@charset "UTF-8";

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

media print {
    page-break-inside: avoid
}

thead {
    display: table-header-group
}

img,
tr {
    page-break-inside: avoid
}

img {
    max-width: 100% !important
}

h2,
h3,
p {
    orphans: 3;
    widows: 3
}

h2,
h3 {
    page-break-after: avoid
}

.navbar {
    display: none
}

.btn>.caret,
.dropup>.btn>.caret {
    border-top-color: #000 !important
}

.label {
    border: 1px solid #000
}

.table {
    border-collapse: collapse !important
}

.table td,
.table th {
    background-color: #fff !important
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #ddd !important
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

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

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

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

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

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

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

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

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

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

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

.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
}

[role=button] {
    cursor: pointer
}

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

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

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

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

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

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

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

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

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

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

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

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

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

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

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

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

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

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

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

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

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

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

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

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

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

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

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

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

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

    .dl-horizontal dd {
        margin-left: 180px
    }
}

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

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

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "\2014 \00A0"
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: "\00A0 \2014"
}

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

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1320px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

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

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

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

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

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

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

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

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

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

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

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

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

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

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

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

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

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

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

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

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

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

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

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

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

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

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {

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

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

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

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

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

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

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

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {

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

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

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

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

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

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

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

.table-bordered {
    border: 1px solid #ddd
}

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

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

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

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

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

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

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

input[type=file] {
    display: block
}

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

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

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

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

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

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

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

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

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

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

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

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

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

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

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

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

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

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

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

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

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

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

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

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

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

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

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

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

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

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

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

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

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

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

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

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

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

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

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

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

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

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

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

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

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

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

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

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

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

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

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

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

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

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

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

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

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

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

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

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

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none
}

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

.open>a {
    outline: 0
}

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

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

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

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

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

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

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

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

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

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

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

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

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

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

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

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

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

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

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

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

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

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

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

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

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

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

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

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    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.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.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:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

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

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

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

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

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

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

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

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

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

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

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

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

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

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

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

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

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

.label-primary {
    background-color: #337ab7
}

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

.label-success {
    background-color: #5cb85c
}

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

.label-info {
    background-color: #5bc0de
}

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

.label-warning {
    background-color: #f0ad4e
}

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

.label-danger {
    background-color: #d9534f
}

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

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

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

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

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

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

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

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.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-left-radius: 3px;
    border-top-right-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-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.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:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.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,
.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: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:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.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,
.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: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:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.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,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.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,
.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 {
    border-bottom-left-radius: 3px
}

.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,
.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 {
    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 td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.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,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>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 {
    margin-bottom: 0;
    border: 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>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    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: #333;
    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: #333
}

.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
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-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;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.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, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.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 {
    right: 5px;
    bottom: 0;
    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
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: "\2039"
}

.carousel-control .icon-next:before {
    content: "\203a"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

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

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

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

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

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

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

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
}

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

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

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

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

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
}

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

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

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

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

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
}

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

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

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

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

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

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

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

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

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

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

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

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

.visible-print {
    display: none !important
}

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

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

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

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

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

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

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

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

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

.fv-has-feedback {
    position: relative
}

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

.fv-help-block {
    display: block
}

.fv-form-bootstrap .help-block {
    margin-bottom: 0
}

.fv-form-bootstrap .tooltip-inner {
    text-align: left
}

.fv-form-bootstrap .fv-icon-no-label {
    top: 0
}

.fv-form-bootstrap .fv-bootstrap-icon-input-group {
    z-index: 100
}

.form-inline.fv-form-bootstrap .form-group {
    vertical-align: top
}

.fv-form-foundation .fv-control-feedback {
    top: 21px;
    right: 15px;
    width: 37px;
    height: 37px;
    line-height: 37px
}

.fv-form-foundation .collapse .fv-control-feedback {
    top: 0;
    right: 0
}

.fv-form-foundation .fv-icon-no-label,
.fv-form-horizontal.fv-form-foundation .fv-control-feedback {
    top: 0
}

.fv-form-foundation .error .fv-control-feedback {
    color: #f04124
}

.error.fv-has-tooltip select,
.error.fv-has-tooltip textarea,
.fv-form-foundation .error.fv-has-tooltip input {
    margin-bottom: 1rem
}

.fv-form-pure .fv-control-feedback {
    top: 22px;
    width: 36px;
    height: 36px;
    line-height: 36px
}

.pure-form-stacked.fv-form-pure .fv-control-feedback {
    top: 4px
}

.pure-form-aligned .pure-control-group .fv-help-block {
    margin-top: 5px;
    margin-left: 180px
}

.fv-form-pure .fv-icon-no-label,
.pure-form-aligned.fv-form-pure .fv-control-feedback {
    top: 0
}

.fv-form-pure .fv-has-error .fv-control-feedback,
.fv-form-pure .fv-has-error .fv-help-block,
.fv-form-pure .fv-has-error label {
    color: #ca3c3c
}

.fv-form-semantic .fv-control-feedback.icon {
    right: 7px
}

.fv-form-semantic .error .icon {
    color: #d95c5c
}

.fv-form-horizontal.fv-form-semantic .row {
    padding-bottom: 0
}

.fv-form-uikit .fv-control-feedback {
    top: 25px;
    width: 30px;
    height: 30px;
    line-height: 30px
}

.fv-form-uikit .uk-text-danger {
    display: block
}

.uk-form-horizontal.fv-form-uikit .fv-control-feedback {
    top: 0
}

.fv-form-uikit .fv-has-error .fv-control-feedback,
.fv-form-uikit .fv-has-error .uk-form-label,
.fv-form-uikit .fv-has-error label {
    color: #d85030
}

.fv-form-uikit .fv-icon-no-label {
    top: 0
}

.has-feedback .form-control-feedback {
    position: absolute;
    top: 3% !important;
    right: 5%;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center
}

.has-feedback .form-control {
    padding-right: 40px
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 11px
}

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

#debungcontrolls,
.debugtimeline {
    width: 100%;
    box-sizing: border-box
}

.rev_column,
.rev_column .tp-parallax-wrap,
.tp-svg-layer svg {
    vertical-align: top
}

#debungcontrolls {
    z-index: 100000;
    position: fixed;
    bottom: 0;
    height: auto;
    background: rgba(0, 0, 0, .6);
    padding: 10px
}

.debugtimeline {
    height: 10px;
    position: relative;
    margin-bottom: 3px;
    display: none;
    white-space: nowrap
}

.debugtimeline:hover {
    height: 15px
}

.the_timeline_tester {
    background: #e74c3c;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0
}

.rs-go-fullscreen {
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 9999999 !important;
    background: #fff !important
}

.debugtimeline.tl_slide .the_timeline_tester {
    background: #f39c12
}

.debugtimeline.tl_frame .the_timeline_tester {
    background: #3498db
}

.debugtimline_txt {
    color: #fff;
    font-weight: 400;
    font-size: 7px;
    position: absolute;
    left: 10px;
    top: 0;
    white-space: nowrap;
    line-height: 10px
}

.rtl {
    direction: rtl
}

@font-face {
    font-family: revicons;
    src: url(../plugins/revolution/fonts/revicons/revicons.eot?5510888);
    src: url(../plugins/revolution/fonts/revicons/revicons.eot?5510888#iefix) format("embedded-opentype"), url(../plugins/revolution/fonts/revicons/revicons.woff?5510888) format("woff"), url(../plugins/revolution/fonts/revicons/revicons.ttf?5510888) format("truetype"), url(../plugins/revolution/fonts/revicons/revicons.svg?5510888#revicons) format("svg");
    font-display: swap;
    font-weight: 400;
    font-style: normal
}

[class*=" revicon-"]:before,
[class^=revicon-]:before {
    font-family: revicons;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em
}

.revicon-search-1:before {
    content: "\e802"
}

.revicon-pencil-1:before {
    content: "\e831"
}

.revicon-picture-1:before {
    content: "\e803"
}

.revicon-cancel:before {
    content: "\e80a"
}

.revicon-info-circled:before {
    content: "\e80f"
}

.revicon-trash:before {
    content: "\e801"
}

.revicon-left-dir:before {
    content: "\e817"
}

.revicon-right-dir:before {
    content: "\e818"
}

.revicon-down-open:before {
    content: "\e83b"
}

.revicon-left-open:before {
    content: "\e819"
}

.revicon-right-open:before {
    content: "\e81a"
}

.revicon-angle-left:before {
    content: "\e820"
}

.revicon-angle-right:before {
    content: "\e81d"
}

.revicon-left-big:before {
    content: "\e81f"
}

.revicon-right-big:before {
    content: "\e81e"
}

.revicon-magic:before {
    content: "\e807"
}

.revicon-picture:before {
    content: "\e800"
}

.revicon-export:before {
    content: "\e80b"
}

.revicon-cog:before {
    content: "\e832"
}

.revicon-login:before {
    content: "\e833"
}

.revicon-logout:before {
    content: "\e834"
}

.revicon-video:before {
    content: "\e805"
}

.revicon-arrow-combo:before {
    content: "\e827"
}

.revicon-left-open-1:before {
    content: "\e82a"
}

.revicon-right-open-1:before {
    content: "\e82b"
}

.revicon-left-open-mini:before {
    content: "\e822"
}

.revicon-right-open-mini:before {
    content: "\e823"
}

.revicon-left-open-big:before {
    content: "\e824"
}

.revicon-right-open-big:before {
    content: "\e825"
}

.revicon-left:before {
    content: "\e836"
}

.revicon-right:before {
    content: "\e826"
}

.revicon-ccw:before {
    content: "\e808"
}

.revicon-arrows-ccw:before {
    content: "\e806"
}

.revicon-palette:before {
    content: "\e829"
}

.revicon-list-add:before {
    content: "\e80c"
}

.revicon-doc:before {
    content: "\e809"
}

.revicon-left-open-outline:before {
    content: "\e82e"
}

.revicon-left-open-2:before {
    content: "\e82c"
}

.revicon-right-open-outline:before {
    content: "\e82f"
}

.revicon-right-open-2:before {
    content: "\e82d"
}

.revicon-equalizer:before {
    content: "\e83a"
}

.revicon-layers-alt:before {
    content: "\e804"
}

.revicon-popup:before {
    content: "\e828"
}

.rev_slider_wrapper {
    position: relative;
    z-index: 0;
    width: 100%
}

.rev_slider {
    position: relative;
    overflow: visible
}

.entry-content .rev_slider a,
.rev_slider a {
    box-shadow: none
}

.tp-overflow-hidden {
    overflow: hidden !important
}

.group_ov_hidden {
    overflow: hidden
}

.rev_slider img,
.tp-simpleresponsive img {
    max-width: none !important;
    transition: none;
    margin: 0;
    padding: 0;
    border: none
}

.rev_slider .no-slides-text {
    font-weight: 700;
    text-align: center;
    padding-top: 80px
}

.rev_slider>ul,
.rev_slider>ul>li,
.rev_slider>ul>li:before,
.rev_slider_wrapper>ul,
.tp-revslider-mainul>li,
.tp-revslider-mainul>li:before,
.tp-simpleresponsive>ul,
.tp-simpleresponsive>ul>li,
.tp-simpleresponsive>ul>li:before {
    list-style: none !important;
    position: absolute;
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: visible;
    overflow-y: visible;
    background-image: none;
    background-position: 0 0;
    text-indent: 0;
    top: 0;
    left: 0
}

.rev_slider>ul>li,
.rev_slider>ul>li:before,
.tp-revslider-mainul>li,
.tp-revslider-mainul>li:before,
.tp-simpleresponsive>ul>li,
.tp-simpleresponsive>ul>li:before {
    visibility: hidden
}

.tp-revslider-mainul,
.tp-revslider-slidesli {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important
}

.fullscreen-container,
.fullwidthbanner-container {
    padding: 0;
    position: relative
}

.rev_slider li.tp-revslider-slidesli {
    position: absolute !important
}

.tp-caption .rs-untoggled-content {
    display: block
}

.tp-caption .rs-toggled-content {
    display: none
}

.rs-toggle-content-active.tp-caption .rs-toggled-content {
    display: block
}

.rs-toggle-content-active.tp-caption .rs-untoggled-content {
    display: none
}

.rev_slider .caption,
.rev_slider .tp-caption {
    position: relative;
    visibility: hidden;
    white-space: nowrap;
    display: block;
    -webkit-font-smoothing: antialiased !important;
    z-index: 1
}

.rev_slider .caption,
.rev_slider .tp-caption,
.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none
}

.rev_slider .tp-mask-wrap .tp-caption,
.rev_slider .tp-mask-wrap :last-child,
.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
.wpb_text_column .rev_slider .tp-mask-wrap :last-child {
    margin-bottom: 0
}

.tp-svg-layer svg {
    width: 100%;
    height: 100%;
    position: relative
}

.tp-carousel-wrapper {
    cursor: url(openhand.cur), move
}

.tp-carousel-wrapper.dragged {
    cursor: url(closedhand.cur), move
}

.tp_inner_padding {
    box-sizing: border-box;
    max-height: none !important
}

.tp-caption.tp-layer-selectable {
    -moz-user-select: all;
    -khtml-user-select: all;
    -webkit-user-select: all;
    -o-user-select: all
}

.tp-caption.tp-hidden-caption,
.tp-forcenotvisible,
.tp-hide-revslider,
.tp-parallax-wrap.tp-hidden-caption {
    visibility: hidden !important;
    display: none !important
}

.rev_slider audio,
.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider video {
    max-width: none !important
}

.tp-element-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1000;
    transform: scaleX(0) scaleY(0)
}

.tp-parallax-wrap {
    transform-style: preserve-3d
}

.rev_row_zone {
    position: absolute;
    width: 100%;
    left: 0;
    box-sizing: border-box;
    min-height: 50px;
    font-size: 0
}

.rev_column_inner,
.rev_slider .tp-caption.rev_row {
    position: relative;
    width: 100% !important;
    box-sizing: border-box
}

.rev_row_zone_top {
    top: 0
}

.rev_row_zone_middle {
    top: 50%;
    transform: translateY(-50%)
}

.rev_row_zone_bottom {
    bottom: 0
}

.rev_slider .tp-caption.rev_row {
    display: table;
    table-layout: fixed;
    vertical-align: top;
    height: auto !important;
    font-size: 0
}

.rev_column {
    display: table-cell;
    position: relative;
    height: auto;
    box-sizing: border-box;
    font-size: 0
}

.rev_column_inner {
    display: block;
    height: auto !important;
    white-space: normal !important
}

.rev_column_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    box-sizing: border-box;
    background-clip: content-box;
    border: 0 solid transparent
}

.tp-caption .backcorner,
.tp-caption .backcornertop,
.tp-caption .frontcorner,
.tp-caption .frontcornertop {
    height: 0;
    top: 0;
    width: 0;
    position: absolute
}

.rev_column_inner .tp-loop-wrap,
.rev_column_inner .tp-mask-wrap,
.rev_column_inner .tp-parallax-wrap {
    text-align: inherit
}

.rev_column_inner .tp-mask-wrap {
    display: inline-block
}

.rev_column_inner .tp-parallax-wrap,
.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    line-height: 0
}

.tp-video-play-button,
.tp-video-play-button i {
    line-height: 50px !important;
    vertical-align: top;
    text-align: center
}

.rev_column_inner .rev_layer_in_column,
.rev_column_inner .tp-parallax-wrap,
.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap {
    vertical-align: top
}

.rev_break_columns {
    display: block !important
}

.rev_break_columns .tp-parallax-wrap.rev_column {
    display: block !important;
    width: 100% !important
}

.fullwidthbanner-container {
    overflow: hidden
}

.fullwidthbanner-container .fullwidthabanner {
    width: 100%;
    position: relative
}

.tp-static-layers {
    position: absolute;
    z-index: 101;
    top: 0;
    left: 0
}

.tp-caption .frontcorner {
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-top: 40px solid #00a8ff;
    left: -40px
}

.tp-caption .backcorner {
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00a8ff;
    right: 0
}

.tp-caption .frontcornertop {
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 40px solid #00a8ff;
    left: -40px
}

.tp-caption .backcornertop {
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00a8ff;
    right: 0
}

.tp-layer-inner-rotation {
    position: relative !important
}

img.tp-slider-alternative-image {
    width: 100%;
    height: auto
}

.caption.fullscreenvideo,
.rs-background-video-layer,
.tp-caption.coverscreenvideo,
.tp-caption.fullscreenvideo {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.noFilterClass {
    filter: none !important
}

.rs-background-video-layer {
    visibility: hidden;
    z-index: 0
}

.caption.fullscreenvideo audio,
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video,
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe audio,
.tp-caption.fullscreenvideo iframe video {
    width: 100% !important;
    height: 100% !important;
    display: none
}

.fullcoveredvideo audio,
.fullscreenvideo audio .fullcoveredvideo video,
.fullscreenvideo video {
    background: #000
}

.fullcoveredvideo .tp-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.videoisplaying .html5vid .tp-poster {
    display: none
}

.tp-video-play-button {
    background: #000;
    background: rgba(0, 0, 0, .3);
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    margin-top: -25px;
    margin-left: -25px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    display: inline-block;
    z-index: 4;
    opacity: 0;
    transition: opacity .3s ease-out !important
}

.tp-audio-html5 .tp-video-play-button,
.tp-hiddenaudio {
    display: none !important
}

.tp-caption .html5vid {
    width: 100% !important;
    height: 100% !important
}

.tp-video-play-button i {
    width: 50px;
    height: 50px;
    display: inline-block;
    font-size: 40px !important
}

.rs-fullvideo-cover,
.tp-dottedoverlay,
.tp-shadowcover {
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.tp-caption:hover .tp-video-play-button {
    opacity: 1;
    display: block
}

.tp-caption .tp-revstop {
    display: none;
    border-left: 5px solid #fff !important;
    border-right: 5px solid #fff !important;
    margin-top: 15px !important;
    line-height: 20px !important;
    vertical-align: top;
    font-size: 25px !important
}

.tp-seek-bar,
.tp-video-button,
.tp-volume-bar {
    outline: 0;
    line-height: 12px;
    margin: 0;
    cursor: pointer
}

.videoisplaying .revicon-right-dir {
    display: none
}

.videoisplaying .tp-revstop {
    display: inline-block
}

.videoisplaying .tp-video-play-button {
    display: none
}

.fullcoveredvideo .tp-video-play-button {
    display: none !important
}

.fullscreenvideo .fullscreenvideo audio,
.fullscreenvideo .fullscreenvideo video {
    object-fit: contain !important
}

.fullscreenvideo .fullcoveredvideo audio,
.fullscreenvideo .fullcoveredvideo video {
    object-fit: cover !important
}

.tp-video-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
    opacity: 0;
    transition: opacity .3s;
    background-image: linear-gradient(to bottom, #000 13%, #323232 100%);
    display: table;
    max-width: 100%;
    overflow: hidden;
    box-sizing: border-box
}

.rev-btn.rev-hiddenicon i,
.rev-btn.rev-withicon i {
    transition: all .2s ease-out !important;
    font-size: 15px
}

.tp-caption:hover .tp-video-controls {
    opacity: .9
}

.tp-video-button {
    background: rgba(0, 0, 0, .5);
    border: 0;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    padding: 0
}

.tp-video-button:hover {
    cursor: pointer
}

.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap {
    padding: 0 5px;
    display: table-cell;
    vertical-align: middle
}

.tp-video-seek-bar-wrap {
    width: 80%
}

.tp-video-vol-bar-wrap {
    width: 20%
}

.tp-seek-bar,
.tp-volume-bar {
    width: 100%;
    padding: 0
}

.rs-fullvideo-cover {
    width: 100%;
    background: 0 0;
    z-index: 5
}

.disabled_lc .tp-video-play-button,
.rs-background-video-layer audio::-webkit-media-controls,
.rs-background-video-layer video::-webkit-media-controls,
.rs-background-video-layer video::-webkit-media-controls-start-playback-button {
    display: none !important
}

.tp-audio-html5 .tp-video-controls {
    opacity: 1 !important;
    visibility: visible !important
}

.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    z-index: 3
}

.tp-dottedoverlay.twoxtwo {
    background: url(../plugins/revolution/assets/gridtile.png)
}

.tp-dottedoverlay.twoxtwowhite {
    background: url(../plugins/revolution/assets/gridtile_white.png)
}

.tp-dottedoverlay.threexthree {
    background: url(../plugins/revolution/assets/gridtile_3x3.png)
}

.tp-dottedoverlay.threexthreewhite {
    background: url(../plugins/revolution/assets/gridtile_3x3_white.png)
}

.tp-shadowcover {
    width: 100%;
    background: #fff;
    z-index: -1
}

.tp-shadow1 {
    box-shadow: 0 10px 6px -6px rgba(0, 0, 0, .8)
}

.tp-shadow2:after,
.tp-shadow2:before,
.tp-shadow3:before,
.tp-shadow4:after {
    z-index: -2;
    position: absolute;
    content: "";
    bottom: 10px;
    left: 10px;
    width: 50%;
    top: 85%;
    max-width: 300px;
    background: 0 0;
    box-shadow: 0 15px 10px rgba(0, 0, 0, .8);
    transform: rotate(-3deg)
}

.tp-shadow2:after,
.tp-shadow4:after {
    transform: rotate(3deg);
    right: 10px;
    left: auto
}

.tp-shadow5 {
    position: relative;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset
}

.tp-shadow5:after,
.tp-shadow5:before {
    content: "";
    position: absolute;
    z-index: -2;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, .6);
    top: 30%;
    bottom: 0;
    left: 20px;
    right: 20px;
    border-radius: 100px/20px
}

.tp-button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .6) !important;
    font-size: 15px;
    line-height: 45px !important;
    font-family: arial, sans-serif;
    font-weight: 700;
    letter-spacing: -1px;
    text-decoration: none
}

.tp-button.big {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .6);
    font-weight: 700;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px !important
}

.purchase:hover,
.tp-button.big:hover,
.tp-button:hover {
    background-position: bottom, 15px 11px
}

.purchase.green,
.purchase:hover.green,
.tp-button.green,
.tp-button:hover.green {
    background-color: #21a117;
    box-shadow: 0 3px 0 0 #104d0b
}

.purchase.blue,
.purchase:hover.blue,
.tp-button.blue,
.tp-button:hover.blue {
    background-color: #1d78cb;
    box-shadow: 0 3px 0 0 #0f3e68
}

.purchase.red,
.purchase:hover.red,
.tp-button.red,
.tp-button:hover.red {
    background-color: #cb1d1d;
    box-shadow: 0 3px 0 0 #7c1212
}

.purchase.orange,
.purchase:hover.orange,
.tp-button.orange,
.tp-button:hover.orange {
    background-color: #f70;
    box-shadow: 0 3px 0 0 #a34c00
}

.purchase.darkgrey,
.purchase:hover.darkgrey,
.tp-button.darkgrey,
.tp-button.grey,
.tp-button:hover.darkgrey,
.tp-button:hover.grey {
    background-color: #555;
    box-shadow: 0 3px 0 0 #222
}

.purchase.lightgrey,
.purchase:hover.lightgrey,
.tp-button.lightgrey,
.tp-button:hover.lightgrey {
    background-color: #888;
    box-shadow: 0 3px 0 0 #555
}

.rev-btn,
.rev-btn:visited {
    outline: 0 !important;
    box-shadow: none !important;
    text-decoration: none !important;
    line-height: 44px;
    font-size: 17px;
    font-weight: 500;
    padding: 12px 35px;
    box-sizing: border-box;
    font-family: Roboto, sans-serif;
    cursor: pointer
}

.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    font-weight: 900
}

.rev-btn.rev-withicon i {
    font-weight: 400;
    position: relative;
    top: 0;
    margin-left: 10px !important
}

.rev-btn.rev-hiddenicon i {
    font-weight: 400;
    position: relative;
    top: 0;
    opacity: 0;
    margin-left: 0 !important;
    width: 0 !important
}

.rev-btn.rev-hiddenicon:hover i {
    opacity: 1 !important;
    margin-left: 10px !important;
    width: auto !important
}

.rev-btn.rev-medium,
.rev-btn.rev-medium:visited {
    line-height: 36px;
    font-size: 14px;
    padding: 10px 30px
}

.rev-btn.rev-medium.rev-hiddenicon i,
.rev-btn.rev-medium.rev-withicon i {
    font-size: 14px;
    top: 0
}

.rev-btn.rev-small,
.rev-btn.rev-small:visited {
    line-height: 28px;
    font-size: 12px;
    padding: 7px 20px
}

.rev-btn.rev-small.rev-hiddenicon i,
.rev-btn.rev-small.rev-withicon i {
    font-size: 12px;
    top: 0
}

.rev-maxround {
    border-radius: 30px
}

.rev-minround {
    border-radius: 3px
}

.rev-burger {
    position: relative;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    padding: 22px 0 0 14px;
    border-radius: 50%;
    border: 1px solid rgba(51, 51, 51, .25);
    -webkit-tap-highlight-color: transparent;
    cursor: pointer
}

.rev-burger span {
    display: block;
    width: 30px;
    height: 3px;
    background: #333;
    transition: .7s;
    pointer-events: none;
    transform-style: flat !important
}

.rev-burger.revb-white span,
.rev-burger.revb-whitenoborder span {
    background: #fff
}

.rev-burger span:nth-child(2) {
    margin: 3px 0
}

#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
    transform: translateY(6px) rotate(-45deg)
}

#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
    transform: rotate(-45deg);
    opacity: 0
}

#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
    transform: translateY(-6px) rotate(-135deg)
}

.rev-burger.revb-white {
    border: 2px solid rgba(255, 255, 255, .2)
}

.rev-burger.revb-darknoborder,
.rev-burger.revb-whitenoborder {
    border: 0
}

.rev-burger.revb-darknoborder span {
    background: #333
}

.rev-burger.revb-whitefull {
    background: #fff;
    border: none
}

.rev-burger.revb-whitefull span {
    background: #333
}

.rev-burger.revb-darkfull {
    background: #333;
    border: none
}

.rev-burger.revb-darkfull span,
.rev-scroll-btn.revs-fullwhite {
    background: #fff
}

@keyframes rev-ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }

    15% {
        opacity: 1;
        top: 50%
    }

    50% {
        opacity: 0;
        top: 50%
    }

    100% {
        opacity: 0;
        top: 29%
    }
}

.rev-scroll-btn {
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    width: 35px;
    height: 55px;
    box-sizing: border-box;
    border: 3px solid #fff;
    border-radius: 23px
}

.rev-scroll-btn>* {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 2px
}

.rev-scroll-btn>.active,
.rev-scroll-btn>:focus,
.rev-scroll-btn>:hover {
    color: #fff
}

.rev-scroll-btn>.active,
.rev-scroll-btn>:active,
.rev-scroll-btn>:focus,
.rev-scroll-btn>:hover {
    opacity: .8
}

.rev-scroll-btn.revs-fullwhite span {
    background: #333
}

.rev-scroll-btn.revs-fulldark {
    background: #333;
    border: none
}

.rev-scroll-btn.revs-fulldark span,
.tp-bullet {
    background: #fff
}

.rev-scroll-btn span {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background: #fff;
    border-radius: 50%;
    animation: rev-ani-mouse 2.5s linear infinite
}

.rev-scroll-btn.revs-dark {
    border-color: #333
}

.rev-scroll-btn.revs-dark span {
    background: #333
}

.rev-control-btn {
    position: relative;
    display: inline-block;
    z-index: 5;
    color: #fff;
    font-size: 20px;
    line-height: 60px;
    font-weight: 400;
    font-style: normal;
    font-family: Raleway;
    text-decoration: none;
    text-align: center;
    background-color: #000;
    border-radius: 50px;
    text-shadow: none;
    background-color: rgba(0, 0, 0, .5);
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    cursor: pointer
}

.rev-cbutton-dark-sr,
.rev-cbutton-light-sr {
    border-radius: 3px
}

.rev-cbutton-light,
.rev-cbutton-light-sr {
    color: #333;
    background-color: rgba(255, 255, 255, .75)
}

.rev-sbutton {
    line-height: 37px;
    width: 37px;
    height: 37px
}

.rev-sbutton-blue {
    background-color: #3b5998
}

.rev-sbutton-lightblue {
    background-color: #00a0d1
}

.rev-sbutton-red {
    background-color: #dd4b39
}

.tp-bannertimer {
    visibility: hidden;
    width: 100%;
    height: 5px;
    background: #000;
    background: rgba(0, 0, 0, .15);
    position: absolute;
    z-index: 200;
    top: 0
}

.tp-bannertimer.tp-bottom {
    visibility: hidden !important;
    top: auto;
    bottom: 0 !important;
    height: 5px
}

.tp-caption img {
    background: 0 0;
    zoom: 1
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(../plugins/revolution/assets/coloredbg.png)
}

.tp-caption.slidelink a span {
    background: url(../plugins/revolution/assets/coloredbg.png)
}

.tp-loader.spinner0,
.tp-loader.spinner5 {
    background-image: url(../plugins/revolution/assets/loader.gif);
    background-repeat: no-repeat
}

.tp-shape {
    width: 100%;
    height: 100%
}

.tp-caption .rs-starring {
    display: inline-block
}

.tp-caption .rs-starring .star-rating {
    float: none;
    display: inline-block;
    vertical-align: top;
    color: #ffc321 !important
}

.tp-caption .rs-starring .star-rating,
.tp-caption .rs-starring-page .star-rating {
    position: relative;
    height: 1em;
    width: 5.4em;
    font-family: star;
    font-size: 1em !important
}

.tp-loader.spinner0,
.tp-loader.spinner1 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15)
}

.tp-caption .rs-starring .star-rating:before,
.tp-caption .rs-starring-page .star-rating:before {
    content: "\73\73\73\73\73";
    color: #e0dadf;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.tp-caption .rs-starring .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    font-size: 1em !important
}

.tp-caption .rs-starring .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0
}

.tp-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute
}

.tp-loader.spinner0 {
    background-position: center center
}

.tp-loader.spinner5 {
    background-position: 10px 10px;
    background-color: #fff;
    margin: -22px;
    width: 44px;
    height: 44px;
    border-radius: 3px
}

@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0) rotateY(0)
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

.tp-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: red;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    border-radius: 100%;
    animation: tp-scaleout 1s infinite ease-in-out
}

@keyframes tp-scaleout {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1);
        opacity: 0
    }
}

.tp-loader.spinner3 {
    margin: -9px 0 0 -35px;
    width: 70px;
    text-align: center
}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
    width: 18px;
    height: 18px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    border-radius: 100%;
    display: inline-block;
    animation: tp-bouncedelay 1.4s infinite ease-in-out;
    animation-fill-mode: both
}

.tp-loader.spinner3 .bounce1 {
    animation-delay: -.32s
}

.tp-loader.spinner3 .bounce2 {
    animation-delay: -.16s
}

@keyframes tp-bouncedelay {

    0%,
    100%,
    80% {
        transform: scale(0)
    }

    40% {
        transform: scale(1)
    }
}

.tp-loader.spinner4 {
    margin: -20px 0 0 -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    animation: tp-rotate 2s infinite linear
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    animation: tp-bounce 2s infinite ease-in-out;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15)
}

.tp-loader.spinner4 .dot2 {
    top: auto;
    bottom: 0;
    animation-delay: -1s
}

@keyframes tp-rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes tp-bounce {

    0%,
    100% {
        transform: scale(0)
    }

    50% {
        transform: scale(1)
    }
}

.tp-bullets.navbar,
.tp-tabs.navbar,
.tp-thumbs.navbar {
    border: none;
    min-height: 0;
    margin: 0;
    border-radius: 0
}

.tp-bullets,
.tp-tabs,
.tp-thumbs {
    position: absolute;
    display: block;
    z-index: 1000;
    top: 0;
    left: 0
}

.tp-tab,
.tp-thumb {
    cursor: pointer;
    position: absolute;
    opacity: .5;
    box-sizing: border-box
}

.tp-arr-imgholder,
.tp-tab-image,
.tp-thumb-image,
.tp-videoposter {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.tp-tab.selected,
.tp-tab:hover,
.tp-thumb.selected,
.tp-thumb:hover {
    opacity: 1
}

.tp-tab-mask,
.tp-thumb-mask {
    box-sizing: border-box !important
}

.tp-tabs,
.tp-thumbs {
    box-sizing: content-box !important
}

.tp-bullet {
    width: 15px;
    height: 15px;
    position: absolute;
    background: rgba(255, 255, 255, .3);
    cursor: pointer
}

.tp-bullet.selected,
.tp-bullet:hover {
    background: #fff
}

.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, .5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000
}

.tparrows:hover {
    background: #000
}

.tparrows:before {
    font-family: revicons;
    font-size: 15px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center
}

.hginfo,
.hglayerinfo {
    font-size: 12px;
    font-weight: 600
}

.tparrows.tp-leftarrow:before {
    content: "\e824"
}

.tparrows.tp-rightarrow:before {
    content: "\e825"
}

body.rtl .tp-kbimg {
    left: 0 !important
}

.dddwrappershadow {
    box-shadow: 0 45px 100px rgba(0, 0, 0, .4)
}

.hglayerinfo {
    position: fixed;
    bottom: 0;
    left: 0;
    color: #fff;
    line-height: 20px;
    background: rgba(0, 0, 0, .75);
    padding: 5px 10px;
    z-index: 2000;
    white-space: normal
}

.helpgrid,
.hginfo {
    position: absolute
}

.hginfo {
    top: -2px;
    left: -2px;
    color: #e74c3c;
    background: #000;
    padding: 2px 5px
}

.indebugmode .tp-caption:hover {
    border: 1px dashed #c0392b !important
}

.helpgrid {
    border: 2px dashed #c0392b;
    top: 0;
    left: 0;
    z-index: 0
}

#revsliderlogloglog {
    padding: 15px;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 200px;
    height: 150px;
    background: rgba(0, 0, 0, .7);
    z-index: 100000;
    font-size: 10px;
    overflow: scroll
}

.aden {
    filter: hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)
}

.aden::after {
    background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
    mix-blend-mode: darken
}

.perpetua::after,
.reyes::after {
    mix-blend-mode: soft-light;
    opacity: .5
}

.inkwell {
    filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)
}

.perpetua::after {
    background: linear-gradient(to bottom, #005b9a, #e6c13d)
}

.reyes {
    filter: sepia(.22) brightness(1.1) contrast(.85) saturate(.75)
}

.reyes::after {
    background: #efcdad
}

.gingham {
    filter: brightness(1.05) hue-rotate(-10deg)
}

.gingham::after {
    background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
    mix-blend-mode: darken
}

.toaster {
    filter: contrast(1.5) brightness(.9)
}

.toaster::after {
    background: radial-gradient(circle, #804e0f, #3b003b);
    mix-blend-mode: screen
}

.walden {
    filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)
}

.walden::after {
    background: #04c;
    mix-blend-mode: screen;
    opacity: .3
}

.hudson {
    filter: brightness(1.2) contrast(.9) saturate(1.1)
}

.hudson::after {
    background: radial-gradient(circle, #a6b1ff 50%, #342134);
    mix-blend-mode: multiply;
    opacity: .5
}

.earlybird {
    filter: contrast(.9) sepia(.2)
}

.earlybird::after {
    background: radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
    mix-blend-mode: overlay
}

.mayfair {
    filter: contrast(1.1) saturate(1.1)
}

.mayfair::after {
    background: radial-gradient(circle at 40% 40%, rgba(255, 255, 255, .8), rgba(255, 200, 200, .6), #111 60%);
    mix-blend-mode: overlay;
    opacity: .4
}

.lofi {
    filter: saturate(1.1) contrast(1.5)
}

.lofi::after {
    background: radial-gradient(circle, transparent 70%, #222 150%);
    mix-blend-mode: multiply
}

._1977 {
    filter: contrast(1.1) brightness(1.1) saturate(1.3)
}

._1977:after {
    background: rgba(243, 106, 188, .3);
    mix-blend-mode: screen
}

.brooklyn {
    filter: contrast(.9) brightness(1.1)
}

.brooklyn::after {
    background: radial-gradient(circle, rgba(168, 223, 193, .4) 70%, #c4b7c8);
    mix-blend-mode: overlay
}

.xpro2 {
    filter: sepia(.3)
}

.xpro2::after {
    background: radial-gradient(circle, #e6e7e0 40%, rgba(43, 42, 161, .6) 110%);
    mix-blend-mode: color-burn
}

.nashville {
    filter: sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)
}

.nashville::after {
    background: rgba(0, 70, 150, .4);
    mix-blend-mode: lighten
}

.nashville::before {
    background: rgba(247, 176, 153, .56);
    mix-blend-mode: darken
}

.lark {
    filter: contrast(.9)
}

.lark::after {
    background: rgba(242, 242, 242, .8);
    mix-blend-mode: darken
}

.lark::before {
    background: #22253f;
    mix-blend-mode: color-dodge
}

.moon {
    filter: grayscale(1) contrast(1.1) brightness(1.1)
}

.moon::before {
    background: #a0a0a0;
    mix-blend-mode: soft-light
}

.moon::after {
    background: #383838;
    mix-blend-mode: lighten
}

.clarendon {
    filter: contrast(1.2) saturate(1.35)
}

.clarendon:before {
    background: rgba(127, 187, 227, .2);
    mix-blend-mode: overlay
}

.willow {
    filter: grayscale(.5) contrast(.95) brightness(.9)
}

.willow::before {
    background-color: radial-gradient(40%, circle, #d4a9af 55%, #000 150%);
    mix-blend-mode: overlay
}

.willow::after {
    background-color: #d8cdcb;
    mix-blend-mode: color
}

.rise {
    filter: brightness(1.05) sepia(.2) contrast(.9) saturate(.9)
}

.rise::after {
    background: radial-gradient(circle, rgba(232, 197, 152, .8), transparent 90%);
    mix-blend-mode: overlay;
    opacity: .6
}

.rise::before {
    background: radial-gradient(circle, rgba(236, 205, 169, .15) 55%, rgba(50, 30, 7, .4));
    mix-blend-mode: multiply
}

._1977:after,
._1977:before,
.aden:after,
.aden:before,
.brooklyn:after,
.brooklyn:before,
.clarendon:after,
.clarendon:before,
.earlybird:after,
.earlybird:before,
.gingham:after,
.gingham:before,
.hudson:after,
.hudson:before,
.inkwell:after,
.inkwell:before,
.lark:after,
.lark:before,
.lofi:after,
.lofi:before,
.mayfair:after,
.mayfair:before,
.moon:after,
.moon:before,
.nashville:after,
.nashville:before,
.perpetua:after,
.perpetua:before,
.reyes:after,
.reyes:before,
.rise:after,
.rise:before,
.slumber:after,
.slumber:before,
.toaster:after,
.toaster:before,
.walden:after,
.walden:before,
.willow:after,
.willow:before,
.xpro2:after,
.xpro2:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none
}

._1977,
.aden,
.brooklyn,
.clarendon,
.earlybird,
.gingham,
.hudson,
.inkwell,
.lark,
.lofi,
.mayfair,
.moon,
.nashville,
.perpetua,
.reyes,
.rise,
.slumber,
.toaster,
.walden,
.willow,
.xpro2 {
    position: relative
}

._1977 img,
.aden img,
.brooklyn img,
.clarendon img,
.earlybird img,
.gingham img,
.hudson img,
.inkwell img,
.lark img,
.lofi img,
.mayfair img,
.moon img,
.nashville img,
.perpetua img,
.reyes img,
.rise img,
.slumber img,
.toaster img,
.walden img,
.willow img,
.xpro2 img {
    width: 100%;
    z-index: 1
}

._1977:before,
.aden:before,
.brooklyn:before,
.clarendon:before,
.earlybird:before,
.gingham:before,
.hudson:before,
.inkwell:before,
.lark:before,
.lofi:before,
.mayfair:before,
.moon:before,
.nashville:before,
.perpetua:before,
.reyes:before,
.rise:before,
.slumber:before,
.toaster:before,
.walden:before,
.willow:before,
.xpro2:before {
    z-index: 2
}

._1977:after,
.aden:after,
.brooklyn:after,
.clarendon:after,
.earlybird:after,
.gingham:after,
.hudson:after,
.inkwell:after,
.lark:after,
.lofi:after,
.mayfair:after,
.moon:after,
.nashville:after,
.perpetua:after,
.reyes:after,
.rise:after,
.slumber:after,
.toaster:after,
.walden:after,
.willow:after,
.xpro2:after {
    z-index: 3
}

.slumber {
    filter: saturate(.66) brightness(1.05)
}

.slumber::after {
    background: rgba(125, 105, 24, .5);
    mix-blend-mode: soft-light
}

.slumber::before {
    background: rgba(69, 41, 12, .4);
    mix-blend-mode: lighten
}

.tp-kbimg-wrap:after,
.tp-kbimg-wrap:before {
    height: 500%;
    width: 500%
}

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

.tp-caption.Twitter-Content a,
.tp-caption.Twitter-Content a:visited {
    color: #0084b4 !important
}

.tp-caption.Twitter-Content a:hover {
    color: #0084b4 !important;
    text-decoration: underline !important
}

.medium_grey,
.tp-caption.medium_grey {
    background-color: #888;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Arial;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    padding: 2px 4px;
    position: absolute;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
    white-space: nowrap
}

.small_text,
.tp-caption.small_text {
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    position: absolute;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
    white-space: nowrap
}

.medium_text,
.tp-caption.medium_text {
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Arial;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    position: absolute;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
    white-space: nowrap
}

.large_text,
.tp-caption.large_text {
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Arial;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
    position: absolute;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
    white-space: nowrap
}

.tp-caption.very_large_text,
.very_large_text {
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Arial;
    font-size: 60px;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 60px;
    margin: 0;
    position: absolute;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
    white-space: nowrap
}

.tp-caption.very_big_white,
.very_big_white {
    background-color: #000;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Arial;
    font-size: 60px;
    font-weight: 800;
    line-height: 60px;
    margin: 0;
    padding: 1px 4px 0;
    position: absolute;
    text-shadow: none;
    white-space: nowrap
}

.tp-caption.very_big_black,
.very_big_black {
    background-color: #fff;
    border-style: none;
    border-width: 0;
    color: #000;
    font-family: Arial;
    font-size: 60px;
    font-weight: 700;
    line-height: 60px;
    margin: 0;
    padding: 1px 4px 0;
    position: absolute;
    text-shadow: none;
    white-space: nowrap
}

.modern_medium_fat,
.tp-caption.modern_medium_fat {
    border-style: none;
    border-width: 0;
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    font-weight: 800;
    line-height: 20px;
    margin: 0;
    position: absolute;
    text-shadow: none;
    white-space: nowrap
}

.modern_medium_fat_white,
.tp-caption.modern_medium_fat_white {
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    font-weight: 800;
    line-height: 20px;
    margin: 0;
    position: absolute;
    text-shadow: none;
    white-space: nowrap
}

.modern_medium_light,
.tp-caption.modern_medium_light {
    border-style: none;
    border-width: 0;
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 20px;
    margin: 0;
    position: absolute;
    text-shadow: none;
    white-space: nowrap
}

.modern_big_bluebg,
.tp-caption.modern_big_bluebg {
    background-color: #4e5b6c;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 36px;
    margin: 0;
    padding: 3px 10px;
    position: absolute;
    text-shadow: none
}

.modern_big_redbg,
.tp-caption.modern_big_redbg {
    background-color: #de543e;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 36px;
    margin: 0;
    padding: 1px 10px 3px;
    position: absolute;
    text-shadow: none
}

.modern_small_text_dark,
.tp-caption.modern_small_text_dark {
    border-style: none;
    border-width: 0;
    color: #555;
    font-family: Arial;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    position: absolute;
    text-shadow: none;
    white-space: nowrap
}

.boxshadow,
.tp-caption.boxshadow {
    box-shadow: 0 0 20px rgba(0, 0, 0, .5)
}

.black,
.tp-caption.black {
    color: #000;
    text-shadow: none
}

.noshadow,
.tp-caption.noshadow {
    text-shadow: none
}

.thinheadline_dark,
.tp-caption.thinheadline_dark {
    background-color: transparent;
    color: rgba(0, 0, 0, .85);
    font-family: "Open Sans";
    font-size: 30px;
    font-weight: 300;
    line-height: 30px;
    position: absolute;
    text-shadow: none
}

.thintext_dark,
.tp-caption.thintext_dark {
    background-color: transparent;
    color: rgba(0, 0, 0, .85);
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    position: absolute;
    text-shadow: none
}

.largeblackbg,
.tp-caption.largeblackbg {
    background-color: #000;
    border-radius: 0;
    color: #fff;
    font-family: "Open Sans";
    font-size: 50px;
    font-weight: 300;
    line-height: 70px;
    padding: 0 20px;
    position: absolute;
    text-shadow: none
}

.largepinkbg,
.tp-caption.largepinkbg {
    background-color: #db4360;
    border-radius: 0;
    color: #fff;
    font-family: "Open Sans";
    font-size: 50px;
    font-weight: 300;
    line-height: 70px;
    padding: 0 20px;
    position: absolute;
    text-shadow: none
}

.largewhitebg,
.tp-caption.largewhitebg {
    background-color: #fff;
    border-radius: 0;
    color: #000;
    font-family: "Open Sans";
    font-size: 50px;
    font-weight: 300;
    line-height: 70px;
    padding: 0 20px;
    position: absolute;
    text-shadow: none
}

.largegreenbg,
.tp-caption.largegreenbg {
    background-color: #67ae73;
    border-radius: 0;
    color: #fff;
    font-family: "Open Sans";
    font-size: 50px;
    font-weight: 300;
    line-height: 70px;
    padding: 0 20px;
    position: absolute;
    text-shadow: none
}

.excerpt,
.tp-caption.excerpt {
    background-color: #000;
    border-color: #fff;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Arial;
    font-size: 36px;
    font-weight: 700;
    height: auto;
    letter-spacing: -1.5px;
    line-height: 36px;
    margin: 0;
    padding: 1px 4px 0;
    text-decoration: none;
    text-shadow: none;
    white-space: normal !important;
    width: 150px
}

.large_bold_grey,
.tp-caption.large_bold_grey {
    background-color: transparent;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #666;
    font-family: "Open Sans";
    font-size: 60px;
    font-weight: 800;
    line-height: 60px;
    margin: 0;
    padding: 1px 4px 0;
    text-decoration: none;
    text-shadow: none
}

.medium_thin_grey,
.tp-caption.medium_thin_grey {
    background-color: transparent;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #666;
    font-family: "Open Sans";
    font-size: 34px;
    font-weight: 300;
    line-height: 30px;
    margin: 0;
    padding: 1px 4px 0;
    text-decoration: none;
    text-shadow: none
}

.small_thin_grey,
.tp-caption.small_thin_grey {
    background-color: transparent;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #757575;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    margin: 0;
    padding: 1px 4px 0;
    text-decoration: none;
    text-shadow: none
}

.lightgrey_divider,
.tp-caption.lightgrey_divider {
    background-color: #ebebeb;
    background-position: initial;
    background-repeat: initial;
    border-color: #222;
    border-style: none;
    border-width: 0;
    height: 3px;
    text-decoration: none;
    width: 370px
}

.large_bold_darkblue,
.tp-caption.large_bold_darkblue {
    background-color: transparent;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #34495e;
    font-family: "Open Sans";
    font-size: 58px;
    font-weight: 800;
    line-height: 60px;
    text-decoration: none
}

.medium_bg_darkblue,
.tp-caption.medium_bg_darkblue {
    background-color: #34495e;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    padding: 10px;
    text-decoration: none
}

.medium_bold_red,
.tp-caption.medium_bold_red {
    background-color: transparent;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #e33a0c;
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: 800;
    line-height: 30px;
    padding: 0;
    text-decoration: none
}

.medium_light_red,
.tp-caption.medium_light_red {
    background-color: transparent;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #e33a0c;
    font-family: "Open Sans";
    font-size: 21px;
    font-weight: 300;
    line-height: 26px;
    padding: 0;
    text-decoration: none
}

.medium_bg_red,
.tp-caption.medium_bg_red {
    background-color: #e33a0c;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    padding: 10px;
    text-decoration: none
}

.medium_bold_orange,
.tp-caption.medium_bold_orange {
    background-color: transparent;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #f39c12;
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: 800;
    line-height: 30px;
    text-decoration: none
}

.medium_bg_orange,
.tp-caption.medium_bg_orange {
    background-color: #f39c12;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    padding: 10px;
    text-decoration: none
}

.grassfloor,
.tp-caption.grassfloor {
    background-color: #a0b397;
    border-color: #222;
    border-style: none;
    border-width: 0;
    height: 150px;
    text-decoration: none;
    width: 4000px
}

.large_bold_white,
.tp-caption.large_bold_white {
    background-color: transparent;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: "Open Sans";
    font-size: 58px;
    font-weight: 800;
    line-height: 60px;
    text-decoration: none
}

.medium_light_white,
.tp-caption.medium_light_white {
    background-color: transparent;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: "Open Sans";
    font-size: 30px;
    font-weight: 300;
    line-height: 36px;
    padding: 0;
    text-decoration: none
}

.mediumlarge_light_white,
.tp-caption.mediumlarge_light_white {
    background-color: transparent;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: "Open Sans";
    font-size: 34px;
    font-weight: 300;
    line-height: 40px;
    padding: 0;
    text-decoration: none
}

.mediumlarge_light_white_center,
.tp-caption.mediumlarge_light_white_center {
    background-color: transparent;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: "Open Sans";
    font-size: 34px;
    font-weight: 300;
    line-height: 40px;
    padding: 0;
    text-align: center;
    text-decoration: none
}

.medium_bg_asbestos,
.tp-caption.medium_bg_asbestos {
    background-color: #7f8c8d;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    padding: 10px;
    text-decoration: none
}

.medium_light_black,
.tp-caption.medium_light_black {
    background-color: transparent;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #000;
    font-family: "Open Sans";
    font-size: 30px;
    font-weight: 300;
    line-height: 36px;
    padding: 0;
    text-decoration: none
}

.large_bold_black,
.tp-caption.large_bold_black {
    background-color: transparent;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #000;
    font-family: "Open Sans";
    font-size: 58px;
    font-weight: 800;
    line-height: 60px;
    text-decoration: none
}

.mediumlarge_light_darkblue,
.tp-caption.mediumlarge_light_darkblue {
    background-color: transparent;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #34495e;
    font-family: "Open Sans";
    font-size: 34px;
    font-weight: 300;
    line-height: 40px;
    padding: 0;
    text-decoration: none
}

.small_light_white,
.tp-caption.small_light_white {
    background-color: transparent;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: "Open Sans";
    font-size: 17px;
    font-weight: 300;
    line-height: 28px;
    padding: 0;
    text-decoration: none
}

.roundedimage,
.tp-caption.roundedimage {
    border-color: #222;
    border-style: none;
    border-width: 0
}

.large_bg_black,
.tp-caption.large_bg_black {
    background-color: #000;
    border-color: #ffd658;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: "Open Sans";
    font-size: 40px;
    font-weight: 800;
    line-height: 40px;
    padding: 10px 20px 15px;
    text-decoration: none
}

.mediumwhitebg,
.tp-caption.mediumwhitebg {
    background-color: #fff;
    border-color: #000;
    border-style: none;
    border-width: 0;
    color: #000;
    font-family: "Open Sans";
    font-size: 30px;
    font-weight: 300;
    line-height: 30px;
    padding: 5px 15px 10px;
    text-decoration: none;
    text-shadow: none
}

.maincaption,
.tp-caption.maincaption {
    background-color: transparent;
    border-color: #000;
    border-style: none;
    border-width: 0;
    color: #212a40;
    font-family: roboto;
    font-size: 33px;
    font-weight: 500;
    line-height: 43px;
    text-decoration: none;
    text-shadow: none
}

.miami_title_60px,
.tp-caption.miami_title_60px {
    background-color: transparent;
    border-color: #000;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: "Source Sans Pro";
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 60px;
    text-decoration: none;
    text-shadow: none
}

.miami_subtitle,
.tp-caption.miami_subtitle {
    background-color: transparent;
    border-color: #000;
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, .65);
    font-family: "Source Sans Pro";
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 24px;
    text-decoration: none;
    text-shadow: none
}

.divideline30px,
.tp-caption.divideline30px {
    background: #fff;
    background-color: #fff;
    border-color: #222;
    border-style: none;
    border-width: 0;
    height: 2px;
    min-width: 30px;
    text-decoration: none
}

.Miami_nostyle,
.tp-caption.Miami_nostyle {
    border-color: #222;
    border-style: none;
    border-width: 0
}

.miami_content_light,
.tp-caption.miami_content_light {
    background-color: transparent;
    border-color: #000;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: "Source Sans Pro";
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 28px;
    text-decoration: none;
    text-shadow: none
}

.miami_title_60px_dark,
.tp-caption.miami_title_60px_dark {
    background-color: transparent;
    border-color: #000;
    border-style: none;
    border-width: 0;
    color: #333;
    font-family: "Source Sans Pro";
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 60px;
    text-decoration: none;
    text-shadow: none
}

.miami_content_dark,
.tp-caption.miami_content_dark {
    background-color: transparent;
    border-color: #000;
    border-style: none;
    border-width: 0;
    color: #666;
    font-family: "Source Sans Pro";
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 28px;
    text-decoration: none;
    text-shadow: none
}

.divideline30px_dark,
.tp-caption.divideline30px_dark {
    background-color: #333;
    border-color: #222;
    border-style: none;
    border-width: 0;
    height: 2px;
    min-width: 30px;
    text-decoration: none
}

.ellipse70px,
.tp-caption.ellipse70px {
    background-color: rgba(0, 0, 0, .14902);
    border-color: #222;
    border-radius: 50px 50px 50px 50px;
    border-style: none;
    border-width: 0;
    cursor: pointer;
    line-height: 1px;
    min-height: 70px;
    min-width: 70px;
    text-decoration: none
}

.arrowicon,
.tp-caption.arrowicon {
    border-color: #222;
    border-style: none;
    border-width: 0;
    line-height: 1px
}

.MarkerDisplay,
.tp-caption.MarkerDisplay {
    background-color: transparent;
    border-color: #000;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    font-family: "Permanent Marker";
    font-style: normal;
    padding: 0;
    text-decoration: none;
    text-shadow: none
}

.Restaurant-Display,
.tp-caption.Restaurant-Display {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Roboto;
    font-size: 120px;
    font-style: normal;
    font-weight: 700;
    line-height: 120px;
    padding: 0;
    text-decoration: none
}

.Restaurant-Cursive,
.tp-caption.Restaurant-Cursive {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: "Nothing you could do";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 30px;
    padding: 0;
    text-decoration: none
}

.Restaurant-ScrollDownText,
.tp-caption.Restaurant-ScrollDownText {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 17px;
    padding: 0;
    text-decoration: none
}

.Restaurant-Description,
.tp-caption.Restaurant-Description {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 3px;
    line-height: 30px;
    padding: 0;
    text-decoration: none
}

.Restaurant-Price,
.tp-caption.Restaurant-Price {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Roboto;
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 3px;
    line-height: 30px;
    padding: 0;
    text-decoration: none
}

.Restaurant-Menuitem,
.tp-caption.Restaurant-Menuitem {
    background-color: #000;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 17px;
    padding: 10px 30px;
    text-align: left;
    text-decoration: none
}

.Furniture-LogoText,
.tp-caption.Furniture-LogoText {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #e6cfa3;
    font-family: Raleway;
    font-size: 160px;
    font-style: normal;
    font-weight: 300;
    line-height: 150px;
    padding: 0;
    text-decoration: none;
    text-shadow: none
}

.Furniture-Plus,
.tp-caption.Furniture-Plus {
    background-color: #fff;
    border-color: transparent;
    border-radius: 30px 30px 30px 30px;
    border-style: none;
    border-width: 0;
    box-shadow: rgba(0, 0, 0, .1) 0 1px 3px;
    color: #e6cfa3;
    font-family: Raleway;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding: 6px 7px 4px;
    text-decoration: none;
    text-shadow: none
}

.Furniture-Title,
.tp-caption.Furniture-Title {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #000;
    font-family: Raleway;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 20px;
    padding: 0;
    text-decoration: none;
    text-shadow: none
}

.Furniture-Subtitle,
.tp-caption.Furniture-Subtitle {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #000;
    font-family: Raleway;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    padding: 0;
    text-decoration: none;
    text-shadow: none
}

.Gym-Display,
.tp-caption.Gym-Display {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Raleway;
    font-size: 80px;
    font-style: normal;
    font-weight: 900;
    line-height: 70px;
    padding: 0;
    text-decoration: none
}

.Gym-Subline,
.tp-caption.Gym-Subline {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Raleway;
    font-size: 30px;
    font-style: normal;
    font-weight: 100;
    letter-spacing: 5px;
    line-height: 30px;
    padding: 0;
    text-decoration: none
}

.Gym-SmallText,
.tp-caption.Gym-SmallText {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Raleway;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: 22;
    padding: 0;
    text-decoration: none;
    text-shadow: none
}

.Fashion-SmallText,
.tp-caption.Fashion-SmallText {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Raleway;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 20px;
    padding: 0;
    text-decoration: none
}

.Fashion-BigDisplay,
.tp-caption.Fashion-BigDisplay {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #000;
    font-family: Raleway;
    font-size: 60px;
    font-style: normal;
    font-weight: 900;
    letter-spacing: 2px;
    line-height: 60px;
    padding: 0;
    text-decoration: none
}

.Fashion-TextBlock,
.tp-caption.Fashion-TextBlock {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #000;
    font-family: Raleway;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 40px;
    padding: 0;
    text-decoration: none
}

.Sports-Display,
.tp-caption.Sports-Display {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Raleway;
    font-size: 130px;
    font-style: normal;
    font-weight: 100;
    letter-spacing: 13px;
    line-height: 130px;
    padding: 0;
    text-decoration: none
}

.Sports-DisplayFat,
.tp-caption.Sports-DisplayFat {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Raleway;
    font-size: 130px;
    font-style: normal;
    font-weight: 900;
    line-height: 130px;
    padding: 0;
    text-decoration: none
}

.Sports-Subline,
.tp-caption.Sports-Subline {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #000;
    font-family: Raleway;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 4px;
    line-height: 32px;
    padding: 0;
    text-decoration: none
}

.Instagram-Caption,
.tp-caption.Instagram-Caption {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 20px;
    padding: 0;
    text-decoration: none
}

.News-Title,
.tp-caption.News-Title {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: "Roboto Slab";
    font-size: 70px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
    padding: 0;
    text-decoration: none
}

.News-Subtitle,
.tp-caption.News-Subtitle {
    background-color: rgba(255, 255, 255, 0);
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: "Roboto Slab";
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    padding: 0;
    text-decoration: none
}

.News-Subtitle:hover,
.tp-caption.News-Subtitle:hover {
    background-color: rgba(255, 255, 255, 0);
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 0;
    color: rgba(255, 255, 255, .65);
    text-decoration: none
}

.Photography-Display,
.tp-caption.Photography-Display {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Raleway;
    font-size: 80px;
    font-style: normal;
    font-weight: 100;
    letter-spacing: 5px;
    line-height: 70px;
    padding: 0;
    text-decoration: none
}

.Photography-Subline,
.tp-caption.Photography-Subline {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #777;
    font-family: Raleway;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 3px;
    line-height: 30px;
    padding: 0;
    text-decoration: none
}

.Photography-ImageHover,
.tp-caption.Photography-ImageHover {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0);
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 22;
    padding: 0;
    text-decoration: none
}

.Photography-ImageHover:hover,
.tp-caption.Photography-ImageHover:hover {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    text-decoration: none
}

.Photography-Menuitem,
.tp-caption.Photography-Menuitem {
    background-color: rgba(0, 0, 0, .65);
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Raleway;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 20px;
    padding: 3px 5px 3px 8px;
    text-decoration: none
}

.Photography-Menuitem:hover,
.tp-caption.Photography-Menuitem:hover {
    background-color: rgba(0, 255, 222, .65);
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    text-decoration: none
}

.Photography-Textblock,
.tp-caption.Photography-Textblock {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Raleway;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 30px;
    padding: 0;
    text-decoration: none
}

.Photography-Subline-2,
.tp-caption.Photography-Subline-2 {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, .35);
    font-family: Raleway;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 3px;
    line-height: 30px;
    padding: 0;
    text-decoration: none
}

.Photography-ImageHover2,
.tp-caption.Photography-ImageHover2 {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0);
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Arial;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 22;
    padding: 0;
    text-decoration: none
}

.Photography-ImageHover2:hover,
.tp-caption.Photography-ImageHover2:hover {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    text-decoration: none
}

.WebProduct-Title,
.tp-caption.WebProduct-Title {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #333;
    font-family: Raleway;
    font-size: 90px;
    font-style: normal;
    font-weight: 100;
    line-height: 90px;
    padding: 0;
    text-decoration: none
}

.WebProduct-SubTitle,
.tp-caption.WebProduct-SubTitle {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #999;
    font-family: Raleway;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding: 0;
    text-decoration: none
}

.WebProduct-Content,
.tp-caption.WebProduct-Content {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #999;
    font-family: Raleway;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    padding: 0;
    text-decoration: none
}

.WebProduct-Menuitem,
.tp-caption.WebProduct-Menuitem {
    background-color: #333;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Raleway;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 20px;
    padding: 3px 5px 3px 8px;
    text-align: left;
    text-decoration: none
}

.WebProduct-Menuitem:hover,
.tp-caption.WebProduct-Menuitem:hover {
    background-color: #fff;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #999;
    text-decoration: none
}

.WebProduct-Title-Light,
.tp-caption.WebProduct-Title-Light {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Raleway;
    font-size: 90px;
    font-style: normal;
    font-weight: 100;
    line-height: 90px;
    padding: 0;
    text-align: left;
    text-decoration: none
}

.WebProduct-SubTitle-Light,
.tp-caption.WebProduct-SubTitle-Light {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, .35);
    font-family: Raleway;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding: 0;
    text-align: left;
    text-decoration: none
}

.WebProduct-Content-Light,
.tp-caption.WebProduct-Content-Light {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, .65);
    font-family: Raleway;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    padding: 0;
    text-align: left;
    text-decoration: none
}

.FatRounded,
.tp-caption.FatRounded {
    background-color: rgba(0, 0, 0, .5);
    border-color: #d3d3d3;
    border-radius: 50px 50px 50px 50px;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Raleway;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: 30px;
    padding: 20px 22px 20px 25px;
    text-align: left;
    text-decoration: none;
    text-shadow: none
}

.FatRounded:hover,
.tp-caption.FatRounded:hover {
    background-color: #000;
    border-color: #d3d3d3;
    border-radius: 50px 50px 50px 50px;
    border-style: none;
    border-width: 0;
    color: #fff;
    text-decoration: none
}

.NotGeneric-Title,
.tp-caption.NotGeneric-Title {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Raleway;
    font-size: 70px;
    font-style: normal;
    font-weight: 800;
    line-height: 70px;
    padding: 10px 0;
    text-decoration: none
}

.NotGeneric-SubTitle,
.tp-caption.NotGeneric-SubTitle {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Raleway;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 4px;
    line-height: 20px;
    padding: 0;
    text-align: left;
    text-decoration: none
}

.NotGeneric-CallToAction,
.tp-caption.NotGeneric-CallToAction {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, .5);
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    font-family: Raleway;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 3px;
    line-height: 14px;
    padding: 10px 30px;
    text-align: left;
    text-decoration: none
}

.NotGeneric-CallToAction:hover,
.tp-caption.NotGeneric-CallToAction:hover {
    background-color: transparent;
    border-color: #fff;
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    text-decoration: none
}

.NotGeneric-Icon,
.tp-caption.NotGeneric-Icon {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, 0);
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 0;
    color: #fff;
    font-family: Raleway;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 30px;
    padding: 0;
    text-align: left;
    text-decoration: none
}

.NotGeneric-Menuitem,
.tp-caption.NotGeneric-Menuitem {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, .15);
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    font-family: Raleway;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 3px;
    line-height: 14px;
    padding: 27px 30px;
    text-align: left;
    text-decoration: none
}

.NotGeneric-Menuitem:hover,
.tp-caption.NotGeneric-Menuitem:hover {
    background-color: rgba(0, 0, 0, 0);
    border-color: #fff;
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    text-decoration: none
}

.MarkerStyle,
.tp-caption.MarkerStyle {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: "Permanent Marker";
    font-size: 17px;
    font-style: normal;
    font-weight: 100;
    line-height: 30px;
    padding: 0;
    text-align: left;
    text-decoration: none
}

.Gym-Menuitem,
.tp-caption.Gym-Menuitem {
    background-color: #000;
    border-color: rgba(255, 255, 255, 0);
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 2px;
    color: #fff;
    font-family: Raleway;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 20px;
    padding: 3px 5px 3px 8px;
    text-align: left;
    text-decoration: none
}

.Gym-Menuitem:hover,
.tp-caption.Gym-Menuitem:hover {
    background-color: #000;
    border-color: rgba(255, 255, 255, .25);
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 2px;
    color: #fff;
    text-decoration: none
}

.Newspaper-Button,
.tp-caption.Newspaper-Button {
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, .25);
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    font-family: Roboto;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 17px;
    padding: 12px 35px;
    text-align: left;
    text-decoration: none
}

.Newspaper-Button:hover,
.tp-caption.Newspaper-Button:hover {
    background-color: #fff;
    border-color: #fff;
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 1px;
    color: #000;
    text-decoration: none
}

.Newspaper-Subtitle,
.tp-caption.Newspaper-Subtitle {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #a8d8ee;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 900;
    line-height: 20px;
    padding: 0;
    text-align: left;
    text-decoration: none
}

.Newspaper-Title,
.tp-caption.Newspaper-Title {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: "Roboto Slab";
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 55px;
    padding: 0 0 10px;
    text-align: left;
    text-decoration: none
}

.Newspaper-Title-Centered,
.tp-caption.Newspaper-Title-Centered {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: "Roboto Slab";
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 55px;
    padding: 0 0 10px;
    text-align: center;
    text-decoration: none
}

.Hero-Button,
.tp-caption.Hero-Button {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, .5);
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    font-family: Raleway;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 3px;
    line-height: 14px;
    padding: 10px 30px;
    text-align: left;
    text-decoration: none
}

.Hero-Button:hover,
.tp-caption.Hero-Button:hover {
    background-color: #fff;
    border-color: #fff;
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 1px;
    color: #000;
    text-decoration: none
}

.Video-Title,
.tp-caption.Video-Title {
    background-color: #000;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Raleway;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: 30px;
    padding: 5px;
    text-align: left;
    text-decoration: none
}

.Video-SubTitle,
.tp-caption.Video-SubTitle {
    background-color: rgba(0, 0, 0, .35);
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Raleway;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 12px;
    padding: 5px;
    text-align: left;
    text-decoration: none
}

.NotGeneric-Button,
.tp-caption.NotGeneric-Button {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, .5);
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    font-family: Raleway;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 3px;
    line-height: 14px;
    padding: 10px 30px;
    text-align: left;
    text-decoration: none
}

.NotGeneric-Button:hover,
.tp-caption.NotGeneric-Button:hover {
    background-color: transparent;
    border-color: #fff;
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    text-decoration: none
}

.NotGeneric-BigButton,
.tp-caption.NotGeneric-BigButton {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, .15);
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    font-family: Raleway;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 3px;
    line-height: 14px;
    padding: 27px 30px;
    text-align: left;
    text-decoration: none
}

.NotGeneric-BigButton:hover,
.tp-caption.NotGeneric-BigButton:hover {
    background-color: rgba(0, 0, 0, 0);
    border-color: #fff;
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    text-decoration: none
}

.WebProduct-Button,
.tp-caption.WebProduct-Button {
    background-color: #333;
    border-color: #000;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 2px;
    color: #fff;
    font-family: Raleway;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 48px;
    padding: 0 40px;
    text-align: left;
    text-decoration: none
}

.WebProduct-Button:hover,
.tp-caption.WebProduct-Button:hover {
    background-color: #fff;
    border-color: #000;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 2px;
    color: #333;
    text-decoration: none
}

.Restaurant-Button,
.tp-caption.Restaurant-Button {
    background-color: rgba(10, 10, 10, 0);
    border-color: rgba(255, 255, 255, .5);
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 2px;
    color: #fff;
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 3px;
    line-height: 17px;
    padding: 12px 35px;
    text-align: left;
    text-decoration: none
}

.Restaurant-Button:hover,
.tp-caption.Restaurant-Button:hover {
    background-color: rgba(0, 0, 0, 0);
    border-color: #ffe081;
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 2px;
    color: #fff;
    text-decoration: none
}

.Gym-Button,
.tp-caption.Gym-Button {
    background-color: #8bc027;
    border-color: transparent;
    border-radius: 30px 30px 30px 30px;
    border-style: solid;
    border-width: 0;
    color: #fff;
    font-family: Raleway;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 15px;
    padding: 13px 35px;
    text-align: left;
    text-decoration: none
}

.Gym-Button:hover,
.tp-caption.Gym-Button:hover {
    background-color: #72a800;
    border-color: transparent;
    border-radius: 30px 30px 30px 30px;
    border-style: solid;
    border-width: 0;
    color: #fff;
    text-decoration: none
}

.Gym-Button-Light,
.tp-caption.Gym-Button-Light {
    background-color: transparent;
    border-color: rgba(255, 255, 255, .25);
    border-radius: 30px 30px 30px 30px;
    border-style: solid;
    border-width: 2px;
    color: #fff;
    font-family: Raleway;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 15px;
    padding: 12px 35px;
    text-align: left;
    text-decoration: none
}

.Gym-Button-Light:hover,
.tp-caption.Gym-Button-Light:hover {
    background-color: rgba(114, 168, 0, 0);
    border-color: #8bc027;
    border-radius: 30px 30px 30px 30px;
    border-style: solid;
    border-width: 2px;
    color: #fff;
    text-decoration: none
}

.Sports-Button-Light,
.tp-caption.Sports-Button-Light {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, .5);
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 2px;
    color: #fff;
    font-family: Raleway;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 17px;
    padding: 12px 35px;
    text-align: left;
    text-decoration: none
}

.Sports-Button-Light:hover,
.tp-caption.Sports-Button-Light:hover {
    background-color: rgba(0, 0, 0, 0);
    border-color: #fff;
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 2px;
    color: #fff;
    text-decoration: none
}

.Sports-Button-Red,
.tp-caption.Sports-Button-Red {
    background-color: #db1c22;
    border-color: rgba(219, 28, 34, 0);
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 2px;
    color: #fff;
    font-family: Raleway;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 17px;
    padding: 12px 35px;
    text-align: left;
    text-decoration: none
}

.Sports-Button-Red:hover,
.tp-caption.Sports-Button-Red:hover {
    background-color: #000;
    border-color: #000;
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 2px;
    color: #fff;
    text-decoration: none
}

.Photography-Button,
.tp-caption.Photography-Button {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, .25);
    border-radius: 30px 30px 30px 30px;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    font-family: Raleway;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 15px;
    padding: 13px 35px;
    text-align: left;
    text-decoration: none
}

.Photography-Button:hover,
.tp-caption.Photography-Button:hover {
    background-color: rgba(0, 0, 0, 0);
    border-color: #fff;
    border-radius: 30px 30px 30px 30px;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    text-decoration: none
}

.Newspaper-Button-2,
.tp-caption.Newspaper-Button-2 {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, .5);
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 2px;
    color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 900;
    line-height: 15px;
    padding: 10px 30px;
    text-align: left;
    text-decoration: none
}

.Newspaper-Button-2:hover,
.tp-caption.Newspaper-Button-2:hover {
    background-color: rgba(0, 0, 0, 0);
    border-color: #fff;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 2px;
    color: #fff;
    text-decoration: none
}

.Feature-Tour,
.tp-caption.Feature-Tour {
    background-color: #8bc027;
    border-color: transparent;
    border-radius: 30px 30px 30px 30px;
    border-style: solid;
    border-width: 0;
    color: #fff;
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 17px;
    padding: 17px 35px;
    text-align: left;
    text-decoration: none
}

.Feature-Tour:hover,
.tp-caption.Feature-Tour:hover {
    background-color: #72a800;
    border-color: transparent;
    border-radius: 30px 30px 30px 30px;
    border-style: solid;
    border-width: 0;
    color: #fff;
    text-decoration: none
}

.Feature-Examples,
.tp-caption.Feature-Examples {
    background-color: transparent;
    border-color: rgba(33, 42, 64, .15);
    border-radius: 30px 30px 30px 30px;
    border-style: solid;
    border-width: 2px;
    color: rgba(33, 42, 64, .5);
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 17px;
    padding: 15px 35px;
    text-align: left;
    text-decoration: none
}

.Feature-Examples:hover,
.tp-caption.Feature-Examples:hover {
    background-color: transparent;
    border-color: #8bc027;
    border-radius: 30px 30px 30px 30px;
    border-style: solid;
    border-width: 2px;
    color: #8bc027;
    text-decoration: none
}

.subcaption,
.tp-caption.subcaption {
    background-color: transparent;
    border-color: #000;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #6f7c82;
    font-family: roboto;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-shadow: none
}

.menutab,
.tp-caption.menutab {
    background-color: transparent;
    border-color: #000;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #292e31;
    font-family: roboto;
    font-size: 25px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-shadow: none
}

.menutab:hover,
.tp-caption.menutab:hover {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #d50000;
    text-decoration: none
}

.maincontent,
.tp-caption.maincontent {
    background-color: transparent;
    border-color: #000;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #292e31;
    font-family: roboto;
    font-size: 21px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-shadow: none
}

.minitext,
.tp-caption.minitext {
    background-color: transparent;
    border-color: #000;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #b9babb;
    font-family: roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-shadow: none
}

.Feature-Buy,
.tp-caption.Feature-Buy {
    background-color: #009aee;
    border-color: transparent;
    border-radius: 30px 30px 30px 30px;
    border-style: solid;
    border-width: 0;
    color: #fff;
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 17px;
    padding: 17px 35px;
    text-align: left;
    text-decoration: none
}

.Feature-Buy:hover,
.tp-caption.Feature-Buy:hover {
    background-color: #0085d6;
    border-color: transparent;
    border-radius: 30px 30px 30px 30px;
    border-style: solid;
    border-width: 0;
    color: #fff;
    text-decoration: none
}

.Feature-Examples-Light,
.tp-caption.Feature-Examples-Light {
    background-color: transparent;
    border-color: rgba(255, 255, 255, .15);
    border-radius: 30px 30px 30px 30px;
    border-style: solid;
    border-width: 2px;
    color: #fff;
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 17px;
    padding: 15px 35px;
    text-align: left;
    text-decoration: none
}

.Feature-Examples-Light:hover,
.tp-caption.Feature-Examples-Light:hover {
    background-color: transparent;
    border-color: #fff;
    border-radius: 30px 30px 30px 30px;
    border-style: solid;
    border-width: 2px;
    color: #fff;
    text-decoration: none
}

.Facebook-Likes,
.tp-caption.Facebook-Likes {
    background-color: #3b5999;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    padding: 5px 15px;
    text-align: left;
    text-decoration: none
}

.Twitter-Favorites,
.tp-caption.Twitter-Favorites {
    background-color: rgba(255, 255, 255, 0);
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #8899a6;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    padding: 0;
    text-align: left;
    text-decoration: none
}

.Twitter-Link,
.tp-caption.Twitter-Link {
    background-color: #fff;
    border-color: transparent;
    border-radius: 30px 30px 30px 30px;
    border-style: none;
    border-width: 0;
    color: #8799a5;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 15px;
    padding: 11px 11px 9px;
    text-align: left;
    text-decoration: none
}

.Twitter-Link:hover,
.tp-caption.Twitter-Link:hover {
    background-color: #0084b4;
    border-color: transparent;
    border-radius: 30px 30px 30px 30px;
    border-style: none;
    border-width: 0;
    color: #fff;
    text-decoration: none
}

.Twitter-Retweet,
.tp-caption.Twitter-Retweet {
    background-color: rgba(255, 255, 255, 0);
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #8899a6;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    padding: 0;
    text-align: left;
    text-decoration: none
}

.Twitter-Content,
.tp-caption.Twitter-Content {
    background-color: #fff;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #292f33;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    padding: 30px 30px 70px;
    text-align: left;
    text-decoration: none
}

.revtp-form input[type=email],
.revtp-form input[type=text],
.revtp-searchform input[type=email],
.revtp-searchform input[type=text] {
    font-family: Arial, sans-serif;
    font-size: 15px;
    color: #000;
    background-color: #fff;
    line-height: 46px;
    padding: 0 20px;
    cursor: text;
    border: 0;
    width: 400px;
    margin-bottom: 0;
    -webkit-transition: background-color .5s;
    -moz-transition: background-color .5s;
    -o-transition: background-color .5s;
    -ms-transition: background-color .5s;
    transition: background-color .5s;
    border-radius: 0
}

.BigBold-Title,
.tp-caption.BigBold-Title {
    color: #fff;
    font-size: 110px;
    line-height: 100px;
    font-weight: 800;
    font-style: normal;
    font-family: Raleway;
    padding: 10px 0 10px 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.BigBold-SubTitle,
.tp-caption.BigBold-SubTitle {
    color: rgba(255, 255, 255, .5);
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    font-style: normal;
    font-family: Raleway;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left;
    letter-spacing: 1px
}

.BigBold-Button,
.tp-caption.BigBold-Button {
    color: #fff;
    font-size: 13px;
    line-height: 13px;
    font-weight: 500;
    font-style: normal;
    font-family: Raleway;
    padding: 15px 50px 15px 50px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, .5);
    border-style: solid;
    border-width: 1px;
    border-radius: 0 0 0 0;
    text-align: left;
    letter-spacing: 1px
}

.BigBold-Button:hover,
.tp-caption.BigBold-Button:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-radius: 0 0 0 0
}

.FoodCarousel-Content,
.tp-caption.FoodCarousel-Content {
    color: #292e31;
    font-size: 17px;
    line-height: 28px;
    font-weight: 500;
    font-style: normal;
    font-family: Raleway;
    padding: 30px 30px 30px 30px;
    text-decoration: none;
    background-color: #fff;
    border-color: #292e31;
    border-style: solid;
    border-width: 1px;
    border-radius: 0 0 0 0;
    text-align: left
}

.FoodCarousel-Button,
.tp-caption.FoodCarousel-Button {
    color: #292e31;
    font-size: 13px;
    line-height: 13px;
    font-weight: 700;
    font-style: normal;
    font-family: Raleway;
    padding: 15px 70px 15px 50px;
    text-decoration: none;
    background-color: #fff;
    border-color: #292e31;
    border-style: solid;
    border-width: 1px;
    border-radius: 0 0 0 0;
    text-align: left;
    letter-spacing: 1px
}

.FoodCarousel-Button:hover,
.tp-caption.FoodCarousel-Button:hover {
    color: #fff;
    text-decoration: none;
    background-color: #292e31;
    border-color: #292e31;
    border-style: solid;
    border-width: 1px;
    border-radius: 0 0 0 0
}

.FoodCarousel-CloseButton,
.tp-caption.FoodCarousel-CloseButton {
    color: #292e31;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    font-style: normal;
    font-family: Raleway;
    padding: 14px 14px 14px 16px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(41, 46, 49, 0);
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px;
    text-align: left;
    letter-spacing: 1px
}

.FoodCarousel-CloseButton:hover,
.tp-caption.FoodCarousel-CloseButton:hover {
    color: #fff;
    text-decoration: none;
    background-color: #292e31;
    border-color: rgba(41, 46, 49, 0);
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px
}

.Video-SubTitle,
.tp-caption.Video-SubTitle {
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
    font-style: normal;
    font-family: Raleway;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, .35);
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    letter-spacing: 2px;
    text-align: left
}

.Video-Title,
.tp-caption.Video-Title {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    font-weight: 900;
    font-style: normal;
    font-family: Raleway;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
    background-color: #000;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.Travel-BigCaption,
.tp-caption.Travel-BigCaption {
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    font-weight: 400;
    font-style: normal;
    font-family: Roboto;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.Travel-SmallCaption,
.tp-caption.Travel-SmallCaption {
    color: #fff;
    font-size: 25px;
    line-height: 30px;
    font-weight: 300;
    font-style: normal;
    font-family: Roboto;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.Travel-CallToAction,
.tp-caption.Travel-CallToAction {
    color: #fff;
    font-size: 25px;
    line-height: 25px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 12px 20px 12px 20px;
    text-decoration: none;
    background-color: rgba(255, 255, 255, .05);
    border-color: #fff;
    border-style: solid;
    border-width: 2px;
    border-radius: 5px 5px 5px 5px;
    text-align: left;
    letter-spacing: 1px
}

.Travel-CallToAction:hover,
.tp-caption.Travel-CallToAction:hover {
    color: #fff;
    text-decoration: none;
    background-color: rgba(255, 255, 255, .15);
    border-color: #fff;
    border-style: solid;
    border-width: 2px;
    border-radius: 5px 5px 5px 5px
}

.RotatingWords-TitleWhite,
.tp-caption.RotatingWords-TitleWhite {
    color: #fff;
    font-size: 70px;
    line-height: 70px;
    font-weight: 800;
    font-style: normal;
    font-family: Raleway;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.RotatingWords-Button,
.tp-caption.RotatingWords-Button {
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    font-style: normal;
    font-family: Raleway;
    padding: 20px 50px 20px 50px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, .15);
    border-style: solid;
    border-width: 2px;
    border-radius: 0 0 0 0;
    text-align: left;
    letter-spacing: 3px
}

.RotatingWords-Button:hover,
.tp-caption.RotatingWords-Button:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border-color: #fff;
    border-style: solid;
    border-width: 2px;
    border-radius: 0 0 0 0
}

.RotatingWords-SmallText,
.tp-caption.RotatingWords-SmallText {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: Raleway;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left;
    text-shadow: none
}

.ContentZoom-SmallTitle,
.tp-caption.ContentZoom-SmallTitle {
    color: #292e31;
    font-size: 33px;
    line-height: 45px;
    font-weight: 600;
    font-style: normal;
    font-family: Raleway;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.ContentZoom-SmallSubtitle,
.tp-caption.ContentZoom-SmallSubtitle {
    color: #6f7c82;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    font-style: normal;
    font-family: Raleway;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.ContentZoom-SmallIcon,
.tp-caption.ContentZoom-SmallIcon {
    color: #292e31;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: Raleway;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.ContentZoom-SmallIcon:hover,
.tp-caption.ContentZoom-SmallIcon:hover {
    color: #6f7c82;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0
}

.ContentZoom-DetailTitle,
.tp-caption.ContentZoom-DetailTitle {
    color: #292e31;
    font-size: 70px;
    line-height: 70px;
    font-weight: 500;
    font-style: normal;
    font-family: Raleway;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.ContentZoom-DetailSubTitle,
.tp-caption.ContentZoom-DetailSubTitle {
    color: #6f7c82;
    font-size: 25px;
    line-height: 25px;
    font-weight: 500;
    font-style: normal;
    font-family: Raleway;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.ContentZoom-DetailContent,
.tp-caption.ContentZoom-DetailContent {
    color: #6f7c82;
    font-size: 17px;
    line-height: 28px;
    font-weight: 500;
    font-style: normal;
    font-family: Raleway;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.ContentZoom-Button,
.tp-caption.ContentZoom-Button {
    color: #292e31;
    font-size: 13px;
    line-height: 13px;
    font-weight: 700;
    font-style: normal;
    font-family: Raleway;
    padding: 15px 50px 15px 50px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(41, 46, 49, .5);
    border-style: solid;
    border-width: 1px;
    border-radius: 0 0 0 0;
    text-align: left;
    letter-spacing: 1px
}

.ContentZoom-Button:hover,
.tp-caption.ContentZoom-Button:hover {
    color: #fff;
    text-decoration: none;
    background-color: #292e31;
    border-color: #292e31;
    border-style: solid;
    border-width: 1px;
    border-radius: 0 0 0 0
}

.ContentZoom-ButtonClose,
.tp-caption.ContentZoom-ButtonClose {
    color: #292e31;
    font-size: 13px;
    line-height: 13px;
    font-weight: 700;
    font-style: normal;
    font-family: Raleway;
    padding: 14px 14px 14px 16px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(41, 46, 49, .5);
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px;
    text-align: left;
    letter-spacing: 1px
}

.ContentZoom-ButtonClose:hover,
.tp-caption.ContentZoom-ButtonClose:hover {
    color: #fff;
    text-decoration: none;
    background-color: #292e31;
    border-color: #292e31;
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px
}

.Newspaper-Title,
.tp-caption.Newspaper-Title {
    color: #fff;
    font-size: 50px;
    line-height: 55px;
    font-weight: 400;
    font-style: normal;
    font-family: "Roboto Slab";
    padding: 0 0 10px 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.Newspaper-Subtitle,
.tp-caption.Newspaper-Subtitle {
    color: #a8d8ee;
    font-size: 15px;
    line-height: 20px;
    font-weight: 900;
    font-style: normal;
    font-family: Roboto;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.Newspaper-Button,
.tp-caption.Newspaper-Button {
    color: #fff;
    font-size: 13px;
    line-height: 17px;
    font-weight: 700;
    font-style: normal;
    font-family: Roboto;
    padding: 12px 35px 12px 35px;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, .25);
    border-style: solid;
    border-width: 1px;
    border-radius: 0 0 0 0;
    letter-spacing: 2px;
    text-align: left
}

.Newspaper-Button:hover,
.tp-caption.Newspaper-Button:hover {
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-radius: 0 0 0 0
}

.rtwhitemedium,
.tp-caption.rtwhitemedium {
    font-size: 22px;
    line-height: 26px;
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border-width: 0;
    border-color: #000;
    border-style: none;
    text-shadow: none
}

@media only screen and (max-width:767px) {

    .revtp-form input[type=email],
    .revtp-form input[type=text],
    .revtp-searchform input[type=email],
    .revtp-searchform input[type=text] {
        width: 200px !important
    }
}

.revtp-form input[type=submit],
.revtp-searchform input[type=submit] {
    font-family: Arial, sans-serif;
    line-height: 46px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    padding: 0 20px;
    border: 0;
    background: #009aee;
    color: #fff;
    border-radius: 0
}

.tp-caption.Twitter-Content a,
.tp-caption.Twitter-Content a:visited {
    color: #0084b4 !important
}

.tp-caption.Twitter-Content a:hover {
    color: #0084b4 !important;
    text-decoration: underline !important
}

.Concept-Title,
.tp-caption.Concept-Title {
    color: #fff;
    font-size: 70px;
    line-height: 70px;
    font-weight: 700;
    font-style: normal;
    font-family: "Roboto Condensed";
    padding: 0 0 10px 0;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    letter-spacing: 5px
}

.Concept-SubTitle,
.tp-caption.Concept-SubTitle {
    color: rgba(255, 255, 255, .65);
    font-size: 25px;
    line-height: 25px;
    font-weight: 700;
    font-style: italic;
    font-family: "" Playfair Display "";
    padding: 0 0 10px 0;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0
}

.Concept-Content,
.tp-caption.Concept-Content {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
    font-family: "Roboto Condensed";
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    border-color: #fff;
    border-style: none;
    border-width: 2px;
    border-radius: 0 0 0 0
}

.Concept-MoreBtn,
.tp-caption.Concept-MoreBtn {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    font-style: normal;
    font-family: Roboto;
    padding: 10px 8px 7px 10px;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0;
    border-radius: 50px 50px 50px 50px;
    letter-spacing: 1px;
    text-align: left
}

.Concept-MoreBtn:hover,
.tp-caption.Concept-MoreBtn:hover {
    color: #fff;
    text-decoration: none;
    background-color: rgba(255, 255, 255, .15);
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0;
    border-radius: 50px 50px 50px 50px
}

.Concept-LessBtn,
.tp-caption.Concept-LessBtn {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    font-style: normal;
    font-family: Roboto;
    padding: 10px 8px 7px 10px;
    text-decoration: none;
    text-align: left;
    background-color: #000;
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0;
    border-radius: 50px 50px 50px 50px;
    letter-spacing: 1px;
    text-align: left
}

.Concept-LessBtn:hover,
.tp-caption.Concept-LessBtn:hover {
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0;
    border-radius: 50px 50px 50px 50px
}

.Concept-SubTitle-Dark,
.tp-caption.Concept-SubTitle-Dark {
    color: rgba(0, 0, 0, .65);
    font-size: 25px;
    line-height: 25px;
    font-weight: 700;
    font-style: italic;
    font-family: "Playfair Display";
    padding: 0 0 10px 0;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0
}

.Concept-Title-Dark,
.tp-caption.Concept-Title-Dark {
    color: #000;
    font-size: 70px;
    line-height: 70px;
    font-weight: 700;
    font-style: normal;
    font-family: "Roboto Condensed";
    padding: 0 0 10px 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    letter-spacing: 5px
}

.Concept-MoreBtn-Dark,
.tp-caption.Concept-MoreBtn-Dark {
    color: #000;
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    font-style: normal;
    font-family: Roboto;
    padding: 10px 8px 7px 10px;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0;
    border-radius: 50px 50px 50px 50px;
    letter-spacing: 1px;
    text-align: left
}

.Concept-MoreBtn-Dark:hover,
.tp-caption.Concept-MoreBtn-Dark:hover {
    color: #fff;
    text-decoration: none;
    background-color: #000;
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0;
    border-radius: 50px 50px 50px 50px
}

.Concept-Content-Dark,
.tp-caption.Concept-Content-Dark {
    color: #000;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
    font-family: "Roboto Condensed";
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    border-color: #fff;
    border-style: none;
    border-width: 2px;
    border-radius: 0 0 0 0
}

.Concept-Notice,
.tp-caption.Concept-Notice {
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    font-weight: 400;
    font-style: normal;
    font-family: "Roboto Condensed";
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    border-color: #fff;
    border-style: none;
    border-width: 2px;
    border-radius: 0 0 0 0;
    letter-spacing: 2px
}

.tp-caption.Concept-Content a,
.tp-caption.Concept-Content a:visited {
    color: #fff !important;
    border-bottom: 1px solid #fff !important;
    font-weight: 700 !important
}

.tp-caption.Concept-Content a:hover {
    border-bottom: 1px solid transparent !important
}

.tp-caption.Concept-Content-Dark a,
.tp-caption.Concept-Content-Dark a:visited {
    color: #000 !important;
    border-bottom: 1px solid #000 !important;
    font-weight: 700 !important
}

.tp-caption.Concept-Content-Dark a:hover {
    border-bottom: 1px solid transparent !important
}

.tp-caption.Twitter-Content a,
.tp-caption.Twitter-Content a:visited {
    color: #0084b4 !important
}

.tp-caption.Twitter-Content a:hover {
    color: #0084b4 !important;
    text-decoration: underline !important
}

.Creative-Title,
.tp-caption.Creative-Title {
    color: #fff;
    font-size: 70px;
    line-height: 70px;
    font-weight: 400;
    font-style: normal;
    font-family: "Playfair Display";
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0
}

.Creative-SubTitle,
.tp-caption.Creative-SubTitle {
    color: #cdb083;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    letter-spacing: 2px
}

.Creative-Button,
.tp-caption.Creative-Button {
    color: #cdb083;
    font-size: 13px;
    line-height: 13px;
    font-weight: 400;
    font-style: normal;
    font-family: Lato;
    padding: 15px 50px 15px 50px;
    text-decoration: none;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(205, 176, 131, .25);
    border-style: solid;
    border-width: 1px;
    border-radius: 0 0 0 0;
    letter-spacing: 2px
}

.Creative-Button:hover,
.tp-caption.Creative-Button:hover {
    color: #cdb083;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: #cdb083;
    border-style: solid;
    border-width: 1px;
    border-radius: 0 0 0 0
}

.subcaption,
.tp-caption.subcaption {
    color: #6f7c82;
    font-size: 19px;
    line-height: 24px;
    font-weight: 400;
    font-style: normal;
    font-family: roboto;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: #000;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-shadow: none;
    text-align: left
}

.RedDot,
.tp-caption.RedDot {
    color: #000;
    font-weight: 400;
    font-style: normal;
    padding: 0;
    text-decoration: none;
    text-align: left;
    background-color: #d50000;
    border-color: #fff;
    border-style: solid;
    border-width: 5px;
    border-radius: 50px 50px 50px 50px
}

.RedDot:hover,
.tp-caption.RedDot:hover {
    color: #000;
    text-decoration: none;
    background-color: rgba(255, 255, 255, .75);
    border-color: #d50000;
    border-style: solid;
    border-width: 5px;
    border-radius: 50px 50px 50px 50px
}

.SlidingOverlays-Title,
.tp-caption.SlidingOverlays-Title {
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    font-weight: 400;
    font-style: normal;
    font-family: "Playfair Display";
    padding: 0;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0
}

.SlidingOverlays-Title,
.tp-caption.SlidingOverlays-Title {
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    font-weight: 400;
    font-style: normal;
    font-family: "Playfair Display";
    padding: 0;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0
}

.Woo-TitleLarge,
.tp-caption.Woo-TitleLarge {
    color: #000;
    font-size: 40px;
    line-height: 40px;
    font-weight: 400;
    font-style: normal;
    font-family: "Playfair Display";
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.Woo-Rating,
.tp-caption.Woo-Rating {
    color: #000;
    font-size: 14px;
    line-height: 30px;
    font-weight: 300;
    font-style: normal;
    font-family: Roboto;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.Woo-SubTitle,
.tp-caption.Woo-SubTitle {
    color: #000;
    font-size: 18px;
    line-height: 18px;
    font-weight: 300;
    font-style: normal;
    font-family: Roboto;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center;
    letter-spacing: 2px
}

.Woo-PriceLarge,
.tp-caption.Woo-PriceLarge {
    color: #000;
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    font-style: normal;
    font-family: Roboto;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.Woo-ProductInfo,
.tp-caption.Woo-ProductInfo {
    color: #000;
    font-size: 15px;
    line-height: 15px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 12px 75px 12px 50px;
    text-decoration: none;
    background-color: #fecf72;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px 4px 4px 4px;
    text-align: left
}

.Woo-ProductInfo:hover,
.tp-caption.Woo-ProductInfo:hover {
    color: #000;
    text-decoration: none;
    background-color: #f3a847;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px 4px 4px 4px
}

.Woo-AddToCart,
.tp-caption.Woo-AddToCart {
    color: #000;
    font-size: 15px;
    line-height: 15px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 12px 35px 12px 35px;
    text-decoration: none;
    background-color: #fecf72;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px 4px 4px 4px;
    text-align: left
}

.Woo-AddToCart:hover,
.tp-caption.Woo-AddToCart:hover {
    color: #000;
    text-decoration: none;
    background-color: #f3a847;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px 4px 4px 4px
}

.Woo-TitleLarge,
.tp-caption.Woo-TitleLarge {
    color: #000;
    font-size: 40px;
    line-height: 40px;
    font-weight: 400;
    font-style: normal;
    font-family: "Playfair Display";
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.Woo-SubTitle,
.tp-caption.Woo-SubTitle {
    color: #000;
    font-size: 18px;
    line-height: 18px;
    font-weight: 300;
    font-style: normal;
    font-family: Roboto;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center;
    letter-spacing: 2px
}

.Woo-PriceLarge,
.tp-caption.Woo-PriceLarge {
    color: #000;
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    font-style: normal;
    font-family: Roboto;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.Woo-ProductInfo,
.tp-caption.Woo-ProductInfo {
    color: #000;
    font-size: 15px;
    line-height: 15px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 12px 75px 12px 50px;
    text-decoration: none;
    background-color: #fecf72;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px 4px 4px 4px;
    text-align: left
}

.Woo-ProductInfo:hover,
.tp-caption.Woo-ProductInfo:hover {
    color: #000;
    text-decoration: none;
    background-color: #f3a847;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px 4px 4px 4px
}

.Woo-AddToCart,
.tp-caption.Woo-AddToCart {
    color: #000;
    font-size: 15px;
    line-height: 15px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 12px 35px 12px 35px;
    text-decoration: none;
    background-color: #fecf72;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px 4px 4px 4px;
    text-align: left
}

.Woo-AddToCart:hover,
.tp-caption.Woo-AddToCart:hover {
    color: #000;
    text-decoration: none;
    background-color: #f3a847;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px 4px 4px 4px
}

.FullScreen-Toggle,
.tp-caption.FullScreen-Toggle {
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: Raleway;
    padding: 11px 8px 11px 12px;
    text-decoration: none;
    text-align: left;
    background-color: rgba(0, 0, 0, .5);
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0;
    border-radius: 0 0 0 0;
    letter-spacing: 3px;
    text-align: left
}

.FullScreen-Toggle:hover,
.tp-caption.FullScreen-Toggle:hover {
    color: #fff;
    text-decoration: none;
    background-color: #000;
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0;
    border-radius: 0 0 0 0
}

.Agency-Title,
.tp-caption.Agency-Title {
    color: #fff;
    font-size: 70px;
    line-height: 70px;
    font-weight: 900;
    font-style: normal;
    font-family: lato;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left;
    letter-spacing: 10px
}

.Agency-SubTitle,
.tp-caption.Agency-SubTitle {
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    font-style: italic;
    font-family: Georgia, serif;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.Agency-PlayBtn,
.tp-caption.Agency-PlayBtn {
    color: #fff;
    font-size: 30px;
    line-height: 71px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: #fff;
    border-style: solid;
    border-width: 2px;
    border-radius: 100px 100px 100px 100px;
    text-align: center
}

.Agency-PlayBtn:hover,
.tp-caption.Agency-PlayBtn:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border-color: #fff;
    border-style: solid;
    border-width: 2px;
    border-radius: 100px 100px 100px 100px;
    cursor: pointer
}

.Agency-SmallText,
.tp-caption.Agency-SmallText {
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    font-weight: 900;
    font-style: normal;
    font-family: lato;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left;
    letter-spacing: 5px
}

.Agency-Social,
.tp-caption.Agency-Social {
    color: #333;
    font-size: 25px;
    line-height: 50px;
    font-weight: 400;
    font-style: normal;
    font-family: Georgia, serif;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: #333;
    border-style: solid;
    border-width: 2px;
    border-radius: 30px 30px 30px 30px;
    text-align: center
}

.Agency-Social:hover,
.tp-caption.Agency-Social:hover {
    color: #fff;
    text-decoration: none;
    background-color: #333;
    border-color: #333;
    border-style: solid;
    border-width: 2px;
    border-radius: 30px 30px 30px 30px;
    cursor: pointer
}

.Agency-CloseBtn,
.tp-caption.Agency-CloseBtn {
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0);
    border-style: none;
    border-width: 0;
    border-radius: 100px 100px 100px 100px;
    text-align: center
}

.Agency-CloseBtn:hover,
.tp-caption.Agency-CloseBtn:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0);
    border-style: none;
    border-width: 0;
    border-radius: 100px 100px 100px 100px;
    cursor: pointer
}

.Dining-Title,
.tp-caption.Dining-Title {
    color: #fff;
    font-size: 70px;
    line-height: 70px;
    font-weight: 400;
    font-style: normal;
    font-family: Georgia, serif;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left;
    letter-spacing: 10px
}

.Dining-SubTitle,
.tp-caption.Dining-SubTitle {
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: Georgia, serif;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.Dining-BtnLight,
.tp-caption.Dining-BtnLight {
    color: rgba(255, 255, 255, .5);
    font-size: 15px;
    line-height: 15px;
    font-weight: 700;
    font-style: normal;
    font-family: Lato;
    padding: 17px 73px 17px 50px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, .25);
    border-style: solid;
    border-width: 1px;
    border-radius: 0 0 0 0;
    text-align: left;
    letter-spacing: 2px
}

.Dining-BtnLight:hover,
.tp-caption.Dining-BtnLight:hover {
    color: #fff;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-radius: 0 0 0 0
}

.Dining-Social,
.tp-caption.Dining-Social {
    color: #fff;
    font-size: 25px;
    line-height: 50px;
    font-weight: 400;
    font-style: normal;
    font-family: Georgia, serif;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(255, 255, 255, .25);
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px;
    text-align: center
}

.Dining-Social:hover,
.tp-caption.Dining-Social:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px;
    cursor: pointer
}

.Team-Thumb,
tp-caption.Team-Thumb {
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
    font-style: normal;
    font-family: Arial;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.Team-Thumb:hover,
.tp-caption.Team-Thumb:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    cursor: pointer
}

.Team-Name,
.tp-caption.Team-Name {
    color: #fff;
    font-size: 70px;
    line-height: 70px;
    font-weight: 900;
    font-style: normal;
    font-family: Roboto;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.Team-Position,
.tp-caption.Team-Position {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
    font-family: Georgia, serif;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.Team-Description,
.tp-caption.Team-Description {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    font-style: normal;
    font-family: Roboto;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.Team-Social,
.tp-caption.Team-Social {
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    font-weight: 400;
    font-style: normal;
    font-family: Arial;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.Team-Social:hover,
.tp-caption.Team-Social:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    cursor: pointer
}

.VideoControls-Play,
.tp-caption.VideoControls-Play {
    color: #000;
    font-size: 50px;
    line-height: 120px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 0 0 0 7px;
    text-decoration: none;
    background-color: #fff;
    border-color: #000;
    border-style: solid;
    border-width: 0;
    border-radius: 100px 100px 100px 100px;
    text-align: center
}

.VideoControls-Play:hover,
.tp-caption.VideoControls-Play:hover {
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border-color: #000;
    border-style: solid;
    border-width: 0;
    border-radius: 100px 100px 100px 100px;
    cursor: pointer
}

.VideoPlayer-Title,
.tp-caption.VideoPlayer-Title {
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    font-weight: 900;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left;
    letter-spacing: 10px
}

.VideoPlayer-SubTitle,
.tp-caption.VideoPlayer-SubTitle {
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    font-style: italic;
    font-family: Georgia, serif;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.VideoPlayer-Social,
.tp-caption.VideoPlayer-Social {
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    font-weight: 400;
    font-style: normal;
    font-family: Arial;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.VideoPlayer-Social:hover,
.tp-caption.VideoPlayer-Social:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    cursor: pointer
}

.VideoControls-Mute,
.tp-caption.VideoControls-Mute {
    color: #000;
    font-size: 20px;
    line-height: 50px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 0;
    text-decoration: none;
    background-color: #fff;
    border-color: #000;
    border-style: solid;
    border-width: 0;
    border-radius: 100px 100px 100px 100px;
    text-align: center
}

.VideoControls-Mute:hover,
.tp-caption.VideoControls-Mute:hover {
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border-color: #000;
    border-style: solid;
    border-width: 0;
    border-radius: 100px 100px 100px 100px;
    cursor: pointer
}

.VideoControls-Pause,
.tp-caption.VideoControls-Pause {
    color: #000;
    font-size: 20px;
    line-height: 50px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 0;
    text-decoration: none;
    background-color: #fff;
    border-color: #000;
    border-style: solid;
    border-width: 0;
    border-radius: 100px 100px 100px 100px;
    text-align: center
}

.VideoControls-Pause:hover,
.tp-caption.VideoControls-Pause:hover {
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border-color: #000;
    border-style: solid;
    border-width: 0;
    border-radius: 100px 100px 100px 100px;
    cursor: pointer
}

.soundcloudwrapper iframe {
    width: 100% !important
}

.SleekLanding-Title,
.tp-caption.SleekLanding-Title {
    color: #fff;
    font-size: 35px;
    line-height: 40px;
    font-weight: 400;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left;
    letter-spacing: 5px
}

.SleekLanding-ButtonBG,
.tp-caption.SleekLanding-ButtonBG {
    color: #000;
    font-weight: 700;
    font-style: normal;
    padding: 0;
    text-decoration: none;
    text-align: left;
    background-color: rgba(255, 255, 255, .1);
    border-color: transparent;
    border-style: solid;
    border-width: 0;
    border-radius: 5px 5px 5px 5px;
    text-align: left;
    box-shadow: inset 0 2px 0 0 rgba(0, 0, 0, .15)
}

.SleekLanding-SmallTitle,
.tp-caption.SleekLanding-SmallTitle {
    color: #fff;
    font-size: 13px;
    line-height: 50px;
    font-weight: 900;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left;
    letter-spacing: 2px
}

.SleekLanding-BottomText,
.tp-caption.SleekLanding-BottomText {
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.SleekLanding-Social,
.tp-caption.SleekLanding-Social {
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
    font-family: Arial;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.SleekLanding-Social:hover,
.tp-caption.SleekLanding-Social:hover {
    color: rgba(0, 0, 0, .25);
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    cursor: pointer
}

#rev_slider_429_1_wrapper .tp-loader.spinner2 {
    background-color: #555 !important
}

.tp-fat {
    font-weight: 900 !important
}

.PostSlider-Category,
.tp-caption.PostSlider-Category {
    color: #000;
    font-size: 15px;
    line-height: 15px;
    font-weight: 300;
    font-style: normal;
    font-family: Roboto;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    letter-spacing: 3px;
    text-align: left
}

.PostSlider-Title,
.tp-caption.PostSlider-Title {
    color: #000;
    font-size: 40px;
    line-height: 40px;
    font-weight: 400;
    font-style: normal;
    font-family: "Playfair Display";
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.PostSlider-Content,
.tp-caption.PostSlider-Content {
    color: #777;
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    font-style: normal;
    font-family: Roboto;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.PostSlider-Button,
.tp-caption.PostSlider-Button {
    color: #000;
    font-size: 15px;
    line-height: 40px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 1px 56px 1px 32px;
    text-decoration: none;
    background-color: #fff;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    border-radius: 0 0 0 0;
    text-align: left
}

.PostSlider-Button:hover,
.tp-caption.PostSlider-Button:hover {
    color: #000;
    text-decoration: none;
    background-color: #eee;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    border-radius: 0 0 0 0;
    cursor: pointer
}

.LandingPage-Title,
.tp-caption.LandingPage-Title {
    color: #fff;
    font-size: 70px;
    line-height: 80px;
    font-weight: 900;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left;
    letter-spacing: 10px
}

.LandingPage-SubTitle,
.tp-caption.LandingPage-SubTitle {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    font-style: italic;
    font-family: Georgia, serif;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.LandingPage-Button,
.tp-caption.LandingPage-Button {
    color: #000;
    font-size: 15px;
    line-height: 54px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 0 35px 0 35px;
    text-decoration: none;
    background-color: #fff;
    border-color: #000;
    border-style: solid;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left;
    letter-spacing: 3px
}

.LandingPage-Button:hover,
.tp-caption.LandingPage-Button:hover {
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border-color: #000;
    border-style: solid;
    border-width: 0;
    border-radius: 0 0 0 0;
    cursor: pointer
}

.tp-caption.App-Content a,
.tp-caption.App-Content a:visited {
    color: #89124e !important;
    border-bottom: 1px solid transparent !important;
    font-weight: 700 !important
}

.tp-caption.App-Content a:hover {
    border-bottom: 1px solid #89124e !important
}

.RockBand-LogoText,
.tp-caption.RockBand-LogoText {
    color: #fff;
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    font-style: normal;
    font-family: Oswald;
    padding: 0;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.tp-caption.Twitter-Content a,
.tp-caption.Twitter-Content a:visited {
    color: #fff !important;
    text-decoration: underline !important
}

.tp-caption.Twitter-Content a:hover {
    color: #fff !important;
    text-decoration: none !important
}

.soundcloudwrapper iframe {
    width: 100% !important
}

.Agency-LogoText,
.tp-caption.Agency-LogoText {
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center;
    letter-spacing: 1px
}

.ComingSoon-Highlight,
.tp-caption.ComingSoon-Highlight {
    color: #fff;
    font-size: 20px;
    line-height: 37px;
    font-weight: 400;
    font-style: normal;
    font-family: Lato;
    padding: 0 20px 3px 20px;
    text-decoration: none;
    text-align: left;
    background-color: #009aee;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.ComingSoon-Count,
.tp-caption.ComingSoon-Count {
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    font-weight: 900;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.ComingSoon-CountUnit,
.tp-caption.ComingSoon-CountUnit {
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.ComingSoon-NotifyMe,
.tp-caption.ComingSoon-NotifyMe {
    color: #a49d8f;
    font-size: 27px;
    line-height: 35px;
    font-weight: 600;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

#mc_embed_signup input#mce-EMAIL {
    font-family: Lato, sans-serif;
    font-size: 15px;
    color: #000;
    background-color: #fff;
    line-height: 46px;
    padding: 0 20px;
    cursor: text;
    border: 1px solid #fff;
    width: 400px;
    margin-bottom: 0;
    -webkit-transition: background-color .5s;
    -moz-transition: background-color .5s;
    -o-transition: background-color .5s;
    -ms-transition: background-color .5s;
    transition: background-color .5s;
    border-radius: 0
}

#mc_embed_signup input#mce-EMAIL[type=email]:focus {
    background-color: #fff;
    border: 1px solid #666;
    border-right: 0
}

#mc_embed_signup input#mc-embedded-subscribe,
#mc_embed_signup input#mc-embedded-subscribe:focus {
    font-family: Lato, sans-serif;
    line-height: 46px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 900;
    padding: 0 20px;
    border: 1px solid #009aee;
    background: #009aee;
    color: #fff;
    border-radius: 0
}

#mc_embed_signup input#mc-embedded-subscribe:hover {
    background: #0083d4
}

@media only screen and (max-width:767px) {
    #mc_embed_signup input#mce-EMAIL {
        width: 200px
    }
}

.Agency-SmallTitle,
.tp-caption.Agency-SmallTitle {
    color: #fff;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    font-style: normal;
    font-family: lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center;
    letter-spacing: 6px
}

.Agency-SmallContent,
.tp-caption.Agency-SmallContent {
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    font-style: normal;
    font-family: lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.Agency-SmallLink,
.tp-caption.Agency-SmallLink {
    color: #f87c09;
    font-size: 12px;
    line-height: 22px;
    font-weight: 700;
    font-style: normal;
    font-family: lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center;
    letter-spacing: 2px;
    border-bottom: 1px solid #f87c09 !important
}

.Agency-SmallLink:hover,
.tp-caption.Agency-SmallLink:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    cursor: pointer
}

.Agency-NavButton,
.tp-caption.Agency-NavButton {
    color: #333;
    font-size: 17px;
    line-height: 50px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: #fff;
    border-color: #000;
    border-style: solid;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.Agency-NavButton:hover,
.tp-caption.Agency-NavButton:hover {
    color: #fff;
    text-decoration: none;
    background-color: #333;
    border-color: #000;
    border-style: solid;
    border-width: 0;
    border-radius: 0 0 0 0;
    cursor: pointer
}

.Agency-SmallLinkGreen,
.tp-caption.Agency-SmallLinkGreen {
    color: #6db19b;
    font-size: 12px;
    line-height: 22px;
    font-weight: 700;
    font-style: normal;
    font-family: lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center;
    letter-spacing: 2px;
    border-bottom: 1px solid #6db19b !important
}

.Agency-SmallLinkGreen:hover,
.tp-caption.Agency-SmallLinkGreen:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    cursor: pointer
}

.Agency-SmallLinkBlue,
.tp-caption.Agency-SmallLinkBlue {
    color: #999;
    font-size: 12px;
    line-height: 22px;
    font-weight: 700;
    font-style: normal;
    font-family: lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center;
    letter-spacing: 2px;
    border-bottom: 1px solid #999 !important
}

.Agency-SmallLinkBlue:hover,
.tp-caption.Agency-SmallLinkBlue:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    cursor: pointer
}

.Agency-LogoText,
.tp-caption.Agency-LogoText {
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center;
    letter-spacing: 1px
}

.Agency-ArrowTooltip,
.tp-caption.Agency-ArrowTooltip {
    color: #333;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: "Permanent Marker";
    padding: 0;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.Agency-SmallSocial,
.tp-caption.Agency-SmallSocial {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
    font-family: Arial;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.Agency-SmallSocial:hover,
.tp-caption.Agency-SmallSocial:hover {
    color: #333;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    cursor: pointer
}

.tp-caption.Twitter-Content a,
.tp-caption.Twitter-Content a:visited {
    color: #0084b4 !important
}

.tp-caption.Twitter-Content a:hover {
    color: #0084b4 !important;
    text-decoration: underline !important
}

.CreativeFrontPage-Btn,
.tp-caption.CreativeFrontPage-Btn {
    color: #fff;
    font-size: 14px;
    line-height: 60px;
    font-weight: 900;
    font-style: normal;
    font-family: Roboto;
    padding: 0 50px 0 50px;
    text-decoration: none;
    text-align: left;
    background-color: #00685c;
    border-color: #000;
    border-style: solid;
    border-width: 0;
    border-radius: 4px 4px 4px 4px;
    letter-spacing: 2px
}

.CreativeFrontPage-Btn:hover,
.tp-caption.CreativeFrontPage-Btn:hover {
    color: #fff;
    text-decoration: none;
    background-color: rgba(0, 0, 0, .25);
    border-color: #000;
    border-style: solid;
    border-width: 0;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer
}

.CreativeFrontPage-Menu,
.tp-caption.CreativeFrontPage-Menu {
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    font-style: normal;
    font-family: roboto;
    padding: 0;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    letter-spacing: 2px
}

.tp-flip-index {
    z-index: 1000 !important
}

.tp-caption.Twitter-Content a,
.tp-caption.Twitter-Content a:visited {
    color: #0084b4 !important
}

.tp-caption.Twitter-Content a:hover {
    color: #0084b4 !important;
    text-decoration: underline !important
}

.FullScreenMenu-Category,
.tp-caption.FullScreenMenu-Category {
    color: #111;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    font-style: normal;
    font-family: BenchNine;
    padding: 21px 30px 16px 30px;
    text-decoration: none;
    text-align: left;
    background-color: rgba(255, 255, 255, .9);
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    letter-spacing: 3px
}

.FullScreenMenu-Title,
.tp-caption.FullScreenMenu-Title {
    color: #fff;
    font-size: 65px;
    line-height: 70px;
    font-weight: 700;
    font-style: normal;
    font-family: BenchNine;
    padding: 21px 30px 16px 30px;
    text-decoration: none;
    text-align: left;
    background-color: rgba(17, 17, 17, .9);
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0
}

.tp-caption.Twitter-Content a,
.tp-caption.Twitter-Content a:visited {
    color: #0084b4 !important
}

.tp-caption.Twitter-Content a:hover {
    color: #0084b4 !important;
    text-decoration: underline !important
}

.TechJournal-Button,
.tp-caption.TechJournal-Button {
    color: #fff;
    font-size: 13px;
    line-height: 40px;
    font-weight: 900;
    font-style: normal;
    font-family: Raleway;
    padding: 1px 30px 1px 30px;
    text-decoration: none;
    text-align: left;
    background-color: #8a00ff;
    border-color: #000;
    border-style: solid;
    border-width: 0;
    border-radius: 0 0 0 0;
    letter-spacing: 3px
}

.TechJournal-Button:hover,
.tp-caption.TechJournal-Button:hover {
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border-color: #000;
    border-style: solid;
    border-width: 0;
    border-radius: 0 0 0 0;
    cursor: pointer
}

.TechJournal-Big,
.tp-caption.TechJournal-Big {
    color: #fff;
    font-size: 120px;
    line-height: 120px;
    font-weight: 900;
    font-style: normal;
    font-family: Raleway;
    padding: 0;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    letter-spacing: 0
}

.rev_slider {
    overflow: hidden
}

.effect_layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.tp-caption.Twitter-Content a,
.tp-caption.Twitter-Content a:visited {
    color: #0084b4 !important
}

.tp-caption.Twitter-Content a:hover {
    color: #0084b4 !important;
    text-decoration: underline !important
}

#menu_forcefullwidth {
    z-index: 5000;
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%
}

.FullSiteBlock-Title,
.tp-caption.FullSiteBlock-Title {
    color: #333;
    font-size: 55px;
    line-height: 65px;
    font-weight: 300;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.FullSiteBlock-SubTitle,
.tp-caption.FullSiteBlock-SubTitle {
    color: #333;
    font-size: 25px;
    line-height: 34px;
    font-weight: 300;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.FullSiteBlock-Link,
.tp-caption.FullSiteBlock-Link {
    color: #0096ff;
    font-size: 25px;
    line-height: 24px;
    font-weight: 300;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.FullSiteBlock-Link:hover,
.tp-caption.FullSiteBlock-Link:hover {
    color: #333;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    cursor: pointer
}

.FullSiteBlock-DownButton,
.tp-caption.FullSiteBlock-DownButton {
    color: #333;
    font-size: 25px;
    line-height: 32px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 1px 1px 1px 1px;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: #333;
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px;
    text-align: center
}

.FullSiteBlock-DownButton:hover,
.tp-caption.FullSiteBlock-DownButton:hover {
    color: #0096ff;
    text-decoration: none;
    background-color: transparent;
    border-color: #0096ff;
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px;
    cursor: pointer
}

.FullSiteBlock-Title,
.tp-caption.FullSiteBlock-Title {
    color: #333;
    font-size: 55px;
    line-height: 65px;
    font-weight: 300;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.FullSiteBlock-SubTitle,
.tp-caption.FullSiteBlock-SubTitle {
    color: #333;
    font-size: 25px;
    line-height: 34px;
    font-weight: 300;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.FullSiteBlock-Link,
.tp-caption.FullSiteBlock-Link {
    color: #0096ff;
    font-size: 25px;
    line-height: 24px;
    font-weight: 300;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.FullSiteBlock-Link:hover,
.tp-caption.FullSiteBlock-Link:hover {
    color: #333;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    cursor: pointer
}

.FullSiteBlock-DownButton,
.tp-caption.FullSiteBlock-DownButton {
    color: #333;
    font-size: 25px;
    line-height: 32px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 1px 1px 1px 1px;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: #333;
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px;
    text-align: center
}

.FullSiteBlock-DownButton:hover,
.tp-caption.FullSiteBlock-DownButton:hover {
    color: #0096ff;
    text-decoration: none;
    background-color: transparent;
    border-color: #0096ff;
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px;
    cursor: pointer
}

.FullSiteBlock-Title,
.tp-caption.FullSiteBlock-Title {
    color: #333;
    font-size: 55px;
    line-height: 65px;
    font-weight: 300;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.FullSiteBlock-SubTitle,
.tp-caption.FullSiteBlock-SubTitle {
    color: #333;
    font-size: 25px;
    line-height: 34px;
    font-weight: 300;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.FullSiteBlock-DownButton,
.tp-caption.FullSiteBlock-DownButton {
    color: #333;
    font-size: 25px;
    line-height: 32px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 1px 1px 1px 1px;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: #333;
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px;
    text-align: center
}

.FullSiteBlock-DownButton:hover,
.tp-caption.FullSiteBlock-DownButton:hover {
    color: #0096ff;
    text-decoration: none;
    background-color: transparent;
    border-color: #0096ff;
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px;
    cursor: pointer
}

.FullSiteBlock-Title,
.tp-caption.FullSiteBlock-Title {
    color: #333;
    font-size: 55px;
    line-height: 65px;
    font-weight: 300;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.FullSiteBlock-SubTitle,
.tp-caption.FullSiteBlock-SubTitle {
    color: #333;
    font-size: 25px;
    line-height: 34px;
    font-weight: 300;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.FullSiteBlock-Link,
.tp-caption.FullSiteBlock-Link {
    color: #0096ff;
    font-size: 25px;
    line-height: 24px;
    font-weight: 300;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.FullSiteBlock-Link:hover,
.tp-caption.FullSiteBlock-Link:hover {
    color: #333;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    cursor: pointer
}

.FullSiteBlock-DownButton,
.tp-caption.FullSiteBlock-DownButton {
    color: #333;
    font-size: 25px;
    line-height: 32px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 1px 1px 1px 1px;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: #333;
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px;
    text-align: center
}

.FullSiteBlock-DownButton:hover,
.tp-caption.FullSiteBlock-DownButton:hover {
    color: #0096ff;
    text-decoration: none;
    background-color: transparent;
    border-color: #0096ff;
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px;
    cursor: pointer
}

.rev_slider {
    overflow: hidden
}

.effect_layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.gyges .tp-thumb {
    opacity: 1
}

.gyges .tp-thumb-img-wrap {
    padding: 3px;
    background-color: rgba(0, 0, 0, .25);
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0;
    box-sizing: border-box;
    transition: all .3s;
    -webkit-transition: all .3s
}

.gyges .tp-thumb-image {
    padding: 3px;
    display: block;
    box-sizing: border-box;
    position: relative;
    -webkit-box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25)
}

.gyges .tp-thumb.selected .tp-thumb-img-wrap,
.gyges .tp-thumb:hover .tp-thumb-img-wrap {
    background: -moz-linear-gradient(top, #fff 0, #fff 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #fff), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #fff 0, #fff 100%);
    background: -o-linear-gradient(top, #fff 0, #fff 100%);
    background: -ms-linear-gradient(top, #fff 0, #fff 100%);
    background: linear-gradient(to bottom, #fff 0, #fff 100%)
}

.FullSiteBlock-Title,
.tp-caption.FullSiteBlock-Title {
    color: #333;
    font-size: 55px;
    line-height: 65px;
    font-weight: 300;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.FullSiteBlock-SubTitle,
.tp-caption.FullSiteBlock-SubTitle {
    color: #333;
    font-size: 25px;
    line-height: 34px;
    font-weight: 300;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.FullSiteBlock-Link,
.tp-caption.FullSiteBlock-Link {
    color: #0096ff;
    font-size: 25px;
    line-height: 24px;
    font-weight: 300;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.FullSiteBlock-Link:hover,
.tp-caption.FullSiteBlock-Link:hover {
    color: #333;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    cursor: pointer
}

.FullSiteBlock-SubTitle,
.tp-caption.FullSiteBlock-SubTitle {
    color: #333;
    font-size: 25px;
    line-height: 34px;
    font-weight: 300;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.FullSiteBlock-SubTitle,
.tp-caption.FullSiteBlock-SubTitle {
    color: #333;
    font-size: 25px;
    line-height: 34px;
    font-weight: 300;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.FullSiteBlock-FooterLink,
.tp-caption.FullSiteBlock-FooterLink {
    color: #555;
    font-size: 15px;
    line-height: 20px;
    font-weight: 300;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: left
}

.FullSiteBlock-FooterLink:hover,
.tp-caption.FullSiteBlock-FooterLink:hover {
    color: #0096ff;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    cursor: pointer
}

.fb-share-button.fb_iframe_widget iframe {
    width: 115px !important
}

#tp-socialwrapper {
    opacity: 0
}

.tp-caption.Twitter-Content a,
.tp-caption.Twitter-Content a:visited {
    color: #0084b4 !important
}

.tp-caption.Twitter-Content a:hover {
    color: #0084b4 !important;
    text-decoration: underline !important
}

#menu_forcefullwidth {
    z-index: 5000;
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%
}

#tp-menubg {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .75) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .75) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, .75) 0, rgba(0, 0, 0, 0) 100%)
}

#mc_embed_signup input[type=email] {
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 400;
    background-color: #fff;
    color: #888 !important;
    line-height: 46px;
    padding: 0 20px;
    cursor: text;
    border: 0;
    width: 400px;
    margin-bottom: 0;
    -webkit-transition: background-color .5s;
    -moz-transition: background-color .5s;
    -o-transition: background-color .5s;
    -ms-transition: background-color .5s;
    transition: background-color .5s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

#mc_embed_signup input[type=email]::-webkit-input-placeholder {
    color: #888 !important
}

#mc_embed_signup input[type=email]::-moz-placeholder {
    color: #888 !important
}

#mc_embed_signup input[type=email]:-ms-input-placeholder {
    color: #888 !important
}

#mc_embed_signup input[type=email]:focus {
    background-color: #f5f5f5;
    color: #454545
}

#mc_embed_signup input#mc-embedded-subscribe,
#mc_embed_signup input#mc-embedded-subscribe:focus {
    font-family: Lato, sans-serif;
    line-height: 46px;
    font-size: 16px;
    font-weight: 700;
    padding: 0 30px;
    border: 0;
    background: #f04531;
    text-transform: none;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

#mc_embed_signup input#mc-embedded-subscribe:hover {
    background: #e03727
}

@media only screen and (max-width:767px) {
    #mc_embed_signup input[type=email] {
        width: 260px
    }
}

@media only screen and (max-width:480px) {
    #mc_embed_signup input[type=email] {
        width: 160px
    }
}

#rev_slider_167_6 .uranus.tparrows {
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0)
}

#rev_slider_167_6 .uranus.tparrows:before {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 40px;
    transition: all .3s;
    -webkit-transition: all .3s
}

#rev_slider_167_6 .uranus.tparrows:hover:before {
    opacity: .75
}

.FullSiteBlock-SubTitle,
.tp-caption.FullSiteBlock-SubTitle {
    color: #333;
    font-size: 25px;
    line-height: 34px;
    font-weight: 300;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.ParallaxWebsite-FooterItem,
.tp-caption.ParallaxWebsite-FooterItem {
    color: rgba(255, 255, 255, .5);
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0
}

.ParallaxWebsite-FooterItem:hover,
.tp-caption.ParallaxWebsite-FooterItem:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    cursor: pointer
}

.fb-share-button.fb_iframe_widget iframe {
    width: 115px !important
}

iframe.twitter-share-button {
    display: none
}

.fb-share-button.fb_iframe_widget iframe {
    display: none
}

.FullSiteBlock-Link,
.tp-caption.FullSiteBlock-Link {
    color: #0096ff;
    font-size: 25px;
    line-height: 24px;
    font-weight: 300;
    font-style: normal;
    font-family: Lato;
    padding: 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0;
    border-radius: 0 0 0 0;
    text-align: center
}

.ares.tparrows {
    cursor: pointer;
    background: #fff;
    min-width: 60px;
    min-height: 60px;
    position: absolute;
    display: block;
    z-index: 100;
    border-radius: 50%
}

.ares.tparrows:before {
    font-family: revicons;
    font-size: 25px;
    color: #aaa;
    display: block;
    line-height: 60px;
    text-align: center;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s;
    z-index: 2;
    position: relative
}

.ares.tparrows.tp-leftarrow:before {
    content: "\e81f"
}

.ares.tparrows.tp-rightarrow:before {
    content: "\e81e"
}

.ares.tparrows:hover:before {
    color: #000
}

.ares .tp-title-wrap {
    position: absolute;
    z-index: 1;
    display: inline-block;
    background: #fff;
    min-height: 60px;
    line-height: 60px;
    top: 0;
    margin-left: 30px;
    border-radius: 0 30px 30px 0;
    overflow: hidden;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform-origin: 0% 50%;
    -webkit-transform-origin: 0% 50%
}

.ares.tp-rightarrow .tp-title-wrap {
    right: 0;
    margin-right: 30px;
    margin-left: 0;
    -webkit-transform-origin: 100% 50%;
    border-radius: 30px 0 0 30px
}

.ares.tparrows:hover .tp-title-wrap {
    transform: scaleX(1) scaleY(1);
    -webkit-transform: scaleX(1) scaleY(1)
}

.ares .tp-arr-titleholder {
    position: relative;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    transform: translateX(200px);
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 60px;
    white-space: nowrap;
    padding: 0 20px;
    margin-left: 10px;
    opacity: 0
}

.ares.tp-rightarrow .tp-arr-titleholder {
    transform: translateX(-200px);
    margin-left: 0;
    margin-right: 10px
}

.ares.tparrows:hover .tp-arr-titleholder {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    transition-delay: 0.1s;
    opacity: 1
}

.ares.tp-bullets:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background: 0 0;
    padding: 10px;
    margin-left: -10px;
    margin-top: -10px;
    box-sizing: content-box
}

.ares .tp-bullet {
    width: 13px;
    height: 13px;
    position: absolute;
    background: #e5e5e5;
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box
}

.ares .tp-bullet.selected,
.ares .tp-bullet:hover {
    background: #fff
}

.ares .tp-bullet-title {
    position: absolute;
    color: #888;
    font-size: 12px;
    padding: 0 10px;
    font-weight: 600;
    right: 27px;
    top: -4px;
    background: #fff;
    background: rgba(255, 255, 255, .75);
    visibility: hidden;
    transform: translateX(-20px);
    -webkit-transform: translateX(-20px);
    transition: transform .3s;
    -webkit-transition: transform .3s;
    line-height: 20px;
    white-space: nowrap
}

.ares .tp-bullet-title:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent rgba(255, 255, 255, .75);
    content: " ";
    position: absolute;
    right: -10px;
    top: 0
}

.ares .tp-bullet:hover .tp-bullet-title {
    visibility: visible;
    transform: translateX(0);
    -webkit-transform: translateX(0)
}

.ares .tp-bullet.selected:hover .tp-bullet-title {
    background: #fff
}

.ares .tp-bullet.selected:hover .tp-bullet-title:after {
    border-color: transparent transparent transparent #fff
}

.ares.tp-bullets:hover .tp-bullet-title {
    visibility: hidden
}

.ares.tp-bullets:hover .tp-bullet:hover .tp-bullet-title {
    visibility: visible
}

.ares .tp-tab {
    opacity: 1;
    padding: 10px;
    box-sizing: border-box;
    font-family: Roboto, sans-serif;
    border-bottom: 1px solid #e5e5e5
}

.ares .tp-tab-image {
    width: 60px;
    height: 60px;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    display: inline-block;
    float: left
}

.ares .tp-tab-content {
    background: rgba(0, 0, 0, 0);
    position: relative;
    padding: 15px 15px 15px 85px;
    left: 0;
    overflow: hidden;
    margin-top: -15px;
    box-sizing: border-box;
    color: #333;
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute
}

.ares .tp-tab-date {
    display: block;
    color: #aaa;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 0
}

.ares .tp-tab-title {
    display: block;
    text-align: left;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    line-height: 17px
}

.ares .tp-tab.selected,
.ares .tp-tab:hover {
    background: #eee
}

.custom.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, .5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 10000
}

.custom.tparrows:hover {
    background: #000
}

.custom.tparrows:before {
    font-family: revicons;
    font-size: 15px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center
}

.custom.tparrows.tp-leftarrow:before {
    content: "\e824"
}

.custom.tparrows.tp-rightarrow:before {
    content: "\e825"
}

.custom.tp-bullets:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background: 0 0;
    padding: 10px;
    margin-left: -10px;
    margin-top: -10px;
    box-sizing: content-box
}

.custom .tp-bullet {
    width: 12px;
    height: 12px;
    position: absolute;
    background: #aaa;
    background: rgba(125, 125, 125, .5);
    cursor: pointer;
    box-sizing: content-box
}

.custom .tp-bullet.selected,
.custom .tp-bullet:hover {
    background: #7d7d7d
}

.dione.tparrows {
    height: 100%;
    width: 100px;
    background: 0 0;
    background: rgba(0, 0, 0, 0);
    line-height: 100%;
    transition: all .3s;
    -webkit-transition: all .3s
}

.dione.tparrows:hover {
    background: rgba(0, 0, 0, .45)
}

.dione .tp-arr-imgwrapper {
    width: 100px;
    left: 0;
    position: absolute;
    height: 100%;
    top: 0;
    overflow: hidden
}

.dione.tp-rightarrow .tp-arr-imgwrapper {
    left: auto;
    right: 0
}

.dione .tp-arr-imgholder {
    background-position: center center;
    background-size: cover;
    width: 100px;
    height: 100%;
    top: 0;
    visibility: hidden;
    transform: translateX(-50px);
    -webkit-transform: translateX(-50px);
    transition: all .3s;
    -webkit-transition: all .3s;
    opacity: 0;
    left: 0
}

.dione.tparrows.tp-rightarrow .tp-arr-imgholder {
    right: 0;
    left: auto;
    transform: translateX(50px);
    -webkit-transform: translateX(50px)
}

.dione.tparrows:before {
    position: absolute;
    line-height: 30px;
    margin-left: -22px;
    top: 50%;
    left: 50%;
    font-size: 30px;
    margin-top: -15px;
    transition: all .3s;
    -webkit-transition: all .3s
}

.dione.tparrows.tp-rightarrow:before {
    margin-left: 6px
}

.dione.tparrows:hover:before {
    transform: translateX(-20px);
    -webkit-transform: translateX(-20px);
    opacity: 0
}

.dione.tparrows.tp-rightarrow:hover:before {
    transform: translateX(20px);
    -webkit-transform: translateX(20px)
}

.dione.tparrows:hover .tp-arr-imgholder {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;
    visibility: visible
}

.dione .tp-bullet {
    opacity: 1;
    width: 50px;
    height: 50px;
    padding: 3px;
    background: #000;
    background-color: rgba(0, 0, 0, .25);
    margin: 0;
    box-sizing: border-box;
    transition: all .3s;
    -webkit-transition: all .3s
}

.dione .tp-bullet-image {
    display: block;
    box-sizing: border-box;
    position: relative;
    -webkit-box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25);
    width: 44px;
    height: 44px;
    background-size: cover;
    background-position: center center
}

.dione .tp-bullet-title {
    position: absolute;
    bottom: 65px;
    display: inline-block;
    left: 50%;
    background: #000;
    background: rgba(0, 0, 0, .75);
    color: #fff;
    padding: 10px 30px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    opacity: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    transform: translateZ(.001px) translateX(-50%) translateY(14px);
    transform-origin: 50% 100%;
    -webkit-transform: translateZ(.001px) translateX(-50%) translateY(14px);
    -webkit-transform-origin: 50% 100%;
    opacity: 0;
    white-space: nowrap
}

.dione .tp-bullet:hover .tp-bullet-title {
    transform: rotateX(0) translateX(-50%);
    -webkit-transform: rotateX(0) translateX(-50%);
    opacity: 1
}

.dione .tp-bullet.selected,
.dione .tp-bullet:hover {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0, #777 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #fff), color-stop(100%, #777));
    background: -webkit-linear-gradient(top, #fff 0, #777 100%);
    background: -o-linear-gradient(top, #fff 0, #777 100%);
    background: -ms-linear-gradient(top, #fff 0, #777 100%);
    background: linear-gradient(to bottom, #fff 0, #777 100%)
}

.dione .tp-bullet-title:after {
    content: " ";
    position: absolute;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: rgba(0, 0, 0, .75) transparent transparent transparent;
    bottom: -8px
}

.erinyen.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, .5);
    min-width: 70px;
    min-height: 70px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 35px
}

.erinyen.tparrows:before {
    font-family: revicons;
    font-size: 20px;
    color: #fff;
    display: block;
    line-height: 70px;
    text-align: center;
    z-index: 2;
    position: relative
}

.erinyen.tparrows.tp-leftarrow:before {
    content: "\e824"
}

.erinyen.tparrows.tp-rightarrow:before {
    content: "\e825"
}

.erinyen .tp-title-wrap {
    position: absolute;
    z-index: 1;
    display: inline-block;
    background: #000;
    background: rgba(0, 0, 0, .5);
    min-height: 70px;
    line-height: 70px;
    top: 0;
    margin-left: 0;
    border-radius: 35px;
    overflow: hidden;
    transition: opacity .3s;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    visibility: hidden;
    opacity: 0
}

.erinyen.tparrows:hover .tp-title-wrap {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible
}

.erinyen.tp-rightarrow .tp-title-wrap {
    right: 0;
    margin-right: 0;
    margin-left: 0;
    -webkit-transform-origin: 100% 50%;
    border-radius: 35px;
    padding-right: 20px;
    padding-left: 10px
}

.erinyen.tp-leftarrow .tp-title-wrap {
    padding-left: 20px;
    padding-right: 10px
}

.erinyen .tp-arr-titleholder {
    letter-spacing: 3px;
    position: relative;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    transform: translateX(200px);
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    line-height: 70px;
    white-space: nowrap;
    padding: 0 20px;
    margin-left: 11px;
    opacity: 0
}

.erinyen .tp-arr-imgholder {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-position: center center;
    background-size: cover
}

.erinyen .tp-arr-img-over {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    background: rgba(0, 0, 0, .5)
}

.erinyen.tp-rightarrow .tp-arr-titleholder {
    transform: translateX(-200px);
    margin-left: 0;
    margin-right: 11px
}

.erinyen.tparrows:hover .tp-arr-titleholder {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    transition-delay: 0.1s;
    opacity: 1
}

.erinyen.tp-bullets:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #555;
    background: -moz-linear-gradient(top, #555 0, #222 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #555), color-stop(100%, #222));
    background: -webkit-linear-gradient(top, #555 0, #222 100%);
    background: -o-linear-gradient(top, #555 0, #222 100%);
    background: -ms-linear-gradient(top, #555 0, #222 100%);
    background: linear-gradient(to bottom, #555 0, #222 100%);
    padding: 10px 15px;
    margin-left: -15px;
    margin-top: -10px;
    box-sizing: content-box;
    border-radius: 10px;
    box-shadow: 0 0 2px 1px rgba(33, 33, 33, .3)
}

.erinyen .tp-bullet {
    width: 13px;
    height: 13px;
    position: absolute;
    background: #111;
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box
}

.erinyen .tp-bullet.selected,
.erinyen .tp-bullet:hover {
    background: #e5e5e5;
    background: -moz-linear-gradient(top, #e5e5e5 0, #999 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e5e5e5), color-stop(100%, #999));
    background: -webkit-linear-gradient(top, #e5e5e5 0, #999 100%);
    background: -o-linear-gradient(top, #e5e5e5 0, #999 100%);
    background: -ms-linear-gradient(top, #e5e5e5 0, #999 100%);
    background: linear-gradient(to bottom, #e5e5e5 0, #999 100%);
    border: 1px solid #555;
    width: 12px;
    height: 12px
}

.erinyen .tp-thumb {
    opacity: 1
}

.erinyen .tp-thumb-over {
    background: #000;
    background: rgba(0, 0, 0, .25);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all .3s;
    transition: all .3s
}

.erinyen .tp-thumb-more:before {
    font-family: revicons;
    font-size: 12px;
    color: #aaa;
    color: rgba(255, 255, 255, .75);
    display: block;
    line-height: 12px;
    text-align: left;
    z-index: 2;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 2
}

.erinyen .tp-thumb-more:before {
    content: "\e825"
}

.erinyen .tp-thumb-title {
    font-family: Raleway;
    letter-spacing: 1px;
    font-size: 12px;
    color: #fff;
    display: block;
    line-height: 15px;
    text-align: left;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 20px 35px 20px 20px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    transition: all .3s;
    -webkit-transition: all .3s;
    font-weight: 500
}

.erinyen .tp-thumb.selected .tp-thumb-more:before,
.erinyen .tp-thumb:hover .tp-thumb-more:before {
    color: #aaa
}

.erinyen .tp-thumb.selected .tp-thumb-over,
.erinyen .tp-thumb:hover .tp-thumb-over {
    background: #fff
}

.erinyen .tp-thumb.selected .tp-thumb-title,
.erinyen .tp-thumb:hover .tp-thumb-title {
    color: #000
}

.erinyen .tp-tab-title {
    color: #a8d8ee;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Roboto Slab";
    margin-bottom: 5px
}

.erinyen .tp-tab-desc {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 25px;
    font-family: "Roboto Slab"
}

.gyges.tp-bullets:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #777;
    background: -moz-linear-gradient(top, #777 0, #666 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #777), color-stop(100%, #666));
    background: -webkit-linear-gradient(top, #777 0, #666 100%);
    background: -o-linear-gradient(top, #777 0, #666 100%);
    background: -ms-linear-gradient(top, #777 0, #666 100%);
    background: linear-gradient(to bottom, #777 0, #666 100%);
    padding: 10px;
    margin-left: -10px;
    margin-top: -10px;
    box-sizing: content-box;
    border-radius: 10px
}

.gyges .tp-bullet {
    width: 12px;
    height: 12px;
    position: absolute;
    background: #333;
    border: 3px solid #444;
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box
}

.gyges .tp-bullet.selected,
.gyges .tp-bullet:hover {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0, #e1e1e1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #e1e1e1));
    background: -webkit-linear-gradient(top, #fff 0, #e1e1e1 100%);
    background: -o-linear-gradient(top, #fff 0, #e1e1e1 100%);
    background: -ms-linear-gradient(top, #fff 0, #e1e1e1 100%);
    background: linear-gradient(to bottom, #fff 0, #e1e1e1 100%)
}

.gyges .tp-thumb {
    opacity: 1
}

.gyges .tp-thumb-img-wrap {
    padding: 3px;
    background: #000;
    background-color: rgba(0, 0, 0, .25);
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0;
    box-sizing: border-box;
    transition: all .3s;
    -webkit-transition: all .3s
}

.gyges .tp-thumb-image {
    padding: 3px;
    display: block;
    box-sizing: border-box;
    position: relative;
    -webkit-box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25)
}

.gyges .tp-thumb-title {
    position: absolute;
    bottom: 100%;
    display: inline-block;
    left: 50%;
    background: rgba(255, 255, 255, .8);
    padding: 10px 30px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-bottom: 20px;
    opacity: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    transform: translateZ(.001px) translateX(-50%) translateY(14px);
    transform-origin: 50% 100%;
    -webkit-transform: translateZ(.001px) translateX(-50%) translateY(14px);
    -webkit-transform-origin: 50% 100%;
    white-space: nowrap
}

.gyges .tp-thumb:hover .tp-thumb-title {
    transform: rotateX(0) translateX(-50%);
    -webkit-transform: rotateX(0) translateX(-50%);
    opacity: 1
}

.gyges .tp-thumb.selected .tp-thumb-img-wrap,
.gyges .tp-thumb:hover .tp-thumb-img-wrap {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0, #777 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #fff), color-stop(100%, #777));
    background: -webkit-linear-gradient(top, #fff 0, #777 100%);
    background: -o-linear-gradient(top, #fff 0, #777 100%);
    background: -ms-linear-gradient(top, #fff 0, #777 100%);
    background: linear-gradient(to bottom, #fff 0, #777 100%)
}

.gyges .tp-thumb-title:after {
    content: " ";
    position: absolute;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: rgba(255, 255, 255, .8) transparent transparent transparent;
    bottom: -8px
}

.gyges .tp-tab {
    opacity: 1;
    padding: 10px;
    box-sizing: border-box;
    font-family: Roboto, sans-serif;
    border-bottom: 1px solid rgba(255, 255, 255, .15)
}

.gyges .tp-tab-image {
    width: 60px;
    height: 60px;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    display: inline-block;
    float: left
}

.gyges .tp-tab-content {
    background: rgba(0, 0, 0, 0);
    position: relative;
    padding: 15px 15px 15px 85px;
    left: 0;
    overflow: hidden;
    margin-top: -15px;
    box-sizing: border-box;
    color: #333;
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute
}

.gyges .tp-tab-date {
    display: block;
    color: rgba(255, 255, 255, .25);
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 0
}

.gyges .tp-tab-title {
    display: block;
    text-align: left;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    line-height: 17px
}

.gyges .tp-tab.selected,
.gyges .tp-tab:hover {
    background: rgba(0, 0, 0, .5)
}

.hades.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, .15);
    width: 100px;
    height: 100px;
    position: absolute;
    display: block;
    z-index: 1000
}

.hades.tparrows:before {
    font-family: revicons;
    font-size: 30px;
    color: #fff;
    display: block;
    line-height: 100px;
    text-align: center;
    transition: background .3s, color .3s
}

.hades.tparrows.tp-leftarrow:before {
    content: "\e824"
}

.hades.tparrows.tp-rightarrow:before {
    content: "\e825"
}

.hades.tparrows:hover:before {
    color: #aaa;
    background: #fff;
    background: #fff
}

.hades .tp-arr-allwrapper {
    position: absolute;
    left: 100%;
    top: 0;
    background: #888;
    width: 100px;
    height: 100px;
    -webkit-transition: all .3s;
    transition: all .3s;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transform: rotatey(-90deg);
    transform: rotatey(-90deg);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%
}

.hades.tp-rightarrow .tp-arr-allwrapper {
    left: auto;
    right: 100%;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: rotatey(90deg);
    transform: rotatey(90deg)
}

.hades:hover .tp-arr-allwrapper {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transform: rotatey(0);
    transform: rotatey(0)
}

.hades .tp-arr-imgholder {
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.hades.tp-bullets:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background: 0 0;
    padding: 10px;
    margin-left: -10px;
    margin-top: -10px;
    box-sizing: content-box
}

.hades .tp-bullet {
    width: 3px;
    height: 3px;
    position: absolute;
    background: #888;
    cursor: pointer;
    border: 5px solid #fff;
    box-sizing: content-box;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, .2);
    -webkit-perspective: 400;
    perspective: 400;
    -webkit-transform: translatez(.01px);
    transform: translatez(.01px)
}

.hades .tp-bullet.selected,
.hades .tp-bullet:hover {
    background: #555
}

.hades .tp-bullet-image {
    position: absolute;
    top: -80px;
    left: -60px;
    width: 120px;
    height: 60px;
    background-position: center center;
    background-size: cover;
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
    -webkit-transform-style: flat;
    transform-style: flat;
    perspective: 600;
    -webkit-perspective: 600;
    transform: rotatex(-90deg);
    -webkit-transform: rotatex(-90deg);
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, .2);
    transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%
}

.hades .tp-bullet:hover .tp-bullet-image {
    display: block;
    opacity: 1;
    transform: rotatex(0);
    -webkit-transform: rotatex(0);
    visibility: visible
}

.hades .tp-thumb {
    opacity: 1
}

.hades .tp-thumb-img-wrap {
    border-radius: 50%;
    padding: 3px;
    display: inline-block;
    background: #000;
    background-color: rgba(0, 0, 0, .25);
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0;
    box-sizing: border-box;
    transition: all .3s;
    -webkit-transition: all .3s
}

.hades .tp-thumb-image {
    padding: 3px;
    border-radius: 50%;
    display: block;
    box-sizing: border-box;
    position: relative;
    -webkit-box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25)
}

.hades .tp-thumb.selected .tp-thumb-img-wrap,
.hades .tp-thumb:hover .tp-thumb-img-wrap {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0, #777 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #fff), color-stop(100%, #777));
    background: -webkit-linear-gradient(top, #fff 0, #777 100%);
    background: -o-linear-gradient(top, #fff 0, #777 100%);
    background: -ms-linear-gradient(top, #fff 0, #777 100%);
    background: linear-gradient(to bottom, #fff 0, #777 100%)
}

.hades .tp-thumb-title:after {
    content: " ";
    position: absolute;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: rgba(0, 0, 0, .75) transparent transparent transparent;
    bottom: -8px
}

.hades .tp-tab {
    opacity: 1
}

.hades .tp-tab-title {
    display: block;
    color: #333;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    line-height: 25px
}

.hades .tp-tab-price {
    display: block;
    text-align: center;
    color: #999;
    font-size: 16px;
    margin-top: 10px;
    line-height: 20px
}

.hades .tp-tab-button {
    display: inline-block;
    margin-top: 15px;
    text-align: center;
    padding: 5px 15px;
    color: #fff;
    font-size: 14px;
    background: #219bd7;
    border-radius: 4px;
    font-weight: 400
}

.hades .tp-tab-inner {
    text-align: center
}

.hebe.tparrows {
    cursor: pointer;
    background: #fff;
    min-width: 70px;
    min-height: 70px;
    position: absolute;
    display: block;
    z-index: 1000
}

.hebe.tparrows:before {
    font-family: revicons;
    font-size: 30px;
    color: #aaa;
    display: block;
    line-height: 70px;
    text-align: center;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s;
    z-index: 2;
    position: relative;
    background: #fff;
    min-width: 70px;
    min-height: 70px
}

.hebe.tparrows.tp-leftarrow:before {
    content: "\e824"
}

.hebe.tparrows.tp-rightarrow:before {
    content: "\e825"
}

.hebe.tparrows:hover:before {
    color: #000
}

.hebe .tp-title-wrap {
    position: absolute;
    z-index: 0;
    display: inline-block;
    background: #000;
    background: rgba(0, 0, 0, .75);
    min-height: 60px;
    line-height: 60px;
    top: -10px;
    margin-left: 0;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform-origin: 0% 50%;
    -webkit-transform-origin: 0% 50%
}

.hebe.tp-rightarrow .tp-title-wrap {
    right: 0;
    -webkit-transform-origin: 100% 50%
}

.hebe.tparrows:hover .tp-title-wrap {
    transform: scaleX(1);
    -webkit-transform: scaleX(1)
}

.hebe .tp-arr-titleholder {
    position: relative;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    line-height: 90px;
    white-space: nowrap;
    padding: 0 20px 0 90px
}

.hebe.tp-rightarrow .tp-arr-titleholder {
    margin-left: 0;
    padding: 0 90px 0 20px
}

.hebe.tparrows:hover .tp-arr-titleholder {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    transition-delay: 0.1s;
    opacity: 1
}

.hebe .tp-arr-imgholder {
    width: 90px;
    height: 90px;
    position: absolute;
    left: 100%;
    display: block;
    background-size: cover;
    background-position: center center;
    top: 0;
    right: -90px
}

.hebe.tp-rightarrow .tp-arr-imgholder {
    right: auto;
    left: -90px
}

.hebe.tp-bullets:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background: 0 0;
    padding: 10px;
    margin-left: -10px;
    margin-top: -10px;
    box-sizing: content-box
}

.hebe .tp-bullet {
    width: 3px;
    height: 3px;
    position: absolute;
    background: #fff;
    cursor: pointer;
    border: 5px solid #222;
    border-radius: 50%;
    box-sizing: content-box;
    -webkit-perspective: 400;
    perspective: 400;
    -webkit-transform: translateZ(.01px);
    transform: translateZ(.01px);
    transition: all .3s
}

.hebe .tp-bullet.selected,
.hebe .tp-bullet:hover {
    background: #222;
    border-color: #fff
}

.hebe .tp-bullet-image {
    position: absolute;
    top: -90px;
    left: -40px;
    width: 70px;
    height: 70px;
    background-position: center center;
    background-size: cover;
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
    -webkit-transform-style: flat;
    transform-style: flat;
    perspective: 600;
    -webkit-perspective: 600;
    transform: scale(0);
    -webkit-transform: scale(0);
    transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    border-radius: 6px
}

.hebe .tp-bullet:hover .tp-bullet-image {
    display: block;
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    visibility: visible
}

.hebe .tp-tab-title {
    color: #a8d8ee;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Roboto Slab";
    margin-bottom: 5px
}

.hebe .tp-tab-desc {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 25px;
    font-family: "Roboto Slab"
}

.hephaistos.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, .5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 50%
}

.hephaistos.tparrows:hover {
    background: #000
}

.hephaistos.tparrows:before {
    font-family: revicons;
    font-size: 18px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center
}

.hephaistos.tparrows.tp-leftarrow:before {
    content: "\e82c";
    margin-left: -2px
}

.hephaistos.tparrows.tp-rightarrow:before {
    content: "\e82d";
    margin-right: -2px
}

.hephaistos.tp-bullets:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background: 0 0;
    padding: 10px;
    margin-left: -10px;
    margin-top: -10px;
    box-sizing: content-box
}

.hephaistos .tp-bullet {
    width: 12px;
    height: 12px;
    position: absolute;
    background: #999;
    border: 3px solid #f5f5f5;
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box;
    box-shadow: 0 0 2px 1px rgba(130, 130, 130, .3)
}

.hephaistos .tp-bullet.selected,
.hephaistos .tp-bullet:hover {
    background: #fff;
    border-color: #000
}

.hermes.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, .5);
    width: 30px;
    height: 110px;
    position: absolute;
    display: block;
    z-index: 1000
}

.hermes.tparrows:before {
    font-family: revicons;
    font-size: 15px;
    color: #fff;
    display: block;
    line-height: 110px;
    text-align: center;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    transition: all .3s;
    -webkit-transition: all .3s
}

.hermes.tparrows.tp-leftarrow:before {
    content: "\e824"
}

.hermes.tparrows.tp-rightarrow:before {
    content: "\e825"
}

.hermes.tparrows.tp-leftarrow:hover:before {
    transform: translateX(-20px);
    -webkit-transform: translateX(-20px);
    opacity: 0
}

.hermes.tparrows.tp-rightarrow:hover:before {
    transform: translateX(20px);
    -webkit-transform: translateX(20px);
    opacity: 0
}

.hermes .tp-arr-allwrapper {
    overflow: hidden;
    position: absolute;
    width: 180px;
    height: 140px;
    top: 0;
    left: 0;
    visibility: hidden;
    -webkit-transition: -webkit-transform .3s .3s;
    transition: transform .3s .3s;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.hermes.tp-rightarrow .tp-arr-allwrapper {
    right: 0;
    left: auto
}

.hermes.tparrows:hover .tp-arr-allwrapper {
    visibility: visible
}

.hermes .tp-arr-imgholder {
    width: 180px;
    position: absolute;
    left: 0;
    top: 0;
    height: 110px;
    transform: translateX(-180px);
    -webkit-transform: translateX(-180px);
    transition: all .3s;
    transition-delay: 0.3s
}

.hermes.tp-rightarrow .tp-arr-imgholder {
    transform: translateX(180px);
    -webkit-transform: translateX(180px)
}

.hermes.tparrows:hover .tp-arr-imgholder {
    transform: translateX(0);
    -webkit-transform: translateX(0)
}

.hermes .tp-arr-titleholder {
    top: 110px;
    width: 180px;
    text-align: left;
    display: block;
    padding: 0 10px;
    line-height: 30px;
    background: #000;
    background: rgba(0, 0, 0, .75);
    color: #fff;
    font-weight: 600;
    position: absolute;
    font-size: 12px;
    white-space: nowrap;
    letter-spacing: 1px;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    box-sizing: border-box
}

.hermes.tparrows:hover .tp-arr-titleholder {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
}

.hermes .tp-bullet {
    overflow: hidden;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    background-color: rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 2px #fff;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
    position: absolute
}

.hermes .tp-bullet:hover {
    background-color: rgba(0, 0, 0, .2)
}

.hermes .tp-bullet:after {
    content: " ";
    position: absolute;
    bottom: 0;
    height: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 1px #fff;
    -webkit-transition: height .3s ease;
    transition: height .3s ease
}

.hermes .tp-bullet.selected:after {
    height: 100%
}

.hermes .tp-tab {
    opacity: 1;
    padding-right: 10px;
    box-sizing: border-box
}

.hermes .tp-tab-image {
    width: 100%;
    height: 60%;
    position: relative
}

.hermes .tp-tab-content {
    background: #363636;
    position: absolute;
    padding: 20px 20px 20px 30px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    width: 100%;
    min-height: 40%;
    bottom: 0;
    left: -10px
}

.hermes .tp-tab-date {
    display: block;
    color: #888;
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 10px
}

.hermes .tp-tab-title {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 19px
}

.hermes .tp-tab.selected .tp-tab-title:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 0 30px 10px;
    border-color: transparent transparent transparent #363636;
    content: " ";
    position: absolute;
    right: -9px;
    bottom: 50%;
    margin-bottom: -30px
}

.hermes .tp-tab-mask {
    padding-right: 10px !important
}

@media only screen and (max-width:960px) {
    .hermes .tp-tab .tp-tab-title {
        font-size: 14px;
        line-height: 16px
    }

    .hermes .tp-tab-date {
        font-size: 11px;
        line-height: 13px;
        margin-bottom: 10px
    }

    .hermes .tp-tab-content {
        padding: 15px 15px 15px 25px
    }
}

@media only screen and (max-width:768px) {
    .hermes .tp-tab .tp-tab-title {
        font-size: 12px;
        line-height: 14px
    }

    .hermes .tp-tab-date {
        font-size: 10px;
        line-height: 12px;
        margin-bottom: 5px
    }

    .hermes .tp-tab-content {
        padding: 10px 10px 10px 20px
    }
}

.hesperiden.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, .5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 50%
}

.hesperiden.tparrows:hover {
    background: #000
}

.hesperiden.tparrows:before {
    font-family: revicons;
    font-size: 20px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center
}

.hesperiden.tparrows.tp-leftarrow:before {
    content: "\e82c";
    margin-left: -3px
}

.hesperiden.tparrows.tp-rightarrow:before {
    content: "\e82d";
    margin-right: -3px
}

.hesperiden.tp-bullets:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background: 0 0;
    padding: 10px;
    margin-left: -10px;
    margin-top: -10px;
    box-sizing: content-box;
    border-radius: 8px
}

.hesperiden .tp-bullet {
    width: 12px;
    height: 12px;
    position: absolute;
    background: #999;
    background: -moz-linear-gradient(top, #999 0, #e1e1e1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #999), color-stop(100%, #e1e1e1));
    background: -webkit-linear-gradient(top, #999 0, #e1e1e1 100%);
    background: -o-linear-gradient(top, #999 0, #e1e1e1 100%);
    background: -ms-linear-gradient(top, #999 0, #e1e1e1 100%);
    background: linear-gradient(to bottom, #999 0, #e1e1e1 100%);
    border: 3px solid #e5e5e5;
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box
}

.hesperiden .tp-bullet.selected,
.hesperiden .tp-bullet:hover {
    background: #666
}

.hesperiden .tp-thumb {
    opacity: 1;
    -webkit-perspective: 600px;
    perspective: 600px
}

.hesperiden .tp-thumb .tp-thumb-title {
    font-size: 12px;
    position: absolute;
    margin-top: -10px;
    color: #fff;
    display: block;
    z-index: 10000;
    background-color: #000;
    padding: 5px 10px;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    transition: all .3s;
    -webkit-transition: all .3s;
    transform: rotatex(90deg) translatez(.001px);
    transform-origin: 50% 100%;
    -webkit-transform: rotatex(90deg) translatez(.001px);
    -webkit-transform-origin: 50% 100%;
    opacity: 0
}

.hesperiden .tp-thumb:hover .tp-thumb-title {
    transform: rotatex(0);
    -webkit-transform: rotatex(0);
    opacity: 1
}

.hesperiden .tp-tab {
    opacity: 1;
    padding: 10px;
    box-sizing: border-box;
    font-family: Roboto, sans-serif;
    border-bottom: 1px solid #e5e5e5
}

.hesperiden .tp-tab-image {
    width: 60px;
    height: 60px;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    display: inline-block;
    float: left
}

.hesperiden .tp-tab-content {
    background: rgba(0, 0, 0, 0);
    position: relative;
    padding: 15px 15px 15px 85px;
    left: 0;
    overflow: hidden;
    margin-top: -15px;
    box-sizing: border-box;
    color: #333;
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute
}

.hesperiden .tp-tab-date {
    display: block;
    color: #aaa;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 0
}

.hesperiden .tp-tab-title {
    display: block;
    text-align: left;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    line-height: 17px
}

.hesperiden .tp-tab.selected,
.hesperiden .tp-tab:hover {
    background: #eee
}

.metis.tparrows {
    background: #fff;
    padding: 10px;
    transition: all .3s;
    -webkit-transition: all .3s;
    width: 60px;
    height: 60px;
    box-sizing: border-box
}

.metis.tparrows:hover {
    background: #fff;
    background: rgba(255, 255, 255, .75)
}

.metis.tparrows:before {
    color: #000;
    transition: all .3s;
    -webkit-transition: all .3s
}

.metis.tparrows:hover:before {
    transform: scale(1.5)
}

.metis .tp-bullet {
    opacity: 1;
    width: 50px;
    height: 50px;
    padding: 3px;
    background: #000;
    background-color: rgba(0, 0, 0, .25);
    margin: 0;
    box-sizing: border-box;
    transition: all .3s;
    -webkit-transition: all .3s;
    border-radius: 50%
}

.metis .tp-bullet-image {
    border-radius: 50%;
    display: block;
    box-sizing: border-box;
    position: relative;
    -webkit-box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25);
    width: 44px;
    height: 44px;
    background-size: cover;
    background-position: center center
}

.metis .tp-bullet-title {
    position: absolute;
    bottom: 65px;
    display: inline-block;
    left: 50%;
    background: #000;
    background: rgba(0, 0, 0, .75);
    color: #fff;
    padding: 10px 30px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    opacity: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    transform: translateZ(.001px) translateX(-50%) translateY(14px);
    transform-origin: 50% 100%;
    -webkit-transform: translateZ(.001px) translateX(-50%) translateY(14px);
    -webkit-transform-origin: 50% 100%;
    opacity: 0;
    white-space: nowrap
}

.metis .tp-bullet:hover .tp-bullet-title {
    transform: rotateX(0) translateX(-50%);
    -webkit-transform: rotateX(0) translateX(-50%);
    opacity: 1
}

.metis .tp-bullet.selected,
.metis .tp-bullet:hover {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0, #777 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #fff), color-stop(100%, #777));
    background: -webkit-linear-gradient(top, #fff 0, #777 100%);
    background: -o-linear-gradient(top, #fff 0, #777 100%);
    background: -ms-linear-gradient(top, #fff 0, #777 100%);
    background: linear-gradient(to bottom, #fff 0, #777 100%)
}

.metis .tp-bullet-title:after {
    content: " ";
    position: absolute;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: rgba(0, 0, 0, .75) transparent transparent transparent;
    bottom: -8px
}

.metis .tp-tab-number {
    color: #fff;
    font-size: 40px;
    line-height: 30px;
    font-weight: 400;
    font-family: "Playfair Display";
    width: 50px;
    margin-right: 17px;
    display: inline-block;
    float: left
}

.metis .tp-tab-mask {
    padding-left: 20px;
    left: 0;
    max-width: 90px !important;
    transition: .4s padding-left, .4s left, .4s max-width
}

.metis:hover .tp-tab-mask {
    padding-left: 0;
    left: 50px;
    max-width: 500px !important
}

.metis .tp-tab-divider {
    border-right: 1px solid transparent;
    height: 30px;
    width: 1px;
    margin-top: 5px;
    display: inline-block;
    float: left
}

.metis .tp-tab-title {
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    font-family: "Playfair Display";
    position: relative;
    padding-top: 10px;
    padding-left: 30px;
    display: inline-block;
    transform: translateX(-100%);
    transition: .4s all
}

.metis .tp-tab-title-mask {
    position: absolute;
    overflow: hidden;
    left: 67px
}

.metis:hover .tp-tab-title {
    transform: translateX(0)
}

.metis .tp-tab {
    opacity: .15;
    transition: .4s all
}

.metis .tp-tab.selected,
.metis .tp-tab:hover {
    opacity: 1
}

.metis .tp-tab.selected .tp-tab-divider {
    border-right: 1px solid #cdb083
}

.metis.tp-tabs {
    max-width: 118px !important;
    padding-left: 50px
}

.metis.tp-tabs:before {
    content: " ";
    height: 100%;
    width: 88px;
    background: rgba(0, 0, 0, .15);
    border-right: 1px solid rgba(255, 255, 255, .1);
    left: 0;
    top: 0;
    position: absolute;
    transition: .4s all
}

.metis.tp-tabs:hover:before {
    width: 118px
}

@media (max-width:499px) {
    .metis.tp-tabs:before {
        background: rgba(0, 0, 0, .75)
    }
}

.persephone.tparrows {
    cursor: pointer;
    background: #aaa;
    background: rgba(200, 200, 200, .5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 100;
    border: 1px solid #f5f5f5
}

.persephone.tparrows:hover {
    background: #333
}

.persephone.tparrows:before {
    font-family: revicons;
    font-size: 15px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center
}

.persephone.tparrows.tp-leftarrow:before {
    content: "\e824"
}

.persephone.tparrows.tp-rightarrow:before {
    content: "\e825"
}

.persephone.tp-bullets:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background: 0 0;
    padding: 10px;
    margin-left: -10px;
    margin-top: -10px;
    box-sizing: content-box
}

.persephone .tp-bullet {
    width: 12px;
    height: 12px;
    position: absolute;
    background: #aaa;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    box-sizing: content-box
}

.persephone .tp-bullet.selected,
.persephone .tp-bullet:hover {
    background: #222
}

.uranus.tparrows {
    width: 50px;
    height: 50px;
    background: 0 0
}

.uranus.tparrows:before {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 40px;
    transition: all .3s;
    -webkit-transition: all .3s
}

.uranus.tparrows:hover:before {
    opacity: .75
}

.uranus .tp-bullet {
    border-radius: 50%;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
    -webkit-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    background: 0 0
}

.uranus .tp-bullet.selected,
.uranus .tp-bullet:hover {
    box-shadow: 0 0 0 2px #fff;
    border: none;
    border-radius: 50%;
    background: 0 0
}

.uranus .tp-bullet-inner {
    background-color: rgba(255, 255, 255, .7);
    -webkit-transition: background-color .3s ease, -webkit-transform .3s ease;
    transition: background-color .3s ease, transform .3s ease;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: 0;
    border-radius: 50%;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .3);
    text-indent: -999em;
    cursor: pointer;
    position: absolute
}

.uranus .tp-bullet.selected .tp-bullet-inner,
.uranus .tp-bullet:hover .tp-bullet-inner {
    transform: scale(.4);
    -webkit-transform: scale(.4);
    background-color: #fff
}

.zeus.tparrows {
    cursor: pointer;
    min-width: 70px;
    min-height: 70px;
    position: absolute;
    display: block;
    z-index: 100;
    border-radius: 35px;
    overflow: hidden;
    background: rgba(0, 0, 0, .1)
}

.zeus.tparrows:before {
    font-family: revicons;
    font-size: 20px;
    color: #fff;
    display: block;
    line-height: 70px;
    text-align: center;
    z-index: 2;
    position: relative
}

.zeus.tparrows.tp-leftarrow:before {
    content: "\e824"
}

.zeus.tparrows.tp-rightarrow:before {
    content: "\e825"
}

.zeus .tp-title-wrap {
    background: #000;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    border-radius: 50%
}

.zeus .tp-arr-imgholder {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-position: center center;
    background-size: cover;
    border-radius: 50%;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s
}

.zeus.tp-rightarrow .tp-arr-imgholder {
    transform: translateX(100%);
    -webkit-transform: translateX(100%)
}

.zeus.tparrows:hover .tp-arr-imgholder {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1
}

.zeus.tparrows:hover .tp-title-wrap {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1
}

.zeus .tp-bullet {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    width: 13px;
    height: 13px;
    border: 2px solid #fff
}

.zeus .tp-bullet:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform .3s ease;
    transition: transform .3s ease
}

.zeus .tp-bullet.selected:after,
.zeus .tp-bullet:hover:after {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.zeus .tp-bullet-image,
.zeus .tp-bullet-imageoverlay {
    width: 135px;
    height: 60px;
    position: absolute;
    background: #000;
    background: rgba(0, 0, 0, .5);
    bottom: 25px;
    left: 50%;
    margin-left: -65px;
    box-sizing: border-box;
    background-size: cover;
    background-position: center center;
    visibility: hidden;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 4px
}

.zeus .tp-bullet-imageoverlay,
.zeus .tp-bullet-title {
    z-index: 2;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.zeus .tp-bullet-title {
    color: #fff;
    text-align: center;
    line-height: 15px;
    font-size: 13px;
    font-weight: 600;
    z-index: 3;
    visibility: hidden;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    bottom: 45px;
    width: 135px;
    vertical-align: middle;
    left: -57px
}

.zeus .tp-bullet:hover .tp-bullet-image,
.zeus .tp-bullet:hover .tp-bullet-imageoverlay,
.zeus .tp-bullet:hover .tp-bullet-title {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.zeus .tp-thumb {
    opacity: 1
}

.zeus .tp-thumb-over {
    background: #000;
    background: rgba(0, 0, 0, .25);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all .3s;
    transition: all .3s
}

.zeus .tp-thumb-more:before {
    font-family: revicons;
    font-size: 12px;
    color: #aaa;
    color: rgba(255, 255, 255, .75);
    display: block;
    line-height: 12px;
    text-align: left;
    z-index: 2;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 2
}

.zeus .tp-thumb-more:before {
    content: "\e825"
}

.zeus .tp-thumb-title {
    font-family: Raleway;
    letter-spacing: 1px;
    font-size: 12px;
    color: #fff;
    display: block;
    line-height: 15px;
    text-align: left;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 20px 35px 20px 20px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    transition: all .3s;
    -webkit-transition: all .3s;
    font-weight: 500
}

.zeus .tp-thumb.selected .tp-thumb-more:before,
.zeus .tp-thumb:hover .tp-thumb-more:before {
    color: #aaa
}

.zeus .tp-thumb.selected .tp-thumb-over,
.zeus .tp-thumb:hover .tp-thumb-over {
    background: #000
}

.zeus .tp-thumb.selected .tp-thumb-title,
.zeus .tp-thumb:hover .tp-thumb-title {
    color: #fff
}

.zeus .tp-tab {
    opacity: 1;
    box-sizing: border-box
}

.zeus .tp-tab-title {
    display: block;
    text-align: center;
    background: rgba(0, 0, 0, .25);
    font-family: "Roboto Slab", serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 13px;
    color: #fff;
    padding: 9px 10px
}

.zeus .tp-tab.selected .tp-tab-title,
.zeus .tp-tab:hover .tp-tab-title {
    color: #000;
    background: #fff
}

.post-tabs .tp-thumb {
    opacity: 1
}

.post-tabs .tp-thumb-over {
    background: #252525;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all .3s;
    transition: all .3s
}

.post-tabs .tp-thumb-more:before {
    font-family: revicons;
    font-size: 12px;
    color: #aaa;
    color: rgba(255, 255, 255, .75);
    display: block;
    line-height: 12px;
    text-align: left;
    z-index: 2;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 2
}

.post-tabs .tp-thumb-more:before {
    content: "\e825"
}

.post-tabs .tp-thumb-title {
    font-family: raleway;
    letter-spacing: 1px;
    font-size: 12px;
    color: #fff;
    display: block;
    line-height: 15px;
    text-align: left;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 15px 30px 15px 15px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    transition: all .3s;
    -webkit-transition: all .3s;
    font-weight: 500
}

.post-tabs .tp-thumb.selected .tp-thumb-more:before,
.post-tabs .tp-thumb:hover .tp-thumb-more:before {
    color: #aaa
}

.post-tabs .tp-thumb.selected .tp-thumb-over,
.post-tabs .tp-thumb:hover .tp-thumb-over {
    background: #fff
}

.post-tabs .tp-thumb.selected .tp-thumb-title,
.post-tabs .tp-thumb:hover .tp-thumb-title {
    color: #000
}

@font-face {
    font-family: FontAwesome;
    src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}

.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;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.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 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-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 {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    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-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: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 {
    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 {
    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,
.fa-genderless: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-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-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"
}

@font-face {
    font-family: Flaticon;
    src: url("../fonts/flaticon.eot");
    src: url("../fonts/flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/flaticon.woff") format("woff"), url("../fonts/flaticon.ttf") format("truetype"), url("../fonts/flaticon.svg#Flaticon") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: Flaticon;
        src: url("../fonts/flaticon.svg#Flaticon") format("svg")
    }
}

[class*=" flaticon-"]:after,
[class*=" flaticon-"]:before,
[class^=flaticon-]:after,
[class^=flaticon-]:before {
    font-family: Flaticon;
    font-style: normal
}

.flaticon-gps:before {
    content: "\f100"
}

.flaticon-certification-award:before {
    content: "\f101"
}

.flaticon-discount:before {
    content: "\f102"
}

.flaticon-rent:before {
    content: "\f103"
}

.flaticon-heart-2:before {
    content: "\f104"
}

.flaticon-tray:before {
    content: "\f105"
}

.flaticon-boat:before {
    content: "\f106"
}

.flaticon-bus:before {
    content: "\f107"
}

.flaticon-resort:before {
    content: "\f108"
}

.flaticon-tube-train-front-view:before {
    content: "\f109"
}

.flaticon-transport:before {
    content: "\f10a"
}

.flaticon-plane:before {
    content: "\f10b"
}

.flaticon-game:before {
    content: "\f10c"
}

.flaticon-award:before {
    content: "\f10d"
}

.flaticon-paint-roller:before {
    content: "\f10e"
}

.flaticon-house-2:before {
    content: "\f10f"
}

.flaticon-tape-measure:before {
    content: "\f110"
}

.flaticon-measuring-tape:before {
    content: "\f111"
}

.flaticon-house-1:before {
    content: "\f112"
}

.flaticon-stairs-1:before {
    content: "\f113"
}

.flaticon-stairs:before {
    content: "\f114"
}

.flaticon-support:before {
    content: "\f115"
}

.flaticon-male-telemarketer:before {
    content: "\f116"
}

.flaticon-gallery:before {
    content: "\f117"
}

.flaticon-dimension:before {
    content: "\f118"
}

.flaticon-windows:before {
    content: "\f119"
}

.flaticon-frame:before {
    content: "\f11a"
}

.flaticon-sofa:before {
    content: "\f11b"
}

.flaticon-people-1:before {
    content: "\f11c"
}

.flaticon-fruit:before {
    content: "\f11d"
}

.flaticon-nature:before {
    content: "\f11e"
}

.flaticon-garage-1:before {
    content: "\f11f"
}

.flaticon-garage:before {
    content: "\f120"
}

.flaticon-bathtube-with-shower:before {
    content: "\f121"
}

.flaticon-rest:before {
    content: "\f122"
}

.flaticon-furniture:before {
    content: "\f123"
}

.flaticon-restaurant:before {
    content: "\f124"
}

.flaticon-cutlery:before {
    content: "\f125"
}

.flaticon-livingroom-1:before {
    content: "\f126"
}

.flaticon-livingroom:before {
    content: "\f127"
}

.flaticon-dinner:before {
    content: "\f128"
}

.flaticon-serve:before {
    content: "\f129"
}

.flaticon-shower-1:before {
    content: "\f12a"
}

.flaticon-shower:before {
    content: "\f12b"
}

.flaticon-bed:before {
    content: "\f12c"
}

.flaticon-shopping-cart:before {
    content: "\f12d"
}

.flaticon-shopping-bag-4:before {
    content: "\f12e"
}

.flaticon-menu-button-of-three-lines:before {
    content: "\f12f"
}

.flaticon-briefcase-1:before {
    content: "\f130"
}

.flaticon-bar-chart:before {
    content: "\f131"
}

.flaticon-send:before {
    content: "\f132"
}

.flaticon-shopping-cart-1:before {
    content: "\f133"
}

.flaticon-message:before {
    content: "\f134"
}

.flaticon-home-1:before {
    content: "\f135"
}

.flaticon-arrows-5:before {
    content: "\f136"
}

.flaticon-file-2:before {
    content: "\f137"
}

.flaticon-chat:before {
    content: "\f138"
}

.flaticon-settings-1:before {
    content: "\f139"
}

.flaticon-cloud:before {
    content: "\f13a"
}

.flaticon-envelope-1:before {
    content: "\f13b"
}

.flaticon-planet-earth:before {
    content: "\f13c"
}

.flaticon-placeholder-3:before {
    content: "\f13d"
}

.flaticon-interface-1:before {
    content: "\f13e"
}

.flaticon-layers-1:before {
    content: "\f13f"
}

.flaticon-edit-1:before {
    content: "\f140"
}

.flaticon-trophy-1:before {
    content: "\f141"
}

.flaticon-note-1:before {
    content: "\f142"
}

.flaticon-telemarketer:before {
    content: "\f143"
}

.flaticon-flash:before {
    content: "\f144"
}

.flaticon-calendar-1:before {
    content: "\f145"
}

.flaticon-smartphone-1:before {
    content: "\f146"
}

.flaticon-technology-2:before {
    content: "\f147"
}

.flaticon-edit:before {
    content: "\f148"
}

.flaticon-user-2:before {
    content: "\f149"
}

.flaticon-technology-1:before {
    content: "\f14a"
}

.flaticon-photo-camera:before {
    content: "\f14b"
}

.flaticon-arrows-4:before {
    content: "\f14c"
}

.flaticon-arrows-3:before {
    content: "\f14d"
}

.flaticon-speech-bubble:before {
    content: "\f14e"
}

.flaticon-heart-1:before {
    content: "\f14f"
}

.flaticon-paper-plane:before {
    content: "\f150"
}

.flaticon-star-1:before {
    content: "\f151"
}

.flaticon-graphic:before {
    content: "\f152"
}

.flaticon-user-1:before {
    content: "\f153"
}

.flaticon-previous:before {
    content: "\f154"
}

.flaticon-arrows-2:before {
    content: "\f155"
}

.flaticon-padlock:before {
    content: "\f156"
}

.flaticon-right-arrow-3:before {
    content: "\f157"
}

.flaticon-list:before {
    content: "\f158"
}

.flaticon-drop:before {
    content: "\f159"
}

.flaticon-unlink:before {
    content: "\f15a"
}

.flaticon-search-1:before {
    content: "\f15b"
}

.flaticon-like-2:before {
    content: "\f15c"
}

.flaticon-play-button-1:before {
    content: "\f15d"
}

.flaticon-users:before {
    content: "\f15e"
}

.flaticon-placeholder-2:before {
    content: "\f15f"
}

.flaticon-clock-2:before {
    content: "\f160"
}

.flaticon-diamond:before {
    content: "\f161"
}

.flaticon-layers:before {
    content: "\f162"
}

.flaticon-like-1:before {
    content: "\f163"
}

.flaticon-add:before {
    content: "\f164"
}

.flaticon-play-button:before {
    content: "\f165"
}

.flaticon-heart:before {
    content: "\f166"
}

.flaticon-garbage:before {
    content: "\f167"
}

.flaticon-telephone:before {
    content: "\f168"
}

.flaticon-money-bag:before {
    content: "\f169"
}

.flaticon-piggy-bank-1:before {
    content: "\f16a"
}

.flaticon-headphones-1:before {
    content: "\f16b"
}

.flaticon-coin:before {
    content: "\f16c"
}

.flaticon-light-bulb:before {
    content: "\f16d"
}

.flaticon-favorite:before {
    content: "\f16e"
}

.flaticon-plus:before {
    content: "\f16f"
}

.flaticon-minus:before {
    content: "\f170"
}

.flaticon-unchecked:before {
    content: "\f171"
}

.flaticon-user:before {
    content: "\f172"
}

.flaticon-timer:before {
    content: "\f173"
}

.flaticon-profile:before {
    content: "\f174"
}

.flaticon-cancel-1:before {
    content: "\f175"
}

.flaticon-right-arrow-2:before {
    content: "\f176"
}

.flaticon-left-arrow-2:before {
    content: "\f177"
}

.flaticon-down-arrow:before {
    content: "\f178"
}

.flaticon-search:before {
    content: "\f179"
}

.flaticon-clock-1:before {
    content: "\f17a"
}

.flaticon-interface:before {
    content: "\f17b"
}

.flaticon-shopping-bag-3:before {
    content: "\f17c"
}

.flaticon-shopping-bag-2:before {
    content: "\f17d"
}

.flaticon-shopping-bag-1:before {
    content: "\f17e"
}

.flaticon-arrows-1:before {
    content: "\f17f"
}

.flaticon-magnifying-glass:before {
    content: "\f180"
}

.flaticon-smartphone:before {
    content: "\f181"
}

.flaticon-time:before {
    content: "\f182"
}

.flaticon-left-arrow-1:before {
    content: "\f183"
}

.flaticon-right-arrow-1:before {
    content: "\f184"
}

.flaticon-minus-symbol:before {
    content: "\f185"
}

.flaticon-plus-symbol:before {
    content: "\f186"
}

.flaticon-clock:before {
    content: "\f187"
}

.flaticon-download-arrow-1:before {
    content: "\f188"
}

.flaticon-download-arrow:before {
    content: "\f189"
}

.flaticon-envelope:before {
    content: "\f18a"
}

.flaticon-straight-quotes:before {
    content: "\f18b"
}

.flaticon-pin:before {
    content: "\f18c"
}

.flaticon-people:before {
    content: "\f18d"
}

.flaticon-commenting:before {
    content: "\f18e"
}

.flaticon-technology:before {
    content: "\f18f"
}

.flaticon-share-symbol:before {
    content: "\f190"
}

.flaticon-arrows:before {
    content: "\f191"
}

.flaticon-sent-mail:before {
    content: "\f192"
}

.flaticon-label:before {
    content: "\f193"
}

.flaticon-menu-options:before {
    content: "\f194"
}

.flaticon-web-page-home:before {
    content: "\f195"
}

.flaticon-location-pin:before {
    content: "\f196"
}

.flaticon-arrow-pointing-to-right:before {
    content: "\f197"
}

.flaticon-right-arrow:before {
    content: "\f198"
}

.flaticon-house-outline:before {
    content: "\f199"
}

.flaticon-left-arrow:before {
    content: "\f19a"
}

.flaticon-round:before {
    content: "\f19b"
}

.flaticon-web-log-in:before {
    content: "\f19c"
}

.flaticon-check-symbol:before {
    content: "\f19d"
}

.flaticon-forward-arrow:before {
    content: "\f19e"
}

.flaticon-left-quote-1:before {
    content: "\f19f"
}

.flaticon-placeholder-filled-point:before {
    content: "\f1a0"
}

.flaticon-right-quotation-sign:before {
    content: "\f1a1"
}

.flaticon-wifi-connection-signal-symbol:before {
    content: "\f1a2"
}

.flaticon-world:before {
    content: "\f1a3"
}

.flaticon-word-file:before {
    content: "\f1a4"
}

.flaticon-symbol:before {
    content: "\f1a5"
}

.flaticon-map-marker:before {
    content: "\f1a6"
}

.flaticon-home:before {
    content: "\f1a7"
}

.flaticon-tag-black-shape:before {
    content: "\f1a8"
}

.flaticon-quote-left:before {
    content: "\f1a9"
}

.flaticon-tags:before {
    content: "\f1aa"
}

.flaticon-check-1:before {
    content: "\f1ab"
}

.flaticon-user-shape:before {
    content: "\f1ac"
}

.flaticon-telephone-handle-silhouette:before {
    content: "\f1ad"
}

.flaticon-right-quotation-mark:before {
    content: "\f1ae"
}

.flaticon-comments:before {
    content: "\f1af"
}

.flaticon-earth:before {
    content: "\f1b0"
}

.flaticon-pdf:before {
    content: "\f1b1"
}

.flaticon-windows-8:before {
    content: "\f1b2"
}

.flaticon-word:before {
    content: "\f1b3"
}

.flaticon-pencil:before {
    content: "\f1b4"
}

.flaticon-trophy:before {
    content: "\f1b5"
}

.flaticon-e-mail-envelope:before {
    content: "\f1b6"
}

.flaticon-go-back-arrow:before {
    content: "\f1b7"
}

.flaticon-boat-anchor:before {
    content: "\f1b8"
}

.flaticon-smartphone-call:before {
    content: "\f1b9"
}

.flaticon-send-message-button:before {
    content: "\f1ba"
}

.flaticon-android-logo:before {
    content: "\f1bb"
}

.flaticon-web:before {
    content: "\f1bc"
}

.flaticon-boat-lifesaver:before {
    content: "\f1bd"
}

.flaticon-business:before {
    content: "\f1be"
}

.flaticon-arrow:before {
    content: "\f1bf"
}

.flaticon-home-page:before {
    content: "\f1c0"
}

.flaticon-file-1:before {
    content: "\f1c1"
}

.flaticon-calendar:before {
    content: "\f1c2"
}

.flaticon-file:before {
    content: "\f1c3"
}

.flaticon-price-tag:before {
    content: "\f1c4"
}

.flaticon-next-2:before {
    content: "\f1c5"
}

.flaticon-briefcase:before {
    content: "\f1c6"
}

.flaticon-menu:before {
    content: "\f1c7"
}

.flaticon-note:before {
    content: "\f1c8"
}

.flaticon-placeholder-1:before {
    content: "\f1c9"
}

.flaticon-checked:before {
    content: "\f1ca"
}

.flaticon-check:before {
    content: "\f1cb"
}

.flaticon-cancel:before {
    content: "\f1cc"
}

.flaticon-back-1:before {
    content: "\f1cd"
}

.flaticon-shopping-bag:before {
    content: "\f1ce"
}

.flaticon-monitor:before {
    content: "\f1cf"
}

.flaticon-piggy-bank:before {
    content: "\f1d0"
}

.flaticon-phone-call:before {
    content: "\f1d1"
}

.flaticon-headphones:before {
    content: "\f1d2"
}

.flaticon-vector:before {
    content: "\f1d3"
}

.flaticon-house:before {
    content: "\f1d4"
}

.flaticon-share:before {
    content: "\f1d5"
}

.flaticon-musical-note:before {
    content: "\f1d6"
}

.flaticon-back:before {
    content: "\f1d7"
}

.flaticon-next-1:before {
    content: "\f1d8"
}

.flaticon-download:before {
    content: "\f1d9"
}

.flaticon-star:before {
    content: "\f1da"
}

.flaticon-link:before {
    content: "\f1db"
}

.flaticon-like:before {
    content: "\f1dc"
}

.flaticon-settings:before {
    content: "\f1dd"
}

.flaticon-placeholder:before {
    content: "\f1de"
}

.flaticon-next:before {
    content: "\f1df"
}

.flaticon-left-quote:before {
    content: "\f1e0"
}

.flaticon-left-quotes:before {
    content: "\f1e1"
}

.flaticon-right-quote-symbol:before {
    content: "\f1e2"
}

.flaticon-right-quote-sign:before {
    content: "\f1e3"
}

.flaticon-blocks-with-angled-cuts:before {
    content: "\f1e4"
}

.flaticon-quotation-marks:before {
    content: "\f1e5"
}

.flaticon-up-arrow:before {
    content: "\f1e6"
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {

    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {

    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {

    0%,
    100%,
    50% {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    0%,
    100%,
    50% {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {

    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {

    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    11.1% {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes jello {
    11.1% {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInStable {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    33.333% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    66.666666% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes zoomInStable {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    33.333% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    66.666666% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.zoomInStable {
    -webkit-animation-name: zoomInStable;
    animation-name: zoomInStable
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    100% {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

@keyframes anime {
    from {
        opacity: 0;
        transform: scaleY(0);
        -webkit-transform: scaleY(0);
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0)
    }

    to {
        opacity: 1;
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        -moz-transform: scaleY(1)
    }
}

@-webkit-keyframes anime {
    from {
        opacity: 0;
        transform: scaleY(0);
        -webkit-transform: scaleY(0);
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0)
    }

    to {
        opacity: 1;
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        -moz-transform: scaleY(1)
    }
}

@-moz-keyframes anime {
    from {
        opacity: 0;
        transform: scaleY(0);
        -webkit-transform: scaleY(0);
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0)
    }

    to {
        opacity: 1;
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        -moz-transform: scaleY(1)
    }
}

@-o-keyframes anime {
    from {
        opacity: 0;
        transform: scaleY(0);
        -webkit-transform: scaleY(0);
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0)
    }

    to {
        opacity: 1;
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        -moz-transform: scaleY(1)
    }
}

@-ms-keyframes anime {
    from {
        opacity: 0;
        transform: scaleY(0);
        -webkit-transform: scaleY(0);
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0)
    }

    to {
        opacity: 1;
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        -moz-transform: scaleY(1)
    }
}

.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-grow:active,
.hvr-grow:focus,
.hvr-grow:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.hvr-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-shrink:active,
.hvr-shrink:focus,
.hvr-shrink:hover {
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

@-webkit-keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    75% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    75% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

.hvr-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-pulse:active,
.hvr-pulse:focus,
.hvr-pulse:hover {
    -webkit-animation-name: hvr-pulse;
    animation-name: hvr-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.hvr-pulse-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-pulse-grow:active,
.hvr-pulse-grow:focus,
.hvr-pulse-grow:hover {
    -webkit-animation-name: hvr-pulse-grow;
    animation-name: hvr-pulse-grow;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

@-webkit-keyframes hvr-pulse-shrink {
    to {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@keyframes hvr-pulse-shrink {
    to {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

.hvr-pulse-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-pulse-shrink:active,
.hvr-pulse-shrink:focus,
.hvr-pulse-shrink:hover {
    -webkit-animation-name: hvr-pulse-shrink;
    animation-name: hvr-pulse-shrink;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

@-webkit-keyframes hvr-push {
    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes hvr-push {
    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.hvr-push {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-push:active,
.hvr-push:focus,
.hvr-push:hover {
    -webkit-animation-name: hvr-push;
    animation-name: hvr-push;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.hvr-pop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-pop:active,
.hvr-pop:focus,
.hvr-pop:hover {
    -webkit-animation-name: hvr-pop;
    animation-name: hvr-pop;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-bounce-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.hvr-bounce-in:active,
.hvr-bounce-in:focus,
.hvr-bounce-in:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36)
}

.hvr-bounce-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.hvr-bounce-out:active,
.hvr-bounce-out:focus,
.hvr-bounce-out:hover {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36)
}

.hvr-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-rotate:active,
.hvr-rotate:focus,
.hvr-rotate:hover {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg)
}

.hvr-grow-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-grow-rotate:active,
.hvr-grow-rotate:focus,
.hvr-grow-rotate:hover {
    -webkit-transform: scale(1.1) rotate(4deg);
    transform: scale(1.1) rotate(4deg)
}

.hvr-float {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-float:active,
.hvr-float:focus,
.hvr-float:hover {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hvr-sink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-sink:active,
.hvr-sink:focus,
.hvr-sink:hover {
    -webkit-transform: translateY(8px);
    transform: translateY(8px)
}

@-webkit-keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }

    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }

    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }

    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }

    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@-webkit-keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

.hvr-bob {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-bob:active,
.hvr-bob:focus,
.hvr-bob:hover {
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate
}

@-webkit-keyframes hvr-hang {
    0% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}

@keyframes hvr-hang {
    0% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}

@-webkit-keyframes hvr-hang-sink {
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}

@keyframes hvr-hang-sink {
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}

.hvr-hang {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-hang:active,
.hvr-hang:focus,
.hvr-hang:hover {
    -webkit-animation-name: hvr-hang-sink, hvr-hang;
    animation-name: hvr-hang-sink, hvr-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate
}

.hvr-skew {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-skew:active,
.hvr-skew:focus,
.hvr-skew:hover {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg)
}

.hvr-skew-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.hvr-skew-forward:active,
.hvr-skew-forward:focus,
.hvr-skew-forward:hover {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg)
}

.hvr-skew-backward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.hvr-skew-backward:active,
.hvr-skew-backward:focus,
.hvr-skew-backward:hover {
    -webkit-transform: skew(10deg);
    transform: skew(10deg)
}

@-webkit-keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.hvr-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-wobble-vertical:active,
.hvr-wobble-vertical:focus,
.hvr-wobble-vertical:hover {
    -webkit-animation-name: hvr-wobble-vertical;
    animation-name: hvr-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }

    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }

    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.hvr-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-wobble-horizontal:active,
.hvr-wobble-horizontal:focus,
.hvr-wobble-horizontal:hover {
    -webkit-animation-name: hvr-wobble-horizontal;
    animation-name: hvr-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-wobble-to-bottom-right {
    16.65% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px)
    }

    33.3% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px)
    }

    49.95% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px)
    }

    66.6% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px)
    }

    83.25% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes hvr-wobble-to-bottom-right {
    16.65% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px)
    }

    33.3% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px)
    }

    49.95% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px)
    }

    66.6% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px)
    }

    83.25% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.hvr-wobble-to-bottom-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-wobble-to-bottom-right:active,
.hvr-wobble-to-bottom-right:focus,
.hvr-wobble-to-bottom-right:hover {
    -webkit-animation-name: hvr-wobble-to-bottom-right;
    animation-name: hvr-wobble-to-bottom-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-wobble-to-top-right {
    16.65% {
        -webkit-transform: translate(8px, -8px);
        transform: translate(8px, -8px)
    }

    33.3% {
        -webkit-transform: translate(-6px, 6px);
        transform: translate(-6px, 6px)
    }

    49.95% {
        -webkit-transform: translate(4px, -4px);
        transform: translate(4px, -4px)
    }

    66.6% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px)
    }

    83.25% {
        -webkit-transform: translate(1px, -1px);
        transform: translate(1px, -1px)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes hvr-wobble-to-top-right {
    16.65% {
        -webkit-transform: translate(8px, -8px);
        transform: translate(8px, -8px)
    }

    33.3% {
        -webkit-transform: translate(-6px, 6px);
        transform: translate(-6px, 6px)
    }

    49.95% {
        -webkit-transform: translate(4px, -4px);
        transform: translate(4px, -4px)
    }

    66.6% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px)
    }

    83.25% {
        -webkit-transform: translate(1px, -1px);
        transform: translate(1px, -1px)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.hvr-wobble-to-top-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-wobble-to-top-right:active,
.hvr-wobble-to-top-right:focus,
.hvr-wobble-to-top-right:hover {
    -webkit-animation-name: hvr-wobble-to-top-right;
    animation-name: hvr-wobble-to-top-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-wobble-top {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

@keyframes hvr-wobble-top {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

.hvr-wobble-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.hvr-wobble-top:active,
.hvr-wobble-top:focus,
.hvr-wobble-top:hover {
    -webkit-animation-name: hvr-wobble-top;
    animation-name: hvr-wobble-top;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-wobble-bottom {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

@keyframes hvr-wobble-bottom {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

.hvr-wobble-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.hvr-wobble-bottom:active,
.hvr-wobble-bottom:focus,
.hvr-wobble-bottom:hover {
    -webkit-animation-name: hvr-wobble-bottom;
    animation-name: hvr-wobble-bottom;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-wobble-skew {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

@keyframes hvr-wobble-skew {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

.hvr-wobble-skew {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-wobble-skew:active,
.hvr-wobble-skew:focus,
.hvr-wobble-skew:hover {
    -webkit-animation-name: hvr-wobble-skew;
    animation-name: hvr-wobble-skew;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
}

@keyframes hvr-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
}

.hvr-buzz {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-buzz:active,
.hvr-buzz:focus,
.hvr-buzz:hover {
    -webkit-animation-name: hvr-buzz;
    animation-name: hvr-buzz;
    -webkit-animation-duration: .15s;
    animation-duration: .15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes hvr-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

@keyframes hvr-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

.hvr-buzz-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-buzz-out:active,
.hvr-buzz-out:focus,
.hvr-buzz-out:hover {
    -webkit-animation-name: hvr-buzz-out;
    animation-name: hvr-buzz-out;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color
}

.hvr-fade:active,
.hvr-fade:focus,
.hvr-fade:hover {
    background-color: #2098d1;
    color: #fff
}

@-webkit-keyframes hvr-back-pulse {
    50% {
        background-color: rgba(32, 152, 209, .75)
    }
}

@keyframes hvr-back-pulse {
    50% {
        background-color: rgba(32, 152, 209, .75)
    }
}

.hvr-back-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color
}

.hvr-back-pulse:active,
.hvr-back-pulse:focus,
.hvr-back-pulse:hover {
    -webkit-animation-name: hvr-back-pulse;
    animation-name: hvr-back-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-color: #2098d1;
    background-color: #2098d1;
    color: #fff
}

.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-sweep-to-right:active,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:hover {
    color: #fff
}

.hvr-sweep-to-right:active:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.hvr-sweep-to-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-sweep-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-sweep-to-left:active,
.hvr-sweep-to-left:focus,
.hvr-sweep-to-left:hover {
    color: #fff
}

.hvr-sweep-to-left:active:before,
.hvr-sweep-to-left:focus:before,
.hvr-sweep-to-left:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.hvr-sweep-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-sweep-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-sweep-to-bottom:active,
.hvr-sweep-to-bottom:focus,
.hvr-sweep-to-bottom:hover {
    color: #fff
}

.hvr-sweep-to-bottom:active:before,
.hvr-sweep-to-bottom:focus:before,
.hvr-sweep-to-bottom:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.hvr-sweep-to-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-sweep-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-sweep-to-top:active,
.hvr-sweep-to-top:focus,
.hvr-sweep-to-top:hover {
    color: #fff
}

.hvr-sweep-to-top:active:before,
.hvr-sweep-to-top:focus:before,
.hvr-sweep-to-top:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.hvr-bounce-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-bounce-to-right:active,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:hover {
    color: #fff
}

.hvr-bounce-to-right:active:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.hvr-bounce-to-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.hvr-bounce-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-bounce-to-left:active,
.hvr-bounce-to-left:focus,
.hvr-bounce-to-left:hover {
    color: #fff
}

.hvr-bounce-to-left:active:before,
.hvr-bounce-to-left:focus:before,
.hvr-bounce-to-left:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.hvr-bounce-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.hvr-bounce-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-bounce-to-bottom:active,
.hvr-bounce-to-bottom:focus,
.hvr-bounce-to-bottom:hover {
    color: #fff
}

.hvr-bounce-to-bottom:active:before,
.hvr-bounce-to-bottom:focus:before,
.hvr-bounce-to-bottom:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.hvr-bounce-to-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.hvr-bounce-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-bounce-to-top:active,
.hvr-bounce-to-top:focus,
.hvr-bounce-to-top:hover {
    color: #fff
}

.hvr-bounce-to-top:active:before,
.hvr-bounce-to-top:focus:before,
.hvr-bounce-to-top:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.hvr-radial-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-radial-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-radial-out:active,
.hvr-radial-out:focus,
.hvr-radial-out:hover {
    color: #fff
}

.hvr-radial-out:active:before,
.hvr-radial-out:focus:before,
.hvr-radial-out:hover:before {
    -webkit-transform: scale(2);
    transform: scale(2)
}

.hvr-radial-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
    background: #2098d1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-radial-in:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e1e1e1;
    border-radius: 100%;
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-radial-in:active,
.hvr-radial-in:focus,
.hvr-radial-in:hover {
    color: #fff
}

.hvr-radial-in:active:before,
.hvr-radial-in:focus:before,
.hvr-radial-in:hover:before {
    -webkit-transform: scale(0);
    transform: scale(0)
}

.hvr-rectangle-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #2098d1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-rectangle-in:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e1e1e1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-rectangle-in:active,
.hvr-rectangle-in:focus,
.hvr-rectangle-in:hover {
    color: #fff
}

.hvr-rectangle-in:active:before,
.hvr-rectangle-in:focus:before,
.hvr-rectangle-in:hover:before {
    -webkit-transform: scale(0);
    transform: scale(0)
}

.hvr-rectangle-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-rectangle-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-rectangle-out:active,
.hvr-rectangle-out:focus,
.hvr-rectangle-out:hover {
    color: #fff
}

.hvr-rectangle-out:active:before,
.hvr-rectangle-out:focus:before,
.hvr-rectangle-out:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.services-slider .hvr-rectangle-out,
.top-services .hvr-rectangle-out {
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.services-slider .hvr-rectangle-out:before,
.top-services .hvr-rectangle-out:before {
    background: rgba(0, 0, 0, .05);
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.hvr-shutter-in-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #2098d1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-shutter-in-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e1e1e1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-shutter-in-horizontal:active,
.hvr-shutter-in-horizontal:focus,
.hvr-shutter-in-horizontal:hover {
    color: #fff
}

.hvr-shutter-in-horizontal:active:before,
.hvr-shutter-in-horizontal:focus:before,
.hvr-shutter-in-horizontal:hover:before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

.hvr-shutter-out-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-shutter-out-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-shutter-out-horizontal:active,
.hvr-shutter-out-horizontal:focus,
.hvr-shutter-out-horizontal:hover {
    color: #fff
}

.hvr-shutter-out-horizontal:active:before,
.hvr-shutter-out-horizontal:focus:before,
.hvr-shutter-out-horizontal:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.hvr-shutter-in-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #2098d1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-shutter-in-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e1e1e1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-shutter-in-vertical:active,
.hvr-shutter-in-vertical:focus,
.hvr-shutter-in-vertical:hover {
    color: #fff
}

.hvr-shutter-in-vertical:active:before,
.hvr-shutter-in-vertical:focus:before,
.hvr-shutter-in-vertical:hover:before {
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}

.hvr-shutter-out-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-shutter-out-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-shutter-out-vertical:active,
.hvr-shutter-out-vertical:focus,
.hvr-shutter-out-vertical:hover {
    color: #fff
}

.hvr-shutter-out-vertical:active:before,
.hvr-shutter-out-vertical:focus:before,
.hvr-shutter-out-vertical:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.hvr-border-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent
}

.hvr-border-fade:active,
.hvr-border-fade:focus,
.hvr-border-fade:hover {
    box-shadow: inset 0 0 0 4px #2098d1, 0 0 1px transparent
}

.hvr-hollow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: background;
    transition-property: background;
    box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent
}

.hvr-hollow:active,
.hvr-hollow:focus,
.hvr-hollow:hover {
    background: 0 0
}

.hvr-trim {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-trim:before {
    content: "";
    position: absolute;
    border: #fff solid 4px;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.hvr-trim:active:before,
.hvr-trim:focus:before,
.hvr-trim:hover:before {
    opacity: 1
}

@-webkit-keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0
    }
}

@keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0
    }
}

.hvr-ripple-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-ripple-out:before {
    content: "";
    position: absolute;
    border: #e1e1e1 solid 6px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

.meet-the-team .member .social li.hvr-ripple-out:before {
    border: #0f86ff solid 6px
}

.hvr-ripple-out:active:before,
.hvr-ripple-out:focus:before,
.hvr-ripple-out:hover:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out
}

@-webkit-keyframes hvr-ripple-in {
    100% {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1
    }
}

@keyframes hvr-ripple-in {
    100% {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1
    }
}

.hvr-ripple-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-ripple-in:before {
    content: "";
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

.hvr-ripple-in:active:before,
.hvr-ripple-in:focus:before,
.hvr-ripple-in:hover:before {
    -webkit-animation-name: hvr-ripple-in;
    animation-name: hvr-ripple-in
}

.hvr-outline-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-outline-out:before {
    content: "";
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left
}

.hvr-outline-out:active:before,
.hvr-outline-out:focus:before,
.hvr-outline-out:hover:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px
}

.hvr-outline-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-outline-in:before {
    pointer-events: none;
    content: "";
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: -16px;
    right: -16px;
    bottom: -16px;
    left: -16px;
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left
}

.hvr-outline-in:active:before,
.hvr-outline-in:focus:before,
.hvr-outline-in:hover:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
    opacity: 1
}

.hvr-round-corners {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: border-radius;
    transition-property: border-radius
}

.hvr-round-corners:active,
.hvr-round-corners:focus,
.hvr-round-corners:hover {
    border-radius: 1em
}

.hvr-underline-from-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-underline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-underline-from-left:active:before,
.hvr-underline-from-left:focus:before,
.hvr-underline-from-left:hover:before {
    right: 0
}

.hvr-underline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-underline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-underline-from-center:active:before,
.hvr-underline-from-center:focus:before,
.hvr-underline-from-center:hover:before {
    left: 0;
    right: 0
}

.hvr-underline-from-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-underline-from-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 100%;
    right: 0;
    bottom: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-underline-from-right:active:before,
.hvr-underline-from-right:focus:before,
.hvr-underline-from-right:hover:before {
    left: 0
}

.hvr-overline-from-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-overline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    top: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-overline-from-left:active:before,
.hvr-overline-from-left:focus:before,
.hvr-overline-from-left:hover:before {
    right: 0
}

.hvr-overline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-overline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    top: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-overline-from-center:active:before,
.hvr-overline-from-center:focus:before,
.hvr-overline-from-center:hover:before {
    left: 0;
    right: 0
}

.hvr-overline-from-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-overline-from-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 100%;
    right: 0;
    top: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-overline-from-right:active:before,
.hvr-overline-from-right:focus:before,
.hvr-overline-from-right:hover:before {
    left: 0
}

.hvr-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-color: #2098d1;
    border-style: solid;
    border-width: 0;
    -webkit-transition-property: border-width;
    transition-property: border-width;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-reveal:active:before,
.hvr-reveal:focus:before,
.hvr-reveal:hover:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    border-width: 4px
}

.hvr-underline-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-underline-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-underline-reveal:active:before,
.hvr-underline-reveal:focus:before,
.hvr-underline-reveal:hover:before {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.hvr-overline-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-overline-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-overline-reveal:active:before,
.hvr-overline-reveal:focus:before,
.hvr-overline-reveal:hover:before {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.hvr-glow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow
}

.hvr-glow:active,
.hvr-glow:focus,
.hvr-glow:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, .6)
}

.hvr-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow
}

.hvr-shadow:active,
.hvr-shadow:focus,
.hvr-shadow:hover {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .5)
}

.hvr-grow-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform
}

.hvr-grow-shadow:active,
.hvr-grow-shadow:focus,
.hvr-grow-shadow:hover {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.hvr-box-shadow-outset {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow
}

.hvr-box-shadow-outset:active,
.hvr-box-shadow-outset:focus,
.hvr-box-shadow-outset:hover {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .6)
}

.hvr-box-shadow-inset {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .6), 0 0 1px transparent
}

.hvr-box-shadow-inset:active,
.hvr-box-shadow-inset:focus,
.hvr-box-shadow-inset:hover {
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .6), 0 0 1px transparent
}

.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: "";
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, .35) 0, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, .35) 0, rgba(0, 0, 0, 0) 80%);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity
}

.hvr-float-shadow:active,
.hvr-float-shadow:focus,
.hvr-float-shadow:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.hvr-float-shadow:active:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:hover:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px)
}

.hvr-shadow-radial {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-shadow-radial:after,
.hvr-shadow-radial:before {
    pointer-events: none;
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    box-sizing: border-box;
    background-repeat: no-repeat;
    height: 5px;
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.hvr-shadow-radial:before {
    bottom: 100%;
    background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 80%)
}

.hvr-shadow-radial:after {
    top: 100%;
    background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 80%)
}

.hvr-shadow-radial:active:after,
.hvr-shadow-radial:active:before,
.hvr-shadow-radial:focus:after,
.hvr-shadow-radial:focus:before,
.hvr-shadow-radial:hover:after,
.hvr-shadow-radial:hover:before {
    opacity: 1
}

.hvr-bubble-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-bubble-top:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: "";
    border-style: solid;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    left: calc(50% - 10px);
    top: 0;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #e1e1e1 transparent
}

.hvr-bubble-top:active:before,
.hvr-bubble-top:focus:before,
.hvr-bubble-top:hover:before {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.hvr-bubble-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-bubble-right:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: "";
    border-style: solid;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    top: calc(50% - 10px);
    right: 0;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #e1e1e1
}

.hvr-bubble-right:active:before,
.hvr-bubble-right:focus:before,
.hvr-bubble-right:hover:before {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.hvr-bubble-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-bubble-bottom:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: "";
    border-style: solid;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    left: calc(50% - 10px);
    bottom: 0;
    border-width: 10px 10px 0 10px;
    border-color: #e1e1e1 transparent transparent transparent
}

.hvr-bubble-bottom:active:before,
.hvr-bubble-bottom:focus:before,
.hvr-bubble-bottom:hover:before {
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.hvr-bubble-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-bubble-left:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: "";
    border-style: solid;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    top: calc(50% - 10px);
    left: 0;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e1e1e1 transparent transparent
}

.hvr-bubble-left:active:before,
.hvr-bubble-left:focus:before,
.hvr-bubble-left:hover:before {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}

.hvr-bubble-float-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-bubble-float-top:before {
    position: absolute;
    z-index: -1;
    content: "";
    left: calc(50% - 10px);
    top: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #e1e1e1 transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-bubble-float-top:active,
.hvr-bubble-float-top:focus,
.hvr-bubble-float-top:hover {
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.hvr-bubble-float-top:active:before,
.hvr-bubble-float-top:focus:before,
.hvr-bubble-float-top:hover:before {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.hvr-bubble-float-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-bubble-float-right:before {
    position: absolute;
    z-index: -1;
    top: calc(50% - 10px);
    right: 0;
    content: "";
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #e1e1e1;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-bubble-float-right:active,
.hvr-bubble-float-right:focus,
.hvr-bubble-float-right:hover {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}

.hvr-bubble-float-right:active:before,
.hvr-bubble-float-right:focus:before,
.hvr-bubble-float-right:hover:before {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.hvr-bubble-float-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-bubble-float-bottom:before {
    position: absolute;
    z-index: -1;
    content: "";
    left: calc(50% - 10px);
    bottom: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #e1e1e1 transparent transparent transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-bubble-float-bottom:active,
.hvr-bubble-float-bottom:focus,
.hvr-bubble-float-bottom:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.hvr-bubble-float-bottom:active:before,
.hvr-bubble-float-bottom:focus:before,
.hvr-bubble-float-bottom:hover:before {
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.hvr-bubble-float-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-bubble-float-left:before {
    position: absolute;
    z-index: -1;
    content: "";
    top: calc(50% - 10px);
    left: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e1e1e1 transparent transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-bubble-float-left:active,
.hvr-bubble-float-left:focus,
.hvr-bubble-float-left:hover {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.hvr-bubble-float-left:active:before,
.hvr-bubble-float-left:focus:before,
.hvr-bubble-float-left:hover:before {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}

.hvr-icon-back {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-left: 2.2em;
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}

.hvr-icon-back:before {
    content: "\f137";
    position: absolute;
    left: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-back:active:before,
.hvr-icon-back:focus:before,
.hvr-icon-back:hover:before {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px)
}

.hvr-icon-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}

.hvr-icon-forward:before {
    content: "\f138";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-forward:active:before,
.hvr-icon-forward:focus:before,
.hvr-icon-forward:hover:before {
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
}

@-webkit-keyframes hvr-icon-down {

    0%,
    100%,
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25%,
    75% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@keyframes hvr-icon-down {

    0%,
    100%,
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25%,
    75% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

.hvr-icon-down {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-down:before {
    content: "\f01a";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-down:active:before,
.hvr-icon-down:focus:before,
.hvr-icon-down:hover:before {
    -webkit-animation-name: hvr-icon-down;
    animation-name: hvr-icon-down;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes hvr-icon-up {

    0%,
    100%,
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25%,
    75% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@keyframes hvr-icon-up {

    0%,
    100%,
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25%,
    75% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

.hvr-icon-up {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-up:before {
    content: "\f01b";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-up:active:before,
.hvr-icon-up:focus:before,
.hvr-icon-up:hover:before {
    -webkit-animation-name: hvr-icon-up;
    animation-name: hvr-icon-up;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

.hvr-icon-spin {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-spin:before {
    content: "\f021";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.hvr-icon-spin:active:before,
.hvr-icon-spin:focus:before,
.hvr-icon-spin:hover:before {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

@-webkit-keyframes hvr-icon-drop {
    0% {
        opacity: 0
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100%,
    51% {
        opacity: 1
    }
}

@keyframes hvr-icon-drop {
    0% {
        opacity: 0
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100%,
    51% {
        opacity: 1
    }
}

.hvr-icon-drop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-drop:before {
    content: "\f041";
    position: absolute;
    right: 1em;
    opacity: 1;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-drop:active:before,
.hvr-icon-drop:focus:before,
.hvr-icon-drop:hover:before {
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-animation-name: hvr-icon-drop;
    animation-name: hvr-icon-drop;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.hvr-icon-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-fade:before {
    content: "\f00c";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: color;
    transition-property: color
}

.hvr-icon-fade:active:before,
.hvr-icon-fade:focus:before,
.hvr-icon-fade:hover:before {
    color: #0f9e5e
}

@-webkit-keyframes hvr-icon-float-away {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-1em);
        transform: translateY(-1em)
    }
}

@keyframes hvr-icon-float-away {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-1em);
        transform: translateY(-1em)
    }
}

.hvr-icon-float-away {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-float-away:after,
.hvr-icon-float-away:before {
    content: "\f055";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome
}

.hvr-icon-float-away:after {
    opacity: 0;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hvr-icon-float-away:active:after,
.hvr-icon-float-away:focus:after,
.hvr-icon-float-away:hover:after {
    -webkit-animation-name: hvr-icon-float-away;
    animation-name: hvr-icon-float-away;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes hvr-icon-sink-away {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(1em);
        transform: translateY(1em)
    }
}

@keyframes hvr-icon-sink-away {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(1em);
        transform: translateY(1em)
    }
}

.hvr-icon-sink-away {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-sink-away:after,
.hvr-icon-sink-away:before {
    content: "\f056";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-sink-away:after {
    opacity: 0;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hvr-icon-sink-away:active:after,
.hvr-icon-sink-away:focus:after,
.hvr-icon-sink-away:hover:after {
    -webkit-animation-name: hvr-icon-sink-away;
    animation-name: hvr-icon-sink-away;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

.hvr-icon-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-grow:before {
    content: "\f118";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-grow:active:before,
.hvr-icon-grow:focus:before,
.hvr-icon-grow:hover:before {
    -webkit-transform: scale(1.3) translateZ(0);
    transform: scale(1.3) translateZ(0)
}

.hvr-icon-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-shrink:before {
    content: "\f119";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-shrink:active:before,
.hvr-icon-shrink:focus:before,
.hvr-icon-shrink:hover:before {
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

@-webkit-keyframes hvr-icon-pulse {
    25% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    75% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}

@keyframes hvr-icon-pulse {
    25% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    75% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}

.hvr-icon-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-pulse:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-pulse:active:before,
.hvr-icon-pulse:focus:before,
.hvr-icon-pulse:hover:before {
    -webkit-animation-name: hvr-icon-pulse;
    animation-name: hvr-icon-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes hvr-icon-pulse-grow {
    to {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

@keyframes hvr-icon-pulse-grow {
    to {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

.hvr-icon-pulse-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-pulse-grow:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-pulse-grow:active:before,
.hvr-icon-pulse-grow:focus:before,
.hvr-icon-pulse-grow:hover:before {
    -webkit-animation-name: hvr-icon-pulse-grow;
    animation-name: hvr-icon-pulse-grow;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

@-webkit-keyframes hvr-icon-pulse-shrink {
    to {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}

@keyframes hvr-icon-pulse-shrink {
    to {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}

.hvr-icon-pulse-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-pulse-shrink:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-pulse-shrink:active:before,
.hvr-icon-pulse-shrink:focus:before,
.hvr-icon-pulse-shrink:hover:before {
    -webkit-animation-name: hvr-icon-pulse-shrink;
    animation-name: hvr-icon-pulse-shrink;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

@-webkit-keyframes hvr-icon-push {
    50% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

@keyframes hvr-icon-push {
    50% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

.hvr-icon-push {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-push:before {
    content: "\f006";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-push:active:before,
.hvr-icon-push:focus:before,
.hvr-icon-push:hover:before {
    -webkit-animation-name: hvr-icon-push;
    animation-name: hvr-icon-push;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-icon-pop {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@keyframes hvr-icon-pop {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

.hvr-icon-pop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-pop:before {
    content: "\f005";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-pop:active:before,
.hvr-icon-pop:focus:before,
.hvr-icon-pop:hover:before {
    -webkit-animation-name: hvr-icon-pop;
    animation-name: hvr-icon-pop;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-icon-bounce {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-bounce:before {
    content: "\f087";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-bounce:active:before,
.hvr-icon-bounce:focus:before,
.hvr-icon-bounce:hover:before {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36)
}

.hvr-icon-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-rotate:before {
    content: "\f0c6";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-rotate:active:before,
.hvr-icon-rotate:focus:before,
.hvr-icon-rotate:hover:before {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg)
}

.hvr-icon-grow-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-grow-rotate:before {
    content: "\f095";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-grow-rotate:active:before,
.hvr-icon-grow-rotate:focus:before,
.hvr-icon-grow-rotate:hover:before {
    -webkit-transform: scale(1.5) rotate(12deg);
    transform: scale(1.5) rotate(12deg)
}

.hvr-icon-float {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-float:before {
    content: "\f01b";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-float:active:before,
.hvr-icon-float:focus:before,
.hvr-icon-float:hover:before {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px)
}

.hvr-icon-sink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-sink:before {
    content: "\f01a";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-sink:active:before,
.hvr-icon-sink:focus:before,
.hvr-icon-sink:hover:before {
    -webkit-transform: translateY(4px);
    transform: translateY(4px)
}

@-webkit-keyframes hvr-icon-bob {
    0% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    50% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@keyframes hvr-icon-bob {
    0% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    50% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@-webkit-keyframes hvr-icon-bob-float {
    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@keyframes hvr-icon-bob-float {
    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

.hvr-icon-bob {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-bob:before {
    content: "\f077";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-bob:active:before,
.hvr-icon-bob:focus:before,
.hvr-icon-bob:hover:before {
    -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
    animation-name: hvr-icon-bob-float, hvr-icon-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate
}

@-webkit-keyframes hvr-icon-hang {
    0% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }

    50% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }

    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@keyframes hvr-icon-hang {
    0% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }

    50% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }

    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@-webkit-keyframes hvr-icon-hang-sink {
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@keyframes hvr-icon-hang-sink {
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

.hvr-icon-hang {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-hang:before {
    content: "\f078";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-hang:active:before,
.hvr-icon-hang:focus:before,
.hvr-icon-hang:hover:before {
    -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate
}

@-webkit-keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px)
    }

    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px)
    }

    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.hvr-icon-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-wobble-horizontal:before {
    content: "\f061";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-wobble-horizontal:active:before,
.hvr-icon-wobble-horizontal:focus:before,
.hvr-icon-wobble-horizontal:hover:before {
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-icon-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }

    33.3% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes hvr-icon-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }

    33.3% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.hvr-icon-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-wobble-vertical:before {
    content: "\f062";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-wobble-vertical:active:before,
.hvr-icon-wobble-vertical:focus:before,
.hvr-icon-wobble-vertical:hover:before {
    -webkit-animation-name: hvr-icon-wobble-vertical;
    animation-name: hvr-icon-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-icon-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
}

@keyframes hvr-icon-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
}

.hvr-icon-buzz {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-buzz:before {
    content: "\f017";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-buzz:active:before,
.hvr-icon-buzz:focus:before,
.hvr-icon-buzz:hover:before {
    -webkit-animation-name: hvr-icon-buzz;
    animation-name: hvr-icon-buzz;
    -webkit-animation-duration: .15s;
    animation-duration: .15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes hvr-icon-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

@keyframes hvr-icon-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

.hvr-icon-buzz-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-buzz-out:before {
    content: "\f023";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-buzz-out:active:before,
.hvr-icon-buzz-out:focus:before,
.hvr-icon-buzz-out:hover:before {
    -webkit-animation-name: hvr-icon-buzz-out;
    animation-name: hvr-icon-buzz-out;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-curl-top-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-curl-top-left:before {
    pointer-events: none;
    position: absolute;
    content: "";
    height: 0;
    width: 0;
    top: 0;
    left: 0;
    background: #fff;
    background: linear-gradient(135deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    z-index: 1000;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .4);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    transition-property: width, height
}

.hvr-curl-top-left:active:before,
.hvr-curl-top-left:focus:before,
.hvr-curl-top-left:hover:before {
    width: 25px;
    height: 25px
}

.top-services .hvr-curl-top-left:before {
    pointer-events: none;
    position: absolute;
    content: "";
    height: 0;
    width: 0;
    top: 0;
    left: 0;
    background: #0f86ff;
    background: linear-gradient(135deg, #fff 45%, #0f86ff 50%, #0f86ff 56%, #0f86ff 80%);
    z-index: 1000;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .4);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    transition-property: width, height
}

.top-services .hvr-curl-top-left:active:before,
.top-services .hvr-curl-top-left:focus:before,
.top-services .hvr-curl-top-left:hover:before {
    width: 40px;
    height: 40px
}

.hvr-curl-top-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-curl-top-right:before {
    pointer-events: none;
    position: absolute;
    content: "";
    height: 0;
    width: 0;
    top: 0;
    right: 0;
    background: #fff;
    background: linear-gradient(225deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    box-shadow: -1px 1px 1px rgba(0, 0, 0, .4);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    transition-property: width, height
}

.hvr-curl-top-right:active:before,
.hvr-curl-top-right:focus:before,
.hvr-curl-top-right:hover:before {
    width: 25px;
    height: 25px
}

.top-services .hvr-curl-top-right:before {
    pointer-events: none;
    position: absolute;
    content: "";
    height: 0;
    width: 0;
    top: 0;
    right: 0;
    background: #6ec7f9;
    background: linear-gradient(225deg, #fff 45%, #6ec7f9 50%, #6ec7f9 56%, #6ec7f9 80%);
    box-shadow: -1px 1px 1px rgba(0, 0, 0, .4);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    transition-property: width, height
}

.top-services .hvr-curl-top-right:active:before,
.top-services .hvr-curl-top-right:focus:before,
.top-services .hvr-curl-top-right:hover:before {
    width: 40px;
    height: 40px
}

.hvr-curl-bottom-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-curl-bottom-right:before {
    pointer-events: none;
    position: absolute;
    content: "";
    height: 0;
    width: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    background: linear-gradient(315deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    box-shadow: -1px -1px 1px rgba(0, 0, 0, .4);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    transition-property: width, height
}

.hvr-curl-bottom-right:active:before,
.hvr-curl-bottom-right:focus:before,
.hvr-curl-bottom-right:hover:before {
    width: 25px;
    height: 25px
}

.hvr-curl-bottom-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-curl-bottom-left:before {
    pointer-events: none;
    position: absolute;
    content: "";
    height: 0;
    width: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    background: linear-gradient(45deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    box-shadow: 1px -1px 1px rgba(0, 0, 0, .4);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    transition-property: width, height
}

.hvr-curl-bottom-left:active:before,
.hvr-curl-bottom-left:focus:before,
.hvr-curl-bottom-left:hover:before {
    width: 25px;
    height: 25px
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 8px 1em 8px 15px
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

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

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block
}

.ui-controlgroup>.ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0
}

.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus,
.ui-controlgroup>.ui-controlgroup-item:focus {
    z-index: 9999
}

.ui-controlgroup-vertical>.ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item {
    border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item {
    border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid
}

.ui-checkboxradio-disabled {
    pointer-events: none
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0 0;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0
}

.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw,
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw {
    width: 7px;
    height: 7px
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: 700
}

.ui-widget-header a {
    color: #333
}

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: 400;
    color: #454545
}

.ui-button,
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button {
    color: #454545;
    text-decoration: none
}

.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: 400;
    color: #2b2b2b
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
a.ui-button:focus,
a.ui-button:hover {
    color: #2b2b2b;
    text-decoration: none
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: 400;
    color: #fff
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #fff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #5f3f3f
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png")
}

.ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png")
}

.ui-button .ui-state-highlight.ui-icon,
.ui-state-highlight .ui-icon {
    background-image: url("images/ui-icons_777620_256x240.png")
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("images/ui-icons_cc0000_256x240.png")
}

.ui-button .ui-icon {
    background-image: url("images/ui-icons_777777_256x240.png")
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
    border-top-left-radius: 3px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
    border-bottom-left-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666
}

.monthly {
    background: #f3f3f5;
    color: #545454;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative
}

.monthly-header {
    position: relative;
    text-align: center;
    padding: 10px;
    background: #fff;
    height: 40px;
    box-sizing: border-box
}

.monthly-header-title {
    font-size: .8em;
    text-transform: uppercase
}

.monthly-prev {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 100%;
    opacity: .5
}

.monthly-prev:hover {
    opacity: 1
}

.monthly-prev:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    border-left: 2px solid #222;
    border-bottom: 2px solid #222;
    width: 5px;
    height: 5px;
    margin: -3px 0 0 -5px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.monthly-next {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    opacity: .5
}

.monthly-next:hover {
    opacity: 1
}

.monthly-next:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    border-right: 2px solid #222;
    border-top: 2px solid #222;
    width: 5px;
    height: 5px;
    margin: -3px 0 0 -5px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.monthly-day-title-wrap {
    display: table;
    table-layout: fixed;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #ebebeb
}

.monthly-day-title-wrap div {
    width: 14.28% !important;
    display: table-cell;
    box-sizing: border-box;
    position: relative;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px
}

.monthly-day-wrap {
    display: table;
    table-layout: fixed;
    width: 100%;
    overflow: hidden
}

.monthly-week {
    display: table-row;
    width: 100%
}

.monthly-day,
.monthly-day-blank {
    width: 14.28% !important;
    display: table-cell;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    font-weight: 700;
    color: inherit;
    background: #fff;
    box-shadow: 0 0 0 1px #ebebeb;
    -webkit-transition: .25s;
    transition: .25s;
    padding: 0;
    text-decoration: none
}

.monthly-day:before {
    content: "";
    display: block;
    padding-top: 100%;
    float: left
}

.monthly-day-wrap>a:hover {
    background: #a1c2e3
}

.monthly-day-blank {
    background: #f3f3f5
}

.monthly-day-event>.monthly-day-number {
    position: absolute;
    line-height: 1em;
    top: 2px;
    left: 2px;
    font-size: 11px
}

.monthly-day-pick>.monthly-day-number {
    line-height: 1em;
    font-size: 11px;
    padding-top: 35%
}

.monthly-day-pick>.monthly-indicator-wrap {
    margin: 0
}

.monthly-past-day:after {
    content: "";
    width: 150%;
    height: 2px;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: rgba(0, 0, 0, .1);
    position: absolute;
    left: 0;
    top: 0
}

.monthly-past-day:hover {
    background: #fff !important
}

.monthly-today .monthly-day-number {
    color: #fff;
    background: #ea6565;
    border-radius: 20px;
    top: 1px;
    left: 1px;
    font-size: 10px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center
}

.monthly-day-pick.monthly-today .monthly-day-number {
    padding: 0;
    margin: 22% 22% 0 22%
}

.monthly-reset {
    display: inline-block;
    width: 9px;
    height: 9px;
    border: 2px solid #222;
    border-radius: 9px;
    position: relative;
    opacity: .5;
    margin-left: 5px;
    vertical-align: middle
}

.monthly-reset:hover {
    opacity: 1
}

.monthly-reset:before {
    content: "";
    border: 3px solid transparent;
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
    position: absolute;
    left: 2px;
    top: 6px
}

.monthly-reset:after {
    content: "";
    border: 3px solid transparent;
    border-left: 3px solid #222;
    border-bottom: 3px solid #222;
    position: absolute;
    left: 5px;
    top: 5px
}

.monthly-cal {
    display: inline-block;
    height: 11px;
    width: 13px;
    background: #222;
    position: relative;
    top: 1px;
    margin-right: 5px;
    opacity: .5
}

.monthly-cal:hover {
    cursor: pointer;
    opacity: 1
}

.monthly-cal:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 3px;
    border: 1px solid #fff;
    background: #222;
    top: -2px;
    left: 2px
}

.monthly-cal:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 3px;
    border: 1px solid #fff;
    background: #222;
    top: -2px;
    right: 2px
}

.monthly-cal div {
    background: #fff;
    height: 6px;
    width: 11px;
    position: absolute;
    top: 4px;
    left: 1px
}

.monthly-indicator-wrap {
    position: relative;
    text-align: center;
    line-height: 0;
    max-width: 20px;
    margin: 0 auto;
    padding-top: 40%
}

.monthly-day .monthly-event-indicator {
    display: inline-block;
    margin: 1px;
    width: 8px;
    height: 8px;
    border-radius: 6px;
    vertical-align: middle;
    border-radius: 6px;
    background: #7ba7ce;
    font-size: 0;
    color: transparent
}

.monthly-day .monthly-event-indicator:hover {
    cursor: pointer
}

.monthly-event-list {
    background: rgba(233, 235, 236, .9);
    overflow: auto;
    position: absolute;
    top: 42px;
    width: 100%;
    height: calc(100% - 42px);
    display: none;
    -webkit-transition: .25s;
    transition: .25s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.monthly-list-item {
    position: relative;
    padding: 10px 10px 5px 50px;
    display: none;
    border-top: 1px solid #d6d6d6;
    text-align: left
}

.monthly-list-item:after {
    content: "No Events";
    padding: 4px 10px;
    display: block;
    margin-bottom: 5px
}

.monthly-event-list .monthly-today .monthly-event-list-date {
    color: #ea6565
}

.monthly-event-list .listed-event {
    display: block;
    color: #fff;
    padding: 4px 10px;
    border-radius: 2px;
    margin-bottom: 5px
}

.monthly-list-item a:link,
.monthly-list-item a:visited {
    text-decoration: none
}

.item-has-event {
    display: block
}

.item-has-event:after {
    display: none !important
}

.monthly-event-list-date {
    width: 50px;
    position: absolute;
    left: 0;
    top: 13px;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2em
}

.monthly-list-time-end,
.monthly-list-time-start {
    font-size: .8em;
    display: inline-block
}

.monthly-list-time-end:not(:empty):before {
    content: "-";
    padding: 0 2px
}

.monthly-event-list::-webkit-scrollbar {
    width: 9px
}

.monthly-event-list::-webkit-scrollbar-track {
    background: 0 0
}

.monthly-event-list::-webkit-scrollbar-thumb {
    background: #ccc;
    border: 1px solid #e9ebec;
    border-radius: 10px
}

.monthly-event-list::-webkit-scrollbar-thumb:hover {
    background: #555
}

@media (min-width:400px) {
    .monthly-day-number {
        top: 5px;
        left: 5px;
        font-size: 13px
    }
}

@media (min-width:600px) {
    .monthly-day-event {
        padding-top: 20px
    }

    .monthly-day-event:before {
        padding-top: 77%
    }

    .monthly-day-event>.monthly-indicator-wrap {
        width: auto;
        max-width: none
    }

    .monthly-indicator-wrap {
        padding: 0
    }

    .monthly-day .monthly-event-indicator {
        display: block;
        margin: 0 0 1px 0;
        width: auto;
        height: 20px;
        font-size: 10px;
        padding: 4px;
        border-radius: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #fff;
        text-shadow: 0 0 2px rgba(0, 0, 0, .2);
        text-decoration: none;
        line-height: 1em;
        white-space: nowrap;
        box-sizing: border-box
    }
}

.ui-timepicker-wrapper {
    overflow-y: auto;
    height: 150px;
    width: 6.5em;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    outline: 0;
    z-index: 10001;
    margin: 0
}

.ui-timepicker-wrapper.ui-timepicker-with-duration {
    width: 13em
}

.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {
    width: 11em
}

.ui-timepicker-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.ui-timepicker-duration {
    margin-left: 5px;
    color: #888
}

.ui-timepicker-list:hover .ui-timepicker-duration {
    color: #888
}

.ui-timepicker-list li {
    padding: 3px 0 3px 5px;
    cursor: pointer;
    white-space: nowrap;
    color: #000;
    list-style: none;
    margin: 0
}

.ui-timepicker-list:hover .ui-timepicker-selected {
    background: #fff;
    color: #000
}

.ui-timepicker-list .ui-timepicker-selected:hover,
.ui-timepicker-list li:hover,
li.ui-timepicker-selected {
    background: #1980ec;
    color: #fff
}

.ui-timepicker-list li:hover .ui-timepicker-duration,
li.ui-timepicker-selected .ui-timepicker-duration {
    color: #ccc
}

.ui-timepicker-list li.ui-timepicker-disabled,
.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
    color: #888;
    cursor: default
}

.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
    background: #f2f2f2
}

body.fancybox-active {
    overflow: hidden
}

body.fancybox-iosfix {
    position: fixed;
    left: 0;
    right: 0
}

.fancybox-is-hidden {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden
}

.fancybox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99992;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.fancybox-outer {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1)
}

.fancybox-caption-wrap,
.fancybox-infobar,
.fancybox-toolbar {
    position: absolute;
    direction: ltr;
    z-index: 99997;
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s, visibility 0s linear .25s;
    box-sizing: border-box
}

.fancybox-show-caption .fancybox-caption-wrap,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    visibility: visible;
    transition: opacity .25s, visibility 0s
}

.fancybox-infobar {
    top: 0;
    left: 0;
    font-size: 13px;
    padding: 0 10px;
    height: 44px;
    min-width: 44px;
    line-height: 44px;
    color: #ccc;
    text-align: center;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased;
    mix-blend-mode: exclusion
}

.fancybox-toolbar {
    top: 0;
    right: 0;
    margin: 0;
    padding: 0
}

.fancybox-stage {
    overflow: hidden;
    direction: ltr;
    z-index: 99994;
    -webkit-transform: translateZ(0)
}

.fancybox-is-closing .fancybox-stage {
    overflow: visible
}

.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: 0;
    white-space: normal;
    box-sizing: border-box;
    text-align: center;
    z-index: 99994;
    -webkit-overflow-scrolling: touch;
    display: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: visible
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
    background: #000
}

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
    background: #e5e3df
}

.fancybox-slide--next {
    z-index: 99995
}

.fancybox-slide>* {
    display: inline-block;
    position: relative;
    padding: 24px;
    margin: 44px 0;
    border-width: 0;
    vertical-align: middle;
    text-align: left;
    background-color: #fff;
    overflow: auto;
    box-sizing: border-box
}

.fancybox-slide>base,
.fancybox-slide>link,
.fancybox-slide>meta,
.fancybox-slide>script,
.fancybox-slide>style,
.fancybox-slide>title {
    display: none
}

.fancybox-slide .fancybox-image-wrap {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 99995;
    background: 0 0;
    cursor: default;
    overflow: visible;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.fancybox-can-zoomOut .fancybox-image-wrap {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-image-wrap {
    cursor: zoom-in
}

.fancybox-can-drag .fancybox-image-wrap {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-dragging .fancybox-image-wrap {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-image,
.fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    max-width: none;
    max-height: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content {
    padding: 0;
    width: 80%;
    height: 80%;
    max-width: calc(100% - 100px);
    max-height: calc(100% - 88px);
    overflow: visible;
    background: #fff
}

.fancybox-iframe {
    display: block;
    padding: 0;
    border: 0;
    height: 100%
}

.fancybox-error,
.fancybox-iframe {
    margin: 0;
    width: 100%;
    background: #fff
}

.fancybox-error {
    padding: 40px;
    max-width: 380px;
    cursor: default
}

.fancybox-error p {
    margin: 0;
    padding: 0;
    color: #444;
    font-size: 16px;
    line-height: 20px
}

.fancybox-button {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 44px;
    height: 44px;
    margin: 0;
    padding: 10px;
    border: 0;
    border-radius: 0;
    background: rgba(30, 30, 30, .6);
    transition: color .3s ease;
    cursor: pointer;
    outline: 0
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:focus,
.fancybox-button:hover {
    color: #fff
}

.fancybox-button[disabled] {
    color: #ccc;
    cursor: default;
    opacity: .6
}

.fancybox-button svg {
    display: block;
    position: relative;
    overflow: visible;
    shape-rendering: geometricPrecision
}

.fancybox-button svg path {
    fill: currentColor;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3
}

.fancybox-button--share svg path {
    stroke-width: 1
}

.fancybox-button--pause svg path:first-child,
.fancybox-button--play svg path:nth-child(2) {
    display: none
}

.fancybox-button--zoom svg path {
    fill: transparent
}

.fancybox-navigation {
    display: none
}

.fancybox-show-nav .fancybox-navigation {
    display: block
}

.fancybox-navigation button {
    position: absolute;
    top: 50%;
    margin: -50px 0 0;
    z-index: 99997;
    background: 0 0;
    width: 60px;
    height: 100px;
    padding: 17px
}

.fancybox-navigation button:before {
    content: "";
    position: absolute;
    top: 30px;
    right: 10px;
    width: 40px;
    height: 40px;
    background: rgba(30, 30, 30, .6)
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: 0
}

.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    background: 0 0;
    z-index: 10;
    cursor: pointer
}

.fancybox-close-small:after {
    content: "×";
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 22px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background-color: transparent;
    transition: background-color .25s;
    box-sizing: border-box;
    z-index: 2
}

.fancybox-close-small:focus {
    outline: 0
}

.fancybox-close-small:focus:after {
    outline: 1px dotted #888
}

.fancybox-close-small:hover:after {
    color: #555;
    background: #eee
}

.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small {
    top: 0;
    right: -40px
}

.fancybox-slide--iframe .fancybox-close-small:after,
.fancybox-slide--image .fancybox-close-small:after {
    font-size: 35px;
    color: #aaa
}

.fancybox-slide--iframe .fancybox-close-small:hover:after,
.fancybox-slide--image .fancybox-close-small:hover:after {
    color: #fff;
    background: 0 0
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
    display: none
}

.fancybox-caption-wrap {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 2vw 0;
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8));
    pointer-events: none
}

.fancybox-caption {
    padding: 30px 0;
    border-top: 1px solid hsla(0, 0%, 100%, .4);
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none
}

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
    pointer-events: all;
    position: relative
}

.fancybox-caption a {
    color: #fff;
    text-decoration: underline
}

.fancybox-slide>.fancybox-loading {
    border: 6px solid hsla(0, 0%, 39%, .4);
    border-top: 6px solid hsla(0, 0%, 100%, .6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: a .8s infinite linear;
    animation: a .8s infinite linear;
    background: 0 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    z-index: 99999
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 0
}

.fancybox-fx-slide.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0
}

.fancybox-fx-slide.fancybox-slide--current {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
    opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1
}

.fancybox-fx-rotate.fancybox-slide--previous {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
    opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--next {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
    opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--current {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.fancybox-fx-circular.fancybox-slide--previous {
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    opacity: 0
}

.fancybox-fx-circular.fancybox-slide--next {
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    opacity: 0
}

.fancybox-fx-circular.fancybox-slide--current {
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    opacity: 1
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

.fancybox-share {
    padding: 30px;
    border-radius: 3px;
    background: #f4f4f4;
    max-width: 90%;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    margin: 0 0 20px;
    font-size: 35px;
    font-weight: 700
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

p.fancybox-share__links {
    margin-right: -10px
}

.fancybox-share__button {
    display: inline-block;
    text-decoration: none;
    margin: 0 10px 10px 0;
    padding: 0 15px;
    min-width: 130px;
    border: 0;
    border-radius: 3px;
    background: #fff;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    transition: all .2s
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    position: relative;
    top: -1px;
    width: 25px;
    height: 25px;
    margin-right: 7px;
    vertical-align: middle
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    box-sizing: border-box;
    width: 100%;
    margin: 10px 0 0;
    padding: 10px 15px;
    background: 0 0;
    color: #5d5b5b;
    font-size: 14px;
    outline: 0;
    border: 0;
    border-bottom: 2px solid #d7d7d7
}

.fancybox-thumbs {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 212px;
    margin: 0;
    padding: 2px 2px 4px;
    background: #fff;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    box-sizing: border-box;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-y: hidden;
    overflow-x: auto
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs>ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0;
    white-space: nowrap
}

.fancybox-thumbs-x>ul {
    overflow: hidden
}

.fancybox-thumbs-y>ul::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs>ul>li {
    float: left;
    overflow: hidden;
    padding: 0;
    margin: 2px;
    width: 100px;
    height: 75px;
    max-width: calc(50% - 4px);
    max-height: calc(100% - 8px);
    position: relative;
    cursor: pointer;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box
}

li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, .1)
}

.fancybox-thumbs>ul>li>img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-thumbs>ul>li:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94)
}

.fancybox-thumbs>ul>li.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width:800px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs>ul>li {
        max-width: calc(100% - 10px)
    }
}

.mCustomScrollbar {
    -ms-touch-action: none;
    touch-action: none
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_inside>.mCSB_container {
    margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_outside+.mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
    min-height: 100%
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
    padding-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools,
.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(mCSB_buttons.html);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
    background-repeat: repeat-y;
    opacity: .3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px
}

.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
    height: 12px;
    width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4), inset -1px 0 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4), inset 0 -1px 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0
}

.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}

.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, .2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, .2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

* {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #848484;
    font-size: 14px;
    font-weight: 400;
    line-height: 29px;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    word-wrap: break-word
}

b,
strong {
    font-weight: 700
}

.bordered-layout .page-wrapper {
    padding: 0 50px 0
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #062c54
}

a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: 400;
    margin: 0;
    background: 0 0;
    line-height: 1.6em
}

.rp-white {
    color: #fff
}

textarea {
    overflow: hidden
}

p {
    position: relative
}

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

.gray_bg {
    background-color: #f5f5f5
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto
}

.medium-container {
    max-width: 850px
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px
}

li,
ul {
    list-style: none;
    padding: 0;
    margin: 0
}

img {
    display: inline-block;
    max-width: 100%
}

.leyenda {
    text-align: center;
    font-size: 16px;
    padding-top: 16px
}

a.conditions {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #fff;
    text-decoration: none
}

.firg {
    cursor: pointer;
    display: contents;
    font-weight: 800
}

h5.modal-title {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    width: 100%;
    text-align: center
}

h4.bottom10 {
    font-size: 17px;
    font-weight: 700;
    margin: 4px;
    color: #062c54
}

.modal-body p {
    font-size: 15px;
    font-weight: 500;
    line-height: 19px;
    margin-bottom: 15px
}

.theme-btn {
    display: inline-block;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.centered {
    text-align: center
}

.list-style-one {
    position: relative
}

.list-style-one li {
    position: relative;
    color: #232323;
    font-size: 16px;
    padding-left: 40px;
    font-weight: 400;
    margin-bottom: 18px
}

.list-style-one li:last-child {
    margin-bottom: 0
}

.list-style-one li .icon {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    color: #062c54;
    font-size: 22px;
    line-height: 1em
}

.list-style-two {
    position: relative
}

.list-style-two li {
    position: relative;
    color: #2a2a2a;
    font-size: 16px;
    font-weight: 400;
    padding-left: 35px;
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 12px
}

.list-style-two li:last-child {
    margin-right: 0
}

.list-style-two li .icon {
    position: absolute;
    left: 0;
    top: 0;
    color: #062c54;
    font-size: 18px
}

.list-style-three {
    position: relative
}

.list-style-three li {
    position: relative;
    color: #666;
    font-size: 16px;
    font-weight: 400;
    padding-left: 30px;
    margin-bottom: 15px
}

.list-style-three li:before {
    position: absolute;
    content: "\f00c";
    left: 0;
    top: 0;
    color: #062c54;
    font-size: 18px;
    font-weight: 400;
    font-family: FontAwesome
}

.list-style-four {
    position: relative
}

.list-style-four li {
    position: relative;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    padding-left: 60px;
    margin-bottom: 35px
}

.list-style-four li .icon {
    position: absolute;
    left: 0;
    top: 0;
    color: #062c54;
    font-size: 32px;
    font-weight: 400;
    line-height: 1em
}

.list-style-four li strong {
    color: #2a2a2a
}

.list-style-five {
    position: relative
}

.list-style-five li {
    position: relative;
    color: #cfcfcf;
    font-size: 15px;
    font-weight: 400;
    padding-left: 26px;
    margin-bottom: 12px
}

.list-style-five li:before {
    position: absolute;
    content: ".";
    left: 0;
    top: -22px;
    color: #062c54;
    font-size: 70px;
    font-weight: 400;
    font-family: FontAwesome
}

.list-style-five li span {
    font-weight: 900;
    color: #f0eeee
}

.list-style-six {
    position: relative
}

.list-style-six li {
    position: relative;
    color: #cfcfcf;
    font-size: 16px;
    padding-left: 26px;
    margin-bottom: 18px
}

.list-style-six li .icon {
    position: absolute;
    left: 0;
    top: 4px;
    color: #062c54;
    line-height: 1em;
    font-size: 16px
}

.list-style-seven {
    position: relative;
    margin-bottom: 40px
}

.list-style-seven li {
    position: relative;
    color: #2a2a2a;
    font-size: 16px;
    padding-left: 30px;
    margin-bottom: 15px
}

.list-style-seven li .icon {
    position: absolute;
    left: 0;
    top: 4px;
    color: #062c54;
    line-height: 1em;
    font-size: 18px
}

.list-style-eight {
    position: relative;
    margin-top: 30px
}

.list-style-eight li {
    position: relative;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    padding-left: 40px;
    margin-bottom: 10px
}

.list-style-eight li:before {
    position: absolute;
    content: "\f178";
    left: 0;
    top: 2px;
    color: #062c54;
    font-size: 20px;
    font-weight: 300;
    font-family: FontAwesome
}

.btn-style-one {
    padding: 5px 26px;
    background: #062c54;
    color: #fff;
    outline: 0;
    border: 2px solid #062c54;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    transition: all .4s ease-in-out;
    border-radius: 2px
}

.footer-column .btn-column {
    margin: 20px 0
}

.footer-column .btn-style-one {
    line-height: 14px;
    font-size: 10px
}

.btn-style-one:hover {
    background: #333;
    color: #fff;
    border-color: #333
}

.btn-style-two {
    position: relative;
    padding: 11px 20px;
    line-height: 24px;
    text-transform: uppercase;
    background: 0 0;
    color: #062c54;
    border: 1px solid #062c54;
    font-size: 14px;
    transition: all .4s ease-in-out;
    font-weight: 400;
    letter-spacing: 1px
}

.btn-style-two:hover {
    background: #062c54;
    color: #fff
}

.btn-style-three {
    position: relative;
    padding: 12px 15px 8px;
    line-height: 24px;
    text-transform: uppercase;
    background: 0 0;
    color: #2a2a2a;
    border: 1px solid #2a2a2a;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px
}

.btn-style-three:hover {
    background: #062c54;
    color: #fff;
    border-color: #062c54
}

.btn-style-four {
    position: relative;
    padding: 10px 26px;
    line-height: 24px;
    text-transform: uppercase;
    background: #fff;
    color: #062c54;
    border: 2px solid #fff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px
}

.btn-style-four:hover {
    background: 0 0;
    color: #fff
}

.social-icon-one {
    position: relative
}

.social-icon-one li {
    position: relative;
    margin: 0 1px;
    display: inline-block
}

.social-icon-one li a {
    font-size: 16px;
    width: 42px;
    height: 42px;
    display: inline-block;
    line-height: 46px;
    color: #2a2a2a;
    text-align: center;
    background-color: #fff;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.social-icon-one li a:hover {
    color: #fff;
    background-color: #062c54
}

.social-icon-two li {
    color: #fff;
    font-size: 14px;
    text-align: left;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

social-icon-two li a {
    color: #439e28;
    font-size: 14px;
    text-align: left;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.social-icon-two li a:hover {
    color: #439e28
}

.social-rp {
    color: #439e28
}

.social-icon-three {
    position: relative
}

.social-icon-three li {
    position: relative;
    margin-right: 12px;
    display: inline-block
}

.social-icon-three li a {
    position: relative;
    display: inline-block;
    color: #9f9f9f;
    font-size: 16px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.social-icon-three li a:hover {
    color: #062c54
}

.social-icon-four {
    position: relative
}

.social-icon-four li {
    position: relative;
    margin-right: 4px;
    display: inline-block
}

.social-icon-four li a {
    position: relative;
    width: 32px;
    height: 32px;
    color: #fff;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    display: inline-block;
    background-color: #4464b1;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.social-icon-four li.twitter a {
    background-color: #57acef
}

.social-icon-four li.linkedin a {
    background-color: #007bb6
}

.social-icon-four li.whatsapp a {
    background-color: #25d366
}

.social-icon-five {
    position: relative
}

.social-icon-five li {
    position: relative;
    margin-right: 2px;
    display: inline-block
}

.social-icon-five li a {
    position: relative;
    width: 42px;
    height: 42px;
    display: inline-block;
    color: #2a2a2a;
    font-size: 14px;
    text-align: center;
    line-height: 42px;
    background-color: #f7f7f7;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.social-icon-five li a:hover {
    color: #fff;
    background-color: #062c54
}

.theme_color {
    color: #062c54
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/icons/preloader.svg)
}

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

.scroll-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 60px;
    height: 60px;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 60px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    background: #0a0a0a;
    display: none;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.scroll-to-top:hover {
    color: #fff;
    background: #062c54
}

.main-header {
    position: relative;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%
}

.main-header .header-top {
    position: fixed;
    width: 100%;
    padding: 10px 0;
    background-color: #fff;
    border-bottom: 1px solid #d8d8d8
}

.main-header .header-top .outer-container {
    padding: 0 40px
}

.main-header .header-top .outer-container .row {
    display: flex;
    align-items: center;
    height: 32px
}

.main-header .header-top .top-left ul li {
    color: #666;
    font-size: 16px
}

.main-header .header-top .top-left .list {
    position: relative;
    float: left;
    margin-top: 6px
}

.main-header .header-top .top-left .list li {
    position: relative;
    color: #666;
    font-size: 16px;
    margin-left: 30px;
    display: inline-block
}

.main-header .header-top .top-left .list li .icon {
    position: relative;
    margin-right: 7px
}

.main-header .header-top .top-left .list li .icon img {
    width: 20px;
    height: 20px
}

.main-header .header-top .top-left .list li a {
    position: relative;
    color: #666;
    font-size: 16px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.main-header .header-top .top-left .list li a:hover {
    color: #062c54
}

.main-header .header-lower .outer-box .social-nav li a {
    font-size: 16px
}

i.fab.fa-facebook-f.fb {
    color: #fff;
    font-weight: 700
}

i.fab.fa-twitter.tw {
    color: #fff;
    font-weight: 700
}

i.fab.fa-instagram.it {
    color: #fff
}

i.fab.fa-youtube.yt {
    color: #fff
}

.main-header .header-top .top-center,
.main-header .header-top .top-left,
.main-header .header-top .top-right {
    position: relative
}

.main-header .header-top .top-center .logo-box li {
    position: relative;
    text-align: center
}

.main-header .header-top .top-center .logo-box li img {
    width: 180px
}

.main-header .header-top .top-right {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.main-header .header-top .top-right .social-nav {
    position: relative;
    float: right;
    padding-right: 10px;
    margin-right: 25px;
    border-right: 1px solid #e6e6e6
}

.main-header .header-top .top-right .social-nav li {
    position: relative;
    padding-top: 5px;
    padding-left: 15px;
    display: inline-block
}

.main-header .header-top .top-right .social-nav li a {
    position: relative;
    color: #666;
    font-size: 14px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.main-header .header-top .top-right .social-nav li a:hover {
    color: #062c54
}

.main-header .navicon:hover {
    background: #fff
}

.main-header .navicon {
    background: #fff;
    height: 15px;
    width: 15px;
    padding-top: 2px;
    display: inline-block;
    position: relative;
    z-index: 3;
    transition: all .7s cubic-bezier(.19, 1, .22, 1);
    transform: rotate(0);
    cursor: pointer
}

.drawer-hamburger-icon {
    transition: all .2s cubic-bezier(.19, 1, .22, 1);
    background-color: #222
}

.drawer-hamburger-icon {
    position: relative;
    display: block
}

.main-header .navicon span:first-child {
    top: 0;
    width: 100%
}

.main-header .navicon:hover span {
    background: #062c54
}

.main-header .navicon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #062c54;
    opacity: 1;
    left: 0;
    right: 0;
    transform: rotate(0);
    transition: .3s ease-in-out
}

.main-header .navicon span:nth-child(2),
.main-header .navicon span:nth-child(3) {
    width: 100%;
    top: 5px
}

.main-header .navicon span:nth-child(4) {
    width: 100%;
    top: 10px
}

.main-header .navicon.open span:first-child {
    top: 5px;
    width: 0;
    left: 50%;
    opacity: 0
}

.main-header .navicon.open span:nth-child(2) {
    transform: rotate(45deg);
    opacity: 1;
    top: 5px
}

.main-header .navicon.open span:nth-child(3) {
    opacity: 0 !important
}

.main-header .navicon.open span:nth-child(4) {
    transform: rotate(-45deg);
    opacity: 1;
    top: 5px
}

.main-wrapper {
    display: none
}

.main-wrapper .row.movil {
    display: none
}

.main-header .main-wrapper {
    position: fixed;
    top: 53px;
    width: 300px;
    height: 810px;
    right: -100%;
    transition: all .5s ease-in-out
}

.menuEfect {
    display: block;
    animation: menuEfect .8s forwards
}

@keyframes menuEfect {
    from {
        right: -100%;
        opacity: 0
    }

    to {
        right: 0;
        opacity: unset
    }
}

.main-header.style-v1 .main-wrapper {
    background: #fff
}

.main-header.style-v1 .main-wrapper .navigation>li {
    display: block
}

.main-header.style-v1 .main-wrapper .navigation>li>a {
    position: relative;
    display: inline-block;
    color: #666;
    text-align: right;
    line-height: 30px;
    letter-spacing: 0;
    opacity: 1;
    margin: 30px 40px 30px 0;
    padding: 0;
    font-size: 15px
}

.header-style-three,
.header-style-two {
    position: relative
}

.main-header .main-box .outer-container {
    position: relative;
    padding: 0 40px
}

.bordered-layout .header-style-three .main-box .outer-container {
    padding: 0
}

.main-header .main-box .logo-box {
    position: relative;
    float: left;
    left: 0;
    z-index: 10;
    padding: 30px 0
}

.header-style-three .main-box .logo-box {
    padding: 22px 0
}

.main-header .main-box .logo-box .logo img {
    display: inline-block;
    max-width: 240px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.main-header .nav-toggler {
    position: absolute;
    top: 50%;
    margin-top: 0;
    display: block
}

.main-header .nav-toggler button {
    position: relative;
    display: block;
    color: #444;
    text-align: center;
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
    background: 0 0
}

.main-header .nav-outer {
    position: relative;
    float: right
}

.main-header .header-upper {
    position: relative
}

.main-header .header-upper .upper-right {
    padding-top: 28px
}

.header-style-two .nav-outer {
    width: 100%;
    left: 0;
    right: 0;
    position: absolute;
    margin-top: -24px;
    border-radius: 2px;
    padding: 0;
    background-color: #439e28
}

.main-header .header-upper .logo-box {
    padding: 0
}

.main-header .info-box {
    display: flex;
    gap: 12px;
    position: relative;
    color: #777;
    text-transform: uppercase;
    margin-right: 0 !important
}

.main-header .info-box:last-child {
    padding-left: 0;
    padding-top: 14px
}

.main-header .info-box:last-child .theme-btn {
    font-size: 12px
}

.main-header .info-box .icon-box {
    color: #062c54;
    font-size: 30px;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.main-header .info-box li {
    position: relative;
    line-height: normal;
    color: #666;
    font-size: 13px;
    margin-bottom: 4px;
    font-weight: 400;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    gap: 4px
}

.main-header .info-box li span {
    color: #062c54;
    font-weight: 900;
    font-size: 8px
}

.main-header .info-box strong {
    position: relative;
    font-weight: 600;
    color: #2a2a2a;
    font-size: 16px;
    text-transform: none
}

.main-header .info-box .quote-btn {
    position: relative;
    line-height: 24px;
    color: #1f1f1f;
    font-size: 16px;
    font-weight: 600;
    padding: 14px 38px;
    border-radius: 50px;
    background: 0 0;
    text-transform: uppercase;
    border: 2px solid #f2f2f2
}

.main-header .info-box .quote-btn:hover {
    color: #fff;
    border-color: #26447b;
    background-color: #26447b
}

.main-menu {
    position: relative;
    float: left;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.main-menu .navbar-collapse {
    padding: 0
}

.main-menu .navigation {
    position: relative;
    display: flex;
    gap: 30px
}

.main-menu .navigation>li {
    position: relative;
    display: inline-block;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.main-header .sticky-header .main-menu .navigation>li>a {
    color: #062c54;
    font-weight: 600
}

.main-header .sticky-header .main-menu .navigation>li>a:hover {
    color: #062c54
}

.main-header .sticky-header .main-menu .navigation>li.current>a,
.main-header .sticky-header .main-menu .navigation>li:hover>a {
    color: #062c54
}

.sticky-header .nav-outer .options-box {
    margin-top: 26px
}

.sticky-header {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 0;
    background: #fff;
    z-index: 0;
    box-shadow: 0 4px 2px -2px #e6e6e6;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.sticky-header .logo {
    width: 190px
}

.logo-box .logo a img {
    width: 220px
}

.fixed-header .sticky-header {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 500ms;
    -moz-animation-duration: .5s;
    -op-animation-duration: 500ms;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.space a {
    color: #fff
}

.space a:hover {
    color: #439e28
}

.header-style-two .main-menu .navigation>li>a:hover {
    color: #fff
}

.main-menu .navigation>li>a {
    position: relative;
    display: block;
    color: #e6e6e6;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 0;
    opacity: 1;
    font-weight: 400;
    padding: 40px 0;
    font-size: 15px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.header-style-three .main-menu .navigation>li {
    padding: 29px 0
}

.header-style-three .sticky-header .main-menu li {
    padding: 0
}

.header-style-three .main-menu .navigation>li>a {
    padding: 6px 0;
    color: #666;
    font-size: 14px
}

.style-v1 .sticky-header .navigation>li>a:after {
    display: none
}

.style-v1 .main-menu .navigation>li>a:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    background-color: #062c54
}

.style-v1 .main-menu .navigation>li.current>a:after,
.style-v1 .main-menu .navigation>li:hover>a::after {
    width: 100%
}

.header-style-two .main-menu .navigation>li>a {
    padding: 17px 0;
    color: #fff
}

.main-header.light-version .main-menu .navigation>li.current>a,
.main-header.light-version .main-menu .navigation>li:hover>a,
.main-menu .navigation>li.current>a,
.main-menu .navigation>li:hover>a {
    color: #062c54;
    opacity: 1
}

.main-menu .navigation>li.current>a:before,
.main-menu .navigation>li:hover>a:before {
    width: 100%
}

.main-menu .navigation>li>ul {
    position: absolute;
    left: 0;
    top: 100%;
    width: 170px;
    padding: 0;
    z-index: 100;
    display: none;
    background: #fff;
    border-top: 3px solid #062c54;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.main-menu .navigation>li>ul.from-right {
    left: auto;
    right: 0
}

.main-menu .navigation>li>ul>li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.main-menu .navigation>li>ul>li:last-child {
    border-bottom: none
}

.main-menu .navigation>li>ul>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    line-height: 24px;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    color: #272727;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.main-menu .navigation>li>ul>li:hover>a {
    color: #fff;
    background: #2a2a2a
}

.main-menu .navigation>li>ul>li.dropdown>a:after {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 10px;
    width: 10px;
    height: 20px;
    display: block;
    color: #253d4a;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    z-index: 5
}

.main-menu .navigation>li>ul>li.dropdown:hover>a:after {
    color: #fff
}

.main-menu .navigation>li>ul>li>ul {
    position: absolute;
    left: 100%;
    top: 0;
    width: 240px;
    padding: 0;
    z-index: 100;
    display: none;
    background: #fff;
    border-top: 3px solid #062c54;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.main-menu .navigation>li>ul>li>ul.from-right {
    left: auto;
    right: 0
}

.main-menu .navigation>li>ul>li>ul>li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.main-menu .navigation>li>ul>li>ul>li:last-child {
    border-bottom: none
}

.main-menu .navigation>li>ul>li>ul>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    line-height: 24px;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    color: #272727;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.main-menu .navigation>li>ul>li>ul>li:hover>a {
    color: #fff;
    background: #2c2c2c
}

.main-menu .navigation>li>ul>li>ul>li.dropdown>a:after {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 11px;
    width: 10px;
    height: 20px;
    display: block;
    color: #272727;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    z-index: 5
}

.main-menu .navigation>.dropdown>ul {
    visibility: hidden;
    opacity: 0;
    top: 0;
    left: -120%
}

.main-menu .navigation>li>ul>li>ul>li.dropdown:hover>a:after {
    color: #fff
}

.main-menu .navigation>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 0;
    left: -135%
}

.main-menu .navigation li>ul>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 0;
    left: -135%;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 5px;
    top: 20px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: green;
    line-height: 28px;
    border: 1px solid green;
    background-size: 20px;
    padding: 3px 5px;
    cursor: pointer;
    z-index: 5;
    display: none
}

.main-header .options-box {
    position: relative;
    float: left;
    margin-top: 42px;
    right: 0;
    margin-left: 0
}

.header-style-three .options-box {
    margin-top: 38px;
    margin-left: 25px
}

.header-style-three .options-box li {
    line-height: 1em;
    font-size: 16px !important;
    padding-left: 20px;
    margin-left: 15px !important;
    border-left: 1px solid #e6e6e6
}

.main-header .options-box .options-nav {
    position: relative
}

.main-header .options-box .options-nav>li {
    position: relative;
    color: #fff;
    font-size: 22px;
    margin-left: 28px;
    display: inline-block
}

.main-header .options-box .options-nav li.menu-btn {
    cursor: pointer
}

.main-header .options-box .options-nav>li>a {
    position: relative;
    color: #fff
}

.main-header .options-box .options-nav>li>a:hover {
    color: #062c54
}

.header-style-three .options-box .options-nav>li>a {
    color: #666
}

.header-style-three .options-box li a:hover {
    color: #062c54
}

.header-style-two .header-lower .outer-box {
    position: absolute;
    right: 30px;
    top: 20px
}

.search-box-outer {
    position: relative
}

.main-header .search-box-btn {
    position: relative;
    top: -1px;
    display: block;
    width: 100%;
    font-size: 16px;
    color: #fff;
    padding: 0;
    margin: 0;
    cursor: pointer;
    background: 0 0;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.header-style-three .search-box-btn {
    color: #666
}

.main-header .search-box-outer .dropdown-menu {
    top: 71px;
    border-top: 3px solid #062c54;
    padding: 0;
    width: 280px;
    border-radius: 0
}

.header-style-three .search-box-outer .dropdown-menu {
    top: 60px
}

.header-style-two .search-box-outer .dropdown-menu {
    top: 42px
}

.header-style-two .search-box-btn {
    width: 45px;
    text-align: right;
    border-left: 1px solid #555
}

.sticky-header .search-box-outer .dropdown-menu {
    top: 40px
}

.main-header .search-box-outer .dropdown-menu>li {
    padding: 0;
    border: none;
    background: 0 0
}

.main-header .search-panel .form-container {
    padding: 25px 20px
}

.main-header .search-panel .form-group {
    position: relative;
    margin: 0
}

.main-header .search-panel input[type=password],
.main-header .search-panel input[type=search],
.main-header .search-panel input[type=text],
.main-header .search-panel select {
    display: block;
    width: 100%;
    color: #000;
    line-height: 24px;
    padding: 7px 40px 7px 15px;
    height: 40px;
    border: 1px solid #e0e0e0;
    background: #fff
}

.main-header .search-panel input:focus,
.main-header .search-panel select:focus {
    border-color: #062c54
}

.main-header .search-panel input:focus,
.main-header .search-panel select:focus {
    border-color: #062c54
}

.main-header .search-panel .search-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #555;
    font-size: 12px;
    background: 0 0;
    cursor: pointer
}

.whtsBtn.whtNxt {
    right: -10% !important;
    animation: rotateOut;
    animation-duration: 1s
}

.whtsBtn.whtLft {
    right: 0 !important;
    animation: rotateInUpRight;
    animation-duration: 1s
}

.whtsBtn {
    position: fixed;
    display: inline-block;
    text-decoration: none;
    z-index: 9998;
    bottom: 0;
    transition: .5s;
    right: -10%
}

.rrssBtn {
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 74px;
    width: 74px;
    margin: 30px;
    background: #ffffffcf;
    color: #fff;
    transition: background .5s ease, color .3s ease;
    background: linear-gradient(-180deg, #25d366 0, #10b14c)
}

.rrssBtn:hover {
    display: flex;
    background: linear-gradient(180deg, #10b14c, #099b39);
    color: #fff;
    animation: jello;
    animation-duration: .8s
}

.rrssBtn i {
    font-size: 50px
}

.hidden-bar {
    position: fixed;
    top: 0;
    width: 320px;
    height: 100%;
    background: #1c1c1c;
    z-index: 9999;
    transition: all .7s ease;
    -webkit-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    -moz-transition: all .7s ease
}

.hidden-bar .mCSB_inside>.mCSB_container {
    margin-right: 0
}

.hidden-bar.right-align.visible-sidebar {
    left: 0
}

.hidden-bar.right-align {
    left: -400px
}

.hidden-bar.right-align.visible-sidebar {
    right: 0
}

.hidden-bar .hidden-bar-closer {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 20px;
    top: 10px;
    background: 0 0;
    color: #fff;
    border-radius: 0;
    text-align: center;
    line-height: 40px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    z-index: 999999
}

.hidden-bar .hidden-bar-closer button {
    background: 0 0;
    display: block;
    font-size: 16px;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px
}

.hidden-bar .hidden-bar-closer:hover button {
    color: #fff
}

.hidden-bar-wrapper {
    height: 100%;
    padding: 30px 5px 30px 30px
}

.hidden-bar .logo {
    padding: 0 0 30px;
    background: #1c1c1c
}

.hidden-bar .logo img {
    display: inline-block;
    max-width: 100%
}

.hidden-bar .content-box {
    position: relative;
    padding-right: 32px
}

.hidden-bar .content-box h2 {
    position: relative;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 20px
}

.hidden-bar .content-box .text {
    position: relative;
    font-size: 14px;
    color: rgba(255, 255, 255, .6);
    margin-bottom: 25px
}

.hidden-bar .contact-info {
    position: relative;
    margin-top: 60px
}

.hidden-bar .contact-info h2 {
    position: relative;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 20px
}

.main-slider {
    position: relative;
    z-index: 10
}

.main-slider .tp-caption {
    z-index: 5 !important
}

.main-slider .tp-dottedoverlay {
    background: rgba(0, 0, 0, .4) !important
}

.main-slider .tparrows.gyges {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .2)
}

.main-slider .tparrows.gyges:before {
    line-height: 60px
}

.main-slider .tparrows.gyges:hover {
    color: #333 !important;
    background-color: #333
}

.main-slider h2 {
    position: relative;
    color: #fff;
    font-size: 55px;
    font-weight: 400;
    line-height: 1.1em;
    display: inline-block
}

.main-slider .price {
    position: relative;
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    line-height: 1.9em;
    font-style: italic
}

.main-slider .btns-box .theme-btn {
    margin-right: 20px
}

.main-slider .tp-bannertimer,
.main-slider .tp-bullets {
    display: none !important
}

.schedule-form-section {
    position: relative
}

.schedule-form-section .inner-container {
    position: relative;
    margin-top: 0;
    z-index: 99
}

.schedule-box {
    position: relative;
    margin: 0 auto;
    width: 100%
}

.schedule-box .inner-box {
    position: relative;
    padding: 50px 15px 50px;
    background-color: #fff
}

.schedule-box .inner-box h3 {
    position: relative;
    color: #2a2a2a;
    font-size: 20px;
    letter-spacing: 1px;
    text-align: center !important;
    display: block;
    font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 35px;
    text-transform: uppercase
}

.schedule-form {
    position: relative
}

.schedule-form .row {
    margin: 0 -10px
}

.schedule-form .form-group {
    position: relative;
    margin-bottom: 20px;
    padding: 0 10px
}

.schedule-form .form-group .icon {
    position: absolute;
    right: 25px;
    top: 18px;
    z-index: 10;
    color: #9f9f9f
}

.schedule-form input[type=email],
.schedule-form input[type=text],
.schedule-form textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 28px;
    padding: 10px 22px;
    height: 50px;
    color: #222;
    font-size: 16px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.schedule-form textarea {
    resize: none
}

.schedule-form input[type=email]:focus,
.schedule-form input[type=text]:focus,
.schedule-form textarea:focus {
    border-color: #062b54
}

.schedule-form .theme-btn {
    margin-top: 10px;
    padding: 11px 24px 10px
}

.home-detail {
    position: relative;
    width: 500px
}

.home-detail .inner {
    position: relative;
    padding: 48px 48px;
    margin: 30px 30px !important;
    background-color: #fff;
    border-radius: 0 50% 50% 0
}

.home-detail .inner:before {
    position: absolute;
    content: "";
    left: -30px;
    top: -30px;
    bottom: -30px;
    right: -30px;
    border-radius: 0 50% 50% 0;
    border: 30px solid rgba(255, 255, 255, .2)
}

.home-detail .inner h3 {
    position: relative;
    color: #2a2a2a;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 5px
}

.home-detail .inner .text {
    position: relative;
    color: #666;
    font-size: 16px;
    line-height: 1.4em;
    margin-bottom: 30px
}

.home-detail .inner .home-list {
    position: relative;
    margin-bottom: 32px
}

.home-detail .inner .home-list li {
    position: relative;
    color: #062b54;
    font-size: 28px;
    font-weight: 400;
    text-align: center;
    padding-right: 20px;
    margin-right: 20px;
    display: inline-block;
    border-right: 1px solid #e6e6e6
}

.home-detail .inner .home-list li:last-child {
    margin-right: 0;
    padding-right: 0;
    border: none
}

.home-detail .inner .home-list li span {
    position: relative;
    color: #666;
    font-size: 16px;
    display: block;
    margin-top: 8px
}

.home-detail .inner .price {
    position: relative;
    color: #2a2a2a;
    font-size: 36px;
    font-style: italic;
    font-weight: 400;
    line-height: 1.4em
}

.main-slider.style-v1 .home-detail .inner,
.main-slider.style-v1 .home-detail .inner:before {
    border-radius: 0
}

.main-slider.style-v1 .btns-box .theme-btn {
    margin-top: 20px
}

.sec-title {
    position: relative
}

.sec-title h2 {
    font-size: 36px;
    color: #2a2a2a;
    line-height: 1em;
    font-weight: 400;
    margin-bottom: 15px
}

.sec-title .text {
    position: relative;
    color: #666;
    font-size: 16px;
    line-height: 1.8em
}

.sec-title.centered {
    text-align: center
}

.sec-title.contact {
    margin-top: 100px
}

.sec-title.light h2 {
    color: #fff
}

.about-section {
    position: relative;
    padding: 115px 0
}

.about-section .content-column {
    position: relative;
    margin-bottom: 40px
}

.about-section .content-column .inner-column {
    position: relative;
    padding-right: 168px
}

.about-section .content-column .text {
    position: relative;
    color: #666;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 35px
}

.about-section .content-column .owl-dots {
    display: none
}

.about-section .content-column .owl-nav {
    position: absolute;
    right: 0;
    bottom: -40px;
    width: 52px;
    height: 26px;
    text-align: center;
    border: 1px solid #666
}

.about-section .content-column .owl-nav .owl-next {
    width: 25px;
    height: 25px;
    float: left;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.about-section .content-column .owl-nav .owl-prev {
    width: 25px;
    height: 25px;
    float: left;
    border-right: 1px solid #666;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.about-section .gallery-column {
    position: relative
}

.about-section .gallery-column .inner-column {
    position: relative;
    margin-right: -50px
}

.about-section .gallery-column .inner-column .image {
    position: relative;
    border: 10px solid #fff
}

.about-section .gallery-column .inner-column .image img {
    width: 100%;
    display: block
}

.about-section .gallery-column .inner-column .left-column,
.about-section .gallery-column .inner-column .right-column {
    padding: 0 5px
}

.about-section .gallery-column .inner-column .right-column .image {
    border-bottom: 0
}

.about-section .gallery-column .inner-column .left-column .image {
    margin-right: -60px;
    z-index: 1
}

.about-section .gallery-column .inner-column h3 {
    position: absolute;
    left: -60px;
    bottom: -10px;
    color: #f5f5f5;
    font-size: 50px;
    font-weight: 400;
    line-height: 1em
}

.property-info-block {
    position: relative;
    margin-top: 80px;
    border: 1px solid #e6e6e6
}

.property-info-block .column {
    padding: 0;
    border-right: 1px solid #e6e6e6
}

.about-info {
    position: relative
}

.about-info .inner {
    position: relative;
    padding: 30px 0;
    text-align: center
}

.about-info .inner .icon {
    position: relative;
    color: #062c54;
    font-size: 50px;
    line-height: 1em;
    margin-bottom: 15px;
    display: block
}

.about-info .inner .title {
    position: relative;
    color: #232323;
    font-size: 15px;
    margin-bottom: 5px
}

.about-info .inner .total {
    position: relative;
    color: #232323;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.2em
}

.measurement-section {
    position: relative;
    padding: 110px 0 120px
}

.measurement-section .measurement-tabs {
    position: relative
}

.measurement-section .measurement-tabs .tab-btns {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    display: table;
    vertical-align: middle;
    width: 100%
}

.measurement-section .measurement-tabs .tab-btns .tab-btn {
    width: 200px;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    color: #666;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 24px;
    cursor: pointer;
    text-align: center;
    padding: 0 15px 15px;
    transition: all .5s ease
}

.measurement-section .measurement-tabs .tab-btns .tab-btn:last-child {
    margin-right: 0
}

.measurement-section .measurement-tabs .tab-btns .tab-btn:after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    opacity: 0;
    margin-left: -6px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #062c54
}

.measurement-section .measurement-tabs .tab-btns .tab-btn.active-btn::after,
.measurement-section .measurement-tabs .tab-btns .tab-btn:hover::after {
    opacity: 1
}

.measurement-section .measurement-tabs .tab-btns .tab-btn span {
    display: block;
    font-size: 52px;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 15px
}

.measurement-section .measurement-tabs .tab-btns .tab-btn.active-btn,
.measurement-section .measurement-tabs .tab-btns .tab-btn:hover {
    color: #062c54
}

.measurement-section .measurement-tabs .tabs-content {
    position: relative;
    background-color: #fff
}

.measurement-section .measurement-tabs .tabs-content .tab {
    position: relative;
    display: none
}

.measurement-section .measurement-tabs .tabs-content .tab.active-tab {
    display: block
}

.measurement-section .measurement-tabs .tabs-content {
    position: relative
}

.measurement-section .tabs-content .content-column {
    position: relative
}

.measurement-section .tabs-content .content-column .inner-column {
    position: relative;
    padding: 55px 55px
}

.measurement-section .tabs-content .content-column h3 {
    position: relative;
    color: #232323;
    font-size: 22px;
    line-height: 1em;
    font-weight: 400;
    margin-bottom: 25px
}

.measurement-section .tabs-content .content-column .text {
    position: relative;
    color: #666;
    font-size: 16px;
    line-height: 1.8em;
    padding-right: 80px;
    margin-bottom: 30px
}

.measurement-section .tabs-content .image-column {
    position: relative;
    padding: 35px
}

.measurement-section .tabs-content .image {
    position: relative
}

.measurement-section .tabs-content .image img {
    position: relative;
    width: 100%;
    display: block
}

.measurement-section .tabs-content .image .measurement-size {
    position: absolute;
    left: 30px;
    bottom: 30px;
    right: 30px;
    text-align: center;
    overflow: hidden
}

.measurement-section .tabs-content .image .measurement-size:after {
    position: absolute;
    content: "\f0da";
    right: -1px;
    top: -5px;
    color: #fff;
    font-size: 30px;
    line-height: 1em;
    font-family: FontAwesome
}

.measurement-section .tabs-content .image .measurement-size:before {
    position: absolute;
    content: "\f0d9";
    left: -1px;
    top: -5px;
    color: #fff;
    font-size: 30px;
    line-height: 1em;
    font-family: FontAwesome
}

.measurement-section .tabs-content .image .measurement-size .text {
    position: relative;
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 1px;
    display: inline-block
}

.measurement-section .tabs-content .image .measurement-size .text:before {
    position: absolute;
    content: "";
    right: 115%;
    top: 10px;
    width: 300%;
    height: 1px;
    background-color: #fff
}

.measurement-section .tabs-content .image .measurement-size .text:after {
    position: absolute;
    content: "";
    left: 115%;
    top: 10px;
    width: 300%;
    height: 1px;
    background-color: #fff
}

.fluid-section-one {
    position: relative
}

.fluid-section-one .outer-container {
    position: relative;
    min-height: 250px;
    background-color: #2a2a2a
}

.fluid-section-one .image-column {
    position: absolute;
    float: left;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.fluid-section-one .image-column .overlay-link {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center
}

.fluid-section-one .image-column .overlay-link .fa {
    position: relative;
    top: 50%;
    width: 100px;
    height: 100px;
    color: #062c54;
    font-size: 30px;
    line-height: 100px;
    text-align: center;
    border-radius: 50%;
    margin-top: -50px;
    margin: 0 auto;
    padding-left: 5px;
    background-color: #fff
}

.fluid-section-one .image-column .image-box {
    position: relative;
    display: none
}

.fluid-section-one .image-column .image-box img {
    position: relative;
    display: block;
    width: 100%
}

.fluid-section-one .content-column {
    position: relative;
    float: right;
    width: 50%
}

.fluid-section-one .content-column .inner-box {
    position: relative;
    max-width: 700px;
    padding: 130px 15px 60px 70px
}

.fluid-section-one .content-column .inner-box h2 {
    position: relative;
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 15px
}

.fluid-section-one .content-column .inner-box .text {
    position: relative;
    color: #cfcfcf;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 50px
}

.featured-block {
    position: relative;
    margin-bottom: 50px
}

.featured-block .featured-inner {
    position: relative
}

.featured-block .featured-inner h3 {
    position: relative;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 28px;
    padding-left: 28px;
    border-left: 6px solid #062c54
}

.featured-block .featured-inner .featured-text {
    position: relative;
    padding-left: 28px;
    color: #cfcfcf;
    font-size: 16px;
    line-height: 1.8em
}

.agents-section {
    position: relative;
    padding: 110px 0 90px
}

.agents-section.style-two .sec-title {
    margin-bottom: 80px
}

.agents-details-section {
    position: relative
}

.agents-details-section .carousel-outer {
    position: relative;
    max-width: 900px;
    margin: 0 auto
}

.agents-details-section .thumbs-carousel {
    position: relative;
    float: right;
    width: 475px;
    margin-top: -135px;
    margin-right: 90px
}

.agents-details-section .thumbs-carousel .image {
    position: relative;
    cursor: pointer;
    display: block
}

.agents-details-section .thumbs-carousel .image img {
    width: 100%;
    display: block
}

.agents-slide-item {
    position: relative
}

.agents-slide-item .image-column {
    position: relative;
    text-align: center
}

.agents-slide-item .image-column .image {
    position: relative;
    margin-right: 60px
}

.agents-slide-item .image-column .image img {
    position: relative;
    width: 100%;
    display: block
}

.agents-slide-item .image-column .social-icon-one {
    position: absolute;
    bottom: 0;
    width: 100%
}

.agents-slide-item .inner-box {
    position: relative
}

.agents-slide-item .inner-box h3 {
    position: relative;
    color: #2a2a2a;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 22px
}

.agents-slide-item .inner-box .text {
    position: relative;
    color: #666;
    font-size: 16px;
    line-height: 1.9em;
    margin-bottom: 30px
}

.agents-slide-item .inner-box .content-column {
    position: relative
}

.agents-slide-item .inner-box .content-column .inner-column {
    position: relative;
    padding-left: 15px;
    margin-left: -70px
}

.gallery-section {
    position: relative;
    padding: 110px 0 90px;
    background-color: #f5f5f5
}

.gallery-section .masonry-items-container {
    position: relative
}

.gallery-block {
    position: relative;
    margin-bottom: 30px
}

.gallery-block .inner-box {
    position: relative
}

.gallery-block .inner-box .image {
    position: relative
}

.gallery-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}

.gallery-block .inner-box .overlay-box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30%;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6))
}

.gallery-block .inner-box .overlay-box .lower-box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 30px 30px
}

.gallery-block .inner-box .overlay-box .lower-box h3 {
    position: relative;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.3em
}

.gallery-block .inner-box .overlay-box .lower-box h3 a {
    position: relative;
    color: #fff;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.gallery-block .inner-box .overlay-box .lower-box h3 a:hover {
    color: #062c54
}

.gallery-block .inner-box .overlay-box .lower-box .total-gallery {
    position: relative;
    top: 5px;
    color: #fff;
    font-size: 25px;
    font-weight: 400;
    margin-top: 30px
}

.gallery-block .inner-box .overlay-box .lower-box .total-gallery .icon {
    font-weight: 400;
    font-size: 20px;
    margin-left: 4px
}

.testimonial-section {
    position: relative;
    padding: 115px 0 80px
}

.testimonial-block {
    position: relative
}

.testimonial-block .inner-box {
    position: relative
}

.testimonial-block .inner-box .quote-icon {
    position: relative;
    color: #cfcfcf;
    font-size: 36px;
    margin-bottom: 35px;
    line-height: 1em
}

.testimonial-block .inner-box .text {
    position: relative;
    color: #666;
    font-size: 18px;
    line-height: 1.6em;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 40px
}

.testimonial-block .inner-box .lower-box {
    position: relative
}

.testimonial-block .inner-box .lower-box .lower-inner {
    position: relative;
    padding-left: 125px;
    padding-top: 25px;
    min-height: 100px
}

.testimonial-block .inner-box .lower-box .lower-inner .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 50%
}

.testimonial-block .inner-box .lower-box .lower-inner h3 {
    position: relative;
    color: #2a2a2a;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 5px;
    text-transform: capitalize
}

.testimonial-block .inner-box .lower-box .lower-inner .designation {
    position: relative;
    color: #666;
    font-size: 14px
}

.testimonial-section .owl-dots,
.testimonial-section .owl-nav {
    display: none
}

.news-section {
    position: relative;
    padding: 0 0 80px;
    background-color: #f5f5f5
}

.news-section.indx {
    padding: 115px 0 80px
}

.news-section.alternate {
    background: 0 0
}

.news-section.alternate .sec-title {
    margin-bottom: 70px;
    padding: 0
}

.news-block {
    position: relative;
    margin-bottom: 40px
}

.news-block .inner-box {
    position: relative;
    display: flex;
    box-shadow: 0 0 2px 0 #979797;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.news-block .inner-box .image {
    position: relative;
    background: #fff;
    min-height: 225px;
    width: 50%
}

#newsIndex .news-block .inner-box {
    display: block;
    box-shadow: 0 0 2px 0 #979797
}

#newsIndex .news-block .inner-box .image,
#newsIndex .news-block .inner-box .lower-content {
    width: 100% !important
}

#newsIndex .news-block .inner-box .lower-content {
    height: 20pc
}

.news-block .inner-box .image img {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: block;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.news-block .inner-box:hover {
    box-shadow: 0 0 20px 0 rgba(151, 151, 151, .86);
    transform: scale(1.035);
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.news-block .inner-box .lower-content {
    position: relative;
    width: 50%;
    padding: 10px 10px 10px 20px
}

.news-block .inner-box .lower-content h3 {
    position: relative;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.4em
}

.news-block .inner-box .lower-content h3 a {
    position: relative;
    color: #2a2a2a;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.news-block .inner-box .lower-content h3 a:hover {
    color: #062b54
}

.news-block .inner-box .lower-content .post-date {
    position: relative;
    color: #9f9f9f;
    font-size: 16px;
    font-weight: 400;
    margin-top: 6px;
    margin-bottom: 15px
}

.news-block .inner-box .lower-content .post-date span {
    font-weight: 400
}

.news-block .inner-box .lower-content .text {
    position: relative;
    color: #666;
    font-size: 16px;
    line-height: 1.8em
}

.news-section .owl-next,
.news-section .owl-prev {
    position: absolute;
    font-size: 50px;
    top: 120px;
    color: #3b3b3b;
    opacity: .2;
    font-weight: 700;
    outline: 0;
    transition: .3s ease-in-out
}

.news-section .owl-next:hover,
.news-section .owl-prev:hover {
    opacity: unset;
    transition: .3s ease-in-out
}

.news-section .owl-prev {
    left: -70px
}

.news-section .owl-next {
    right: -70px
}

.newsletter-section {
    position: relative;
    padding: 110px 0 80px;
    background-color: #062c54
}

.newsletter-section .title-column {
    position: relative;
    margin-bottom: 30px
}

.newsletter-section .title-column .inner-column {
    position: relative
}

.newsletter-section .title-column h2 {
    position: relative;
    color: #f5f5f5;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 0
}

.newsletter-section .title-column .text {
    position: relative;
    color: #fff;
    font-size: 16px
}

.newsletter-section .form-column {
    position: relative
}

.newsletter-section .form-column .inner-column {
    position: relative;
    padding-top: 20px
}

.newsleter-form {
    position: relative
}

.newsleter-form .row {
    margin: 0 -5px
}

.newsleter-form .column {
    padding: 0 5px
}

.newsleter-form .column .row {
    position: relative;
    margin: 0 -5px
}

.newsleter-form .form-group {
    position: relative;
    margin-bottom: 20px;
    padding: 0 5px
}

.newsleter-form .form-group.no-padd {
    padding: 0
}

.newsleter-form input[type=email],
.newsleter-form input[type=text] {
    position: relative;
    display: block;
    width: 100%;
    line-height: 28px;
    padding: 10px 22px;
    height: 48px;
    color: #222;
    font-size: 14px;
    background-color: #fff;
    transition: all .3s ease;
    -ms-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.newsleter-form .form-group .theme-btn {
    width: 100%;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding: 12px 30px;
    text-transform: uppercase;
    background-color: #2a2a2a
}

.font-secondary {
    font-style: italic;
    font-weight: 700
}

.color-secondary {
    color: #062b54
}

.sec-title h4 {
    font-size: 22px;
    line-height: 20px;
    margin-bottom: 5px
}

.sec-title p {
    font-size: 16px
}

.contact-section {
    position: relative;
    padding: 115px 0 70px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.contact-section:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(42, 42, 42, .85)
}

.contact-section .info-column {
    position: relative;
    margin-bottom: 40px
}

.contact-section .info-column .inner-column {
    position: relative;
    padding: 50px 50px 30px;
    background-color: #2c2c2c
}

.contact-section .info-column .inner-column>img {
    margin-bottom: 30px
}

.contact-section .info-column .inner-column h2 {
    position: relative;
    color: #fff;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 30px
}

.contact-section .info-column ul {
    position: relative
}

.contact-section .info-column ul li {
    position: relative;
    color: #9f9f9f;
    font-size: 16px;
    margin-bottom: 25px
}

.contact-section .info-column ul li span {
    position: relative;
    font-weight: 400;
    color: #fff;
    display: block;
    margin-bottom: 8px
}

.contact-section .info-column ul li img {
    width: 15px;
    height: 15px
}

.contact-section .info-column ul li i,
.contact-section .info-column ul li img {
    margin-right: 2px
}

.contact-section .form-column {
    position: relative
}

.contact-section .form-column .inner-column {
    position: relative;
    padding-left: 80px
}

.contact-section .form-column h2 {
    position: relative;
    color: #fff;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 35px
}

.contact-igramteContetn {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 30px 0
}

.contact-igramteContetn iframe {
    width: 1100px !important;
    border: none;
    display: block;
    z-index: 0 !important
}

#amofroms_main_wrapper {
    width: 100% !important
}

.default-form {
    position: relative
}

.default-form .form-group {
    position: relative;
    margin-bottom: 30px
}

.default-form input[type=email],
.default-form input[type=text],
.default-form select,
.default-form textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 40px;
    padding: 10px 22px;
    height: 60px;
    color: #222;
    font-size: 16px;
    background-color: #fff;
    transition: all .3s ease;
    -ms-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.default-form textarea {
    height: 220px;
    resize: none
}

.default-form .theme-btn {
    margin-top: 10px;
    padding: 11px 18px 10px
}

.contact-section.style-two {
    padding: 80px 0
}

.contact-section.style-two:before {
    display: none
}

.contact-section.style-two .form-column h2 {
    color: #2a2a2a
}

.contact-section.style-two .form-column .inner-column {
    padding-left: 70px
}

.contact-form {
    position: relative
}

.contact-form .form-group {
    position: relative;
    margin-bottom: 30px
}

.contact-form input[type=email],
.contact-form input[type=text],
.contact-form select,
.contact-form textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 40px;
    padding: 10px 22px;
    height: 60px;
    color: #222;
    font-size: 16px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    transition: all .3s ease;
    -ms-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.contact-form input[type=email]:focus,
.contact-form input[type=text]:focus,
.contact-form textarea:focus {
    border-color: #062c54
}

.contact-form textarea {
    height: 220px;
    resize: none
}

.contact-form .theme-btn {
    margin-top: 10px;
    padding: 11px 18px 10px
}

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
    border-color: red !important
}

.contact-form label.error {
    display: block;
    line-height: 24px;
    padding: 5px 0 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
    color: red;
    font-weight: 400
}

.main-footer {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #062c54;
    background-position: center center
}

.main-footer .row {
    display: flex;
    justify-content: center
}

.main-footer .widgets-section {
    position: relative;
    padding: 40px 0 25px
}

.main-footer .footer-widget {
    position: relative
}

.main-footer .footer-title h2 {
    position: relative;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize
}

.main-footer .footer-widget ul li {
    font-size: 20px;
    margin-bottom: 0
}

.main-footer .footer-widget ul li a {
    color: #fff !important
}

.main-footer .footer-widget ul li a:hover {
    color: #cfcfcf !important
}

.main-footer .logo-widget .logo {
    position: relative;
    margin-bottom: 20px;
    width: 250px
}

.main-footer .logo-widget .text span {
    color: #439e28;
    font-size: 10px !important;
    text-transform: uppercase;
    line-height: 1
}

.main-footer .logo-widget .text {
    position: relative;
    color: #cfcfcf;
    font-size: 20px;
    line-height: 25px
}

.footer-lists {
    position: relative
}

.footer-lists li {
    position: relative;
    margin-bottom: 10px
}

.footer-lists li a {
    position: relative;
    color: #cfcfcf;
    font-size: 16px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.footer-lists li a:hover {
    color: #062c54
}

.twitter-widget {
    position: relative;
    margin-bottom: 25px
}

.twitter-widget:last-child {
    margin-bottom: 0
}

.twitter-widget .inner {
    position: relative;
    padding-left: 35px
}

.twitter-widget .inner .icon {
    position: absolute;
    left: 0;
    top: 5px;
    color: #062c54;
    font-size: 18px;
    line-height: 1em
}

.twitter-widget .inner .text {
    position: relative;
    color: #cfcfcf;
    font-size: 16px;
    line-height: 1.7em
}

.twitter-widget .inner .text span {
    position: relative;
    color: #fff;
    font-weight: 400;
    font-size: 16px
}

.twitter-widget .inner .text a {
    position: relative;
    color: #fff
}

.main-footer .gallery-widget .images-outer {
    position: relative;
    margin: 0 -6px
}

.main-footer .gallery-widget .image-box {
    position: relative;
    float: left;
    width: 33.333%;
    padding: 0 5px;
    margin-bottom: 10px
}

.main-footer .gallery-widget .image-box:nth-child(3),
.main-footer .gallery-widget .image-box:nth-child(6) {
    margin-right: 0
}

.main-footer .gallery-widget .image-box .overlay-box {
    position: absolute;
    content: "";
    left: 5px;
    right: 5px;
    top: 0;
    height: 100%;
    display: block;
    z-index: 1;
    opacity: 0;
    text-align: center;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    background-color: rgba(123, 202, 51, .8)
}

.main-footer .gallery-widget .image-box:hover .overlay-box {
    opacity: 1
}

.main-footer .gallery-widget .image-box img {
    position: relative;
    display: block;
    width: 100%;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.main-footer .footer-bottom {
    position: relative;
    padding: 20px 50px;
    background-color: #272727
}

.main-footer .footer-bottom.style-two {
    background-color: #fff;
    padding-left: 0;
    padding-right: 0
}

.main-footer .footer-bottom.style-two .copyright {
    color: #666
}

.main-footer .footer-bottom.style-two .copyright a {
    color: #2a2a2a
}

.main-footer .footer-bottom .copyright {
    position: relative;
    color: #7f7f7f;
    font-size: 16px
}

.main-footer .footer-bottom .copyright a {
    position: relative;
    color: #fff
}

.main-footer .footer-bottom .footer-nav {
    position: relative;
    text-align: right
}

.main-footer .footer-bottom .footer-nav li {
    position: relative;
    margin-left: 30px;
    display: inline-block
}

.main-footer .footer-bottom .footer-nav li a {
    position: relative;
    color: #7f7f7f;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.main-footer .footer-bottom .footer-nav li a:hover {
    color: #062c54
}

.property-info-section {
    position: relative;
    padding: 35px 0;
    border-bottom: 1px solid #e6e6e6
}

.property-info-section .auto-container {
    position: relative;
    max-width: 1500px;
    margin: 0 auto
}

.property-info {
    position: relative;
    border-right: 1px solid #e6e6e6
}

.property-info:last-child {
    border: 0
}

.property-info .inner {
    position: relative;
    padding: 30px 0;
    text-align: center
}

.property-info .inner .icon {
    position: relative;
    color: #062c54;
    font-size: 50px;
    line-height: 1em;
    margin-bottom: 15px;
    display: block
}

.property-info .inner .title {
    position: relative;
    color: #232323;
    font-size: 14px;
    margin-bottom: 5px
}

.property-info .inner .total {
    position: relative;
    color: #232323;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.2em
}

.about-section-two {
    position: relative;
    padding: 120px 0 50px
}

.about-section-two .content-column {
    position: relative
}

.about-section-two .content-column .inner-column {
    position: relative
}

.about-section-two.csa .content-column .inner-column {
    text-align: right;
    padding: 40px 0
}

.about-section-two .content-column .inner-column.otherSide {
    text-align: unset
}

.about-section-two .content-column h2 {
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    color: #062c54;
    font-size: 24px;
    line-height: normal;
    letter-spacing: 3px
}

.about-section-two .content-column p {
    color: #062c54;
    font-size: 60px;
    font-weight: 900;
    padding-top: 20px;
    display: block
}

.about-section-two .content-column .num_cluster {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 800;
    color: #062c54
}

.divider_house {
    border-bottom: 3px solid #439e28;
    display: inline-block;
    width: 78px;
    position: relative;
    bottom: 18px;
    right: 10px
}

.divider_house_two {
    border-bottom: 2px solid #439e28;
    display: inline-block;
    width: 100px;
    position: relative;
    bottom: 18px
}

.about-section-two.jade .content-column .num_cluster {
    color: #913926
}

.about-section-two.nikau .content-column .num_cluster {
    color: #c44f1d
}

.about-section-two .content-column .text strong {
    color: #062c54;
    letter-spacing: 1px
}

.about-section-two.jade .content-column .price,
.about-section-two.jade .content-column .text strong,
.about-section-two.jade .content-column h2 span {
    color: #913926
}

.about-section-two.jade .btn-style-one {
    background-color: #913926;
    border-color: #913926
}

.about-section-two.nikau .content-column .price,
.about-section-two.nikau .content-column .text strong,
.about-section-two.nikau .content-column h2 span {
    color: #c44f1d
}

.about-section-two.nikau .btn-style-one {
    background-color: #c44f1d;
    border-color: #c44f1d
}

.about-section-two .content-column .text {
    position: relative;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
    color: #062c54;
    font-weight: 500;
    letter-spacing: .5px
}

.about-section-two .content-column .price {
    color: #062c54;
    font-size: 25px;
    font-weight: 400;
    margin: 25px 0
}

.about-section-two.csa .content-column .price {
    margin: 28px 0;
    color: #439e28 !important;
    font-size: 36px;
    font-weight: 800
}

.btn_house {
    background: #062c54;
    color: #fff;
    outline: 0;
    border: 1.5px solid transparent;
    transition: all .4s ease-in-out;
    line-height: normal;
    padding: 10px 40px;
    font-size: 16px;
    font-weight: 600
}

.btn_house:hover {
    background: 0 0;
    border: 1.5px solid #062c54;
    color: #062c54
}

.about-section-two .content-column .price span {
    color: #9f9f9f;
    font-size: 18px;
    font-weight: 400
}

.about-section-two .video-column {
    position: relative
}

.about-section-two .video-column .inner-column {
    position: relative
}

.about-section-two .video-column .inner-column.otherSide {
    padding-left: 0;
    padding-right: 30px
}

.video-box {
    position: relative;
    width: 88.5rem
}

.house-left {
    text-align: left !important
}

.video-box .image {
    position: relative;
    overflow: hidden;
    border-radius: 2px
}

.video-box .image img {
    position: relative;
    width: 100%
}

.video-box .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.video-box:hover .overlay-box {
    z-index: 1;
    background-color: rgba(0, 0, 0, .2)
}

.video-box .overlay-box span {
    position: relative;
    width: 80px;
    height: 80px;
    top: 47%;
    z-index: 99;
    color: #fff;
    font-weight: 400;
    font-size: 22px;
    margin-top: -32px;
    text-align: center;
    border-radius: 50%;
    line-height: 76px;
    padding-left: 4px;
    display: inline-block;
    border: 2px solid #062c54;
    background-color: #062c54
}

.vissibilityMovil {
    display: none
}

.services-section {
    position: relative
}

.services-section.style-two {
    padding: 115px 0
}

.services-section.style-two .sec-title {
    margin-bottom: 70px;
    padding: 0
}

.services-block {
    position: relative;
    margin-bottom: 30px
}

.services-block .inner-box {
    width: 270px;
    height: 210px;
    position: relative;
    padding: 40px 15px;
    text-align: center;
    border: 1px solid #e6e6e6;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.services-block .inner-box:hover {
    border: 1px solid transparent;
    -webkit-box-shadow: 0 0 20px 0 #e1e1e1;
    -moz-box-shadow: 0 0 20px 0 #e1e1e1;
    box-shadow: 0 0 20px 0 #e1e1e1
}

.services-block .inner-box .icon-box {
    position: relative;
    color: #83cd3f;
    width: 80px;
    margin: 0 auto;
    line-height: 1em;
    margin-bottom: 22px
}

.services-block .inner-box h3 {
    position: relative;
    color: #2a2a2a;
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 400;
    margin-bottom: 18px
}

.services-block .inner-box h3 a {
    position: relative;
    color: #2a2a2a;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.services-block .inner-box h3 a:hover {
    color: #83cd3f
}

.services-block .inner-box .text {
    position: relative;
    color: #666;
    font-size: 16px;
    line-height: 1.7em
}

.services-section .owl-next,
.services-section .owl-prev {
    position: absolute;
    font-size: 50px;
    top: 80px;
    color: #3b3b3b;
    opacity: .2;
    font-weight: 700;
    outline: 0;
    transition: .3s ease-in-out
}

.services-section .owl-next:hover,
.services-section .owl-prev:hover {
    opacity: unset;
    transition: .3s ease-in-out
}

.services-section .owl-prev {
    left: -50px
}

.services-section .owl-next {
    right: -50px
}

.convenience-section {
    position: relative;
    z-index: 9;
    padding: 115px 0 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover
}

.convenience-section .auto-container {
    position: relative
}

.convenience-section:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, .7)
}

.convenience-section .outer-container {
    position: relative;
    bottom: -80px;
    margin-top: -80px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15)
}

.convenience-section h2 {
    position: relative;
    color: #fff;
    font-weight: 400;
    font-size: 36px;
    text-align: center;
    padding-bottom: 60px
}

.convenience-section .content-column {
    position: relative;
    width: 60%;
    float: left
}

.convenience-section .image-column {
    position: absolute;
    width: 40%;
    float: right;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.convenience-section .image-column .image {
    position: relative;
    display: none
}

.convenience-section .image-column .image img {
    position: relative;
    width: 100%;
    display: block
}

.convenience-info-tabs {
    position: relative
}

.convenience-info-tabs .convenience-tabs {
    position: relative
}

.convenience-info-tabs .convenience-tabs .tab-btns {
    position: relative;
    z-index: 1;
    background-color: #fff;
    border-bottom: 1px solid #e6e6e6
}

.convenience-info-tabs .convenience-tabs .tab-btns .tab-btn {
    position: relative;
    display: block;
    float: left;
    width: 50%;
    margin-right: 0;
    font-size: 18px;
    color: #666;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 24px;
    cursor: pointer;
    text-align: center;
    padding: 23px 15px 23px;
    transition: all .5s ease
}

.convenience-info-tabs .convenience-tabs .tab-btns .tab-btn.active-btn {
    color: #fff;
    background: #062c54
}

.convenience-info-tabs .convenience-tabs .tabs-content {
    position: relative
}

.convenience-info-tabs .convenience-tabs .tabs-content .tab {
    position: relative;
    padding: 70px 60px 50px;
    display: none;
    border-top: 0;
    background-color: #fff
}

.convenience-info-tabs .convenience-tabs .tabs-content .tab.active-tab {
    display: block
}

.convenience-info-tabs .convenience-tabs .tabs-content .tab .content p {
    color: #777;
    font-size: 14px;
    margin-bottom: 20px
}

.convenience-info-tabs .convenience-tabs .tabs-content h3 {
    position: relative;
    color: #2a2a2a;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 25px
}

.convenience-info-tabs .convenience-tabs .tabs-content .text {
    position: relative;
    color: #666;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 32px
}

.gallery-section-two {
    position: relative;
    padding: 50px 0
}

.gallery-section-two .sec-title {
    margin-bottom: 50px
}

.gallery-section-two .filters {
    margin-bottom: 50px;
    text-align: center
}

.gallery-section-two .filters .filter-tabs {
    position: relative;
    display: inline-block;
    border-top: 2px solid #e6e6e6;
    border-bottom: 2px solid #e6e6e6
}

.gallery-section-two .filters li {
    position: relative;
    display: inline-block;
    color: #062c54 !important;
    padding: 18px 4px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500 !important;
    margin-right: 30px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.gallery-section-two .filters li:last-child {
    margin-right: 0
}

.gallery-section-two .filters .filter:before {
    position: absolute;
    content: "";
    left: 0;
    top: -2px;
    width: 100%;
    height: 2px;
    opacity: 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    background-color: #062c54
}

.gallery-section-two .filters .filter:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px;
    opacity: 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    background-color: #062c54
}

.gallery-section-two .filters .filter.active:after,
.gallery-section-two .filters .filter.active:before,
.gallery-section-two .filters .filter:hover:after,
.gallery-section-two .filters .filter:hover:before {
    opacity: 1
}

.gallery-section-two .filters .filter.active,
.gallery-section-two .filters .filter:hover {
    color: #062c54
}

.gallery-block-two.mix {
    display: none
}

.gallery-section-two .gallery-block-two {
    position: relative;
    padding: 10px
}

.gallery-block-two .inner-box {
    position: relative;
    width: 100%;
    overflow: hidden
}

.gallery-block-two .image-box {
    position: relative;
    display: block
}

.gallery-block-two .image-box img {
    position: relative;
    display: block;
    width: 100%
}

.gallery-block-two .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    color: #fff;
    text-align: center;
    background: rgba(12, 22, 35, .8);
    -webkit-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.gallery-block-two .inner-box:hover .overlay-box {
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    -moz-transform: translate(0);
    transform: translate(0)
}

.gallery-block-two .overlay-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    padding: 10px 0
}

.gallery-block-two .overlay-inner .content {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.gallery-block-two .overlay-inner .link {
    position: relative;
    font-size: 16px;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-weight: 400;
    display: inline-block;
    background-color: #062c54;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.gallery-block-two .overlay-inner .link:before {
    position: absolute;
    content: "";
    left: -15px;
    right: -15px;
    bottom: -15px;
    top: -15px;
    border: 1px solid rgba(123, 202, 51, .5)
}

.gallery-block-two .overlay-inner .link .icon {
    position: relative
}

.gallery-block-two .overlay-inner .link:hover {
    color: #666;
    background-color: #fff
}

.gallery-block-two .inner-box h3 {
    position: relative;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    padding: 25px 0 3px;
    line-height: 1.2em
}

.gallery-block-two .inner-box h3 a {
    position: relative;
    color: #242424;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.gallery-block-two .inner-box .text {
    position: relative;
    color: #fa2964;
    font-size: 15px;
    text-align: center
}

.testimonial-section-two {
    position: relative;
    padding: 110px 0;
    background-repeat: no-repeat;
    background-size: cover
}

.testimonial-section-two:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(123, 202, 51, .93)
}

.testimonial-section-two .owl-dots,
.testimonial-section-two .owl-nav {
    display: none
}

.testimonial-block-two {
    position: relative
}

.testimonial-block-two .inner-box {
    position: relative
}

.testimonial-block-two .inner-box .text {
    position: relative;
    color: #fff;
    font-size: 18px;
    font-style: italic;
    line-height: 1.8em;
    padding-bottom: 25px
}

.testimonial-block-two .inner-box .quote-icon {
    position: relative
}

.testimonial-block-two .inner-box .quote-icon .icon {
    position: relative;
    color: #fff;
    font-size: 24px;
    line-height: 1em
}

.testimonial-block-two .inner-box .quote-icon:after {
    position: absolute;
    content: "";
    left: 8%;
    top: 14px;
    width: 90%;
    height: 2px;
    background-color: #fff
}

.testimonial-block-two .inner-box .autho-info {
    position: relative;
    margin-top: 35px
}

.testimonial-block-two .inner-box .autho-info .author-inner {
    position: relative;
    padding-left: 130px;
    min-height: 100px;
    padding-top: 25px
}

.testimonial-block-two .inner-box .autho-info .author-inner .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden
}

.testimonial-block-two .inner-box .autho-info .author-inner h3 {
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 2px;
    letter-spacing: 1px
}

.testimonial-block-two .inner-box .autho-info .author-inner .designation {
    position: relative;
    color: #fff
}

.plans-section {
    position: relative;
    padding: 120px 0
}

.plans-section .title-column {
    position: relative;
    margin-bottom: 60px
}

.plans-section .title-column .inner-column {
    position: relative;
    padding-top: 62px;
    padding-right: 120px
}

.plans-section .title-column .inner-column h2 {
    position: relative;
    color: #2a2a2a;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.2em
}

.plans-section .title-column .inner-column .text {
    position: relative;
    color: #666;
    font-size: 16px;
    line-height: 1.8em;
    margin-top: 30px;
    margin-bottom: 40px
}

.plans-section .plans-tab {
    position: relative
}

.plans-section .plans-tab .tab-btns {
    position: relative
}

.plans-section .plans-tab .tab-btns li {
    position: relative;
    color: #2a2a2a;
    font-size: 16px;
    font-weight: 400;
    padding: 9px 20px;
    cursor: pointer;
    margin-right: 22px;
    margin-bottom: 15px;
    display: inline-block;
    border: 1px solid #2a2a2a;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.plans-section .plans-tab .tab-btns li.active-btn,
.plans-section .plans-tab .tab-btns li:hover {
    background-color: #062c54;
    color: #fff;
    border-color: #062c54
}

.plans-section .tabs-content .tab {
    display: none
}

.plans-section .tabs-content .tab.active-tab {
    display: block
}

.plans-section .tabs-content .tab .image img {
    width: 100%;
    display: block
}

.fluid-section-two {
    position: relative
}

.fluid-section-two .outer-container {
    position: relative;
    min-height: 250px;
    background-color: #f7f7f7
}

.fluid-section-two .map-column {
    position: absolute;
    float: left;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.fluid-section-two .map-column .map-canvas {
    height: 100%
}

.fluid-section-two .content-column {
    position: relative;
    float: right;
    width: 50%
}

.fluid-section-two .content-column .inner-box {
    position: relative;
    max-width: 700px;
    padding: 170px 15px 130px 60px
}

.fluid-section-two .content-column .inner-box h2 {
    position: relative;
    color: #2a2a2a;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 28px
}

.fluid-section-two .content-column .inner-box .text {
    position: relative;
    color: #666;
    font-size: 16px;
    line-height: 1.9em;
    margin-bottom: 45px
}

.call-to-action-section {
    position: relative;
    padding: 30px 0;
    margin: 100px 0 0;
    background-color: #062c54
}

.call-to-action-section.indx {
    background-color: #2a2a2a
}

.call-to-action-section .row {
    display: flex;
    align-items: center;
    justify-content: center
}

.call-to-action-section .logo-column {
    position: relative
}

.call-to-action-section .logo-column .logo {
    position: relative
}

.call-to-action-section .text-column {
    position: relative
}

.call-to-action-section .text-column .text {
    position: relative;
    color: #fff;
    font-size: 20px;
    line-height: 1.5em;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 20px
}

.call-to-action-section .text-column .btn-style-one {
    padding: 7px 12px 6px;
    font-size: 10px
}

.call-to-action-section .btn-column {
    position: relative;
    text-align: right
}

.featured-section {
    position: relative;
    padding-top: 30px
}

.featured-block-two {
    position: relative;
    margin-bottom: 30px
}

.featured-block-two .inner-box {
    position: relative;
    overflow: hidden
}

.featured-block-two .inner-box .image {
    position: relative
}

.featured-block-two .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}

.featured-block-two .inner-box .image .icon-box {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    padding: 16px 16px;
    font-size: 28px;
    z-index: 1;
    border-radius: 0 0 0 10px;
    background-color: #062c54
}

.featured-block-two .inner-box .image .content {
    position: absolute;
    right: -100%;
    top: 0;
    height: 100%;
    width: 50%;
    display: inline-block;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    background-color: rgba(0, 0, 0, .8)
}

.featured-block-two .inner-box:hover .image .content {
    right: 0
}

.featured-block-two .inner-box .image .content .content-inner {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    padding-left: 30px;
    padding-bottom: 30px
}

.featured-block-two .inner-box .image .content .content-inner h3 {
    position: relative;
    color: #fff;
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 6px
}

.featured-block-two .inner-box .image .content .content-inner h3 a {
    position: relative;
    color: #fff;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.featured-block-two .inner-box .image .content .content-inner h3 a:hover {
    color: #062c54
}

.featured-block-two .inner-box .image .content .content-inner .square {
    position: relative;
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 12px
}

.featured-block-two .inner-box .image .content .content-inner .square span {
    font-size: 14px;
    font-weight: 400
}

.featured-block-two .inner-box .image .content .content-inner .details {
    position: relative;
    font-size: 12px;
    font-weight: 400;
    color: #062c54;
    letter-spacing: 1px;
    text-transform: uppercase
}

.about-section-three {
    position: relative;
    padding: 90px 0 120px
}

.about-section-three.alternate {
    padding: 115px 0 125px
}

.about-section-three.alternate .title-column .inner-column {
    padding-top: 0
}

.about-section-three .title-column {
    position: relative;
    margin-bottom: 50px
}

.about-section-three .title-column .inner-column {
    position: relative
}

.about-section-three .title-column .inner-column h2 {
    position: relative;
    color: #062c54;
    font-size: 32px;
    font-weight: 800;
    line-height: 1.4em
}

.about-center {
    display: flex;
    align-items: center
}

.why-index {
    position: relative;
    margin-left: -210px !important;
    top: 0 !important
}

.why-top {
    padding-top: 0 !important
}

.about-section-three .title-column .inner-column .text {
    position: relative;
    color: #062c54;
    font-size: 16px;
    line-height: 1.8em;
    padding-right: 100px;
    margin-bottom: 35px
}

.about-section-three .title-column .inner-column .theme-btn {
    padding: 11px 25px
}

.about-section-three .property-info-column {
    position: relative
}

.about-section-three .property-info-column .inner-column {
    position: relative;
    border: 1px solid #e6e6e6
}

.property-info-two {
    position: relative;
    border-right: 1px solid #e6e6e6
}

.property-info-two .inner {
    position: relative;
    padding: 30px 0;
    text-align: center
}

.property-info-two .inner .icon {
    position: relative;
    color: #062c54;
    font-size: 50px;
    line-height: 1em;
    margin-bottom: 15px;
    display: block
}

.property-info-two .inner .title {
    position: relative;
    color: #232323;
    font-size: 14px;
    margin-bottom: 5px
}

.property-info-two .inner .total {
    position: relative;
    color: #232323;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.2em
}

.property-info-two:nth-child(3n+0) {
    border: 0
}

.property-info-two:first-child,
.property-info-two:nth-child(2),
.property-info-two:nth-child(3),
.property-info-two:nth-child(4),
.property-info-two:nth-child(5),
.property-info-two:nth-child(6) {
    border-bottom: 1px solid #e6e6e6
}

.fluid-section-three {
    position: relative
}

.fluid-section-three .outer-container {
    position: relative;
    min-height: 250px;
    background-color: #2a2a2a
}

.fluid-section-three .outer-container .image-column {
    position: absolute;
    float: left;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.fluid-section-three .outer-container .image-column .image-box {
    position: relative;
    display: none
}

.fluid-section-three .outer-container .image-column .image-box img {
    position: relative;
    display: block;
    width: 100%
}

.fluid-section-three .content-column {
    position: relative;
    float: right;
    width: 50%
}

.fluid-section-three .content-column .inner-box {
    position: relative;
    max-width: 750px;
    height: 650px;
    padding: 135px 50px 110px 50px
}

.feature-tabs {
    position: relative
}

.feature-tabs .tab-btns {
    position: relative;
    z-index: 1
}

.feature-tabs .tab-btns .tab-btn:before {
    position: absolute;
    content: "";
    left: 50%;
    top: 20px;
    width: 100%;
    height: 1px;
    background-color: #383838
}

.feature-tabs .tab-btns .tab-btn:last-child::before {
    display: none
}

.feature-tabs .tab-btns .tab-btn {
    position: relative;
    width: 33%;
    display: block;
    float: left;
    margin-right: 0;
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 24px;
    cursor: pointer;
    text-align: center;
    margin-bottom: 25px;
    padding: 0 0 0;
    transition: all .5s ease
}

.feature-tabs .tab-btns .tab-btn .number {
    position: relative;
    width: 40px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    border: 1px solid #383838;
    background-color: #232323;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.feature-tabs .tab-btns .tab-btn.active-btn,
.feature-tabs .tab-btns .tab-btn:hover {
    color: #062c54
}

.feature-tabs .tab-btns .tab-btn.active-btn .number,
.feature-tabs .tab-btns .tab-btn:hover .number {
    color: #fff;
    border-color: #062c54;
    background-color: #062c54
}

.feature-tabs .tabs-content {
    position: relative;
    padding-left: 30px;
    padding-top: 60px
}

.feature-tabs .tabs-content .tab {
    position: relative;
    display: none
}

.feature-tabs .tabs-content .tab.active-tab {
    display: block
}

.feature-tabs .tabs-content .tab .content p {
    color: #777;
    font-size: 14px;
    margin-bottom: 20px
}

.feature-tabs .tabs-content h3 {
    position: relative;
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 28px
}

.feature-tabs .tabs-content .text {
    position: relative;
    color: #cfcfcf;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 32px
}

.gallery-section-three {
    position: relative;
    padding: 115px 0 90px
}

.gallery-section-three .filters {
    position: relative;
    float: right;
    max-width: 585px;
    width: 100%
}

.gallery-section-three .filters .view-more {
    padding: 11px 30px
}

.gallery-section-three .filters h2 {
    position: relative;
    color: #232323;
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 50px
}

.gallery-section-three .filters .filter-btns {
    position: relative;
    padding-left: 20px;
    margin-bottom: 70px;
    border-left: 2px solid #e6e6e6
}

.gallery-section-three .filters li {
    position: relative;
    display: block;
    color: #666;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    padding: 8px 0;
    margin: 0 0 5px;
    text-transform: capitalize;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.gallery-section-three .filters li:before {
    position: absolute;
    content: "";
    left: -22px;
    top: 0;
    width: 2px;
    height: 100%;
    display: block;
    opacity: 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    background-color: #062c54
}

.gallery-section-three .filters li.active::before,
.gallery-section-three .filters li:hover::before {
    opacity: 1
}

.gallery-section-three .filters li.active,
.gallery-section-three .filters li:hover {
    color: #9ac93c
}

.gallery-section-three .filters-column {
    position: relative;
    width: 50%;
    float: left
}

.gallery-section-three .items-column {
    position: relative;
    width: 50%;
    float: left
}

.gallery-section-three .filters-column {
    margin-bottom: 40px
}

.gallery-section-three .items-column .items-container {
    margin-left: -200px
}

.gallery-block-three {
    position: relative;
    margin-bottom: 30px
}

.gallery-block-three.mix {
    display: none
}

.gallery-block-three .inner-box {
    position: relative;
    display: block
}

.gallery-block-three .inner-box .image-box {
    position: relative
}

.gallery-block-three .inner-box .image-box img {
    position: relative;
    width: 100%;
    display: block
}

.gallery-block-three .inner-box .link-btn {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    font-size: 20px;
    z-index: 1;
    opacity: 0;
    background-color: #062c54;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.gallery-block-three .inner-box:hover .link-btn {
    opacity: 1
}

.agents-section-two {
    position: relative;
    padding: 115px 0 120px;
    background-color: #f7f7f7
}

.agents-section-two .sec-title {
    margin-bottom: 80px
}

.agents-section-two .inner-container {
    position: relative;
    max-width: 780px;
    margin: 0 auto
}

.agents-section-two .image-column {
    position: relative;
    margin-bottom: 30px
}

.agents-section-two .image-column .image {
    position: relative
}

.agents-section-two .image-column .image img {
    position: relative;
    width: 100%;
    display: block
}

.agents-section-two .content-column {
    position: relative
}

.agents-section-two .content-column .inner-column {
    position: relative
}

.agents-section-two .content-column .inner-column h2 {
    position: relative;
    color: #2a2a2a;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 8px;
    text-transform: capitalize
}

.agents-section-two .content-column .inner-column .title {
    position: relative;
    color: #9f9e9e;
    font-size: 16px;
    margin-bottom: 18px
}

.agents-section-two .content-column .inner-column .text {
    position: relative;
    color: #666;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 25px
}

.agents-section-two .content-column .inner-column h3 {
    position: relative;
    color: #2a2a2a;
    font-size: 22px
}

.agents-section-two .content-column .inner-column .email {
    position: relative;
    color: #2a2a2a;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 25px
}

.agents-section-two .content-column .inner-column .social-icon-three {
    margin-bottom: 42px
}

.agents-section-two .content-column .inner-column .theme-btn {
    padding: 11px 22px
}

.news-section-two {
    position: relative;
    padding: 115px 0 120px
}

.news-section-two .sec-title {
    margin-bottom: 70px
}

.news-section-two .column {
    position: relative;
    padding: 0
}

.news-section-two .btn-box {
    position: relative;
    margin-top: 80px
}

.news-section-two .btn-box .theme-btn {
    padding: 11px 37px
}

.news-block-two {
    position: relative
}

.news-block-two .inner-box {
    position: relative;
    background-color: #f7f7f7
}

.news-block-two .inner-box .image-column {
    position: relative;
    padding: 0
}

.news-block-two .inner-box .image-column .image {
    position: relative
}

.news-block-two .inner-box .image-column .image:after {
    position: absolute;
    content: "";
    right: -20px;
    top: 64px;
    width: 40px;
    height: 2px;
    background-color: #062c54
}

.news-block-two.style-two .inner-box .image-column .image:after {
    left: -20px;
    right: auto
}

.news-block-two.style-three .inner-box .image-column .image:after {
    top: auto;
    left: 65px;
    width: 2px;
    height: 40px;
    bottom: -20px
}

.news-block-two .inner-box .image-column .image img {
    position: relative;
    width: 100%;
    display: block
}

.news-block-two .inner-box .content-column {
    position: relative;
    padding: 0
}

.news-block-two .inner-box .content-column .inner-column {
    position: relative;
    padding: 50px 40px 49px 40px
}

.news-block-two .inner-box .content-column h2 {
    position: relative;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 5px
}

.news-block-two .inner-box .content-column h2 a {
    position: relative;
    color: #232323;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.news-block-two .inner-box .content-column h2 a:hover {
    color: #8bdb42
}

.news-block-two .inner-box .content-column .post-date {
    position: relative;
    color: #9f9f9f;
    font-size: 14px;
    margin-bottom: 15px
}

.news-block-two .inner-box .content-column .text {
    position: relative;
    color: #666;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 20px
}

.news-block-two .inner-box .content-column .read-more {
    position: relative;
    color: #8bdb42;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.news-block-two .inner-box .content-column .read-more:hover {
    color: #232323
}

.map-section {
    position: relative;
    padding: 120px 0
}

.map-section .map-canvas {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: block
}

.map-section .location-detail {
    position: relative
}

.map-section .location-detail .inner-box {
    position: relative;
    max-width: 400px;
    width: 100%;
    float: right;
    display: inline-block;
    padding: 50px 55px 30px;
    background-color: #fff
}

.map-section .location-detail .inner-box h2 {
    position: relative;
    color: #232323;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 30px;
    text-transform: capitalize
}

.map-section .location-detail .inner-box ul {
    position: relative
}

.map-section .location-detail .inner-box ul li {
    position: relative;
    color: #666;
    font-size: 16px;
    margin-bottom: 22px;
    line-height: 1.8em
}

.map-section .location-detail .inner-box ul li span {
    position: relative;
    color: #2a2a2a;
    font-size: 16px;
    font-weight: 400;
    display: block;
    margin-bottom: 2px
}

.page-title {
    position: relative;
    padding: 120px 0;
    text-align: center
}

.page-title::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, .4)
}

.view-houses::before {
    background-color: rgba(0, 0, 0 / 20%)
}

.page-title h1 {
    position: relative;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.2em;
    color: #fff
}

.price_house {
    position: relative !important;
    color: #fff !important;
    font-size: 45px !important;
    font-weight: 600 !important;
    margin: 15px 0 -10px 0 !important;
    display: block !important
}

.page-title .page-breadcrumb {
    position: relative
}

.page-title .page-breadcrumb li {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    padding-right: 10px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff
}

.page-title .page-breadcrumb li:after {
    position: absolute;
    content: "-";
    right: -4px;
    top: 0
}

.page-title .page-breadcrumb li:last-child::after {
    display: none
}

.page-title .page-breadcrumb li:last-child {
    padding-right: 0;
    margin-right: 0
}

.page-title .page-breadcrumb li a {
    font-weight: 400;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    color: #fff
}

.page-title .page-breadcrumb li a:hover {
    color: #062c54
}

.professional-section {
    position: relative;
    background-color: #f7f7f7
}

.section-about-size {
    padding: 0 0 130px
}

.professional-section .image-column {
    position: relative
}

.professional-section .image-column .image {
    position: relative;
    margin-left: -50px;
    top: 70px
}

.professional-section .image-column .image img {
    position: relative;
    width: 100%;
    display: block
}

.professional-section .content-column {
    position: relative;
    padding: 25px
}

.professional-section .content-column .inner-column {
    position: relative;
    padding-top: 180px
}

.professional-section .content-column h2 {
    position: relative;
    color: #062b54;
    font-size: 34px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 20px
}

.professional-section .content-column .text {
    position: relative;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
    color: #1b1a1a;
    font-weight: 400;
    letter-spacing: .04em
}

.fact-counter-section {
    position: relative;
    padding: 130px 0 70px 0;
    background-position: center top;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover
}

.fact-counter-section:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, .6)
}

.fact-counter {
    position: relative
}

.fact-counter .column {
    position: relative;
    z-index: 5;
    margin-bottom: 50px
}

.fact-counter .column .inner {
    position: relative;
    text-align: center;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.fact-counter .count-outer {
    position: relative;
    font-size: 80px;
    line-height: 1em;
    font-weight: 400;
    margin: 0 0;
    color: #062c54
}

.fact-counter .count-outer .count-text {
    position: relative;
    font-weight: 400;
    font-size: 80px;
    line-height: 1em;
    color: #062c54
}

.fact-counter .column .counter-title {
    position: relative;
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    margin-top: 10px;
    text-transform: capitalize;
    display: block;
    letter-spacing: 1px
}

.specialist-section {
    position: relative;
    padding: 115px 0 90px;
    background-color: #f7f7f7
}

.specialist-block {
    position: relative;
    margin-bottom: 30px
}

.specialist-block .inner-box {
    position: relative;
    text-align: center;
    margin-bottom: 5px;
    padding: 45px 60px 50px;
    background-color: #fff
}

.specialist-block .inner-box .icon-box {
    position: relative;
    font-size: 60px;
    line-height: 1em;
    color: #062c54;
    margin-bottom: 20px
}

.specialist-block .inner-box h3 {
    position: relative;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 12px
}

.specialist-block .inner-box h3 a {
    position: relative;
    color: #2a2a2a;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.specialist-block .inner-box h3 a:hover {
    color: #062c54
}

.specialist-block .inner-box .text {
    position: relative;
    color: #666;
    font-size: 16px;
    line-height: 1.8em
}

.properties-section {
    position: relative
}

.properties-section h2 {
    position: relative;
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    text-align: center;
    padding: 65px 0;
    background-color: #062c54
}

.properties-section .owl-dots,
.properties-section .owl-nav {
    display: none
}

.gallery-block-four {
    position: relative
}

.gallery-block-four .inner-box {
    position: relative
}

.gallery-block-four .inner-box .image {
    position: relative
}

.gallery-block-four .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}

.gallery-block-four .inner-box .overlay-box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30%;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .75));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .75));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .75));
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .75))
}

.gallery-block-four .inner-box .overlay-box .lower-box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 35px 30px
}

.gallery-block-four .inner-box .overlay-box .lower-box h3 {
    position: relative;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.3em;
    margin-bottom: 5px
}

.gallery-block-four .inner-box .overlay-box .lower-box h3 a {
    position: relative;
    color: #fff;
    font-weight: 900;
    font-style: italic;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.gallery-block-four .inner-box .overlay-box .lower-box h3 a:hover {
    color: #062c54
}

.gallery-block-four .inner-box .overlay-box .lower-box .location {
    position: relative;
    color: #fff;
    font-size: 20px;
    font-weight: 400
}

.gallery-page-section {
    position: relative
}

.gallery-page-section .filters {
    text-align: center
}

.page-wrapper .gallery-page-section .vissibilityFloor {
    display: none
}

.gallery-page-section .filters .filter-tabs {
    position: relative;
    display: inline-block
}

.gallery-page-section .filters li {
    position: relative;
    display: inline-block;
    padding: 18px 4px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    margin-right: 30px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.gallery-page-section .filters li a {
    color: #666
}

.gallery-page-section .filters li a:hover {
    color: #062c54
}

.gallery-page-section .filters li:last-child {
    margin-right: 0
}

.gallery-page-section .filters .filter:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px;
    opacity: 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    background-color: #062c54
}

.gallery-page-section .filters .filter.active:after,
.gallery-page-section .filters .filter:hover:after {
    opacity: 1
}

.gallery-page-section .filters .filter.active,
.gallery-page-section .filters .filter:hover {
    color: #062c54
}

.gallery-page-section .btn-box {
    position: relative;
    margin-top: 50px
}

.gallery-page-section .btn-box .theme-btn {
    padding: 11px 33px
}

.gallery-block-five.mix {
    display: none
}

.gallery-block-five {
    position: relative;
    margin-bottom: 30px
}

.gallery-block-five .inner-box {
    position: relative;
    width: 100%;
    overflow: hidden
}

.gallery-block-five .image-box {
    position: relative;
    display: block;
    border-radius: 2px;
    overflow: hidden
}

.gallery-block-five .image-box img {
    position: relative;
    display: block;
    width: 100%
}

.gallery-block-five .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    color: #fff;
    text-align: center;
    background: rgba(37, 155, 48, .7);
    -webkit-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.gallery-block-five .inner-box:hover .overlay-box {
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    -moz-transform: translate(0);
    transform: translate(0)
}

.gallery-block-five .overlay-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    padding: 10px 0
}

.gallery-block-five .overlay-inner .content {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.gallery-block-five .overlay-inner .link {
    position: relative;
    font-size: 16px;
    color: #062c54;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-weight: 400;
    display: inline-block;
    background-color: #fff;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.gallery-block-five .overlay-inner .link .icon {
    position: relative
}

.gallery-block-five .overlay-inner .link:hover {
    color: #666;
    background-color: #fff
}

.gallery-block-five .inner-box h3 {
    position: relative;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    padding: 25px 0 3px;
    line-height: 1.2em
}

.gallery-block-five .inner-box h3 a {
    position: relative;
    color: #242424;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.gallery-block-five .inner-box .text {
    position: relative;
    color: #fa2964;
    font-size: 15px;
    text-align: center
}

section.prop {
    font-size: 15px;
    color: #9b9b9b;
    padding: 40px 0;
    border-top: 1px solid #d8d8d8
}

.details .header {
    font-size: 16px;
    -ms-flex: 0 100%;
    flex: 0 100%;
    color: #4a4a4a;
    margin-bottom: 20px
}

.details .container-details {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 24px
}

.details .inddets {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex: 0 100%;
    flex: 0 100%;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center
}

.details .inddets .detail {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -ms-flex: 0 50%;
    flex: 0 50%;
    margin-bottom: 20px
}

.details .inddets .detail span.det {
    color: #4a4a4a
}

.details p {
    -ms-flex: 1;
    flex: 1;
    font-size: 15px;
    letter-spacing: -.01em;
    line-height: 1.8;
    padding: 0 20px 0 0;
    max-width: 100%
}

.gallery-single-section {
    position: relative;
    overflow: hidden;
    padding: 30px 0 0
}

.gallery-single-section .auto-container {
    max-width: 950px
}

.gallery-single-section .gallery-carousel-section {
    position: relative
}

.gallery-single-section .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: visible
}

.gallery-single-section .owl-carousel .owl-stage-outer .owl-item .image:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    display: block;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, .5)
}

.gallery-single-section .owl-carousel .owl-stage-outer .owl-item.active .image:before {
    opacity: 0
}

.gallery-single-section .owl-carousel .owl-stage-outer .owl-item .image img {
    width: 100%;
    display: block
}

.gallery-single-section .gallery-carousel-section .owl-dots {
    display: none
}

.gallery-single-section .gallery-carousel-section .owl-nav {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%
}

.gallery-single-section .gallery-carousel-section .owl-nav .owl-prev {
    position: absolute;
    left: -150px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    display: inline-block
}

.gallery-single-section .gallery-carousel-section .owl-nav .owl-next {
    position: absolute;
    right: -130px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    display: inline-block
}

.gallery-single-section .lower-content {
    position: relative;
    padding-top: 70px
}

.gallery-single-section .lower-content h2 {
    position: relative;
    color: #2a2a2a;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 30px
}

.gallery-single-section .lower-content .text {
    position: relative
}

.gallery-single-section .lower-content .text p {
    position: relative;
    color: #666;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 25px
}

.gallery-single-section .lower-content .text .list-info {
    position: relative;
    padding: 25px 70px 12px;
    margin-bottom: 30px;
    margin-top: 35px;
    border: 1px solid #ebebeb
}

.blog-grid-section {
    position: relative;
    padding: 125px 0 125px
}

.blog-grid-section .news-block {
    position: relative;
    float: none;
    margin: 0 auto 55px
}

.blog-grid-section .btn-box {
    position: relative;
    margin-top: 10px
}

.blog-grid-section .btn-box .theme-btn {
    padding: 11px 29px
}

.blog-grid-section .news-block:first-child {
    margin-bottom: 4pc
}

.news-block:first-child .inner-box {
    display: block;
    box-shadow: 0 0 2px 0 #979797
}

.news-block:first-child .inner-box:hover {
    box-shadow: 0 0 20px 0 rgba(151, 151, 151, .86);
    transform: scale(1.035);
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.news-block:first-child .inner-box .image,
.news-block:first-child .inner-box .lower-content {
    width: 100%
}

.sidebar-page-container {
    position: relative;
    padding: 115px 0 80px
}

.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side {
    margin-bottom: 40px
}

.sidebar .sidebar-title {
    position: relative;
    margin-bottom: 22px
}

.sidebar .sidebar-title h3 {
    position: relative;
    display: block;
    font-size: 22px;
    line-height: 1.4em;
    text-transform: capitalize;
    font-weight: 400;
    color: #2a2a2a
}

.sidebar-widget {
    position: relative;
    margin-bottom: 50px
}

.sidebar .search-box .form-group {
    position: relative;
    margin: 0
}

.sidebar .search-box .form-group input[type=search],
.sidebar .search-box .form-group input[type=text] {
    position: relative;
    line-height: 38px;
    padding: 10px 50px 10px 20px;
    border: 1px solid #e6e6e6;
    background: 0 0;
    display: block;
    font-size: 16px;
    width: 100%;
    height: 60px;
    background-color: #fff;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.sidebar .search-box .form-group button {
    position: absolute;
    right: 0;
    top: 0;
    height: 60px;
    width: 60px;
    display: block;
    font-size: 16px;
    color: #666;
    line-height: 100%;
    font-weight: 400;
    background: 0 0
}

.popular-category-list {
    position: relative
}

.popular-category-list li {
    position: relative
}

.popular-category-list li a {
    position: relative;
    color: #666;
    font-size: 16px;
    padding: 14px 12px;
    display: block;
    font-weight: 400;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    border-bottom: 1px solid #e6e6e6
}

.popular-category-list li a:hover {
    color: #062c54
}

.latest-posts {
    position: relative
}

.latest-posts .sidebar-title {
    margin-bottom: 35px
}

.latest-posts .post {
    position: relative;
    font-size: 15px;
    color: #696969;
    padding: 0 0;
    padding-left: 82px;
    min-height: 72px;
    margin-bottom: 30px
}

.latest-posts .post:last-child {
    margin-bottom: 0
}

.latest-posts .post .post-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 72px;
    height: 72px
}

.latest-posts .post:hover .post-thumb img {
    opacity: .7
}

.latest-posts .post .post-thumb img {
    display: block;
    width: 100%
}

.latest-posts .post h4 {
    position: relative;
    font-size: 15px;
    margin: 0 0 5px;
    font-weight: 400;
    color: #2a2a2a;
    top: -2px;
    line-height: 1.5em
}

.latest-posts .post a:hover {
    color: #062c54
}

.latest-posts .post h4 a {
    color: #2a2a2a;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.latest-posts .post-info {
    font-size: 14px;
    color: #9f9f9f;
    font-weight: 400
}

.latest-posts .post-info span {
    font-weight: 400
}

.blog-detail {
    position: relative
}

.blog-detail .inner-box {
    position: relative
}

.blog-detail .inner-box h2 {
    position: relative;
    color: #2a2a2a;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 18px
}

.blog-detail .inner-box .post-info {
    position: relative;
    margin-bottom: 35px
}

.blog-detail .inner-box .post-info li {
    position: relative;
    color: #9f9f9f;
    font-size: 14px;
    margin-right: 25px;
    margin-bottom: 10px;
    display: inline-block
}

.blog-detail .inner-box .post-info li span {
    font-weight: 400
}

.blog-detail .inner-box .big-image {
    position: relative;
    margin-bottom: 40px
}

.blog-detail .inner-box .big-image img {
    position: relative;
    width: 100%;
    display: block
}

.blog-detail .inner-box .text {
    position: relative
}

.blog-detail .inner-box .text p {
    position: relative;
    color: #666;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 25px
}

.blog-detail .inner-box blockquote {
    position: relative;
    color: #9f9f9f;
    font-size: 16px;
    font-style: italic;
    margin-left: 32px;
    line-height: 1.8em;
    font-weight: 400;
    border-width: 8px;
    padding: 0 0 0 35px;
    border-color: #062c54;
    margin-top: 40px;
    margin-bottom: 40px
}

.blog-detail .inner-box .post-share-options {
    position: relative;
    margin-top: 50px;
    padding: 0 0 0
}

.blog-detail .inner-box .post-share-options .tags span {
    position: relative;
    color: #9f9f9f;
    font-size: 16px;
    font-weight: 400;
    margin-right: 45px
}

.blog-detail .inner-box .post-share-options .tags a {
    position: relative;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    margin-left: 10px;
    display: inline-block;
    padding: 3px 22px;
    margin-bottom: 10px;
    border: 1px solid #e6e6e6;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.blog-detail .inner-box .post-share-options .tags a:hover {
    color: #062c54;
    border-color: #062c54
}

.author-box {
    position: relative;
    margin-bottom: 90px;
    margin-top: 80px
}

.author-box .author-comment {
    position: relative
}

.author-box .author-comment .inner-box {
    position: relative;
    padding-left: 220px;
    padding-top: 10px
}

.author-box .author-comment .inner-box .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 180px;
    margin-bottom: 20px
}

.author-box .author-comment .inner-box h3 {
    position: relative;
    color: #2a2a2a;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 5px
}

.author-box .author-comment .inner-box .designation {
    position: relative;
    color: #9f9f9f;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 16px
}

.author-box .author-comment .inner-box .text {
    position: relative;
    color: #666;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.8em;
    margin-bottom: 10px
}

.sidebar-page-container .comments-area {
    position: relative;
    margin-bottom: 80px
}

.sidebar-page-container .group-title {
    position: relative;
    margin-bottom: 45px
}

.sidebar-page-container .group-title h2 {
    font-size: 22px;
    text-transform: uppercase;
    color: #2a2a2a;
    font-weight: 400
}

.sidebar-page-container .comments-area .comment-box {
    position: relative;
    padding: 0 0 0;
    margin-bottom: 40px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.sidebar-page-container .comments-area .comment {
    position: relative;
    padding: 0 0 0 95px;
    font-size: 14px
}

.sidebar-page-container .comments-area .reply-comment {
    padding-left: 95px
}

.sidebar-page-container .comments-area .comment-box .author-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    margin-bottom: 20px
}

.sidebar-page-container .comments-area .comment-box .author-thumb img {
    width: 100%;
    display: block
}

.sidebar-page-container .comments-area .comment-info {
    margin-bottom: 10px
}

.sidebar-page-container .comments-area .comment-box strong {
    font-size: 18px;
    font-weight: 400;
    color: #2a2a2a;
    display: block;
    line-height: 1.2em;
    line-height: 30px;
    text-transform: capitalize
}

.sidebar-page-container .comments-area .comment-box .text {
    margin-bottom: 20px;
    color: #666;
    font-size: 16px;
    line-height: 1.8em
}

.sidebar-page-container .comments-area .comment-info .comment-time {
    font-size: 14px;
    color: #9f9f9f
}

.sidebar-page-container .comments-area .comment-box .theme-btn {
    padding: 6px 20px;
    font-size: 14px;
    color: #062c54;
    border-radius: 0;
    font-weight: 400;
    border: 1px solid #062c54;
    text-transform: uppercase;
    letter-spacing: 1px
}

.sidebar-page-container .comments-area .comment-box .theme-btn:hover {
    color: #fff;
    background-color: #062c54
}

.comment-form .form-group {
    position: relative;
    margin-bottom: 30px
}

.comment-form .form-group:last-child {
    margin-bottom: 0
}

.comment-form .form-group input[type=email],
.comment-form .form-group input[type=password],
.comment-form .form-group input[type=tel],
.comment-form .form-group input[type=text],
.comment-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 26px;
    padding: 10px 20px;
    color: #222;
    border: 1px solid #e6e6e6;
    height: 48px;
    font-size: 14px;
    background: #fff;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.comment-form .form-group input[type=email]:focus,
.comment-form .form-group input[type=password]:focus,
.comment-form .form-group input[type=tel]:focus,
.comment-form .form-group input[type=text]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus {
    border-color: #062c54
}

.comment-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 10px 20px;
    color: #222;
    border: 1px solid #e6e6e6;
    height: 190px;
    background: #fff;
    resize: none;
    font-size: 14px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.comment-form button {
    padding: 10px 34px 10px
}

.team-section {
    position: relative;
    padding: 120px 0 80px
}

.team-block {
    position: relative;
    margin-bottom: 40px
}

.team-block .inner-box {
    position: relative
}

.team-block .inner-box .image {
    position: relative;
    overflow: hidden
}

.team-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}

.team-block .inner-box .image .social-box {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -50px;
    padding: 10px 0;
    text-align: center;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    background-color: rgba(0, 0, 0, .7)
}

.team-block .inner-box:hover .image .social-box {
    bottom: 0
}

.team-block .inner-box .social-box .social-icon-three li a {
    color: #fff
}

.team-block .inner-box .lower-box {
    position: relative;
    padding: 22px 0 20px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #d8d8d8;
    -webkit-box-shadow: 0 0 5px 0 #d8d8d8;
    -moz-box-shadow: 0 0 5px 0 #d8d8d8;
    box-shadow: 0 0 5px 0 #d8d8d8
}

.team-block .inner-box .lower-box h3 {
    position: relative;
    color: #1a1d1f;
    font-size: 18px;
    font-weight: 400
}

.team-block .inner-box .lower-box h3 a {
    position: relative;
    color: #1a1d1f;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.team-block .inner-box .lower-box h3 a:hover {
    color: #062c54
}

.team-block .inner-box .lower-box .designation {
    position: relative;
    color: #062c54;
    font-size: 14px
}

.agent-single-section {
    position: relative;
    padding: 120px 0
}

.agent-info-column {
    position: relative
}

.agent-info-column .inner-column {
    position: relative;
    padding-right: 40px;
    margin-bottom: 40px
}

.agent-info-column .inner-column .image {
    position: relative;
    margin-bottom: 45px
}

.agent-info-column .inner-column .image img {
    position: relative;
    width: 100%;
    display: block
}

.agent-info-column .inner-column h3 {
    position: relative;
    color: #2a2a2a;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 5px
}

.agent-info-column .inner-column .designation {
    position: relative;
    color: #9f9f9f;
    font-size: 18px;
    margin-bottom: 30px
}

.agent-info-column .inner-column .btns-box {
    position: relative;
    margin-top: 50px
}

.agent-info-column .inner-column .btns-box .theme-btn {
    margin-right: 6px;
    margin-bottom: 12px
}

.agent-info-column .inner-column .btns-box .btn-style-two {
    padding: 11px 27px
}

.agent-info-column .inner-column .btns-box .btn-style-one {
    padding: 10px 21px 10px
}

.agent-info-column .inner-column .btns-box .theme-btn:last-child {
    margin-right: 0
}

.agent-single-section .agent-content-column {
    position: relative
}

.agent-single-section .agent-content-column .inner-column {
    position: relative
}

.agent-single-section .agent-content-column .inner-column .text-block {
    position: relative;
    margin-bottom: 75px
}

.agent-single-section .agent-content-column .inner-column .text-block:nth-child(2) {
    margin-bottom: 30px
}

.agent-single-section .agent-content-column .inner-column .text-block:last-child {
    margin-bottom: 0
}

.agent-single-section .agent-content-column .inner-column .text-block h2 {
    position: relative;
    color: #2a2a2a;
    font-size: 22px;
    font-weight: 400;
    padding-bottom: 15px;
    margin-bottom: 30px;
    text-transform: capitalize;
    border-bottom: 1px solid #e3e3e3
}

.agent-single-section .agent-content-column .inner-column .text-block .text {
    position: relative
}

.agent-single-section .agent-content-column .inner-column .text-block .text p {
    position: relative;
    color: #666;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8em;
    margin-bottom: 0
}

.agent-single-section .agent-content-column .inner-column .text-block .text .experiance-list {
    position: relative;
    margin-top: 30px
}

.agent-single-section .agent-content-column .inner-column .text-block .text .experiance-list li {
    position: relative;
    color: #666;
    font-size: 16px;
    line-height: 1.6em;
    display: inline-block;
    margin-right: 80px;
    margin-bottom: 20px
}

.agent-single-section .agent-content-column .inner-column .text-block .text .experiance-list li .number {
    position: relative;
    float: left;
    color: #062c54;
    font-size: 48px;
    font-weight: 400;
    line-height: 1em;
    margin-right: 15px
}

.agent-single-section .text-block .text .experiance-list li .experiance {
    position: relative;
    float: left
}

.new-posts {
    position: relative;
    text-align: right
}

.new-posts li {
    position: relative;
    margin-left: 10px;
    display: inline-block
}

.new-posts li a {
    position: relative;
    width: 50px;
    height: 50px;
    line-height: 46px;
    text-align: center;
    color: #666;
    font-size: 24px;
    display: inline-block;
    border: 1px solid #666;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.new-posts li a:hover {
    color: #062c54;
    border-color: #062c54
}

.appointment-calendar {
    position: relative;
    padding: 100px 0
}

.calendar {
    margin-bottom: 100px
}

.appointment-calendar .monthly {
    background: 0 0
}

.monthly-day-wrap {
    overflow: visible
}

.monthly-header {
    background: #fff;
    height: 120px;
    padding: 0 0;
    line-height: 100px;
    border-bottom: 1px solid #e0e0e0
}

.monthly-header-title {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
    color: #253d4a
}

.monthly-reset {
    display: none
}

.monthly-reset:before {
    display: none
}

.monthly-day:before {
    padding-top: 78%
}

.monthly-next,
.monthly-prev {
    top: 25px;
    width: 50px;
    height: 50px;
    opacity: 1;
    background: 0 0;
    text-align: center;
    border: 2px solid #f5f5f5;
    color: #999;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.monthly-prev {
    left: 0
}

.monthly-next {
    right: 0
}

.monthly-next:after,
.monthly-prev:after {
    display: none
}

.monthly-next:before,
.monthly-prev:before {
    font-family: FontAwesome;
    line-height: 46px;
    font-size: 20px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.monthly-prev:before {
    content: "\f104";
    font-family: FontAwesome
}

.monthly-next:before {
    content: "\f105";
    font-family: FontAwesome
}

.monthly-next:hover,
.monthly-prev:hover {
    background: #062c54;
    color: #fff;
    border-color: #062c54
}

.monthly-day-title-wrap {
    height: 60px;
    background: #fff;
    color: #253d4a;
    font-size: 14px;
    text-transform: capitalize;
    border: none !important;
    padding: 10px 0 0
}

.monthly-day-title-wrap div {
    line-height: 60px;
    color: #2a2a2a;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400
}

.m-d monthly-day,
.monthly-day {
    background: #f9f9f9;
    box-shadow: none;
    border: 5px solid #fff;
    padding: 25px 10px
}

.m-d monthly-day:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #f9f9f9
}

.monthly-day-blank {
    background: #fff;
    box-shadow: none;
    outline: 1px solid #f0f0f0;
    outline-offset: -8px
}

.monthly-day-pick>.monthly-day-number {
    text-align: center;
    font-size: 16px;
    color: #253d4a;
    font-weight: 500
}

.monthly-day-blank>.monthly-day-number {
    padding-top: 10px;
    text-align: center;
    font-size: 16px;
    color: #253d4a;
    font-weight: 400
}

.monthly-day:focus,
.monthly-day:hover {
    background: #062c54;
    color: #fff !important
}

.monthly-day-pick.monthly-today .monthly-day-number {
    margin: 0;
    text-align: center;
    padding-top: 0;
    width: 100%;
    background: 0 0
}

.monthly-day-pick.monthly-today .monthly-day-title-wrap .monthly-day-number {
    color: #fff
}

.monthly-day-pick.monthly-today {
    z-index: 99;
    background: #062c54;
    color: #fff
}

.monthly-day-pick.monthly-today .monthly-day-number {
    color: #fff
}

.monthly-day-pick.monthly-today .monthly-day-number:before {
    content: "Today";
    position: absolute;
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    top: 60%;
    left: 0;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.monthly-day:focus .monthly-day-number,
.monthly-day:focus .monthly-day-number:before,
.monthly-day:hover .monthly-day-number,
.monthly-day:hover .monthly-day-number:before {
    color: #fff
}

.modal-open {
    overflow: hidden !important
}

#schedule-box .modal-content {
    max-width: 520px;
    background: #e0e0e0 url(../images/background/bg-pattern.png) repeat;
    box-shadow: none;
    border-radius: 0;
    padding: 10px;
    margin: 50px auto 0
}

#schedule-box .modal-content form h3 {
    color: #062c54;
    text-transform: uppercase;
    font-size: 20px;
    position: relative;
    font-weight: 400
}

#schedule-box .appointment-form {
    padding: 40px 30px;
    background: #fff
}

#schedule-box .modal-content form label {
    line-height: 30px
}

#schedule-box .modal-content .appointment-form h3 {
    font-size: 20px;
    margin-bottom: 20px;
    color: #062c54;
    font-weight: 400
}

#schedule-box .close {
    display: block;
    float: none;
    opacity: 1;
    text-shadow: none;
    width: 40px;
    line-height: 40px;
    color: #999;
    font-size: 16px;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10
}

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

.appointment-form .form-group input[type=email],
.appointment-form .form-group input[type=password],
.appointment-form .form-group input[type=text],
.appointment-form .form-group input[type=url],
.appointment-form .form-group select,
.appointment-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 12px 15px;
    border: 1px solid #e5e5e5;
    height: 46px;
    color: #222;
    font-size: 13px;
    background: #fff;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.appointment-form .form-group select {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    background: #fff url(../images/icons/icon-select.png) right center no-repeat
}

.appointment-form .form-group select option {
    text-indent: 15px
}

.appointment-form .form-group textarea {
    height: 108px;
    resize: none
}

.form-group .ui-selectmenu-button.ui-button {
    width: 100%;
    font-size: 14px;
    font-style: normal;
    height: 65px;
    padding: 10px 30px;
    line-height: 42px;
    color: #333;
    border-radius: 0;
    border: 1px solid #e5e5e5;
    background: #fff
}

.form-group .ui-button .ui-icon {
    background: 0 0;
    position: relative;
    top: 10px;
    text-indent: 0;
    color: #9f9f9f
}

.form-group .ui-button .ui-icon:before {
    font-family: FontAwesome;
    content: "\f107";
    position: absolute;
    right: 0;
    top: 2px !important;
    top: 13px;
    width: 10px;
    height: 20px;
    display: block;
    color: #333;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    z-index: 5
}

.ui-widget.ui-widget-content {
    border: 1px solid #e0e0e0
}

.ui-menu .ui-menu-item {
    font-size: 14px;
    border-bottom: 1px solid #e0e0e0
}

.ui-menu .ui-menu-item:last-child {
    border: none
}

.ui-state-active,
.ui-widget-content .ui-state-active {
    background: #062c54;
    border-color: #062c54
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    display: block;
    padding: 8px 20px;
    font-size: 14px;
    line-height: 24px
}

.ui-menu-item:hover {
    background-color: #062c54
}

.apointment-form-section {
    position: relative;
    padding-bottom: 90px
}

.apointment-form-section h2 {
    position: relative;
    color: #2a2a2a;
    font-size: 36px;
    font-weight: 400;
    text-align: center;
    line-height: 1.2em;
    margin-bottom: 60px
}

.appointment-form-two .form-group {
    margin-bottom: 30px
}

.appointment-form-two .form-group input[type=email],
.appointment-form-two .form-group input[type=password],
.appointment-form-two .form-group input[type=text],
.appointment-form-two .form-group input[type=url],
.appointment-form-two .form-group select,
.appointment-form-two .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 33px;
    padding: 10px 30px;
    border: 1px solid #e6e6e6;
    height: 65px;
    color: #222;
    font-size: 16px;
    background: #fff;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.appointment-form-two .form-group button {
    padding: 11px 32px;
    margin-top: 15px
}

.contact-map-section {
    position: relative
}

.contact-map-section .map-canvas {
    position: relative;
    height: 730px;
    width: 100%;
    display: block
}

.map-data {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8em
}

.map-data h6 {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 5px;
    color: #121212
}

.video-tour-section {
    position: relative
}

.video-tour-section .video-carousel {
    position: relative
}

.video-tour-section .video-carousel .owl-item li a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    z-index: 1;
    background-color: rgba(0, 0, 0, .5)
}

.video-tour-section .videoWrapper li a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    z-index: 1;
    background-color: rgba(0, 0, 0, .5)
}

.video-tour-section .video-carousel .owl-item li a:after {
    position: absolute;
    content: "\f144";
    left: 50%;
    top: 47%;
    z-index: 99;
    font-weight: 400;
    font-size: 100px;
    margin-top: -32px;
    text-align: center;
    border-radius: 50%;
    line-height: 76px;
    padding-left: 4px;
    margin-left: -40px;
    display: inline-block;
    color: #062c54;
    font-family: FontAwesome
}

.video-tour-section .videoWrapper li a:after {
    position: absolute;
    content: "\f144";
    left: 50%;
    top: 47%;
    z-index: 99;
    font-weight: 400;
    font-size: 100px;
    margin-top: -32px;
    text-align: center;
    border-radius: 50%;
    line-height: 76px;
    padding-left: 4px;
    margin-left: -40px;
    display: inline-block;
    color: #fff;
    font-family: FontAwesome
}

.cocina {
    background-image: url("../images/icons/cocina.svg");
    background-size: contain;
    width: 50px;
    height: 50px;
    margin: 0 auto
}

.comedor {
    background-image: url("../images/icons/comedor.svg");
    background-size: contain;
    width: 50px;
    height: 50px;
    margin: 0 auto
}

.terraza {
    background-image: url("../images/icons/terraza.svg");
    background-size: contain;
    width: 50px;
    height: 50px;
    margin: 0 auto
}

.lavado {
    background-image: url("../images/icons/arealavado.svg");
    background-size: contain;
    width: 50px;
    height: 50px;
    margin: 0 auto
}

.escuela {
    background-image: url("../images/icons/book.svg");
    background-size: contain;
    width: 32px;
    height: 32px;
    margin: 0 auto
}

.parque {
    background-image: url("../images/icons/bike.svg");
    background-size: contain;
    width: 32px;
    height: 32px;
    margin: 0 auto
}

.plaza {
    background-image: url("../images/icons/mall.svg");
    background-size: contain;
    width: 32px;
    height: 32px;
    margin: 0 auto
}

.nav-outer .outer-box .social-nav {
    display: inline-flex;
    gap: 20px
}

.pull-flex {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    align-items: center
}

.about-info .inner .image img {
    width: 35%;
    margin: 20px auto
}

.page-wrapper h2.title {
    font-size: 46px;
    font-weight: 800;
    line-height: 1em;
    color: #062c54;
    text-transform: uppercase
}

.page-wrapper .contact-section .info-column ul li.space {
    margin-bottom: 0
}

.full-width-video {
    height: calc(100vh - 79px);
    position: relative;
    overflow: hidden;
    background-size: cover
}

.font-weight-bold {
    font-weight: 900 !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-semi-bold {
    font-weight: 700 !important
}

#coti .modal-content .tab-content h3 {
    margin-bottom: 20px
}

.contact-map-section {
    position: relative
}

.contact-map-section .map-canvas {
    position: relative;
    height: 730px;
    width: 100%;
    display: block
}

.propImg {
    position: relative
}

.propBg {
    position: absolute;
    background-color: #fff;
    color: #062c54;
    font-weight: 500;
    bottom: 0;
    padding: 8px;
    cursor: pointer
}

.gm-style-iw-d {
    max-width: 205px !important
}

.paWrapper {
    margin: 8px 0;
    color: #fff;
    font-weight: 500
}

.propImg {
    overflow: hidden
}

.propImg img {
    width: 200px;
    margin: 0 auto;
    transition: transform 1s ease
}

.propImg:hover img {
    transform: scale(1.2)
}

.propTitle {
    display: inline-block;
    padding: 0 1px
}

.propTitle h4 {
    font-size: 21px !important;
    margin: 5px 0 0
}

.storemapper-iw-container {
    background-color: #062c54
}

.gm-style-iw-d {
    overflow: inherit !important
}

.gm-style .gm-style-iw-c {
    background-color: #062c54 !important;
    padding-right: 10px !important
}

.gm-style .gm-style-iw-t::after {
    background: linear-gradient(45deg, #504f4f 50%, rgba(80, 79, 79, 0) 51%, rgba(80, 79, 79, 0) 100%) !important
}

.modal-header {
    border-bottom: 0;
    color: #062c54
}

.poi-info-window a,
.poi-info-window div {
    color: #fff !important;
    background-color: #062c54 !important;
    padding-bottom: 2px !important
}

.poi-info-window a:link {
    color: #fff !important
}

.formFloat {
    position: fixed;
    top: 15%;
    transition: .5s cubic-bezier(.52, .16, .24, 1);
    right: -355px;
    z-index: 9999
}

.btn-orange {
    color: #fef4e9;
    background: #ed5e29;
    background: -webkit-gradient(linear, left top, left bottom, from(#062c54), to(#062c54));
    background: -moz-linear-gradient(top, #062c54, #062c54);
    letter-spacing: 1px
}

.right {
    right: -1px !important;
    transition: .5s cubic-bezier(.52, .16, .24, 1)
}

.iContact {
    display: none
}

.infoMobile {
    display: none
}

.container-cta {
    display: flex;
    align-items: center
}

.btn-subs {
    padding: 25px 12px;
    display: inline-block;
    border: .5px solid rgb(255 255 255 / 20%);
    border-radius: 10px 0 0 10px
}

.btn-subs a {
    font-weight: 900;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    z-index: 10
}

.content-data {
    background-color: #062c54;
    padding: 20px 0;
    text-align: center;
    border-radius: 3px 0 0 3px
}

.conInfo h3 {
    font-weight: 900;
    position: relative;
    color: #fff;
    font-size: 35px
}

.conInfo h3::after {
    content: "";
    width: 114px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-image: linear-gradient(#062b54, #062b54)
}

form#subscription {
    padding: 15px 20px
}

#subscription .form-group {
    display: flex;
    width: 100%;
    margin-bottom: 10px
}

.content-data .form-group i {
    margin-right: 4px;
    border-radius: 3px 0 0 3px;
    padding: 15px;
    text-align: center;
    width: 48px;
    max-height: 48px;
    font-size: 18px;
    background: #062b54;
    display: inline-block;
    color: #fff;
    vertical-align: top
}

.inputArea {
    padding: 15px;
    font-weight: 500;
    font-size: 14px;
    line-height: normal;
    border: none;
    border-radius: 2px;
    width: 260px
}

select#formSub {
    width: 100%;
    height: 40px;
    color: #fff;
    font-size: 15px;
    background: #062b54;
    border: 1px solid #fff;
    border-radius: 2px
}

.textFloat {
    width: 100%;
    height: 80px;
    max-width: 310px;
    max-height: 120px;
    padding: 8px;
    border-radius: 2px;
    font-weight: 500
}

input.btn.btn-summit {
    background: #062b54;
    color: #fff;
    width: 110px;
    height: 35px;
    border: none;
    border-radius: 0;
    font-size: 18px;
    outline: 0 !important;
    cursor: pointer
}

.heightNum {
    height: 70px
}

.iconWhastapp {
    color: #062c54 !important;
    background-color: #fff !important;
    padding: 2px 3px;
    border-radius: 10px
}

.numWhastapp {
    background-color: #062c54;
    color: #fff !important;
    padding: 4px 10px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    gap: 6px
}

.numWhats {
    height: 100px;
    width: 210px
}

.heightNum {
    height: 70px
}

.select-map,
.subMapMob {
    display: none
}

.gral_inversores {
    background-image: url(../images/background/inversionista.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 40.0312px;
    height: 94vh;
    padding: 50px 0 50px;
    display: flex;
    align-items: center
}

.gral_cont_inversores {
    display: flex;
    justify-content: end
}

.gral_title_inversores {
    border-bottom: 1px solid #dadada;
    display: inline-block
}

.gral_cont_inversores .gral_text_inv {
    text-align: center
}

.gral_cont_inversores .gral_text_inv h1 {
    font-size: 40px;
    color: #062c54;
    margin-bottom: 25px;
    font-weight: 600
}

.gral_cont_inversores .gral_text_inv h1 span {
    font-weight: 600
}

.divider_center {
    margin: 10px auto -2px;
    height: 4px;
    width: 70px;
    display: block;
    background: #062c54
}

.gral_inversores .gral_text_inv p {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 40px !important;
    font-weight: 400;
    color: #062c54;
    max-width: 400px;
    margin: 0 auto
}

.btn-inversor {
    background: #439e28;
    color: #fff !important;
    padding: 12px 44px;
    border: none;
    text-transform: initial;
    box-shadow: 2px 2px 10px 0 #0000001a;
    font-size: 16px;
    letter-spacing: 0;
    transition: all .4s ease-in-out;
    border-radius: 50px;
    position: relative;
    font-weight: 600;
    line-height: 24px
}

.pulsation_btnvideo {
    animation: pulsation 2.8s infinite
}

@keyframes pulsation {
    0% {
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgb(67 150 40 / 50%)
    }

    50% {
        transform: scale(1);
        box-shadow: 0 0 0 12px rgb(67 150 40 / 0%)
    }

    100% {
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgb(67 150 40 / 0%)
    }
}

@media (max-width:767px) {
    .video-box {
        width: 37.5rem
    }

    .gral_inversores {
        background-position: center left 60%;
        height: 90vh
    }

    .gral_cont_inversores .gral_text_inv h1 {
        font-size: 34px
    }

    .gral_inversores .gral_text_inv p {
        letter-spacing: .6px;
        font-size: 20px
    }
}

.inner-column h2 span {
    font-weight: 600
}

.about-text p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
    color: #062c54;
    font-weight: 400;
    letter-spacing: .04em;
    text-align: justify
}

.about-text p span {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
    color: #062c54;
    font-weight: 600;
    letter-spacing: .04em;
    text-align: justify
}

.amenities-text p {
    font-size: 18px;
    line-height: 26px;
    color: #062c54;
    font-weight: 500;
    letter-spacing: .5px;
    text-align: center
}

.amenities-icon img {
    fill: #062c54
}

.houses-position {
    height: auto;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.palmas-tel li span {
    color: #439e28;
    font-size: 10px !important;
    text-transform: uppercase;
    display: block;
    line-height: 1
}

.btn-style-header {
    padding: 5px 26px 5px;
    line-height: 24px;
    background: #062c54;
    color: #fff;
    border: 2px solid #062c54;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    border-radius: 25px
}

.btn-houses {
    padding-top: 10px
}

.btn-houses a {
    border-radius: 25px !important
}

.rc-banner-plus {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 15
}

.rp_grad {
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(90deg, #062c54 0, rgba(6, 44, 84, 0) 100%);
    padding: 12px 50px 12px 20px
}

.rp_grad .rp_text {
    color: #f8f7f3;
    font-size: 16px;
    display: block;
    line-height: 18px
}

.rp_grad .rp_text~.rp_text {
    font-size: 20px;
    font-weight: 800
}

.rp_grad .rp_text~.rp_text::after {
    content: "00";
    font-size: .7em;
    left: -4px;
    position: relative;
    vertical-align: super;
    color: #fff
}

.rp-price-houses {
    position: relative;
    bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #f8f7f3
}

.rp-price-houses::after {
    content: "oo";
    font-size: 8px;
    position: relative;
    left: -6px;
    bottom: 6px
}

.rp-banner-house h1 {
    font-size: 12px;
    font-weight: 400;
    color: #f8f7f3
}

.rp-banner-house span {
    font-size: 12px;
    font-weight: 600;
    color: #f8f7f3
}

.rp-title-banner {
    font-size: 50px;
    line-height: 5rem;
    font-weight: 600;
    color: #f8f7f3
}

.slide-rp::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, .33)
}

.rp-space-tel {
    margin-bottom: 10px
}

.whats-fix {
    color: #439e28;
    font-size: 20px
}

.rev-slidebg {
    height: 110%
}

.img-whats-fix {
    width: 25px
}

.header-fix-rp {
    margin-top: 20px !important
}

.rp_header_flex {
    display: grid;
    grid-template-columns: 0.28fr 1fr;
    padding: 12px 0 38px;
    gap: 20px;
    margin: 0 16px
}

.rp_header_flex .right_cont {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center
}

.header-lower {
    width: 100%;
    display: block
}

.header-lower .rp_second_header {
    position: relative
}

.rp_sticky_head {
    display: flex;
    width: 100%;
    padding: 2px 0;
    justify-content: space-between;
    align-items: center
}

.rp_grid_casa {
    display: grid;
    grid-template-areas: "name image";
    grid-template-columns: 0.38fr 1fr;
    gap: 40px;
    width: 100%
}

.rp_grid_casa.left {
    grid-template-areas: "image name";
    grid-template-columns: 1fr 0.38fr
}

.about-section-two .rp_grid_casa .content-column {
    grid-area: name
}

.about-section-two .rp_grid_casa .video-column {
    grid-area: image
}

.rp_grid_casa .video-box {
    width: 100%
}

.vissibilityMovil .text {
    color: #062c54;
    line-height: 20px;
    margin-bottom: 1.5rem
}

.cont_btn_slide {
    margin-top: 2.5rem
}

.btn_slide {
    background: #062c54;
    color: #fff;
    outline: 0;
    border: 1.5px solid transparent;
    transition: all .4s ease-in-out;
    line-height: normal;
    padding: 13px 30px;
    font-size: 14px;
    font-weight: 400;
    border-radius: 100px
}

.btn_slide:hover {
    background: #333;
    color: #fff
}

.rp_ps_grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center
}

.rp_ps_grid .rp_img .rp_cover {
    height: calc(100vh - 250px);
    position: relative;
    margin-left: -330px;
    background-position: center;
    background-size: cover
}

.rp_ps_grid .rp_text {
    color: #062c54;
    padding-left: 50px;
    width: 90%
}

.rp_ps_grid .rp_text p {
    font-size: 18px;
    text-align: justify;
    margin-bottom: 3rem
}

.rp_ps_grid .rp_text h2 {
    margin-bottom: 2rem
}

.rp_about_sect {
    padding: 100px 0;
    background: #f7f7f7
}

.rp_about_sect .rp_grid_about {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    align-items: center
}

.rp_about_sect .rp_grid_about .rp_img img {
    width: 100%
}

.rp_about_sect .rp_grid_about .rp_text {
    color: #062c54;
    width: 90%
}

.rp_about_sect .rp_grid_about .rp_text h2 {
    margin-bottom: 1.5rem
}

.rp_about_sect .rp_grid_about .rp_text p {
    font-size: 18px;
    text-align: justify;
    margin-bottom: 20px
}

.rp_cover {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.rp_grid_nt {
    display: grid;
    grid-template-columns: 1fr 1fr auto;
    gap: 20px
}

.rp_grid_nt .rp_link_nu {
    display: flex;
    flex-direction: column;
    line-height: normal;
    font-size: 12px
}

.rp_grid_nt .rp_link_nu span {
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 2px
}

.rp_grid_nt .rp_link_nu {
    font-weight: 600
}

.mb-2 {
    margin-bottom: 2px
}

.btn_heat_01 a {
    padding: 4px 22px;
    background: #062c54;
    color: #fff;
    outline: 0;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    transition: all .4s ease-in-out;
    border-radius: 2px
}

.btn_heat_01 a:hover {
    background: #333
}

.rp_mv_ubi {
    color: #fff;
    padding: 40px 0
}

.rp_mv_cta1 {
    color: #fff
}

.rp_mv_cta1 h4,
.rp_mv_ubi h4 {
    font-weight: 600;
    margin-bottom: 6px
}

.rp_mv_cta1 .rp_link_nu {
    display: flex;
    flex-direction: column;
    line-height: 20px;
    margin-bottom: 10px
}

.rp_mv_cta1 .rp_link_nu a {
    color: #fff;
    font-weight: 800
}

.rp_mv_ubi .rp_aw_ed {
    line-height: normal;
    margin-bottom: 12px
}

.rp_mv_ubi .rp_aw_ed span {
    font-size: 10px
}

.cluster_plan_clic.subMap {
    margin-top: 20px
}

.gral_text_inv a svg {
    width: 16px
}

.gral_text_inv .btn-style-two {
    display: inline-flex;
    align-items: center;
    gap: 10px
}

.gral_text_inv h5 {
    font-size: 18px;
    margin: 10px
}

.form-container {
    max-width: 907px;
    margin: 0 auto;
    display: flex;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border-radius: 8px;
    overflow: hidden
}

.form-sidebar {
    width: 34%;
    padding: 30px;
    background-color: #f7f7f7;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    background-image: url(https://forms.kommo.com/forms/img/bg/sidebar/bg16.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.formContent {
    padding: 30px 0 30px 50px;
    max-width: 480px
}

.form-sidebar h2 {
    color: #000;
    font-size: 23px;
    text-align: left;
    margin: 0 0 10px 0
}

.form-sidebar p {
    color: #141414;
    font-size: 15px;
    line-height: 1.5
}

#formRcKobom {
    width: 66%
}

.form-field {
    margin-bottom: 20px
}

.form-field label {
    display: block;
    margin-bottom: 5px;
    font-weight: 500;
    color: #333
}

.form-field input[type=email],
.form-field input[type=tel],
.form-field input[type=text] {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    box-sizing: border-box;
    background: #f1f1f1
}

.form-terms {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px
}

.form-terms input[type=checkbox] {
    margin-right: 10px;
    margin-top: 4px
}

.form-terms label {
    font-size: 14px;
    color: #555;
    line-height: 1.4
}

.form-terms a {
    color: #5cbd55;
    text-decoration: underline
}

.submit-button {
    width: 152px;
    padding: 5px;
    color: #fff;
    background-color: #5cbd55;
    border: none;
    border-radius: 10px;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
    transition: background-color .3s ease
}

.submit-button:hover {
    background-color: #4b9b46
}

small {
    color: var(--bs-success);
    font-size: 15px;
    animation: 1s ease 0s 1 normal none running fadeIn;
    padding: 0
}

.rp-label-mp {
    position: absolute;
    left: 5%;
    bottom: 30px;
    padding: 0 16px;
    padding-right: 44px;
    line-height: 1.2;
    font-weight: 500;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    text-align: start;
    opacity: .8
}

.color-black {
    color: #2a2a2a !important
}

.cursor_disabled {
    cursor: no-drop !important
}

.img_video {
    height: 640px
}

.content-column .owl-nav {
    position: absolute;
    right: 0;
    bottom: -40px;
    width: 52px;
    height: 26px;
    text-align: center;
    border: 1px solid #666
}

.content-column .owl-nav .owl-next {
    width: 25px;
    height: 25px;
    float: left;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.content-column .owl-nav .owl-prev {
    width: 25px;
    height: 25px;
    float: left;
    border-right: 1px solid #666;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.price_house {
    position: relative;
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    margin: 5px 0 -10px 0;
    display: block
}

.property-info-two>div>span>img {
    width: 100px
}

.preventa {
    color: #444;
    font-size: 24px;
    margin-top: 10px;
    font-style: italic
}

.text-white {
    color: #fff !important
}

@media (min-width:1500px) {
    .img_video {
        height: 800px
    }
}

@media (max-width:1024px) {
    .img_video {
        height: 600px
    }
}

@media (max-width:1020px) {
    .img_video {
        height: auto
    }

    .map-section {
        height: 450px !important
    }

    .price.color-black {
        margin: 14px 0 -4px 0 !important
    }
}

@media only screen and (max-width:1920px) {
    .img_video {
        width: 2000px
    }
}

@media only screen and (max-width:1440px) {
    .gallery-section .masonry-items-container {
        margin: 0 -10px
    }

    .details .inddets .detail {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        padding: 0 30px 0 0
    }

    .rp_ps_grid .rp_img .rp_cover {
        height: calc(100vh - 60px);
        margin-left: -80px
    }
}

@media only screen and (max-width:1340px) {
    .page-wrapper {
        overflow: hidden
    }

    .bordered-layout .page-wrapper {
        padding: 0 15px 0
    }

    .header-style-three .main-box {
        padding-left: 15px;
        padding-right: 15px
    }

    .gallery-section .masonry-items-container {
        margin: 0 -20px
    }
}

@media only screen and (max-width:1140px) {
    .main-header {
        margin: 0 !important
    }

    .page-wrapper {
        overflow: hidden
    }

    .services-block .inner-box {
        width: 100%
    }

    .main-menu .navigation>li {
        margin-left: 15px
    }

    .about-section-two .content-column h2 span {
        font-size: 50px
    }

    .about-section .content-column .inner-column,
    .about-section-three .title-column .inner-column .text,
    .about-section-two .video-column .inner-column.otherSide,
    .agent-info-column .inner-column,
    .plans-section .title-column .inner-column {
        padding-right: 0
    }

    .about-section .gallery-column .inner-column {
        margin-right: 0
    }

    .about-section .gallery-column .inner-column h3 {
        font-size: 40px;
        left: -20px
    }

    .measurement-section .tabs-content .content-column .inner-column {
        padding: 25px 25px
    }

    .fluid-section-one .content-column .inner-box {
        padding: 80px 15px 15px 20px
    }

    .about-section-two .video-column .inner-column,
    .about-section-two .video-column .inner-column.otherSide,
    .contact-section .form-column .inner-column,
    .contact-section.style-two .form-column .inner-column,
    .feature-tabs .tabs-content {
        padding-left: 0
    }

    .contact-section .info-column .inner-column {
        padding: 25px 25px 15px
    }

    .main-footer .footer-bottom {
        padding-left: 15px;
        padding-right: 15px
    }

    .main-footer .footer-bottom .footer-nav li {
        margin-left: 20px
    }

    .list-style-four li {
        font-size: 16px
    }

    .fluid-section-two .content-column .inner-box {
        padding: 100px 15px 70px 15px
    }

    .featured-block-two .inner-box .image .content {
        width: 100%
    }

    .about-section-three .title-column .inner-column,
    .professional-section .content-column .inner-column {
        padding-top: 0
    }

    .fluid-section-three .content-column .inner-box {
        padding: 45px 15px 35px 20px;
        height: 560px
    }

    .gallery-section-three .filters {
        max-width: 100%;
        width: 100%
    }

    .news-block-two .inner-box .content-column .inner-column {
        padding: 20px 40px 20px 40px
    }

    .specialist-block .inner-box {
        padding: 45px 30px 50px
    }

    .gallery-block-four .inner-box .overlay-box .lower-box h3 {
        font-size: 26px
    }

    .main-header .header-top .outer-container,
    .main-header .main-box .outer-container {
        padding: 0 15px
    }

    .bordered-layout .header-style-three .main-box,
    .bordered-layout .header-style-three .main-box .outer-container {
        padding-left: 0;
        padding-right: 0
    }

    .professional-section .image-column .image {
        margin-left: 0
    }

    .blog-detail .inner-box .post-share-options .tags span {
        margin-right: 5px
    }

    .schedule-form-section .inner-container {
        margin-top: -540px
    }

    .gallery-section .masonry-items-container {
        margin: 0 0
    }

    .home-detail .inner:before {
        display: none
    }
}

@media only screen and (max-width:1280px) {
    .rp_ps_grid .rp_text {
        padding-left: 0;
        display: block
    }

    .main-header .info-box:last-child .theme-btn {
        font-size: 10px;
        padding: 9px 15px 8px
    }

    .news-section .owl-prev {
        left: 15px
    }

    .news-section .owl-next {
        right: 15px
    }

    .news-section .owl-next,
    .news-section .owl-prev {
        top: 30%;
        color: #fff;
        opacity: .4
    }

    .services-section .owl-prev {
        left: 15px
    }

    .services-section .owl-next {
        right: 15px
    }

    .rp-title-banner {
        font-size: 40px
    }
}

@media only screen and (max-width:1280px) and (min-width:1024px) {
    .gallery-single-section .auto-container {
        max-width: 60.5%
    }
}

@media only screen and (max-width:1200px) and (min-width:1024px) {
    .main-header .info-box li {
        font-size: 10px
    }

    .news-block .inner-box .image {
        min-height: 180px
    }

    .news-block .inner-box .lower-content .text {
        font-size: 15px;
        line-height: 1.5em
    }

    .news-block .inner-box .lower-content h3 {
        font-size: 19px
    }

    .main-header .info-box:last-child .theme-btn {
        font-size: 7px;
        padding: 8px 13px 7px
    }

    .news-section .owl-next,
    .news-section .owl-prev {
        top: 35%
    }

    .main-header .header-top .top-left .list li {
        font-size: 15px
    }

    .main-header .header-top .top-left .list li .icon img {
        width: 15px;
        height: 15px
    }

    .about-section-two .content-column .text strong {
        letter-spacing: 0
    }
}

@media only screen and (min-width:770px) {

    .main-menu .navigation>li>ul,
    .main-menu .navigation>li>ul>li>ul {
        display: block !important;
        visibility: hidden;
        opacity: 0
    }

    .main-footer .footer-widget ul li,
    .main-footer .logo-widget .text,
    .main-footer .logo-widget .text span {
        font-size: 14px
    }

    .main-footer .footer-title h2 {
        font-size: 17px
    }

    .social-icon-two li a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 15px
    }
}

@media only screen and (min-width:767px) {
    .details .header {
        -ms-flex: 0 18%;
        flex: 0 18%;
        padding: 0 50px 0 0;
        margin-bottom: 10px;
        text-align: right
    }

    .details .inddets {
        -ms-flex: 1;
        flex: 1
    }

    .details .inddets .detail {
        -ms-flex: 0 20%;
        flex: 0 20%;
        -ms-flex-item-align: start;
        align-self: flex-start;
        padding: 0 20px 0 0
    }

    .details .inddets .detail:first-child {
        padding-left: 0
    }

    .heightNum {
        margin-right: 52px
    }

    .numWhats {
        height: 90px
    }
}

@media only screen and (max-width:850px) and (min-width:768px) {
    #newsIndex .news-block .inner-box .image {
        min-height: 130px
    }

    #newsIndex .news-block .inner-box .lower-content h3 {
        font-size: 18px
    }

    #newsIndex .news-block .inner-box .lower-content .text {
        font-size: 13px;
        line-height: 1.4em
    }

    .call-to-action-section .row {
        display: block
    }

    .main-menu .navigation>li>ul,
    .main-menu .navigation>li>ul>li>ul {
        display: block !important;
        visibility: hidden;
        opacity: 0
    }

    .reverseFlex {
        display: flex;
        flex-direction: column-reverse
    }

    .about-section-two .content-column .inner-column,
    .about-section-two .content-column .inner-column.otherSide {
        text-align: center
    }

    .main-footer .footer-widget ul li,
    .main-footer .logo-widget .text,
    .main-footer .logo-widget .text span {
        font-size: 15px
    }

    .main-footer .footer-title h2 {
        font-size: 17px
    }

    .social-icon-two li a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 15px
    }

    .news-section .row {
        display: flex
    }

    .hiddenMovil {
        display: none
    }

    .vissibilityMovil {
        display: block;
        margin-top: 30px
    }

    .vissibilityMovil .sec-title h2::after {
        position: absolute;
        content: "";
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: -10px;
        width: 315px;
        height: 3px;
        background-color: #259b30
    }

    .services-section.style-two {
        padding-top: 0
    }

    .services-section .list li {
        font-size: 20px;
        line-height: 4;
        text-align: center
    }

    .services-section .list li span {
        margin-right: 15px
    }

    .services-section .list li span img {
        width: 50px;
        height: 50px
    }
}

@media only screen and (max-width:1024px) {
    .btn_heat_01 {
        font-size: 12px;
        padding: 4px 16px
    }

    .about-center {
        display: grid;
        align-items: center;
        grid-template-columns: 1fr
    }

    .rp_ps_grid .rp_img .rp_cover {
        height: calc(100vh - 150px)
    }

    .rp-title-banner {
        font-size: 38px;
        line-height: 4.5rem
    }

    .main-menu .navigation {
        gap: 10px
    }

    .rp_header_flex {
        grid-template-columns: 0.3fr 1fr
    }

    .pull-flex {
        width: 100%
    }

    .main-wrapper .row.movil {
        display: block
    }

    .main-wrapper .row.movil .list,
    .main-wrapper .row.movil .social-nav {
        display: flex;
        justify-content: space-evenly;
        margin: 20px 0
    }

    .main-wrapper .row.movil .list li .icon {
        padding-right: 10px
    }

    .main-wrapper .row.movil .list li {
        font-size: 15px
    }

    .main-wrapper .row.movil .list li img {
        width: 20px;
        height: 20px
    }

    .main-wrapper .row.movil .social-nav li {
        font-size: 25px
    }

    .main-header.style-v1 .main-wrapper .navigation>li>a {
        margin: 10px 40px 10px 0
    }

    .main-header .header-top .top-center .logo-box li {
        text-align: left
    }

    .main-header .main-box .logo-box {
        position: relative;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        margin: 0;
        text-align: left
    }

    .main-header .main-box .outer-container {
        padding-left: 15px;
        padding-right: 15px
    }

    .main-header .nav-toggler {
        display: block
    }

    .main-footer .posts-widget .widget-content,
    .main-footer .posts-widget h2 {
        margin-left: 0
    }

    .fixed-header .sticky-header,
    .main-header .header-top .top-left,
    .main-header .header-top .top-right .social-nav,
    .main-slider .tparrows {
        display: none
    }

    .main-menu .navigation>li {
        margin-left: 15px
    }

    .main-header .nav-outer {
        padding-right: 0
    }

    .shop-items {
        margin-bottom: 40px
    }

    .main-header .header-top .top-right,
    .main-header .header-top .top-right .list {
        width: 100%;
        text-align: center
    }

    .main-menu .navigation>li>a {
        font-size: 14px
    }

    .main-header .main-menu {
        width: 100%;
        height: auto
    }

    .main-header .main-wrapper {
        top: 65px;
        width: 100%;
        height: 100%
    }

    .main-header .options-box {
        margin-top: 0;
        position: absolute;
        left: 0;
        top: 25px;
        z-index: 12;
        display: none;
        right: auto
    }

    .main-header {
        position: relative;
        background-color: #444
    }

    .header-style-three,
    .header-style-two {
        background-color: #fff
    }

    .main-header .header-upper .upper-right {
        padding-top: 0;
        width: 100%
    }

    .header-style-two .header-upper .logo-box {
        width: 100%;
        text-align: center
    }

    .main-header .info-box {
        margin-left: 0;
        margin-right: 20px
    }

    .about-section .content-column {
        margin-bottom: 80px
    }

    .about-section .gallery-column .inner-column h3 {
        left: 0
    }

    .fluid-section-one .content-column,
    .fluid-section-one .image-column,
    .fluid-section-three .content-column,
    .fluid-section-three .image-column,
    .fluid-section-three .outer-container .image-column,
    .fluid-section-two .content-column {
        position: relative;
        width: 100%;
        display: block
    }

    .fluid-section-two .map-column {
        position: relative;
        width: 100%
    }

    .fluid-section-two .map-column .map-canvas {
        position: relative;
        width: 100%;
        display: block;
        min-height: 400px
    }

    .fluid-section-one .content-column .inner-box,
    .fluid-section-three .content-column .content-box,
    .fluid-section-two .content-column .inner-box {
        max-width: 100%;
        padding-left: 15px
    }

    .fluid-section-one .image-column,
    .fluid-section-three .image-column {
        background-image: none !important
    }

    .convenience-section .image-column .image,
    .fluid-section-one .image-column .image-box,
    .fluid-section-three .image-column .image,
    .fluid-section-three .outer-container .image-column .image-box {
        display: block
    }

    .agents-details-section .thumbs-carousel {
        margin: 0;
        width: 100%;
        float: left;
        margin-top: 40px
    }

    .agents-slide-item .inner-box .content-column .inner-column {
        margin-left: 0;
        padding-left: 0
    }

    .agents-slide-item .image-column .image {
        margin-right: 0
    }

    .gallery-block .inner-box .overlay-box .lower-box h3 {
        font-size: 20px
    }

    .gallery-block .inner-box .overlay-box .lower-box {
        padding: 0 15px 15px
    }

    .gallery-block .inner-box .overlay-box .lower-box .total-gallery {
        margin-top: 0
    }

    .main-footer .footer-bottom .copyright {
        margin-bottom: 12px
    }

    .call-to-action-section,
    .call-to-action-section .btn-column,
    .main-footer .footer-bottom,
    .main-footer .footer-bottom .footer-nav {
        text-align: center
    }

    .convenience-section .content-column {
        width: 100%
    }

    .convenience-section .image-column {
        position: relative;
        width: 100%
    }

    .plans-section .title-column .inner-column {
        padding-top: 0
    }

    .call-to-action-section .text-column .text {
        margin-top: 30px;
        margin-bottom: 10px
    }

    .gallery-section-three .filters-column,
    .gallery-section-three .items-column {
        width: 100%
    }

    .gallery-section-three .items-column .items-container {
        margin-left: -15px
    }

    .monthly-day-title-wrap div {
        font-size: 14px
    }

    .gallery-single-section .lower-content h2 {
        font-size: 30px
    }

    .schedule-form-section .inner-container {
        margin-top: 40px
    }

    .schedule-box {
        max-width: 100%
    }

    .schedule-form-section {
        margin-bottom: 50px
    }

    .property-info-block {
        border: 1px solid #e6e6e6
    }

    .column .news-block-two {
        margin-bottom: 20px
    }
}

@media only screen and (max-width:992px) {
    .whtsBtn {
        display: none
    }

    .rp_about_sect .rp_grid_about {
        grid-template-columns: 1fr
    }

    .rp_ps_grid .rp_text {
        padding: 50px 0
    }

    .rp_ps_grid {
        grid-template-columns: 1fr;
        gap: 0
    }

    .rp_ps_grid .rp_img .rp_cover {
        margin-left: -30px;
        margin-right: -30px
    }

    .btn_slide {
        font-size: 12px
    }

    .rp-title-banner {
        font-size: 28px;
        line-height: inherit
    }

    .about-section-three .title-column {
        text-align: center
    }

    .rp_header_flex .right_cont {
        display: none
    }

    .main-menu .navigation {
        gap: 2px
    }

    .about-section-two.csa .content-column .inner-column {
        text-align: center;
        padding: 0 0 40px
    }

    .rp_grid_casa {
        grid-template-columns: auto;
        gap: 0;
        text-align: center
    }

    .about-section-two .rp_grid_casa .vissibilityMovil {
        grid-area: measures
    }

    .rp_grid_casa,
    .rp_grid_casa.left {
        grid-template-columns: 1fr;
        grid-template-areas: "name" "image" "measures"
    }
}

@media only screen and (max-width:767px) {
    .mv_01 {
        background-position: 24%
    }

    .mv_02 {
        background-position: 80%
    }

    .mv_03 {
        background-position: 77%
    }

    .rp_about_sect {
        padding: 50px 0
    }

    .rc-banner-plus {
        width: 100%
    }

    .rp-title-banner {
        font-size: 22px
    }

    .about-section-two .content-column p {
        font-size: 50px
    }

    .about-section-two.csa .content-column .price {
        font-size: 30px
    }

    .main-menu .navigation {
        display: block
    }

    .rp_header_flex {
        grid-template-columns: 1fr auto;
        margin: 0;
        padding: 6px 0 25px
    }

    .whatsapp i {
        position: initial
    }

    .testimonial-section {
        padding: 90px 0 0
    }

    #subscription .form-group {
        width: 90%;
        margin: 0 auto 10px
    }

    form#subscription {
        padding: 15px 0
    }

    .content-data .form-group i,
    .inputArea {
        padding: 12px !important
    }

    .page-wrapper .formFloat {
        right: -314px
    }

    #newsIndex .news-block .inner-box .lower-content {
        height: auto
    }

    #newsIndex .news-block .inner-box .lower-content .text {
        padding: 0 0 15px
    }

    .blog-grid-section {
        padding: 70px 0 125px
    }

    .news-block .inner-box .image {
        min-height: 160px
    }

    .news-block .inner-box .lower-content {
        padding: 10px
    }

    .news-block .inner-box {
        display: block
    }

    .news-block .inner-box .image,
    .news-block .inner-box .lower-content {
        width: 100%
    }

    .pull-flex {
        width: 100%;
        display: none
    }

    .header-style-two .header-upper .logo-box {
        text-align: left;
        width: auto;
        padding: 10px 0
    }

    .page-title {
        margin-top: 79px
    }

    .firstMenu {
        display: none
    }

    .subFixed {
        display: initial
    }

    .main-header .header-upper .logo-box {
        padding: 10px 0
    }

    .logo-box .logo a img {
        width: 145px
    }

    .main-header {
        position: fixed
    }

    .main-slider {
        margin-top: 79px
    }

    .header-lower>.auto-container {
        padding: 0 !important
    }

    .iContact {
        width: auto;
        float: right;
        display: initial
    }

    .infoMobile {
        display: initial;
        background-color: #062c54;
        height: 100vh;
        right: -425px;
        position: fixed;
        z-index: 99;
        top: 0;
        transition: .5s cubic-bezier(.52, .16, .24, 1)
    }

    .infoMobile .fa-times {
        color: #fff;
        font-size: 16px
    }

    .sublogo {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-top: 11px
    }

    .sublogo img {
        width: 140px
    }

    .subFixed ul {
        padding-top: 10px
    }

    .main-header .info-box:last-child .theme-btn {
        font-size: 14px;
        padding: 11px 26px 10px
    }

    .call-to-action-section .row {
        display: block
    }

    .hiddenMovil {
        display: none
    }

    .vissibilityMovil {
        display: block;
        margin-top: 30px
    }

    .social-icon-two li a {
        line-height: 50px
    }

    .header-upper .logo-outer {
        position: relative;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        margin: 0
    }

    .reverseFlex {
        display: flex;
        flex-direction: column-reverse
    }

    .news-block {
        margin-bottom: 80px
    }

    .services-block .inner-box {
        width: 100%
    }

    .fluid-section-three .content-column .inner-box {
        padding: 60px 15px 45px 15px;
        height: auto
    }

    .about-section-two .content-column .inner-column,
    .about-section-two .content-column .inner-column.otherSide,
    .about-section-two.csa .content-column .inner-column {
        text-align: center !important
    }

    .main-header .header-top .top-left,
    .main-header .header-top .top-right {
        width: 100%
    }

    .main-header .header-top .top-left ul li,
    .main-header .header-top .top-right ul li {
        margin: 0 10px
    }

    .header-top .social-icon,
    .header-top .top-right ul,
    .main-header .header-top .top-left ul,
    .main-header .header-top .top-right ul {
        text-align: center;
        width: 100%;
        margin: 10px 0;
        padding: 0
    }

    .sec-title h2 {
        font-size: 30px
    }

    .vissibilityMovil .sec-title h2::after {
        position: absolute;
        content: "";
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: -10px;
        width: 315px;
        height: 3px;
        background-color: #259b30
    }

    .main-footer .row {
        display: block;
        justify-content: unset
    }

    .services-section.style-two {
        padding-top: 0
    }

    .services-section .list li {
        font-size: 20px;
        line-height: 4
    }

    .services-section .list li span {
        margin-right: 15px
    }

    .services-section .list li span img {
        width: 50px;
        height: 50px
    }

    .news-section {
        padding: 0 0 80px
    }

    .video-tour-section .videoWrapper li a:after {
        font-size: 65px
    }

    .main-menu .collapse.in,
    .main-menu .collapsing {
        padding: 10px 0 0;
        border: none;
        margin: 0 0 15px;
        -ms-border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        box-shadow: none
    }

    .main-menu .navbar-header {
        position: relative;
        float: none;
        display: block;
        text-align: right;
        width: 100%;
        padding: 20px 0;
        right: 0;
        z-index: 12
    }

    .main-menu .navbar-header .navbar-toggle {
        display: inline-block;
        z-index: 12;
        float: none;
        margin: 0;
        border-radius: 0;
        background: #062c54
    }

    .main-menu .navbar-header .navbar-toggle .icon-bar {
        background: #fff
    }

    .btn-subs {
        padding: 12px 6px;
        display: flex;
        align-items: center
    }

    .btn-subs a {
        font-size: 13px
    }

    .main-header .sticky-header .main-menu .navigation>li>a {
        padding: 18px 0 !important
    }

    .main-menu .navbar-collapse>.navigation {
        float: none !important;
        margin: 0 !important;
        width: 100% !important;
        background: #2c2c2c;
        border: 1px solid #fff;
        border-top: none
    }

    .main-menu .navbar-collapse>.navigation>li {
        margin: 0 !important;
        float: none !important;
        padding: 0 !important;
        width: 100%
    }

    .main-menu .navigation>li>a,
    .main-menu .navigation>li>ul:before {
        border: none
    }

    .main-menu .navbar-collapse>.navigation>li>a {
        padding: 10px 10px !important;
        border: none !important
    }

    .main-menu .navigation li.dropdown>a:after,
    .main-menu .navigation>li.dropdown>a:before,
    .main-menu .navigation>li>ul>li>a::before,
    .main-menu .navigation>li>ul>li>ul>li>a::before {
        color: #fff !important;
        right: 15px;
        font-size: 16px;
        display: none !important
    }

    .main-menu .navbar-collapse>.navigation>li>ul,
    .main-menu .navbar-collapse>.navigation>li>ul>li>ul {
        position: relative;
        border: none;
        float: none;
        visibility: visible;
        opacity: 1;
        display: none;
        margin: 0;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        padding: 0;
        outline: 0;
        width: 100%;
        background: #2c2c2c;
        -webkit-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0;
        -moz-border-radius: 0;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
        transition: none !important;
        -webkit-transition: none !important;
        -ms-transition: none !important;
        -o-transition: none !important;
        -moz-transition: none !important
    }

    .main-menu .navbar-collapse>.navigation>li>ul,
    .main-menu .navbar-collapse>.navigation>li>ul>li>ul {
        border-top: 1px solid #fff !important
    }

    .main-menu .navbar-collapse>.navigation>li,
    .main-menu .navbar-collapse>.navigation>li>ul>li,
    .main-menu .navbar-collapse>.navigation>li>ul>li>ul>li {
        border-top: 1px solid #fff !important;
        border-bottom: none;
        opacity: 1 !important;
        top: 0 !important;
        left: 0 !important;
        visibility: visible !important
    }

    .main-menu .navbar-collapse>.navigation>li:first-child {
        border: none
    }

    .main-menu .navbar-collapse>.navigation>li>a,
    .main-menu .navbar-collapse>.navigation>li>ul>li>a,
    .main-menu .navbar-collapse>.navigation>li>ul>li>ul>li>a {
        padding: 10px 10px !important;
        line-height: 22px;
        color: #fff;
        background: #2c2c2c;
        text-align: left
    }

    .main-menu .navbar-collapse>.navigation>li>a:active,
    .main-menu .navbar-collapse>.navigation>li>a:focus,
    .main-menu .navbar-collapse>.navigation>li>a:hover {
        background: #9c0
    }

    .main-menu .navbar-collapse>.navigation>li.current-menu-item>a,
    .main-menu .navbar-collapse>.navigation>li.current>a,
    .main-menu .navbar-collapse>.navigation>li:hover>a,
    .main-menu .navbar-collapse>.navigation>li>ul>li:hover>a,
    .main-menu .navbar-collapse>.navigation>li>ul>li>ul>li:hover>a {
        background: #2c2c2c;
        color: #fff !important
    }

    .header-style-two .nav-outer .btn-outer,
    .main-menu .navbar-collapse>.navigation li.dropdown .dropdown-btn {
        display: block
    }

    .home-detail,
    .main-menu .navbar-collapse>.navigation li.dropdown:after,
    .main-menu .navigation>li>ul:before,
    .main-slider .bordered-layer,
    .main-slider .schedule-box,
    .news-block-two .inner-box .image-column .image:after {
        display: none !important
    }

    .main-header .nav-outer {
        float: none;
        padding-left: 0
    }

    .header-style-two .nav-outer {
        padding-right: 15px;
        padding-left: 15px
    }

    .main-header .btn-outer {
        left: 0;
        top: 0;
        right: auto;
        margin-top: 15px;
        text-align: left;
        z-index: 12
    }

    .main-header .main-box .logo-box {
        float: none;
        text-align: center;
        padding-bottom: 10px
    }

    .main-header .options-box {
        display: block
    }

    .call-to-action-two h2 {
        font-size: 36px
    }

    .call-to-action h2,
    .sec-title-two h2 {
        font-size: 30px
    }

    .main-header .btn-outer {
        display: block
    }

    .header-style-two .outer-container {
        padding: 0
    }

    .main-header.light-version {
        position: relative;
        background-color: #444;
        border: 0
    }

    .eror-section h2 {
        font-size: 100px
    }

    .sidebar-page-container .comments-area .comment,
    .sidebar-page-container .comments-area .reply-comment,
    .tabs-box .reviews-container .review-box {
        padding-left: 0
    }

    .sidebar-page-container .comments-area .comment-box .author-thumb,
    .tabs-box .reviews-container .rev-thumb {
        position: relative
    }

    .main-header.light-version .main-box .logo-box {
        padding-bottom: 0
    }

    .main-header .options-box .options-nav>li {
        margin-left: 0;
        margin-right: 20px
    }

    .main-header .search-box-outer .dropdown-menu {
        left: 0;
        top: 44px
    }

    .main-header .header-top {
        padding: 18px 0
    }

    .main-slider h2 {
        font-size: 40px
    }

    .main-header .info-box {
        padding-left: 0;
        text-align: center;
        width: 100%;
        padding-top: 50px
    }

    .main-header .info-box li {
        color: #fff
    }

    .main-header .info-box .icon-box {
        position: relative;
        line-height: 1em;
        margin-bottom: 18px
    }

    .header-lower>.auto-container {
        padding: 0 !important
    }

    .header-style-two .header-lower .outer-box {
        top: 14px;
        left: 10px;
        right: auto;
        z-index: 12
    }

    .header-style-two .main-menu .navbar-header {
        padding: 12px 0
    }

    .header-style-two .search-box-btn {
        width: 35px
    }

    .header-style-two .search-box-outer .dropdown-menu {
        top: 36px
    }

    .blog-detail .inner-box blockquote,
    .header-style-three .options-box,
    .header-style-three .options-box li {
        margin-left: 0 !important
    }

    .measurement-section .measurement-tabs .tab-btns .tab-btn {
        float: left;
        width: 33.333%;
        margin-bottom: 40px;
        display: inline-block
    }

    .agents-slide-item .image-column {
        margin-bottom: 40px
    }

    .about-section-three .title-column .inner-column h2,
    .about-section-two .content-column h2,
    .apointment-form-section h2,
    .blog-detail .inner-box h2,
    .convenience-section h2,
    .feature-tabs .tabs-content h3,
    .fluid-section-one .content-column .inner-box h2,
    .fluid-section-two .content-column .inner-box h2,
    .gallery-single-section .lower-content h2,
    .page-title h1,
    .plans-section .title-column .inner-column h2,
    .professional-section .content-column h2,
    .properties-section h2 {
        font-size: 30px
    }

    .convenience-info-tabs .convenience-tabs .tabs-content .tab {
        padding: 40px 40px 30px
    }

    .gallery-section-two .filters li {
        margin-right: 5px
    }

    .news-block-two .inner-box .content-column .inner-column {
        padding: 40px 20px 40px 20px
    }

    .fact-counter .count-outer,
    .fact-counter .count-outer .count-text {
        font-size: 60px
    }

    .monthly-day-title-wrap div {
        font-size: 11px
    }

    .main-header .main-box .outer-container {
        padding: 0
    }

    .gallery-single-section .lower-content .text .list-info {
        padding: 25px 15px 12px
    }

    .blog-detail .inner-box .post-share-options .tags {
        width: 100%;
        margin-top: 20px
    }

    .author-box .author-comment .inner-box {
        padding-left: 0;
        padding-top: 0
    }

    .author-box .author-comment .inner-box .image {
        position: relative
    }

    .main-header .main-box {
        padding-left: 15px;
        padding-right: 15px
    }

    .property-info {
        border-right: 0px;
        border-bottom: 1px solid #e6e6e6
    }

    .property-info-two:nth-child(4),
    .property-info-two:nth-child(5) {
        border-bottom: 1px solid #e6e6e6
    }

    .about-section-three .property-info-column .inner-column {
        border: none
    }

    .about-section-three .property-info-column .inner-column .property-info-two {
        border: 1px solid #e6e6e6;
        margin-bottom: 10px
    }

    .footer-column {
        padding: 2% 2% 10%
    }

    .main-footer .logo-widget .text {
        font-size: 16px
    }

    .main-footer .footer-widget ul li {
        font-size: 17px
    }

    .num2 {
        display: none
    }

    #master-plan {
        top: 60%;
        right: 0;
        left: 0;
        margin: 0 auto
    }

    .form-container {
        flex-direction: column;
        margin: 10px
    }

    #mi-formulario,
    .form-sidebar {
        width: 100%;
        padding: 20px
    }

    #formRcKobom {
        width: 90%;
        margin: auto
    }

    .formContent {
        padding: 30px 0;
        width: 90%;
        margin: auto
    }
}

@media only screen and (max-width:599px) {
    .main-slider h2 {
        font-size: 30px
    }

    .main-slider .price {
        font-size: 26px
    }

    .feature-tabs .tab-btns .tab-btn:before,
    .fluid-section-one .content-column .inner-box .text br,
    .sec-title .text br {
        display: none
    }

    .measurement-section .measurement-tabs .tab-btns .tab-btn {
        width: 50%
    }

    .fluid-section-one .image-column .overlay-link .fa {
        top: 40%
    }

    .about-section-two {
        padding: 75px 0 50px
    }

    .about-section-three .title-column .inner-column h2,
    .about-section-two .content-column h2,
    .apointment-form-section h2,
    .blog-detail .inner-box h2,
    .convenience-section h2,
    .feature-tabs .tabs-content h3,
    .fluid-section-one .content-column .inner-box h2,
    .fluid-section-two .content-column .inner-box h2,
    .gallery-section-three .filters h2,
    .gallery-single-section .lower-content h2,
    .plans-section .title-column .inner-column h2,
    .professional-section .content-column h2,
    .properties-section h2 {
        font-size: 20px;
        line-height: 1.5em;
        margin: 0
    }

    .convenience-info-tabs .convenience-tabs .tabs-content .tab {
        padding: 20px 15px 10px
    }

    .convenience-info-tabs .convenience-tabs .tab-btns .tab-btn {
        font-size: 16px
    }

    .feature-tabs .tab-btns .tab-btn {
        width: 50%
    }

    .map-section .location-detail .inner-box {
        padding: 30px 25px 15px
    }

    .monthly-day-pick.monthly-today .monthly-day-number:before {
        font-size: 14px
    }

    .monthly-day-title-wrap div {
        font-size: 8px
    }

    .video-tour-section .video-carousel .owl-item li a:after {
        font-size: 60px
    }

    .video-tour-section .video-thumbs-carousel .owl-item li:after {
        font-size: 40px
    }

    .schedule-box .inner-box {
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (max-width:479px) {
    .main-header .search-box-outer .dropdown-menu {
        top: 44px
    }

    .header-style-two .search-box-outer .dropdown-menu {
        top: 36px
    }

    .main-header .nav-toggler {
        top: 0
    }

    .monthly-day-title-wrap div {
        font-size: 6px
    }

    .convenience-info-tabs .convenience-tabs .tab-btns .tab-btn,
    .feature-tabs .tab-btns .tab-btn,
    .measurement-section .measurement-tabs .tab-btns .tab-btn {
        width: 100%
    }

    .hidden-bar {
        width: 100%
    }

    .sec-title h4 br {
        display: none
    }

    .page-wrapper .gallery-page-section .hiddenFloor {
        display: none
    }

    .vissibilityFloor {
        display: inline-block !important
    }
}

@media only screen and (max-width:320px) {
    .sec-title h2 {
        font-size: 27px
    }

    .vissibilityMovil .sec-title h2::after {
        width: 285px
    }
}

#cotiBtn {
    padding: 15px 31px;
    color: #fff;
    background: #00afb0;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 20px;
    transition: all .4s ease-in-out
}

#cotiBtn:hover {
    background: #1777a2;
    color: #fff;
    transition: all .4s ease-in-out
}

.modal-dialog {
    margin: 6% auto
}

.z_index {
    z-index: 9 !important
}

.cluster_plan_clic {
    font-size: 18px;
    font-weight: 400;
    display: block
}

.color-black {
    color: #fff
}

.map-elements-show.mc1 {
    width: 70%;
    top: 20%;
    right: -15%
}

.mc2>img.img-cluster {
    width: 50%;
    transform: rotate(65deg)
}

.map-elements-show.mc2 {
    top: 0;
    left: 52%
}

.mc3>img.img-cluster {
    width: 77%;
    margin-top: 7%
}

.mc4>img.img-cluster {
    width: 64%
}

.mc8>img.img-cluster {
    width: 80%
}

.mc11>img.img-cluster {
    width: 42%;
    transform: rotate(-16deg);
    margin-left: 5%
}

.map-elements-show.mc8 {
    top: 8%;
    left: 60%
}

.map-elements-show.mc11 {
    top: 8%;
    left: 60%
}

.mc12>img.img-cluster {
    width: 43%;
    -ms-transform: rotate(346deg);
    -webkit-transform: rotate(346deg);
    transform: rotate(346deg)
}

.map-elements-show.mc12 {
    top: 0;
    left: 55%
}

#map-general {
    position: absolute;
    width: 40%;
    z-index: 1;
    top: 8%;
    right: 18%
}

.content-info-cluster {
    position: absolute;
    bottom: 10%;
    padding: 30px;
    left: 4%;
    width: 400px
}

p#front_m {
    bottom: 93%
}

p#lote_m {
    left: 10%;
    top: -85%
}

p#manzana_m {
    left: 26%;
    top: -85%
}

p#coste_m {
    left: 42%;
    top: -85%
}

p#lote_m strong {
    left: 3%;
    bottom: -96%;
    position: absolute
}

p#manzana_m strong {
    left: 15%;
    bottom: -96%;
    position: absolute
}

p#coste_m strong {
    left: -3%;
    bottom: -96%;
    position: absolute;
    font-size: 25px
}

.content-info-cluster p {
    font-size: 20px;
    position: absolute;
    color: #fff !important
}

p#brackground_m {
    bottom: 62%;
    left: 35%
}

p#content_m {
    bottom: 85%;
    left: 25%;
    border: 2px solid #21699f;
    padding: 10px 24px
}

.title-map {
    position: absolute;
    font-size: 2.2em;
    color: #fff;
    top: 10%;
    left: 7%;
    letter-spacing: 3px
}

.subtitle-map {
    position: absolute;
    font-size: 16px;
    color: #fff;
    top: 24%;
    left: 7%;
    line-height: 25px
}

.divider-plan-master {
    border-bottom: 2px solid #439e28;
    display: inline-block;
    width: 85px;
    position: relative;
    bottom: -90px;
    left: 100px
}

img.cursor {
    position: absolute;
    left: 18%;
    top: 34%;
    width: 60px
}

.btn-map-return {
    position: absolute;
    top: 10%;
    right: 5%;
    padding: 15px !important;
    z-index: 2;
    color: #fff;
    background: #00afb0;
    font-size: 14px;
    text-transform: uppercase;
    transition: all .4s ease-in-out
}

.btn-map-return:hover {
    background: #1777a2;
    color: #fff;
    transition: all .4s ease-in-out
}

.clickCluster {
    -webkit-transition: width 3s;
    transition: width 3s;
    cursor: pointer
}

.clickCluster:hover {
    opacity: .2;
    -webkit-transition: width 3s;
    transition: width 3s
}

.cluster {
    position: absolute;
    z-index: 1;
    -webkit-transition: width 3s;
    transition: width 3s;
    opacity: .7
}

.clusterT {
    position: absolute;
    color: #000;
    font-weight: 700;
    font-size: 1.6em;
    z-index: 2
}

.clusterDiamante {
    bottom: 27.3%;
    width: 9%;
    right: 75.1%;
    -ms-transform: rotate(23deg);
    -webkit-transform: rotate(23deg);
    transform: rotate(23deg)
}

.clusterTDiamante {
    bottom: 48%;
    right: 76.5%;
    -ms-transform: rotate(-43deg);
    -webkit-transform: rotate(.43deg);
    transform: rotate(-43deg)
}

.clusterPlatino {
    bottom: 27.3%;
    width: 9%;
    right: 75.1%;
    -ms-transform: rotate(23deg);
    -webkit-transform: rotate(23deg);
    transform: rotate(23deg)
}

.clusterTPlatino {
    bottom: 82%;
    right: 52.5%;
    -ms-transform: rotate(-43deg);
    -webkit-transform: rotate(-43deg);
    transform: rotate(-43deg)
}

.cluster1 {
    bottom: 27.3%;
    width: 9%;
    right: 75.1%;
    -ms-transform: rotate(23deg);
    -webkit-transform: rotate(23deg);
    transform: rotate(23deg)
}

.clusterT1 {
    bottom: 71%;
    right: 50.1%;
    padding: 25px 61px;
    color: transparent !important
}

.cluster2 {
    bottom: 20%;
    width: 11.6%;
    right: 66.3%
}

.clusterT2 {
    position: absolute;
    bottom: 80%;
    right: 27%;
    padding: 9% 11%;
    -ms-transform: rotate(-43deg);
    -webkit-transform: rotate(-43deg);
    transform: rotate(-43deg)
}

.cluster3 {
    bottom: 16%;
    width: 13.8%;
    right: 55.7%
}

.clusterT3 {
    bottom: 82%;
    right: .6%;
    padding: 9% 11.5%;
    position: absolute
}

.cluster4 {
    bottom: 15.7%;
    width: 9.9%;
    right: 45.9%
}

.clusterT4 {
    position: absolute;
    bottom: 53%;
    right: 0;
    padding: 14% 9.5%
}

.cluster5 {
    bottom: 15.7%;
    width: 9.9%;
    right: 45.9%
}

.clusterT5 {
    position: absolute;
    bottom: 50%;
    right: 21%;
    padding: 14% 9.8%
}

.cluster6 {
    bottom: 15.7%;
    width: 9.9%;
    right: 45.9%
}

.clusterT6 {
    position: absolute;
    bottom: 20%;
    right: 0;
    padding: 17% 7.5%
}

.cluster7 {
    bottom: 42.7%;
    width: 11%;
    right: 22.5%;
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(47deg)
}

.clusterT7 {
    position: absolute;
    bottom: 31%;
    right: 17%;
    padding: 10% 12%
}

.cluster8 {
    bottom: 35.1%;
    width: 15.5%;
    right: 27.2%
}

.clusterT8 {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 10% 12%
}

.cluster9 {
    bottom: 36%;
    width: 13.8%;
    right: 42%
}

.clusterT9 {
    position: absolute;
    bottom: 8%;
    right: 25%;
    padding: 10% 12%
}

.cluster10 {
    bottom: 34.2%;
    width: 15.8%;
    right: 55.3%;
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg)
}

.clusterT10 {
    position: absolute;
    bottom: 18%;
    right: 50%;
    padding: 10.5% 12.5%
}

.cluster11 {
    bottom: 39.5%;
    width: 13.4%;
    right: 63.5%
}

.clusterT11 {
    bottom: 41%;
    right: 41%;
    padding: 15.5% 8%;
    position: absolute
}

.cluster12 {
    bottom: 46.5%;
    width: 9.2%;
    right: 55.6%;
    -ms-transform: rotate(23deg);
    -webkit-transform: rotate(23deg);
    transform: rotate(58deg);
    z-index: 0
}

.clusterT12 {
    position: absolute;
    bottom: 38%;
    right: 61%;
    padding: 16% 8%
}

.cluster13 {
    bottom: 50.5%;
    width: 11.7%;
    right: 45.6%
}

.clusterT13 {
    bottom: 80%;
    right: 28%;
    padding: 33px 51px;
    -ms-transform: rotate(-43deg);
    -webkit-transform: rotate(-43deg);
    transform: rotate(-43deg)
}

.cluster14 {
    bottom: 50.5%;
    width: 11.7%;
    right: 45.6%
}

.clusterT14 {
    bottom: 50%;
    right: 36%
}

.cluster15 {
    bottom: 50.5%;
    width: 11.7%;
    right: 45.6%
}

.clusterT15 {
    bottom: 63%;
    right: 32.5%
}

.cluster16 {
    bottom: 50.5%;
    width: 11.7%;
    right: 45.6%
}

.clusterT16 {
    bottom: 70%;
    right: 43.5%
}

.cluster17 {
    bottom: 50.5%;
    width: 11.7%;
    right: 45.6%
}

.clusterT17 {
    bottom: 79.5%;
    right: 40.5%;
    -ms-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg)
}

.cluster18 {
    bottom: 50.5%;
    width: 11.7%;
    right: 45.6%
}

.clusterT18 {
    bottom: 76%;
    right: 31.6%
}

.cluster19 {
    bottom: 50.5%;
    width: 11.7%;
    right: 45.6%
}

.clusterT19 {
    bottom: 89%;
    right: 34.6%
}

.cluster20 {
    bottom: 50.5%;
    width: 11.7%;
    right: 45.6%
}

.clusterT20 {
    bottom: 6%;
    right: 56%
}

.cluster21 {
    bottom: 15.7%;
    width: 9.9%;
    right: 45.9%
}

.clusterT21 {
    bottom: 34%;
    right: 18.2%;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.cluster22 {
    bottom: 15.7%;
    width: 9.9%;
    right: 45.9%
}

.clusterT22 {
    bottom: 51%;
    right: 13.2%;
    -ms-transform: rotate(16deg);
    -webkit-transform: rotate(16deg);
    transform: rotate(16deg)
}

.map-elements-show {
    position: absolute;
    width: 60%;
    z-index: 1;
    top: 17%;
    right: -9%
}

.mc1>img {
    width: 70%
}

.mc13>img {
    width: 65%;
    margin: auto
}

.status_map_clusters {
    margin-left: 35px
}

.after-black:before {
    background-color: #1e6698;
    position: absolute;
    left: -33px;
    top: 0;
    padding: 10px;
    content: "";
    border-radius: 3px;
    border: 2px solid #1e6698
}

.after-black {
    top: 38%
}

.after-red-cluster:before {
    position: absolute;
    left: -33px;
    top: 0;
    padding: 10px;
    content: "";
    border-radius: 3px;
    border: 2px solid #fff
}

.after-red-cluster {
    top: 44%
}

.after-transparent:before {
    background-color: #01e401;
    position: absolute;
    left: -33px;
    top: 0;
    padding: 10px;
    content: "";
    border-radius: 3px;
    border: 2px solid #01e401
}

.after-transparent {
    top: 50%
}

.status_map {
    margin-left: 35px
}

.after-mustard:before {
    background-color: #d4d642;
    position: absolute;
    left: -33px;
    top: 3px;
    padding: 8px;
    content: "";
    border-radius: 3px;
    border: 2px solid #d4d642
}

.after-mustard {
    top: 26%
}

.after-white:before {
    background-color: #2679c1;
    position: absolute;
    left: -33px;
    top: 3px;
    padding: 8px;
    content: "";
    border-radius: 3px;
    border: 2px solid #2679c1
}

.after-white {
    color: #fff;
    top: 42%
}

.after-red {
    top: 30%
}

.after-red:before {
    position: absolute;
    left: -33px;
    top: 3px;
    padding: 8px;
    content: "";
    border-radius: 3px;
    border: 2px solid #fff
}

.color-red {
    color: #a2260f !important;
    margin-left: 35px
}

.after-green {
    top: 46%
}

.after-green:before {
    background-color: #00d646;
    position: absolute;
    left: -33px;
    top: 3px;
    padding: 8px;
    content: "";
    border-radius: 3px;
    border: 2px solid #00d646
}

.color-green {
    color: #00d646 !important;
    margin-left: 35px
}

.after-purple {
    top: 38%
}

.after-purple:before {
    background-color: #7544da;
    position: absolute;
    left: -33px;
    top: 3px;
    padding: 8px;
    content: "";
    border-radius: 3px;
    border: 2px solid #7544da
}

.color-purple {
    color: #7544da !important;
    margin-left: 35px
}

.after-grey {
    top: 34%
}

.after-grey:before {
    background-color: #8f8f8f;
    position: absolute;
    left: -33px;
    top: 3px;
    padding: 8px;
    content: "";
    border-radius: 3px;
    border: 2px solid #8f8f8f
}

.color-grey {
    color: #8f8f8f !important;
    margin-left: 35px
}

.area-map {
    position: absolute
}

.disponible {
    background-color: transparent;
    cursor: pointer
}

.vendido {
    cursor: no-drop;
    background-color: transparent
}

.back-ground {
    position: absolute;
    z-index: 3;
    overflow: hidden;
    height: 4%;
    width: 7%;
    -ms-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.back-ground.active .m1 {
    background-image: url(../lotes/C1/M1/2.png);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.back-ground.click .area-map,
.back-ground.click .area-map.vendido,
.back-ground:hover .area-map {
    opacity: .3;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.m1 {
    width: 110%;
    height: 198%;
    -ms-transform: rotate(-24deg);
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
    bottom: -45.2%;
    left: -3.3%
}

.back-ground.back-ground-m1l1 {
    bottom: 72.1%;
    right: 30.6%;
    height: 10%;
    width: 7%
}

.back-ground-m1l1.active #m1l1 {
    background-image: url(../lotes/C1/M1/1.png)
}

#m1l1 {
    width: 124%;
    height: 137%;
    -ms-transform: rotate(-25deg);
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
    bottom: -17.2%;
    left: -17.3%
}

.back-ground.back-ground-m1l2 {
    bottom: 68.4%;
    right: 32.9%
}

.back-ground.back-ground-m1l3 {
    bottom: 64%;
    right: 34.1%
}

.back-ground.back-ground-m1l4 {
    bottom: 60%;
    right: 35.6%
}

.back-ground.back-ground-m1l5 {
    bottom: 55.7%;
    right: 36.9%
}

.back-ground.back-ground-m1l6 {
    bottom: 51.5%;
    right: 38.1%
}

.back-ground.back-ground-m1l7 {
    bottom: 47.3%;
    right: 39.3%
}

.back-ground.back-ground-m1l8 {
    bottom: 43%;
    right: 40.6%
}

.back-ground.back-ground-m1l9 {
    bottom: 38.8%;
    right: 41.9%
}

.back-ground.back-ground-m1l10 {
    bottom: 34.8%;
    right: 43.4%
}

.back-ground.back-ground-m1l11 {
    bottom: 30.5%;
    right: 44.7%
}

.back-ground.back-ground-m1l12 {
    bottom: 26.3%;
    right: 45.9%
}

.back-ground.back-ground-m1l13 {
    bottom: 22%;
    right: 47.2%
}

.back-ground.back-ground-m1l14 {
    bottom: 13.2%;
    right: 49.2%;
    height: 9%;
    width: 7%
}

.back-ground-m1l14.active #m1l14 {
    background-image: url(../lotes/C1/M1/14.png)
}

#m1l14 {
    width: 100%;
    height: 146%;
    -ms-transform: rotate(-25deg);
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
    bottom: -15.2%;
    left: 15.7%
}

.back-ground.back-ground-m1l14 {
    bottom: 13.2%;
    right: 49.2%;
    height: 9%;
    width: 7%
}

.back-ground-m1l14.active #m1l14 {
    background-image: url(../lotes/C1/M1/14.png)
}

#m1l14 {
    width: 100%;
    height: 146%;
    -ms-transform: rotate(-25deg);
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
    bottom: -15.2%;
    left: 15.7%
}

.back-ground.back-ground-m1l15 {
    bottom: 1.5%;
    right: 51.6%;
    height: 11.9%;
    width: 6%
}

.back-ground-m1l15.active #m1l15 {
    background-image: url(../lotes/C1/M1/15.png)
}

#m1l15 {
    width: 143%;
    height: 94%;
    -ms-transform: rotate(-25deg);
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
    bottom: -6.2%;
    left: -24.3%
}

.back-ground.back-ground-m1l16 {
    bottom: 5.5%;
    right: 57.2%;
    height: 11.9%;
    width: 4.8%
}

.back-ground-m1l16.active #m1l16 {
    background-image: url(../lotes/C1/M1/16.png)
}

#m1l16 {
    -ms-transform: rotate(-25deg);
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
    width: 124%;
    height: 105%;
    bottom: -11.2%;
    left: -27.3%
}

.back-ground-section-2 {
    -ms-transform: rotate(114deg);
    -webkit-transform: rotate(114deg);
    transform: rotate(114deg)
}

.back-ground.back-ground-m1l17 {
    bottom: 11.5%;
    right: 60.2%
}

.back-ground.back-ground-m1l18 {
    bottom: 13.5%;
    right: 63%
}

.back-ground.back-ground-m1l19 {
    bottom: 15.3%;
    right: 65.9%
}

.back-ground.back-ground-m1l20 {
    bottom: 17.3%;
    right: 68.7%
}

.back-ground.back-ground-m1l21 {
    bottom: 19.2%;
    right: 71.6%
}

.back-ground.back-ground-m1l22 {
    bottom: 21%;
    right: 74.5%
}

.back-ground.back-ground-m1l23 {
    bottom: 23%;
    right: 77.4%
}

.back-ground.back-ground-m1l24 {
    bottom: 25%;
    right: 80.1%
}

.back-ground.back-ground-m1l25 {
    height: 8.9%;
    width: 7.8%;
    bottom: 26%;
    right: 84%
}

.back-ground-m1l25.active #m1l25 {
    background-image: url(../lotes/C1/M1/25.png)
}

#m1l25 {
    -ms-transform: rotate(-111deg);
    -webkit-transform: rotate(-111deg);
    transform: rotate(-111deg);
    width: 141%;
    height: 132%;
    bottom: -13.2%;
    left: -6.3%
}

.back-ground.back-ground-m1l26 {
    height: 8.9%;
    width: 7.2%;
    bottom: 29.1%;
    right: 90.4%
}

.back-ground-m1l26.active #m1l26 {
    background-image: url(../lotes/C1/M1/26.png)
}

#m1l26 {
    -ms-transform: rotate(-118deg);
    -webkit-transform: rotate(-118deg);
    transform: rotate(-118deg);
    width: 97%;
    height: 160%;
    bottom: -38.2%;
    left: 1.7%
}

.back-ground.back-ground-m1l27 {
    height: 10.9%;
    width: 7.2%;
    bottom: 38%;
    right: 86.7%
}

.back-ground-m1l27.active #m1l27 {
    background-image: url(../lotes/C1/M1/27.png)
}

#m1l27 {
    -ms-transform: rotate(-118deg);
    -webkit-transform: rotate(-118deg);
    transform: rotate(-118deg);
    width: 152%;
    height: 109%;
    bottom: -26.2%;
    left: -28.3%
}

.back-ground-section-3 {
    -ms-transform: rotate(24deg);
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg)
}

.back-ground.back-ground-m1l28 {
    bottom: 48%;
    right: 85.3%
}

.back-ground.back-ground-m1l29 {
    bottom: 52.6%;
    right: 84%
}

.back-ground.back-ground-m1l30 {
    bottom: 57%;
    right: 82.7%;
    -ms-transform: rotate(27deg);
    -webkit-transform: rotate(27deg);
    transform: rotate(27deg)
}

.back-ground.back-ground-m1l31 {
    bottom: 61.3%;
    right: 81.1%;
    -ms-transform: rotate(28deg);
    -webkit-transform: rotate(28deg);
    transform: rotate(28deg)
}

.back-ground.back-ground-m1l32 {
    bottom: 65.3%;
    right: 79.6%;
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg)
}

.back-ground.back-ground-m1l33 {
    -ms-transform: rotate(34deg);
    -webkit-transform: rotate(34deg);
    transform: rotate(34deg);
    bottom: 69.5%;
    right: 77.8%
}

.back-ground.back-ground-m1l34 {
    -ms-transform: rotate(38deg);
    -webkit-transform: rotate(38deg);
    transform: rotate(35deg);
    bottom: 72.9%;
    right: 74.9%;
    height: 4.9%;
    width: 8.2%
}

.back-ground-m1l34.active #m1l34 {
    background-image: url(../lotes/C1/M1/34.png);
    background-size: contain;
    width: 95%;
    left: -1%;
    transform: rotate(-34deg)
}

#m1l34 {
    width: 137%;
    height: 229%;
    bottom: -18px;
    left: -12px
}

.back-ground.back-ground-m1l35 {
    -ms-transform: rotate(38deg);
    -webkit-transform: rotate(38deg);
    transform: rotate(44deg);
    bottom: 77.1%;
    right: 72.5%;
    height: 4.9%;
    width: 8.2%
}

.back-ground-m1l35.active #m1l35 {
    background-image: url(../lotes/C1/M1/35.png)
}

#m1l35 {
    width: 114%;
    height: 317%;
    -ms-transform: rotate(133deg);
    -webkit-transform: rotate(133deg);
    transform: rotate(133deg);
    bottom: -20px;
    left: -12px
}

.back-ground.back-ground-m1l36 {
    -ms-transform: rotate(230deg);
    -webkit-transform: rotate(230deg);
    transform: rotate(230deg);
    bottom: 81.8%;
    right: 70.2%;
    height: 4.9%;
    width: 8.2%
}

.back-ground-m1l36.active #m1l36 {
    background-image: url(../lotes/C1/M1/36.png)
}

#m1l36 {
    width: 127%;
    height: 316%;
    -ms-transform: rotate(133deg);
    -webkit-transform: rotate(133deg);
    transform: rotate(133deg);
    bottom: -22px;
    left: -16px
}

.back-ground.back-ground-m1l37 {
    -ms-transform: rotate(230deg);
    -webkit-transform: rotate(230deg);
    transform: rotate(236deg);
    bottom: 84.8%;
    right: 67.2%;
    height: 4.9%;
    width: 8.2%
}

.back-ground-m1l37.active #m1l37 {
    background-image: url(../lotes/C1/M1/34.png);
    background-size: contain;
    width: 95%;
    left: -1%;
    transform: rotate(-34deg)
}

#m1l37 {
    width: 140%;
    height: 263%;
    -ms-transform: rotate(133deg);
    -webkit-transform: rotate(133deg);
    transform: rotate(133deg);
    bottom: -22px;
    left: -13px
}

.back-ground.back-ground-m1l38 {
    -ms-transform: rotate(66deg);
    -webkit-transform: rotate(66deg);
    transform: rotate(66deg);
    bottom: 85.5%;
    right: 63.6%;
    height: 5.1%;
    width: 8.2%
}

.back-ground-m1l38.active #m1l38 {
    background-image: url(../lotes/C1/M1/34.png);
    background-size: contain;
    width: 95%;
    left: -1%;
    transform: rotate(-34deg)
}

#m1l38 {
    width: 137%;
    height: 229%;
    bottom: -18px;
    left: -12px
}

.back-ground.back-ground-m1l39 {
    -ms-transform: rotate(66deg);
    -webkit-transform: rotate(66deg);
    transform: rotate(73deg);
    bottom: 87.5%;
    right: 60.2%;
    height: 5.1%;
    width: 8.2%
}

.back-ground-m1l39.active #m1l39 {
    background-image: url(../lotes/C1/M1/34.png);
    background-size: contain;
    width: 95%;
    left: -1%;
    transform: rotate(-34deg)
}

#m1l39 {
    width: 137%;
    height: 229%;
    bottom: -18px;
    left: -12px
}

.back-ground.back-ground-m1l40 {
    -ms-transform: rotate(66deg);
    -webkit-transform: rotate(66deg);
    transform: rotate(82deg);
    bottom: 88.5%;
    right: 56.7%;
    height: 5.1%;
    width: 8.2%
}

.back-ground-m1l40.active #m1l40 {
    background-image: url(../lotes/C1/M1/34.png);
    background-size: contain;
    width: 95%;
    left: -1%;
    transform: rotate(-34deg)
}

#m1l40 {
    width: 137%;
    height: 229%;
    bottom: -18px;
    left: -12px
}

.back-ground.back-ground-m1l41 {
    -ms-transform: rotate(66deg);
    -webkit-transform: rotate(66deg);
    transform: rotate(88deg);
    bottom: 88.5%;
    right: 53.2%;
    height: 5.3%;
    width: 8.2%
}

.back-ground-m1l41.active #m1l41 {
    background-image: url(../lotes/C1/M1/34.png);
    background-size: contain;
    width: 95%;
    left: -1%;
    transform: rotate(-34deg)
}

#m1l41 {
    width: 137%;
    height: 229%;
    bottom: -18px;
    left: -12px
}

.back-ground.back-ground-m1l42 {
    -ms-transform: rotate(66deg);
    -webkit-transform: rotate(66deg);
    transform: rotate(95deg);
    bottom: 87.8%;
    right: 49.2%;
    height: 4.9%;
    width: 8.2%
}

.back-ground-m1l42.active #m1l42 {
    background-image: url(../lotes/C1/M1/34.png);
    background-size: contain;
    width: 100%;
    left: -7%;
    transform: rotate(-34deg)
}

#m1l42 {
    width: 137%;
    height: 229%;
    bottom: -18px;
    left: -12px
}

.back-ground.back-ground-m1l43 {
    bottom: 83.3%;
    right: 47.2%;
    height: 12.7%;
    width: 5.8%;
    transform: rotate(-160deg)
}

.back-ground-m1l43.active #m1l43 {
    background-image: url(../lotes/C1/M1/43.png)
}

#m1l43 {
    -ms-transform: rotate(-25deg);
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
    width: 124%;
    height: 105%;
    bottom: -11.2%;
    left: -27.3%
}

.back-ground.back-ground-m1l44 {
    bottom: 81.2%;
    right: 42.6%;
    height: 12.2%;
    width: 5.7%;
    transform: rotate(-153deg)
}

.back-ground-m1l44.active #m1l44 {
    background-image: url(../lotes/C1/M1/43.png)
}

#m1l44 {
    -ms-transform: rotate(-25deg);
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
    width: 124%;
    height: 105%;
    bottom: -11.2%;
    left: -27.3%
}

.m2 {
    width: 123%;
    height: 198%;
    -ms-transform: rotate(-24deg);
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
    bottom: -45.2%;
    left: -3.3%
}

.back-ground.active .m2 {
    background-image: url(../lotes/C1/M2/2.png);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.back-ground.back-ground-m2l1 {
    bottom: 71.9%;
    right: 43.4%;
    height: 4.4%;
    width: 8%
}

.back-ground-m2l1.active #m2l1 {
    background-image: url(../lotes/C1/M2/1.png)
}

#m2l1 {
    width: 139%;
    left: -17.3%;
    height: 198%
}

.back-ground.back-ground-m2l2 {
    bottom: 68.1%;
    right: 45%;
    width: 8%
}

.back-ground.back-ground-m2l3 {
    bottom: 64.1%;
    right: 46.4%;
    width: 8%
}

.back-ground.back-ground-m2l4 {
    bottom: 60.1%;
    right: 47.6%;
    width: 8%
}

.back-ground.back-ground-m2l5 {
    bottom: 55.9%;
    right: 48.9%;
    width: 8%
}

.back-ground.back-ground-m2l6 {
    bottom: 51.7%;
    right: 50.1%;
    width: 8%
}

.back-ground.back-ground-m2l7 {
    bottom: 47.4%;
    right: 51.4%;
    width: 8%
}

.back-ground.back-ground-m2l8 {
    bottom: 42.8%;
    right: 52.8%;
    width: 8%
}

.back-ground.back-ground-m2l9 {
    bottom: 38.8%;
    right: 54.1%;
    width: 8%
}

.back-ground.back-ground-m2l10 {
    bottom: 34.7%;
    right: 55.3%;
    width: 8%
}

.back-ground.back-ground-m2l11 {
    bottom: 30.4%;
    right: 56.7%;
    width: 8%
}

.back-ground.back-ground-m2l12 {
    bottom: 24.8%;
    right: 58.2%;
    width: 7.7%;
    height: 5%
}

.back-ground-section-m2-1 {
    -ms-transform: rotate(114deg);
    -webkit-transform: rotate(114deg);
    transform: rotate(114deg)
}

.back-ground.back-ground-m2l13 {
    bottom: 31.8%;
    right: 62.2%;
    width: 7.7%;
    height: 4%
}

.back-ground.back-ground-m2l14 {
    bottom: 33.7%;
    right: 65.1%;
    width: 7.7%;
    height: 4%
}

.back-ground.back-ground-m2l15 {
    bottom: 35.6%;
    right: 67.8%;
    width: 7.7%;
    height: 4%
}

.back-ground.back-ground-m2l16 {
    bottom: 37.6%;
    right: 70.8%;
    width: 7.7%;
    height: 4%
}

.back-ground.back-ground-m2l17 {
    bottom: 39.4%;
    right: 73.6%;
    width: 7.7%;
    height: 4%
}

.back-ground-m2l18.active #m2l18 {
    background-image: url(../lotes/C1/M2/18.png)
}

.back-ground.back-ground-m2l18 {
    bottom: 43.1%;
    right: 73.8%;
    width: 12.7%;
    height: 5%
}

#m2l18 {
    width: 100%
}

.back-ground.back-ground-m2l19 {
    bottom: 51.9%;
    right: 73.4%;
    width: 7.7%;
    height: 4.4%;
    transform: rotate(116deg)
}

.back-ground.back-ground-m2l20 {
    bottom: 49.9%;
    right: 70.4%;
    width: 7.7%;
    height: 4.3%;
    transform: rotate(115deg)
}

.back-ground.back-ground-m2l21 {
    bottom: 47.9%;
    right: 67.6%;
    width: 7.7%;
    height: 4.3%;
    transform: rotate(115deg)
}

.back-ground-m2l22.active #m2l22 {
    background-image: url(../lotes/C1/M2/22.png);
    background-size: contain
}

.back-ground.back-ground-m2l22 {
    bottom: 36.8%;
    right: 63.5%;
    width: 6.1%;
    height: 22%
}

#m2l22 {
    width: 137%;
    height: 128%
}

.back-ground-m2l23.active #m2l23 {
    background-image: url(../lotes/C1/M2/23.png);
    background-size: contain
}

.back-ground.back-ground-m2l23 {
    bottom: 34.6%;
    right: 58.1%;
    width: 9.5%;
    height: 21%
}

#m2l23 {
    width: 117%
}

.back-ground.back-ground-m2l24 {
    bottom: 56.2%;
    right: 57.6%;
    width: 7.7%;
    height: 4.3%
}

.back-ground.back-ground-m2l25 {
    bottom: 59.56%;
    right: 56%;
    width: 7.7%;
    height: 6%
}

.img-cluster {
    z-index: 3
}

.back-ground-cluster {
    position: absolute;
    z-index: 4;
    overflow: hidden;
    width: 2.7%;
    height: 10.5%;
    cursor: pointer;
    background-color: transparent;
    -ms-transform: rotate(34deg);
    -webkit-transform: rotate(34deg);
    transform: rotate(34deg);
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer
}

.back-ground-cluster.active {
    z-index: -1 !important;
    width: 6.2%;
    height: 5%
}

.map-elements-show.mc1>.regular.back-ground-cluster.active {
    opacity: .7
}

.map-elements-show.mc1>.regular.back-ground-cluster.active,
.map-elements-show.mc1>.regular.back-ground-cluster.vendido {
    width: 5.4% !important;
    height: 8.7% !important;
    z-index: -1 !important;
    background-size: contain;
    background-repeat: no-repeat
}

.map-elements-show.mc1>.regular.back-ground-cluster.casas {
    width: 5.3% !important;
    height: 8.9% !important;
    background-size: contain;
    background-repeat: no-repeat
}

.map-elements-show.mc1>.irregular.back-ground-cluster.active,
.map-elements-show.mc1>.irregular.back-ground-cluster.casas,
.map-elements-show.mc1>.irregular.back-ground-cluster.vendido {
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat
}

.map-elements-show.mc1>.irregular.back-ground-cluster.muestra,
.map-elements-show.mc1>.regular.back-ground-cluster.muestra {
    z-index: 5 !important;
    background-size: contain;
    background-repeat: no-repeat
}

.map-elements-show.mc1>.irregular.back-ground-cluster.bloqueado,
.map-elements-show.mc1>.regular.back-ground-cluster.bloqueado {
    z-index: 5 !important;
    background-size: contain;
    background-repeat: no-repeat
}

#c1m1l1.back-ground-cluster {
    top: 68.2%;
    right: 84.3%;
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 3.3%;
    height: 10%
}

#c1m1l1.back-ground-cluster.active {
    background-image: url(../lotes/C1/disponible/mza\ 1-1.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 66.2%;
    right: 82.3%;
    width: 7%;
    height: 14.5%
}

#c1m1l1.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/vendido/mza\ 1-1.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 66.2%;
    right: 82.3%;
    width: 7%;
    height: 14.5%
}

#c1m1l1.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/mza\ 1-1.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 66.2%;
    right: 82.3%;
    width: 7%;
    height: 14.5%
}

#c1m1l1.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-1.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 66.2%;
    right: 82.3%;
    width: 7%;
    height: 14.5%
}

#c1m1l1.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/bloqueado/mza\ 1-1.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 66.2%;
    right: 82.3%;
    width: 7%;
    height: 14.5%
}

#c1m1l2.back-ground-cluster {
    top: 65.2%;
    right: 88.3%;
    -ms-transform: rotate(21deg);
    -webkit-transform: rotate(21deg);
    transform: rotate(21deg);
    width: 2.3%;
    height: 11%
}

#c1m1l2.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(105deg);
    -webkit-transform: rotate(105deg);
    transform: rotate(105deg);
    top: 66%;
    right: 87.3%
}

#c1m1l2.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(105deg);
    -webkit-transform: rotate(105deg);
    transform: rotate(105deg);
    top: 66%;
    right: 87.3%
}

#c1m1l2.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(105deg);
    -webkit-transform: rotate(105deg);
    transform: rotate(105deg);
    top: 66%;
    right: 87.3%
}

#c1m1l2.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-2.png);
    -ms-transform: rotate(105deg);
    -webkit-transform: rotate(105deg);
    transform: rotate(105deg);
    top: 66%;
    right: 87.3%
}

#c1m1l2.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(105deg);
    -webkit-transform: rotate(105deg);
    transform: rotate(105deg);
    top: 66%;
    right: 87.3%
}

#c1m1l3.back-ground-cluster {
    top: 63.3%;
    right: 90.6%;
    -ms-transform: rotate(21deg);
    -webkit-transform: rotate(21deg);
    transform: rotate(21deg);
    width: 2.3%;
    height: 11%
}

#c1m1l3.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(105deg);
    -webkit-transform: rotate(105deg);
    transform: rotate(105deg);
    top: 64.3%;
    right: 89.6%
}

#c1m1l3.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(105deg);
    -webkit-transform: rotate(105deg);
    transform: rotate(105deg);
    top: 64.3%;
    right: 89.6%
}

#c1m1l3.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(105deg);
    -webkit-transform: rotate(105deg);
    transform: rotate(105deg);
    top: 64.3%;
    right: 89.6%
}

#c1m1l3.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-3.png);
    -ms-transform: rotate(105deg);
    -webkit-transform: rotate(105deg);
    transform: rotate(105deg);
    top: 64.3%;
    right: 89.6%
}

#c1m1l3.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(105deg);
    -webkit-transform: rotate(105deg);
    transform: rotate(105deg);
    top: 64.3%;
    right: 89.6%
}

#c1m1l4.back-ground-cluster {
    top: 61.4%;
    right: 93%;
    -ms-transform: rotate(21deg);
    -webkit-transform: rotate(21deg);
    transform: rotate(21deg);
    width: 3%;
    height: 11%
}

#c1m1l4.back-ground-cluster.active {
    background-image: url(../lotes/C1/disponible/mza\ 1-4.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 60.7%;
    right: 90.7%;
    width: 9%;
    height: 12.5%
}

#c1m1l4.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/vendido/mza\ 1-4.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 60.7%;
    right: 90.7%;
    width: 9%;
    height: 12.5%
}

#c1m1l4.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/mza\ 1-4.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 60.7%;
    right: 90.7%;
    width: 9%;
    height: 12.5%
}

#c1m1l4.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-4.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 60.7%;
    right: 90.7%;
    width: 9%;
    height: 12.5%
}

#c1m1l4.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/bloqueado/mza\ 1-4.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 60.7%;
    right: 90.7%;
    width: 9%;
    height: 12.5%
}

#c1m1l5.back-ground-cluster {
    top: 53.8%;
    right: 94.6%;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
    width: 4.3%;
    height: 8%
}

#c1m1l5.back-ground-cluster.active {
    background-image: url(../lotes/C1/disponible/mza\ 1-5.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 53%;
    right: 89.7%;
    width: 10%;
    height: 14.3%
}

#c1m1l5.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/vendido/mza\ 1-5.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 53%;
    right: 89.7%;
    width: 10%;
    height: 14.3%
}

#c1m1l5.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/mza\ 1-5.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 53%;
    right: 89.7%;
    width: 10%;
    height: 14.3%
}

#c1m1l5.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-5.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 53%;
    right: 89.7%;
    width: 10%;
    height: 14.3%
}

#c1m1l5.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/bloqueado/mza\ 1-5.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 53%;
    right: 89.7%;
    width: 10%;
    height: 14.3%
}

#c1m1l6.back-ground-cluster {
    top: 45.5%;
    right: 95%;
    -ms-transform: rotate(21deg);
    -webkit-transform: rotate(21deg);
    transform: rotate(21deg);
    width: 2.3%;
    height: 11%
}
    
#c1m1l6.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
    top: 48%;
    right: 93.6%
}

#c1m1l6.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
    top: 48%;
    right: 93.6%
}

#c1m1l6.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
    top: 48%;
    right: 93.6%
}

#c1m1l6.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-6.png);
    -ms-transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
    top: 48%;
    right: 93.6%
}

#c1m1l6.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
    top: 48%;
    right: 93.6%
}

#c1m1l7.back-ground-cluster {
    top: 65.2%;
    right: 88.3%;
    -ms-transform: rotate(21deg);
    -webkit-transform: rotate(21deg);
    transform: rotate(21deg);
    width: 2.3%;
    height: 11%
}

#c1m1l7.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
    top: 43%;
    right: 93.4%
}

#c1m1l7.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
    top: 43%;
    right: 93.4%
}

#c1m1l7.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
    top: 43%;
    right: 93.4%
}

#c1m1l7.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-7.png);
    -ms-transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
    top: 43%;
    right: 93.4%
}

#c1m1l7.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
    top: 43%;
    right: 93.4%
}

#c1m1l8.back-ground-cluster {
    top: 35.1%;
    right: 93.6%;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
    width: 4.3%;
    height: 8%
}

#c1m1l8.back-ground-cluster.active {
    background-image: url(../lotes/C1/disponible/mza\ 1-8.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 28.7%;
    right: 88.3%;
    width: 10%;
    height: 15.1%
}

#c1m1l8.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/vendido/mza\ 1-8.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 28.7%;
    right: 88.3%;
    width: 10%;
    height: 15.1%
}

#c1m1l8.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/mza\ 1-8.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 28.7%;
    right: 88.3%;
    width: 10%;
    height: 15.1%
}

#c1m1l8.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-8.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 28.7%;
    right: 88.3%;
    width: 10%;
    height: 15.1%
}

#c1m1l8.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/bloqueado/mza\ 1-8.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 28.7%;
    right: 88.3%;
    width: 10%;
    height: 15.1%
}

#c1m1l9.back-ground-cluster {
    top: 26.3%;
    right: 91.2%;
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    width: 3%;
    height: 11%
}

#c1m1l9.back-ground-cluster.active {
    background-image: url(../lotes/C1/disponible/mza\ 1-9.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 25.6%;
    right: 88.6%;
    width: 9%;
    height: 12%
}

#c1m1l9.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/vendido/mza\ 1-9.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 25.6%;
    right: 88.6%;
    width: 9%;
    height: 12%
}

#c1m1l9.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/mza\ 1-9.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 25.6%;
    right: 88.6%;
    width: 9%;
    height: 12%
}

#c1m1l9.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-9.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 25.6%;
    right: 88.6%;
    width: 9%;
    height: 12%
}

#c1m1l9.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/bloqueado/mza\ 1-9.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 25.6%;
    right: 88.6%;
    width: 9%;
    height: 12%
}

#c1m1l10.back-ground-cluster {
    top: 24.9%;
    right: 88.9%;
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    width: 2.3%;
    height: 11%
}

#c1m1l10.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 26.6%;
    right: 87.9%
}

#c1m1l10.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 26.6%;
    right: 87.9%
}

#c1m1l10.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 26.6%;
    right: 87.9%
}

#c1m1l10.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-10.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 26.6%;
    right: 87.9%
}

#c1m1l10.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 26.6%;
    right: 87.9%
}

#c1m1l11.back-ground-cluster {
    top: 23.9%;
    right: 86.5%;
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    width: 2.3%;
    height: 11%
}

#c1m1l11.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 25.6%;
    right: 85.6%
}

#c1m1l11.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 25.6%;
    right: 85.6%
}

#c1m1l11.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 25.6%;
    right: 85.6%
}

#c1m1l11.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-11.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 25.6%;
    right: 85.6%
}

#c1m1l11.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 25.6%;
    right: 85.6%
}

#c1m1l12.back-ground-cluster {
    top: 22.7%;
    right: 84.2%;
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    width: 2.3%;
    height: 11%
}

#c1m1l12.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 24.3%;
    right: 83.2%
}

#c1m1l12.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 24.3%;
    right: 83.2%
}

#c1m1l12.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 24.3%;
    right: 83.2%
}

#c1m1l12.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-12.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 24.3%;
    right: 83.2%
}

#c1m1l12.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 24.3%;
    right: 83.2%
}

#c1m1l13.back-ground-cluster {
    top: 21.5%;
    right: 81.8%;
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    width: 2.3%;
    height: 11%
}

#c1m1l13.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 23.2%;
    right: 80.9%
}

#c1m1l13.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 23.2%;
    right: 80.9%
}

#c1m1l13.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 23.2%;
    right: 80.9%
}

#c1m1l13.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-13.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 23.2%;
    right: 80.9%
}

#c1m1l13.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 23.2%;
    right: 80.9%
}

#c1m1l14.back-ground-cluster {
    top: 20.4%;
    right: 79.5%;
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    width: 2.3%;
    height: 11%
}

#c1m1l14.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 21.9%;
    right: 78.5%
}

#c1m1l14.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 21.9%;
    right: 78.5%
}

#c1m1l14.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 21.9%;
    right: 78.5%
}

#c1m1l14.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-14.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 21.9%;
    right: 78.5%
}

#c1m1l14.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 21.9%;
    right: 78.5%
}

#c1m1l15.back-ground-cluster {
    top: 19.1%;
    right: 77.2%;
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    width: 2.3%;
    height: 11%
}

#c1m1l15.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 21%;
    right: 76.2%
}

#c1m1l15.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 21%;
    right: 76.2%
}

#c1m1l15.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 21%;
    right: 76.2%
}

#c1m1l15.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-15.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 21%;
    right: 76.2%
}

#c1m1l15.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 21%;
    right: 76.2%
}

#c1m1l16.back-ground-cluster {
    top: 18%;
    right: 74.8%;
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    width: 2.3%;
    height: 11%
}

#c1m1l16.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 19.6%;
    right: 73.8%
}

#c1m1l16.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 19.6%;
    right: 73.8%
}

#c1m1l16.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 19.6%;
    right: 73.8%
}

#c1m1l16.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-16.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 19.6%;
    right: 73.8%
}

#c1m1l16.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 19.6%;
    right: 73.8%
}

#c1m1l17.back-ground-cluster {
    top: 16.9%;
    right: 72.5%;
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    width: 2.3%;
    height: 11%
}

#c1m1l17.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 18.6%;
    right: 71.5%
}

#c1m1l17.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 18.6%;
    right: 71.5%
}

#c1m1l17.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 18.6%;
    right: 71.5%
}

#c1m1l17.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-17.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 18.6%;
    right: 71.5%
}

#c1m1l17.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 18.6%;
    right: 71.5%
}

#c1m1l18.back-ground-cluster {
    top: 15.9%;
    right: 70.1%;
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    width: 2.3%;
    height: 11%
}

#c1m1l18.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 17.6%;
    right: 69.2%
}

#c1m1l18.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 17.6%;
    right: 69.2%
}

#c1m1l18.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 17.6%;
    right: 69.2%
}

#c1m1l18.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-18.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 17.6%;
    right: 69.2%
}

#c1m1l18.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 17.6%;
    right: 69.2%
}

#c1m1l19.back-ground-cluster {
    top: 14.9%;
    right: 67.8%;
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    width: 2.3%;
    height: 11%
}

#c1m1l19.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 16.4%;
    right: 66.8%
}

#c1m1l19.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 16.4%;
    right: 66.8%
}

#c1m1l19.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 16.4%;
    right: 66.8%
}

#c1m1l19.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-19.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 16.4%;
    right: 66.8%
}

#c1m1l19.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 16.4%;
    right: 66.8%
}

#c1m1l20.back-ground-cluster {
    top: 13.7%;
    right: 65.5%;
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    width: 2.3%;
    height: 11%
}

#c1m1l20.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 15.4%;
    right: 64.5%
}

#c1m1l20.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 15.4%;
    right: 64.5%
}

#c1m1l20.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 15.4%;
    right: 64.5%
}

#c1m1l20.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-20.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 15.4%;
    right: 64.5%
}

#c1m1l20.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 15.4%;
    right: 64.5%
}

#c1m1l21.back-ground-cluster {
    top: 12.5%;
    right: 63.2%;
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    width: 2.3%;
    height: 11%
}

#c1m1l21.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 14.2%;
    right: 62.1%
}

#c1m1l21.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 14.2%;
    right: 62.1%
}

#c1m1l21.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 14.2%;
    right: 62.1%
}

#c1m1l21.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-21.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 14.2%;
    right: 62.1%
}

#c1m1l21.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 14.2%;
    right: 62.1%
}

#c1m1l22.back-ground-cluster {
    top: 11.5%;
    right: 60.8%;
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    width: 2.3%;
    height: 11%
}

#c1m1l22.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 12.8%;
    right: 59.8%
}

#c1m1l22.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 12.8%;
    right: 59.8%
}

#c1m1l22.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 12.8%;
    right: 59.8%
}

#c1m1l22.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-22.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 12.8%;
    right: 59.8%
}

#c1m1l22.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 12.8%;
    right: 59.8%
}

#c1m1l23.back-ground-cluster {
    top: 10.2%;
    right: 58.5%;
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    width: 2.3%;
    height: 11%
}

#c1m1l23.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 11.6%;
    right: 57.5%
}

#c1m1l23.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 11.6%;
    right: 57.5%
}

#c1m1l23.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 11.6%;
    right: 57.5%
}

#c1m1l23.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-23.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 11.6%;
    right: 57.5%
}

#c1m1l23.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 11.6%;
    right: 57.5%
}

#c1m1l24.back-ground-cluster {
    top: 9%;
    right: 56.2%;
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    width: 2.3%;
    height: 11%
}

#c1m1l24.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 10.6%;
    right: 55.1%
}

#c1m1l24.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 10.6%;
    right: 55.1%
}

#c1m1l24.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 10.6%;
    right: 55.1%
}

#c1m1l24.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-24.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 10.6%;
    right: 55.1%
}

#c1m1l24.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 10.6%;
    right: 55.1%
}

#c1m1l25.back-ground-cluster {
    top: 7.9%;
    right: 53.8%;
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    width: 2.3%;
    height: 11%
}

#c1m1l25.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 9.4%;
    right: 52.9%
}

#c1m1l25.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 9.4%;
    right: 52.9%
}

#c1m1l25.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/regular.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 9.4%;
    right: 52.9%
}

#c1m1l25.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-25.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 9.4%;
    right: 52.9%
}

#c1m1l25.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/bloqueado/regular.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 9.4%;
    right: 52.9%
}

#c1m1l26.back-ground-cluster {
    top: 6.7%;
    right: 51.5%;
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    width: 2.3%;
    height: 11%
}

#c1m1l26.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 8.5%;
    right: 50.4%
}

#c1m1l26.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 8.5%;
    right: 50.4%
}

#c1m1l26.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/regular.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 8.4%;
    right: 50.5%
}

#c1m1l26.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-26.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 8.4%;
    right: 50.5%
}

#c1m1l26.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/bloqueado/regular.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 8.4%;
    right: 50.5%
}

#c1m1l27.back-ground-cluster {
    top: 5.3%;
    right: 49.2%;
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    width: 2.3%;
    height: 11%
}

#c1m1l27.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 7.3%;
    right: 48.2%
}

#c1m1l27.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 7.3%;
    right: 48.2%
}

#c1m1l27.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/regular.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 7.3%;
    right: 48.2%
}

#c1m1l27.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-27.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 7.3%;
    right: 48.2%
}

#c1m1l27.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/bloqueado/regular.png);
    -ms-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    top: 7.3%;
    right: 48.2%
}

#c1m1l28.back-ground-cluster {
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    top: 3.4%;
    right: 41.7%;
    width: 7.5%;
    height: 9.4%
}

#c1m1l28.back-ground-cluster.active {
    background-image: url(../lotes/C1/disponible/mza\ 1-28.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: .4%;
    right: 39.2%;
    width: 10.5%;
    height: 16.4%
}

#c1m1l28.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/vendido/mza\ 1-28.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: .4%;
    right: 39.2%;
    width: 10.5%;
    height: 16.4%
}

#c1m1l28.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/mza\ 1-28.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: .4%;
    right: 39.2%;
    width: 10.5%;
    height: 16.4%
}

#c1m1l28.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza-1-28.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: .4%;
    right: 39.2%;
    width: 10.5%;
    height: 16.4%
}

#c1m1l28.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/bloqueado/mza\ 1-28.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: .4%;
    right: 39.2%;
    width: 10.5%;
    height: 16.4%
}

#c1m1l29.back-ground-cluster {
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    top: 10%;
    right: 38%;
    width: 5.7%;
    height: 11%
}

#c1m1l29.back-ground-cluster.active {
    background-image: url(../lotes/C1/disponible/mza\ 1-29.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 0;
    right: 33.7%;
    width: 10.7%;
    height: 22.2%
}

#c1m1l29.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/vendido/mza\ 1-29.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 0;
    right: 33.7%;
    width: 10.7%;
    height: 22.2%
}

#c1m1l29.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/mza\ 1-29.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 0;
    right: 33.7%;
    width: 10.7%;
    height: 22.2%
}

#c1m1l29.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-29.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 0;
    right: 33.7%;
    width: 10.7%;
    height: 22.2%
}

#c1m1l29.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/bloqueado/mza\ 1-29.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 0;
    right: 33.7%;
    width: 10.7%;
    height: 22.2%
}

#c1m1l30.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 18%;
    right: 38.7%;
    width: 2.3%;
    height: 11%
}

#c1m1l30.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 20.3%;
    right: 37%
}

#c1m1l30.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 20.3%;
    right: 37%
}

#c1m1l30.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 20.3%;
    right: 37%
}

#c1m1l30.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-30.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 20.3%;
    right: 37%
}

#c1m1l30.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 20.3%;
    right: 37%
}

#c1m1l31.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 22.9%;
    right: 38.2%;
    width: 2.3%;
    height: 11%
}

#c1m1l31.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 25.4%;
    right: 36.5%
}

#c1m1l31.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 25.4%;
    right: 36.5%
}

#c1m1l31.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 25.4%;
    right: 36.5%
}

#c1m1l31.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-31.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 25.4%;
    right: 36.5%
}

#c1m1l31.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 25.4%;
    right: 36.5%
}

#c1m1l32.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 28%;
    right: 37.7%;
    width: 2.3%;
    height: 11%
}

#c1m1l32.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 30.5%;
    right: 36%
}

#c1m1l32.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 30.5%;
    right: 36%
}

#c1m1l32.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 30.5%;
    right: 36%
}

#c1m1l32.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-32.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 30.5%;
    right: 36%
}

#c1m1l32.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 30.5%;
    right: 36%
}

#c1m1l33.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 33.2%;
    right: 37.2%;
    width: 2.3%;
    height: 11%
}

#c1m1l33.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 35.7%;
    right: 35.5%
}

#c1m1l33.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 35.7%;
    right: 35.5%
}

#c1m1l33.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 35.7%;
    right: 35.5%
}

#c1m1l33.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-33.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 35.7%;
    right: 35.5%
}

#c1m1l33.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 35.7%;
    right: 35.5%
}

#c1m1l34.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 38.4%;
    right: 36.7%;
    width: 2.3%;
    height: 11%
}

#c1m1l34.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 40.7%;
    right: 34.9%
}

#c1m1l34.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 40.7%;
    right: 34.9%
}

#c1m1l34.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 40.7%;
    right: 34.9%
}

#c1m1l34.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-34.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 40.7%;
    right: 34.9%
}

#c1m1l34.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 40.7%;
    right: 34.9%
}

#c1m1l35.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 43.5%;
    right: 36.2%;
    width: 2.3%;
    height: 11%
}

#c1m1l35.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 45.8%;
    right: 34.5%
}

#c1m1l35.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 45.8%;
    right: 34.5%
}

#c1m1l35.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 45.8%;
    right: 34.5%
}

#c1m1l35.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-35.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 45.8%;
    right: 34.5%
}

#c1m1l35.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 45.8%;
    right: 34.5%
}

#c1m1l36.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 48.5%;
    right: 35.7%;
    width: 2.3%;
    height: 11%
}

#c1m1l36.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 50.9%;
    right: 33.9%
}

#c1m1l36.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 50.9%;
    right: 33.9%
}

#c1m1l36.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 50.9%;
    right: 33.9%
}

#c1m1l36.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-36.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 50.9%;
    right: 33.9%
}

#c1m1l36.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 50.9%;
    right: 33.9%
}

#c1m1l37.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 53.7%;
    right: 35.1%;
    width: 2.3%;
    height: 11%
}

#c1m1l37.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 56.05%;
    right: 33.3%
}

#c1m1l37.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 56.05%;
    right: 33.3%
}

#c1m1l37.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 56.05%;
    right: 33.3%
}

#c1m1l37.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-37.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 56.05%;
    right: 33.3%
}

#c1m1l37.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 56.05%;
    right: 33.3%
}

#c1m1l38.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 58.8%;
    right: 34.6%;
    width: 2.3%;
    height: 11%
}

#c1m1l38.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 61.2%;
    right: 32.8%
}

#c1m1l38.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 61.2%;
    right: 32.8%
}

#c1m1l38.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 61.2%;
    right: 32.8%
}

#c1m1l38.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-38.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 61.2%;
    right: 32.8%
}

#c1m1l38.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 61.2%;
    right: 32.8%
}

#c1m1l39.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 64%;
    right: 34%;
    width: 2.3%;
    height: 11%
}

#c1m1l39.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 66.3%;
    right: 32.3%
}

#c1m1l39.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 66.3%;
    right: 32.3%
}

#c1m1l39.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 66.3%;
    right: 32.3%
}

#c1m1l39.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-39.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 66.3%;
    right: 32.3%
}

#c1m1l39.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 66.3%;
    right: 32.3%
}

#c1m1l40.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 69%;
    right: 33.6%;
    width: 2.3%;
    height: 11%
}

#c1m1l40.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 71.4%;
    right: 31.8%
}

#c1m1l40.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 71.4%;
    right: 31.8%
}

#c1m1l40.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 71.4%;
    right: 31.8%
}

#c1m1l40.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-40.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 71.4%;
    right: 31.8%
}

#c1m1l40.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/B.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 71.4%;
    right: 31.8%
}

#c1m1l41.back-ground-cluster {
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    top: 77.4%;
    right: 31.7%;
    width: 4.7%;
    height: 5%
}

#c1m1l41.back-ground-cluster.active {
    background-image: url(../lotes/C1/disponible/mza\ 1-41.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 76%;
    right: 31.2%;
    width: 5.7%;
    height: 9%
}

#c1m1l41.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/vendido/mza\ 1-41.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 76%;
    right: 31.2%;
    width: 5.7%;
    height: 9%
}

#c1m1l41.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/mza\ 1-41.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 76%;
    right: 31.2%;
    width: 5.7%;
    height: 9%
}

#c1m1l41.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-41.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 76%;
    right: 31.2%;
    width: 5.7%;
    height: 9%
}

#c1m1l41.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/bloqueado/mza\ 1-41.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 76%;
    right: 31.2%;
    width: 5.7%;
    height: 9%
}

#c1m1l42.back-ground-cluster {
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    top: 83%;
    right: 31%;
    width: 4.7%;
    height: 5%
}

#c1m1l42.back-ground-cluster.active {
    background-image: url(../lotes/C1/disponible/mza\ 1-42.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 81.9%;
    right: 30.8%;
    width: 5.4%;
    height: 8%
}

#c1m1l42.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/vendido/mza\ 1-42.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 81.9%;
    right: 30.8%;
    width: 5.4%;
    height: 8%
}

#c1m1l42.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/mza\ 1-42.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 81.9%;
    right: 30.8%;
    width: 5.4%;
    height: 8%
}

#c1m1l42.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 1-42.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 81.9%;
    right: 30.8%;
    width: 5.4%;
    height: 8%
}

#c1m1l42.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C1/bloqueado/mza\ 1-42.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 81.9%;
    right: 30.8%;
    width: 5.4%;
    height: 8%
}

#c1m2l88.back-ground-cluster {
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    top: 80.5%;
    right: 70.6%;
    width: 4.7%;
    height: 6%
}

#c1m2l88.back-ground-cluster.active {
    background-image: url(../lotes/C1/disponible/mza\ 2-88.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 78.9%;
    right: 69.7%;
    width: 6%;
    height: 9%
}

#c1m2l88.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/vendido/mza\ 2-88.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 78.9%;
    right: 69.7%;
    width: 6%;
    height: 9%
}

#c1m2l88.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/mza\ 2-88.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 78.9%;
    right: 69.7%;
    width: 6%;
    height: 9%
}

#c1m2l88.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 2-88.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 78.9%;
    right: 69.7%;
    width: 6%;
    height: 9%
}

#c1m2l89.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 72.2%;
    right: 72.1%;
    width: 2.3%;
    height: 11%
}

#c1m2l89.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 74.5%;
    right: 70.4%
}

#c1m2l89.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 74.5%;
    right: 70.4%
}

#c1m2l89.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 74.5%;
    right: 70.4%
}

#c1m2l89.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 74.5%;
    right: 70.4%;
    width: 5.4%;
    height: 8.7%
}

#c1m2l90.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 66.8%;
    right: 72.6%;
    width: 2.3%;
    height: 11%
}

#c1m2l90.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 69.3%;
    right: 70.9%
}

#c1m2l90.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 69.3%;
    right: 70.9%
}

#c1m2l90.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 69.3%;
    right: 70.9%
}

#c1m2l90.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 69.3%;
    right: 70.9%;
    width: 5.4%;
    height: 8.7%
}

#c1m2l91.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 61.8%;
    right: 73.1%;
    width: 2.3%;
    height: 11%
}

#c1m2l91.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 64.3%;
    right: 71.4%
}

#c1m2l91.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 64.3%;
    right: 71.4%
}

#c1m2l91.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 64.3%;
    right: 71.4%
}

#c1m2l91.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 64.3%;
    right: 71.4%;
    width: 5.4%;
    height: 8.7%
}

#c1m2l92.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 56.7%;
    right: 73.7%;
    width: 2.3%;
    height: 11%
}

#c1m2l92.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 59%;
    right: 72%
}

#c1m2l92.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 59%;
    right: 72%
}

#c1m2l92.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 59%;
    right: 72%
}

#c1m2l92.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 59%;
    right: 72%;
    width: 5.4%;
    height: 8.7%
}

#c1m2l93.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 51.7%;
    right: 74.3%;
    width: 2.3%;
    height: 11%
}

#c1m2l93.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 54%;
    right: 72.5%
}

#c1m2l93.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 54%;
    right: 72.5%
}

#c1m2l93.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 54%;
    right: 72.5%
}

#c1m2l93.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 54%;
    right: 72.5%;
    width: 5.4%;
    height: 8.7%
}

#c1m2l94.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 46.7%;
    right: 74.7%;
    width: 2.3%;
    height: 11%
}

#c1m2l94.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 48.9%;
    right: 72.9%
}

#c1m2l94.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 48.9%;
    right: 72.9%
}

#c1m2l94.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 48.9%;
    right: 72.9%
}

#c1m2l94.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 48.9%;
    right: 72.9%;
    width: 5.4%;
    height: 8.7%
}

#c1m2l95.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 41.4%;
    right: 75.3%;
    width: 2.3%;
    height: 11%
}

#c1m2l95.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 43.7%;
    right: 73.5%
}

#c1m2l95.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 43.7%;
    right: 73.5%
}

#c1m2l95.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 43.7%;
    right: 73.5%
}

#c1m2l95.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 43.7%;
    right: 73.5%;
    width: 5.4%;
    height: 8.7%
}

#c1m2l96.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 36.2%;
    right: 75.8%;
    width: 2.3%;
    height: 11%
}

#c1m2l96.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 38.6%;
    right: 74.1%
}

#c1m2l96.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 38.6%;
    right: 74.1%
}

#c1m2l96.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 38.6%;
    right: 74.1%
}

#c1m2l96.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 38.6%;
    right: 74.1%;
    width: 5.4%;
    height: 8.7%
}

#c1m3l67.back-ground-cluster {
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    top: 84.5%;
    right: 55.4%;
    width: 4.7%;
    height: 6%
}

#c1m3l67.back-ground-cluster.active {
    background-image: url(../lotes/C1/disponible/mza\ 3-67.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 82.2%;
    right: 54.5%;
    width: 6%;
    height: 9%
}

#c1m3l67.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/vendido/mza\ 3-67.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 82.2%;
    right: 54.5%;
    width: 6%;
    height: 9%
}

#c1m3l67.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/mza\ 3-67.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 82.2%;
    right: 54.5%;
    width: 6%;
    height: 9%
}

#c1m3l67.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 3-67.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 82.2%;
    right: 54.5%;
    width: 6%;
    height: 9%
}

#c1m3l68.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 75.4%;
    right: 57.1%;
    width: 2.3%;
    height: 11%
}

#c1m3l68.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 78%;
    right: 55.3%
}

#c1m3l68.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 78%;
    right: 55.3%
}

#c1m3l68.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 78%;
    right: 55.3%
}

#c1m3l68.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 78%;
    right: 55.3%;
    width: 5.4%;
    height: 8.7%
}

#c1m3l69.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 70.4%;
    right: 57.6%;
    width: 2.3%;
    height: 11%
}

#c1m3l69.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 72.8%;
    right: 55.9%
}

#c1m3l69.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 72.8%;
    right: 55.9%
}

#c1m3l69.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 72.8%;
    right: 55.9%
}

#c1m3l69.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 72.8%;
    right: 55.9%;
    width: 5.4%;
    height: 8.7%
}

#c1m3l70.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 65.4%;
    right: 58.1%;
    width: 2.3%;
    height: 11%
}

#c1m3l70.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 67.5%;
    right: 56.3%
}

#c1m3l70.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 67.5%;
    right: 56.3%
}

#c1m3l70.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 67.5%;
    right: 56.3%
}

#c1m3l70.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 67.5%;
    right: 56.3%;
    width: 5.4%;
    height: 8.7%
}

#c1m3l71.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 60.3%;
    right: 58.6%;
    width: 2.3%;
    height: 11%
}

#c1m3l71.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 62.6%;
    right: 56.9%
}

#c1m3l71.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 62.6%;
    right: 56.9%
}

#c1m3l71.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 62.6%;
    right: 56.9%
}

#c1m3l71.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 62.6%;
    right: 56.9%;
    width: 5.4%;
    height: 8.7%
}

#c1m3l72.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 55%;
    right: 59.2%;
    width: 2.3%;
    height: 11%
}

#c1m3l72.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 57.4%;
    right: 57.4%
}

#c1m3l72.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 57.4%;
    right: 57.4%
}

#c1m3l72.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 57.4%;
    right: 57.4%
}

#c1m3l72.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 57.4%;
    right: 57.4%;
    width: 5.4%;
    height: 8.7%
}

#c1m3l73.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 50%;
    right: 59.7%;
    width: 2.3%;
    height: 11%
}

#c1m3l73.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 52.3%;
    right: 58%
}

#c1m3l73.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 52.3%;
    right: 58%
}

#c1m3l73.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 52.3%;
    right: 58%
}

#c1m3l73.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 52.3%;
    right: 58%;
    width: 5.4%;
    height: 8.7%
}

#c1m3l74.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 44.9%;
    right: 60.2%;
    width: 2.3%;
    height: 11%
}

#c1m3l74.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 47.2%;
    right: 58.4%
}

#c1m3l74.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 47.2%;
    right: 58.4%
}

#c1m3l74.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 47.2%;
    right: 58.4%
}

#c1m3l74.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 47.2%;
    right: 58.4%;
    width: 5.4%;
    height: 8.7%
}

#c1m3l75.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 39.8%;
    right: 60.7%;
    width: 2.3%;
    height: 11%
}

#c1m3l75.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 42%;
    right: 59%
}

#c1m3l75.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 42%;
    right: 59%
}

#c1m3l75.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 42%;
    right: 59%
}

#c1m3l75.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 42%;
    right: 59%;
    width: 5.4%;
    height: 8.7%
}

#c1m3l76.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 34.6%;
    right: 61.2%;
    width: 2.3%;
    height: 11%
}

#c1m3l76.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 36.9%;
    right: 59.5%
}

#c1m3l76.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 36.9%;
    right: 59.5%
}

#c1m3l76.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 36.9%;
    right: 59.5%
}

#c1m3l76.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 36.9%;
    right: 59.5%;
    width: 5.4%;
    height: 8.7%
}

#c1m3l77.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 29.5%;
    right: 61.7%;
    width: 2.3%;
    height: 11%
}

#c1m3l77.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 31.8%;
    right: 60%
}

#c1m3l77.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 31.8%;
    right: 60%
}

#c1m3l77.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 31.8%;
    right: 60%
}

#c1m3l77.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 31.8%;
    right: 60%;
    width: 5.4%;
    height: 8.7%
}

#c1m3l78.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 32%;
    right: 66.7%;
    width: 2.3%;
    height: 11%
}

#c1m3l78.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 34.2%;
    right: 65%
}

#c1m3l78.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 34.2%;
    right: 65%
}

#c1m3l78.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 34.2%;
    right: 65%
}

#c1m3l78.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 34.2%;
    right: 65%;
    width: 5.4%;
    height: 8.7%
}

#c1m3l79.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 37%;
    right: 66.2%;
    width: 2.3%;
    height: 11%
}

#c1m3l79.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 39.3%;
    right: 64.5%
}

#c1m3l79.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 39.3%;
    right: 64.5%
}

#c1m3l79.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 39.3%;
    right: 64.5%
}

#c1m3l79.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 39.3%;
    right: 64.5%;
    width: 5.4%;
    height: 8.7%
}

#c1m3l80.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 42%;
    right: 65.7%;
    width: 2.3%;
    height: 11%
}

#c1m3l80.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 44.5%;
    right: 64%
}

#c1m3l80.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 44.5%;
    right: 64%
}

#c1m3l80.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 44.5%;
    right: 64%
}

#c1m3l80.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 44.5%;
    right: 64%;
    width: 5.4%;
    height: 8.7%
}

#c1m3l81.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 47.1%;
    right: 65.2%;
    width: 2.3%;
    height: 11%
}

#c1m3l81.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 49.6%;
    right: 63.5%
}

#c1m3l81.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 49.6%;
    right: 63.5%
}

#c1m3l81.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 49.6%;
    right: 63.5%
}

#c1m3l81.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 49.6%;
    right: 63.5%;
    width: 5.4%;
    height: 8.7%
}

#c1m3l82.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 52.3%;
    right: 64.6%;
    width: 2.3%;
    height: 11%
}

#c1m3l82.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 54.7%;
    right: 63%
}

#c1m3l82.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 54.7%;
    right: 63%
}

#c1m3l82.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 54.7%;
    right: 63%
}

#c1m3l82.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 54.7%;
    right: 63%;
    width: 5.4%;
    height: 8.7%
}

#c1m3l83.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 57.3%;
    right: 64.1%;
    width: 2.3%;
    height: 11%
}

#c1m3l83.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 59.9%;
    right: 62.3%
}

#c1m3l83.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 59.9%;
    right: 62.3%
}

#c1m3l83.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 59.9%;
    right: 62.3%
}

#c1m3l83.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 59.9%;
    right: 62.3%;
    width: 5.4%;
    height: 8.7%
}

#c1m3l84.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 62.4%;
    right: 63.6%;
    width: 2.3%;
    height: 11%
}

#c1m3l84.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 65%;
    right: 61.9%
}

#c1m3l84.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 65%;
    right: 61.9%
}

#c1m3l84.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 65%;
    right: 61.9%
}

#c1m3l84.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 65%;
    right: 61.9%;
    width: 5.4%;
    height: 8.7%
}

#c1m3l85.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 67.6%;
    right: 63%;
    width: 2.3%;
    height: 11%
}

#c1m3l85.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 70.1%;
    right: 61.5%
}

#c1m3l85.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 70.1%;
    right: 61.5%
}

#c1m3l85.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 70.1%;
    right: 61.5%
}

#c1m3l85.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 70.1%;
    right: 61.5%;
    width: 5.4%;
    height: 8.7%
}

#c1m3l86.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 73.6%;
    right: 62.5%;
    width: 2.6%;
    height: 11%
}

#c1m3l86.back-ground-cluster.active {
    background-image: url(../lotes/C1/disponible/mza\ 3-86.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 74.6%;
    right: 60.8%;
    width: 5.7%;
    height: 11%
}

#c1m3l86.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/vendido/mza\ 3-86.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 74.6%;
    right: 60.8%;
    width: 5.7%;
    height: 11%
}

#c1m3l86.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/mza\ 3-86.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 74.6%;
    right: 60.8%;
    width: 5.7%;
    height: 11%
}

#c1m3l86.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 3-86.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 74.6%;
    right: 60.8%;
    width: 5.7%;
    height: 11%
}

#c1m3l87.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 81.6%;
    right: 60.7%;
    width: 4.3%;
    height: 11%
}

#c1m3l87.back-ground-cluster.active {
    background-image: url(../lotes/C1/disponible/mza\ 3-87.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 81.1%;
    right: 59.9%;
    width: 5.8%;
    height: 11%
}

#c1m3l87.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/vendido/mza\ 3-87.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 81.1%;
    right: 59.9%;
    width: 5.8%;
    height: 11%
}

#c1m3l87.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/mza\ 3-87.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 81.1%;
    right: 59.9%;
    width: 5.8%;
    height: 11%
}

#c1m3l87.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 3-87.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 81.1%;
    right: 59.9%;
    width: 5.8%;
    height: 11%
}

#c1m4l43.back-ground-cluster {
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    top: 82%;
    right: 40.7%;
    width: 4.7%;
    height: 8%
}

#c1m4l43.back-ground-cluster.active {
    background-image: url(../lotes/C1/disponible/mza\ 4-43.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 80.5%;
    right: 39%;
    width: 7%;
    height: 10.3%
}

#c1m4l43.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/vendido/mza\ 4-43.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 80.5%;
    right: 39%;
    width: 7%;
    height: 10.3%
}

#c1m4l43.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/mza\ 4-43.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 80.5%;
    right: 39%;
    width: 7%;
    height: 10.3%
}

#c1m4l43.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 4-43.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 80.5%;
    right: 39%;
    width: 7%;
    height: 10.3%
}

#c1m4l44.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 74.7%;
    right: 42.7%;
    width: 2%;
    height: 9%
}

#c1m4l44.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 76%;
    right: 40.7%;
    width: 5.5%;
    height: 9%
}

#c1m4l44.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 76%;
    right: 40.7%;
    width: 5.5%;
    height: 9%
}

#c1m4l44.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/regular.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 76%;
    right: 40.8%;
    width: 5.5%;
    height: 9%
}

#c1m4l44.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 76%;
    right: 40.8%;
    width: 5.5%;
    height: 9%
}

#c1m4l45.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 68.3%;
    right: 43%;
    width: 2.3%;
    height: 11%
}

#c1m4l45.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 71%;
    right: 41.2%
}

#c1m4l45.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 71%;
    right: 41.2%
}

#c1m4l45.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/regular.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 71%;
    right: 41.3%
}

#c1m4l45.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 71%;
    right: 41.3%;
    width: 5.4%;
    height: 8.7%
}

#c1m4l46.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 63.5%;
    right: 43.5%;
    width: 2.3%;
    height: 11%
}

#c1m4l46.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 66%;
    right: 41.8%
}

#c1m4l46.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 66%;
    right: 41.8%
}

#c1m4l46.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 66%;
    right: 41.8%
}

#c1m4l46.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 66%;
    right: 41.8%;
    width: 5.4%;
    height: 8.7%
}

#c1m4l47.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 58.4%;
    right: 44.1%;
    width: 2.3%;
    height: 11%
}

#c1m4l47.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 60.7%;
    right: 42.4%
}

#c1m4l47.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 60.7%;
    right: 42.4%
}

#c1m4l47.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 60.7%;
    right: 42.4%
}

#c1m4l47.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 60.7%;
    right: 42.4%;
    width: 5.4%;
    height: 8.7%
}

#c1m4l48.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 53.4%;
    right: 44.6%;
    width: 2.3%;
    height: 11%
}

#c1m4l48.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 55.7%;
    right: 42.8%
}

#c1m4l48.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 55.7%;
    right: 42.8%
}

#c1m4l48.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 55.7%;
    right: 42.8%
}

#c1m4l48.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 55.7%;
    right: 42.8%;
    width: 5.4%;
    height: 8.7%
}

#c1m4l49.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 48.2%;
    right: 45.1%;
    width: 2.3%;
    height: 11%
}

#c1m4l49.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 50.5%;
    right: 43.4%
}

#c1m4l49.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 50.5%;
    right: 43.4%
}

#c1m4l49.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 50.5%;
    right: 43.4%
}

#c1m4l49.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 50.5%;
    right: 43.4%;
    width: 5.4%;
    height: 8.7%
}

#c1m4l50.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 43%;
    right: 45.6%;
    width: 2.3%;
    height: 11%
}

#c1m4l50.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 45.4%;
    right: 43.9%
}

#c1m4l50.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 45.4%;
    right: 43.9%
}

#c1m4l50.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 45.4%;
    right: 43.9%
}

#c1m4l50.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 45.4%;
    right: 43.9%;
    width: 5.4%;
    height: 8.7%
}

#c1m4l51.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 37.9%;
    right: 46.2%;
    width: 2.3%;
    height: 11%
}

#c1m4l51.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 40.3%;
    right: 44.5%
}

#c1m4l51.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 40.3%;
    right: 44.5%
}

#c1m4l51.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 40.3%;
    right: 44.5%
}

#c1m4l51.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 40.3%;
    right: 44.5%;
    width: 5.4%;
    height: 8.7%
}

#c1m4l52.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 32.8%;
    right: 46.6%;
    width: 2.3%;
    height: 11%
}

#c1m4l52.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 35%;
    right: 44.9%
}

#c1m4l52.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 35%;
    right: 44.9%
}

#c1m4l52.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 35%;
    right: 44.9%
}

#c1m4l52.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 35%;
    right: 44.9%;
    width: 5.4%;
    height: 8.7%
}

#c1m4l53.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 27.6%;
    right: 47.2%;
    width: 2.3%;
    height: 11%
}

#c1m4l53.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 30%;
    right: 45.5%
}

#c1m4l53.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 30%;
    right: 45.5%
}

#c1m4l53.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 30%;
    right: 45.5%
}

#c1m4l53.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 30%;
    right: 45.5%;
    width: 5.4%;
    height: 8.7%
}

#c1m4l54.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 22.6%;
    right: 47.7%;
    width: 2.3%;
    height: 11%
}

#c1m4l54.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 24.9%;
    right: 46%
}

#c1m4l54.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 24.9%;
    right: 46%
}

#c1m4l54.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 24.9%;
    right: 46%
}

#c1m4l54.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 24.9%;
    right: 46%;
    width: 5.4%;
    height: 8.7%
}

#c1m4l55.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 25.1%;
    right: 52.7%;
    width: 2.3%;
    height: 11%
}

#c1m4l55.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 27.4%;
    right: 51%
}

#c1m4l55.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 27.4%;
    right: 51%
}

#c1m4l55.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 27.4%;
    right: 51%
}

#c1m4l55.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 27.4%;
    right: 51%;
    width: 5.4%;
    height: 8.7%
}

#c1m4l56.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 30.1%;
    right: 52.3%;
    width: 2.3%;
    height: 11%
}

#c1m4l56.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 32.5%;
    right: 50.5%
}

#c1m4l56.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 32.5%;
    right: 50.5%
}

#c1m4l56.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/regular.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 32.5%;
    right: 50.5%;
    height: 6.2% !important
}

#c1m4l56.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 32.5%;
    right: 50.5%;
    width: 5.4%;
    height: 6.2% !important
}

#c1m4l57.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 35.1%;
    right: 51.7%;
    width: 2.3%;
    height: 11%
}

#c1m4l57.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 37.6%;
    right: 50%
}

#c1m4l57.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 37.6%;
    right: 50%
}

#c1m4l57.back-ground-cluster.casas {
    background-image: url(../lotes/C1/);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 37.6%;
    right: 50%
}

#c1m4l57.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 37.6%;
    right: 50%;
    width: 5.4%;
    height: 8.7%
}

#c1m4l58.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 40.4%;
    right: 51.2%;
    width: 2.3%;
    height: 11%
}

#c1m4l58.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 42.7%;
    right: 49.4%
}

#c1m4l58.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 42.7%;
    right: 49.4%
}

#c1m4l58.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/regular.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 42.7%;
    right: 49.5%;
    height: 6.2% !important
}

#c1m4l58.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 42.7%;
    right: 49.5%;
    width: 5.4%;
    height: 6.2% !important
}

#c1m4l59.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 45.4%;
    right: 50.7%;
    width: 2.3%;
    height: 11%
}

#c1m4l59.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 47.7%;
    right: 48.8%
}

#c1m4l59.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 47.7%;
    right: 48.8%
}

#c1m4l59.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/regular.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 47.8%;
    right: 48.9%;
    height: 6.2% !important
}

#c1m4l59.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 47.8%;
    right: 48.9%;
    width: 5.4%;
    height: 6.2% !important
}

#c1m4l60.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 50.6%;
    right: 50.1%;
    width: 2.3%;
    height: 11%
}

#c1m4l60.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 53%;
    right: 48.4%
}

#c1m4l60.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 53%;
    right: 48.4%
}

#c1m4l60.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/regular.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 53%;
    right: 48.4%;
    height: 6.4% !important
}

#c1m4l60.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 53%;
    right: 48.4%;
    width: 5.4%;
    height: 6.4% !important
}

#c1m4l61.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 55.8%;
    right: 49.6%;
    width: 2.3%;
    height: 11%
}

#c1m4l61.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 58%;
    right: 48%
}

#c1m4l61.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 58%;
    right: 48%
}

#c1m4l61.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/regular.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 58.2%;
    right: 48.1%;
    height: 6.3% !important
}

#c1m4l61.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 58.2%;
    right: 48.1%;
    width: 5.4%;
    height: 6.3% !important
}

#c1m4l62.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 60.8%;
    right: 49.1%;
    width: 2.3%;
    height: 11%
}

#c1m4l62.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 63.3%;
    right: 47.4%
}

#c1m4l62.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 63.3%;
    right: 47.4%
}

#c1m4l62.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/regular.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 63.3%;
    right: 47.4%;
    width: 5.3% !important
}

#c1m4l62.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 63.3%;
    right: 47.4%;
    width: 5.3% !important;
    height: 8.7%
}

#c1m4l63.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 66%;
    right: 48.6%;
    width: 2.3%;
    height: 11%
}

#c1m4l63.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 68.3%;
    right: 46.8%
}

#c1m4l63.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 68.3%;
    right: 46.8%
}

#c1m4l63.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/regular.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 68.3%;
    right: 46.8%;
    width: 5.5% !important
}

#c1m4l63.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 68.3%;
    right: 46.8%;
    width: 5.5% !important;
    height: 8.7%
}

#c1m4l64.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 71%;
    right: 48%;
    width: 2.3%;
    height: 11%
}

#c1m4l64.back-ground-cluster.active {
    background-image: url(../lotes/C1/D.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 73.5%;
    right: 46.4%
}

#c1m4l64.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/V.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 73.5%;
    right: 46.4%
}

#c1m4l64.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/regular.png);
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    top: 73.5%;
    right: 46.4%;
    width: 5.3% !important
}

#c1m4l64.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/regular.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 73.5%;
    right: 46.4%;
    width: 5.3% !important;
    height: 8.7%
}

#c1m4l65.back-ground-cluster {
    -ms-transform: rotate(77deg);
    -webkit-transform: rotate(77deg);
    transform: rotate(77deg);
    top: 77.2%;
    right: 47.2%;
    width: 2.4%;
    height: 10%
}

#c1m4l65.back-ground-cluster.active {
    background-image: url(../lotes/C1/disponible/mza\ 4-65.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 78.1%;
    right: 45.9%;
    width: 5.5%;
    height: 9%
}

#c1m4l65.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/vendido/mza\ 4-65.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 78.1%;
    right: 45.9%;
    width: 5.5%;
    height: 9%
}

#c1m4l65.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/mza\ 4-65.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 78.1%;
    right: 45.9%;
    width: 5.5%;
    height: 9%
}

#c1m4l65.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 4-65.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 78.1%;
    right: 45.9%;
    width: 5.5%;
    height: 9%
}

#c1m4l66.back-ground-cluster {
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    top: 85.3%;
    right: 45.6%;
    width: 4.7%;
    height: 6%
}

#c1m4l66.back-ground-cluster.active {
    background-image: url(../lotes/C1/disponible/mza\ 4-66.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 84%;
    right: 43.7%;
    width: 7%;
    height: 7.3%
}

#c1m4l66.back-ground-cluster.vendido {
    background-image: url(../lotes/C1/vendido/mza\ 4-66.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 84%;
    right: 43.7%;
    width: 7%;
    height: 7.3%
}

#c1m4l66.back-ground-cluster.casas {
    background-image: url(../lotes/C1/casas/mza\ 4-66.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 84%;
    right: 43.7%;
    width: 7%;
    height: 7.3%
}

#c1m4l66.back-ground-cluster.muestra {
    background-image: url(../lotes/C1/muestra/mza\ 4-66.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 84%;
    right: 43.7%;
    width: 7%;
    height: 7.3%
}

.map-elements-show.mc2>.regular.back-ground-cluster.active {
    opacity: .7
}

.map-elements-show.mc2>.regular.back-ground-cluster.active,
.map-elements-show.mc2>.regular.back-ground-cluster.vendido {
    width: 5.9% !important;
    height: 8.9% !important;
    z-index: -1 !important;
    background-size: contain;
    background-repeat: no-repeat
}

.map-elements-show.mc2>.regular.back-ground-cluster.casas {
    width: 5.9% !important;
    height: 5% !important;
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat
}

.map-elements-show.mc2>.irregular.back-ground-cluster.active,
.map-elements-show.mc2>.irregular.back-ground-cluster.casas,
.map-elements-show.mc2>.irregular.back-ground-cluster.vendido {
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat
}

.map-elements-show.mc2>.irregular.back-ground-cluster.muestra,
.map-elements-show.mc2>.regular.back-ground-cluster.muestra {
    width: 5.9% !important;
    height: 8.9% !important;
    z-index: 5 !important;
    background-size: contain;
    background-repeat: no-repeat
}

.map-elements-show.mc2>.irregular.back-ground-cluster.bloqueado,
.map-elements-show.mc2>.regular.back-ground-cluster.bloqueado {
    width: 5.9% !important;
    height: 8.9% !important;
    z-index: -1 !important;
    background-size: contain;
    background-repeat: no-repeat;
}
.map-elements-show.mc2>.regular.back-ground-cluster.bloqueado {
    opacity: 0.6 !important;
}
.map-elements-show.mc2>.regular.back-ground-cluster.muestra {
    opacity: 0.6 !important;
}

#c2m1l1.back-ground-cluster {
    top: 36.7%;
    right: 48.8%;
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 2.3%;
    height: 7%
}

#c2m1l1.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 35.7%;
    right: 48.5%
}

#c2m1l1.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 35.7%;
    right: 48.5%
}

#c2m1l1.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 37.6%;
    right: 47.2%
}

#c2m1l1.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 35.7%;
    right: 48.6%;
}

#c2m1l1.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 35.7%;
    right: 48.6%;
}

#c2m1l2.back-ground-cluster {
    top: 36.5%;
    right: 51.3%;
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 2.3%;
    height: 7%
}

#c2m1l2.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 35.6%;
    right: 51.1%
}

#c2m1l2.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 35.6%;
    right: 51.1%
}

#c2m1l2.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 37.5%;
    right: 49.7%
}

#c2m1l2.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 35.6%;
    right: 51.1%
}

#c2m1l2.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 35.6%;
    right: 51.1%
}

#c2m1l3.back-ground-cluster {
    top: 36.4%;
    right: 53.9%;
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 2.3%;
    height: 7%
}

#c2m1l3.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 35.3%;
    right: 53.7%
}

#c2m1l3.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 35.3%;
    right: 53.7%
}

#c2m1l3.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 37.3%;
    right: 52.3%
}

#c2m1l3.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 35.3%;
    right: 53.7%
}

#c2m1l3.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 35.3%;
    right: 53.7%
}

#c2m1l4.back-ground-cluster {
    top: 36%;
    right: 56.5%;
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 2.3%;
    height: 7%
}

#c2m1l4.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 35.1%;
    right: 56.3%
}

#c2m1l4.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 35.1%;
    right: 56.3%
}

#c2m1l4.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 37.05%;
    right: 55%
}

#c2m1l4.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 35.1%;
    right: 56.3%
}

#c2m1l4.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 35.1%;
    right: 56.3%
}

#c2m1l5.back-ground-cluster {
    top: 36%;
    right: 59.2%;
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 2.3%;
    height: 7%
}

#c2m1l5.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 34.9%;
    right: 58.9%
}

#c2m1l5.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 34.9%;
    right: 58.9%
}

#c2m1l5.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 36.8%;
    right: 57.5%
}

#c2m1l5.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 34.9%;
    right: 58.9%
}

#c2m1l5.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 34.9%;
    right: 58.9%
}

#c2m1l6.back-ground-cluster {
    top: 35.7%;
    right: 61.8%;
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 2.3%;
    height: 7%
}

#c2m1l6.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 34.7%;
    right: 61.5%
}

#c2m1l6.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 34.7%;
    right: 61.5%
}

#c2m1l6.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 36.6%;
    right: 60.2%
}

#c2m1l6.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 34.7%;
    right: 61.5%
}

#c2m1l6.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 34.7%;
    right: 61.5%
}

#c2m1l7.back-ground-cluster {
    top: 35.5%;
    right: 64.3%;
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 2.3%;
    height: 7%
}

#c2m1l7.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 34.5%;
    right: 64.1%
}

#c2m1l7.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 34.5%;
    right: 64.1%
}

#c2m1l7.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 36.5%;
    right: 62.7%
}

#c2m1l7.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 34.5%;
    right: 64.1%
}

#c2m1l7.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 34.5%;
    right: 64.1%
}

#c2m1l8.back-ground-cluster {
    top: 35.2%;
    right: 67%;
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 4%;
    height: 7%
}

#c2m1l8.back-ground-cluster.active {
    background-image: url(../lotes/C2/C2_RealdePalmas_L8-M1\ BCO.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 33.8%;
    right: 65.2%;
    width: 7.4%;
    height: 9%
}

#c2m1l8.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/C2_RealdePalmas_L8-M1\ AZL.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 33.8%;
    right: 65.2%;
    width: 7.4%;
    height: 9%
}

#c2m1l8.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/8-M1Amar.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 33.8%;
    right: 65.3%;
    width: 7.4%;
    height: 9%
}

#c2m1l8.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/C2_RealdePalmas_L8-M1.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 33.8%;
    right: 65.6%;
    width: 7.2% !important;
}

#c2m1l8.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/C2_RealdePalmas_L8-M1.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 33.8%;
    right: 65.6%;
    width: 7.2% !important;
}

#c2m1l9.back-ground-cluster {
    top: 27.5%;
    right: 67.8%;
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 4.3%;
    height: 7%
}

#c2m1l9.back-ground-cluster.active {
    background-image: url(../lotes/C2/C2_RealdePalmas_L9-M1\ BCO.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 28.4%;
    right: 65.3%;
    width: 7%;
    height: 8.7%
}

#c2m1l9.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/C2_RealdePalmas_L9-M1\ AZL.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 28.4%;
    right: 65.3%;
    width: 7%;
    height: 8.7%
}

#c2m1l9.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/9-M1Amar.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 28.4%;
    right: 65.3%;
    width: 7%;
    height: 8.7%
}

#c2m1l9.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/C2_RealdePalmas_L9-M1.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 27.4%;
    right: 66.3%;
}

#c2m1l9.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/C2_RealdePalmas_L9-M1.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 27.4%;
    right: 66.3%;
}

#c2m1l10.back-ground-cluster {
    top: 27.5%;
    right: 65.1%;
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 2.3%;
    height: 7%
}

#c2m1l10.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 26.6%;
    right: 65%
}

#c2m1l10.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 26.6%;
    right: 65%
}

#c2m1l10.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 28.5%;
    right: 63.5%
}

#c2m1l10.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 26.6%;
    right: 65%
}

#c2m1l10.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 26.6%;
    right: 65%
}

#c2m1l11.back-ground-cluster {
    top: 27.6%;
    right: 62.5%;
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 2.3%;
    height: 7%
}

#c2m1l11.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 26.8%;
    right: 62.4%
}

#c2m1l11.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 26.8%;
    right: 62.4%
}

#c2m1l11.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 28.8%;
    right: 61%
}

#c2m1l11.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 26.8%;
    right: 62.4%
}

#c2m1l11.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 26.8%;
    right: 62.4%
}

#c2m1l12.back-ground-cluster {
    top: 27.9%;
    right: 59.9%;
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 2.3%;
    height: 7%
}

#c2m1l12.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 27%;
    right: 59.8%
}

#c2m1l12.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 27%;
    right: 59.8%
}

#c2m1l12.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 29%;
    right: 58.3%
}

#c2m1l12.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 27%;
    right: 59.8%
}

#c2m1l12.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 27%;
    right: 59.8%
}

#c2m1l13.back-ground-cluster {
    top: 28%;
    right: 57.3%;
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 2.3%;
    height: 7%
}

#c2m1l13.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 27.2%;
    right: 57.2%
}

#c2m1l13.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 27.2%;
    right: 57.2%
}

#c2m1l13.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 29.2%;
    right: 55.8%
}

#c2m1l13.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 27.2%;
    right: 57.2%
}

#c2m1l13.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 27.2%;
    right: 57.2%
}

#c2m1l14.back-ground-cluster {
    top: 28.3%;
    right: 54.6%;
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 2.3%;
    height: 7%
}

#c2m1l14.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 27.3%;
    right: 54.6%
}

#c2m1l14.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 27.3%;
    right: 54.6%
}

#c2m1l14.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 29.3%;
    right: 53.2%
}

#c2m1l14.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 27.3%;
    right: 54.6%
}

#c2m1l14.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 27.3%;
    right: 54.6%
}

#c2m1l15.back-ground-cluster {
    top: 29.6%;
    right: 50%;
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 2.3%;
    height: 7%
}

#c2m1l15.back-ground-cluster.active {
    background-image: url(../lotes/C2/C2_RealdePalmas_L15-M1\ BCO.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 28.5%;
    right: 49.9%;
    width: 6.5%;
    height: 7.2%
}

#c2m1l15.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/C2_RealdePalmas_L15-M1\ AZL.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 28.5%;
    right: 49.9%;
    width: 6.5%;
    height: 7.2%
}

#c2m1l15.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/15-M1Amar.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 28.5%;
    right: 49.9%;
    width: 6.5%;
    height: 7.2%
}

#c2m1l15.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/C2_RealdePalmas_L15-M1.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 28%;
    right: 50.7%;
    width: 6.2% !important;
}

#c2m1l15.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/C2_RealdePalmas_L15-M1.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 28%;
    right: 50.7%;
    width: 6.2% !important;
}

#c2m1l16.back-ground-cluster {
    top: 30.7%;
    right: 46%;
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 2.3%;
    height: 7%
}

#c2m1l16.back-ground-cluster.active {
    background-image: url(../lotes/C2/C2_RealdePalmas_L16-M1\ BCO.png);
    -ms-transform: rotate(64deg);
    -webkit-transform: rotate(64deg);
    transform: rotate(64deg);
    top: 29.7%;
    right: 46%;
    width: 7%;
    height: 7.5%
}

#c2m1l16.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/C2_RealdePalmas_L16-M1\ AZL.png);
    -ms-transform: rotate(64deg);
    -webkit-transform: rotate(64deg);
    transform: rotate(64deg);
    top: 29.7%;
    right: 46%;
    width: 7%;
    height: 7.5%
}

#c2m1l16.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/16-M1Amar.png);
    -ms-transform: rotate(64deg);
    -webkit-transform: rotate(64deg);
    transform: rotate(64deg);
    top: 29.7%;
    right: 46%;
    width: 7%;
    height: 7.5%
}

#c2m1l16.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/C2_RealdePalmas_L16-M1.png);
    -ms-transform: rotate(64deg);
    -webkit-transform: rotate(64deg);
    transform: rotate(64deg);
    top: 28.7%;
    right: 47.5%;
    width: 5.5% !important;
}

#c2m1l16.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/C2_RealdePalmas_L16-M1.png);
    -ms-transform: rotate(64deg);
    -webkit-transform: rotate(64deg);
    transform: rotate(64deg);
    top: 28.7%;
    right: 47.5%;
    width: 5.5% !important;
}

#c2m2l17.back-ground-cluster {
    top: 14.7%;
    right: 48%;
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 3.5%;
    height: 7%
}

#c2m2l17.back-ground-cluster.active {
    background-image: url(../lotes/C2/C2_RealdePalmas_L17-M2\ BCO.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 14.4%;
    right: 46.1%;
    width: 7%;
    height: 7.9%
}

#c2m2l17.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/C2_RealdePalmas_L17-M2\ AZL.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 14.4%;
    right: 46.1%;
    width: 7%;
    height: 7.9%
}

#c2m2l17.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/17-M2Amar.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 14.4%;
    right: 46.1%;
    width: 7%;
    height: 7.9%
}

#c2m2l17.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/C2_RealdePalmas_L17-M2.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 14%;
    right: 46.5%;
    width: 6.8% !important;
}

#c2m2l17.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/C2_RealdePalmas_L17-M2.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 14%;
    right: 46.5%;
    width: 6.8% !important;
}

#c2m2l18.back-ground-cluster {
    top: 14.3%;
    right: 51.9%;
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 3%;
    height: 7%
}

#c2m2l18.back-ground-cluster.active {
    background-image: url(../lotes/C2/C2_RealdePalmas_L18-M2\ BCO.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 14.4%;
    right: 49.7%;
    width: 7%;
    height: 7.7%
}

#c2m2l18.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/C2_RealdePalmas_L18-M2\ AZL.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 14.4%;
    right: 49.7%;
    width: 7%;
    height: 7.7%
}

#c2m2l18.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/18-M2Amar.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 14.4%;
    right: 49.7%;
    width: 7%;
    height: 7.7%
}

#c2m2l18.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/C2_RealdePalmas_L18-M2.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 13.4%;
    right: 51%;
}

#c2m2l18.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/C2_RealdePalmas_L18-M2.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 13.4%;
    right: 51%;
}

#c2m2l19.back-ground-cluster {
    top: 14.3%;
    right: 55%;
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 2.3%;
    height: 7%
}

#c2m2l19.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 13.3%;
    right: 55%
}

#c2m2l19.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 13.3%;
    right: 55%
}

#c2m2l19.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 15.2%;
    right: 53.6%
}

#c2m2l19.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 13.3%;
    right: 55%
}

#c2m2l19.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 13.3%;
    right: 55%
}

#c2m2l20.back-ground-cluster {
    top: 14%;
    right: 57.6%;
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 2.3%;
    height: 7%
}

#c2m2l20.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 13%;
    right: 57.6%
}

#c2m2l20.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 13%;
    right: 57.6%
}

#c2m2l20.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 15%;
    right: 56.2%
}

#c2m2l20.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 13%;
    right: 57.6%
}

#c2m2l20.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 13%;
    right: 57.6%
}

#c2m2l21.back-ground-cluster {
    top: 13.8%;
    right: 60.3%;
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 2.3%;
    height: 7%
}

#c2m2l21.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 12.8%;
    right: 60.2%
}

#c2m2l21.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 12.8%;
    right: 60.2%
}

#c2m2l21.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 14.8%;
    right: 58.8%
}

#c2m2l21.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 12.8%;
    right: 60.2%
}

#c2m2l21.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 12.8%;
    right: 60.2%
}

#c2m2l22.back-ground-cluster {
    top: 13.7%;
    right: 62.9%;
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 2.3%;
    height: 7%
}

#c2m2l22.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 12.7%;
    right: 62.8%
}

#c2m2l22.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 12.7%;
    right: 62.8%
}

#c2m2l22.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 14.5%;
    right: 61.4%
}

#c2m2l22.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 12.7%;
    right: 62.8%
}

#c2m2l22.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(88deg);
    -webkit-transform: rotate(88deg);
    transform: rotate(88deg);
    top: 12.7%;
    right: 62.8%
}

#c2m2l23.back-ground-cluster {
    top: 13.4%;
    right: 65.5%;
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 2.6%;
    height: 7%
}

#c2m2l23.back-ground-cluster.active {
    background-image: url(../lotes/C2/C2_RealdePalmas_L23-M2\ BCO.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 13.1%;
    right: 63.3%;
    width: 7%;
    height: 6.9%
}

#c2m2l23.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/C2_RealdePalmas_L23-M2\ AZL.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 13.1%;
    right: 63.3%;
    width: 7%;
    height: 6.9%
}

#c2m2l23.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/23-M2Amar.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 13.1%;
    right: 63.3%;
    width: 7%;
    height: 6.9%
}

#c2m2l23.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/C2_RealdePalmas_L23-M2.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 12.1%;
    right: 64%;
    width: 7% !important;
}

#c2m2l23.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/C2_RealdePalmas_L23-M2.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 12.1%;
    right: 64%;
    width: 7% !important;
}

#c2m2l24.back-ground-cluster {
    top: 14.3%;
    right: 69.2%;
    -ms-transform: rotate(-22deg);
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
    width: 2.3%;
    height: 7%
}

#c2m2l24.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 14.2%;
    right: 68.9%
}

#c2m2l24.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 14.2%;
    right: 68.9%
}

#c2m2l24.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 15.2%;
    right: 67.7%
}

#c2m2l24.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 14.2%;
    right: 68.9%
}

#c2m2l24.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 14.2%;
    right: 68.9%
}

#c2m2l25.back-ground-cluster {
    top: 15.5%;
    right: 71.7%;
    -ms-transform: rotate(-22deg);
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
    width: 2.3%;
    height: 7%
}

#c2m2l25.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 15.5%;
    right: 71.3%
}

#c2m2l25.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 15.5%;
    right: 71.3%
}

#c2m2l25.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 16.6%;
    right: 70.1%
}

#c2m2l25.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 15.5%;
    right: 71.3%
}

#c2m2l25.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 15.5%;
    right: 71.3%
}

#c2m2l26.back-ground-cluster {
    top: 17%;
    right: 74.1%;
    -ms-transform: rotate(-22deg);
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
    width: 2.3%;
    height: 7%
}

#c2m2l26.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 17%;
    right: 73.7%
}

#c2m2l26.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 17%;
    right: 73.7%
}

#c2m2l26.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 18%;
    right: 72.5%
}

#c2m2l26.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 17%;
    right: 73.7%
}

#c2m2l26.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 17%;
    right: 73.7%
}

#c2m2l27.back-ground-cluster {
    top: 18.3%;
    right: 76.5%;
    -ms-transform: rotate(-22deg);
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
    width: 2.3%;
    height: 7%
}

#c2m2l27.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 18.3%;
    right: 76.2%
}

#c2m2l27.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 18.3%;
    right: 76.2%
}

#c2m2l27.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 19.3%;
    right: 75%
}

#c2m2l27.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 18.3%;
    right: 76.2%
}

#c2m2l27.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 18.3%;
    right: 76.2%
}

#c2m2l28.back-ground-cluster {
    top: 19.6%;
    right: 78.9%;
    -ms-transform: rotate(-22deg);
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
    width: 2.3%;
    height: 7%
}

#c2m2l28.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 19.6%;
    right: 78.5%
}

#c2m2l28.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 19.6%;
    right: 78.5%
}

#c2m2l28.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 20.6%;
    right: 77.4%
}

#c2m2l28.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 19.6%;
    right: 78.5%
}

#c2m2l28.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 19.6%;
    right: 78.5%
}

#c2m2l29.back-ground-cluster {
    top: 21.1%;
    right: 81.3%;
    -ms-transform: rotate(-22deg);
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
    width: 2.3%;
    height: 7%
}

#c2m2l29.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 21.1%;
    right: 80.9%
}

#c2m2l29.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 21.1%;
    right: 80.9%
}

#c2m2l29.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 22.1%;
    right: 79.8%
}

#c2m2l29.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 21.1%;
    right: 80.9%
}

#c2m2l29.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 21.1%;
    right: 80.9%
}

#c2m2l30.back-ground-cluster {
    top: 22.3%;
    right: 83.8%;
    -ms-transform: rotate(-22deg);
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
    width: 2.3%;
    height: 7%
}

#c2m2l30.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 22.3%;
    right: 83.4%
}

#c2m2l30.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 22.3%;
    right: 83.4%
}

#c2m2l30.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 23.4%;
    right: 82.3%
}

#c2m2l30.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 22.3%;
    right: 83.4%
}

#c2m2l30.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 22.3%;
    right: 83.4%
}

#c2m2l31.back-ground-cluster {
    top: 23.8%;
    right: 86.1%;
    -ms-transform: rotate(-22deg);
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
    width: 2.3%;
    height: 7%
}

#c2m2l31.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 23.7%;
    right: 85.8%
}

#c2m2l31.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 23.7%;
    right: 85.8%
}

#c2m2l31.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 24.9%;
    right: 84.6%
}

#c2m2l31.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 23.7%;
    right: 85.8%
}

#c2m2l31.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 23.7%;
    right: 85.8%
}

#c2m2l32.back-ground-cluster {
    top: 25.1%;
    right: 88.4%;
    -ms-transform: rotate(-22deg);
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
    width: 2.3%;
    height: 7%
}

#c2m2l32.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 25.2%;
    right: 88.2%
}

#c2m2l32.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 25.2%;
    right: 88.2%
}

#c2m2l32.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 26.2%;
    right: 87%
}

#c2m2l32.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 25.2%;
    right: 88.2%
}

#c2m2l32.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 25.2%;
    right: 88.2%
}

#c2m2l33.back-ground-cluster {
    top: 26.4%;
    right: 91%;
    -ms-transform: rotate(-22deg);
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
    width: 2.3%;
    height: 7%
}

#c2m2l33.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 26.4%;
    right: 90.7%
}

#c2m2l33.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 26.4%;
    right: 90.7%
}

#c2m2l33.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 27.5%;
    right: 89.5%
}

#c2m2l33.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 26.4%;
    right: 90.7%
}

#c2m2l33.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 26.4%;
    right: 90.7%
}

#c2m2l34.back-ground-cluster {
    top: 27.8%;
    right: 93.3%;
    -ms-transform: rotate(-22deg);
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
    width: 2.3%;
    height: 7%
}

#c2m2l34.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 27.8%;
    right: 93.09%
}

#c2m2l34.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 27.8%;
    right: 93.09%
}

#c2m2l34.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 28.8%;
    right: 91.9%
}

#c2m2l34.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 27.8%;
    right: 93.09%
}

#c2m2l34.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 27.8%;
    right: 93.09%
}

#c2m2l35.back-ground-cluster {
    top: 29.2%;
    right: 95.7%;
    -ms-transform: rotate(-22deg);
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
    width: 2.3%;
    height: 7%
}

#c2m2l35.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 29.2%;
    right: 95.5%
}

#c2m2l35.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 29.2%;
    right: 95.5%
}

#c2m2l35.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 30.2%;
    right: 94.2%
}

#c2m2l35.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 29.2%;
    right: 95.5%
}

#c2m2l35.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 29.2%;
    right: 95.5%
}

#c2m2l36.back-ground-cluster {
    top: 30.7%;
    right: 98.1%;
    -ms-transform: rotate(-22deg);
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
    width: 2.3%;
    height: 7%
}

#c2m2l36.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 30.4%;
    right: 97.9%
}

#c2m2l36.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 30.4%;
    right: 97.9%
}

#c2m2l36.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 31.6%;
    right: 96.7%
}

#c2m2l36.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 30.4%;
    right: 97.9%
}

#c2m2l36.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 30.4%;
    right: 97.9%
}

#c2m2l37.back-ground-cluster {
    top: 31.9%;
    right: 100.6%;
    -ms-transform: rotate(-22deg);
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
    width: 2.3%;
    height: 7%
}

#c2m2l37.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 31.9%;
    right: 100.3%
}

#c2m2l37.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 31.9%;
    right: 100.3%
}

#c2m2l37.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 33%;
    right: 99%
}

#c2m2l37.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 31.9%;
    right: 100.3%
}

#c2m2l37.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 31.9%;
    right: 100.3%
}

#c2m2l38.back-ground-cluster {
    top: 33.4%;
    right: 102.9%;
    -ms-transform: rotate(-22deg);
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
    width: 2.3%;
    height: 7%
}

#c2m2l38.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 33.3%;
    right: 102.8%
}

#c2m2l38.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 33.3%;
    right: 102.8%
}

#c2m2l38.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 34.3%;
    right: 101.5%
}

#c2m2l38.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 33.3%;
    right: 102.8%
}

#c2m2l38.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    transform: rotate(63deg);
    top: 33.3%;
    right: 102.8%
}

#c2m2l39.back-ground-cluster {
    top: 35%;
    right: 105.4%;
    -ms-transform: rotate(-22deg);
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
    width: 3.5%;
    height: 7%
}

#c2m2l39.back-ground-cluster.active {
    background-image: url(../lotes/C2/C2_RealdePalmas_L39-M2\ BCO.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 33.9%;
    right: 106%;
    width: 7.1%;
    height: 13.5%
}

#c2m2l39.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/C2_RealdePalmas_L39-M2\ AZL.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 33.9%;
    right: 106%;
    width: 7.1%;
    height: 13.5%
}

#c2m2l39.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/39-M2Amar.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 33.9%;
    right: 106%;
    width: 7.1%;
    height: 13.5%
}

#c2m2l39.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/C2_RealdePalmas_L39-M2.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 35.5%;
    right: 104%;
    height: 13% !important;
    width: 9.8% !important;
}

#c2m2l39.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/C2_RealdePalmas_L39-M2.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 35.5%;
    right: 104%;
    height: 13% !important;
    width: 9.8% !important;
}

#c2m2l40.back-ground-cluster {
    top: 42.7%;
    right: 107.9%;
    -ms-transform: rotate(-22deg);
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
    width: 4.1%;
    height: 7.6%
}

#c2m2l40.back-ground-cluster.active {
    background-image: url(../lotes/C2/C2_RealdePalmas_L40-M2\ BCO.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 36.4%;
    right: 107.5%;
    width: 10%;
    height: 17%
}

#c2m2l40.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/C2_RealdePalmas_L40-M2\ AZL.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 36.4%;
    right: 107.5%;
    width: 10%;
    height: 17%
}

#c2m2l40.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/40-M2Amar.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 36.4%;
    right: 107.5%;
    width: 10%;
    height: 17%
}

#c2m2l40.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/C2_RealdePalmas_L40-M2.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 35.8%;
    right: 108.4%;
    width: 10% !important;
    height: 19% !important;
}

#c2m2l40.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/C2_RealdePalmas_L40-M2.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 35.8%;
    right: 108.4%;
    width: 10% !important;
    height: 19% !important;
}

#c2m2l41.back-ground-cluster {
    top: 48.3%;
    right: 106.9%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m2l41.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 49.3%;
    right: 104.7%
}

#c2m2l41.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 49.3%;
    right: 104.7%
}

#c2m2l41.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 49.4%;
    right: 105.3%
}

#c2m2l41.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 49.3%;
    right: 104.7%
}

#c2m2l41.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 49.3%;
    right: 104.7%
}

#c2m2l42.back-ground-cluster {
    top: 51.6%;
    right: 105.9%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m2l42.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 52.6%;
    right: 103.7%
}

#c2m2l42.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 52.6%;
    right: 103.7%
}

#c2m2l42.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 53%;
    right: 104.4%
}

#c2m2l42.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 52.6%;
    right: 103.7%
}

#c2m2l42.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 52.6%;
    right: 103.7%
}

#c2m2l43.back-ground-cluster {
    top: 55%;
    right: 104.9%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m2l43.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 56%;
    right: 102.8%
}

#c2m2l43.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 56%;
    right: 102.8%
}

#c2m2l43.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 56.4%;
    right: 103.5%
}

#c2m2l43.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 56%;
    right: 102.8%
}

#c2m2l43.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 56%;
    right: 102.8%
}

#c2m2l44.back-ground-cluster {
    top: 58.3%;
    right: 103.9%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m2l44.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 59.4%;
    right: 101.7%
}

#c2m2l44.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 59.4%;
    right: 101.7%
}

#c2m2l44.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 59.7%;
    right: 102.4%
}

#c2m2l44.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 59.4%;
    right: 101.7%
}

#c2m2l44.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 59.4%;
    right: 101.7%
}

#c2m2l45.back-ground-cluster {
    top: 61.7%;
    right: 103%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m2l45.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 62.8%;
    right: 100.8%
}

#c2m2l45.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 62.8%;
    right: 100.8%
}

#c2m2l45.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 63.1%;
    right: 101.5%
}

#c2m2l45.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 62.8%;
    right: 100.8%
}

#c2m2l45.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 62.8%;
    right: 100.8%
}

#c2m2l46.back-ground-cluster {
    top: 65.1%;
    right: 102%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m2l46.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 66.2%;
    right: 99.8%
}

#c2m2l46.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 66.2%;
    right: 99.8%
}

#c2m2l46.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 66.5%;
    right: 100.5%
}

#c2m2l46.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 66.2%;
    right: 99.8%
}

#c2m2l46.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 66.2%;
    right: 99.8%
}

#c2m2l47.back-ground-cluster {
    top: 68.6%;
    right: 101.2%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m2l47.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 69.6%;
    right: 98.9%
}

#c2m2l47.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 69.6%;
    right: 98.9%
}

#c2m2l47.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 70%;
    right: 99.4%
}

#c2m2l47.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 69.6%;
    right: 98.9%
}

#c2m2l47.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 69.6%;
    right: 98.9%
}

#c2m2l48.back-ground-cluster {
    top: 71.9%;
    right: 100.1%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m2l48.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 72.9%;
    right: 97.8%
}

#c2m2l48.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 72.9%;
    right: 97.8%
}

#c2m2l48.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 73.3%;
    right: 98.5%
}

#c2m2l48.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 72.9%;
    right: 97.8%
}

#c2m2l48.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 72.9%;
    right: 97.8%
}

#c2m2l49.back-ground-cluster {
    top: 75.4%;
    right: 99.3%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m2l49.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 76.4%;
    right: 96.9%
}

#c2m2l49.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 76.4%;
    right: 96.9%
}

#c2m2l49.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 76.6%;
    right: 97.5%
}

#c2m2l49.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 76.4%;
    right: 96.9%
}

#c2m2l49.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 76.4%;
    right: 96.9%
}

#c2m2l50.back-ground-cluster {
    top: 78.8%;
    right: 98.3%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m2l50.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 79.7%;
    right: 95.9%
}

#c2m2l50.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 79.7%;
    right: 95.9%
}

#c2m2l50.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 80%;
    right: 96.6%
}

#c2m2l50.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 79.7%;
    right: 95.9%
}

#c2m2l50.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 79.7%;
    right: 95.9%
}

#c2m2l51.back-ground-cluster {
    top: 82.2%;
    right: 97.3%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m2l51.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 83.1%;
    right: 94.9%
}

#c2m2l51.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 83.1%;
    right: 94.9%
}

#c2m2l51.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 83.5%;
    right: 95.7%
}

#c2m2l51.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 83.1%;
    right: 94.9%
}

#c2m2l51.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 83.1%;
    right: 94.9%
}

#c2m2l52.back-ground-cluster {
    top: 85.6%;
    right: 96.3%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m2l52.back-ground-cluster.active {
    background-image: url(../lotes/C2/C2_RealdePalmas_L52-M2\ BCO.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 87%;
    right: 93.9%;
    width: 6%;
    height: 8%
}

#c2m2l52.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/C2_RealdePalmas_L52-M2\ AZL.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 87%;
    right: 93.9%;
    width: 6%;
    height: 8%
}

#c2m2l52.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/52-M2Amar.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 86.9%;
    right: 94%;
    width: 6%;
    height: 8%
}

#c2m2l52.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/C2_RealdePalmas_L52-M2.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 87%;
    right: 93.9%;
    width: 6% !important;
    height: 8% !important;
}

#c2m2l52.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/C2_RealdePalmas_L52-M2.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 87%;
    right: 93.9%;
    width: 6% !important;
    height: 8% !important;

}

#c2m2l53.back-ground-cluster {
    top: 89.7%;
    right: 95.3%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m2l53.back-ground-cluster.active {
    background-image: url(../lotes/C2/C2_RealdePalmas_L53-M2\ BCO.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 91%;
    right: 92.9%;
    width: 6%;
    height: 7.8%
}

#c2m2l53.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/C2_RealdePalmas_L53-M2\ AZL.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 91%;
    right: 92.9%;
    width: 6%;
    height: 7.8%
}

#c2m2l53.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/53-M2Amar.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 91%;
    right: 92.9%;
    width: 6%;
    height: 7.8%
}

#c2m2l53.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/C2_RealdePalmas_L53-M2.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 91%;
    right: 92.9%;
    height: 7.5% !important;
    width: 6% !important;
}

#c2m2l53.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/C2_RealdePalmas_L53-M2.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 91%;
    right: 92.9%;
    height: 7.5% !important;
    width: 6% !important;
}

#c2m3l79.back-ground-cluster {
    top: 73.4%;
    right: 72%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m3l79.back-ground-cluster.active {
    background-image: url(../lotes/C2/C2_RealdePalmas_L79-M3\ BCO.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 74.4%;
    right: 70%;
    width: 6%;
    height: 8%
}

#c2m3l79.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/C2_RealdePalmas_L79-M3\ AZL.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 74.4%;
    right: 70%;
    width: 6%;
    height: 8%
}

#c2m3l79.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/79-M3Amar.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 74.4%;
    right: 70%;
    width: 6%;
    height: 8%
}

#c2m3l79.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/C2_RealdePalmas_L79-M3.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 72.8%;
    right: 72%;
    width: 3.8% !important;
    height: 8.7% !important;
}

#c2m3l79.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/C2_RealdePalmas_L79-M3.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 72.8%;
    right: 72%;
    width: 3.8% !important;
    height: 8.7% !important;
}

#c2m3l80.back-ground-cluster {
    top: 69%;
    right: 73.5%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m3l80.back-ground-cluster.active {
    background-image: url(../lotes/C2/C2_RealdePalmas_L80-M3\ BCO.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 70.4%;
    right: 71%;
    width: 6%;
    height: 8%
}

#c2m3l80.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/C2_RealdePalmas_L80-M3\ AZL.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 70.4%;
    right: 71%;
    width: 6%;
    height: 8%
}

#c2m3l80.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/80-M3Amar.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 70.4%;
    right: 71.1%;
    width: 6%;
    height: 8%
}

#c2m3l80.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/C2_RealdePalmas_L80-M3.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 69.4%;
    right: 72.2%;
    height: 7.9% !important;
    width: 4.5% !important;
}

#c2m3l80.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/C2_RealdePalmas_L80-M3.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 69.4%;
    right: 72.2%;
    height: 7.9% !important;
    width: 4.5% !important;
}

#c2m3l81.back-ground-cluster {
    top: 65.5%;
    right: 74.5%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m3l81.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 66.5%;
    right: 72%
}

#c2m3l81.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 66.5%;
    right: 72%
}

#c2m3l81.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 66.8%;
    right: 72.7%
}

#c2m3l81.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 66.5%;
    right: 72%
}

#c2m3l81.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 66.5%;
    right: 72%
}

#c2m3l82.back-ground-cluster {
    top: 62%;
    right: 75.4%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m3l82.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 63.2%;
    right: 73%
}

#c2m3l82.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 63.2%;
    right: 73%
}

#c2m3l82.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 63.4%;
    right: 73.6%
}

#c2m3l82.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 63.2%;
    right: 73%
}

#c2m3l82.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 63.2%;
    right: 73%
}

#c2m3l83.back-ground-cluster {
    top: 58.6%;
    right: 76.3%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m3l83.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 59.8%;
    right: 74%
}

#c2m3l83.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 59.8%;
    right: 74%
}

#c2m3l83.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 59.9%;
    right: 74.6%
}

#c2m3l83.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 59.8%;
    right: 74%
}

#c2m3l83.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 59.8%;
    right: 74%
}

#c2m3l84.back-ground-cluster {
    top: 55.3%;
    right: 77.4%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m3l84.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 56.3%;
    right: 74.9%
}

#c2m3l84.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 56.3%;
    right: 74.9%
}

#c2m3l84.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 56.6%;
    right: 75.6%
}

#c2m3l84.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 56.3%;
    right: 74.9%
}

#c2m3l84.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 56.3%;
    right: 74.9%
}

#c2m3l85.back-ground-cluster {
    top: 51.9%;
    right: 78.3%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m3l85.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 53%;
    right: 75.8%
}

#c2m3l85.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 53%;
    right: 75.8%
}

#c2m3l85.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 53.3%;
    right: 76.6%
}

#c2m3l85.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 53%;
    right: 75.8%
}

#c2m3l85.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 53%;
    right: 75.8%
}

#c2m3l86.back-ground-cluster {
    top: 48.4%;
    right: 79.2%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m3l86.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 49.5%;
    right: 76.8%
}

#c2m3l86.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 49.5%;
    right: 76.8%
}

#c2m3l86.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 49.8%;
    right: 77.5%
}

#c2m3l86.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 49.5%;
    right: 76.8%
}

#c2m3l86.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 49.5%;
    right: 76.8%
}

#c2m3l87.back-ground-cluster {
    top: 45.1%;
    right: 80.3%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m3l87.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 46.2%;
    right: 77.8%
}

#c2m3l87.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 46.2%;
    right: 77.8%
}

#c2m3l87.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 46.4%;
    right: 78.5%
}

#c2m3l87.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 46.2%;
    right: 77.8%
}

#c2m3l87.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 46.2%;
    right: 77.8%
}

#c2m3l88.back-ground-cluster {
    top: 41.8%;
    right: 81.3%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m3l88.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 42.8%;
    right: 78.8%
}

#c2m3l88.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 42.8%;
    right: 78.8%
}

#c2m3l88.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 43%;
    right: 79.5%
}

#c2m3l88.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 42.8%;
    right: 78.8%
}

#c2m3l88.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 42.8%;
    right: 78.8%
}

#c2m3l89.back-ground-cluster {
    top: 38.3%;
    right: 82.2%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m3l89.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 39.4%;
    right: 79.7%
}

#c2m3l89.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 39.4%;
    right: 79.7%
}

#c2m3l89.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 39.6%;
    right: 80.4%
}

#c2m3l89.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 39.4%;
    right: 79.7%
}

#c2m3l89.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 39.4%;
    right: 79.7%
}

#c2m3l90.back-ground-cluster {
    top: 35%;
    right: 83.2%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m3l90.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 36%;
    right: 80.8%
}

#c2m3l90.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 36%;
    right: 80.8%
}

#c2m3l90.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 36.2%;
    right: 81.5%
}

#c2m3l90.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 36%;
    right: 80.8%
}

#c2m3l90.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 36%;
    right: 80.8%
}

#c2m3l91.back-ground-cluster {
    top: 32.2%;
    right: 78.2%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m3l91.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 33.1%;
    right: 75.5%
}

#c2m3l91.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 33.1%;
    right: 75.5%
}

#c2m3l91.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 33.3%;
    right: 76.3%
}

#c2m3l91.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 33.1%;
    right: 75.5%
}

#c2m3l91.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 33.1%;
    right: 75.5%
}

#c2m3l92.back-ground-cluster {
    top: 35.4%;
    right: 77%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m3l92.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 36.5%;
    right: 74.7%
}

#c2m3l92.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 36.5%;
    right: 74.7%
}

#c2m3l92.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 36.7%;
    right: 75.3%
}

#c2m3l92.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 36.5%;
    right: 74.7%
}

#c2m3l92.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 36.5%;
    right: 74.7%
}

#c2m3l93.back-ground-cluster {
    top: 38.8%;
    right: 76%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m3l93.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 39.8%;
    right: 73.6%
}

#c2m3l93.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 39.8%;
    right: 73.6%
}

#c2m3l93.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 40.1%;
    right: 74.4%
}

#c2m3l93.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 39.8%;
    right: 73.6%
}

#c2m3l93.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 39.8%;
    right: 73.6%
}

#c2m3l94.back-ground-cluster {
    top: 42.2%;
    right: 75.2%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m3l94.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 43.3%;
    right: 72.7%
}

#c2m3l94.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 43.3%;
    right: 72.7%
}

#c2m3l94.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 43.5%;
    right: 73.4%
}

#c2m3l94.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 43.3%;
    right: 72.7%
}

#c2m3l94.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 43.3%;
    right: 72.7%
}

#c2m3l95.back-ground-cluster {
    top: 45.5%;
    right: 74.1%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m3l95.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 46.6%;
    right: 71.7%
}

#c2m3l95.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 46.6%;
    right: 71.7%
}

#c2m3l95.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 47%;
    right: 72.4%
}

#c2m3l95.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 46.6%;
    right: 71.7%
}

#c2m3l95.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 46.6%;
    right: 71.7%
}

#c2m3l96.back-ground-cluster {
    top: 49%;
    right: 73.2%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m3l96.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 50.1%;
    right: 70.7%
}

#c2m3l96.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 50.1%;
    right: 70.7%
}

#c2m3l96.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 50.3%;
    right: 71.4%
}

#c2m3l96.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 50.1%;
    right: 70.7%
}

#c2m3l96.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 50.1%;
    right: 70.7%
}

#c2m3l97.back-ground-cluster {
    top: 52.5%;
    right: 72.3%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m3l97.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 53.5%;
    right: 69.8%
}

#c2m3l97.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 53.5%;
    right: 69.8%
}

#c2m3l97.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 53.7%;
    right: 70.45%
}

#c2m3l97.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 53.5%;
    right: 69.8%
}

#c2m3l97.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 53.5%;
    right: 69.8%
}

#c2m3l98.back-ground-cluster {
    top: 55.9%;
    right: 71.2%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m3l98.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 56.8%;
    right: 68.8%
}

#c2m3l98.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 56.8%;
    right: 68.8%
}

#c2m3l98.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 57.1%;
    right: 69.5%
}

#c2m3l98.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 56.8%;
    right: 68.8%
}

#c2m3l98.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 56.8%;
    right: 68.8%
}

#c2m3l99.back-ground-cluster {
    top: 59.2%;
    right: 70.3%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m3l99.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 60.3%;
    right: 67.9%
}

#c2m3l99.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 60.3%;
    right: 67.9%
}

#c2m3l99.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 60.5%;
    right: 68.5%
}

#c2m3l99.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 60.3%;
    right: 67.9%
}

#c2m3l99.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 60.3%;
    right: 67.9%
}

#c2m3l100.back-ground-cluster {
    top: 63.2%;
    right: 69.3%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m3l100.back-ground-cluster.active {
    background-image: url(../lotes/C2/C2_RealdePalmas_L100-M3\ BCO.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 64.1%;
    right: 66.9%;
    width: 6%;
    height: 8%
}

#c2m3l100.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/C2_RealdePalmas_L100-M3\ AZL.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 64.1%;
    right: 66.9%;
    width: 6%;
    height: 8%
}

#c2m3l100.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/100-M3Amar.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 64.1%;
    right: 66.9%;
    width: 6%;
    height: 8%
}

#c2m3l100.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/C2_RealdePalmas_L100-M3.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 63.1%;
    right: 66.9%;
}

#c2m3l100.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/C2_RealdePalmas_L100-M3.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 63.1%;
    right: 66.9%;
}

#c2m3l101.back-ground-cluster {
    top: 68.5%;
    right: 67%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m3l101.back-ground-cluster.active {
    background-image: url(../lotes/C2/C2_RealdePalmas_L101-M3\ BCO.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 69%;
    right: 65.5%;
    width: 6%;
    height: 8%
}

#c2m3l101.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/C2_RealdePalmas_L101-M3\ AZL.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 69%;
    right: 65.5%;
    width: 6%;
    height: 8%
}

#c2m3l101.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/101-M3Amar.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 69%;
    right: 65.6%;
    width: 6%;
    height: 8%
}

#c2m3l101.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/C2_RealdePalmas_L101-M3.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 69%;
    right: 65.5%;
    height: 8% !important;
}

#c2m3l101.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/C2_RealdePalmas_L101-M3.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 69%;
    right: 65.5%;
    height: 8% !important;
}

#c2m4l54.back-ground-cluster {
    top: 84.2%;
    right: 85.9%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m4l54.back-ground-cluster.active {
    background-image: url(../lotes/C2/C2_RealdePalmas_L54-M4\ BCO.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 85.5%;
    right: 83.6%;
    width: 6%;
    height: 8.1%
}

#c2m4l54.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/C2_RealdePalmas_L54-M4\ AZL.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 85.5%;
    right: 83.6%;
    width: 6%;
    height: 8.1%
}

#c2m4l54.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/54-M4Amar.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 85.5%;
    right: 83.6%;
    width: 6%;
    height: 8.1%
}

#c2m4l54.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/C2_RealdePalmas_L54-M4.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 83.5%;
    right: 86%;
    width: 3% !important;
}

#c2m4l54.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/C2_RealdePalmas_L54-M4.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 83.5%;
    right: 86%;
    width: 3% !important;
}

#c2m4l55.back-ground-cluster {
    top: 80.7%;
    right: 86.9%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m4l55.back-ground-cluster.active {
    background-image: url(../lotes/C2/C2_RealdePalmas_L55-M4\ BCO.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 81.9%;
    right: 84.6%;
    width: 6%;
    height: 8%
}

#c2m4l55.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/C2_RealdePalmas_L55-M4\ AZL.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 81.9%;
    right: 84.6%;
    width: 6%;
    height: 8%
}

#c2m4l55.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/55-M4Amar.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 81.9%;
    right: 84.6%;
    width: 6%;
    height: 8%
}

#c2m4l55.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/C2_RealdePalmas_L55-M4.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 80%;
    right: 87.2%;
    width: 3% !important;
}

#c2m4l55.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/C2_RealdePalmas_L55-M4.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 80%;
    right: 87.2%;
    width: 3% !important;
}

#c2m4l56.back-ground-cluster {
    top: 77.2%;
    right: 87.9%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m4l56.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 78.2%;
    right: 85.6%
}

#c2m4l56.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 78.2%;
    right: 85.6%
}

#c2m4l56.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 78.3%;
    right: 86.2%
}

#c2m4l56.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 78.2%;
    right: 85.6%
}

#c2m4l56.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 78.2%;
    right: 85.6%
}

#c2m4l57.back-ground-cluster {
    top: 73.7%;
    right: 88.9%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m4l57.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 74.8%;
    right: 86.5%
}

#c2m4l57.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 74.8%;
    right: 86.5%
}

#c2m4l57.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 74.9%;
    right: 87.3%
}

#c2m4l57.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 74.8%;
    right: 86.5%
}

#c2m4l57.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 74.8%;
    right: 86.5%
}

#c2m4l58.back-ground-cluster {
    top: 70.3%;
    right: 89.9%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m4l58.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 71.3%;
    right: 87.5%
}

#c2m4l58.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 71.3%;
    right: 87.5%
}

#c2m4l58.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 71.7%;
    right: 88.2%
}

#c2m4l58.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 71.3%;
    right: 87.5%
}

#c2m4l58.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 71.3%;
    right: 87.5%
}

#c2m4l59.back-ground-cluster {
    top: 67%;
    right: 91%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m4l59.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 68%;
    right: 88.4%
}

#c2m4l59.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 68%;
    right: 88.4%
}

#c2m4l59.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 68.3%;
    right: 89.1%
}

#c2m4l59.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 68%;
    right: 88.4%
}

#c2m4l59.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 68%;
    right: 88.4%
}

#c2m4l60.back-ground-cluster {
    top: 63.6%;
    right: 91.9%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m4l60.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 64.5%;
    right: 89.5%
}

#c2m4l60.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 64.5%;
    right: 89.5%
}

#c2m4l60.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 64.9%;
    right: 90%
}

#c2m4l60.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 64.5%;
    right: 89.5%
}

#c2m4l60.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 64.5%;
    right: 89.5%
}

#c2m4l61.back-ground-cluster {
    top: 60.1%;
    right: 92.7%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m4l61.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 61.2%;
    right: 90.4%
}

#c2m4l61.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 61.2%;
    right: 90.4%
}

#c2m4l61.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 61.5%;
    right: 91.1%
}

#c2m4l61.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 61.2%;
    right: 90.4%
}

#c2m4l61.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 61.2%;
    right: 90.4%
}

#c2m4l62.back-ground-cluster {
    top: 57%;
    right: 93.9%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m4l62.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 57.8%;
    right: 91.3%
}

#c2m4l62.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 57.8%;
    right: 91.3%
}

#c2m4l62.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 58%;
    right: 92%
}

#c2m4l62.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 57.8%;
    right: 91.3%
}

#c2m4l62.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 57.8%;
    right: 91.3%
}

#c2m4l63.back-ground-cluster {
    top: 53.5%;
    right: 94.7%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m4l63.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 54.4%;
    right: 92.3%
}

#c2m4l63.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 54.4%;
    right: 92.3%
}

#c2m4l63.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 54.7%;
    right: 93%
}

#c2m4l63.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 54.4%;
    right: 92.3%
}

#c2m4l63.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 54.4%;
    right: 92.3%
}

#c2m4l64.back-ground-cluster {
    top: 50.2%;
    right: 95.9%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m4l64.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 51%;
    right: 93.3%
}

#c2m4l64.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 51%;
    right: 93.3%
}

#c2m4l64.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 51.2%;
    right: 94%
}

#c2m4l64.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 51%;
    right: 93.3%
}

#c2m4l64.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 51%;
    right: 93.3%
}

#c2m4l65.back-ground-cluster {
    top: 46.6%;
    right: 96.7%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m4l65.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 47.6%;
    right: 94.3%
}

#c2m4l65.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 47.6%;
    right: 94.3%
}

#c2m4l65.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 47.8%;
    right: 95%
}

#c2m4l65.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 47.6%;
    right: 94.3%
}

#c2m4l65.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 47.6%;
    right: 94.3%
}

#c2m4l66.back-ground-cluster {
    top: 43.1%;
    right: 97.4%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m4l66.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 44.2%;
    right: 95.2%
}

#c2m4l66.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 44.2%;
    right: 95.2%
}

#c2m4l66.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 44.5%;
    right: 95.9%
}

#c2m4l66.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 44.2%;
    right: 95.2%
}

#c2m4l66.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 44.2%;
    right: 95.2%
}

#c2m4l67.back-ground-cluster {
    top: 40.1%;
    right: 92.4%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m4l67.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 41.3%;
    right: 90%
}

#c2m4l67.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 41.3%;
    right: 90%
}

#c2m4l67.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 41.6%;
    right: 90.7%
}

#c2m4l67.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 41.3%;
    right: 90%
}

#c2m4l67.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 41.3%;
    right: 90%
}

#c2m4l68.back-ground-cluster {
    top: 43.8%;
    right: 91.7%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m4l68.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 44.6%;
    right: 89.1%
}

#c2m4l68.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 44.6%;
    right: 89.1%
}

#c2m4l68.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 44.9%;
    right: 89.8%
}

#c2m4l68.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 44.6%;
    right: 89.1%
}

#c2m4l68.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 44.6%;
    right: 89.1%
}

#c2m4l69.back-ground-cluster {
    top: 47%;
    right: 90.5%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m4l69.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 48.1%;
    right: 88.2%
}

#c2m4l69.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 48.1%;
    right: 88.2%
}

#c2m4l69.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 48.3%;
    right: 88.8%
}

#c2m4l69.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 48.1%;
    right: 88.2%
}

#c2m4l69.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 48.1%;
    right: 88.2%
}

#c2m4l70.back-ground-cluster {
    top: 50.5%;
    right: 89.7%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m4l70.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 51.5%;
    right: 87.1%
}

#c2m4l70.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 51.5%;
    right: 87.1%
}

#c2m4l70.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 51.8%;
    right: 87.8%
}

#c2m4l70.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 51.5%;
    right: 87.1%
}

#c2m4l70.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 51.5%;
    right: 87.1%
}

#c2m4l71.back-ground-cluster {
    top: 53.8%;
    right: 88.5%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m4l71.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 54.8%;
    right: 86.2%
}

#c2m4l71.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 54.8%;
    right: 86.2%
}

#c2m4l71.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 55.3%;
    right: 86.9%
}

#c2m4l71.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 54.8%;
    right: 86.2%
}

#c2m4l71.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 54.8%;
    right: 86.2%
}

#c2m4l72.back-ground-cluster {
    top: 57.3%;
    right: 87.7%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m4l72.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 58.3%;
    right: 85.2%
}

#c2m4l72.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 58.3%;
    right: 85.2%
}

#c2m4l72.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 58.6%;
    right: 85.9%
}

#c2m4l72.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 58.3%;
    right: 85.2%
}

#c2m4l72.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 58.3%;
    right: 85.2%
}

#c2m4l73.back-ground-cluster {
    top: 60.7%;
    right: 86.6%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m4l73.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 61.6%;
    right: 84.3%
}

#c2m4l73.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 61.6%;
    right: 84.3%
}

#c2m4l73.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 61.9%;
    right: 85%
}

#c2m4l73.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 61.6%;
    right: 84.3%
}

#c2m4l73.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 61.6%;
    right: 84.3%
}

#c2m4l74.back-ground-cluster {
    top: 64.1%;
    right: 85.7%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m4l74.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 65%;
    right: 83.2%
}

#c2m4l74.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 65%;
    right: 83.2%
}

#c2m4l74.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 65.3%;
    right: 84%
}

#c2m4l74.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 65%;
    right: 83.2%
}

#c2m4l74.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 65%;
    right: 83.2%
}

#c2m4l75.back-ground-cluster {
    top: 67.6%;
    right: 84.8%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m4l75.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 68.4%;
    right: 82.3%
}

#c2m4l75.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 68.4%;
    right: 82.3%
}

#c2m4l75.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 68.7%;
    right: 83%
}

#c2m4l75.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 68.4%;
    right: 82.3%
}

#c2m4l75.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 68.4%;
    right: 82.3%
}

#c2m4l76.back-ground-cluster {
    top: 71%;
    right: 84%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m4l76.back-ground-cluster.active {
    background-image: url(../lotes/C2/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 71.8%;
    right: 81.3%
}

#c2m4l76.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/A.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 71.8%;
    right: 81.3%
}

#c2m4l76.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/regular.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 72.2%;
    right: 82%
}

#c2m4l76.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 71.8%;
    right: 81.3%
}

#c2m4l76.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/B.png);
    -ms-transform: rotate(-27deg);
    -webkit-transform: rotate(-27deg);
    transform: rotate(-27deg);
    top: 71.8%;
    right: 81.3%
}

#c2m4l77.back-ground-cluster {
    top: 75%;
    right: 82.6%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m4l77.back-ground-cluster.active {
    background-image: url(../lotes/C2/C2_RealdePalmas_L77-M4\ BCO.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 75.7%;
    right: 80.4%;
    width: 6%;
    height: 8%
}

#c2m4l77.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/C2_RealdePalmas_L77-M4\ AZL.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 75.7%;
    right: 80.4%;
    width: 6%;
    height: 8%
}

#c2m4l77.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/77-M4Amar.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 75.7%;
    right: 80.4%;
    width: 6%;
    height: 8%
}

#c2m4l77.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/C2_RealdePalmas_L77-M4.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 75.7%;
    right: 80.4%
}

#c2m4l77.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/C2_RealdePalmas_L77-M4.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 75.7%;
    right: 80.4%
}

#c2m4l78.back-ground-cluster {
    top: 80%;
    right: 81%;
    -ms-transform: rotate(68deg);
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    width: 2.3%;
    height: 7%
}

#c2m4l78.back-ground-cluster.active {
    background-image: url(../lotes/C2/C2_RealdePalmas_L78-M4\ BCO.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 80.6%;
    right: 79.1%;
    width: 6%;
    height: 8%
}

#c2m4l78.back-ground-cluster.vendido {
    background-image: url(../lotes/C2/C2_RealdePalmas_L78-M4\ AZL.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 80.6%;
    right: 79.1%;
    width: 6%;
    height: 8%
}

#c2m4l78.back-ground-cluster.casas {
    background-image: url(../lotes/C2/casas/78-M4Amar.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 80.6%;
    right: 79.1%;
    width: 6%;
    height: 8%
}

#c2m4l78.back-ground-cluster.muestra {
    background-image: url(../lotes/C2/muestra/C2_RealdePalmas_L78-M4.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 80.6%;
    right: 79.1%
}

#c2m4l78.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C2/bloqueados/C2_RealdePalmas_L78-M4.png);
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
    top: 80.6%;
    right: 79.1%
}

.map-elements-show.mc8>.regular.back-ground-cluster.active {
    opacity: .7
}

.map-elements-show.mc8>.regular.back-ground-cluster.active,
.map-elements-show.mc8>.regular.back-ground-cluster.vendido {
    width: 5.4% !important;
    height: 8.5% !important;
    z-index: -1 !important;
    background-size: contain;
    background-repeat: no-repeat
}

.map-elements-show.mc8>.regular.back-ground-cluster.casas {
    width: 5.4% !important;
    height: 8.7% !important;
    background-size: contain;
    background-repeat: no-repeat
}

.map-elements-show.mc8>.irregular.back-ground-cluster.active,
.map-elements-show.mc8>.irregular.back-ground-cluster.casas,
.map-elements-show.mc8>.irregular.back-ground-cluster.vendido {
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat
}

.map-elements-show.mc8>.irregular.back-ground-cluster.muestra,
.map-elements-show.mc8>.regular.back-ground-cluster.muestra {
    z-index: 5 !important;
    background-size: contain;
    background-repeat: no-repeat
}

.map-elements-show.mc8>.irregular.back-ground-cluster.bloqueado,
.map-elements-show.mc8>.regular.back-ground-cluster.bloqueado {
    z-index: 5 !important;
    background-size: contain;
    background-repeat: no-repeat
}

#c8m1l1.back-ground-cluster {
    top: 22.1%;
    right: 76.1%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(15deg);
    width: 2%;
    height: 5%
}

#c8m1l1.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-1-BLANCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 19.5%;
    right: 74.2%;
    width: 5.5%;
    height: 9%
}

#c8m1l1.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-1-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 19.5%;
    right: 74.2%;
    width: 5.5%;
    height: 9.3%
}

#c8m1l1.back-ground-cluster.casas {
    background-image: url(../lotes/C8/L-1.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 19.5%;
    right: 74.2%;
    width: 5.5%;
    height: 9.2%
}

#c8m1l1.back-ground-cluster.muestra {
    background-image: url(../lotes/C8/muestra/L-1.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 19.5%;
    right: 74.2%;
    width: 5.5%;
    height: 9.2%
}

#c8m1l1.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C8/bloqueado/L-1.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 19.5%;
    right: 74.2%;
    width: 5.5%;
    height: 9.2%
}

#c8m1l2.back-ground-cluster {
    top: 19.5%;
    right: 72.6%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(-14deg);
    width: 2.8%;
    height: 7.4%
}

#c8m1l2.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-2-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 18.8%;
    right: 71.6%;
    width: 4.8%;
    height: 8.5%
}

#c8m1l2.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-2-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 19%;
    right: 71.5%;
    width: 4.8%;
    height: 8.2%
}

#c8m1l2.back-ground-cluster.casas {
    background-image: url(../lotes/C8/L-2.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 18.8%;
    right: 71.5%;
    width: 4.8%;
    height: 8.5%
}

#c8m1l2.back-ground-cluster.muestra {
    background-image: url(../lotes/C8/muestra/L-2.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 18.8%;
    right: 71.5%;
    width: 4.8%;
    height: 8.5%
}

#c8m1l2.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C8/bloqueado/L-2.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 18.8%;
    right: 71.5%;
    width: 4.8%;
    height: 8.5%
}

#c8m1l3.back-ground-cluster {
    top: 18.6%;
    right: 69.9%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(-15deg);
    width: 2.8%;
    height: 7.4%
}

#c8m1l3.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-3-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 17.8%;
    right: 68.5%;
    width: 5%;
    height: 8.7%
}

#c8m1l3.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-3-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 18%;
    right: 68.4%;
    width: 5%;
    height: 8.5%
}

#c8m1l3.back-ground-cluster.casas {
    background-image: url(../lotes/C8/L-3.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 17.8%;
    right: 68.6%;
    width: 5%;
    height: 8.5%
}

#c8m1l3.back-ground-cluster.muestra {
    background-image: url(../lotes/C8/muestra/L-3.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 17.8%;
    right: 68.6%;
    width: 5%;
    height: 8.5%
}

#c8m1l3.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C8/bloqueado/L-3.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 17.8%;
    right: 68.6%;
    width: 5%;
    height: 8.5%
}

#c8m1l4.back-ground-cluster {
    top: 17.6%;
    right: 67%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(-15deg);
    width: 2.8%;
    height: 7.4%
}

#c8m1l4.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-4-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 16.2%;
    right: 66.1%;
    width: 4.6%;
    height: 9.1%
}

#c8m1l4.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-4-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 16.2%;
    right: 66%;
    width: 4.6%;
    height: 9.1%
}

#c8m1l4.back-ground-cluster.casas {
    background-image: url(../lotes/C8/L-4.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 16.2%;
    right: 66.2%;
    width: 4.6%;
    height: 9.5%
}

#c8m1l4.back-ground-cluster.muestra {
    background-image: url(../lotes/C8/muestra/L-4.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 16.2%;
    right: 66.2%;
    width: 4.6%;
    height: 9.5%
}

#c8m1l4.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C8/bloqueado/L-4.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 16.2%;
    right: 66.2%;
    width: 4.6%;
    height: 9.5%
}

#c8m1l5.back-ground-cluster {
    top: 16.6%;
    right: 64.3%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(-15deg);
    width: 2.8%;
    height: 7.4%
}

#c8m1l5.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-5-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 14%;
    right: 63.5%;
    width: 4.6%;
    height: 10.5%
}

#c8m1l5.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-4-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 14.5%;
    right: 63.5%;
    width: 4.8%;
    height: 10.5%
}

#c8m1l5.back-ground-cluster.casas {
    background-image: url("../lotes/C8/L-5.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 14%;
    right: 63.5%;
    width: 4.6%;
    height: 10.5%
}

#c8m1l5.back-ground-cluster.muestra {
    background-image: url(../lotes/C8/muestra/L-5.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 14%;
    right: 63.5%;
    width: 4.6%;
    height: 10.5%
}

#c8m1l5.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C8/bloqueado/L-5.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 14%;
    right: 63.5%;
    width: 4.6%;
    height: 10.5%
}

#c8m1l6.back-ground-cluster {
    top: 14.6%;
    right: 61.3%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(-15deg);
    width: 2.8%;
    height: 7.4%
}

#c8m1l6.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-6-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 13.5%;
    right: 59%;
    width: 6.5%;
    height: 10.5%
}

#c8m1l6.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-6-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 13.5%;
    right: 59%;
    width: 6.5%;
    height: 10.5%
}

#c8m1l6.back-ground-cluster.casas {
    background-image: url(../lotes/C8/L-6.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 13.5%;
    right: 59%;
    width: 6.5%;
    height: 10.5%
}

#c8m1l6.back-ground-cluster.muestra {
    background-image: url(../lotes/C8/muestra/L-6.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 13.5%;
    right: 59%;
    width: 6.5%;
    height: 10.5%
}

#c8m1l6.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C8/bloqueado/L-6.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 13.5%;
    right: 59%;
    width: 6.5%;
    height: 10.5%
}

#c8m1l7.back-ground-cluster {
    top: 15.6%;
    right: 57.3%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 2.8%;
    height: 7.8%
}

#c8m1l7.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-7-1245-72-blanco.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 15.4%;
    right: 55.5%;
    width: 6.5%;
    height: 8.4% !important
}

#c8m1l7.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-7-1245-72-azul.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 15.2%;
    right: 55.5%;
    width: 6.5%;
    height: 10.5%
}

#c8m1l7.back-ground-cluster.casas {
    background-image: url(../lotes/C8/L-7-1245-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 15.4%;
    right: 55.5%;
    width: 6.5%;
    height: 8.4% !important
}

#c8m1l7.back-ground-cluster.muestra {
    background-image: url(../lotes/C8/muestra/L-7-1245-72.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 15.4%;
    right: 55.5%;
    width: 6.5%;
    height: 8.4% !important
}

#c8m1l7.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C8/bloqueado/L-7-1245-72.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 15.4%;
    right: 55.5%;
    width: 6.5%;
    height: 8.4% !important
}

#c8m1l8.back-ground-cluster {
    top: 16.6%;
    right: 54.8%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 2.8%;
    height: 7.8%
}

#c8m1l8.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-7-1245-72-blanco.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 16.4%;
    right: 52.8%;
    width: 6.5%;
    height: 8.4% !important
}

#c8m1l8.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-7-1245-72-azul.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 16.2%;
    right: 52.9%;
    width: 6.5%;
    height: 10.5%
}

#c8m1l8.back-ground-cluster.casas {
    background-image: url(../lotes/C8/L-7-1245-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 16.4%;
    right: 52.8%;
    width: 6.5%;
    height: 8.4% !important
}

#c8m1l8.back-ground-cluster.muestra {
    background-image: url(../lotes/C8/muestra/L-7-1245-72.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 16.4%;
    right: 52.8%;
    width: 6.5%;
    height: 8.4% !important
}

#c8m1l8.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C8/bloqueado/L-7-1245-72.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 16.4%;
    right: 52.8%;
    width: 6.5%;
    height: 8.4% !important
}

#c8m1l9.back-ground-cluster {
    top: 17.6%;
    right: 52%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 2.8%;
    height: 7.8%
}

#c8m1l9.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-7-1245-72-blanco.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 17.2%;
    right: 50.2%;
    width: 6.5%;
    height: 8.5% !important
}

#c8m1l9.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-7-1245-72-azul.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 17.2%;
    right: 50.2%;
    width: 6.5%;
    height: 10.5%
}

#c8m1l9.back-ground-cluster.casas {
    background-image: url(../lotes/C8/L-7-1245-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 17.2%;
    right: 50.2%;
    width: 6.5%;
    height: 8.5% !important
}

#c8m1l9.back-ground-cluster.muestra {
    background-image: url(../lotes/C8/muestra/L-7-1245-72.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 17.2%;
    right: 50.2%;
    width: 6.5%;
    height: 8.5% !important
}

#c8m1l9.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C8/bloqueado/L-7-1245-72.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 17.2%;
    right: 50.2%;
    width: 6.5%;
    height: 8.5% !important
}

#c8m1l10.back-ground-cluster {
    top: 18.6%;
    right: 49.5%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 2.8%;
    height: 7.8%
}

#c8m1l10.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-7-1245-72-blanco.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 18.2%;
    right: 47.6%;
    width: 6.5%;
    height: 8.4% !important
}

#c8m1l10.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-7-1245-72-azul.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 18.2%;
    right: 47.6%;
    width: 6.5%;
    height: 10.5%
}

#c8m1l10.back-ground-cluster.casas {
    background-image: url(../lotes/C8/L-7-1245-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 18.2%;
    right: 47.6%;
    width: 6.5%;
    height: 8.4% !important
}

#c8m1l10.back-ground-cluster.muestra {
    background-image: url(../lotes/C8/muestra/L-7-1245-72.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 18.2%;
    right: 47.6%;
    width: 6.5%;
    height: 8.4% !important
}

#c8m1l10.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C8/bloqueado/L-7-1245-72.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 18.2%;
    right: 47.6%;
    width: 6.5%;
    height: 8.4% !important
}

#c8m1l11.back-ground-cluster {
    top: 19.6%;
    right: 46.9%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 2.8%;
    height: 7.8%
}

#c8m1l11.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-7-1245-72-blanco.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 19.1%;
    right: 45%;
    width: 6.5%;
    height: 10.5%
}

#c8m1l11.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-7-1245-72-azul.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 19%;
    right: 45%;
    width: 6.5%;
    height: 10.5%
}

#c8m1l11.back-ground-cluster.casas {
    background-image: url(../lotes/C8/L-7-1245-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 19%;
    right: 45%;
    width: 6.5%;
    height: 10.5%
}

#c8m1l11.back-ground-cluster.muestra {
    background-image: url(../lotes/C8/muestra/L-7-1245-72.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 19%;
    right: 45%;
    width: 6.5%;
    height: 10.5%
}

#c8m1l11.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C8/bloqueado/L-7-1245-72.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 19%;
    right: 45%;
    width: 6.5%;
    height: 10.5%
}

#c8m1l12.back-ground-cluster {
    top: 20.6%;
    right: 44.4%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 2.8%;
    height: 7.8%
}

#c8m1l12.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-7-1245-72-blanco.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 20%;
    right: 42.4%;
    width: 6.5%;
    height: 10.5%
}

#c8m1l12.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-7-1245-72-azul.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 20%;
    right: 42.4%;
    width: 6.5%;
    height: 10.5%
}

#c8m1l12.back-ground-cluster.casas {
    background-image: url(../lotes/C8/L-7-1245-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 20%;
    right: 42.4%;
    width: 6.5%;
    height: 10.5%
}

#c8m1l12.back-ground-cluster.muestra {
    background-image: url(../lotes/C8/muestra/L-7-1245-72.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 20%;
    right: 42.4%;
    width: 6.5%;
    height: 10.5%
}

#c8m1l12.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C8/bloqueado/L-7-1245-72.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 20%;
    right: 42.4%;
    width: 6.5%;
    height: 10.5%
}

#c8m1l13.back-ground-cluster {
    top: 21.6%;
    right: 41.6%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 2.8%;
    height: 7.8%
}

#c8m1l13.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-13-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 21%;
    right: 39.8%;
    width: 6.5%;
    height: 10.5%
}

#c8m1l13.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-13-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 21%;
    right: 39.8%;
    width: 6.5%;
    height: 10.5%
}

#c8m1l13.back-ground-cluster.casas {
    background-image: url(../lotes/C8/L-13.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 21%;
    right: 39.8%;
    width: 6.5%;
    height: 10.5%
}

#c8m1l13.back-ground-cluster.muestra {
    background-image: url(../lotes/C8/muestra/L-13.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 21%;
    right: 39.8%;
    width: 6.5%;
    height: 10.5%
}

#c8m1l13.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C8/bloqueado/L-13.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 21%;
    right: 39.8%;
    width: 6.5%;
    height: 10.5%
}

#c8m1l14.back-ground-cluster {
    top: 22.9%;
    right: 36.6%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 4.8%;
    height: 7.8%
}

#c8m1l14.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-14-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 22%;
    right: 28.4%;
    width: 14%;
    height: 11.5%
}

#c8m1l14.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-14-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 22%;
    right: 28.2%;
    width: 14%;
    height: 11.5%
}

#c8m1l14.back-ground-cluster.casas {
    background-image: url(../lotes/C8/L-14.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 22%;
    right: 28.4%;
    width: 14%;
    height: 11.5%
}

#c8m1l14.back-ground-cluster.muestra {
    background-image: url(../lotes/C8/muestra/L-14.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 22%;
    right: 28.4%;
    width: 14%;
    height: 11.5%
}

#c8m1l14.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C8/bloqueado/L-14.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 22%;
    right: 28.4%;
    width: 14%;
    height: 11.5%
}

#c8m1l15.back-ground-cluster {
    top: 29.9%;
    right: 31.6%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 4.8%;
    height: 7.8%
}

#c8m1l15.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-15-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 26.6%;
    right: 24.8%;
    width: 14.2%;
    height: 12%
}

#c8m1l15.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-15-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 26.8%;
    right: 24.8%;
    width: 14%;
    height: 11.8%
}

#c8m1l15.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-15.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 26.6%;
    right: 25%;
    width: 14%;
    height: 11.8%
}

#c8m1l16.back-ground-cluster {
    top: 37.3%;
    right: 31.6%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 7%;
    height: 3.5%
}

#c8m1l16.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-16-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 36.2%;
    right: 31.2%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l16.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-16-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 36%;
    right: 31.2%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l16.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-16.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 36.2%;
    right: 31.2%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l17.back-ground-cluster {
    top: 40.8%;
    right: 32.6%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 7%;
    height: 3.5%
}

#c8m1l17.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-17-26-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 39.5%;
    right: 32%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l17.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-17-26-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 39.5%;
    right: 32%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l17.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-17-26.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 39.5%;
    right: 32%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l18.back-ground-cluster {
    top: 44.2%;
    right: 33.2%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 7%;
    height: 3.5%
}

#c8m1l18.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-17-26-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 43%;
    right: 32.8%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l18.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-17-26-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 43%;
    right: 32.8%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l18.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-17-26.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 43%;
    right: 32.8%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l19.back-ground-cluster {
    top: 47.8%;
    right: 34%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 7%;
    height: 3.5%
}

#c8m1l19.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-17-26-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 46.5%;
    right: 33.6%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l19.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-17-26-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 46.5%;
    right: 33.5%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l19.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-17-26.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 46.5%;
    right: 33.7%;
    width: 7.6% !important;
    height: 6.8% !important
}

#c8m1l20.back-ground-cluster {
    top: 51%;
    right: 35%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 7%;
    height: 3.5%
}

#c8m1l20.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-17-26-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 49.8%;
    right: 34.5%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l20.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-17-26-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 49.8%;
    right: 34.5%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l20.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-17-26.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 49.8%;
    right: 34.5%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l21.back-ground-cluster {
    top: 54.5%;
    right: 35.6%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 7%;
    height: 3.5%
}

#c8m1l21.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-17-26-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 53.3%;
    right: 35.2%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l21.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-17-26-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 53.2%;
    right: 35.2%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l21.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-17-26.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 53.2%;
    right: 35.2%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l22.back-ground-cluster {
    top: 58%;
    right: 36.6%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 7%;
    height: 3.5%
}

#c8m1l22.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-17-26-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 56.8%;
    right: 36.1%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l22.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-17-26-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 56.8%;
    right: 36.2%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l22.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-17-26.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 56.7%;
    right: 36%;
    width: 7.6% !important;
    height: 6% !important
}

#c8m1l23.back-ground-cluster {
    top: 61.4%;
    right: 37.2%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 7%;
    height: 3.5%
}

#c8m1l23.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-17-26-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 60.3%;
    right: 37%;
    width: 7.5% !important;
    height: 7% !important
}

#c8m1l23.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-17-26-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 60.1%;
    right: 37%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l23.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-17-26.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 60.1%;
    right: 37%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l24.back-ground-cluster {
    top: 65%;
    right: 38%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 7%;
    height: 3.5%
}

#c8m1l24.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-17-26-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 63.8%;
    right: 37.8%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l24.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-17-26-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 63.8%;
    right: 37.8%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l24.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-17-26.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 63.6%;
    right: 37.8%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l25.back-ground-cluster {
    top: 68.2%;
    right: 39%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 7%;
    height: 3.5%
}

#c8m1l25.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-17-26-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 67.2%;
    right: 38.5%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l25.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-17-26-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 67.2%;
    right: 38.5%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l25.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-17-26.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 67.2%;
    right: 38.5%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l26.back-ground-cluster {
    top: 71.8%;
    right: 39.8%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 7%;
    height: 3.5%
}

#c8m1l26.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-17-26-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 70.6%;
    right: 39.3%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l26.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-17-26-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 70.6%;
    right: 39.2%;
    width: 7.6% !important;
    height: 7.8% !important
}

#c8m1l26.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-17-26.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 70.7%;
    right: 39.4%;
    width: 7.5% !important;
    height: 8% !important
}

#c8m1l27.back-ground-cluster {
    top: 75.8%;
    right: 41.8%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 4%;
    height: 7.5%
}

#c8m1l27.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-27-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 74.1%;
    right: 40.2%;
    width: 8.6% !important;
    height: 15.8% !important
}

#c8m1l27.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-27-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 74.2%;
    right: 40%;
    width: 8.8% !important;
    height: 15.5%
}

#c8m1l27.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-27.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 74.2%;
    right: 40%;
    width: 8.8% !important;
    height: 15.5%
}

#c8m1l28.back-ground-cluster {
    top: 78.8%;
    right: 47.8%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 5%;
    height: 7.5%
}

#c8m1l28.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-28-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 76.8%;
    right: 43%;
    width: 10.4% !important;
    height: 15.8% !important
}

#c8m1l28.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-28-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 76.8%;
    right: 43%;
    width: 10.4% !important;
    height: 12.8%
}

#c8m1l28.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-28.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 76.8%;
    right: 43%;
    width: 10.4% !important;
    height: 12.8%
}

#c8m1l29.back-ground-cluster {
    top: 76.8%;
    right: 54.2%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l29.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-29-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 76.3%;
    right: 52.5%;
    width: 10.4%;
    height: 8.8% !important
}

#c8m1l29.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-29-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 76.5%;
    right: 52.5%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l29.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-29.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 76.4%;
    right: 52.5%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l30.back-ground-cluster {
    top: 75.8%;
    right: 57%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l30.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-30-42-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 75.3%;
    right: 55.3%;
    width: 10.4%;
    height: 8.8% !important
}

#c8m1l30.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-30-42-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 75.2%;
    right: 55.4%;
    width: 10.4%;
    height: 9% !important
}

#c8m1l30.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-30-42.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 75.2%;
    right: 55.4%;
    width: 10.4%;
    height: 9% !important
}

#c8m1l31.back-ground-cluster {
    top: 74.8%;
    right: 59.8%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l31.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-30-42-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 74.3%;
    right: 58.1%;
    width: 10.4%;
    height: 8.8% !important
}

#c8m1l31.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-30-42-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 74.3%;
    right: 58.1%;
    width: 10.4%;
    height: 8.8% !important
}

#c8m1l31.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-30-42.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 74.2%;
    right: 58.2%;
    width: 10.4%;
    height: 8.9% !important
}

#c8m1l32.back-ground-cluster {
    top: 73.8%;
    right: 62.4%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l32.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-30-42-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 73.2%;
    right: 60.8%;
    width: 10.4%;
    height: 8.8% !important
}

#c8m1l32.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-30-42-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 73.2%;
    right: 60.8%;
    width: 10.4%;
    height: 8.8% !important
}

#c8m1l32.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-30-42.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 73.2%;
    right: 60.8%;
    width: 10.4%;
    height: 8.8% !important
}

#c8m1l33.back-ground-cluster {
    top: 72.5%;
    right: 65.2%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l33.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-30-42-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 72.2%;
    right: 63.7%;
    width: 10.4%;
    height: 8.9% !important
}

#c8m1l33.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-30-42-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 72.2%;
    right: 63.7%;
    width: 10.4%;
    height: 8.9% !important
}

#c8m1l33.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-30-42.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 72.2%;
    right: 63.6%;
    width: 10.4%;
    height: 8.8% !important
}

#c8m1l34.back-ground-cluster {
    top: 71.5%;
    right: 68%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l34.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-30-42-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 71.19%;
    right: 66.4%;
    width: 10.4%;
    height: 8.9% !important
}

#c8m1l34.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-30-42-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 71.19%;
    right: 66.4%;
    width: 10.4%;
    height: 8.9% !important
}

#c8m1l34.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-30-42.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 71.19%;
    right: 66.4%;
    width: 10.4%;
    height: 9% !important
}

#c8m1l35.back-ground-cluster {
    top: 70.5%;
    right: 70.8%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l35.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-30-42-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 70.2%;
    right: 69.2%;
    width: 10.4%;
    height: 8.9% !important
}

#c8m1l35.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-30-42-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 70.2%;
    right: 69.2%;
    width: 10.4%;
    height: 8.9% !important
}

#c8m1l35.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-30-42.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 70.2%;
    right: 69.2%;
    width: 10.4%;
    height: 8.9% !important
}

#c8m1l36.back-ground-cluster {
    top: 69.5%;
    right: 73.4%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l36.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-30-42-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 69.2%;
    right: 71.9%;
    width: 10.4%;
    height: 8.8% !important
}

#c8m1l36.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-30-42-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 69.2%;
    right: 71.9%;
    width: 10.4%;
    height: 8.8% !important
}

#c8m1l36.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-30-42.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 69.2%;
    right: 71.9%;
    width: 10.4%;
    height: 8.8% !important
}

#c8m1l37.back-ground-cluster {
    top: 68.5%;
    right: 76.2%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l37.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-30-42-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 68.2%;
    right: 74.7%;
    width: 10.4%;
    height: 8.8% !important
}

#c8m1l37.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-30-42-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 68.2%;
    right: 74.7%;
    width: 10.4%;
    height: 8.8% !important
}

#c8m1l37.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-30-42.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 68.2%;
    right: 74.7%;
    width: 10.4%;
    height: 8.9% !important
}

#c8m1l38.back-ground-cluster {
    top: 67.5%;
    right: 79%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l38.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-30-42-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 67.2%;
    right: 77.5%;
    width: 10.4%;
    height: 8.8% !important
}

#c8m1l38.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-30-42-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 67.2%;
    right: 77.5%;
    width: 10.4%;
    height: 8.8% !important
}

#c8m1l38.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-30-42.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 67.2%;
    right: 77.4%;
    width: 10.4%;
    height: 8.8% !important
}

#c8m1l39.back-ground-cluster {
    top: 66.5%;
    right: 81.8%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l39.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-30-42-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 66.1%;
    right: 80.2%;
    width: 10.4%;
    height: 8.9% !important
}

#c8m1l39.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-30-42-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 66.1%;
    right: 80.2%;
    width: 10.4%;
    height: 8.9% !important
}

#c8m1l39.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-30-42.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 66.2%;
    right: 80.2%;
    width: 10.4%;
    height: 8.9% !important
}

#c8m1l40.back-ground-cluster {
    top: 65.5%;
    right: 84.5%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l40.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-30-42-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 65.1%;
    right: 83%;
    width: 10.4%;
    height: 8.9% !important
}

#c8m1l40.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-30-42-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 65.2%;
    right: 83%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l40.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-30-42.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 65.1%;
    right: 83%;
    width: 10.4%;
    height: 8.9% !important
}

#c8m1l41.back-ground-cluster {
    top: 64.5%;
    right: 87.5%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l41.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-30-42-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 64.1%;
    right: 85.6%;
    width: 10.4%;
    height: 8.8% !important
}

#c8m1l41.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-30-42-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 64.1%;
    right: 85.6%;
    width: 10.4%;
    height: 8.8% !important
}

#c8m1l41.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-30-42.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 64.1%;
    right: 85.6%;
    width: 10.4%;
    height: 8.8% !important
}

#c8m1l42.back-ground-cluster {
    top: 63.5%;
    right: 90%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l42.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-30-42-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 63%;
    right: 88.5%;
    width: 10.4%;
    height: 8.9% !important
}

#c8m1l42.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-30-42-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 63%;
    right: 88.5%;
    width: 10.4%;
    height: 8.9% !important
}

#c8m1l42.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-30-42.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 63%;
    right: 88.5%;
    width: 10.4%;
    height: 8.9% !important
}

#c8m1l43.back-ground-cluster {
    top: 62.5%;
    right: 93.5%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l43.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-43-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 61.2%;
    right: 92%;
    width: 6.4% !important;
    height: 9.7% !important
}

#c8m1l43.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-43-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 61.2%;
    right: 92%;
    width: 6.4% !important;
    height: 9.7% !important
}

#c8m1l43.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-43.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 61.2%;
    right: 92%;
    width: 6.4% !important;
    height: 9.7% !important
}

#c8m1l44.back-ground-cluster {
    top: 49%;
    right: 89.5%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 5%;
    height: 7%
}

#c8m1l44.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-44-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 48.2%;
    right: 88.2%;
    width: 7.2%;
    height: 9.2%
}

#c8m1l44.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-44-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 48%;
    right: 88.5%;
    width: 7%;
    height: 10.8%
}

#c8m1l44.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-44.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 48%;
    right: 88.5%;
    width: 7%;
    height: 15.8%
}

#c8m1l45.back-ground-cluster {
    top: 50%;
    right: 86.6%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l45.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 49.9%;
    right: 84.8%;
    width: 10.4%;
    height: 8.2% !important
}

#c8m1l45.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 49.9%;
    right: 84.8%;
    width: 10.4%;
    height: 8.2% !important
}

#c8m1l45.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 49.5%;
    right: 84.8%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l46.back-ground-cluster {
    top: 51%;
    right: 83.8%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l46.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 51%;
    right: 82.2%;
    width: 10.4%;
    height: 8.2% !important
}

#c8m1l46.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 50.5%;
    right: 82.4%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l46.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 50.5%;
    right: 82.4%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l47.back-ground-cluster {
    top: 52%;
    right: 81.4%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l47.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 51.8%;
    right: 79.6%;
    width: 10.4%;
    height: 8.4% !important
}

#c8m1l47.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 51.6%;
    right: 79.8%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l47.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 51.5%;
    right: 79.8%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l48.back-ground-cluster {
    top: 53%;
    right: 78.9%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l48.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 52.8%;
    right: 77%;
    width: 10.4%;
    height: 8.4% !important
}

#c8m1l48.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 52.5%;
    right: 77%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l48.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 52.5%;
    right: 77.2%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l49.back-ground-cluster {
    top: 54%;
    right: 76%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l49.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 53.8%;
    right: 74.5%;
    width: 10.4%;
    height: 8.4% !important
}

#c8m1l49.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 53.5%;
    right: 74.5%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l49.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 53.5%;
    right: 74.5%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l50.back-ground-cluster {
    top: 54.9%;
    right: 73.5%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l50.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 54.6%;
    right: 71.8%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l50.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 54.6%;
    right: 71.8%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l50.back-ground-cluster.casa {
    background-image: url("../lotes/C8/L-45-72.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 54.5%;
    right: 71.8%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l51.back-ground-cluster {
    top: 55.9%;
    right: 71%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l51.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 55.6%;
    right: 69.2%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l51.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 55.5%;
    right: 69.2%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l51.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 55.5%;
    right: 69.2%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l52.back-ground-cluster {
    top: 56.9%;
    right: 68.5%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l52.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 56.5%;
    right: 66.6%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l52.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 56.5%;
    right: 66.6%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l52.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 56.5%;
    right: 66.6%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l53.back-ground-cluster {
    top: 57.9%;
    right: 65.8%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l53.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 57.5%;
    right: 64%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l53.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 57.5%;
    right: 64%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l53.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 57.5%;
    right: 64%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l54.back-ground-cluster {
    top: 58.9%;
    right: 63.1%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l54.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 58.5%;
    right: 61.5%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l54.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 58.5%;
    right: 61.5%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l54.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 58.5%;
    right: 61.5%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l55.back-ground-cluster {
    top: 59.9%;
    right: 60.5%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l55.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 59.5%;
    right: 58.8%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l55.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 59.5%;
    right: 58.8%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l55.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 59.5%;
    right: 58.8%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l56.back-ground-cluster {
    top: 60.9%;
    right: 58%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l56.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 60.5%;
    right: 56.2%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l56.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 60.5%;
    right: 56.2%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l56.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 60.5%;
    right: 56.2%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l57.back-ground-cluster {
    top: 61.9%;
    right: 55.2%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l57.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 61.5%;
    right: 53.5%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l57.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 61.5%;
    right: 53.5%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l57.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 61.5%;
    right: 53.6%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l58.back-ground-cluster {
    top: 62.9%;
    right: 52.8%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l58.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 62.5%;
    right: 51%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l58.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 62.5%;
    right: 51%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l58.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 62.5%;
    right: 51%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l59.back-ground-cluster {
    top: 54.9%;
    right: 50.8%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l59.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 55.1%;
    right: 49.1%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l59.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 55.1%;
    right: 49.1%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l59.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 55.1%;
    right: 49.1%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l59.back-ground-cluster {
    top: 54.9%;
    right: 50.8%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l59.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 55.1%;
    right: 49.1%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l59.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 55.1%;
    right: 49.1%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l59.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 55.1%;
    right: 49.1%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l60.back-ground-cluster {
    top: 54.5%;
    right: 53.5%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l60.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 54.2%;
    right: 51.8%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l60.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 54.2%;
    right: 51.8%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l60.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 54.1%;
    right: 51.8%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l61.back-ground-cluster {
    top: 53.5%;
    right: 56.2%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l61.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 53.1%;
    right: 54.5%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l61.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 53.1%;
    right: 54.5%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l61.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 53.1%;
    right: 54.5%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l62.back-ground-cluster {
    top: 52.5%;
    right: 58.8%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l62.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 52.1%;
    right: 57%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l62.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 52.1%;
    right: 57%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l62.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 52.1%;
    right: 57%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l63.back-ground-cluster {
    top: 51.5%;
    right: 61.4%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l63.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 51.1%;
    right: 59.6%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l63.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 51.1%;
    right: 59.6%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l63.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 51.1%;
    right: 59.6%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l64.back-ground-cluster {
    top: 50.5%;
    right: 64%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l64.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 50.2%;
    right: 62.2%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l64.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 50.1%;
    right: 62.4%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l64.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 50.1%;
    right: 62.2%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l65.back-ground-cluster {
    top: 49.5%;
    right: 66.5%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l65.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 49.1%;
    right: 65%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l65.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 49.2%;
    right: 64.8%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l65.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 49.1%;
    right: 65%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l66.back-ground-cluster {
    top: 48.5%;
    right: 69.2%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l66.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 48.2%;
    right: 67.5%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l66.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 48.1%;
    right: 67.5%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l66.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 48.1%;
    right: 67.5%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l67.back-ground-cluster {
    top: 47.5%;
    right: 71.8%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l67.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 47.3%;
    right: 70.12%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l67.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 47.1%;
    right: 70.12%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l67.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 47.1%;
    right: 70.12%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l68.back-ground-cluster {
    top: 46.5%;
    right: 74.4%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l68.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 46.2%;
    right: 72.8%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l68.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 46.1%;
    right: 72.8%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l68.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 46.1%;
    right: 72.8%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l69.back-ground-cluster {
    top: 45.5%;
    right: 77%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l69.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 45.2%;
    right: 75.4%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l69.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 45.1%;
    right: 75.4%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l69.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 45.2%;
    right: 75.4%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l70.back-ground-cluster {
    top: 44.5%;
    right: 79.7%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l70.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 44.5%;
    right: 78%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l70.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 44.5%;
    right: 78%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l70.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 44.5%;
    right: 78%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l71.back-ground-cluster {
    top: 43.5%;
    right: 82.2%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l71.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 43.5%;
    right: 80.5%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l71.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 43.5%;
    right: 80.5%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l71.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 43.5%;
    right: 80.5%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l72.back-ground-cluster {
    top: 43%;
    right: 85%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l72.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 42.5%;
    right: 83.2%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l72.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 42.5%;
    right: 83.2%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l72.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 42.5%;
    right: 83.2%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l73.back-ground-cluster {
    top: 42%;
    right: 89%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l73.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-73-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 40.2%;
    right: 86.6%;
    width: 7.3%;
    height: 9.8%
}

#c8m1l73.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-73-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 40.5%;
    right: 83.2%;
    width: 10.6%;
    height: 9.5%
}

#c8m1l73.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-73.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 40.2%;
    right: 86.6%;
    width: 7.3%;
    height: 11.8%
}

#c8m1l74.back-ground-cluster {
    top: 35.2%;
    right: 64.5%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l74.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 35%;
    right: 62.9%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l74.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 35.1%;
    right: 63%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l74.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 35%;
    right: 63%;
    width: 10.4%;
    height: 8.5% !important
}

#c8m1l75.back-ground-cluster {
    top: 36.2%;
    right: 62.1%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l75.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 35.9%;
    right: 60.4%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l75.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 36.1%;
    right: 60.4%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l75.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 36.1%;
    right: 60.4%;
    width: 10.4%;
    height: 8.4% !important
}

#c8m1l76.back-ground-cluster {
    top: 37.2%;
    right: 59.4%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l76.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 37%;
    right: 57.8%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l76.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 37%;
    right: 57.8%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l76.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 37%;
    right: 57.8%;
    width: 10.4%;
    height: 8.5% !important
}

#c8m1l77.back-ground-cluster {
    top: 38.2%;
    right: 56.8%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l77.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 38%;
    right: 55.1%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l77.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 38%;
    right: 55.2%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l77.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 38%;
    right: 55.2%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l78.back-ground-cluster {
    top: 39.2%;
    right: 54.2%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l78.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 39%;
    right: 52.5%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l78.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 39%;
    right: 52.5%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l78.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 39%;
    right: 52.5%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l79.back-ground-cluster {
    top: 40.2%;
    right: 51.6%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l79.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 40%;
    right: 49.9%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l79.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 40%;
    right: 49.8%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l79.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 40%;
    right: 49.8%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l80.back-ground-cluster {
    top: 41.2%;
    right: 49%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l80.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(1deg);
    top: 41%;
    right: 47.4%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l80.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 41%;
    right: 47.4%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l80.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 40.9%;
    right: 47.4%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l81.back-ground-cluster {
    top: 42.2%;
    right: 46.6%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l81.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(1deg);
    top: 42%;
    right: 44.7%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l81.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 42%;
    right: 44.7%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l81.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 41.9%;
    right: 44.8%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l82.back-ground-cluster {
    top: 35%;
    right: 44.6%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l82.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 34.6%;
    right: 43%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l82.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 34.9%;
    right: 43%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l82.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 34.6%;
    right: 43%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l83.back-ground-cluster {
    top: 34%;
    right: 47.2%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l83.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 33.6%;
    right: 45.5%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l83.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 33.8%;
    right: 45.8%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l83.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 33.7%;
    right: 45.5%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l84.back-ground-cluster {
    top: 33%;
    right: 49.8%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l84.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 32.6%;
    right: 48%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l84.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 32.6%;
    right: 48.2%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l84.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 32.6%;
    right: 48.2%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l85.back-ground-cluster {
    top: 32%;
    right: 52.5%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l85.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 31.6%;
    right: 50.8%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l85.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 31.6%;
    right: 50.8%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l85.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 31.6%;
    right: 50.8%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l86.back-ground-cluster {
    top: 31%;
    right: 55.1%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l86.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 30.6%;
    right: 53.4%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l86.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 30.6%;
    right: 53.4%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l86.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 30.6%;
    right: 53.4%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l87.back-ground-cluster {
    top: 30%;
    right: 57.8%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l87.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-45-72-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 29.6%;
    right: 55.9%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l87.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-45-72-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 29.6%;
    right: 55.9%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l87.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-45-72.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 29.6%;
    right: 55.9%;
    width: 10.4%;
    height: 15.8%
}

#c8m1l88.back-ground-cluster {
    top: 28%;
    right: 60.5%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(16deg);
    width: 3%;
    height: 8%
}

#c8m1l88.back-ground-cluster.active {
    background-image: url(../lotes/C8/L-88-BLANCO.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(0);
    top: 29.2%;
    right: 59.6%;
    width: 7%;
    height: 8%
}

#c8m1l88.back-ground-cluster.vendido {
    background-image: url(../lotes/C8/L-88-AZUL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 29%;
    right: 59.4%;
    width: 7.2%;
    height: 15.8%
}

#c8m1l88.back-ground-cluster.casa {
    background-image: url(../lotes/C8/L-88.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(0);
    top: 29.2%;
    right: 59.6%;
    width: 7.2%;
    height: 8%
}

.map-elements-show.mc11>.regular.back-ground-cluster.active {
    opacity: .7
}

.map-elements-show.mc11>.regular.back-ground-cluster.active,
.map-elements-show.mc11>.regular.back-ground-cluster.bloqueado,
.map-elements-show.mc11>.regular.back-ground-cluster.casas,
.map-elements-show.mc11>.regular.back-ground-cluster.muestra,
.map-elements-show.mc11>.regular.back-ground-cluster.vendido {
    width: 5.1% !important;
    height: 3.5% !important;
    z-index: -1 !important;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: .5
}

.map-elements-show.mc11>.irregular.back-ground-cluster.active,
.map-elements-show.mc11>.irregular.back-ground-cluster.bloqueado,
.map-elements-show.mc11>.irregular.back-ground-cluster.casas,
.map-elements-show.mc11>.irregular.back-ground-cluster.muestra,
.map-elements-show.mc11>.irregular.back-ground-cluster.vendido {
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat
}

.map-elements-show.mc11>.irregular.back-ground-cluster.vendido {
    opacity: .5
}

#c11m1l1.back-ground-cluster {
    top: 84%;
    right: 70.3%;
    -ms-transform: rotate(36deg);
    -webkit-transform: rotate(36deg);
    transform: rotate(36deg);
    width: 3%;
    height: 6%
}

#c11m1l1.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L1\ M1_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 83.1%;
    right: 68.8%;
    width: 6%;
    height: 9.4%
}

#c11m1l1.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L1\ M1_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 83.1%;
    right: 68.8%;
    width: 6%;
    height: 9.4%
}

#c11m1l1.back-ground-cluster.casas {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L1-M1.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 83.1%;
    right: 68.8%;
    width: 6%;
    height: 9.4%
}

#c11m1l1.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L1-M1.png.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 83.1%;
    right: 68.8%;
    width: 6%;
    height: 9.4%
}

#c11m1l1.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L1-M1.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 83.1%;
    right: 68.8%;
    width: 6%;
    height: 9.4%
}

#c11m1l2.back-ground-cluster {
    top: 81.5%;
    right: 73.3%;
    -ms-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    width: 1.5%;
    height: 6.3%
}

#c11m1l2.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L2\ M1_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 81.5%;
    right: 70.7%;
    width: 6%;
    height: 6.3%
}

#c11m1l2.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L2\ M1_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 81.5%;
    right: 70.7%;
    width: 6%;
    height: 6.3%
}

#c11m1l2.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L2-M1.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 81.5%;
    right: 70.7%;
    width: 6%;
    height: 6.3%
}

#c11m1l2.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L2-M1.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 81.5%;
    right: 70.7%;
    width: 6%;
    height: 6.3%
}

#c11m1l2.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L2-M1.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 81.5%;
    right: 70.7%;
    width: 6%;
    height: 6.3%
}

#c11m1l3.back-ground-cluster {
    top: 79.6%;
    right: 75%;
    -ms-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    width: 1.5%;
    height: 6.3%
}

#c11m1l3.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L3\ M1_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 79.6%;
    right: 72.4%;
    width: 6%;
    height: 6.5%
}

#c11m1l3.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L3\ M1_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 79.6%;
    right: 72.4%;
    width: 6%;
    height: 6.5%
}

#c11m1l3.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L3-M1.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 79.6%;
    right: 72.4%;
    width: 6%;
    height: 6.5%
}

#c11m1l3.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L3-M1.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 79.6%;
    right: 72.4%;
    width: 6%;
    height: 6.5%
}

#c11m1l3.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L3-M1.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 79.6%;
    right: 72.4%;
    width: 6%;
    height: 6.5%
}

#c11m1l4.back-ground-cluster {
    top: 77.8%;
    right: 76.5%;
    -ms-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    width: 1.5%;
    height: 6.3%
}

#c11m1l4.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L4\ M1_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 77.7%;
    right: 74%;
    width: 6%;
    height: 6.6%
}

#c11m1l4.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L4\ M1_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 77.7%;
    right: 74%;
    width: 6%;
    height: 6.6%
}

#c11m1l4.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L4-M1.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 77.7%;
    right: 74%;
    width: 6%;
    height: 6.6%
}

#c11m1l4.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L4-M1.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 77.7%;
    right: 74%;
    width: 6%;
    height: 6.6%
}

#c11m1l4.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L4-M1.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 77.7%;
    right: 74%;
    width: 6%;
    height: 6.6%
}

#c11m1l5.back-ground-cluster {
    top: 76.1%;
    right: 78.1%;
    -ms-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    width: 1.5%;
    height: 6.3%
}

#c11m1l5.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L5\ M1_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 75.8%;
    right: 75.5%;
    width: 6%;
    height: 6.7%
}

#c11m1l5.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L5\ M1_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 75.8%;
    right: 75.5%;
    width: 6%;
    height: 6.7%
}

#c11m1l5.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L5-M1.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 75.8%;
    right: 75.5%;
    width: 6%;
    height: 6.7%
}

#c11m1l5.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L5-M1.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 75.8%;
    right: 75.5%;
    width: 6%;
    height: 6.7%
}

#c11m1l5.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L5-M1.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 75.8%;
    right: 75.5%;
    width: 6%;
    height: 6.7%
}

#c11m1l6.back-ground-cluster {
    top: 74.1%;
    right: 79.5%;
    -ms-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    width: 1.5%;
    height: 6.3%
}

#c11m1l6.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L6\ M1_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 74%;
    right: 76.9%;
    width: 6%;
    height: 6.6%
}

#c11m1l6.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L6\ M1_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 74%;
    right: 76.9%;
    width: 6%;
    height: 6.6%
}

#c11m1l6.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L6-M1.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 74%;
    right: 76.9%;
    width: 6%;
    height: 6.6%
}

#c11m1l6.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L6-M1.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 74%;
    right: 76.9%;
    width: 6%;
    height: 6.6%
}

#c11m1l6.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L6-M1.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 74%;
    right: 76.9%;
    width: 6%;
    height: 6.6%
}

#c11m1l7.back-ground-cluster {
    top: 72.1%;
    right: 81%;
    -ms-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    width: 1.5%;
    height: 6.3%
}

#c11m1l7.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L7\ M1_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 72%;
    right: 78.3%;
    width: 6%;
    height: 6.4%
}

#c11m1l7.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L7\ M1_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 72%;
    right: 78.3%;
    width: 6%;
    height: 6.4%
}

#c11m1l7.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L7-M1.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 72%;
    right: 78.3%;
    width: 6%;
    height: 6.4%
}

#c11m1l7.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L7-M1.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 72%;
    right: 78.3%;
    width: 6%;
    height: 6.4%
}

#c11m1l7.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L7-M1.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 72%;
    right: 78.3%;
    width: 6%;
    height: 6.4%
}

#c11m1l8.back-ground-cluster {
    top: 68.1%;
    right: 81.9%;
    -ms-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    width: 6%;
    height: 7%
}

#c11m1l8.back-ground-cluster.active {
    background-image: url("../lotes/C11/C11_RealdePalmas_L8-M1-NEW-BCO.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 68.7%;
    right: 80%;
    width: 7.2% !important;
    height: 7.8% !important
}

#c11m1l8.back-ground-cluster.vendido {
    background-image: url("../lotes/C11/C11_RealdePalmas_L8-M1-NEW-AZ.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 68.7%;
    right: 80%;
    width: 7.2% !important;
    height: 7.8% !important
}

#c11m1l8.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L8-M1-NEW.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 68.7%;
    right: 80%;
    width: 7.2% !important;
    height: 7.8% !important;
    opacity: 1
}

#c11m1l8.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L8-M1-NEW.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 68.7%;
    right: 80%;
    width: 7.2% !important;
    height: 7.8% !important;
    opacity: 1
}

#c11m1l8.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L8-M1-NEW.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 68.7%;
    right: 80%;
    width: 7.2% !important;
    height: 7.8% !important;
    opacity: 1
}

#c11m2l10.back-ground-cluster {
    top: 58.9%;
    right: 89.5%;
    -ms-transform: rotate(-28deg);
    -webkit-transform: rotate(-28deg);
    transform: rotate(-28deg);
    width: 1.5%;
    height: 7%
}

#c11m2l10.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L10\ M2_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 56.9%;
    right: 85.8%;
    width: 6%;
    height: 9.9%
}

#c11m2l10.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L10\ M2_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 56.9%;
    right: 85.8%;
    width: 6%;
    height: 9.9%
}

#c11m2l10.back-ground-cluster.casas {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L10-M2.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 56.9%;
    right: 85.8%;
    width: 6%;
    height: 9.9%
}

#c11m2l10.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L10-M1.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 70%;
    right: 79.7%;
    width: 6% !important;
    height: 6.3% !important;
    opacity: 1
}

#c11m2l10.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L10-M2.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 56.9%;
    right: 85.8%;
    width: 6%;
    height: 9.9%
}

#c11m2l11.back-ground-cluster {
    top: 58.6%;
    right: 86.5%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 2%;
    height: 5%
}

#c11m2l11.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L11\ M2_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 57%;
    right: 83.8%;
    width: 6%;
    height: 6.9%
}

#c11m2l11.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L11\ M2_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 57%;
    right: 83.8%;
    width: 6%;
    height: 6.9%
}

#c11m2l11.back-ground-cluster.casas {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L11-M2.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 57%;
    right: 83.8%;
    width: 6%;
    height: 6.9%
}

#c11m2l11.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L11-M2.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 57%;
    right: 83.8%;
    width: 6%;
    height: 6.9%
}

#c11m2l11.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L11-M2.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 57%;
    right: 83.8%;
    width: 6%;
    height: 6.9%;
    opacity: 1
}

#c11m2l12.back-ground-cluster {
    top: 58.5%;
    right: 84%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 2%;
    height: 6%
}

#c11m2l12.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L12\ M2_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 57.4%;
    right: 80.6%;
    width: 6%;
    height: 7%
}

#c11m2l12.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L12\ M2_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 57.4%;
    right: 80.6%;
    width: 6%;
    height: 7%
}

#c11m2l12.back-ground-cluster.casas {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L12-M2.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 57.4%;
    right: 80.6%;
    width: 6%;
    height: 7%
}

#c11m2l12.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L12-M2.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 57.4%;
    right: 80.6%;
    width: 6%;
    height: 7%
}

#c11m2l12.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L12-M2.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 57%;
    right: 83.8%;
    width: 6%;
    height: 6.9%;
    opacity: 1
}

#c11m2l13.back-ground-cluster {
    top: 58.6%;
    right: 81.8%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m2l13.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(84deg);
    -webkit-transform: rotate(84deg);
    transform: rotate(84deg);
    top: 60%;
    right: 80%
}

#c11m2l13.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(84deg);
    -webkit-transform: rotate(84deg);
    transform: rotate(84deg);
    top: 60%;
    right: 80%
}

#c11m2l13.back-ground-cluster.casas {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(84deg);
    -webkit-transform: rotate(84deg);
    transform: rotate(84deg);
    top: 60%;
    right: 80%;
    width: 6%;
    height: 7%
}

#c11m2l13.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(84deg);
    -webkit-transform: rotate(84deg);
    transform: rotate(84deg);
    top: 60%;
    right: 80%;
    width: 6%;
    height: 7%
}

#c11m2l13.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(84deg);
    -webkit-transform: rotate(84deg);
    transform: rotate(84deg);
    top: 60%;
    right: 80%;
    width: 6%;
    height: 7%;
    opacity: 1
}

#c11m2l14.back-ground-cluster {
    top: 58.5%;
    right: 79.7%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m2l14.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 60%;
    right: 78%
}

#c11m2l14.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 60%;
    right: 78%
}

#c11m2l14.back-ground-cluster.casas {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L14-M2.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 60%;
    right: 78%;
    width: 6%;
    height: 7%
}

#c11m2l14.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L14-M2.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 60%;
    right: 78%;
    width: 6%;
    height: 7%
}

#c11m2l14.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 60%;
    right: 78%;
    width: 6%;
    height: 7%;
    opacity: 1
}

#c11m2l15.back-ground-cluster {
    top: 58.4%;
    right: 77.7%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m2l15.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 60%;
    right: 76%
}

#c11m2l15.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 60%;
    right: 76%
}

#c11m2l15.back-ground-cluster.casas {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L15-M2.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 60%;
    right: 76%;
    width: 6%;
    height: 7%
}

#c11m2l15.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L15-M2.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 60%;
    right: 76%;
    width: 6%;
    height: 7%
}

#c11m2l15.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 60%;
    right: 76%;
    width: 6%;
    height: 7%;
    opacity: 1
}

#c11m2l16.back-ground-cluster {
    top: 58.4%;
    right: 75.7%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m2l16.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 60%;
    right: 74%
}

#c11m2l16.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 60%;
    right: 74%
}

#c11m2l16.back-ground-cluster.casas {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L16-M2.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 60%;
    right: 74%;
    width: 6%;
    height: 7%
}

#c11m2l16.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L16-M2.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 60%;
    right: 74%;
    width: 6%;
    height: 7%
}

#c11m2l16.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 60%;
    right: 74%;
    width: 6%;
    height: 7%;
    opacity: 1
}

#c11m2l17.back-ground-cluster {
    top: 58.4%;
    right: 73.7%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m2l17.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 60%;
    right: 72%
}

#c11m2l17.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 60%;
    right: 72%
}

#c11m2l17.back-ground-cluster.casas {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L17-M2.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 60%;
    right: 72%;
    width: 6%;
    height: 7%
}

#c11m2l17.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L17-M2.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 60%;
    right: 72%;
    width: 6%;
    height: 7%
}

#c11m2l17.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 60%;
    right: 72%;
    width: 6%;
    height: 7%;
    opacity: 1
}

#c11m2l18.back-ground-cluster {
    top: 58.4%;
    right: 71.6%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m2l18.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 60.1%;
    right: 69.9%
}

#c11m2l18.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 60.1%;
    right: 69.9%
}

#c11m2l18.back-ground-cluster.casas {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L18-M2.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 60.1%;
    right: 69.9%;
    width: 6%;
    height: 7%
}

#c11m2l18.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L18-M2.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 60.1%;
    right: 69.9%;
    width: 6%;
    height: 7%
}

#c11m2l18.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 60.1%;
    right: 69.9%;
    width: 6%;
    height: 7%;
    opacity: 1
}

#c11m2l19.back-ground-cluster {
    top: 52.3%;
    right: 71.6%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m2l19.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.9%;
    right: 69.9%
}

#c11m2l19.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.9%;
    right: 69.9%
}

#c11m2l19.back-ground-cluster.casas {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L19-M2.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.9%;
    right: 69.9%;
    width: 6%;
    height: 7%
}

#c11m2l19.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L19-M2.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.9%;
    right: 69.9%;
    width: 6%;
    height: 7%
}

#c11m2l19.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.9%;
    right: 69.9%;
    width: 6%;
    height: 7%;
    opacity: 1
}

#c11m2l20.back-ground-cluster {
    top: 52.3%;
    right: 73.7%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m2l20.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 72%
}

#c11m2l20.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 72%
}

#c11m2l20.back-ground-cluster.casas {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L20-M2.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 72%;
    width: 6%;
    height: 7%
}

#c11m2l20.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L20-M2.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 72%;
    width: 6%;
    height: 7%
}

#c11m2l20.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 72%;
    width: 6%;
    height: 7%;
    opacity: 1
}

#c11m2l21.back-ground-cluster {
    top: 52.3%;
    right: 75.7%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m2l21.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 74%
}

#c11m2l21.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 74%
}

#c11m2l21.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 74%;
    z-index: 1 !important
}

#c11m2l21.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 74%
}

#c11m2l21.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 74%
}

#c11m2l22.back-ground-cluster {
    top: 52.3%;
    right: 77.7%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m2l22.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 76%
}

#c11m2l22.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 76%
}

#c11m2l22.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 76%;
    width: 6%;
    height: 7%;
    z-index: 1 !important
}

#c11m2l22.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 76%;
    width: 6%;
    height: 7%
}

#c11m2l22.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 76%;
    width: 6%;
    height: 7%
}

#c11m2l23.back-ground-cluster {
    top: 52.3%;
    right: 79.7%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m2l23.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 78%
}

#c11m2l23.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 78%
}

#c11m2l23.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 78%;
    z-index: 1 !important
}

#c11m2l23.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 78%
}

#c11m2l23.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 78%
}

#c11m2l24.back-ground-cluster {
    top: 52.3%;
    right: 81.7%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m2l24.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 80%
}

#c11m2l24.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 80%
}

#c11m2l24.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L24-M2.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 80%
}

#c11m2l24.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L24-M2.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 80%
}

#c11m2l24.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 80%
}

#c11m2l25.back-ground-cluster {
    top: 52.3%;
    right: 83.7%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m2l25.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 82%
}

#c11m2l25.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 82%
}

#c11m2l25.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 82%;
    z-index: 1 !important
}

#c11m2l25.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 82%
}

#c11m2l25.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 82%
}

#c11m2l26.back-ground-cluster {
    top: 52.2%;
    right: 85.8%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m2l26.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 84.1%
}

#c11m2l26.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 84.1%
}

#c11m2l26.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 82%;
    width: 6%;
    height: 7%
}

#c11m2l25.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 82%;
    width: 6%;
    height: 7%
}

#c11m2l26.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L26-M2.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 82%;
    width: 6%;
    height: 7%
}

#c11m2l27.back-ground-cluster {
    top: 52.2%;
    right: 87.8%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m2l27.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 86%
}

#c11m2l27.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 86%
}

#c11m2l27.back-ground-cluster.casas {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 86%;
    width: 6%;
    height: 7%
}

#c11m2l27.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 86%;
    width: 6%;
    height: 7%
}

#c11m2l27.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 53.8%;
    right: 86%;
    width: 6%;
    height: 7%
}

#c11m2l28.back-ground-cluster {
    top: 52.3%;
    right: 89.8%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.3%;
    height: 6%
}

#c11m2l28.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L28\ M2_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 50.9%;
    right: 88.6%;
    width: 5% !important;
    height: 7.8% !important
}

#c11m2l28.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L28\ M2_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 50.9%;
    right: 88.6%;
    width: 5% !important;
    height: 7.8% !important
}

#c11m2l28.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L28-M3.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 50.9%;
    right: 88.6%;
    width: 6%;
    height: 7%
}

#c11m2l28.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L28-M3.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 50.9%;
    right: 88.6%;
    width: 6%;
    height: 7%
}

#c11m2l28.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L28-M3.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 50.9%;
    right: 88.6%;
    width: 6%;
    height: 7%
}

#c11m3l29.back-ground-cluster {
    top: 41%;
    right: 92.3%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3%;
    height: 5%
}

#c11m3l29.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L29\ M3_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 39.8%;
    right: 91%;
    width: 5% !important;
    height: 7% !important
}

#c11m3l29.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L29\ M3_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 39.8%;
    right: 91%;
    width: 5% !important;
    height: 7% !important
}

#c11m3l29.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L29-M3.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 39.8%;
    right: 91%;
    width: 5% !important;
    height: 7% !important
}

#c11m3l29.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L29-M3.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 39.8%;
    right: 91%;
    width: 5% !important;
    height: 7% !important
}

#c11m3l29.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L29-M3.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 39.8%;
    right: 91%;
    width: 5% !important;
    height: 7% !important
}

#c11m3l30.back-ground-cluster {
    top: 41%;
    right: 89.8%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 2.3%;
    height: 6%
}

#c11m3l30.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L30\ M3_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 39.9%;
    right: 87.6%;
    width: 5% !important;
    height: 7.1% !important
}

#c11m3l30.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L30\ M3_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 39.9%;
    right: 87.6%;
    width: 5% !important;
    height: 7.1% !important
}

#c11m3l30.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L30-M3.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 39.8%;
    right: 91%;
    width: 6%;
    height: 7%
}

#c11m3l30.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L30-M3.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 39.9%;
    right: 86.5%;
    width: 6%;
    height: 7%
}

#c11m3l30.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L30-M3.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 39.8%;
    right: 86.5%;
    width: 6%;
    height: 7%
}

#c11m3l31.back-ground-cluster {
    top: 41%;
    right: 87.7%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m3l31.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.6%;
    right: 86%
}

#c11m3l31.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.6%;
    right: 86%
}

#c11m3l31.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.6%;
    right: 86%;
    width: 6%;
    height: 7%
}

#c11m3l31.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.6%;
    right: 86%;
    width: 6%;
    height: 7%
}

#c11m3l31.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.6%;
    right: 86%;
    width: 6%;
    height: 7%
}

#c11m3l32.back-ground-cluster {
    top: 41%;
    right: 85.7%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m3l32.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.6%;
    right: 84%
}

#c11m3l32.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.6%;
    right: 84%
}

#c11m3l32.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.6%;
    right: 84%;
    width: 6%;
    height: 7%
}

#c11m3l32.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.6%;
    right: 84%;
    width: 6%;
    height: 7%
}

#c11m3l32.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.6%;
    right: 84%;
    width: 6%;
    height: 7%
}

#c11m3l33.back-ground-cluster {
    top: 41%;
    right: 83.7%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m3l33.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.6%;
    right: 82%
}

#c11m3l33.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.6%;
    right: 82%
}

#c11m3l33.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.6%;
    right: 82%;
    width: 6%;
    height: 7%
}

#c11m3l33.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.6%;
    right: 82%;
    width: 6%;
    height: 7%
}

#c11m3l33.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.6%;
    right: 82%;
    width: 6%;
    height: 7%
}

#c11m3l34.back-ground-cluster {
    top: 41%;
    right: 81.7%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m3l34.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.6%;
    right: 79.9%
}

#c11m3l34.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.6%;
    right: 79.9%
}

#c11m3l34.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.6%;
    right: 79.9%;
    width: 6%;
    height: 7%
}

#c11m3l34.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.6%;
    right: 79.9%;
    width: 6%;
    height: 7%
}

#c11m3l34.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.6%;
    right: 79.9%;
    width: 6%;
    height: 7%
}

#c11m3l35.back-ground-cluster {
    top: 41%;
    right: 79.7%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m3l35.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.6%;
    right: 78%
}

#c11m3l35.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.6%;
    right: 78%
}

#c11m3l35.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.6%;
    right: 78%;
    width: 6%;
    height: 7%
}

#c11m3l35.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.6%;
    right: 78%;
    width: 6%;
    height: 7%
}

#c11m3l35.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.6%;
    right: 78%;
    width: 6%;
    height: 7%
}

#c11m3l36.back-ground-cluster {
    top: 41%;
    right: 77.7%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m3l36.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.7%;
    right: 75.9%
}

#c11m3l36.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.7%;
    right: 75.9%
}

#c11m3l36.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.7%;
    right: 75.9%;
    width: 6%;
    height: 7%
}

#c11m3l36.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.7%;
    right: 75.9%;
    width: 6%;
    height: 7%
}

#c11m3l36.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.7%;
    right: 75.9%;
    width: 6%;
    height: 7%
}

#c11m3l37.back-ground-cluster {
    top: 41%;
    right: 75.6%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m3l37.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.7%;
    right: 74%
}

#c11m3l37.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.7%;
    right: 74%
}

#c11m3l37.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.7%;
    right: 74%;
    width: 6%;
    height: 7%
}

#c11m3l37.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.7%;
    right: 74%;
    width: 6%;
    height: 7%
}

#c11m3l37.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.7%;
    right: 74%;
    width: 6%;
    height: 7%
}

#c11m3l38.back-ground-cluster {
    top: 41%;
    right: 73.6%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m3l38.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.7%;
    right: 71.9%
}

#c11m3l38.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.7%;
    right: 71.9%
}

#c11m3l38.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.7%;
    right: 71.9%;
    width: 6%;
    height: 7%
}

#c11m3l38.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.7%;
    right: 71.9%;
    width: 6%;
    height: 7%
}

#c11m3l38.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.7%;
    right: 71.9%;
    width: 6%;
    height: 7%
}

#c11m3l39.back-ground-cluster {
    top: 41%;
    right: 71.5%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m3l39.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.7%;
    right: 69.9%
}

#c11m3l39.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.7%;
    right: 69.9%
}

#c11m3l39.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.7%;
    right: 69.9%;
    width: 6%;
    height: 7%
}

#c11m3l39.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.7%;
    right: 69.9%;
    width: 6%;
    height: 7%
}

#c11m3l39.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 42.7%;
    right: 69.9%;
    width: 6%;
    height: 7%
}

#c11m3l40.back-ground-cluster {
    top: 34.8%;
    right: 71.5%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m3l40.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.6%;
    right: 69.9%
}

#c11m3l40.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.6%;
    right: 69.9%
}

#c11m3l40.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.6%;
    right: 69.9%;
    width: 6%;
    height: 7%
}

#c11m3l40.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.6%;
    right: 69.9%;
    width: 6%;
    height: 7%
}

#c11m3l40.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.6%;
    right: 69.9%;
    width: 6%;
    height: 7%
}

#c11m3l41.back-ground-cluster {
    top: 34.8%;
    right: 73.5%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m3l41.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 71.9%
}

#c11m3l41.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 71.9%
}

#c11m3l41.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 71.9%;
    width: 6%;
    height: 7%
}

#c11m3l41.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 71.9%;
    width: 6%;
    height: 7%
}

#c11m3l41.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 71.9%;
    width: 6%;
    height: 7%
}

#c11m3l42.back-ground-cluster {
    top: 34.8%;
    right: 75.5%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m3l42.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 73.9%
}

#c11m3l42.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 73.9%
}

#c11m3l42.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 73.9%;
    width: 6%;
    height: 7%
}

#c11m3l42.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 73.9%;
    width: 6%;
    height: 7%
}

#c11m3l42.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 73.9%;
    width: 6%;
    height: 7%
}

#c11m3l43.back-ground-cluster {
    top: 34.8%;
    right: 77.5%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m3l43.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 75.9%
}

#c11m3l43.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 75.9%
}

#c11m3l43.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 75.9%;
    width: 6%;
    height: 7%
}

#c11m3l43.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 75.9%;
    width: 6%;
    height: 7%
}

#c11m3l43.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 75.9%;
    width: 6%;
    height: 7%
}

#c11m3l44.back-ground-cluster {
    top: 34.8%;
    right: 79.6%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m3l44.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 78%
}

#c11m3l44.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 78%
}

#c11m3l44.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 78%;
    width: 6%;
    height: 7%
}

#c11m3l44.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 78%;
    width: 6%;
    height: 7%
}

#c11m3l44.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 78%;
    width: 6%;
    height: 7%
}

#c11m3l45.back-ground-cluster {
    top: 34.8%;
    right: 81.6%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m3l45.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 79.9%
}

#c11m3l45.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 79.9%
}

#c11m3l45.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 79.9%;
    width: 6%;
    height: 7%
}

#c11m3l45.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 79.9%;
    width: 6%;
    height: 7%
}

#c11m3l45.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 79.9%;
    width: 6%;
    height: 7%
}

#c11m3l46.back-ground-cluster {
    top: 34.8%;
    right: 83.6%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m3l46.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 82%
}

#c11m3l46.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 82%
}

#c11m3l46.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 82%;
    width: 6%;
    height: 7%
}

#c11m3l46.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 82%;
    width: 6%;
    height: 7%
}

#c11m3l46.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 82%;
    width: 6%;
    height: 7%
}

#c11m3l47.back-ground-cluster {
    top: 34.8%;
    right: 85.6%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m3l47.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 84%
}

#c11m3l47.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 84%
}

#c11m3l47.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 84%;
    width: 6%;
    height: 7%
}

#c11m3l47.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 84%;
    width: 6%;
    height: 7%
}

#c11m3l47.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 84%;
    width: 6%;
    height: 7%
}

#c11m3l48.back-ground-cluster {
    top: 34.7%;
    right: 87.6%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m3l48.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.4%;
    right: 86%
}

#c11m3l48.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.4%;
    right: 86%
}

#c11m3l48.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.4%;
    right: 86%;
    width: 6%;
    height: 7%
}

#c11m3l48.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.4%;
    right: 86%;
    width: 6%;
    height: 7%
}

#c11m3l48.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.4%;
    right: 86%;
    width: 6%;
    height: 7%
}

#c11m3l49.back-ground-cluster {
    top: 34.7%;
    right: 89.6%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m3l49.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 88%
}

#c11m3l49.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 88%
}

#c11m3l49.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 88%;
    width: 6%;
    height: 7%
}

#c11m3l49.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 88%;
    width: 6%;
    height: 7%
}

#c11m3l49.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 36.5%;
    right: 88%;
    width: 6%;
    height: 7%
}

#c11m3l50.back-ground-cluster {
    top: 34.7%;
    right: 91.8%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m3l50.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L50\ M3_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 34.1%;
    right: 88.5%;
    width: 6%;
    height: 6.5%
}

#c11m3l50.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L50\ M3_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 34.1%;
    right: 88.5%;
    width: 6%;
    height: 6.5%
}

#c11m3l50.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L50-M3.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 34.1%;
    right: 88.5%;
    width: 6%;
    height: 6.5%
}

#c11m3l50.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L50-M3.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 34.1%;
    right: 88.5%;
    width: 6%;
    height: 6.5%
}

#c11m3l50.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L50-M3.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 34.1%;
    right: 88.5%;
    width: 6%;
    height: 6.5%
}

#c11m3l51.back-ground-cluster {
    top: 34.7%;
    right: 94.3%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m3l51.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L51\ M3_BCO.png);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    top: 33.6%;
    right: 90.8%;
    width: 6%;
    height: 7.2%
}

#c11m3l51.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L51\ M3_AZL.png);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    top: 33.6%;
    right: 90.8%;
    width: 6%;
    height: 7.2%
}

#c11m3l51.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L51-M3.png");
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    top: 33.6%;
    right: 90.8%;
    width: 6%;
    height: 7%
}

#c11m3l51.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L51-M3.png");
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    top: 33.6%;
    right: 90.8%;
    width: 6%;
    height: 7%
}

#c11m3l51.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L51-M3.png");
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    top: 33.6%;
    right: 90.8%;
    width: 6%;
    height: 7%
}

#c11m4l52.back-ground-cluster {
    top: 23.7%;
    right: 94.5%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m4l52.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L52\ M4_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 22.7%;
    right: 91.4%;
    width: 6%;
    height: 6.2%
}

#c11m4l52.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L52\ M4_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 22.7%;
    right: 91.4%;
    width: 6%;
    height: 6.2%
}

#c11m4l52.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L52-M4.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 22.7%;
    right: 91.4%;
    width: 6%;
    height: 6.2%
}

#c11m4l52.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L52-M4.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 22.7%;
    right: 91.4%;
    width: 6%;
    height: 6.2%
}

#c11m4l52.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L52-M4.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 22.7%;
    right: 91.4%;
    width: 6%;
    height: 6.2%
}

#c11m4l53.back-ground-cluster {
    top: 23.7%;
    right: 92%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m4l53.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L53\ M4_BCO.png);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    top: 22.6%;
    right: 88.5%;
    width: 6%;
    height: 7%
}

#c11m4l53.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L53\ M4_AZL.png);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    top: 22.6%;
    right: 88.5%;
    width: 6%;
    height: 7%
}

#c11m4l53.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L53-M4.png");
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    top: 22.6%;
    right: 88.5%;
    width: 6%;
    height: 7%
}

#c11m4l53.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L53-M4.png");
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    top: 22.6%;
    right: 88.5%;
    width: 6%;
    height: 7%
}

#c11m4l53.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L53-M4.png");
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    top: 22.6%;
    right: 88.5%;
    width: 6%;
    height: 7%
}

#c11m4l54.back-ground-cluster {
    top: 23.7%;
    right: 89.6%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m4l54.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.1%;
    right: 88%
}

#c11m4l54.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.1%;
    right: 88%
}

#c11m4l54.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.1%;
    right: 88%;
    width: 6%;
    height: 7%
}

#c11m4l54.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.1%;
    right: 88%;
    width: 6%;
    height: 7%
}

#c11m4l54.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.1%;
    right: 88%;
    width: 6%;
    height: 7%
}

#c11m4l55.back-ground-cluster {
    top: 23.7%;
    right: 87.6%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m4l55.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.1%;
    right: 85.9%
}

#c11m4l55.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.1%;
    right: 85.9%
}

#c11m4l55.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.1%;
    right: 85.9%;
    width: 6%;
    height: 7%
}

#c11m4l55.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.1%;
    right: 85.9%;
    width: 6%;
    height: 7%
}

#c11m4l55.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.1%;
    right: 85.9%;
    width: 6%;
    height: 7%
}

#c11m4l56.back-ground-cluster {
    top: 23.7%;
    right: 85.6%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m4l56.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.2%;
    right: 84%
}

#c11m4l56.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.2%;
    right: 84%
}

#c11m4l56.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.2%;
    right: 84%;
    width: 6%;
    height: 7%
}

#c11m4l56.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.2%;
    right: 84%;
    width: 6%;
    height: 7%
}

#c11m4l56.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.2%;
    right: 84%;
    width: 6%;
    height: 7%
}

#c11m4l57.back-ground-cluster {
    top: 23.7%;
    right: 83.6%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m4l57.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.1%;
    right: 81.9%
}

#c11m4l57.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.1%;
    right: 81.9%
}

#c11m4l57.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.1%;
    right: 81.9%;
    width: 6%;
    height: 7%
}

#c11m4l57.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.1%;
    right: 81.9%;
    width: 6%;
    height: 7%
}

#c11m4l57.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.1%;
    right: 81.9%;
    width: 6%;
    height: 7%
}

#c11m4l58.back-ground-cluster {
    top: 23.7%;
    right: 81.5%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m4l58.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.2%;
    right: 79.9%
}

#c11m4l58.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.2%;
    right: 79.9%
}

#c11m4l58.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.2%;
    right: 79.9%;
    width: 6%;
    height: 7%
}

#c11m4l58.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.2%;
    right: 79.9%;
    width: 6%;
    height: 7%
}

#c11m4l58.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.2%;
    right: 79.9%;
    width: 6%;
    height: 7%
}

#c11m4l59.back-ground-cluster {
    top: 23.7%;
    right: 79.5%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m4l59.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.2%;
    right: 77.9%
}

#c11m4l59.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.2%;
    right: 77.9%
}

#c11m4l59.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.2%;
    right: 77.9%;
    width: 6%;
    height: 7%
}

#c11m4l59.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.2%;
    right: 77.9%;
    width: 6%;
    height: 7%
}

#c11m4l59.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.2%;
    right: 77.9%;
    width: 6%;
    height: 7%
}

#c11m4l60.back-ground-cluster {
    top: 23.7%;
    right: 77.5%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m4l60.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.1%;
    right: 75.9%
}

#c11m4l60.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.1%;
    right: 75.9%
}

#c11m4l60.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.1%;
    right: 75.9%;
    width: 6%;
    height: 7%
}

#c11m4l60.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.1%;
    right: 75.9%;
    width: 6%;
    height: 7%
}

#c11m4l60.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.1%;
    right: 75.9%;
    width: 6%;
    height: 7%
}

#c11m4l61.back-ground-cluster {
    top: 23.7%;
    right: 75.5%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m4l61.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.2%;
    right: 73.8%
}

#c11m4l61.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.2%;
    right: 73.8%
}

#c11m4l61.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.2%;
    right: 73.8%;
    width: 6%;
    height: 7%
}

#c11m4l61.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.2%;
    right: 73.8%;
    width: 6%;
    height: 7%
}

#c11m4l61.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.2%;
    right: 73.8%;
    width: 6%;
    height: 7%
}

#c11m4l62.back-ground-cluster {
    top: 23.8%;
    right: 73.5%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m4l62.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.3%;
    right: 71.8%
}

#c11m4l62.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.3%;
    right: 71.8%
}

#c11m4l62.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.3%;
    right: 71.8%;
    width: 6%;
    height: 7%
}

#c11m4l62.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.3%;
    right: 71.8%;
    width: 6%;
    height: 7%
}

#c11m4l62.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.3%;
    right: 71.8%;
    width: 6%;
    height: 7%
}

#c11m4l63.back-ground-cluster {
    top: 23.7%;
    right: 71.5%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m4l63.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.3%;
    right: 69.8%
}

#c11m4l63.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.3%;
    right: 69.8%
}

#c11m4l63.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.3%;
    right: 69.8%;
    width: 6%;
    height: 7%
}

#c11m4l63.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.3%;
    right: 69.8%;
    width: 6%;
    height: 7%
}

#c11m4l63.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 25.3%;
    right: 69.8%;
    width: 6%;
    height: 7%
}

#c11m4l64.back-ground-cluster {
    top: 17.5%;
    right: 71.5%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m4l64.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19.1%;
    right: 69.8%
}

#c11m4l64.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19.1%;
    right: 69.8%
}

#c11m4l64.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19.1%;
    right: 69.8%;
    width: 6%;
    height: 7%
}

#c11m4l64.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19.1%;
    right: 69.8%;
    width: 6%;
    height: 7%
}

#c11m4l64.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19.1%;
    right: 69.8%;
    width: 6%;
    height: 7%
}

#c11m4l65.back-ground-cluster {
    top: 17.5%;
    right: 73.5%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m4l65.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19.1%;
    right: 71.8%
}

#c11m4l65.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19.1%;
    right: 71.8%
}

#c11m4l65.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19.1%;
    right: 71.8%;
    width: 6%;
    height: 7%
}

#c11m4l65.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19.1%;
    right: 71.8%;
    width: 6%;
    height: 7%
}

#c11m4l65.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19.1%;
    right: 71.8%;
    width: 6%;
    height: 7%
}

#c11m4l66.back-ground-cluster {
    top: 17.3%;
    right: 75.4%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m4l66.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19.1%;
    right: 73.8%
}

#c11m4l66.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19.1%;
    right: 73.8%
}

#c11m4l66.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19.1%;
    right: 73.8%;
    width: 6%;
    height: 7%
}

#c11m4l66.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19.1%;
    right: 73.8%;
    width: 6%;
    height: 7%
}

#c11m4l66.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19.1%;
    right: 73.8%;
    width: 6%;
    height: 7%
}

#c11m4l67.back-ground-cluster {
    top: 17.5%;
    right: 77.5%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m4l67.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19.1%;
    right: 75.9%
}

#c11m4l67.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19.1%;
    right: 75.9%
}

#c11m4l67.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19.1%;
    right: 75.9%;
    width: 6%;
    height: 7%
}

#c11m4l67.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19.1%;
    right: 75.9%;
    width: 6%;
    height: 7%
}

#c11m4l67.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19.1%;
    right: 75.9%;
    width: 6%;
    height: 7%
}

#c11m4l68.back-ground-cluster {
    top: 17.5%;
    right: 79.5%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m4l68.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19.1%;
    right: 77.8%
}

#c11m4l68.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19.1%;
    right: 77.8%
}

#c11m4l68.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19.1%;
    right: 77.8%;
    width: 6%;
    height: 7%
}

#c11m4l68.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19.1%;
    right: 77.8%;
    width: 6%;
    height: 7%
}

#c11m4l68.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19.1%;
    right: 77.8%;
    width: 6%;
    height: 7%
}

#c11m4l69.back-ground-cluster {
    top: 17.3%;
    right: 81.5%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m4l69.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19%;
    right: 79.9%
}

#c11m4l69.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19%;
    right: 79.9%
}

#c11m4l69.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19%;
    right: 79.9%;
    width: 6%;
    height: 7%
}

#c11m4l69.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19%;
    right: 79.9%;
    width: 6%;
    height: 7%
}

#c11m4l69.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19%;
    right: 79.9%;
    width: 6%;
    height: 7%
}

#c11m4l70.back-ground-cluster {
    top: 17.3%;
    right: 83.5%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m4l70.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19%;
    right: 81.9%
}

#c11m4l70.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19%;
    right: 81.9%
}

#c11m4l70.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19%;
    right: 81.9%;
    width: 6%;
    height: 7%
}

#c11m4l70.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19%;
    right: 81.9%;
    width: 6%;
    height: 7%
}

#c11m4l70.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19%;
    right: 81.9%;
    width: 6%;
    height: 7%
}

#c11m4l71.back-ground-cluster {
    top: 17.3%;
    right: 85.5%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m4l71.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19%;
    right: 84%
}

#c11m4l71.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19%;
    right: 84%
}

#c11m4l71.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19%;
    right: 84%;
    width: 6%;
    height: 7%
}

#c11m4l71.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19%;
    right: 84%;
    width: 6%;
    height: 7%
}

#c11m4l71.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19%;
    right: 84%;
    width: 6%;
    height: 7%
}

#c11m4l72.back-ground-cluster {
    top: 17.3%;
    right: 87.6%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m4l72.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19%;
    right: 85.9%
}

#c11m4l72.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19%;
    right: 85.9%
}

#c11m4l72.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19%;
    right: 85.9%;
    width: 6%;
    height: 7%
}

#c11m4l72.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19%;
    right: 85.9%;
    width: 6%;
    height: 7%
}

#c11m4l72.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    transform: rotate(85deg);
    top: 19%;
    right: 85.9%;
    width: 6%;
    height: 7%
}

#c11m4l73.back-ground-cluster {
    top: 17.2%;
    right: 90%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m4l73.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L73\ M4_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 17%;
    right: 86.7%;
    width: 6%;
    height: 6.5%
}

#c11m4l73.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L73\ M4_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 17%;
    right: 86.7%;
    width: 6%;
    height: 6.5%
}

#c11m4l73.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L73-M4.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 17%;
    right: 86.7%;
    width: 6%;
    height: 6.5%
}

#c11m4l73.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L73-M4.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 17%;
    right: 86.7%;
    width: 6%;
    height: 6.5%
}

#c11m4l73.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L73-M4.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 17%;
    right: 86.7%;
    width: 6%;
    height: 6.5%
}

#c11m4l74.back-ground-cluster {
    top: 17%;
    right: 92.3%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 6%
}

#c11m4l74.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L74\ M4_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 14.5%;
    right: 91.2%;
    width: 6%;
    height: 9.6%
}

#c11m4l74.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L74\ M4_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 14.5%;
    right: 91.2%;
    width: 6%;
    height: 9.6%
}

#c11m4l74.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L74-M4.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 14.5%;
    right: 91.2%;
    width: 6%;
    height: 9.6%
}

#c11m4l74.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L74-M4.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 14.5%;
    right: 91.2%;
    width: 6%;
    height: 9.6%
}

#c11m4l74.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L74-M4.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 14.5%;
    right: 91.2%;
    width: 6%;
    height: 9.6%
}

#c11m5l75.back-ground-cluster {
    top: 7%;
    right: 88%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 5%
}

#c11m5l75.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L75\ M5_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 7.7%;
    right: 86.2%;
    width: 6%;
    height: 5%
}

#c11m5l75.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L75\ M5_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 7.7%;
    right: 86.2%;
    width: 6%;
    height: 5%
}

#c11m5l75.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L75-M5.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 7.7%;
    right: 86.2%;
    width: 6%;
    height: 5%
}

#c11m5l75.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L75-M5.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 7.7%;
    right: 86.2%;
    width: 6%;
    height: 5%
}

#c11m5l75.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L75-M5.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 7.7%;
    right: 86.2%;
    width: 6%;
    height: 5%
}

#c11m5l76.back-ground-cluster {
    top: 7%;
    right: 86%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 5%
}

#c11m5l76.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L76\ M5_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 5.8%;
    right: 82.6%;
    width: 6%;
    height: 6.2%
}

#c11m5l76.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L76\ M5_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 5.8%;
    right: 82.6%;
    width: 6%;
    height: 6.2%
}

#c11m5l76.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L76-M5.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 5.8%;
    right: 82.6%;
    width: 6%;
    height: 6.2%
}

#c11m5l76.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L76-M5.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 5.8%;
    right: 82.6%;
    width: 6%;
    height: 6.2%
}

#c11m5l76.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L76-M5.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 5.8%;
    right: 82.6%;
    width: 6%;
    height: 6.2%
}

#c11m5l77.back-ground-cluster {
    top: 7%;
    right: 83.8%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 5%
}

#c11m5l77.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L77\ M5_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 5.1%;
    right: 80.4%;
    width: 6%;
    height: 7%
}

#c11m5l77.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L77\ M5_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 5.1%;
    right: 80.4%;
    width: 6%;
    height: 7%
}

#c11m5l77.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L77-M5.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 5.1%;
    right: 80.4%;
    width: 6%;
    height: 7%
}

#c11m5l77.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L77-M5.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 5.1%;
    right: 80.4%;
    width: 6%;
    height: 7%
}

#c11m5l77.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L77-M5.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 5.1%;
    right: 80.4%;
    width: 6%;
    height: 7%
}

#c11m5l78.back-ground-cluster {
    top: 6%;
    right: 81.9%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 6%
}

#c11m5l78.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L78\ M5_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 4.6%;
    right: 78.5%;
    width: 6%;
    height: 7.6%
}

#c11m5l78.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L78\ M5_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 4.6%;
    right: 78.5%;
    width: 6%;
    height: 7.6%
}

#c11m5l78.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L78-M5.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 4.6%;
    right: 78.5%;
    width: 6%;
    height: 7.6%
}

#c11m5l78.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L78-M5.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 4.6%;
    right: 78.5%;
    width: 6%;
    height: 7.6%
}

#c11m5l78.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L78-M5.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 4.6%;
    right: 78.5%;
    width: 6%;
    height: 7.6%
}

#c11m5l79.back-ground-cluster {
    top: 5%;
    right: 79.8%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 7%
}

#c11m5l79.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L79\ M5_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 3.8%;
    right: 76.4%;
    width: 6%;
    height: 8.3%
}

#c11m5l79.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L79\ M5_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 3.8%;
    right: 76.4%;
    width: 6%;
    height: 8.3%
}

#c11m5l79.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L79-M5.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 3.8%;
    right: 76.4%;
    width: 6%;
    height: 8.3%
}

#c11m5l79.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L79-M5.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 3.8%;
    right: 76.4%;
    width: 6%;
    height: 8.3%
}

#c11m5l79.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L79-M5.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 3.8%;
    right: 76.4%;
    width: 6%;
    height: 8.3%
}

#c11m5l80.back-ground-cluster {
    top: 4%;
    right: 77.8%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 8%
}

#c11m5l80.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L80\ M5_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 3.1%;
    right: 74.5%;
    width: 6%;
    height: 9%
}

#c11m5l80.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L80\ M5_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 3.1%;
    right: 74.5%;
    width: 6%;
    height: 9%
}

#c11m5l80.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L80-M5.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 3.1%;
    right: 74.5%;
    width: 6%;
    height: 9%
}

#c11m5l80.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L80-M5.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 3.1%;
    right: 74.5%;
    width: 6%;
    height: 9%
}

#c11m5l80.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L80-M5.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 3.1%;
    right: 74.5%;
    width: 6%;
    height: 9%
}

#c11m5l81.back-ground-cluster {
    top: 3%;
    right: 75.7%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 1.8%;
    height: 9%
}

#c11m5l81.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L81\ M5_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 2.3%;
    right: 72.5%;
    width: 6%;
    height: 9.8%
}

#c11m5l81.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L81\ M5_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 2.3%;
    right: 72.5%;
    width: 6%;
    height: 9.8%
}

#c11m5l81.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L81-M5.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 2.3%;
    right: 72.5%;
    width: 6%;
    height: 9.8%
}

#c11m5l81.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L81-M5.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 2.3%;
    right: 72.5%;
    width: 6%;
    height: 9.8%
}

#c11m5l81.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L81-M5.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 2.3%;
    right: 72.5%;
    width: 6%;
    height: 9.8%
}

#c11m5l82.back-ground-cluster {
    top: 9.8%;
    right: 71.6%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 2.2%
}

#c11m5l82.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 9%;
    right: 70.7%
}

#c11m5l82.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 9%;
    right: 70.7%
}

#c11m5l82.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 9%;
    right: 70.7%;
    width: 6%;
    height: 9.8%
}

#c11m5l82.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 9%;
    right: 70.7%;
    width: 6%;
    height: 9.8%
}

#c11m5l82.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 9%;
    right: 70.7%;
    width: 6%;
    height: 9.8%
}

#c11m5l83.back-ground-cluster {
    top: 7%;
    right: 71.6%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 2.2%
}

#c11m5l83.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 6.2%;
    right: 70.7%
}

#c11m5l83.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 6.2%;
    right: 70.7%
}

#c11m5l83.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 6.2%;
    right: 70.7%;
    width: 6%;
    height: 9.8%
}

#c11m5l83.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 6.2%;
    right: 70.7%;
    width: 6%;
    height: 9.8%
}

#c11m5l83.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 6.2%;
    right: 70.7%;
    width: 6%;
    height: 9.8%
}

#c11m5l84.back-ground-cluster {
    top: 1.4%;
    right: 71.7%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 5%
}

#c11m5l84.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L84\ M5_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 1.1%;
    right: 70.9%;
    width: 5%;
    height: 6.5%
}

#c11m5l84.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L84\ M5_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 1.1%;
    right: 70.9%;
    width: 5%;
    height: 6.5%
}

#c11m5l84.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L84-M5.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 1.1%;
    right: 70.9%;
    width: 5%;
    height: 6.5%
}

#c11m5l84.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L84-M5.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 1.1%;
    right: 70.9%;
    width: 5%;
    height: 6.5%
}

#c11m5l84.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L84-M5.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: 1.1%;
    right: 70.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l85.back-ground-cluster {
    top: -4%;
    right: 63.7%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 5%
}

#c11m6l85.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L85\ M6_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: -3.4%;
    right: 62.8%;
    width: 6%;
    height: 5.5%
}

#c11m6l85.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L85\ M6_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: -3.4%;
    right: 62.8%;
    width: 6%;
    height: 5.5%
}

#c11m6l85.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L85-M6.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: -3.4%;
    right: 62.8%;
    width: 6%;
    height: 5.5%
}

#c11m6l85.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L85-M6.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: -3.4%;
    right: 62.8%;
    width: 6%;
    height: 5.5%
}

#c11m6l85.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L85-M6.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: -3.4%;
    right: 62.8%;
    width: 6%;
    height: 5.5%
}

#c11m6l86.back-ground-cluster {
    top: 1.4%;
    right: 63.8%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 3%
}

#c11m6l86.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L86\ M6_BCO.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: .4%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l86.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L86\ M6_AZL.png);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: .4%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l86.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L86-M6.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: .4%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l86.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L86-M6.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: .4%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l86.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L86-M6.png");
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    top: .4%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l87.back-ground-cluster {
    top: 5.2%;
    right: 63.8%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 2.2%
}

#c11m6l87.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 4.6%;
    right: 62.9%
}

#c11m6l87.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 4.6%;
    right: 62.9%
}

#c11m6l87.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 4.6%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l87.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 4.6%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l87.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 4.6%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l88.back-ground-cluster {
    top: 8.2%;
    right: 63.8%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 2.2%
}

#c11m6l88.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 7.6%;
    right: 62.9%
}

#c11m6l88.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 7.6%;
    right: 62.9%
}

#c11m6l88.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 7.6%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l88.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 7.6%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l88.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 7.6%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l89.back-ground-cluster {
    top: 11.2%;
    right: 63.8%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 2.2%
}

#c11m6l89.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 10.4%;
    right: 62.9%
}

#c11m6l89.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 10.4%;
    right: 62.9%
}

#c11m6l89.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 10.4%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l89.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 10.4%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l89.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 10.4%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l90.back-ground-cluster {
    top: 14.1%;
    right: 63.8%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 2.2%
}

#c11m6l90.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 13.3%;
    right: 62.9%
}

#c11m6l90.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 13.3%;
    right: 62.9%
}

#c11m6l90.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 13.3%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l90.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 13.3%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l90.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 13.3%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l91.back-ground-cluster {
    top: 16.9%;
    right: 63.8%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 2.2%
}

#c11m6l91.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 16.1%;
    right: 62.9%
}

#c11m6l91.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 16.1%;
    right: 62.9%
}

#c11m6l91.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 16.1%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l91.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 16.1%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l91.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 16.1%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l92.back-ground-cluster {
    top: 19.8%;
    right: 63.8%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 2.2%
}

#c11m6l92.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 19.1%;
    right: 62.9%
}

#c11m6l92.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 19.1%;
    right: 62.9%
}

#c11m6l92.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 19.1%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l92.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 19.1%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l92.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 19.1%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l93.back-ground-cluster {
    top: 22.8%;
    right: 63.8%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 2.2%
}

#c11m6l93.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 21.9%;
    right: 62.9%
}

#c11m6l93.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 21.9%;
    right: 62.9%
}

#c11m6l93.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 21.9%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l93.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 21.9%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l93.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 21.9%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l94.back-ground-cluster {
    top: 25.6%;
    right: 63.8%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 2.2%
}

#c11m6l94.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 24.9%;
    right: 62.9%
}

#c11m6l94.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 24.9%;
    right: 62.9%
}

#c11m6l94.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 24.9%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l94.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 24.9%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l94.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 24.9%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l95.back-ground-cluster {
    top: 28.4%;
    right: 63.8%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 2.2%
}

#c11m6l95.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 27.8%;
    right: 62.9%
}

#c11m6l95.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 27.8%;
    right: 62.9%
}

#c11m6l95.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 27.8%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l95.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 27.8%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l95.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 27.8%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l96.back-ground-cluster {
    top: 31.2%;
    right: 63.8%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 2.2%
}

#c11m6l96.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 30.7%;
    right: 62.9%
}

#c11m6l96.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 30.7%;
    right: 62.9%
}

#c11m6l96.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 30.7%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l96.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 30.7%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l96.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 30.7%;
    right: 62.9%;
    width: 5%;
    height: 6.5%
}

#c11m6l97.back-ground-cluster {
    top: 34.2%;
    right: 63.8%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 2.2%
}

#c11m6l97.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 33.6%;
    right: 63%
}

#c11m6l97.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 33.6%;
    right: 63%
}

#c11m6l97.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 33.6%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l97.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 33.6%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l97.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 33.6%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l98.back-ground-cluster {
    top: 37.2%;
    right: 63.9%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 2.2%
}

#c11m6l98.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 36.6%;
    right: 63%
}

#c11m6l98.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 36.6%;
    right: 63%
}

#c11m6l98.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 36.6%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l98.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 36.6%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l98.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 36.6%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l99.back-ground-cluster {
    top: 40.2%;
    right: 64%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 2.2%
}

#c11m6l99.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 39.5%;
    right: 63%
}

#c11m6l99.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 39.5%;
    right: 63%
}

#c11m6l99.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 39.5%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l99.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 39.5%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l99.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 39.5%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l100.back-ground-cluster {
    top: 43.2%;
    right: 64%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 2.2%
}

#c11m6l100.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 42.5%;
    right: 63%
}

#c11m6l100.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 42.5%;
    right: 63%
}

#c11m6l100.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 42.5%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l100.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 42.5%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l100.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 42.5%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l101.back-ground-cluster {
    top: 45.9%;
    right: 64%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 2.2%
}

#c11m6l101.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 45.3%;
    right: 63%
}

#c11m6l101.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 45.3%;
    right: 63%
}

#c11m6l101.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 45.3%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l101.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 45.3%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l101.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 45.3%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l102.back-ground-cluster {
    top: 49%;
    right: 64%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 2.2%
}

#c11m6l102.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 48.2%;
    right: 63%
}

#c11m6l102.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 48.2%;
    right: 63%
}

#c11m6l102.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 48.2%;
    right: 63%;
    width: 5%;
    height: 6.5%;
    z-index: 1 !important
}

#c11m6l102.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 48.2%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l102.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 48.2%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l102.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 48.2%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l103.back-ground-cluster {
    top: 51.8%;
    right: 64%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 2.2%
}

#c11m6l103.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 51%;
    right: 63%
}

#c11m6l103.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 51%;
    right: 63%
}

#c11m6l103.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 51%;
    right: 63%;
    width: 5%;
    height: 6.5%;
    z-index: 1 !important
}

#c11m6l103.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 51%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l103.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 51%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l104.back-ground-cluster {
    top: 54.6%;
    right: 64%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 2.2%
}

#c11m6l104.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 54%;
    right: 63%
}

#c11m6l104.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 54%;
    right: 63%
}

#c11m6l104.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 54%;
    right: 63%;
    width: 5%;
    height: 6.5%;
    z-index: 1 !important
}

#c11m6l104.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 54%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l104.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 54%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l105.back-ground-cluster {
    top: 57.5%;
    right: 64%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 2.2%
}

#c11m6l105.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 56.9%;
    right: 63%
}

#c11m6l105.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 56.9%;
    right: 63%
}

#c11m6l105.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 56.9%;
    right: 63%;
    width: 5%;
    height: 6.5%;
    z-index: 1 !important
}

#c11m6l105.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 56.9%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l105.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 56.9%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l106.back-ground-cluster {
    top: 60.5%;
    right: 64%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 2.2%
}

#c11m6l106.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 59.7%;
    right: 63%
}

#c11m6l106.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 59.7%;
    right: 63%
}

#c11m6l106.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 59.7%;
    right: 63%;
    width: 5%;
    height: 6.5%;
    z-index: 1 !important
}

#c11m6l106.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 59.7%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l106.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 59.7%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l107.back-ground-cluster {
    top: 63.2%;
    right: 64%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 2.2%
}

#c11m6l107.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 62.6%;
    right: 63%
}

#c11m6l107.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 62.6%;
    right: 63%
}

#c11m6l107.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 62.6%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l107.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 62.6%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l107.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 62.6%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l108.back-ground-cluster {
    top: 66.2%;
    right: 64%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 2.2%
}

#c11m6l108.back-ground-cluster.active {
    background-image: url(../lotes/C11/B.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 65.5%;
    right: 63%
}

#c11m6l108.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/A.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 65.5%;
    right: 63%
}

#c11m6l108.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 65.5%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l108.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 65.5%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l108.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/regulares.png");
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    top: 65.5%;
    right: 63%;
    width: 5%;
    height: 6.5%
}

#c11m6l109.back-ground-cluster {
    top: 69.2%;
    right: 64%;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 3.8%;
    height: 2.2%
}

#c11m6l109.back-ground-cluster.active {
    background-image: url(../lotes/C11/C11_RealdePalmas_L109\ M6_BCO.png);
    -ms-transform: rotate(-17deg);
    -webkit-transform: rotate(-17deg);
    transform: rotate(-17deg);
    top: 68%;
    right: 62.8%;
    width: 6%;
    height: 4.5%
}

#c11m6l109.back-ground-cluster.vendido {
    background-image: url(../lotes/C11/C11_RealdePalmas_L109\ M6_AZL.png);
    -ms-transform: rotate(-17deg);
    -webkit-transform: rotate(-17deg);
    transform: rotate(-17deg);
    top: 68%;
    right: 62.8%;
    width: 6%;
    height: 4.5%
}

#c11m6l109.back-ground-cluster.casas {
    background-image: url("../lotes/C11/casas/C11_RealdePalmas_L109-M6.png");
    -ms-transform: rotate(-17deg);
    -webkit-transform: rotate(-17deg);
    transform: rotate(-17deg);
    top: 68%;
    right: 62.8%;
    width: 6%;
    height: 4.5%
}

#c11m6l109.back-ground-cluster.muestra {
    background-image: url("../lotes/C11/muestra/C11_RealdePalmas_L109-M6.png");
    -ms-transform: rotate(-17deg);
    -webkit-transform: rotate(-17deg);
    transform: rotate(-17deg);
    top: 68%;
    right: 62.8%;
    width: 6%;
    height: 4.5%
}

#c11m6l109.back-ground-cluster.bloqueado {
    background-image: url("../lotes/C11/bloqueados/C11_RealdePalmas_L109-M6.png");
    -ms-transform: rotate(-17deg);
    -webkit-transform: rotate(-17deg);
    transform: rotate(-17deg);
    top: 68%;
    right: 62.8%;
    width: 6%;
    height: 4.5%
}

.map-elements-show.mc12>.regular.back-ground-cluster.active {
    opacity: .7
}

.map-elements-show.mc12>.regular.back-ground-cluster.active,
.map-elements-show.mc12>.regular.back-ground-cluster.vendido {
    width: 5.4% !important;
    height: 5.2% !important;
    z-index: -1 !important;
    background-size: contain;
    background-repeat: no-repeat
}

.map-elements-show.mc12>.irregular.back-ground-cluster.active,
.map-elements-show.mc12>.irregular.back-ground-cluster.vendido {
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat
}

.map-elements-show.mc12>.irregular.back-ground-cluster.muestra,
.map-elements-show.mc12>.regular.back-ground-cluster.muestra {
    z-index: 5 !important;
    background-size: contain;
    background-repeat: no-repeat
}

.map-elements-show.mc12>.irregular.back-ground-cluster.bloqueado,
.map-elements-show.mc12>.regular.back-ground-cluster.bloqueado {
    z-index: 5 !important;
    background-size: contain;
    background-repeat: no-repeat
}

#c12m1l1.back-ground-cluster {
    top: 22.7%;
    right: 67.8%;
    -ms-transform: rotate(66deg);
    -webkit-transform: rotate(66deg);
    transform: rotate(66deg);
    width: 3%;
    height: 6%
}

#c12m1l1.back-ground-cluster.active {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-1\)B.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    top: 23%;
    right: 66.3%;
    width: 5.5%;
    height: 9%
}

#c12m1l1.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-1\)A1.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    top: 23%;
    right: 66.3%;
    width: 5.5%;
    height: 9%
}

#c12m1l1.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/C12_RealdePalmas\(M-1-1\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-13deg);
    top: 23%;
    right: 66.3%;
    width: 5.5%;
    height: 9%
}

#c12m1l1.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/C12_RealdePalmas\(M-1-1\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-13deg);
    top: 23%;
    right: 66.3%;
    width: 5.5%;
    height: 9%
}

#c12m1l2.back-ground-cluster {
    top: 18.9%;
    right: 69.4%;
    -ms-transform: rotate(61deg);
    -webkit-transform: rotate(61deg);
    transform: rotate(61deg);
    width: 2.2%;
    height: 6.4%
}

#c12m1l2.back-ground-cluster.active {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-2\)B.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 19%;
    right: 67%;
    width: 5.6%;
    height: 15%
}

#c12m1l2.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-2\)A1.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 19%;
    right: 67%;
    width: 5.6%;
    height: 15%
}

#c12m1l2.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/C12_RealdePalmas\(M-1-2\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 19%;
    right: 67%;
    width: 5.6%;
    height: 15%
}

#c12m1l2.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/C12_RealdePalmas\(M-1-2\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 19%;
    right: 67%;
    width: 5.6%;
    height: 15%
}

#c12m1l3.back-ground-cluster {
    top: 15.9%;
    right: 71%;
    -ms-transform: rotate(51deg);
    -webkit-transform: rotate(51deg);
    transform: rotate(51deg);
    width: 2.2%;
    height: 6.4%
}

#c12m1l3.back-ground-cluster.active {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-3\)B.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    top: 15.8%;
    right: 69%;
    width: 5.6%;
    height: 9.4%
}

#c12m1l3.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-3\)A1.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    top: 15.8%;
    right: 69%;
    width: 5.6%;
    height: 9.4%
}

#c12m1l3.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/C12_RealdePalmas\(M-1-3\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-13deg);
    top: 15.8%;
    right: 69%;
    width: 5.6%;
    height: 9.4%
}

#c12m1l3.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/C12_RealdePalmas\(M-1-3\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-13deg);
    top: 15.8%;
    right: 69%;
    width: 5.6%;
    height: 9.4%
}

#c12m1l4.back-ground-cluster {
    top: 13.3%;
    right: 73%;
    -ms-transform: rotate(39deg);
    -webkit-transform: rotate(39deg);
    transform: rotate(39deg);
    width: 2.4%;
    height: 6.4%
}

#c12m1l4.back-ground-cluster.active {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-4\)B.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 12.8%;
    right: 71.1%;
    width: 5.6%;
    height: 9.4%
}

#c12m1l4.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-4\)A1.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 12.8%;
    right: 71.1%;
    width: 5.6%;
    height: 9.4%
}

#c12m1l4.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/C12_RealdePalmas\(M-1-4\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 12.8%;
    right: 71.1%;
    width: 5.6%;
    height: 9.4%
}

#c12m1l4.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/C12_RealdePalmas\(M-1-4\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 12.8%;
    right: 71.1%;
    width: 5.6%;
    height: 9.4%
}

#c12m1l5.back-ground-cluster {
    top: 11.3%;
    right: 75.3%;
    -ms-transform: rotate(27deg);
    -webkit-transform: rotate(27deg);
    transform: rotate(27deg);
    width: 2.4%;
    height: 6.4%
}

#c12m1l5.back-ground-cluster.active {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-5\)B.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 10.5%;
    right: 73.4%;
    width: 5.6%;
    height: 9.4%
}

#c12m1l5.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-5\)A1.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 10.5%;
    right: 73.4%;
    width: 5.6%;
    height: 9.4%
}

#c12m1l5.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/C12_RealdePalmas\(M-1-5\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 10.5%;
    right: 73.4%;
    width: 5.6%;
    height: 9.4%
}

#c12m1l5.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/C12_RealdePalmas\(M-1-5\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 10.5%;
    right: 73.4%;
    width: 5.6%;
    height: 9.4%
}

#c12m1l6.back-ground-cluster {
    top: 9.9%;
    right: 77.9%;
    -ms-transform: rotate(16deg);
    -webkit-transform: rotate(16deg);
    transform: rotate(16deg);
    width: 2.4%;
    height: 6.4%
}

#c12m1l6.back-ground-cluster.active {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-6\)B.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 9%;
    right: 76.3%;
    width: 5%;
    height: 9.4%
}

#c12m1l6.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-6\)A1.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 9%;
    right: 76.3%;
    width: 5%;
    height: 9.4%
}

#c12m1l6.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/C12_RealdePalmas\(M-1-6\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 9%;
    right: 76.3%;
    width: 5%;
    height: 9.4%
}

#c12m1l6.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/C12_RealdePalmas\(M-1-6\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 9%;
    right: 76.3%;
    width: 5%;
    height: 9.4%
}

#c12m1l7.back-ground-cluster {
    top: 9.2%;
    right: 80.7%;
    -ms-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
    width: 2.4%;
    height: 6.4%
}

#c12m1l7.back-ground-cluster.active {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-7\)B.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 8.2%;
    right: 79.5%;
    width: 4.3%;
    height: 9.3%
}

#c12m1l7.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-7\)A1.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 8.2%;
    right: 79.5%;
    width: 4.3%;
    height: 9.3%
}

#c12m1l7.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/C12_RealdePalmas\(M-1-7\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 8.2%;
    right: 79.5%;
    width: 4.3%;
    height: 9.3%
}

#c12m1l7.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/C12_RealdePalmas\(M-1-7\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 8.2%;
    right: 79.5%;
    width: 4.3%;
    height: 9.3%
}

#c12m1l8.back-ground-cluster {
    top: 8.9%;
    right: 83.5%;
    -ms-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
    width: 2.2%;
    height: 6.9%
}

#c12m1l8.back-ground-cluster.active {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-8\)B.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 8%;
    right: 82.8%;
    width: 3.3%;
    height: 9.3%
}

#c12m1l8.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-8\)A1.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 8%;
    right: 82.8%;
    width: 3.3%;
    height: 9.3%
}

#c12m1l8.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/C12_RealdePalmas\(M-1-8\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 8%;
    right: 82.8%;
    width: 3.3%;
    height: 9.3%
}

#c12m1l8.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/C12_RealdePalmas\(M-1-8\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 8%;
    right: 82.8%;
    width: 3.3%;
    height: 9.3%
}

#c12m1l9.back-ground-cluster {
    top: 8.7%;
    right: 85.8%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 2.2%;
    height: 7%
}

#c12m1l9.back-ground-cluster.active {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-9\)B.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 7.4%;
    right: 85.2%;
    width: 3.4%;
    height: 9.3%
}

#c12m1l9.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-9\)A1.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 7.4%;
    right: 85.2%;
    width: 3.4%;
    height: 9.3%
}

#c12m1l9.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/C12_RealdePalmas\(M-1-9\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 7.4%;
    right: 85.2%;
    width: 3.4%;
    height: 9.3%
}

#c12m1l9.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/C12_RealdePalmas\(M-1-9\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 7.4%;
    right: 85.2%;
    width: 3.4%;
    height: 9.3%
}

#c12m1l10.back-ground-cluster {
    top: 8%;
    right: 88.4%;
    -ms-transform: rotate(56deg);
    -webkit-transform: rotate(56deg);
    transform: rotate(56deg);
    width: 5%;
    height: 5%
}

#c12m1l10.back-ground-cluster.active {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-10\)B.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 4.6%;
    right: 87.4%;
    width: 7%;
    height: 12.3%
}

#c12m1l10.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-10\)A1.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 4.6%;
    right: 87.4%;
    width: 7%;
    height: 12.3%
}

#c12m1l10.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/C12_RealdePalmas\(M-1-10\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 4.6%;
    right: 87.4%;
    width: 7%;
    height: 12.3%
}

#c12m1l10.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/C12_RealdePalmas\(M-1-10\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 4.6%;
    right: 87.4%;
    width: 7%;
    height: 12.3%
}

#c12m1l11.back-ground-cluster {
    top: 11.1%;
    right: 90.1%;
    -ms-transform: rotate(56deg);
    -webkit-transform: rotate(56deg);
    transform: rotate(56deg);
    width: 8%;
    height: 4.8%
}

#c12m1l11.back-ground-cluster.active {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-11\)B.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 5%;
    right: 87.2%;
    width: 9%;
    height: 14.5%
}

#c12m1l11.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-11\)A1.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 5%;
    right: 87.2%;
    width: 9%;
    height: 14.5%
}

#c12m1l11.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/C12_RealdePalmas\(M-1-11\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 5%;
    right: 87.2%;
    width: 9%;
    height: 14.5%
}

#c12m1l11.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/C12_RealdePalmas\(M-1-11\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 5%;
    right: 87.2%;
    width: 9%;
    height: 14.5%
}

#c12m1l12.back-ground-cluster {
    top: 19.4%;
    right: 90.2%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l12.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 19.1%;
    right: 89.7%;
    width: 5.4%;
    height: 6.3%
}

#c12m1l12.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 19.1%;
    right: 89.7%;
    width: 5.4%;
    height: 6.3%
}

#c12m1l12.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 19.1%;
    right: 89.7%;
    width: 5.4%;
    height: 6.3%
}

#c12m1l12.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 19.1%;
    right: 89.7%;
    width: 5.4%;
    height: 6.3%
}

#c12m1l13.back-ground-cluster {
    top: 22.8%;
    right: 90.1%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l13.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 22.2%;
    right: 89.7%;
    width: 5.3%;
    height: 6.9%
}

#c12m1l13.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 22.2%;
    right: 89.7%;
    width: 5.3%;
    height: 6.9%
}

#c12m1l13.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 22.2%;
    right: 89.7%;
    width: 5.3%;
    height: 6.9%
}

#c12m1l13.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 22.2%;
    right: 89.7%;
    width: 5.3%;
    height: 6.9%
}

#c12m1l14.back-ground-cluster {
    top: 25.8%;
    right: 90%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l14.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 25.2%;
    right: 89.5%;
    width: 5.4%;
    height: 4.4%
}

#c12m1l14.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 25.2%;
    right: 89.5%;
    width: 5.4%;
    height: 4.4%
}

#c12m1l14.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 25.2%;
    right: 89.5%;
    width: 5.4%;
    height: 4.4%
}

#c12m1l14.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 25.2%;
    right: 89.5%;
    width: 5.4%;
    height: 4.4%
}

#c12m1l15.back-ground-cluster {
    top: 28.6%;
    right: 89.8%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l15.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 28.3%;
    right: 89.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l15.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 28.3%;
    right: 89.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l15.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 28.3%;
    right: 89.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l15.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 28.3%;
    right: 89.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l16.back-ground-cluster {
    top: 31.7%;
    right: 89.6%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l16.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 31.5%;
    right: 89.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l16.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 31.5%;
    right: 89.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l16.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 31.5%;
    right: 89.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l16.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 31.5%;
    right: 89.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l17.back-ground-cluster {
    top: 34.9%;
    right: 89.5%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l17.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 34.5%;
    right: 89.2%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l17.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 34.5%;
    right: 89.2%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l17.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 34.5%;
    right: 89.2%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l17.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 34.5%;
    right: 89.2%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l18.back-ground-cluster {
    top: 38%;
    right: 89.5%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l18.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 37.5%;
    right: 89%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l18.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 37.5%;
    right: 89%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l18.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 37.5%;
    right: 89%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l18.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 37.5%;
    right: 89%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l19.back-ground-cluster {
    top: 41%;
    right: 89.4%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l19.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 40.7%;
    right: 88.9%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l19.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 40.7%;
    right: 88.9%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l19.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 40.7%;
    right: 88.9%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l19.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 40.7%;
    right: 88.9%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l20.back-ground-cluster {
    top: 44.1%;
    right: 89.3%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l20.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 43.8%;
    right: 88.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l20.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 43.8%;
    right: 88.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l20.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 43.8%;
    right: 88.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l20.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 43.8%;
    right: 88.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l21.back-ground-cluster {
    top: 47.2%;
    right: 89.1%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l21.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 46.9%;
    right: 88.7%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l21.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 46.9%;
    right: 88.7%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l21.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 46.9%;
    right: 88.7%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l21.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 46.9%;
    right: 88.7%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l22.back-ground-cluster {
    top: 50.3%;
    right: 89%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l22.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 50%;
    right: 88.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l22.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 50%;
    right: 88.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l22.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 50%;
    right: 88.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l22.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 50%;
    right: 88.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l23.back-ground-cluster {
    top: 53.4%;
    right: 88.9%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l23.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 53.1%;
    right: 88.5%;
    width: 5.3%;
    height: 5.2%
}

#c12m1l23.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 53.1%;
    right: 88.5%;
    width: 5.3%;
    height: 5.2%
}

#c12m1l23.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 53.1%;
    right: 88.5%;
    width: 5.3%;
    height: 5.2%
}

#c12m1l23.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 53.1%;
    right: 88.5%;
    width: 5.3%;
    height: 5.2%
}

#c12m1l24.back-ground-cluster {
    top: 56.4%;
    right: 88.8%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l24.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 56.1%;
    right: 88.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l24.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 56.1%;
    right: 88.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l24.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 56.1%;
    right: 88.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l24.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 56.1%;
    right: 88.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l25.back-ground-cluster {
    top: 59.5%;
    right: 88.6%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l25.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 59.2%;
    right: 88.2%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l25.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 59.2%;
    right: 88.2%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l25.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 59.2%;
    right: 88.2%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l25.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 59.2%;
    right: 88.2%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l26.back-ground-cluster {
    top: 62.6%;
    right: 88.5%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l26.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 62.2%;
    right: 88.1%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l26.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 62.2%;
    right: 88.1%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l26.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 62.2%;
    right: 88.1%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l26.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 62.2%;
    right: 88.1%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l27.back-ground-cluster {
    top: 65.6%;
    right: 88.3%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l27.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 65.3%;
    right: 88%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l27.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 65.3%;
    right: 88%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l27.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 65.3%;
    right: 88%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l27.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 65.3%;
    right: 88%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l28.back-ground-cluster {
    top: 68.7%;
    right: 88.2%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l28.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 68.4%;
    right: 87.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l28.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 68.4%;
    right: 87.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l28.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 68.4%;
    right: 87.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l28.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 68.4%;
    right: 87.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l29.back-ground-cluster {
    top: 71.8%;
    right: 88.1%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l29.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 71.5%;
    right: 87.8%;
    width: 5.3%;
    height: 5.2%
}

#c12m1l29.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 71.5%;
    right: 87.8%;
    width: 5.3%;
    height: 5.2%
}

#c12m1l29.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 71.5%;
    right: 87.8%;
    width: 5.3%;
    height: 5.2%
}

#c12m1l29.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 71.5%;
    right: 87.8%;
    width: 5.3%;
    height: 5.2%
}

#c12m1l30.back-ground-cluster {
    top: 74.8%;
    right: 88%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l30.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 74.5%;
    right: 87.6%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l30.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 74.5%;
    right: 87.6%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l30.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 74.5%;
    right: 87.6%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l30.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 74.5%;
    right: 87.6%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l31.back-ground-cluster {
    top: 77.9%;
    right: 87.9%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l31.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 77.7%;
    right: 87.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l31.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 77.7%;
    right: 87.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l31.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 77.7%;
    right: 87.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l31.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 77.7%;
    right: 87.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l32.back-ground-cluster {
    top: 81.2%;
    right: 87.7%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l32.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 80.6%;
    right: 87.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l32.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 80.6%;
    right: 87.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l32.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 80.6%;
    right: 87.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l32.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 80.6%;
    right: 87.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l33.back-ground-cluster {
    top: 85.9%;
    right: 87.5%;
    -ms-transform: rotate(-44deg);
    -webkit-transform: rotate(-44deg);
    transform: rotate(-44deg);
    width: 5.8%;
    height: 5%
}

#c12m1l33.back-ground-cluster.active {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-33\)B.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 83.4%;
    right: 85.6%;
    width: 7.5%;
    height: 12.2%
}

#c12m1l33.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-33\)A1.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 83.4%;
    right: 85.6%;
    width: 7.5%;
    height: 12.2%
}

#c12m1l33.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/C12_RealdePalmas\(M-1-33\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 83.4%;
    right: 85.6%;
    width: 7.5%;
    height: 12.2%
}

#c12m1l33.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/C12_RealdePalmas\(M-1-33\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 83.4%;
    right: 85.6%;
    width: 7.5%;
    height: 12.2%
}

#c12m1l34.back-ground-cluster {
    top: 89%;
    right: 83.7%;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 6.9%;
    height: 4.8%
}

#c12m1l34.back-ground-cluster.active {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-34\)B.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 87%;
    right: 82.5%;
    width: 10%;
    height: 12.2%
}

#c12m1l34.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-34\)A1.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 87%;
    right: 82.5%;
    width: 10%;
    height: 12.2%
}

#c12m1l34.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/C12_RealdePalmas\(M-1-34\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 87%;
    right: 82.5%;
    width: 10%;
    height: 12.2%
}

#c12m1l34.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/C12_RealdePalmas\(M-1-34\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 87%;
    right: 82.5%;
    width: 10%;
    height: 12.2%
}

#c12m1l35.back-ground-cluster {
    top: 89%;
    right: 79.8%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l35.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 87.7%;
    right: 78.9%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l35.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 87.7%;
    right: 78.9%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l35.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 87.7%;
    right: 78.9%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l35.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 87.7%;
    right: 78.9%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l36.back-ground-cluster {
    top: 88.8%;
    right: 77.5%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l36.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 87.5%;
    right: 76.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l36.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 87.5%;
    right: 76.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l36.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 87.5%;
    right: 76.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l36.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 87.5%;
    right: 76.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l37.back-ground-cluster {
    top: 88.7%;
    right: 75.2%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l37.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 87.3%;
    right: 74.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l37.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 87.3%;
    right: 74.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l37.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 87.3%;
    right: 74.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l37.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 87.3%;
    right: 74.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l38.back-ground-cluster {
    top: 88.5%;
    right: 72.8%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l38.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 87.2%;
    right: 72%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l38.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 87.2%;
    right: 72%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l38.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 87.2%;
    right: 72%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l38.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 87.2%;
    right: 72%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l39.back-ground-cluster {
    top: 88.4%;
    right: 70.5%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l39.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 87%;
    right: 69.6%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l39.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 87%;
    right: 69.6%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l39.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 87%;
    right: 69.6%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l39.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 87%;
    right: 69.6%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l40.back-ground-cluster {
    top: 88.2%;
    right: 68.2%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l40.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 87%;
    right: 67.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l40.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 87%;
    right: 67.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l40.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 87%;
    right: 67.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l40.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 87%;
    right: 67.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l41.back-ground-cluster {
    top: 88%;
    right: 65.9%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l41.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 86.8%;
    right: 65%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l41.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 86.8%;
    right: 65%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l41.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 86.8%;
    right: 65%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l41.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 86.8%;
    right: 65%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l42.back-ground-cluster {
    top: 87.9%;
    right: 63.6%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l42.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 86.6%;
    right: 62.6%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l42.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 86.6%;
    right: 62.6%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l42.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 86.6%;
    right: 62.6%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l42.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 86.6%;
    right: 62.6%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l43.back-ground-cluster {
    top: 87.7%;
    right: 61.2%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l43.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 86.5%;
    right: 60.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l43.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 86.5%;
    right: 60.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l43.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 86.5%;
    right: 60.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l43.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 86.5%;
    right: 60.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l44.back-ground-cluster {
    top: 87.6%;
    right: 58.9%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m1l44.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 86.3%;
    right: 58%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l44.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 86.3%;
    right: 58%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l44.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 86.3%;
    right: 58%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l44.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 86.3%;
    right: 58%;
    width: 5.4%;
    height: 5.2%
}

#c12m1l45.back-ground-cluster {
    top: 87.4%;
    right: 56.7%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4%;
    height: 3.8%
}

#c12m1l45.back-ground-cluster.active {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-45\)B.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 84.8%;
    right: 54.2%;
    width: 6.4%;
    height: 7.2%
}

#c12m1l45.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-45\)A1.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 84.8%;
    right: 54.2%;
    width: 6.4%;
    height: 7.2%
}

#c12m1l45.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/C12_RealdePalmas\(M-1-45\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 84.8%;
    right: 54.2%;
    width: 6.4%;
    height: 7.2%
}

#c12m1l45.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/C12_RealdePalmas\(M-1-45\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 84.8%;
    right: 54.2%;
    width: 6.4%;
    height: 7.2%
}

#c12m1l46.back-ground-cluster {
    top: 85.6%;
    right: 52.5%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 5.8%
}

#c12m1l46.back-ground-cluster.active {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-46\)B.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 82.5%;
    right: 50.3%;
    width: 7.4%;
    height: 10.2%
}

#c12m1l46.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-1-46\)A1.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 82.5%;
    right: 50.3%;
    width: 7.4%;
    height: 10.2%
}

#c12m1l46.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/C12_RealdePalmas\(M-1-46\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 82.5%;
    right: 50.3%;
    width: 7.4%;
    height: 10.2%
}

#c12m1l46.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/C12_RealdePalmas\(M-1-46\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 82.5%;
    right: 50.3%;
    width: 7.4%;
    height: 10.2%
}

#c12m2l90.back-ground-cluster {
    top: 35.4%;
    right: 80.6%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 4.8%;
    height: 2.8%
}

#c12m2l90.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 35%;
    right: 80%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l90.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 35%;
    right: 80%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l90.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 35%;
    right: 80%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l90.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 35%;
    right: 80%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l91.back-ground-cluster {
    top: 32.3%;
    right: 80.7%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 4.8%;
    height: 2.8%
}

#c12m2l91.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 31.8%;
    right: 80.2%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l91.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 31.8%;
    right: 80.2%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l91.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 31.8%;
    right: 80.2%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l91.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 31.8%;
    right: 80.2%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l92.back-ground-cluster {
    top: 29.3%;
    right: 80.8%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 4.8%;
    height: 2.8%
}

#c12m2l92.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 28.7%;
    right: 80.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l92.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 28.7%;
    right: 80.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l92.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 28.7%;
    right: 80.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l92.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 28.7%;
    right: 80.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l93.back-ground-cluster {
    top: 26.1%;
    right: 81%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 4.8%;
    height: 2.8%
}

#c12m2l93.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 25.7%;
    right: 80.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l93.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    top: 25.7%;
    right: 80.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l93.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 25.7%;
    right: 80.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l93.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-9deg);
    top: 25.7%;
    right: 80.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l94.back-ground-cluster {
    top: 21.1%;
    right: 81.1%;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width: 4.8%;
    height: 4.8%
}

#c12m2l94.back-ground-cluster.active {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-2-94\)B.png);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    top: 20.7%;
    right: 80.5%;
    width: 5.5%;
    height: 8.8%
}

#c12m2l94.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-2-94\)A1.png);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    top: 20.7%;
    right: 80.5%;
    width: 5.5%;
    height: 8.8%
}

#c12m2l94.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/C12_RealdePalmas\(M-2-94\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-15deg);
    top: 20.7%;
    right: 80.5%;
    width: 5.5%;
    height: 8.8%
}

#c12m2l94.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/C12_RealdePalmas\(M-2-94\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-15deg);
    top: 20.7%;
    right: 80.5%;
    width: 5.5%;
    height: 8.8%
}

#c12m2l82.back-ground-cluster {
    top: 39%;
    right: 65.2%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m2l82.back-ground-cluster.active {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-2-82\)B.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 36.3%;
    right: 62.2%;
    width: 7%;
    height: 7.2%
}

#c12m2l82.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-2-82\)A1.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 36.3%;
    right: 62.2%;
    width: 7%;
    height: 7.2%
}

#c12m2l82.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/C12_RealdePalmas\(M-2-82\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 36.3%;
    right: 62.2%;
    width: 7%;
    height: 7.2%
}

#c12m2l82.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/C12_RealdePalmas\(M-2-82\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 36.3%;
    right: 62.2%;
    width: 7%;
    height: 7.2%
}

#c12m2l83.back-ground-cluster {
    top: 39.2%;
    right: 67.8%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m2l83.back-ground-cluster.active {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-2-83\)B.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    top: 36.9%;
    right: 66.2%;
    width: 5.6%;
    height: 6.6%
}

#c12m2l83.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-2-83\)A1.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    top: 36.9%;
    right: 66.2%;
    width: 5.6%;
    height: 6.6%
}

#c12m2l83.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/C12_RealdePalmas\(M-2-83\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-13deg);
    top: 36.9%;
    right: 66.2%;
    width: 5.6%;
    height: 6.6%
}

#c12m2l83.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/C12_RealdePalmas\(M-2-83\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-13deg);
    top: 36.9%;
    right: 66.2%;
    width: 5.6%;
    height: 6.6%
}

#c12m2l84.back-ground-cluster {
    top: 39.5%;
    right: 70.1%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m2l84.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 38%;
    right: 69.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l84.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 38%;
    right: 69.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l84.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 38%;
    right: 69.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l84.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 38%;
    right: 69.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l85.back-ground-cluster {
    top: 39.6%;
    right: 72.4%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m2l85.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 38%;
    right: 71.6%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l85.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 38%;
    right: 71.6%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l85.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 38%;
    right: 71.6%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l85.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 38%;
    right: 71.6%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l86.back-ground-cluster {
    top: 39.8%;
    right: 74.8%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m2l86.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 38.4%;
    right: 73.9%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l86.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 38.4%;
    right: 73.9%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l86.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 38.4%;
    right: 73.9%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l86.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 38.4%;
    right: 73.9%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l87.back-ground-cluster {
    top: 40%;
    right: 77.1%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m2l87.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 38.5%;
    right: 76.2%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l87.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 38.5%;
    right: 76.2%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l87.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 38.5%;
    right: 76.2%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l87.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 38.5%;
    right: 76.2%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l88.back-ground-cluster {
    top: 40.1%;
    right: 79.4%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m2l88.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 38.7%;
    right: 78.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l88.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 38.7%;
    right: 78.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l88.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 38.7%;
    right: 78.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l88.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 38.7%;
    right: 78.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l89.back-ground-cluster {
    top: 40.3%;
    right: 81.7%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m2l89.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 38.9%;
    right: 80.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l89.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 38.9%;
    right: 80.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l89.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 38.9%;
    right: 80.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m2l89.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 38.9%;
    right: 80.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l74.back-ground-cluster {
    top: 52.2%;
    right: 81.2%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m3l74.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 50.8%;
    right: 80.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l74.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 50.8%;
    right: 80.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l74.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 50.8%;
    right: 80.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l74.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 50.8%;
    right: 80.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l75.back-ground-cluster {
    top: 52%;
    right: 78.9%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m3l75.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 50.7%;
    right: 78.1%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l75.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 50.7%;
    right: 78.1%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l75.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 50.7%;
    right: 78.1%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l75.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 50.7%;
    right: 78.1%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l76.back-ground-cluster {
    top: 51.8%;
    right: 76.6%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m3l76.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 50.5%;
    right: 75.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l76.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 50.5%;
    right: 75.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l76.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 50.5%;
    right: 75.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l76.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 50.5%;
    right: 75.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l77.back-ground-cluster {
    top: 51.6%;
    right: 74.2%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m3l77.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 50.3%;
    right: 73.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l77.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 50.3%;
    right: 73.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l77.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 50.3%;
    right: 73.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l77.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 50.3%;
    right: 73.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l78.back-ground-cluster {
    top: 51.5%;
    right: 71.9%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m3l78.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 50.1%;
    right: 71%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l78.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 50.1%;
    right: 71%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l78.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 50.1%;
    right: 71%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l78.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 50.1%;
    right: 71%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l79.back-ground-cluster {
    top: 51.3%;
    right: 69.6%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m3l79.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 50%;
    right: 68.7%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l79.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 50%;
    right: 68.7%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l79.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 50%;
    right: 68.7%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l79.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 50%;
    right: 68.7%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l80.back-ground-cluster {
    top: 50.7%;
    right: 66.9%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 3.5%
}

#c12m3l80.back-ground-cluster.active {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-3-80\)B.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 48.7%;
    right: 65.3%;
    width: 6%;
    height: 7%
}

#c12m3l80.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-3-80\)A1.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 48.7%;
    right: 65.3%;
    width: 6%;
    height: 7%
}

#c12m3l80.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/C12_RealdePalmas\(M-3-80\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 48.7%;
    right: 65.3%;
    width: 6%;
    height: 7%
}

#c12m3l80.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/C12_RealdePalmas\(M-3-80\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 48.7%;
    right: 65.3%;
    width: 6%;
    height: 7%
}

#c12m3l81.back-ground-cluster {
    top: 51%;
    right: 64.2%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m3l81.back-ground-cluster.active {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-3-81\)B.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 48.2%;
    right: 61.8%;
    width: 6.4%;
    height: 7.2%
}

#c12m3l81.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-3-81\)A1.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 48.2%;
    right: 61.8%;
    width: 6.4%;
    height: 7.2%
}

#c12m3l81.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/C12_RealdePalmas\(M-3-81\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 48.2%;
    right: 61.8%;
    width: 6.4%;
    height: 7.2%
}

#c12m3l81.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/C12_RealdePalmas\(M-3-81\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 48.2%;
    right: 61.8%;
    width: 6.4%;
    height: 7.2%
}

#c12m3l66.back-ground-cluster {
    top: 56.4%;
    right: 63.8%;
    -ms-transform: rotate(-96deg);
    -webkit-transform: rotate(-96deg);
    transform: rotate(-96deg);
    width: 4%;
    height: 4.4%
}

#c12m3l66.back-ground-cluster.active {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-3-66\)B.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 54.9%;
    right: 61.7%;
    width: 6.4%;
    height: 7.2%
}

#c12m3l66.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-3-66\)A1.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 54.9%;
    right: 61.7%;
    width: 6.4%;
    height: 7.2%
}

#c12m3l66.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/C12_RealdePalmas\(M-3-66\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 54.9%;
    right: 61.7%;
    width: 6.4%;
    height: 7.2%
}

#c12m3l66.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/C12_RealdePalmas\(M-3-66\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 54.9%;
    right: 61.7%;
    width: 6.4%;
    height: 7.2%
}

#c12m3l67.back-ground-cluster {
    top: 57.4%;
    right: 66.7%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 3.6%
}

#c12m3l67.back-ground-cluster.active {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-3-67\)B.png);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    top: 55.3%;
    right: 65.6%;
    width: 5.4%;
    height: 7%
}

#c12m3l67.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-3-67\)A1.png);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    top: 55.3%;
    right: 65.6%;
    width: 5.4%;
    height: 7%
}

#c12m3l67.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/C12_RealdePalmas\(M-3-67\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-15deg);
    top: 55.3%;
    right: 65.6%;
    width: 5.4%;
    height: 7%
}

#c12m3l67.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/C12_RealdePalmas\(M-3-67\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-15deg);
    top: 55.3%;
    right: 65.6%;
    width: 5.4%;
    height: 7%
}

#c12m3l68.back-ground-cluster {
    top: 58%;
    right: 69.4%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m3l68.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 56.7%;
    right: 68.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l68.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 56.7%;
    right: 68.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l68.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 56.7%;
    right: 68.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l68.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 56.7%;
    right: 68.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l69.back-ground-cluster {
    top: 58%;
    right: 71.7%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m3l69.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 56.7%;
    right: 70.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l69.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 56.7%;
    right: 70.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l69.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 56.7%;
    right: 70.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l69.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 56.7%;
    right: 70.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l70.back-ground-cluster {
    top: 58.2%;
    right: 74%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m3l70.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 56.8%;
    right: 73.1%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l70.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 56.8%;
    right: 73.1%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l70.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 56.8%;
    right: 73.1%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l70.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 56.8%;
    right: 73.1%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l71.back-ground-cluster {
    top: 58.4%;
    right: 76.3%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m3l71.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 57%;
    right: 75.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l71.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 57%;
    right: 75.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l71.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 57%;
    right: 75.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l71.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 57%;
    right: 75.5%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l72.back-ground-cluster {
    top: 58.5%;
    right: 78.7%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m3l72.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 57.1%;
    right: 77.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l72.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 57.1%;
    right: 77.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l72.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 57.1%;
    right: 77.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l72.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 57.1%;
    right: 77.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l73.back-ground-cluster {
    top: 58.7%;
    right: 81%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m3l73.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 57.4%;
    right: 80.2%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l73.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 57.4%;
    right: 80.2%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l73.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 57.4%;
    right: 80.2%;
    width: 5.4%;
    height: 5.2%
}

#c12m3l73.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 57.4%;
    right: 80.2%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l57.back-ground-cluster {
    top: 70.7%;
    right: 80.5%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m4l57.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 69.3%;
    right: 79.6%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l57.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 69.3%;
    right: 79.6%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l57.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 69.3%;
    right: 79.6%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l57.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 69.3%;
    right: 79.6%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l58.back-ground-cluster {
    top: 70.3%;
    right: 78.2%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m4l58.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 69%;
    right: 77.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l58.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 69%;
    right: 77.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l58.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 69%;
    right: 77.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l58.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 69%;
    right: 77.3%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l59.back-ground-cluster {
    top: 70.2%;
    right: 75.9%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m4l59.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 68.9%;
    right: 75%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l59.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 68.9%;
    right: 75%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l59.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 68.9%;
    right: 75%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l59.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 68.9%;
    right: 75%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l60.back-ground-cluster {
    top: 70%;
    right: 73.6%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m4l60.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 68.8%;
    right: 72.6%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l60.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 68.8%;
    right: 72.6%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l60.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 68.8%;
    right: 72.6%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l60.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 68.8%;
    right: 72.6%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l61.back-ground-cluster {
    top: 69.9%;
    right: 71.2%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m4l61.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 68.5%;
    right: 70.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l61.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 68.5%;
    right: 70.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l61.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 68.5%;
    right: 70.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l61.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 68.5%;
    right: 70.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l62.back-ground-cluster {
    top: 69.7%;
    right: 68.9%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m4l62.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 68.5%;
    right: 68%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l62.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 68.5%;
    right: 68%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l62.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 68.5%;
    right: 68%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l62.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 68.5%;
    right: 68%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l63.back-ground-cluster {
    top: 69.6%;
    right: 66.6%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m4l63.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 68.3%;
    right: 65.7%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l63.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 68.3%;
    right: 65.7%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l63.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 68.3%;
    right: 65.7%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l63.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 68.3%;
    right: 65.7%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l64.back-ground-cluster {
    top: 69%;
    right: 64%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.4%;
    height: 3.8%
}

#c12m4l64.back-ground-cluster.active {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-4-64\)B.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    top: 67%;
    right: 62.6%;
    width: 5.7%;
    height: 7.3%
}

#c12m4l64.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-4-64\)A1.png);
    -ms-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
    top: 67%;
    right: 62.6%;
    width: 5.7%;
    height: 7.3%
}

#c12m4l64.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/C12_RealdePalmas\(M-4-64\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-13deg);
    top: 67%;
    right: 62.6%;
    width: 5.7%;
    height: 7.3%
}

#c12m4l64.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/C12_RealdePalmas\(M-4-64\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-13deg);
    top: 67%;
    right: 62.6%;
    width: 5.7%;
    height: 7.3%
}

#c12m4l65.back-ground-cluster {
    top: 68.3%;
    right: 60.3%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 4.5%
}

#c12m4l65.back-ground-cluster.active {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-4-65\)B.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 65.7%;
    right: 59.6%;
    width: 5.4%;
    height: 8.8%
}

#c12m4l65.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-4-65\)A1.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 65.7%;
    right: 59.6%;
    width: 5.4%;
    height: 8.8%
}

#c12m4l65.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/C12_RealdePalmas\(M-4-65\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 65.7%;
    right: 59.6%;
    width: 5.4%;
    height: 8.8%
}

#c12m4l65.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/C12_RealdePalmas\(M-4-65\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 65.7%;
    right: 59.6%;
    width: 5.4%;
    height: 8.8%
}

#c12m4l47.back-ground-cluster {
    top: 73.6%;
    right: 58.7%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 3.8%;
    height: 6%
}

#c12m4l47.back-ground-cluster.active {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-4-47\)B.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 73.2%;
    right: 57.6%;
    width: 5.9%;
    height: 8%
}

#c12m4l47.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/C12_RealdePalmas_Blanco\(M-4-47\)A1.png);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
    top: 73.2%;
    right: 57.6%;
    width: 5.9%;
    height: 8%
}

#c12m4l47.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/C12_RealdePalmas\(M-4-47\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 73.2%;
    right: 57.6%;
    width: 5.9%;
    height: 8%
}

#c12m4l47.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/C12_RealdePalmas\(M-4-47\)B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-14deg);
    top: 73.2%;
    right: 57.6%;
    width: 5.9%;
    height: 8%
}

#c12m4l48.back-ground-cluster {
    top: 75.8%;
    right: 61.7%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m4l48.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 74.6%;
    right: 60.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l48.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 74.6%;
    right: 60.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l48.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 74.6%;
    right: 60.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l48.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 74.6%;
    right: 60.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l49.back-ground-cluster {
    top: 76.2%;
    right: 64%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m4l49.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 74.7%;
    right: 63.1%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l49.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 74.7%;
    right: 63.1%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l49.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 74.7%;
    right: 63.1%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l49.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 74.7%;
    right: 63.1%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l50.back-ground-cluster {
    top: 76.3%;
    right: 66.3%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m4l50.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 75%;
    right: 65.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l50.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 75%;
    right: 65.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l50.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 75%;
    right: 65.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l50.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 75%;
    right: 65.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l51.back-ground-cluster {
    top: 76.5%;
    right: 68.7%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m4l51.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 75%;
    right: 67.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l51.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 75%;
    right: 67.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l51.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 75%;
    right: 67.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l51.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 75%;
    right: 67.8%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l52.back-ground-cluster {
    top: 76.7%;
    right: 71%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m4l52.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 75.2%;
    right: 70.1%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l52.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 75.2%;
    right: 70.1%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l52.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 75.2%;
    right: 70.1%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l52.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 75.2%;
    right: 70.1%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l53.back-ground-cluster {
    top: 76.8%;
    right: 73.3%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m4l53.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 75.4%;
    right: 72.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l53.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 75.4%;
    right: 72.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l53.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 75.4%;
    right: 72.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l53.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 75.4%;
    right: 72.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l54.back-ground-cluster {
    top: 77%;
    right: 75.6%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m4l54.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 75.4%;
    right: 74.7%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l54.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 75.4%;
    right: 74.7%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l54.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 75.4%;
    right: 74.7%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l54.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 75.4%;
    right: 74.7%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l55.back-ground-cluster {
    top: 77.2%;
    right: 78%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m4l55.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 75.6%;
    right: 77%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l55.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 75.6%;
    right: 77%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l55.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 75.6%;
    right: 77%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l55.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 75.6%;
    right: 77%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l56.back-ground-cluster {
    top: 77.3%;
    right: 80.3%;
    -ms-transform: rotate(-93deg);
    -webkit-transform: rotate(-93deg);
    transform: rotate(-93deg);
    width: 4.8%;
    height: 2.8%
}

#c12m4l56.back-ground-cluster.active {
    background-image: url(../lotes/C12/B.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 75.8%;
    right: 79.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l56.back-ground-cluster.vendido {
    background-image: url(../lotes/C12/A.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    top: 75.8%;
    right: 79.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l56.back-ground-cluster.muestra {
    background-image: url(../lotes/C12/muestra/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 75.8%;
    right: 79.4%;
    width: 5.4%;
    height: 5.2%
}

#c12m4l56.back-ground-cluster.bloqueado {
    background-image: url(../lotes/C12/bloqueado/B.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(-99deg);
    top: 75.8%;
    right: 79.4%;
    width: 5.4%;
    height: 5.2%
}

#c13m1l1.back-ground-cluster {
    bottom: 54%;
    right: 33%
}

#c13m1l1.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L1.png);
    -ms-transform: rotate(34deg);
    -webkit-transform: rotate(34deg);
    transform: rotate(-56deg);
    width: 7.2%;
    bottom: 52.9%;
    right: 29.7%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l2.back-ground-cluster {
    bottom: 56.1%;
    right: 35.9%;
    -ms-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    width: 18px;
    height: 47px
}

#c13m1l2.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L2.png);
    -ms-transform: rotate(-53deg);
    -webkit-transform: rotate(-53deg);
    transform: rotate(-53deg);
    width: 6.9%;
    bottom: 55%;
    right: 32.4%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l1.back-ground-cluster {
    bottom: 70%;
    right: 55.8%;
    -ms-transform: rotate(-11deg);
    -webkit-transform: rotate(-11deg);
    transform: rotate(-11deg);
    width: 46px;
    height: 61px
}

#c13m2l1.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L1.png);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 6.9%;
    bottom: 70.5%;
    right: 54.7%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l2.back-ground-cluster {
    bottom: 66%;
    right: 54%;
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 53px;
    height: 17px
}

#c13m2l2.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L2.png);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 6.9%;
    height: 10%;
    bottom: 59.6%;
    right: 53.5%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l3.back-ground-cluster {
    bottom: 61.8%;
    right: 53.5%;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 53px;
    height: 17px
}

#c13m2l3.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L3.png);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 6.9%;
    height: 10%;
    bottom: 55.3%;
    right: 53.1%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l4.back-ground-cluster {
    bottom: 57.3%;
    right: 53%;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 53px;
    height: 17px
}

#c13m2l4.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L4.png);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 6.9%;
    height: 10%;
    bottom: 51%;
    right: 52.7%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l5.back-ground-cluster {
    bottom: 53.1%;
    right: 52.5%;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 53px;
    height: 17px
}

#c13m2l5.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L5.png);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 6.9%;
    height: 10%;
    bottom: 46.5%;
    right: 52.2%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l6.back-ground-cluster {
    bottom: 48.5%;
    right: 52%;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 53px;
    height: 17px
}

#c13m2l6.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L6.png);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 6.9%;
    height: 10%;
    bottom: 42.1%;
    right: 51.7%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l7.back-ground-cluster {
    bottom: 44.2%;
    right: 51.6%;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 53px;
    height: 17px
}

#c13m2l7.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L7.png);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 6.9%;
    height: 10%;
    bottom: 37.8%;
    right: 51.2%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l8.back-ground-cluster {
    bottom: 35.2%;
    right: 49.8%;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 60px;
    height: 44px
}

#c13m2l8.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L8.png);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 9%;
    height: 10%;
    bottom: 33.8%;
    right: 49.3%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l9.back-ground-cluster {
    bottom: 77%;
    right: 62.7%;
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 53px;
    height: 35px
}

#c13m2l9.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L9.png);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 6.9%;
    height: 10%;
    bottom: 72.6%;
    right: 62.5%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l10.back-ground-cluster {
    bottom: 72.9%;
    right: 62.5%;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 53px;
    height: 17px
}

#c13m2l10.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L14.png);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 6.9%;
    height: 10%;
    bottom: 66.6%;
    right: 62.1%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l11.back-ground-cluster {
    bottom: 68.7%;
    right: 61.8%;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 53px;
    height: 17px
}

#c13m2l11.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L14.png);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 6.9%;
    height: 10%;
    bottom: 62.4%;
    right: 61.5%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l12.back-ground-cluster {
    bottom: 64.3%;
    right: 61.3%;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 53px;
    height: 17px
}

#c13m2l12.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L12.png);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 6.9%;
    height: 10%;
    bottom: 57.9%;
    right: 61%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l13.back-ground-cluster {
    bottom: 59.7%;
    right: 61%;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 53px;
    height: 17px
}

#c13m2l13.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L13.png);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 6.9%;
    height: 10%;
    bottom: 53.4%;
    right: 60.5%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l14.back-ground-cluster {
    bottom: 55.5%;
    right: 60.4%;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 53px;
    height: 17px
}

#c13m2l14.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L14.png);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 6.9%;
    height: 10%;
    bottom: 49.3%;
    right: 60.2%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l15.back-ground-cluster {
    bottom: 51.2%;
    right: 59.9%;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 53px;
    height: 17px
}

#c13m2l15.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L15.png);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 6.9%;
    height: 10%;
    bottom: 44.8%;
    right: 59.5%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l16.back-ground-cluster {
    bottom: 46.8%;
    right: 59.3%;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 53px;
    height: 17px
}

#c13m2l16.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L16.png);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 6.9%;
    height: 10%;
    bottom: 40.5%;
    right: 59%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l17.back-ground-cluster {
    bottom: 42.5%;
    right: 59%;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 53px;
    height: 17px
}

#c13m2l17.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L17.png);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 6.9%;
    height: 10%;
    bottom: 36%;
    right: 58.5%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l18.back-ground-cluster {
    bottom: 38.2%;
    right: 58.4%;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 53px;
    height: 17px
}

#c13m2l18.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L18.png);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 6.9%;
    height: 10%;
    bottom: 31.7%;
    right: 58.2%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l19.back-ground-cluster {
    bottom: 33.7%;
    right: 58%;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 53px;
    height: 17px
}

#c13m2l19.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L19.png);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 6.9%;
    height: 10%;
    bottom: 27.3%;
    right: 57.8%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l20.back-ground-cluster {
    bottom: 29.2%;
    right: 58%;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 53px;
    height: 17px
}

#c13m2l20.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L20.png);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 6.9%;
    height: 10%;
    bottom: 22.9%;
    right: 57.3%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l21.back-ground-cluster {
    bottom: 23.2%;
    right: 58.5%;
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
    width: 46px;
    height: 24px
}

#c13m2l21.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L21.png);
    -ms-transform: rotate(-1deg);
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
    width: 6.3%;
    height: 10%;
    bottom: 19.1%;
    right: 58%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l22.back-ground-cluster {
    bottom: 22.7%;
    right: 55.1%;
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 20px;
    height: 55px
}

#c13m2l22.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L22.png);
    -ms-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
    width: 6.3%;
    height: 10%;
    bottom: 23.1%;
    right: 51.6%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l23.back-ground-cluster {
    bottom: 22.2%;
    right: 52.1%;
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 20px;
    height: 55px
}

#c13m2l23.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L23.png);
    -ms-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
    width: 6.3%;
    height: 10%;
    bottom: 22.6%;
    right: 48.6%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l24.back-ground-cluster {
    bottom: 21.8%;
    right: 49.1%;
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 20px;
    height: 55px
}

#c13m2l24.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L24.png);
    -ms-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
    width: 6.3%;
    height: 10%;
    bottom: 22.1%;
    right: 45.7%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l25.back-ground-cluster {
    bottom: 21.2%;
    right: 46.1%;
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 20px;
    height: 55px
}

#c13m2l25.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L25.png);
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 6.3%;
    height: 10%;
    bottom: 21.8%;
    right: 42.7%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l26.back-ground-cluster {
    bottom: 20.7%;
    right: 43.1%;
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 20px;
    height: 55px
}

#c13m2l26.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L26.png);
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 6.3%;
    height: 10%;
    bottom: 21%;
    right: 39.7%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l27.back-ground-cluster {
    bottom: 20.3%;
    right: 40.1%;
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 20px;
    height: 55px
}

#c13m2l27.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L27.png);
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 6.3%;
    height: 10%;
    bottom: 20.6%;
    right: 36.8%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l28.back-ground-cluster {
    bottom: 19.9%;
    right: 37.1%;
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 20px;
    height: 55px
}

#c13m2l28.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L28.png);
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 6.3%;
    height: 10%;
    bottom: 20%;
    right: 33.8%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l29.back-ground-cluster {
    bottom: 19.4%;
    right: 34.2%;
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 20px;
    height: 55px
}

#c13m2l29.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L29.png);
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 6.3%;
    height: 10%;
    bottom: 19.8%;
    right: 30.8%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l30.back-ground-cluster {
    bottom: 19%;
    right: 31.2%;
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 20px;
    height: 55px
}

#c13m2l30.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L30.png);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 6.3%;
    height: 10%;
    bottom: 19.2%;
    right: 27.5%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l31.back-ground-cluster {
    bottom: 30.5%;
    right: 30.7%;
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 55px;
    height: 20px
}

#c13m2l31.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L31.png);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 6.3%;
    height: 10%;
    bottom: 24.2%;
    right: 31.5%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l32.back-ground-cluster {
    bottom: 34.9%;
    right: 30.2%;
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 55px;
    height: 20px
}

#c13m2l32.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L32.png);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 6.3%;
    height: 10%;
    bottom: 28.7%;
    right: 31%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l33.back-ground-cluster {
    bottom: 36.2%;
    right: 38%;
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 55px;
    height: 20px
}

#c13m2l33.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L33.png);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 7%;
    height: 10%;
    bottom: 29.8%;
    right: 38.5%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m2l34.back-ground-cluster {
    bottom: 31.7%;
    right: 38.4%;
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 55px;
    height: 20px
}

#c13m2l34.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M2/M2L34.png);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 9%;
    height: 10%;
    bottom: 25.8%;
    right: 38.5%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l3.back-ground-cluster {
    bottom: 60%;
    right: 38.5%;
    -ms-transform: rotate(44deg);
    -webkit-transform: rotate(44deg);
    transform: rotate(44deg);
    width: 18px;
    height: 47px
}

#c13m1l3.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L3.png);
    -ms-transform: rotate(-49deg);
    -webkit-transform: rotate(-49deg);
    transform: rotate(-49deg);
    width: 6.9%;
    bottom: 58.3%;
    right: 34.9%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l4.back-ground-cluster {
    bottom: 63%;
    right: 40.5%;
    -ms-transform: rotate(46deg);
    -webkit-transform: rotate(46deg);
    transform: rotate(46deg);
    width: 18px;
    height: 47px
}

#c13m1l4.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L4.png);
    -ms-transform: rotate(-46deg);
    -webkit-transform: rotate(-46deg);
    transform: rotate(-46deg);
    width: 6.9%;
    bottom: 61%;
    right: 37.3%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l5.back-ground-cluster {
    bottom: 66.4%;
    right: 42.5%;
    -ms-transform: rotate(46deg);
    -webkit-transform: rotate(46deg);
    transform: rotate(46deg);
    width: 18px;
    height: 47px
}

#c13m1l5.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L5.png);
    -ms-transform: rotate(-44deg);
    -webkit-transform: rotate(-44deg);
    transform: rotate(-44deg);
    width: 6.9%;
    bottom: 64.7%;
    right: 39%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l6.back-ground-cluster {
    bottom: 69.4%;
    right: 44.7%;
    -ms-transform: rotate(48deg);
    -webkit-transform: rotate(48deg);
    transform: rotate(48deg);
    width: 18px;
    height: 47px
}

#c13m1l6.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L6.png);
    -ms-transform: rotate(-44deg);
    -webkit-transform: rotate(-44deg);
    transform: rotate(-44deg);
    width: 6.9%;
    bottom: 67.8%;
    right: 41.2%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l7.back-ground-cluster {
    bottom: 73.1%;
    right: 46.5%;
    -ms-transform: rotate(48deg);
    -webkit-transform: rotate(48deg);
    transform: rotate(48deg);
    width: 18px;
    height: 47px
}

#c13m1l7.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L7.png);
    -ms-transform: rotate(-44deg);
    -webkit-transform: rotate(-44deg);
    transform: rotate(-44deg);
    width: 6.9%;
    bottom: 71.1%;
    right: 43.2%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l8.back-ground-cluster {
    bottom: 76.4%;
    right: 48.6%;
    -ms-transform: rotate(48deg);
    -webkit-transform: rotate(48deg);
    transform: rotate(48deg);
    width: 18px;
    height: 47px
}

#c13m1l8.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L8.png);
    -ms-transform: rotate(-44deg);
    -webkit-transform: rotate(-44deg);
    transform: rotate(-44deg);
    width: 6.9%;
    bottom: 74.2%;
    right: 45.3%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l9.back-ground-cluster {
    bottom: 79.6%;
    right: 50.7%;
    -ms-transform: rotate(48deg);
    -webkit-transform: rotate(48deg);
    transform: rotate(48deg);
    width: 18px;
    height: 47px
}

#c13m1l9.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L9.png);
    -ms-transform: rotate(-42deg);
    -webkit-transform: rotate(-42deg);
    transform: rotate(-42deg);
    width: 6.9%;
    bottom: 77.6%;
    right: 47.3%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l10.back-ground-cluster {
    bottom: 82.8%;
    right: 52.9%;
    -ms-transform: rotate(48deg);
    -webkit-transform: rotate(48deg);
    transform: rotate(48deg);
    width: 18px;
    height: 47px
}

#c13m1l10.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L10.png);
    -ms-transform: rotate(-44deg);
    -webkit-transform: rotate(-44deg);
    transform: rotate(-44deg);
    width: 6.9%;
    bottom: 82.2%;
    right: 50%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l11.back-ground-cluster {
    bottom: 86.4%;
    right: 55.8%;
    -ms-transform: rotate(29deg);
    -webkit-transform: rotate(29deg);
    transform: rotate(29deg);
    width: 18px;
    height: 47px
}

#c13m1l11.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L11.png);
    -ms-transform: rotate(-53deg);
    -webkit-transform: rotate(-53deg);
    transform: rotate(-53deg);
    width: 6.9%;
    bottom: 85.89%;
    right: 53.2%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l12.back-ground-cluster {
    bottom: 88.5%;
    right: 59.8%;
    -ms-transform: rotate(14deg);
    -webkit-transform: rotate(14deg);
    transform: rotate(14deg);
    width: 18px;
    height: 47px
}

#c13m1l12.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L12.png);
    -ms-transform: rotate(-68deg);
    -webkit-transform: rotate(-68deg);
    transform: rotate(-68deg);
    width: 6.9%;
    bottom: 88.4%;
    right: 57%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l13.back-ground-cluster {
    bottom: 89.5%;
    right: 63.8%;
    -ms-transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
    width: 18px;
    height: 47px
}

#c13m1l13.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L13.png);
    -ms-transform: rotate(-84deg);
    -webkit-transform: rotate(-84deg);
    transform: rotate(-84deg);
    width: 6.9%;
    bottom: 89.3%;
    right: 61%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l14.back-ground-cluster {
    bottom: 88.5%;
    right: 67.6%;
    -ms-transform: rotate(-12deg);
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
    width: 18px;
    height: 47px
}

#c13m1l14.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L14.png);
    -ms-transform: rotate(-99deg);
    -webkit-transform: rotate(-99deg);
    transform: rotate(-99deg);
    width: 6.9%;
    bottom: 88.6%;
    right: 64.9%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l15.back-ground-cluster {
    bottom: 89.5%;
    right: 71.6%;
    -ms-transform: rotate(-28deg);
    -webkit-transform: rotate(-28deg);
    transform: rotate(-28deg);
    width: 37px;
    height: 24px
}

#c13m1l15.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L15.png);
    -ms-transform: rotate(-114deg);
    -webkit-transform: rotate(-114deg);
    transform: rotate(-114deg);
    width: 6.9%;
    height: 11%;
    bottom: 85%;
    right: 69.5%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l16.back-ground-cluster {
    bottom: 85.5%;
    right: 76.5%;
    -ms-transform: rotate(-34deg);
    -webkit-transform: rotate(-34deg);
    transform: rotate(-34deg);
    width: 37px;
    height: 24px
}

#c13m1l16.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L16.png);
    -ms-transform: rotate(-125deg);
    -webkit-transform: rotate(-125deg);
    transform: rotate(-125deg);
    width: 6.9%;
    height: 10%;
    bottom: 82%;
    right: 76.6%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l17.back-ground-cluster {
    bottom: 75.5%;
    right: 76%;
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 37px;
    height: 24px
}

#c13m1l17.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L17.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 6.9%;
    height: 10%;
    bottom: 72.7%;
    right: 74%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l18.back-ground-cluster {
    bottom: 70.9%;
    right: 73%;
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 55px;
    height: 21px
}

#c13m1l18.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L18.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 6.9%;
    height: 10%;
    bottom: 65%;
    right: 73%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l19.back-ground-cluster {
    bottom: 66.5%;
    right: 72.5%;
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 55px;
    height: 21px
}

#c13m1l19.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L19.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 6.9%;
    height: 10%;
    bottom: 60.5%;
    right: 72.5%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l20.back-ground-cluster {
    bottom: 62%;
    right: 72.2%;
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 55px;
    height: 21px
}

#c13m1l20.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L20.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 6.9%;
    height: 10%;
    bottom: 56.3%;
    right: 71.9%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l21.back-ground-cluster {
    bottom: 57.8%;
    right: 71.8%;
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 55px;
    height: 21px
}

#c13m1l21.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L21.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 6.9%;
    height: 10%;
    bottom: 51.9%;
    right: 71.5%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l22.back-ground-cluster {
    bottom: 53.4%;
    right: 71%;
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 55px;
    height: 21px
}

#c13m1l22.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L22.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 6.9%;
    height: 10%;
    bottom: 47.5%;
    right: 71%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l23.back-ground-cluster {
    bottom: 49.3%;
    right: 71%;
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 48px;
    height: 21px
}

#c13m1l23.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L23.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 6.9%;
    height: 10%;
    bottom: 43.5%;
    right: 70.6%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l24.back-ground-cluster {
    bottom: 44.8%;
    right: 70.8%;
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 48px;
    height: 21px
}

#c13m1l24.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L24.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 6.9%;
    height: 10%;
    bottom: 38.5%;
    right: 70%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l25.back-ground-cluster {
    bottom: 40.2%;
    right: 70.2%;
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 48px;
    height: 21px
}

#c13m1l25.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L25.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 6.9%;
    height: 4%;
    bottom: 40.5%;
    right: 69.8%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l26.back-ground-cluster {
    bottom: 36.2%;
    right: 69.9%;
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 48px;
    height: 21px
}

#c13m1l26.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L26.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 6.9%;
    height: 4%;
    bottom: 36.1%;
    right: 69.4%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l27.back-ground-cluster {
    bottom: 31.7%;
    right: 69%;
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 48px;
    height: 21px
}

#c13m1l27.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L27.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 6.9%;
    height: 4%;
    bottom: 31.6%;
    right: 69%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l28.back-ground-cluster {
    bottom: 27.1%;
    right: 68.7%;
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 48px;
    height: 21px
}

#c13m1l28.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L28.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 6.9%;
    height: 4%;
    bottom: 27.2%;
    right: 68.4%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l29.back-ground-cluster {
    bottom: 22.9%;
    right: 68.3%;
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 48px;
    height: 21px
}

#c13m1l29.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L29.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 6.9%;
    height: 4%;
    bottom: 23%;
    right: 68%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l30.back-ground-cluster {
    bottom: 16%;
    right: 67.5%;
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 51px;
    height: 29px
}

#c13m1l30.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L30.png);
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 6.9%;
    height: 9%;
    bottom: 14%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l31.back-ground-cluster {
    bottom: 6.5%;
    right: 68.3%;
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    width: 37px;
    height: 29px
}

#c13m1l31.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L31.png);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    width: 7.9%;
    height: 8%;
    bottom: 6%;
    right: 66%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l32.back-ground-cluster {
    bottom: 7.5%;
    right: 59.3%;
    -ms-transform: rotate(95deg);
    -webkit-transform: rotate(95deg);
    transform: rotate(95deg);
    width: 47px;
    height: 42px
}

#c13m1l32.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L32.png);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(-3deg);
    width: 6.9%;
    height: 10%;
    bottom: 7%;
    right: 58.5%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l33.back-ground-cluster {
    bottom: 10%;
    right: 54.3%;
    -transform: rotate(91deg);
    -webkit-transform: rotate(91deg);
    transform: rotate(91deg);
    width: 55px;
    height: 21px
}

#c13m1l33.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L33.png);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 6.9%;
    height: 10%;
    bottom: 7%;
    right: 52.4%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l34.back-ground-cluster {
    bottom: 10%;
    right: 51.5%;
    -transform: rotate(95deg);
    -webkit-transform: rotate(95deg);
    transform: rotate(95deg);
    width: 49px;
    height: 21px
}

#c13m1l34.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L34.png);
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    width: 6.9%;
    height: 10%;
    bottom: 6.5%;
    right: 49.4%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l35.back-ground-cluster {
    bottom: 10%;
    right: 48.5%;
    -ms-transform: rotate(95deg);
    -webkit-transform: rotate(95deg);
    transform: rotate(95deg);
    width: 49px;
    height: 21px
}

#c13m1l35.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L35.png);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 6.9%;
    height: 10%;
    bottom: 5.9%;
    right: 46.2%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l36.back-ground-cluster {
    bottom: 9%;
    right: 45.5%;
    -ms-transform: rotate(95deg);
    -webkit-transform: rotate(95deg);
    transform: rotate(95deg);
    width: 49px;
    height: 21px
}

#c13m1l36.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L36.png);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 6.9%;
    height: 10%;
    bottom: 5.3%;
    right: 43%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l37.back-ground-cluster {
    bottom: 8.5%;
    right: 42.5%;
    -ms-transform: rotate(95deg);
    -webkit-transform: rotate(95deg);
    transform: rotate(95deg);
    width: 49px;
    height: 21px
}

#c13m1l37.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L37.png);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 6.9%;
    height: 10%;
    bottom: 5%;
    right: 40%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l38.back-ground-cluster {
    bottom: 7.5%;
    right: 39.5%;
    -ms-transform: rotate(95deg);
    -webkit-transform: rotate(95deg);
    transform: rotate(95deg);
    width: 49px;
    height: 21px
}

#c13m1l38.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L38.png);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 6.9%;
    height: 10%;
    bottom: 4.5%;
    right: 37%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l39.back-ground-cluster {
    bottom: 7.5%;
    right: 36.5%;
    -ms-transform: rotate(95deg);
    -webkit-transform: rotate(95deg);
    transform: rotate(95deg);
    width: 49px;
    height: 21px
}

#c13m1l39.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L39.png);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 6.9%;
    height: 10%;
    bottom: 4.5%;
    right: 34%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l51.back-ground-cluster {
    bottom: 47.9%;
    right: 18.2%;
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
    width: 55px;
    height: 34px
}

#c13m1l51.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L51.png);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 7%;
    height: 10%;
    bottom: 45.4%;
    right: 18.4%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l50.back-ground-cluster {
    bottom: 43.3%;
    right: 18.4%;
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
    width: 55px;
    height: 20px
}

#c13m1l50.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L50.png);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 7%;
    height: 10%;
    bottom: 37.2%;
    right: 18.9%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l49.back-ground-cluster {
    bottom: 38.8%;
    right: 19%;
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
    width: 55px;
    height: 20px
}

#c13m1l49.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L49.png);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 7%;
    height: 10%;
    bottom: 32.7%;
    right: 19.4%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l48.back-ground-cluster {
    bottom: 34.3%;
    right: 19.3%;
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
    width: 55px;
    height: 20px
}

#c13m1l48.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L48.png);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 7%;
    height: 10%;
    bottom: 28.5%;
    right: 19.6%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l47.back-ground-cluster {
    bottom: 29.8%;
    right: 19.6%;
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
    width: 55px;
    height: 20px
}

#c13m1l47.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L47.png);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 7%;
    height: 10%;
    bottom: 23.9%;
    right: 19.9%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l46.back-ground-cluster {
    bottom: 25.6%;
    right: 19.8%;
    -webkit-transform: rotate(6deg);
    transform: rotate(7deg);
    width: 55px;
    height: 20px
}

#c13m1l46.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L46.png);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 7%;
    height: 10%;
    bottom: 19.6%;
    right: 20.3%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l45.back-ground-cluster {
    bottom: 21.1%;
    right: 20.3%;
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
    width: 55px;
    height: 20px
}

#c13m1l45.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L45.png);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 7%;
    height: 10%;
    bottom: 15.3%;
    right: 20.5%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l44.back-ground-cluster {
    bottom: 16.8%;
    right: 20.7%;
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
    width: 55px;
    height: 20px
}

#c13m1l44.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L44.png);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 7%;
    height: 10%;
    bottom: 10.7%;
    right: 20.9%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l43.back-ground-cluster {
    bottom: 9.8%;
    right: 21%;
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
    width: 55px;
    height: 33px
}

#c13m1l43.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L43.png);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 7%;
    height: 10%;
    bottom: 6.7%;
    right: 21.2%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l42.back-ground-cluster {
    bottom: 1.8%;
    right: 22%;
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
    width: 55px;
    height: 40px
}

#c13m1l42.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L42.png);
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
    width: 7.7%;
    height: 10%;
    bottom: -1%;
    right: 22%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l41.back-ground-cluster {
    bottom: 2.8%;
    right: 29.6%;
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
    width: 40px;
    height: 57px
}

#c13m1l41.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L41.png);
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
    width: 7.7%;
    height: 10%;
    bottom: 2.5%;
    right: 27.4%;
    background-size: contain;
    background-repeat: no-repeat
}

#c13m1l40.back-ground-cluster {
    bottom: 3.2%;
    right: 35.3%;
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
    width: 20px;
    height: 57px
}

#c13m1l40.back-ground-cluster.active {
    background-color: transparent;
    background-image: url(../lotes/C13/M1/L40.png);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
    width: 7.7%;
    height: 10%;
    bottom: 3.3%;
    right: 30.4%;
    background-size: contain;
    background-repeat: no-repeat
}

#coti .nav-tabs>li>a:after {
    background-color: transparent !important
}

div#coti ul li a {
    padding: 15px 25px 15px 25px;
    font-size: 18px;
    border-radius: 0 !important;
    background-color: #00afb0;
    color: #fff
}

div#coti ul li.active a {
    background-color: #fff;
    color: #3f3a32;
    border-radius: 0 !important
}

#coti .modal-content {
    background-color: transparent
}

#coti .modal-body h3 {
    font-size: 18px;
    margin: 0;
    color: #fff
}

.modal-content button.close {
    top: 8px
}

#coti .modal-body {
    border-top: 10px solid #21699f;
    background-image: linear-gradient(60deg, #3c4292 0, #21699f 37%, #0098a9 65%, #062c54 100%) !important
}

#coti .tab-content {
    background-color: #fff;
    padding: 26px
}

h2#cluster_1 {
    margin: 0 0 -9px 0
}

p.circuito_general {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 15px;
    font-weight: 400;
    color: #3f3a32
}

span.subtitle-coti {
    display: block;
    font-size: 13px;
    margin-top: -3px;
    text-transform: capitalize
}

button#closed,
button#next {
    padding: 10px 25px;
    background-color: #00afb0;
    color: #fff;
    transition: all .4s ease-in-out
}

button#closed:hover,
button#next:hover {
    background: #1777a2;
    color: #fff;
    transition: all .4s ease-in-out
}

p.plan_title {
    margin: 0 0 10px 14px;
    font-size: 16px;
    font-weight: 700;
    color: #00afb0
}

p.btn.status_lote strong {
    display: block
}

p.btn.status_lote {
    border: 0 !important;
    background-color: #3c4292;
    font-size: 18px;
    padding: 10px 18px;
    color: #fff
}

p.superficie>span {
    font-size: 14px
}

p.coti_text {
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 15px
}

p.coti_text strong {
    display: block;
    font-size: 16px;
    color: #000
}

p.coti_text.total_pagar_final strong {
    color: #259b30;
    font-weight: 900
}

.content_terminos {
    line-height: 10px;
    text-align: right;
    padding: 0
}

.content_terminos input {
    position: absolute;
    left: 0;
    top: -4px
}

.content_terminos i {
    text-decoration: underline;
    font-size: 10px;
    margin-left: 10px
}

.btn-submit-2 {
    width: 22%;
    padding: 10px 25px !important;
    background-color: #00afb0;
    color: #fff;
    transition: all .4s ease-in-out
}

.btn-submit-2:hover {
    background: #1777a2;
    color: #fff;
    transition: all .4s ease-in-out
}

#formCheckoput .help-block {
    margin-bottom: 0;
    line-height: 12px !important;
    margin: 8px 0 0 0 !important
}

.title_modal_house {
    font-weight: 300;
    color: #2a2a2a;
    font-size: 35px;
    line-height: 1em;
    text-align: left;
    margin: 15px 0 15px 0
}

#CMuestra .modal-title .title-m,
#MostrarModal .modal-title .title-m {
    text-align: left;
    font-weight: 300;
    position: relative;
    color: #2a2a2a;
    font-size: 35px;
    line-height: 1em;
    margin: 10px 0 24px 0
}

#house_name {
    font-weight: 700;
    color: #259b30;
    font-size: 35px
}

#CMuestra .modal-dialog-center,
#MostrarModal .modal-dialog-center {
    top: 10%
}

#CMuestra .slide-modal>.carousel,
#MostrarModal .slide-modal>.carousel {
    margin: 0 0 8% 0
}

#CMuestra .cart-modal>h5,
#MostrarModal .cart-modal>h5 {
    font-weight: 700;
    margin-bottom: 15px;
    border-bottom: 2px solid #239c30;
    width: 60%
}

#CMuestra .cart-modal ul,
#MostrarModal .cart-modal ul {
    padding-left: 10px;
    padding-top: 5px
}

#CMuestra .cart-modal #modal-feat2 ul,
#MostrarModal .cart-modal #modal-feat ul {
    padding-bottom: 10px;
    padding-top: 0
}

#CMuestra .cart-modal li,
#MostrarModal .cart-modal li {
    margin-bottom: -5px
}

#CMuestra .cart-modal p,
#MostrarModal .cart-modal p {
    margin: 0
}

#carousel_house .owl-nav>div {
    position: absolute;
    top: 45%;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    box-shadow: 0 0 3px 1px #e6e6e6;
    width: 35px;
    height: 35px;
    background: #fff;
    border-radius: 50%;
    z-index: 1
}

.carousel-indicators {
    bottom: -45px
}

.carousel-indicators li {
    border: 1px solid #d5d5d5
}

.carousel-indicators li {
    width: 12px;
    height: 12px
}

.carousel-indicators .active {
    width: 14px;
    height: 14px;
    background-color: #259b30;
    border-color: #259b30;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.border {
    border: 2px solid #848484 !important
}

.modal-content button.close {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    z-index: 1
}

button.close {
    opacity: 1
}

.message-content {
    padding: 100px 0
}

.message-content>h2 {
    margin: 0;
    line-height: 30px
}

.color-theme {
    color: #259b30
}

.map-elements-show.mc1 {
    width: 70%;
    top: 18%;
    right: -13%
}

.map-elements-show.mc2 {
    top: 10%;
    left: 56%;
    width: 55%
}

.map-elements-show.mc8 {
    top: 8%;
    left: 55%;
    width: 51%
}

.map-elements-show.mc11 {
    top: 18%;
    left: 55%;
    width: 51%
}

.map-elements-show.mc12 {
    top: 8%;
    left: 54%;
    width: 52%
}

@media (min-width:1500px) {
    .clusterTDiamante {
        right: 78.5%
    }

    .clusterTPlatino {
        right: 55.5%
    }

    .clusterT {
        font-size: 3em
    }

    .cluster1 {
        bottom: 26.8%;
        right: 76.6%
    }

    .cluster2 {
        bottom: 19.5%;
        width: 11%;
        right: 68.3%
    }

    .cluster3 {
        bottom: 15.5%;
        width: 13.1%;
        right: 58.3%
    }

    .cluster4 {
        bottom: 15.2%;
        width: 9.5%;
        right: 49.3%
    }

    .cluster7 {
        bottom: 42.7%;
        width: 10.5%;
        right: 27.1%
    }

    .cluster9 {
        bottom: 35.4%;
        width: 12.8%;
        right: 45.5%
    }

    .cluster10 {
        bottom: 34%;
        width: 14.8%;
        right: 57.9%
    }

    .cluster11 {
        bottom: 39.5%;
        width: 12.4%;
        right: 65.8%
    }

    .cluster12 {
        bottom: 46.5%;
        width: 8.7%;
        right: 58.3%
    }

    .cluster13 {
        bottom: 49.5%;
        width: 11.4%;
        right: 48.6%
    }

    .clusterT13 {
        bottom: 55%;
        right: 51%
    }

    .clusterT14 {
        right: 40%
    }

    .clusterT15 {
        bottom: 64%;
        right: 36.5%
    }

    .clusterT16 {
        bottom: 71%;
        right: 47.5%
    }

    .clusterT17 {
        right: 43.5%
    }

    .clusterT18 {
        right: 35.6%
    }

    .clusterT19 {
        bottom: 90%;
        right: 39.6%
    }

    .clusterT20 {
        bottom: 7%;
        right: 59%
    }

    .clusterT21 {
        bottom: 36%;
        right: 22.2%
    }

    .clusterT22 {
        bottom: 51%;
        right: 19.2%
    }

    .after-black {
        top: 40%
    }

    .after-red-cluster {
        top: 44%
    }

    .after-transparent {
        top: 48%
    }

    h4 {
        font-size: 24px !important
    }

    .title-gallery:after {
        bottom: -64px !important
    }

    .text-general {
        margin-top: 10px !important;
        font-size: 18px !important;
        line-height: 20px !important
    }

    .title-map {
        top: 10%
    }

    .divider-plan-master {
        bottom: -108px;
        left: 118px
    }

    #about {
        height: 965px !important
    }

    #gallery,
    #video {
        padding-top: 80px !important;
        padding-bottom: 180px !important
    }

    section#inv {
        height: 965px !important
    }

    .block.select-program-block {
        background-size: cover !important
    }

    section#inv .right-form-block {
        padding-top: 100px !important
    }

    #ubication {
        height: 965px !important
    }

    .padding-section .left-form {
        padding: 100px 5.6% 50px 5.6% !important
    }

    .about-first {
        padding: 150px 117px 100px 200px !important;
        text-align: justify !important
    }

    .about_title {
        font-size: 43px;
        line-height: 42px
    }

    .about-first .text-general {
        font-size: 27px !important;
        line-height: 27px !important
    }

    .visible-with-1500 {
        display: block !important
    }

    .hidden-with-1500 {
        display: none !important
    }

    .left-form {
        padding: 150px 12.6% 55px 11% !important
    }

    .form-responsive {
        margin-left: 25% !important;
        width: 50% !important
    }

    p.m0.text-small {
        font-size: 14px !important
    }

    .form-control.form-contact {
        padding: 0 !important;
        margin: 0 !important;
        font-size: 14px !important
    }

    select.form-control.form-contact {
        height: 39px;
        color: #3f3a32 !important
    }

    .rst {
        font-size: 12px !important
    }

    .subtitle-map {
        top: 16%
    }

    .after-mustard {
        top: 26%
    }

    .after-red {
        top: 30%
    }

    .after-green {
        top: 46%
    }

    .after-purple {
        top: 38%
    }

    .after-grey {
        top: 34%
    }

    .after-white {
        top: 42%
    }

    .after-black {
        top: 30%
    }

    .after-red-cluster {
        top: 34%
    }

    .after-transparent {
        top: 38%
    }
}

@media (min-width:1900px) {
    .divider-plan-master {
        bottom: -118px;
        left: 134px
    }
}

@media (max-width:1280px) {
    .title-map {
        top: 6%
    }

    .divider-plan-master {
        bottom: -55px;
        left: 90px
    }

    .cluster_plan_clic.subMap {
        margin-top: 20px
    }
}

@media (max-width:1200px) {
    .divider-plan-master {
        bottom: -65px;
        left: 82px
    }

    .block.select-program-block {
        background-size: cover !important
    }

    #coti .modal-dialog {
        margin-top: 11%
    }

    .margin-class {
        margin-top: 15px
    }

    .clusterT {
        font-size: 1.4em
    }

    .content_terminos input {
        left: -8px
    }

    #m1l34 {
        height: 245%
    }

    #m1l42 {
        height: 251%
    }

    .back-ground.back-ground-m1l42 {
        bottom: 87.9%;
        height: 5%
    }

    .back-ground.back-ground-m1l37 {
        -ms-transform: rotate(230deg);
        -webkit-transform: rotate(230deg);
        transform: rotate(238deg);
        bottom: 84.8%;
        right: 67.1%;
        height: 4.2%;
        width: 8%
    }

    #m1l37 {
        width: 140%;
        height: 312%;
        -ms-transform: rotate(133deg);
        -webkit-transform: rotate(133deg);
        transform: rotate(133deg);
        bottom: -22px;
        left: -13px
    }

    .back-ground.back-ground-m1l38 {
        height: 5.8%;
        width: 8.5%
    }

    img.cursor {
        left: 20%
    }

    #c13m1l1.back-ground-cluster.active {
        bottom: 50.9%;
        right: 29.2%
    }

    #c13m1l2.back-ground-cluster.active {
        bottom: 53.4%;
        right: 31.9%
    }

    #c13m1l3.back-ground-cluster.active {
        bottom: 56.3%;
        right: 34.5%
    }

    #c13m1l4.back-ground-cluster.active {
        bottom: 59.3%;
        right: 36.8%
    }

    #c13m1l5.back-ground-cluster.active {
        bottom: 62.6%;
        right: 39%
    }

    #c13m1l6.back-ground-cluster.active {
        bottom: 66.1%;
        right: 40.7%
    }

    #c13m1l7.back-ground-cluster.active {
        bottom: 69.1%;
        right: 43%
    }

    #c13m1l8.back-ground-cluster.active {
        -ms-transform: rotate(-42deg);
        -webkit-transform: rotate(-2deg);
        transform: rotate(-42deg);
        width: 6.9%;
        bottom: 72.4%;
        right: 45.1%
    }

    #c13m1l9.back-ground-cluster.active {
        bottom: 75.7%;
        right: 47%
    }

    #c13m1l10.back-ground-cluster.active {
        bottom: 80.2%;
        right: 49.6%
    }

    #c13m1l11.back-ground-cluster.active {
        bottom: 84%;
        right: 52.9%
    }

    #c13m1l12.back-ground-cluster.active {
        bottom: 87.1%;
        right: 56.4%
    }

    #c13m1l13.back-ground-cluster.active {
        bottom: 88.3%;
        right: 60.3%
    }

    #c13m1l14.back-ground-cluster.active {
        bottom: 87.6%;
        right: 64.3%
    }
}

@media (max-width:767px) {
    .full-width-video {
        height: calc(100vh - 120px)
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .about_title {
        font-size: 22px;
        line-height: 24px
    }

    .image_about {
        margin-top: 30px
    }

    .block.select-program-block {
        background-size: cover !important
    }

    #map-general {
        width: 49%;
        top: 4%;
        right: 5%
    }

    .btn-map-return {
        right: 5%;
        top: 8%
    }

    .map-elements-show {
        top: 26%
    }

    .map-elements-show.mc12 {
        width: 70%
    }

    .map-elements-show.mc11 {
        width: 68%
    }

    .map-elements-show.mc1 {
        top: 25%
    }

    .map-elements-show.mc2 {
        width: 70%
    }

    p#coste_m strong,
    p#lote_m strong,
    p#manzana_m strong {
        font-size: 20px
    }
}

@media only screen and (min-device-width:768px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1) {
    #map-general {
        top: 16%
    }

    .map-elements-show.mc1 {
        top: 30%
    }

    .map-elements-show.mc2 {
        top: 18%;
        left: 57%;
        width: 70%
    }

    .map-elements-show.mc11 {
        top: 26%;
        left: 56%;
        width: 70%
    }

    .map-elements-show.mc12 {
        top: 17%;
        width: 70%;
        left: 59%
    }

    .main-header .info-box li {
        font-size: 12px
    }

    .full-width-video {
        height: 60vh
    }
}

@media (max-width:767px) {
    .rp-label-mp {
        position: absolute;
        right: 0;
        bottom: 16px;
        padding: 0 16px;
        padding-right: 44px;
        line-height: 1.2;
        font-weight: 500;
        font-size: 14px;
        font-weight: 300;
        color: #fff;
        text-align: start;
        opacity: .8
    }

    #map-general {
        width: 66% !important;
        top: 43% !important;
        right: 10% !important;
        left: 0;
        margin: 0 auto
    }

    .title-map {
        top: 4%;
        left: 15px;
        right: 0;
        font-size: 1.9em;
        line-height: 28px
    }

    .subtitle-map {
        font-size: 1.2em;
        left: 15px
    }

    .subMap {
        display: none
    }

    .subMapMob {
        top: 8%;
        left: 15px;
        right: 0;
        display: initial
    }

    .divider-plan-master {
        bottom: -60px;
        left: 15px
    }

    .status_map_clusters {
        margin-left: 34px
    }

    .after-black {
        top: 15%
    }

    .after-red-cluster {
        top: 20%
    }

    .after-transparent {
        top: 25%
    }

    .select-cluster {
        top: 28%;
        width: 80%
    }

    .selectOption {
        background-color: transparent;
        padding: 5px;
        display: initial;
        border: 2px solid #fff;
        margin: 25px 0;
        color: #fff;
        width: 80%;
        border-radius: 4px;
        font-size: 15px
    }

    #select-lotes {
        width: 62%
    }

    .content-info-cluster {
        bottom: 6%;
        padding: 30px 0;
        left: 4%;
        width: 100%
    }

    .clusterT1 {
        padding: 15px 9px
    }

    #cotiBtn {
        padding: 12px 16px;
        font-size: 13px
    }

    p#content_m {
        left: 10%
    }

    p#brackground_m {
        left: 21%;
        bottom: 60%
    }

    p#front_m {
        right: 34%
    }

    .btn-map-return {
        font-size: 10px;
        top: 2%;
        padding: 10px !important;
        right: 2%
    }

    .subLot {
        font-size: 16px;
        letter-spacing: 0;
        margin-top: 0;
        display: block;
        margin-bottom: 0
    }

    .status_map {
        margin-left: 34px
    }

    .after-mustard {
        top: 16%
    }

    .after-red {
        top: 20%
    }

    .after-grey {
        top: 24%
    }

    .after-purple {
        top: 28%
    }

    .after-white {
        top: 32%
    }

    .after-green {
        top: 36%
    }

    .map-elements-show.mc1 {
        width: 100%;
        top: 53%
    }

    .map-elements-show.mc2 {
        top: 46%;
        left: 27%;
        width: 100%
    }

    .map-elements-show.mc11 {
        top: 54%;
        left: 29%;
        width: 100%
    }

    .map-elements-show.mc12 {
        top: 49%;
        left: 29%;
        width: 100%
    }

    #select-lotes {
        position: absolute;
        top: 37%;
        left: 15px
    }

    .hidden2 {
        display: none !important
    }

    .select-map,
    .subMapMob {
        display: initial
    }

    p.btn.status_lote strong {
        display: initial;
        margin-left: 1px
    }

    p.btn.status_lote {
        font-weight: 700;
        font-size: 12px;
        padding: 6px 13px;
        margin-bottom: 10px
    }

    .btn-submit-2 {
        width: 38%
    }
}

@media (max-width:383px) {
    #map-general {
        width: 80% !important;
        top: 48% !important;
        right: 10% !important;
        left: 0;
        margin: 0 auto
    }

    .title-map {
        top: 3%;
        left: 15px;
        right: 0;
        font-size: 1.9em
    }

    .subtitle-map {
        font-size: 1.2em;
        left: 15px
    }

    .subMap {
        display: none
    }

    .subMapMob {
        top: 8%;
        left: 15px;
        right: 0;
        display: initial
    }

    .divider-plan-master {
        bottom: -55px;
        left: 15px
    }

    .status_map_clusters {
        margin-left: 27px
    }

    .after-black {
        top: 16%
    }

    .after-red-cluster {
        top: 21%
    }

    .after-transparent {
        top: 26%
    }

    .select-cluster {
        top: 28%;
        width: 80%
    }

    .selectOption {
        background-color: transparent;
        padding: 5px;
        display: initial;
        border: 2px solid #fff;
        margin: 25px 0;
        color: #fff;
        width: 80%;
        border-radius: 4px;
        font-size: 15px
    }

    #select-lotes {
        width: 62%
    }

    .content-info-cluster {
        bottom: 6%;
        padding: 30px 0;
        left: 4%;
        width: 100%
    }

    .clusterT1 {
        padding: 15px 9px
    }

    #cotiBtn {
        padding: 12px 16px;
        font-size: 13px
    }

    p#content_m {
        left: 10%
    }

    p#brackground_m {
        left: 21%;
        bottom: 60%
    }

    p#front_m {
        right: 34%
    }

    .btn-map-return {
        font-size: 10px;
        top: 2%;
        padding: 10px !important;
        right: 2%
    }

    .subLot {
        margin-top: 0;
        display: block
    }

    .status_map {
        margin-left: 27px
    }

    .after-mustard {
        top: 16%
    }

    .after-red {
        top: 20%
    }

    .after-grey {
        top: 24%
    }

    .after-purple {
        top: 28%
    }

    .after-white {
        top: 32%
    }

    .after-green {
        top: 36%
    }

    .after-black:before,
    .after-green:before,
    .after-grey:before,
    .after-mustard:before,
    .after-purple:before,
    .after-red-cluster:before,
    .after-red:before,
    .after-transparent:before,
    .after-white:before {
        padding: 7px;
        left: -27px;
        top: 3px
    }

    #map-general {
        width: 65% !important;
        top: 49% !important
    }

    .selectOption {
        width: 95%
    }

    .btn-map-return {
        font-size: 9px;
        padding: 6px !important
    }

    .cluster_plan_clic {
        font-size: 14px
    }

    #select-lotes {
        width: 74%
    }

    .map-elements-show.mc11 {
        top: 53%;
        left: 26%;
        width: 94%
    }

    .map-elements-show.mc12 {
        width: 90%
    }
}

.color-palate {
    background: #fff none repeat scroll 0 0;
    -webkit-box-shadow: 0 0 20px 1px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 0 20px 1px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 0 20px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 20px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, .1);
    height: 220px;
    position: fixed;
    left: -285px;
    text-align: center;
    top: 35%;
    transition: all .5s ease 0s;
    width: 285px;
    z-index: 999
}

.color-palate-head {
    background: #7bca33 none repeat scroll 0 0;
    padding: 12px 0
}

.color-palate-head h6,
.secondary-head h6 {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    margin-top: 4px;
    text-transform: uppercase
}

.palate {
    background: red none repeat scroll 0 0;
    display: block;
    float: left;
    height: 30px;
    margin: 0 2.5% 12px;
    width: 20%;
    cursor: pointer;
    position: relative
}

.colors-list .active::after {
    background: url(../images/icons/tick.png) center center no-repeat !important;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.various-color {
    overflow: hidden;
    padding: 20px 0 15px
}

.colors-list {
    margin: 0 20px
}

.secondary-head {
    background: #222 none repeat scroll 0 0;
    padding: 14px 0
}

.secondary-color {
    padding: 23px 0
}

.secondary-colors-list {
    margin: 0 80px
}

.palate-foo {
    color: #333;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    padding: 0 30px
}

.palate-foo span {
    display: block
}

.palate.default-color {
    background: #7bca33 none repeat scroll 0 0
}

.palate.teal-color {
    background: #39cccc none repeat scroll 0 0
}

.palate.pink-color {
    background: #fa2964 none repeat scroll 0 0
}

.palate.navy-color {
    background: #001f3f none repeat scroll 0 0
}

.palate.blue-color {
    background: #0074d9 none repeat scroll 0 0
}

.palate.orange-color {
    background: #ff851b none repeat scroll 0 0
}

.palate.olive-color {
    background: #3d9970 none repeat scroll 0 0
}

.palate.red-color {
    background: #ff4136 none repeat scroll 0 0
}

.color-trigger {
    background: #7bca33 none repeat scroll 0 0;
    cursor: pointer;
    height: 50px;
    right: -46px;
    position: absolute;
    top: 0;
    width: 46px;
    padding-top: 6px
}

.color-trigger:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0)
}

.color-trigger i {
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    z-index: 10
}

.color-palate.visible-palate {
    left: 0
}

#schedule-box .modal-content .appointment-form h3,
.about-info .inner .icon,
.about-section-two .content-column .price,
.agent-single-section .agent-content-column .inner-column .text-block .text .experiance-list li .number,
.blog-detail .inner-box .post-share-options .tags a:hover,
.btn-style-four,
.btn-style-two,
.fact-counter .count-outer,
.fact-counter .count-outer .count-text,
.feature-tabs .tab-btns .tab-btn.active-btn,
.feature-tabs .tab-btns .tab-btn:hover,
.featured-block-two .inner-box .image .content .content-inner .details,
.featured-block-two .inner-box .image .content .content-inner h3 a:hover,
.fluid-section-one .image-column .overlay-link .fa,
.footer-lists li a:hover,
.gallery-block .inner-box .overlay-box .lower-box h3 a:hover,
.gallery-block-five .overlay-inner .link,
.gallery-block-four .inner-box .overlay-box .lower-box h3 a:hover,
.gallery-page-section .filters .filter.active,
.gallery-page-section .filters .filter:hover,
.gallery-section-three .filters li.active,
.gallery-section-three .filters li:hover,
.gallery-section-two .filters .filter.active,
.gallery-section-two .filters .filter:hover,
.home-detail .inner .home-list li,
.latest-posts .post a:hover,
.list-style-eight li:before,
.list-style-five li:before,
.list-style-four li .icon,
.list-style-one li .icon,
.list-style-seven li .icon,
.list-style-six li .icon,
.list-style-three li:before,
.list-style-two li .icon,
.main-footer .footer-bottom .footer-nav li a:hover,
.main-header .header-top .top-right .list li a:hover,
.main-header .header-top .top-right .social-nav li a:hover,
.main-header .info-box .icon-box,
.main-header .options-box .options-nav>li>a:hover,
.main-header .sticky-header .main-menu .navigation>li.current>a,
.main-header .sticky-header .main-menu .navigation>li:hover>a,
.main-header.light-version .main-menu .navigation>li.current>a,
.main-header.light-version .main-menu .navigation>li:hover>a,
.main-menu .navigation>li.current>a,
.main-menu .navigation>li:hover>a,
.measurement-section .measurement-tabs .tab-btns .tab-btn.active-btn,
.measurement-section .measurement-tabs .tab-btns .tab-btn:hover,
.new-posts li a:hover,
.news-block .inner-box .lower-content h3 a:hover,
.news-block-two .inner-box .content-column .read-more,
.news-block-two .inner-box .content-column h2 a:hover,
.page-title .page-breadcrumb li a:hover,
.popular-category-list li a:hover,
.property-info .inner .icon,
.property-info-two .inner .icon,
.services-block .inner-box .icon-box,
.services-block .inner-box h3 a:hover,
.sidebar-page-container .comments-area .comment-box .theme-btn,
.social-icon-three li a:hover,
.specialist-block .inner-box .icon-box,
.specialist-block .inner-box h3 a:hover,
.team-block .inner-box .lower-box .designation,
.team-block .inner-box .lower-box h3 a:hover,
.theme_color,
.twitter-widget .inner .icon,
.video-tour-section .video-carousel .owl-item li a:after,
.video-tour-section .video-thumbs-carousel .owl-item li:after,
a {
    color: #062b54
}

.btn-style-one,
.btn-style-three:hover,
.btn-style-two:hover,
.call-to-action-section,
.convenience-info-tabs .convenience-tabs .tab-btns .tab-btn.active-btn,
.feature-tabs .tab-btns .tab-btn.active-btn .number,
.feature-tabs .tab-btns .tab-btn:hover .number,
.featured-block-two .inner-box .image .icon-box,
.gallery-block-three .inner-box .link-btn,
.gallery-block-two .overlay-inner .link,
.gallery-page-section .filters .filter:after,
.gallery-section-three .filters li:before,
.gallery-section-two .filters .filter:after,
.gallery-section-two .filters .filter:before,
.header-style-three .main-menu .navigation>li>a:after,
.monthly-day-pick.monthly-today,
.monthly-day:focus,
.monthly-day:hover,
.monthly-next:hover,
.monthly-prev:hover,
.news-block-two .inner-box .image-column .image:after,
.newsletter-section,
.plans-section .plans-tab .tab-btns li.active-btn,
.plans-section .plans-tab .tab-btns li:hover,
.properties-section h2,
.scroll-to-top:hover,
.sidebar-page-container .comments-area .comment-box .theme-btn:hover,
.social-icon-five li a:hover,
.social-icon-one li a:hover,
.social-icon-two li a:hover,
.ui-state-active,
.ui-widget-content .ui-state-active,
.video-box .overlay-box span {
    background-color: #062c54
}

.blog-detail .inner-box .post-share-options .tags a:hover,
.blog-detail .inner-box blockquote,
.btn-style-one,
.btn-style-three:hover,
.btn-style-two,
.comment-form .form-group input[type=email]:focus,
.comment-form .form-group input[type=password]:focus,
.comment-form .form-group input[type=tel]:focus,
.comment-form .form-group input[type=text]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus,
.contact-form input[type=email]:focus,
.contact-form input[type=text]:focus,
.contact-form textarea:focus,
.feature-tabs .tab-btns .tab-btn.active-btn .number,
.feature-tabs .tab-btns .tab-btn:hover .number,
.featured-block .featured-inner h3,
.main-header .search-box-outer .dropdown-menu,
.main-header .search-panel input:focus,
.main-header .search-panel select:focus,
.main-menu .navigation>li>ul,
.main-menu .navigation>li>ul>li>ul,
.monthly-next:hover,
.monthly-prev:hover,
.new-posts li a:hover,
.plans-section .plans-tab .tab-btns li.active-btn,
.plans-section .plans-tab .tab-btns li:hover,
.schedule-form input[type=email]:focus,
.schedule-form input[type=text]:focus,
.schedule-form textarea:focus,
.sidebar-page-container .comments-area .comment-box .theme-btn,
.ui-state-active,
.ui-widget-content .ui-state-active,
.video-box .overlay-box span {
    border-color: #062c54
}

.gallery-block-two .overlay-inner .link:before {
    border-color: rgba(6, 44, 84, .5)
}

.measurement-section .measurement-tabs .tab-btns .tab-btn:after {
    border-top-color: #062c54
}

.gallery-block-five .overlay-box,
.main-footer .gallery-widget .image-box .overlay-box {
    background-color: rgba(6, 44, 84, .5)
}

.testimonial-section-two:before {
    background-color: rgba(6, 44, 84, .9)
}

@media only screen and (max-width:767px) {
    .main-menu .navbar-header .navbar-toggle {
        border-color: #062c54
    }

    .header-style-two.inner-header .main-menu .navigation>li>a,
    .main-menu .navbar-collapse>.navigation>li.current-menu-item>a,
    .main-menu .navbar-collapse>.navigation>li.current>a,
    .main-menu .navbar-collapse>.navigation>li:hover>a,
    .main-menu .navbar-collapse>.navigation>li>ul,
    .main-menu .navbar-collapse>.navigation>li>ul>li:hover>a,
    .main-menu .navbar-collapse>.navigation>li>ul>li>a,
    .main-menu .navbar-collapse>.navigation>li>ul>li>ul,
    .main-menu .navbar-collapse>.navigation>li>ul>li>ul>li:hover>a,
    .main-menu .navbar-collapse>.navigation>li>ul>li>ul>li>a,
    .main-menu .navbar-header .navbar-toggle {
        background-color: #062c54
    }

    .main-menu .navbar-collapse>.navigation,
    .main-menu .navbar-collapse>.navigation>li>a,
    .main-menu .navbar-collapse>.navigation>li>a:active,
    .main-menu .navbar-collapse>.navigation>li>a:focus,
    .main-menu .navbar-collapse>.navigation>li>a:hover {
        background-color: #062c54
    }
}