@import url('https://fonts.googleapis.com/css?family=Playfair+Display');

@import "../css/material-icons.css";
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
@media (max-width: 767px) {
    #content img {
        max-width: 100% !important;
        height: auto !important;
    }
}
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        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 th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../../../fonts/glyphicons-halflings-regular.eot');
    src: url('../../../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../../../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
    content: "\002a";
}
.glyphicon-plus:before {
    content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur: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;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    line-height: 30px;
    color: #1e1e1e;
    background-color: #ffffff;
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #dc63af;
    text-decoration: none;
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
a:hover,
a:focus {
    color: #1e1e1e;
    text-decoration: none;
}
a:focus {
    outline: none;
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 30px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #e7a7cf;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
[role="button"] {
    cursor: pointer;
}
.lead {
    margin-bottom: 30px;
    font-size: 27px;
    line-height: 45px;
}
a {
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
    color: #1e1e1e;
    outline: none;
    cursor: pointer;
}
#account-my-data a {
    color: #dc63af;
}
a:focus,
a:active {
    outline: none;
}
a:hover,
a:focus {
    text-decoration: none;
    color: #dc63af;
    outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1e1e1e;
    /*font-family: 'Playfair Display', serif;*/
    font-family: Trebuchet MS,Helvetica,'Playfair Display',sans-serif;
    font-weight: bold;
    line-height: 1.2307;
    text-align: center;
    position: relative;
    margin-top: 0;
    text-rendering: optimizelegibility;
}
h1.heading-style-1,
h2.heading-style-1,
h3.heading-style-1,
h4.heading-style-1,
h5.heading-style-1,
h6.heading-style-1 {
    font-size: 72px;
    margin-bottom: 35px;
    font-weight: 400;
    line-height: 72px;
}
h1.heading-style-1 .item_title_part_first_half,
h2.heading-style-1 .item_title_part_first_half,
h3.heading-style-1 .item_title_part_first_half,
h4.heading-style-1 .item_title_part_first_half,
h5.heading-style-1 .item_title_part_first_half,
h6.heading-style-1 .item_title_part_first_half {
    font-weight: 900;
}
h2,
h1.heading-style-2,
h2.heading-style-2,
h3.heading-style-2,
h4.heading-style-2,
h5.heading-style-2,
h6.heading-style-2 {
    font-size: 36px;
    margin-bottom: 60px;
    font-weight: 400;
    line-height: 46px;
}
h2,
h1.heading-style-2 .item_title_part_first_half,
h2.heading-style-2 .item_title_part_first_half,
h3.heading-style-2 .item_title_part_first_half,
h4.heading-style-2 .item_title_part_first_half,
h5.heading-style-2 .item_title_part_first_half,
h6.heading-style-2 .item_title_part_first_half {
    font-weight: 900;
}
h1.heading-style-3,
h2.heading-style-3,
h3.heading-style-3,
h4.heading-style-3,
h5.heading-style-3,
h6.heading-style-3 {
    font-size: 30px;
    color: #dc63af;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 20px;
}
h1.heading-style-4,
h2.heading-style-4,
h3.heading-style-4,
h4.heading-style-4,
h5.heading-style-4,
h6.heading-style-4 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
}
h1.heading-style-5,
h2.heading-style-5,
h3.heading-style-5,
h4.heading-style-5,
h5.heading-style-5,
h6.heading-style-5 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 13px;
    text-align: left;
}
h1.heading-style-5:after,
h2.heading-style-5:after,
h3.heading-style-5:after,
h4.heading-style-5:after,
h5.heading-style-5:after,
h6.heading-style-5:after {
    content: "";
    background-image: -webkit-linear-gradient(left, #fa90b1 0%, #886cd8 100%);
    background-image: -o-linear-gradient(left, #fa90b1 0%, #886cd8 100%);
    background-image: linear-gradient(to right, #fa90b1 0%, #886cd8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffa90b1', endColorstr='#ff886cd8', GradientType=1);
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 66px;
    height: 3px;
    display: block;
    margin: 20px 0 15px;
    padding: 0;
}
h6,
h1.heading-style-6,
h2.heading-style-6,
h3.heading-style-6,
h4.heading-style-6,
h5.heading-style-6,
h6.heading-style-6 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
}
h6:before,
h1.heading-style-6:before,
h2.heading-style-6:before,
h3.heading-style-6:before,
h4.heading-style-6:before,
h5.heading-style-6:before,
h6.heading-style-6:before {
    content: "";
    background-image: -webkit-linear-gradient(left, #780a66 0%, #b231e5 100%);
    background-image: -o-linear-gradient(left, #780a66 0%, #b231e5 100%);
    background-image: linear-gradient(to right, #780a66 0%, #b231e5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffa90b1', endColorstr='#ff886cd8', GradientType=1);
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 66px;
    height: 3px;
    display: block;
    margin: 0 auto 15px;
    padding: 0;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-weight: normal;
    line-height: 1;
    color: #717171;
}
h1.bord,
h2.bord,
h3.bord,
h4.bord,
h5.bord,
h6.bord {
    position: relative;
}
h1.bord:before,
h2.bord:before,
h3.bord:before,
h4.bord:before,
h5.bord:before,
h6.bord:before {
    content: "";
    background-image: -webkit-linear-gradient(left, #fa90b1 0%, #886cd8 100%);
    background-image: -o-linear-gradient(left, #fa90b1 0%, #886cd8 100%);
    background-image: linear-gradient(to right, #fa90b1 0%, #886cd8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffa90b1', endColorstr='#ff886cd8', GradientType=1);
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 66px;
    height: 3px;
    display: block;
    margin: 0 auto 35px;
    padding: 0;
}
p {
    margin: 0px;
    padding: 0 0 30px;
}
.text-offset {
    margin-top: 46px;
}
.lead {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .lead {
        font-size: 27px;
    }
}
small,
.small {
    font-size: 88%;
}
mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-muted {
    color: #717171;
}
.text-primary {
    color: #dc63af;
}
.text-secondary {
    color: #780a66;
}
.fa.text-secondary {
    color: #780a66 !important;
}
a.text-primary:hover,
a.text-primary:focus {
    color: #d3399a;
}
.text-success {
    color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
    color: #2b542c;
}
.text-info {
    color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
    color: #245269;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
    color: #66512c;
}
.text-danger {
    color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
    color: #843534;
}
.bg-primary {
    color: #fff;
    background-color: #dc63af;
}
a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #d3399a;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9;
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 30px;
}
ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
dt,
dd {
    line-height: 30px;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 0;
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #717171;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 0 0 20px;
    font: 400 20px/36px 'Playfair Display', serif;
    position: relative;
}
blockquote:before {
    display: block;
    content: 'â€œ';
    font: 700 80px/20px "Times New Roman", Times, serif;
    color: #dc63af;
}
blockquote p {
    padding-bottom: 17px;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 30px;
    color: #717171;
}
blockquote cite {
    display: block;
    font: 700 20px/30px 'Playfair Display', serif;
    color: #1e1e1e;
    font-style: italic;
}
@media (max-width: 767px) {
    blockquote {
        margin-bottom: 30px;
    }
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
    content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}
.item_introtext p a:not(.btn),
.item_fulltext p a:not(.btn),
.category_desc p a:not(.btn) {
    text-decoration: underline;
}
.item_introtext strong,
.item_fulltext strong,
.category_desc strong {
    color: #dc63af;
}
.item_introtext mark,
.item_fulltext mark,
.category_desc mark {
    color: white;
    padding: 0px 4px;
    background: #dc63af;
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 30px;
}
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: 3px;
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #ffffff;
    background-color: #333333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none;
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 17px;
    line-height: 30px;
    word-break: break-all;
    word-wrap: break-word;
    color: #1e1e1e;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 3px;
}
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 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 30px;
    padding-right: 30px;
    /*@media (min-width: 768px) {
    width: @container-sm;
  }
  @media (min-width: 992px) {
    width: @container-md;
  }
  @media (min-width: 1200px) {
    width: @container-lg;
  }*/
    width: 100%;
    max-width: 1788px;
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 30px;
    padding-right: 30px;
}
.row {
    margin-left: -30px;
    margin-right: -30px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-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-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-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-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-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-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
    .col-lg-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 {
    width: 100%;
    max-width: 100%;
    background-color: transparent;
    border-spacing: 0;
    border: 1px solid #dddddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
table th {
    background: #dc63af;
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
    padding: -2.5px 10px -2.5px 15px;
    font-weight: 700;
    border-right: 1px solid #dddddd;
    padding: 5px;
}
table th:first-child {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
}
table th:last-child {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
}
table th:last-child {
    border-right: none;
}
table tr td {
    padding: 8px;
    border-top: none;
    border-right: 1px solid #dddddd;
}
table tr td:last-child {
    border-right: none;
}
table tr + tr td {
    border-top: 1px solid #dddddd;
}
table a {
    color: #dc63af;
}
table a:hover {
    color: #1e1e1e;
}
dl.table {
    display: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #dddddd;
    background: transparent;
}
dl.table dt,
dl.table dd {
    display: block;
}
dl.table dt {
    background: #dc63af;
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
    padding: -2.5px 10px -2.5px 15px;
    border-bottom: 1px solid #dddddd;
    font-weight: 700;
}
dl.table dd {
    margin-left: 0;
    padding: 8px;
}
dl.table dd + dd {
    border-top: 1px solid #dddddd;
}
table {
    background-color: transparent;
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #717171;
    text-align: left;
}
th {
    text-align: left;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 30px;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.table > tbody + tbody {
    border-top: 2px solid #dddddd;
}
.table .table {
    background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}
.table-bordered {
    border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}
table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}
.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #dddddd;
    }
    .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}
form {
    margin-bottom: 60px;
}
form mark {
    background: none !important;
    font-size: 11px;
    line-height: 14px;
    top: -17px;
    right: 0px;
    padding: 0 !important;
    position: absolute;
    z-index: 1;
}
form mark label {
    color: #dc63af;
    display: block;
    font-size: 12px;
    line-height: 16px;
    margin: 0 !important;
}
form mark label.error {
    display: inline;
}
form textarea {
    min-height: 143px;
    max-height: 143px;
}
form .btn,
form .kbutton {
    padding: 13px 30px;
}
.controls,
.control-group,
.mod_tm_ajax_contact_form .control-group {
    position: relative;
}
.controls.reset-margin,
.control-group.reset-margin,
.mod_tm_ajax_contact_form .control-group.reset-margin {
    margin-bottom: 0;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    display: block;
    max-width: 100%;
    height: 56px;
    background: transparent;
    border: 2px solid #e8e8e8;
    color: #1e1e1e;
    font-family: 'Playfair Display', serif;
    font-size: 15px;
    line-height: 30px;
    padding: 13px 20px;
    vertical-align: middle;
    outline: none;
    margin-bottom: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 1s ease , box-shadow 1s ease;
    -o-transition: border-color 1s ease , box-shadow 1s ease;
    transition: border-color 1s ease , box-shadow 1s ease;
    -webkit-box-shadow: none;
    box-shadow: none;
}
select:-webkit-autofill,
textarea:-webkit-autofill,
input[type="text"]:-webkit-autofill,
input[type="password"]:-webkit-autofill,
input[type="datetime"]:-webkit-autofill,
input[type="datetime-local"]:-webkit-autofill,
input[type="date"]:-webkit-autofill,
input[type="month"]:-webkit-autofill,
input[type="time"]:-webkit-autofill,
input[type="week"]:-webkit-autofill,
input[type="number"]:-webkit-autofill,
input[type="email"]:-webkit-autofill,
input[type="url"]:-webkit-autofill,
input[type="search"]:-webkit-autofill,
input[type="tel"]:-webkit-autofill,
input[type="color"]:-webkit-autofill,
.uneditable-input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 20px transparent !important;
    -webkit-text-fill-color: #1e1e1e !important;
    color: #1e1e1e !important;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: #e58dc4;
}
label.inline {
    display: inline-block;
}
.mod_tm_ajax_contact_form_select {
    margin-bottom: 30px;
    font-size: 0;
}
div.chzn-container {
    font-size: 15px;
    line-height: 30px;
    text-align: left;
    margin-bottom: 30px;
}
div.chzn-container .chzn-results {
    margin: 0;
    padding: 0;
}
div.chzn-container .chzn-results li {
    padding: 10px 20px;
    color: #1e1e1e;
    background: transparent;
}
div.chzn-container .chzn-results li.highlighted {
    background: #dc63af;
    color: #ffffff;
}
div.chzn-container-single .chzn-single {
    background: transparent;
    height: 56px;
    padding: 13px 20px;
    line-height: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid #e8e8e8;
    color: #8d8d8d;
}
div.chzn-container-single .chzn-single > span {
    padding-right: 56px;
}
div.chzn-container-single .chzn-single div {
    background: #ffffff;
    color: #8d8d8d;
    height: 56px;
    top: -1px;
    right: -1px;
    width: 56px;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
div.chzn-container-single .chzn-single div b {
    display: none;
}
div.chzn-container-single .chzn-single div:before {
    content: '\f078';
    font-size: 13px;
    font-family: 'FontAwesome';
    line-height: 0;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
}
div.chzn-container-single .chzn-single span {
    margin: 0;
}
div.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
    background: transparent;
    border: 2px solid #dddddd;
}
div.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single div {
    background: #ffffff;
    color: #1e1e1e;
}
div.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single div:before {
    content: '\f077';
}
div.chzn-container-single .chzn-drop {
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #dddddd;
    border-top: none;
    margin: 0;
    height: auto;
    color: #374046;
}
div.chzn-container-single .chzn-results li {
    color: #374046;
}
.chzn-container .chzn-drop {
    z-index: 1009;
}
span.checkbox {
    position: relative;
    display: inline-block;
    min-height: 0;
    height: 16px;
    line-height: 16px;
    width: 16px;
    background: #ffffff;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    vertical-align: middle;
}
span.checkbox input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}
span.checkbox input[type="checkbox"]:checked + label.checkbox_inner:before {
    content: '\f00c';
}
span.checkbox label.checkbox_inner {
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}
span.checkbox label.checkbox_inner:before {
    content: '';
    font-family: 'FontAwesome';
    font-size: 12px;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    color: #8d8d8d;
    text-align: center;
}
span.checkbox + label {
    margin: 0 0 0 2px;
    vertical-align: middle;
    color: #8d8d8d;
    font-size: 15px;
}
span.radio {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    min-height: 0;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 16px;
    border: 2px solid #e8e8e8;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #ffffff;
}
span.radio input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}
span.radio input[type="radio"]:checked + label.radio_inner:before {
    border-radius: 50%;
    content: "";
    height: 6px;
    left: 50%;
    position: absolute;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 6px;
    background: #8d8d8d;
}
span.radio label.radio_inner {
    bottom: 0;
    left: 0;
    line-height: 16px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}
span.radio + label {
    margin: 0 0 0 2px;
    vertical-align: middle;
    color: #8d8d8d;
    font-size: 15px;
}
.item_introtext input,
.item_fulltext input,
.category_desc input,
.controls input,
.item_introtext select,
.item_fulltext select,
.category_desc select,
.controls select,
.item_introtext .select,
.item_fulltext .select,
.category_desc .select,
.controls .select,
.item_introtext textarea,
.item_fulltext textarea,
.category_desc textarea,
.controls textarea {
    width: 100%;
}
.item_introtext textarea,
.item_fulltext textarea,
.category_desc textarea,
.controls textarea {
    height: 143px;
}
.form-inline .checkbox input[type="checkbox"] {
    float: none;
}
.form-horizontal .control-label {
    padding-top: 11px;
}
.form-horizontal .control-label label {
    margin-bottom: 0;
}
.acymailing_module .acyfield_email {
    display: inline-block;
    position: relative;
}
.acymailing_module .acyfield_email input {
    margin: 0;
}
.form_placeholder {
    border-color: transparent;
    border-style: solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: text;
    height: 100%;
    left: 0;
    margin: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
}
.ie_placeholder_controls {
    position: relative;
}
.btn#jform_profile_dob_img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 56px !important;
    line-height: 100%;
    padding: 0 !important;
    text-align: center;
    width: 56px !important;
}
.btn#jform_profile_dob_img i {
    margin: 0;
}
input.search-query {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.chzn-container-multi .chzn-choices li.search-field .default {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
textarea#jform_profile_aboutme {
    height: 200px;
    width: 100%;
}
#helpsite-refresh {
    margin-bottom: 9px;
}
.page-registration form label,
.page-remind form label,
.page-reset form label,
.page-login form label,
.page-login form label,
.page-profile__edit form label {
    display: inline-block !important;
}
textarea.invalid {
    border: #dc63af;
}
.form-vertical label {
    display: inline-block;
    margin-bottom: 30px;
}
select[name=ordering] {
    margin: 0;
}
textarea[style*="overflow"] {
    overflow: auto !important;
}
#form-login .btn {
    margin-bottom: 30px;
}
.add-on.btn {
    padding-left: 0;
    padding-right: 0;
    width: 56px;
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
    font-size: 27px;
    line-height: 60px;
    color: #1e1e1e;
    border: 0;
    border-bottom: 1px solid #E5E5E5;
}
legend small {
    font-size: 22.5px;
    color: #717171;
}
label {
    color: #1e1e1e;
    color: #dc63af;
    font-size: 16px;
    font-weight: 400;
    display: block;
}
label + * {
    margin-top: 30px;
}
.uneditable-input {
    width: 206px;
}
input,
textarea {
    width: 100%;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #8d8d8d;
    opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #8d8d8d;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #8d8d8d;
}
textarea {
    resize: none;
    height: auto;
}
input[type="radio"],
input[type="checkbox"] {
    margin: -2px 0 0;
    line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
    width: auto;
}
select,
input[type="file"] {
    height: 56px;
    line-height: 56px;
    max-width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
select[multiple] {
    height: auto;
}
.uneditable-input,
.uneditable-textarea {
    color: #717171;
    background-color: rgba(0, 0, 0, 0);
    border-color: #dddddd;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    cursor: not-allowed;
}
.uneditable-input {
    overflow: hidden;
    white-space: nowrap;
}
.uneditable-textarea {
    width: auto;
    height: auto;
}
.radio,
.checkbox {
    min-height: 30px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
    float: left;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
    padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
    margin-left: 10px;
}
.input-mini {
    width: 60px;
}
.input-small {
    width: 120px;
}
.input-medium {
    width: 150px;
}
.input-large {
    width: 210px;
}
.input-xlarge {
    width: 270px;
}
.input-xxlarge {
    width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
    float: none;
    margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
    display: inline-block;
}
.controls-row:before,
.controls-row:after {
    content: " ";
    display: table;
}
.controls-row:after {
    clear: both;
}
.controls-row:before,
.controls-row:after {
    content: " ";
    display: table;
}
.controls-row:after {
    clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
    float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
    padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
    cursor: not-allowed;
    background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
    background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
    color: #000000;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    color: #000000;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    border-color: #000000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
    border-color: #000000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
    color: #000000;
    background-color: #faffbd;
    border-color: #000000;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
    color: #000000;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    color: #000000;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    border-color: #000000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
    border-color: #000000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
    color: #000000;
    background-color: #ffe6e7;
    border-color: #000000;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
    color: #000000;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    color: #000000;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    border-color: #000000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
    border-color: #000000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
    color: #000000;
    background-color: #cffeca;
    border-color: #000000;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
    color: #000000;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    color: #000000;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    border-color: #000000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
    border-color: #000000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
    color: #000000;
    background-color: #d8f3fd;
    border-color: #000000;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
    color: #1e1e1e;
    border-color: #dc63af;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
    border-color: #dc63af;
}
input.error,
textarea.error,
select.error {
    border-color: #dc63af !important;
    color: #1e1e1e !important;
}
input.error::-webkit-input-placeholder,
input.error:-moz-placeholder,
input.error::-moz-placeholder,
input.error:-ms-input-placeholder,
textarea.error::-webkit-input-placeholder,
textarea.error:-moz-placeholder,
textarea.error::-moz-placeholder,
textarea.error:-ms-input-placeholder {
    color: #1e1e1e !important;
}
.form-actions {
    padding: 29px 20px 30px;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #f5f5f5;
    border-top: 1px solid #E5E5E5;
}
.form-actions:before,
.form-actions:after {
    content: " ";
    display: table;
}
.form-actions:after {
    clear: both;
}
.form-actions:before,
.form-actions:after {
    content: " ";
    display: table;
}
.form-actions:after {
    clear: both;
}
.help-block,
.help-inline {
    color: #444444;
}
.help-block {
    display: block;
    margin-bottom: 15px;
}
.help-inline {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
}
.input-append,
.input-prepend {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
    font-size: 18px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
    position: relative;
    vertical-align: top;
    display: inline-block;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
    vertical-align: top;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.input-append .active,
.input-prepend .active {
    background-color: #a9dba9;
    border-color: #46a546;
}
.input-append .btn.hasTooltip,
.input-prepend .btn.hasTooltip {
    width: 56px;
    padding-left: 0;
    padding-right: 0;
}
.input-prepend {
    position: relative;
    /* .add-on:first-child,
  .btn:first-child {
    .border-radius(@input-border-radius 0 0 @input-border-radius);
    } */
}
.input-prepend .add-on {
    display: none;
    font-size: 19px;
    width: 56px;
    height: 56px;
    line-height: 40px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent !important;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}
.input-prepend .add-on i,
.input-prepend .add-on > span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    border: 1px solid #dddddd;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    line-height: 28px;
    width: 28px;
    color: #dc63af;
    font-size: 13px;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.input-prepend .add-on:hover i {
    background: #dc63af;
    color: #ffffff;
}
.input-prepend:focus .add-on {
    background: #F00;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
    margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
    margin-right: -1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
    margin-left: -1px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}
.input-prepend.input-append .btn-group:first-child {
    margin-left: 0;
}
input.search-query {
    padding-right: 14px;
    padding-left: 14px;
    margin-bottom: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
    display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
    display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
    margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    float: left;
    margin-right: 3px;
    margin-left: 0;
}
legend + .control-group {
    margin-top: 30px;
    -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
    margin-bottom: 30px;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
    content: " ";
    display: table;
}
.form-horizontal .control-group:after {
    clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
    content: " ";
    display: table;
}
.form-horizontal .control-group:after {
    clear: both;
}
.form-horizontal .control-label {
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right;
}
.form-horizontal .controls {
    margin-left: 180px;
}
.form-horizontal .help-block {
    margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
    margin-top: 15px;
}
.form-horizontal .form-actions {
    padding-left: 180px;
}
.btn,
.kbutton {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    vertical-align: middle;
    color: white;
    background: none;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: none;
    max-width: 100%;
    background-image: -webkit-linear-gradient(left, #9a2e91 0%, #fe89ab 100%);
    background-image: -o-linear-gradient(left, #9a2e91 0%, #fe89ab 100%);
    background-image: linear-gradient(to right, #9a2e91 0%, #fe89ab 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9a2e91', endColorstr='#fffe89ab', GradientType=1);
    padding: 13px 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn .fa,
.kbutton .fa {
    margin: 0 3px;
}
.btn:focus,
.kbutton:focus,
.btn:active:focus,
.kbutton:active:focus,
.btn.active:focus,
.kbutton.active:focus,
.btn.focus,
.kbutton.focus,
.btn:active.focus,
.kbutton:active.focus,
.btn.active.focus,
.kbutton.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    outline: none;
}
.btn:hover,
.kbutton:hover,
.btn:focus,
.kbutton:focus,
.btn.focus,
.kbutton.focus,
.btn.active,
.kbutton.active,
.btn.selected,
.kbutton.selected {
    color: white;
    background: none;
    background-image: -webkit-linear-gradient(left, #fe89ab 0%, #9a2e91 100%);
    background-image: -o-linear-gradient(left, #fe89ab 0%, #9a2e91 100%);
    background-image: linear-gradient(to right, #fe89ab 0%, #9a2e91 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffe89ab', endColorstr='#ff9a2e91', GradientType=1);
    text-decoration: none;
}
.btn:active,
.kbutton:active,
.btn.active,
.kbutton.active {
    outline: 0;
    background-image: none;
}
.btn.disabled,
.kbutton.disabled,
.btn[disabled],
.kbutton[disabled],
fieldset[disabled] .btn,
fieldset[disabled] .kbutton {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    pointer-events: none;
}
a.btn.disabled,
a.kbutton.disabled,
fieldset[disabled] a.btn,
fieldset[disabled] a.kbutton {
    pointer-events: none;
}
.btn.jmodedit:hover > span,
.kbutton.jmodedit:hover > span,
.btn.jmodedit:focus > span,
.kbutton.jmodedit:focus > span,
.btn.jmodedit:active > span,
.kbutton.jmodedit:active > span {
    transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -webkit-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
}
#style_switcher_form .btn,
#style_switcher_form .kbutton {
    color: #ffffff;
}
.btn-warning {
    background: #fbb450;
    color: #ffffff;
}
.btn-warning:hover {
    background: #f89406;
    color: #ffffff;
}
.btn-danger {
    background: #ee5f5b;
    color: #374046;
}
.btn-danger:hover {
    background: #bd362f;
    color: #ffffff;
}
.btn-success {
    background: #62c462;
    color: #374046;
}
.btn-success:hover {
    background: #51a351;
    color: #ffffff;
}
/* .btn-info {
  background: @btn-info-bg;
  color: @btn-color;
  &:hover {
    background: @btn-info-highlight-background;
    color: @btn-default-hover-color;
  }
} */
.btn-inverse {
    background: #444444;
    color: #374046;
}
.btn-inverse:hover {
    background: #222222;
    color: #ffffff;
}
/* .btn-default {
  .button-variant(@btn-default-color; @btn-default-bg; @btn-default-border);
}
.btn-primary {
  .button-variant(@btn-primary-color; @btn-primary-bg; @btn-primary-border);
}
// Success appears as green
.btn-success {
  .button-variant(@btn-success-color; @btn-success-bg; @btn-success-border);
}
// Info appears as blue-green
.btn-info {
  .button-variant(@btn-info-color; @btn-info-bg; @btn-info-border);
}
// Warning appears as orange
.btn-warning {
  .button-variant(@btn-warning-color; @btn-warning-bg; @btn-warning-border);
}
// Danger and error appear as red
.btn-danger {
  .button-variant(@btn-danger-color; @btn-danger-bg; @btn-danger-border);
}
 */
.btn-link {
    color: #dc63af;
    font-weight: normal;
    border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
    color: #1e1e1e;
    text-decoration: none;
    background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #717171;
    text-decoration: none;
}
.btn-lg {
    padding: 10px 16px;
    font-size: 23px;
    line-height: 1.3333333;
    border-radius: 0;
}
.btn-sm {
    padding: 5px 10px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 0;
}
.btn-xs {
    padding: 1px 5px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 0;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.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-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropup,
.dropdown {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 18px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 30px;
    color: #1e1e1e;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #111111;
    background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #dc63af;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    color: #717171;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0;
}
.dropdown-menu-right {
    left: auto;
    right: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 16px;
    line-height: 30px;
    color: #717171;
    white-space: nowrap;
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
    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: 5px;
}
.btn-toolbar {
    margin-left: -5px;
}
.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table;
}
.btn-toolbar:after {
    clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table;
}
.btn-toolbar:after {
    clear: both;
}
.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) {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 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 {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn .caret {
    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:before,
.btn-group-vertical > .btn-group:after {
    content: " ";
    display: table;
}
.btn-group-vertical > .btn-group:after {
    clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
    content: " ";
    display: table;
}
.btn-group-vertical > .btn-group:after {
    clear: both;
}
.btn-group-vertical > .btn-group > .btn {
    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) {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
}
.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 {
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    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="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.input-group .form-control {
    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 {
  .input-lg();
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  .input-sm();
} */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    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: 18px;
    font-weight: normal;
    line-height: 1;
    color: #1e1e1e;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #dddddd;
    border-radius: 3px;
}
.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 16px;
    border-radius: 0;
}
.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 23px;
    border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    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:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 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:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 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:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
    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 {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav:before,
.nav:after {
    content: " ";
    display: table;
}
.nav:after {
    clear: both;
}
.nav:before,
.nav:after {
    content: " ";
    display: table;
}
.nav:after {
    clear: both;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 0;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}
.nav > li.disabled > a {
    color: #717171;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
    color: #717171;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #dc63af;
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.nav > li > a > img {
    max-width: none;
}
.nav-tabs {
    margin-bottom: 27px;
}
.nav-tabs > li {
    float: left;
    margin: 0px 30px 10px 0px;
    position: relative;
}
.nav-tabs > li:after {
    content: "";
    background-image: -webkit-linear-gradient(left, #fa90b1 0%, #886cd8 100%);
    background-image: -o-linear-gradient(left, #fa90b1 0%, #886cd8 100%);
    background-image: linear-gradient(to right, #fa90b1 0%, #886cd8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffa90b1', endColorstr='#ff886cd8', GradientType=1);
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 66px;
    height: 3px;
    display: block;
    margin: 0;
    padding: 0;
}
.nav-tabs > li > a {
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 27px;
    border: none;
}
.nav-tabs > li > a:hover {
    background: transparent;
    color: #dc63af;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #dc63af;
    background-color: transparent;
    cursor: default;
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.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: 3px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 3px 3px 0 0;
    }
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
.nav-pills > li {
    float: left;
}
.nav-pills > li > a {
    border-radius: 3px;
}
.nav-pills > li + li {
    margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #dc63af;
}
.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 {
    text-align: center;
    margin-bottom: 5px;
}
.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: 3px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border: 1px solid #dddddd;
}
@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 3px 3px 0 0;
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
    content: " ";
    display: table;
}
.navbar:after {
    clear: both;
}
.navbar:before,
.navbar:after {
    content: " ";
    display: table;
}
.navbar:after {
    clear: both;
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 3px;
    }
}
.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table;
}
.navbar-header:after {
    clear: both;
}
.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table;
}
.navbar-header:after {
    clear: both;
}
@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 30px;
    padding-left: 30px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table;
}
.navbar-collapse:after {
    clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table;
}
.navbar-collapse:after {
    clear: both;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        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-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-right: -30px;
    margin-left: -30px;
}
@media (min-width: 768px) {
    .container > .navbar-header,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-collapse {
        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-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        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;
    padding: 15px 30px;
    font-size: 23px;
    line-height: 20px;
    height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}
.navbar-brand > img {
    display: block;
}
@media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -30px;
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 30px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px;
}
.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 -30px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@media (max-width: 768px max) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus {
        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 {
    margin-left: -30px;
    margin-right: -30px;
    padding: 10px 30px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: -3px;
    margin-bottom: -3px;
}
.navbar-form input,
.navbar-form textarea,
.navbar-form select,
.navbar-form .help-inline,
.navbar-form .uneditable-input,
.navbar-form .input-prepend,
.navbar-form .input-append {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.navbar-form .hide {
    display: none;
}
@media (max-width: 768px max) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}
@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
}
.navbar-btn {
    margin-top: -3px;
    margin-bottom: -3px;
}
.navbar-btn.btn-sm {
    margin-top: 7px;
    margin-bottom: 7px;
}
.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-left: 30px;
        margin-right: 30px;
    }
}
@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
        margin-right: -30px;
    }
    .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
    color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}
.navbar-default .navbar-text {
    color: #777777;
}
.navbar-default .navbar-nav > li > a {
    color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #333333;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555555;
}
@media (max-width: 768px max) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333333;
        background-color: transparent;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555555;
        background-color: #e7e7e7;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }
}
.navbar-default .navbar-link {
    color: #777777;
}
.navbar-default .navbar-link:hover {
    color: #333333;
}
.navbar-default .btn-link {
    color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #cccccc;
}
.navbar-inverse {
    background-color: #222222;
    border-color: #080808;
}
.navbar-inverse .navbar-brand {
    color: #979797;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #ffffff;
    background-color: transparent;
}
.navbar-inverse .navbar-text {
    color: #979797;
}
.navbar-inverse .navbar-nav > li > a {
    color: #979797;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
}
.navbar-inverse .navbar-toggle {
    border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #080808;
    color: #ffffff;
}
@media (max-width: 768px max) {
    .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: #979797;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #ffffff;
        background-color: transparent;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ffffff;
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }
}
.navbar-inverse .navbar-link {
    color: #979797;
}
.navbar-inverse .navbar-link:hover {
    color: #ffffff;
}
.navbar-inverse .btn-link {
    color: #979797;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444444;
}
#breadcrumbs {
    background: #dc63af;
    padding: 26px 0;
    margin-top: 47px;
}
.breadcrumb {
    background: none;
    padding: 0;
    text-align: center;
    margin: 0 0 0;
}
.breadcrumb li {
    padding: 0;
    display: none;
    position: relative;
    font: 700 16px/1.2em 'Playfair Display', serif;
}
.breadcrumb li .divider {
    display: none;
}
.breadcrumb li:first-child {
    display: inline-block;
}
.breadcrumb li.active {
    display: inline-block;
    color: #ffffff;
}
.breadcrumb li.active:before {
    content: "/";
    color: #ffffff;
    font: 700 16px/1.2em 'Playfair Display', serif;
    display: inline-block;
    padding: 0 5px;
}
.breadcrumb li.active span {
    color: #ffffff;
}
.breadcrumb li > span {
    color: #ffffff;
}
.breadcrumb a {
    font: 700 16px/1.2em 'Playfair Display', serif;
    color: #ffffff;
}
.breadcrumb a:hover {
    color: #f6b1dc;
}
.breadcrumb .firstItem > a.pathway {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    vertical-align: middle;
}
.breadcrumb .firstItem > a.pathway:before {
    content: '\f015';
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 30px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.pagination {
    height: auto;
    margin: 0;
    padding: 0px 0 60px;
}
.pagination ul {
    margin: 0;
    text-align: center;
    width: 100%;
}

.pagination li:before {
    display: none !important;
}
.pagination ul li {
    display: inline-block;
    margin: 0 2px;
}
.pagination ul li > a,
.pagination ul li > span {
    display: block;
    padding: 7px 13px;
    line-height: 30px;
    border: none !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.pagination ul li > a:focus,
.pagination ul li > span:focus {
    background: #1e1e1e;
}
.pagination ul li > a:focus:hover,
.pagination ul li > span:focus:hover {
    background: #dc63af;
}
.pagination ul li > a:hover,
.pagination ul li > span:hover {
    background: #dc63af;
    color: #ffffff;
}
.pagination ul li > .pagenav,
.pagination ul li > .hasTooltip {
    background: #1e1e1e;
    color: #dc63af;
}
.pagination ul li > span.pagenav {
    background: #dc63af;
    color: #ffffff;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
    cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
    cursor: default;
}
.pagination-centered {
    text-align: center;
}
.pagination-right {
    text-align: right;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 23px;
    line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 16px;
    line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}
.pager:before,
.pager:after {
    content: " ";
    display: table;
}
.pager:after {
    clear: both;
}
.pager:before,
.pager:after {
    content: " ";
    display: table;
}
.pager:after {
    clear: both;
}
.pager li {
    display: inline;
}
.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #1e1e1e;
    border: 1px solid #dddddd;
    border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
    float: right;
}
.pager .previous > a,
.pager .previous > span {
    float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #717171;
    background-color: #1e1e1e;
    cursor: not-allowed;
    pointer-events: none;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #1e1e1e;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
a.label:hover,
a.label:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.label:empty {
    display: none;
}
.btn .label {
    position: relative;
    top: -1px;
}
/*.label-default {
  .label-variant(@label-default-bg);
}

.label-primary {
  .label-variant(@label-primary-bg);
}

.label-success {
  .label-variant(@label-success-bg);
}

.label-info {
  .label-variant(@label-info-bg);
}

.label-warning {
  .label-variant(@label-warning-bg);
}

.label-danger {
  .label-variant(@label-danger-bg);
}
*/
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #717171;
    border-radius: 10px;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #dc63af;
    background-color: #ffffff;
}
.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: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
    color: inherit;
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 27px;
    font-weight: 200;
}
.jumbotron > hr {
    border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 30px;
    padding-right: 30px;
}
.jumbotron .container {
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 81px;
    }
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 30px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 3px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #dc63af;
}
.thumbnail .caption {
    padding: 9px;
    color: #1e1e1e;
}
.alert {
    padding: 28px 128px 28px;
    min-height: 60px;
    margin-bottom: 30px;
    background-color: #fcf8e3;
    position: relative;
    color: #8a6d3b;
}
.alert h4 {
    color: #8a6d3b;
}
.alert:before {
    /*position: absolute;
    font-family: FontAwesome;
    left: 26px;
    top: 50%;
    line-height: 0;
    content: '\f071';
    font-size: 79px;
    color: #fcdd9a;*/
}
.alert .close {
    position: absolute;
    top: 12px;
    right: 20px;
    line-height: 30px;
}
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #66512c;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
    color: #843534;
}
.progress-bar-wrap {
    max-width: 100%;
    width: 210px;
}
.progress-bar {
    position: relative;
    width: 100%;
    margin: 0px;
}
.progress-bar .progress-bar__body {
    position: absolute;
    right: 50%;
    width: 100%;
    top: 50%;
    padding: 0;
    margin: 0;
    text-align: center;
    white-space: nowrap;
}
.progress-bar .progress-bar__body:after {
    content: '%';
}
.progress-bar .progress-bar__stroke,
.progress-bar .progress-bar__trail {
    stroke-linejoin: round;
}
.progress-bar-horizontal {
    text-align: left;
}
.progress-bar-horizontal > svg {
    margin-top: 7px;
}
.progress-bar-horizontal .progress-bar__body {
    width: auto!important;
    top: -29px;
    right: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
.progress-bar-radial {
    position: relative;
    padding-bottom: 100%;
}
.progress-bar-radial > svg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 10px;
    border: 2px solid #ffffff;
    overflow: hidden;
}
.progress-bar-radial .progress-bar__stroke,
.progress-bar-radial .progress-bar__trail {
    stroke-location: outside;
}
.progress-bar-radial.progress-zero .progress-bar__stroke {
    stroke-dasharray: 279, 280 !important;
}
.progress-bar-radial.progress-full .progress-bar__stroke {
    stroke-dasharray: 280, 280 !important;
}
.progress-bar-radial .progress-bar__body {
    -moz-transform: translate(50%, -50%);
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    font-size: 48px;
    font-weight: 300;
    line-height: 60px;
}
@media (max-width: 1199px) {
    .progress-bar-radial .progress-bar__body {
        font-size: 30px;
        line-height: 36px;
    }
}
.progress-bar-default .progress-bar__stroke {
    stroke: #dc63af;
}
.progress-bar-default .progress-bar__trail {
    stroke: #1e1e1e;
}
.progress-bar-default.progress-bar-radial .progress-bar__stroke {
    stroke: #dc63af;
}
.progress-bar-default.progress-bar-radial .progress-bar__trail {
    stroke: #1e1e1e;
}
.media {
    margin-top: 15px;
}
.media:first-child {
    margin-top: 0;
}
.media,
.media-body {
    zoom: 1;
    overflow: hidden;
}
.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-left,
.media-right,
.media-body {
    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 {
    margin-bottom: 20px;
    padding-left: 0;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}
.list-group-item:first-child {
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
}
.list-group-item:last-child {
    margin-bottom: 0;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
}
a.list-group-item,
button.list-group-item {
    color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
    text-decoration: none;
    color: #555555;
    background-color: #f5f5f5;
}
button.list-group-item {
    width: 100%;
    text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #717171;
    cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #717171;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #dc63af;
    border-color: #dc63af;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #ffffff;
}
.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:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
    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:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
    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:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
    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:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
    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;
}
.list {
    display: inline-block;
}
ul,
ol {
    margin: 0 0 30px;
    padding: 0;
    list-style: none;
}
ul li,
ol li {
    line-height: 30px;
}
ul li a,
ol li a {
    text-decoration: none;
    font: 700 20px/1.2em 'Playfair Display', serif;
    color: #1e1e1e;
}
ul li a:hover,
ol li a:hover {
    color: #dc63af;
}
ol {
    list-style: none;
    counter-reset: list;
}
ol li {
    padding-left: 50px;
    position: relative;
}
ol li:before {
    content: counter(list, decimal-leading-zero);
    counter-increment: list;
    font-size: 24px;
    font-weight: 700;
    left: 0;
    padding: 0px;
    position: absolute;
    top: -3px;
    color: #dc63af;
}
ol li + li {
    margin-top: 10px;
}
.item_introtext ul li + li,
.item_fulltext ul li + li,
.category_desc ul li + li,
.site_map ul li + li {
    margin-top: 12px;
}
.item_introtext ul.nav-tabs li,
.item_fulltext ul.nav-tabs li,
.category_desc ul.nav-tabs li,
.site_map ul.nav-tabs li {
    padding: 0;
}
.item_introtext ul.nav-tabs li:before,
.item_fulltext ul.nav-tabs li:before,
.category_desc ul.nav-tabs li:before,
.site_map ul.nav-tabs li:before {
    display: none;
}
.item_introtext ul a,
.item_fulltext ul a,
.category_desc ul a,
.site_map ul a,
.item_introtext ul span,
.item_fulltext ul span,
.category_desc ul span,
.site_map ul span {
    text-decoration: none;
}
ul.tags li:before,
ul.nav li:before,
ul.btn-toolbar li:before,
ul.dropdown-menu li:before,
ul.chzn-results li:before,
ul.chzn-choices li:before {
    display: none;
}
.nav.menu.social {
    font-size: 0;
    line-height: 0;
    margin: 0;
    text-align: center;
}
.nav.menu.social li {
    display: inline-block;
    padding: 0 10px 20px 0;
}
.nav.menu.social li:before {
    display: none;
}
.nav.menu.social li a {
    color: #1e1e1e;
    display: block;
    font-size: 16px;
    height: 47px;
    line-height: 47px;
    position: relative;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 47px;
    border-radius: 500px;
    border: 2px solid #1e1e1e;
}
.nav.menu.social li a:hover {
    background: #1e1e1e;
    color: #ffffff;
}
#content ul li {
    list-style: none;
    position: relative;
    padding-left: 15px;
}
#content ul li:before {
    position: absolute;
    left: 0;
    top: 6px;
    content: '*';
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    line-height: 1.2em;
    color: #dc63af;
}
#content ul li + li {
    margin-top: 10px;
}
ul.icons li {
    list-style: none;
    position: relative;
    padding-left: 0px;
}
ul.icons li a {
    font-size: 20px;
    font-weight: 700;
    color: #1e1e1e;
    position: relative;
    padding-left: 40px;
    text-transform: uppercase;
}
ul.icons li a:hover {
    color: #dc63af;
}
ul.icons li + li {
    margin-top: 10px;
}
ul.icons li:before {
    position: absolute;
    font-family: "Material Icons";
    font-size: 23px;
    color: #dc63af;
    line-height: 30px;
    width: auto;
    height: auto;
    top: 0;
}
ul.icons li:nth-child(5n):before {
    content: '\e545';
}
ul.icons li:nth-child(5n-1):before {
    content: '\e84e';
}
ul.icons li:nth-child(5n-2):before {
    content: '\e838';
}
ul.icons li:nth-child(5n-3):before {
    content: '\e420';
}
ul.icons li:nth-child(5n-4):before {
    content: '\e3e3';
}
ul ul.nav-child,
ul ol.nav-child,
ol ol.nav-child,
ol ul.nav-child {
    margin: 5px 0 0;
}
ul.unstyled,
ol.unstyled {
    margin-left: 0;
    list-style: none;
}
ul.inline,
ol.inline {
    margin-left: 0;
}
ul.inline > li,
ol.inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl + * {
    margin-top: 30px;
}
dt,
dd {
    line-height: 30px;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 15px;
}
.dl-horizontal:before,
.dl-horizontal:after {
    content: " ";
    display: table;
}
.dl-horizontal:after {
    clear: both;
}
.dl-horizontal:before,
.dl-horizontal:after {
    content: " ";
    display: table;
}
.dl-horizontal:after {
    clear: both;
}
.dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dl-horizontal dd {
    margin-left: 180px;
}
.portfolio-meta-list {
    display: table;
    margin-left: 0;
    overflow: hidden;
}
.portfolio-meta-list li {
    color: #1e1e1e;
    display: table-row;
}
.portfolio-meta-list li strong {
    color: #1e1e1e;
}
.portfolio-meta-list li > strong,
.portfolio-meta-list li > span {
    display: table-cell;
}
.portfolio-meta-list li > span {
    padding-left: 5px;
    color: #1e1e1e;
}
.portfolio-meta-list li:before {
    display: none;
}
.item_fulltext .portfolio-meta-list li span:hover {
    color: inherit;
}
.panel {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
    padding: 15px;
}
.panel-body:before,
.panel-body:after {
    content: " ";
    display: table;
}
.panel-body:after {
    clear: both;
}
.panel-body:before,
.panel-body:after {
    content: " ";
    display: table;
}
.panel-body:after {
    clear: both;
}
.panel-heading {
    border-bottom: 1px solid transparent;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    border-top-right-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    border-top-left-radius: 2px;
}
.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.panel-heading a {
    padding: 10px 15px;
    display: block;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 21px;
    color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
    color: inherit;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-left-radius: 2px;
}
.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;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    border-top-right-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    border-top-left-radius: 2px;
}
.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;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-left-radius: 2px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.list-group + .panel-footer {
    border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    border-top-right-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    border-top-left-radius: 2px;
}
.panel > .table:first-child > thead: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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 2px;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 2px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-left-radius: 2px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 2px;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 2px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
    border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}
.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}
.panel-group {
    margin-bottom: 60px;
}
.panel-group .panel {
    margin-bottom: 0;
    background: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.panel-group .panel + .panel {
    margin-top: 2px;
}
.panel-group .panel-heading {
    position: relative;
    border-bottom: 1px solid #dc63af;
}
.panel-group .panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.panel-group .panel-heading a {
    color: #dc63af;
    display: block;
    margin-left: 34px;
    padding: 25px 0px 28px;
    font-size: 30px;
    font-weight: bold;
    line-height: 31px;
}
.panel-group .panel-heading a:before {
    content: '-';
    font-size: 30px;
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    left: 0;
    position: absolute;
    top: 25px;
    color: #dc63af;
}
.panel-group .panel-heading a.collapsed:before {
    content: '+';
}
.panel-group .panel-body {
    padding: 20px 0px 0px 0px;
}
.panel-group .panel-body:before,
.panel-group .panel-body:after {
    content: " ";
    display: table;
}
.panel-group .panel-body:after {
    clear: both;
}
.panel-group .panel-body:before,
.panel-group .panel-body:after {
    content: " ";
    display: table;
}
.panel-group .panel-body:after {
    clear: both;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dddddd;
}
.custom .panel-group {
    margin-bottom: 10px;
}
.custom .panel-group .panel {
    border: 2px solid #e8e8e8;
    border-radius: 3px;
    padding: 30px 10px;
    margin-bottom: 0;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.custom .panel-group .panel + .panel {
    margin-top: 20px;
}
.custom .panel-group .panel-heading {
    border: none;
    position: relative;
}
.custom .panel-group .panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.custom .panel-group .panel-heading a {
    display: block;
    margin: 0;
    padding: 10px 10px 15px 55px;
}
.custom .panel-group .panel-heading a:before {
    content: '-';
    font-size: 30px;
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    left: 25px;
    position: absolute;
    top: 12px;
    color: #dc63af;
}
.custom .panel-group .panel-heading a.collapsed:before {
    content: "+";
}
.custom .panel-group .panel-body {
    padding: 0px 10px 0px 25px;
}
.custom .panel-group .panel-body:before,
.custom .panel-group .panel-body:after {
    content: " ";
    display: table;
}
.custom .panel-group .panel-body:after {
    clear: both;
}
.custom .panel-group .panel-body:before,
.custom .panel-group .panel-body:after {
    content: " ";
    display: table;
}
.custom .panel-group .panel-body:after {
    clear: both;
}
.custom .panel-group .panel-body p {
    padding-bottom: 10px;
}
.custom .panel-group .panel-footer {
    border-top: 0;
}
.custom .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dddddd;
}
/* .panel-default {
  .panel-variant(@panel-default-border; @panel-default-text; @panel-default-heading-bg; @panel-default-border);
  } */
/*.panel-primary {
  .panel-variant(@panel-primary-border; @panel-primary-text; @panel-primary-heading-bg; @panel-primary-border);
}
.panel-success {
  .panel-variant(@panel-success-border; @panel-success-text; @panel-success-heading-bg; @panel-success-border);
}
.panel-info {
  .panel-variant(@panel-info-border; @panel-info-text; @panel-info-heading-bg; @panel-info-border);
}
.panel-warning {
  .panel-variant(@panel-warning-border; @panel-warning-text; @panel-warning-heading-bg; @panel-warning-border);
}
.panel-danger {
  .panel-variant(@panel-danger-border; @panel-danger-text; @panel-danger-heading-bg; @panel-danger-border);
}*/
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 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: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
    padding: 24px;
    border-radius: 6px;
}
.well-sm {
    padding: 9px;
    border-radius: 3px;
}
.close {
    position: absolute;
    right: 0;
    font-size: 27px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
    z-index: 2;
}
.close:hover,
.close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
button.close,
.close button.close {
    padding: 3px;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
#multiple-modal-content-list-wrapper {
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
}
#multiple-modal-content button {
    margin-bottom: 10px;
    width: 100%;
}
#multiple-modal-content-list-users,
#multiple-modal-content-list {
    max-height: 300px;
    overflow: auto;
}

#multiple-modal-content-list-users label,
#multiple-modal-content-list label {
    margin-top: 5px;
    margin-bottom: 5px;
}

#multiple-modal-content-list-users p,
#multiple-modal-content-list p {
    padding-top: 5px;
    padding-bottom: 5px;
}

#modal .close {
    color: #ffffff;
    font-size: 34px;
    font-weight: 300;
    line-height: 1;
    margin-right: 9px;
    margin-top: 1px;
    opacity: 1;
    position: absolute;
    right: 6%;
    top: 5%;
    z-index: 2;
}
#modal .close:hover {
    color: #1e1e1e;
}
@media (max-width: 479px) {
    #modal .close {
        top: 0;
        right: 0;
    }
}
.modal-open {
    overflow: hidden;
}
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    background: #dc63af;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.2s ease-out;
    -moz-transition: -moz-transform 0.2s ease-out;
    -o-transition: -o-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: auto;
    margin: 10px;
    width: 600px;
    margin: 30px auto;
    max-width: 100%;
}
@media (max-width: 479px) {
    .modal-dialog {
        bottom: 0;
        left: 0;
        margin: 20px;
        position: absolute;
        right: 0;
        top: 0;
        transform: translate(0, 0);
        width: auto;
    }
}
.modal-content {
    position: relative;
    /*background-color: #dc63af;*/
    border-radius: 6px;
    background-clip: padding-box;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header:before,
.modal-header:after {
    content: " ";
    display: table;
}
.modal-header:after {
    clear: both;
}
.modal-header:before,
.modal-header:after {
    content: " ";
    display: table;
}
.modal-header:after {
    clear: both;
}
.modal-header .close {
    margin-top: -2px;
    right: 10px;
}
.modal-title {
    margin: 0;
    line-height: 30px;
}
.modal-body {
    position: relative;
    padding: 0;
}
.modal-body h5 {
    font-size: 34px;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 38px;
}
.modal-body p {
    padding-top: 30px;
    padding-bottom: 15px;
    text-align: center;
}
.modal-footer {
    padding: 0;
    text-align: right;
}
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}
.modal-footer:after {
    clear: both;
}
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}
.modal-footer:after {
    clear: both;
}
.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 768px) {
    .modal-dialog {
        /*width: 370px;*/
        margin: 0 auto;
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 30px;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 16px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    background-color: #000000;
    border-radius: 3px;
}
.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: #000000;
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 30px;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 18px;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 18px;
    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 {
    border-width: 10px;
    content: "";
}
.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}
.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #ffffff;
}
.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #ffffff;
}
.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}
.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #ffffff;
}
.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #ffffff;
    bottom: -10px;
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px;
    }
    .carousel-inner > .item.next,
    .carousel-inner > .item.active.right {
        -moz-transform: translate3d(100%, 0, 0);
        -o-transform: translate3d(100%, 0, 0);
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }
    .carousel-inner > .item.prev,
    .carousel-inner > .item.active.left {
        -moz-transform: translate3d(-100%, 0, 0);
        -o-transform: translate3d(-100%, 0, 0);
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }
    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right,
    .carousel-inner > .item.active {
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif;
}
.carousel-control .icon-prev:before {
    content: '\2039';
}
.carousel-control .icon-next:before {
    content: '\203a';
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #ffffff;
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 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-prev,
    .carousel-control .icon-next {
        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 {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}
.fa-file-add:before {
    content: "\f016";
}
.fa-remove:before {
    content: "\f00d";
}
.fa-picture:before {
    content: "\f03e";
}
.icon-edit:before {
    content: "\f044";
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0;
}
body:after {
    content: '';
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -999;
}
body.disable-hover:after {
    z-index: 999999999999999999;
}
.custom_hover strong {
    display: none;
}
html {
    -ms-overflow-style: scrollbar;
}
html,
body {
    height: 100%;
}
.container-fluid {
    margin: 0 20px;
    padding: 0;
    position: relative;
}
.element-invisible {
    border: 0 none;
    height: 1px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
#Kunena #jumpto .btn,
#Kunena .search-user .btn,
.krowmoderation .btn,
.input-append .btn,
.input-prepend .btn,
#kpost-attachments .btn,
#searchForm .btn {
    padding-top: 0;
    padding-bottom: 0;
    height: 56px;
    line-height: 56px;
    vertical-align: top;
}
.offline_container {
    font-size: 0;
    height: 100%;
    line-height: 0;
    text-align: center;
}
.offline_container:before {
    content: '';
    display: inline-block;
    height: 100%;
    overflow: hidden;
    vertical-align: middle;
    width: 0;
}
.offline_container .container {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
}
.offline_container #logo,
.offline_container .offline_message {
    text-align: center;
}
.offline_container .well {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    margin: 0;
    max-width: 100%;
    text-align: left;
    vertical-align: middle;
    background: #dc63af;
}
.offline_container .well > p {
    color: #FFF;
}
.offline_container .well #logo {
    margin-bottom: 20px;
    max-width: 100%;
}
.offline_container .well .btn-primary {
    float: right;
}
.offline_container .well #form-login-remember {
    float: left;
    overflow: hidden;
    padding: 10px 0;
}
.offline_container .well #form-login-remember label {
    color: #FFF;
    display: inline-block;
    margin-bottom: 0;
    white-space: nowrap;
}
.offline_container .well input[type=text],
.offline_container .well input[type=password] {
    width: 100%;
}
.offline_container .well div[id*=form-login] {
    position: relative;
}
.offline_container .well #form-login {
    padding-top: 30px;
    text-align: center;
}
.offline_container .well fieldset {
    display: inline-block;
    max-width: 100%;
    text-align: left;
    width: 400px;
}
.moduletable:before,
.moduletable:after {
    content: " ";
    display: table;
}
.moduletable:after {
    clear: both;
}
.moduletable:before,
.moduletable:after {
    content: " ";
    display: table;
}
.moduletable:after {
    clear: both;
}
.moduletable.col-sm-12 + .moduletable {
    clear: both;
}
.moduletable.col-sm-12:last-child {
    margin-bottom: 0;
}
.mod-menu .nav.menu.nav-pills > li > a {
    display: block;
}
.mod-menu .nav.menu.nav-pills > li.active > a {
    background: #dc63af;
}
time,
.item_hits,
.item_category-name address,
.item_createdby {
    white-space: nowrap;
    margin: 0;
}
.calendar table {
    border: none;
    border-collapse: collapse;
}
.calendar table th,
.calendar table td {
    border: none !important;
    padding: 0 !important;
    text-align: center !important;
}
/*=================================================================*/
/*======================= MODULE STYLES ===========================*/
/*=================================================================*/
.moduletable.col-sm-12 + * {
    margin-top: 0;
}
.moduletable.col-sm-12.title_only + * {
    margin-top: 0;
}
/*== Login ==*/
.mod-login_submit {
    margin: 0 0 9px;
}
#form-login-remember label {
    margin-bottom: 20px;
}
/*Finder*/
#mod-finder-searchword {
    border: 1px solid #EBEBEB;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    box-shadow: none;
    margin-bottom: 4px;
}
/*======================= MODULE ITEM WIDTH =======================*/
/*======================= MAILTO WINDOW =======================*/
#mailto-window {
    padding-top: 1em;
}
.mailto-close {
    margin-bottom: 1em;
    overflow: hidden;
}
.mailto-close a {
    float: right;
}
/*=================================================================*/
/*======================= COMPONENT STYLES ========================*/
/*=================================================================*/
.icons .btn-group.pull-right {
    margin: 0 0 10px 10px;
    position: relative;
    z-index: 10;
}
.icons .btn-group.pull-right a.dropdown-toggle {
    margin-top: 30px;
    padding: 0 5px;
}
.icons .btn-group.pull-right a.dropdown-toggle .caret {
    border: none;
    font-size: .8em;
    height: auto;
    margin: 0;
    width: auto;
}
.icons .btn-group.pull-right a.dropdown-toggle .caret:before {
    content: '\f078';
    font-family: 'FontAwesome';
}
.icons .btn-group.pull-right ul.dropdown-menu {
    background-clip: padding-box;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    list-style: none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
}
.icons .btn-group.pull-right ul.dropdown-menu > li {
    float: none;
    padding: 0;
}
.icons .btn-group.pull-right ul.dropdown-menu > li .fa-edit {
    margin-right: 5px;
}
.icons .btn-group.pull-right ul.dropdown-menu > li > a {
    color: #1e1e1e;
}
.icons .btn-group.pull-right ul.dropdown-menu > li > a:hover {
    color: #ffffff;
    background: #dc63af;
}
.icons:after {
    content: '';
    clear: both;
    display: block;
}
.body__elements #content-bottom .moduletable.col-sm-12 .module_container {
    position: relative;
}
.body__elements #content-bottom .moduletable.col-sm-12 .module_container:before {
    background: #dc63af;
    content: '';
    display: block;
    height: 1px;
    margin: 50px 0 80px;
}
.body__elements .spacer {
    background: #dc63af;
    clear: both;
    height: 1px;
    margin: 50px 0 80px;
}
.body__elements .img-offset1 {
    margin-top: 8px;
}
.jmodedit {
    padding: 0 5px !important;
}
/* Category */
.pretext,
.category_desc {
    padding-bottom: 60px;
}
/*======================= Search & Smart Search ========================*/
ul#finder-filter-select-dates li.filter-date {
    margin-bottom: 4px;
    margin-right: 4px;
}
ul#finder-filter-select-dates li.filter-date select.filter-date-operator {
    margin-bottom: 9px;
}
.navbar-form .btn,
.navbar-form .btn-group {
    margin-top: 5px;
}
.category_children .category_child {
    margin-bottom: 20px;
}
/*======================= ADDTHIS STYLES =======================*/
.page-item_addThis {
    padding-top: 12px;
}
.addthis_sharing_toolbox {
    margin-top: 20px;
}
/*======================= CAPTION FIXES =======================*/
.img_caption {
    text-align: center !important;
}
.img_caption.left {
    float: left;
    margin-right: 1em;
}
.img_caption.left p {
    clear: left;
    text-align: center;
}
.img_caption.right {
    float: right;
    margin-left: 1em;
}
.img_caption.right p {
    clear: right;
    text-align: center;
}
.img_caption.none {
    margin-left: auto;
    margin-right: auto;
}
/*======================= DOCUMENTATION =======================*/
#mod_table .module {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
}
#mod_table .module:nth-child(even) {
    background: transparent;
}
#mod_table ul li {
    list-style: none;
}
/*======================= SCROLL TO TOP =======================*/
#back-top {
    bottom: 90px;
    position: fixed;
    right: 20px;
    -webkit-transform: translateZ(0);
    z-index: 99;
    display: none;
}
#back-top a {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    display: block;
    font: 34px/34px FontAwesome;
    color: #dc63af;
}
#back-top a > span:before {
    content: "\f0aa";
}
#back-top a:hover {
    color: #1e1e1e;
}
.dropdown-toggle > * {
    display: inline-block;
    vertical-align: middle;
}
.dropdown-toggle .fa-cog {
    margin-right: 4px;
}
label[for=mod-login_remember] {
    display: inline-block;
}
.btn-group {
    max-width: 100%;
    white-space: normal;
}
.form-horizontal .remember .control-label {
    padding-top: 0;
}
#sw_pinterest_display {
    max-width: 280px;
}
#sw_pinterest_display > div {
    display: none;
}
#outer {
    padding: 0 !important;
}
#outer div#cookieMessageContainer {
    margin-top: 0;
}
.mod_tm_ajax_contact_form .controls,
.mod_tm_ajax_contact_form_input {
    width: 100%;
}
form.mod_tm_ajax_contact_form .chzn-container {
    width: 100% !important;
}
form.mod_tm_ajax_contact_form .control-group-button .btn {
    margin-right: 10px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox,
.navbar-form .btn,
.navbar-form .btn-group {
    margin-top: 0;
}
.acymailing_module_success {
    font-weight: bold;
}
.acymailing_module_success:before {
    content: '\f058';
    display: inline-block;
    font-family: FontAwesome;
    font-size: 22px;
    padding-right: 10px;
    vertical-align: middle;
}
.acymailing_module_success + form {
    display: none;
}
.items-more ul {
    margin: 0 0 30px -60px;
}
.items-more ul li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    font-weight: bold;
    padding: 0 0 10px 60px;
    width: 50%;
}
.items-more ul:after {
    clear: both;
    content: '';
    display: block;
}
#habla_window_div {
    -webkit-transform: translateZ(0);
}
#habla_window_div .habla_offline_submit_input {
    background: extract(#dc63af, 2) !important;
    color: #374046 !important;
}
#habla_window_div .habla_offline_submit_input:hover,
#habla_window_div .habla_offline_submit_input:active,
#habla_window_div .habla_offline_submit_input:focus,
#habla_window_div .habla_offline_submit_input.active,
#habla_window_div .habla_offline_submit_input.selected {
    color: #ffffff !important;
    background: #374046 !important;
}
#habla_window_div #habla_topbar_div {
    background: #dc63af !important;
}
.moduletable.olark {
    display: none;
}
#habla_window_div.habla_window_div_base {
    z-index: 1034 !important;
}
#style_switcher div.color_scheme {
    position: relative;
    overflow: hidden;
}
#style_switcher div.color_scheme:before,
#style_switcher div.color_scheme:after {
    content: '';
    position: absolute;
    left: 50%;
    width: 50%;
    height: 50%;
}
#style_switcher div.color_scheme.color_scheme_1 {
    background: #dc63af;
}
#style_switcher div.color_scheme.color_scheme_1:before {
    top: 0;
    background: extract(#dc63af, 2);
}
#style_switcher div.color_scheme.color_scheme_1:after {
    bottom: 0;
    background: extract(#dc63af, 3);
}
#style_switcher div.color_scheme.color_scheme_2 {
    background: #780a66;
}
#style_switcher div.color_scheme.color_scheme_2:before {
    top: 0;
    background: extract(#780a66, 2);
}
#style_switcher div.color_scheme.color_scheme_2:after {
    bottom: 0;
    background: extract(#780a66, 3);
}
#style_switcher div.color_scheme.color_scheme_3 {
    background: #c69c6d;
}
#style_switcher div.color_scheme.color_scheme_3:before {
    top: 0;
    background: extract(#c69c6d, 2);
}
#style_switcher div.color_scheme.color_scheme_3:after {
    bottom: 0;
    background: extract(#c69c6d, 3);
}
#style_switcher div.color_scheme.color_scheme_4 {
    background: #15cc96;
}
#style_switcher div.color_scheme.color_scheme_4:before {
    top: 0;
    background: extract(#15cc96, 2);
}
#style_switcher div.color_scheme.color_scheme_4:after {
    bottom: 0;
    background: extract(#15cc96, 3);
}
*::selection {
    background: #dc63af;
    color: #ffffff;
}
*::-moz-selection {
    background: #dc63af;
    color: #ffffff;
}
#style_switcher.shown {
    z-index: 1008 !important;
}
#style_switcher.shown p {
    margin: 0 0 5px 0;
    padding: 0;
}
.iceMenuLiLevel_1.search {
    margin-left: 30px;
}
.icemega_modulewrap.top_search {
    padding: 0;
    position: relative;
    text-align: left;
}
.icemega_modulewrap.top_search.visible > i.fa-search {
    opacity: 0;
    filter: alpha(opacity=0);
}
.icemega_modulewrap.top_search.visible .mod-search {
    visibility: visible;
}
.icemega_modulewrap.top_search.visible .mod-search #searchword {
    width: 100%;
}
.icemega_modulewrap.top_search.visible i.fa-times {
    opacity: 100;
    filter: alpha(opacity=10000);
}
.icemega_modulewrap.top_search > i.fa-search {
    background: transparent;
    cursor: pointer;
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    border: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 10;
    padding-top: 10px;
    opacity: 100;
    filter: alpha(opacity=10000);
}
.icemega_modulewrap.top_search > i.fa-search:hover {
    color: #ffffff;
    background: #000000;
}
.icemega_modulewrap.top_search .navbar-form {
    vertical-align: middle;
    margin: 0;
    padding: 0 16px;
    width: 100%;
}
.icemega_modulewrap.top_search .mod-search {
    background: white;
    font-size: 0;
    line-height: 0;
    -webkit-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    white-space: nowrap;
    padding: 5px 110px 5px 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0px;
    width: 100%;
    z-index: 100;
}
.icemega_modulewrap.top_search i.fa-times {
    font-size: 20px;
    line-height: 60px;
    color: #dc63af;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    padding: 0 20px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.icemega_modulewrap.top_search i.fa-times:hover {
    color: #1e1e1e;
}
.icemega_modulewrap.top_search #searchword {
    height: 50px;
    padding: 10px 20px;
    border: 1px solid #1e1e1e;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    width: 0;
    margin: 0;
}
.icemega_modulewrap.top_search .btn-primary {
    background: none;
    box-shadow: none;
    border: none;
    padding: 0;
    position: absolute;
    right: 68px;
    top: 0;
    text-align: center;
    z-index: 100;
    color: #dc63af;
    font-size: 20px;
    line-height: 60px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.icemega_modulewrap.top_search .btn-primary:active,
.icemega_modulewrap.top_search .btn-primary:focus,
.icemega_modulewrap.top_search .btn-primary:hover,
.icemega_modulewrap.top_search .btn-primary.active,
.icemega_modulewrap.top_search .btn-primary.selected {
    color: #1e1e1e;
}
.icemega_modulewrap.top_search .btn-primary:active:hover,
.icemega_modulewrap.top_search .btn-primary:focus:hover,
.icemega_modulewrap.top_search .btn-primary:hover:hover,
.icemega_modulewrap.top_search .btn-primary.active:hover,
.icemega_modulewrap.top_search .btn-primary.selected:hover,
.icemega_modulewrap.top_search .btn-primary:active.active,
.icemega_modulewrap.top_search .btn-primary:focus.active,
.icemega_modulewrap.top_search .btn-primary:hover.active,
.icemega_modulewrap.top_search .btn-primary.active.active,
.icemega_modulewrap.top_search .btn-primary.selected.active,
.icemega_modulewrap.top_search .btn-primary:active.selected,
.icemega_modulewrap.top_search .btn-primary:focus.selected,
.icemega_modulewrap.top_search .btn-primary:hover.selected,
.icemega_modulewrap.top_search .btn-primary.active.selected,
.icemega_modulewrap.top_search .btn-primary.selected.selected {
    color: #1e1e1e;
}
#searchForm fieldset {
    margin-bottom: 20px;
}
#searchForm fieldset .controls > label {
    display: inline-block;
    margin-right: 1em;
}
#searchForm fieldset .controls span.radio {
    margin-right: 10px;
}
#searchForm .form-limit label {
    float: left;
    margin-right: 5px;
    line-height: 56px;
}
#searchForm .form-limit > span.select,
#searchForm .form-limit > select {
    float: right;
    position: relative;
    top: -10px;
}
#searchForm .form-limit p {
    clear: both;
    overflow: hidden;
}
#searchForm .phrases-box {
    float: left;
}
#searchForm .phrases-box > * {
    display: inline-block;
}
#searchForm .phrases-box strong {
    padding-right: 10px;
    line-height: 16px;
    vertical-align: middle;
}
#searchForm .phrases-box .controls > label {
    min-width: 90px;
}
#searchForm .phrases-box .controls > label + label {
    margin-top: 0;
}
#searchForm .ordering-box {
    float: right;
}
#searchForm .ordering-box strong {
    vertical-align: top;
    padding-right: 10px;
    line-height: 56px;
}
#searchForm .chzn-container {
    min-width: 200px;
}
dl.search-results {
    margin-bottom: 30px;
}
dl.search-results dt {
    margin-top: 20px;
}
@media (max-width: 767px) {
    #searchForm .phrases-box,
    #searchForm .ordering-box {
        float: none;
        padding-bottom: 30px;
    }
}
@media (max-width: 479px) {
    #searchForm .phrases-box > .controls,
    #searchForm fieldset .controls > label {
        display: block;
    }
    #searchForm .btn-toolbar .btn-group {
        width: 70%;
    }
    #searchForm .btn-toolbar .btn-group + .btn-group {
        width: 20%;
    }
}
div#fixed-sidebar-right .moduletable.login input {
    border: 2px solid #ffffff !important;
}
.login_shell {
    background: #dc63af;
}
@media (max-width: 479px) {
    .login_shell .lr_providericons {
        font-size: 13px;
    }
}
.login_shell *[class*=heading-style] {
    color: white;
}
.login_shell form {
    margin-bottom: 0;
}
.login_shell button {
    vertical-align: inherit;
}
.login_shell .moduleTitle {
    color: inherit;
}
.login_shell .controls {
    text-align: center;
}
.login_shell .control {
    position: relative;
}
.login_shell input,
.login_shell textarea {
    border-color: white !important;
    color: white;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin-bottom: 16px;
    padding: 0 14px;
}
.login_shell input:focus,
.login_shell textarea:focus {
    border-color: white;
}
.login_shell input::-moz-placeholder,
.login_shell textarea::-moz-placeholder {
    color: white;
}
.login_shell .btn {
    background: white;
    color: black;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 16px;
    padding: 0 14px;
}
.login_shell .btn:focus,
.login_shell .btn:hover {
    background: #1e1e1e;
    color: white !important;
}
.login_shell .control-group + .control-group {
    margin-top: 5px;
}
.login_shell .input-prepend {
    display: block;
}
.login_shell .add-on {
    border: none;
}
.login_shell * + .mod-login_submit {
    margin: 0px;
}
.login_shell .mod-login_submit .btn {
    vertical-align: middle;
}
.login_shell label.checkbox {
    color: white;
    cursor: inherit;
}
.login_shell label.checkbox span.checkbox input[type="checkbox"] {
    position: relative;
    z-index: 2;
}
.login_shell .reset_remind {
    color: white;
    margin: 16px 0;
    font-size: 14px;
    font-weight: 300;
}
.login_shell .reset_remind a {
    color: white;
}
.login_shell .reset_remind a:hover {
    text-decoration: underline;
}
.login_shell .login-greeting a {
    color: white;
}
.login_shell .login-greeting a:hover {
    text-decoration: underline;
}
div[class*="lr_social_login_basic"] > a {
    display: none;
}
.lr_social_login_basic_150 {
    width: 100% !important;
}
.lr_social_login_basic_150 .lr_providers .lr_icons_box {
    float: none !important;
    width: 100% !important;
}
.lr_social_login_basic_150 .lr_providers .lr_icons_box div {
    float: none !important;
    margin: 0 0 10px !important;
}
.lr_social_login_basic_150 .lr_providers .lr_providericons {
    color: #FFF;
    display: block;
    font-weight: 500;
    height: 50px !important;
    line-height: 49px;
    position: relative;
    text-align: center;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    width: auto !important;
    z-index: 1 !important;
}
.lr_social_login_basic_150 .lr_providers .lr_providericons:before {
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 21px;
    vertical-align: middle;
}
.lr_social_login_basic_150 .lr_providers .lr_providericons:hover {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.lr_social_login_basic_150 .lr_providers .lr_facebook {
    background: #3B5998 !important;
}
.lr_social_login_basic_150 .lr_providers .lr_facebook:before {
    content: '\f09a';
    margin-right: 13px;
}
.lr_social_login_basic_150 .lr_providers .lr_google {
    background: #DF4A32 !important;
}
.lr_social_login_basic_150 .lr_providers .lr_google:before {
    content: '\f0d5';
    margin-right: 9px;
}
div#fixed-sidebar-right {
    bottom: 0;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 0;
    z-index: 1034;
}
div#fixed-sidebar-right .moduletable.login {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    right: 0;
    position: absolute;
    top: 0px;
    width: 0;
    left: auto;
    transition: width .2s ease;
}
div#fixed-sidebar-right .moduletable.login > i.fa-user {
    color: #ffffff;
    cursor: pointer;
    font-size: 18px;
    height: 40px;
    left: -40px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
    background: #dc63af;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
div#fixed-sidebar-right .moduletable.login > i.fa-user:hover {
    font-size: 22px;
}
div#fixed-sidebar-right .moduletable.login input {
    color: white;
}
div#fixed-sidebar-right .moduletable.login input:focus {
    color: white;
    border: #1e1e1e;
}
div#fixed-sidebar-right .moduletable.login.shown {
    width: 330px;
}
div#fixed-sidebar-right .moduletable.login.shown .mod_login_wrapper {
    overflow: auto;
    padding: 30px 30px;
    width: 330px;
    right: 0;
    transition: width 0s linear 0s, padding 0s linear 0s, right 0s linear 0s;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-height: 100%;
    position: relative;
    right: 330px;
    width: 0;
    padding: 30px 0px;
    overflow: hidden;
    background: #dc63af;
    transition: width 0s linear .2s, padding 0s linear .2s, right 0s linear .2s;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper *[class*=heading-style] {
    color: white;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper .login-greeting {
    margin-bottom: 30px;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper .input-prepend .add-on:hover i {
    background: transparent;
    color: #dc63af;
}
.menu-login-form > ul:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 11px 11px 11px;
    border-color: transparent transparent #dc63af transparent;
}
.menu-login-form .icemega_modulewrap.login_megamenu {
    background: #dc63af;
    padding: 30px;
}
.menu-login-form .icemega_modulewrap.login_megamenu .input-prepend .add-on span {
    color: #000;
}
.menu-login-form .icemega_modulewrap.login_megamenu *[class*=heading-style] {
    color: white;
}
@media (max-width: 767px) {
    .login_shell .control-group + * {
        margin-top: 10px;
    }
}
@media screen and (max-height: 550px) {
    #style_switcher,
    div#fixed-sidebar-right .moduletable.login,
    div#fixed-sidebar-right .login_shell {
        padding-bottom: 10px;
        bottom: 0;
    }
    #style_switcher .mod_login_wrapper,
    div#fixed-sidebar-right .moduletable.login .mod_login_wrapper,
    div#fixed-sidebar-right .login_shell .mod_login_wrapper {
        max-height: 100%;
    }
}
@media (max-width: 479px) {
    div#fixed-sidebar-right .moduletable.login {
        bottom: 0;
    }
    div#fixed-sidebar-right .moduletable.login .mod_login_wrapper {
        right: 280px;
    }
    div#fixed-sidebar-right .moduletable.login.shown {
        width: 280px;
    }
    div#fixed-sidebar-right .moduletable.login.shown .mod_login_wrapper {
        padding-left: 20px;
        padding-right: 20px;
        width: 280px;
        right: 0;
    }
}
/*===== Privacy Page ======*/
/*===== History Page ======*/
.page-category__history .items-row {
    position: relative;
}
.page-category__history .items-row > div {
    clear: both;
    position: relative;
}
.page-category__history .items-row > div:before {
    color: #ffffff;
    content: '\f073';
    display: block;
    font-family: 'FontAwesome';
    position: absolute;
    line-height: 40px;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    right: -21px;
    text-align: center;
    top: 15px;
    width: 40px;
    background: #dc63af;
}
.page-category__history .items-row > div .item {
    border: 1px solid #dddddd;
    margin-right: 25px;
    padding: 30px;
    position: relative;
}
.page-category__history .items-row > div .item:before,
.page-category__history .items-row > div .item:after {
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    content: '';
    position: absolute;
    top: 24px;
}
.page-category__history .items-row > div .item:before {
    border-left: 10px solid #dddddd;
    right: -10px;
}
.page-category__history .items-row > div .item:after {
    border-left: 10px solid #ffffff;
    right: -9px;
}
.page-category__history .items-row > div .item .item_introtext p {
    padding-bottom: 0;
}
.page-category__history .items-row > div .item .item_info {
    left: 100%;
    margin-left: 80px;
    position: absolute;
    top: 20px;
}
@media (max-width: 767px) {
    .page-category__history .items-row > div .item {
        margin-bottom: 30px;
    }
}
.page-category__history .items-row > div + div {
    float: right;
}
.page-category__history .items-row > div + div:before {
    left: -19px;
    right: auto;
}
.page-category__history .items-row > div + div .item {
    margin-left: 25px;
    margin-right: 0;
}
.page-category__history .items-row > div + div .item:before,
.page-category__history .items-row > div + div .item:after {
    border-bottom: 10px solid transparent;
    border-left: none;
    border-top: 10px solid transparent;
    content: '';
    position: absolute;
    right: auto;
    top: 24px;
}
.page-category__history .items-row > div + div .item:before {
    border-right: 10px solid #dddddd;
    left: -10px;
}
.page-category__history .items-row > div + div .item:after {
    border-right: 10px solid #ffffff;
    left: -9px;
}
.page-category__history .items-row > div + div .item .item_info {
    left: auto;
    margin-left: 0;
    margin-right: 80px;
    right: 100%;
}
.page-category__history .items-row:before {
    bottom: 0;
    content: '';
    display: block;
    left: 50%;
    margin-left: 0;
    position: absolute;
    top: 0;
    width: 2px;
    background: #dc63af;
}
@media (max-width: 767px) {
    .page-category__history .items-row:before {
        display: none;
    }
}
.page-category__history .item_info_dl {
    font-size: inherit;
}
.page-item.page-item__blog {
    text-align: center;
}
.page-item.page-item__blog ol {
    text-align: left;
}
/*===== FAQ Page ======*/
.page-category__faqs .item_title span.item_title_part0 {
    color: #dc63af;
}
.page-category__faqs .to_top {
    margin-bottom: 30px;
    position: relative;
    text-align: right;
}
.page-category__faqs .to_top:before {
    background: #1e1e1e;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    right: 30px;
    top: 50%;
}
.page-category__faqs .to_top a {
    font-size: 18px;
}
.page-category__faqs .item {
    margin-bottom: 0;
}
/*======================= Archives Page ========================*/
.page-archive_filters .filter-search {
    overflow: hidden;
    padding-bottom: 21px;
}
.page-archive_filters select,
.page-archive_filters button {
    display: inline-block;
    margin-bottom: 8px;
}
/*======================= Contacts Page ========================*/
#jform_contact_message {
    height: 149px;
    resize: none;
    width: 100%;
}
#contact-form label {
    display: inline-block;
    margin-bottom: 5px;
}
.contact_misc {
    margin-bottom: 15px;
}
#contact {
    margin-top: 15px;
}
.phone-num {
    display: inline-block;
}
#jform_contact_name,
#jform_contact_email,
#jform_contact_emailmsg {
    width: 100%;
}
.contact_email-copy,
.contact_vcard {
    display: inline-block;
    height: 56px;
    line-height: 56px;
    margin: 0 28px 0 0;
}
.contact_vcard {
    margin: 0;
}
.contact_details .icons-marker {
    display: block;
    float: left;
    line-height: 30px;
    margin-right: 5px;
    width: 16px;
    color: #1e1e1e;
}
.contact_details h5 {
    text-align: left;
}
@media (max-width: 767px) {
    .contact_details {
        margin-bottom: 30px;
    }
}
.contact_address {
    overflow: hidden;
    padding-bottom: 30px;
}
.contact_details_fax {
    padding-bottom: 30px;
}
#contact_map {
    margin-bottom: 30px;
}
#contact_map .map {
    border: 1px solid #d9d9d9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#contact_map .map.mfp-hide {
    display: block !important;
}
#map {
    margin-bottom: 30px;
}
#map header {
    margin-bottom: 30px;
}
.map img {
    max-width: none !important;
}
.mfp-content .map {
    max-width: 1788px;
}
.contact_details_item {
    margin-bottom: 20px;
}
/*======================= 404 PAGE =======================*/
.errorBox {
    background: none;
    text-align: left;
}
#error .well {
    margin-bottom: 0;
}
.body__404 .big-404 {
    text-align: center;
}
.body__404 big {
    display: block;
    font-weight: bold;
    padding: 0 0 18px;
}
.body__404 .page-item__404 {
    padding: 50px 0 100px 0;
}
.body__404 img {
    -webkit-box-shadow: none;
    box-shadow: none;
}
@media (max-width: 767px) {
    .body__404 img {
        width: 100%;
    }
}
.body__404 input {
    width: auto;
    float: left;
    margin-right: 5px;
}
.body__404 .mod-search_searchword + .btn {
    margin-top: 0;
}
.body__404 .navbar-form {
    padding: 0;
}
/*======================= Site Map =======================*/
.site_map h1,
.site_map h2,
.site_map h3,
.site_map h4,
.site_map h5,
.site_map h6 {
    text-align: left;
}
.site_map .menu ul {
    padding-left: 15px;
}
.site_map .menu ul ul {
    padding-left: 30px;
}
.site_map .menu ul ul ul {
    padding-left: 45px;
}
/*======================= Registration =======================*/
#member-registration,
#member-profile,
#user-registration {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
}
#member-registration .chzn-container,
#member-profile .chzn-container,
#user-registration .chzn-container {
    width: 100% !important;
}
#member-registration #helpsite-refresh,
#member-profile #helpsite-refresh,
#user-registration #helpsite-refresh {
    margin-top: 10px;
}
#member-registration .btn,
#member-profile .btn,
#user-registration .btn {
    vertical-align: top;
}
#member-registration .input-append,
#member-profile .input-append,
#user-registration .input-append {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 56px;
    width: 50%;
}
#member-registration .calendar_wrapper #jform_profile_dob_spacer-lbl,
#member-profile .calendar_wrapper #jform_profile_dob_spacer-lbl,
#user-registration .calendar_wrapper #jform_profile_dob_spacer-lbl {
    display: block;
    margin-top: 10px;
}
.page-login {
    text-align: center;
    width: 50%;
    margin: 0 auto;
}
.page-login .btn {
    vertical-align: inherit;
}
.page-login .input-prepend {
    width: 100%;
}
.page-login form mark {
    top: 0;
}
/*======================= ADMIN EDIT PAGES =======================*/
#modules-form .chzn-container,
#adminForm .chzn-container {
    width: 100% !important;
}
#modules-form .input-prepend .btn + .btn,
#adminForm .input-prepend .btn + .btn,
#modules-form .input-append .btn + .btn,
#adminForm .input-append .btn + .btn {
    margin-left: 1px;
}
#modules-form .btn-toolbar > .btn,
#adminForm .btn-toolbar > .btn {
    margin: 0 5px 5px 0;
}
#modules-form .btn-toolbar > .btn + .btn,
#adminForm .btn-toolbar > .btn + .btn {
    margin-left: 0;
}
#modules-form .accordion-inner,
#adminForm .accordion-inner {
    padding: 5px;
}
#modules-form span.radio,
#adminForm span.radio {
    display: none;
}
#modules-form #jform_published .btn,
#adminForm #jform_published .btn {
    display: block !important;
}
#modules-form .btn-toolbar,
#adminForm .btn-toolbar {
    margin-bottom: 20px;
}
#adminForm #images .input-prepend.input-append {
    width: 100%;
}
#adminForm #images .input-prepend.input-append .btn {
    width: 5%;
}
#adminForm #images .input-prepend.input-append .btn + input {
    width: 85%;
}
#adminForm #images .input-prepend.input-append .btn + input + .btn {
    width: 5%;
}
@media (max-width: 1200px) {
    #contact_map {
        height: 376px;
    }
    .page-category__history .items-row:before {
        margin-left: 9px;
    }
    .page-category__history .items-row > div:before {
        right: -31px;
    }
    .page-category__history .items-row > div + div:before {
        left: -10px;
    }
}
@media (max-width: 979px) {
    .page-category__history .items-row:before {
        margin-left: 5px;
    }
    .page-category__history .items-row > div:before {
        right: -27px;
    }
    .page-category__history .items-row > div + div::before {
        left: -18px;
    }
}
@media (max-width: 767px) {
    .page-category__history .items-row:before {
        left: 19px;
        margin-left: 0;
    }
    .page-category__history .items-row > div + div {
        float: none;
    }
    .page-category__history .items-row > div + div:before {
        left: 0;
        display: none;
    }
    .page-category__history .items-row > div::before {
        left: 0;
        right: auto;
        display: none;
    }
    .page-category__history .items-row > div .item {
        margin-left: 50px !important;
        margin-right: 0 !important;
    }
    .page-category__history .items-row > div .item:before {
        border-left: none;
        border-right: 10px solid #E5E5E5;
        left: -10px;
        right: auto;
        display: none;
    }
    .page-category__history .items-row > div .item:after {
        border-left: none;
        border-right: 10px solid #E5E5E5;
        left: -10px;
        right: auto;
        display: none;
    }
    .page-category__history .items-row > div .item .item_info,
    .page-category__history .items-row > div + div .item .item_info {
        margin: 0;
        position: static;
    }
    .body__404 .big-404 {
        margin-bottom: 15px;
    }
    #member-registration,
    #member-profile,
    #user-registration,
    .page-login {
        width: 100%;
    }
    #helpsite-refresh {
        display: block;
        margin-top: 10px;
    }
    .page_profile .btn-toolbar {
        float: none;
    }
    .input-prepend input {
        width: 100%;
    }
    .page-category__history .items-row > div .item {
        margin-left: 0 !important;
    }
    #adminForm #images .input-prepend.input-append .btn {
        width: 10%;
    }
    #adminForm #images .input-prepend.input-append .btn + input {
        width: 75%;
        padding-left: 12%;
    }
    #adminForm #images .input-prepend.input-append .btn + input + .btn {
        width: 10%;
    }
}
@media (max-width: 639px) {
    #modules-form fieldset#jform_published label.btn span {
        display: none;
    }
}
@media (min-width: 500px) and (max-width: 767px) {
    .row-fluid [class*="span"].site_map {
        float: left;
        width: 50%;
    }
    .row-fluid [class*="span"].site_map:nth-child(2n-1) {
        clear: both;
    }
}
@media (max-width: 480px) {
    .control-label + .controls {
        margin-top: 10px;
    }
    .page-category__history .items-row > div .item {
        padding: 20px;
    }
    .page-item__privacy_policy .item_fulltext *[class*=heading-style] {
        float: none;
        width: 100%;
    }
    .page-item__privacy_policy .item_fulltext p {
        margin-left: 0;
    }
    .page-item__privacy_policy .item_fulltext p:before {
        display: none;
    }
    #modules-form .btn span:not(.icon-calendar) {
        display: none;
    }
    #modules-form .form-horizontal .control-label {
        padding-bottom: 10px;
        padding-top: 0;
    }
    #adminForm #images .input-prepend.input-append .btn {
        width: 13%;
    }
    #adminForm #images .input-prepend.input-append .btn + input {
        width: 64%;
        padding-left: 15%;
    }
    #adminForm #images .input-prepend.input-append .btn + input + .btn {
        width: 15%;
    }
    #login-form .controls .input-prepend .btn,
    #member-registration .controls .input-prepend .btn,
    #member-profile .controls .input-prepend .btn,
    #user-registration .controls .input-prepend .btn,
    #login-form .controls .input-append .btn,
    #member-registration .controls .input-append .btn,
    #member-profile .controls .input-append .btn,
    #user-registration .controls .input-append .btn {
        margin-bottom: 0;
    }
    #login-form .controls .btn,
    #member-registration .controls .btn,
    #member-profile .controls .btn,
    #user-registration .controls .btn {
        margin-bottom: 10px;
    }
    #adminForm .btn-toolbar .btn-group {
        margin-bottom: 10px;
    }
}
.page-item.page-item__team .addthis_sharing_toolbox {
    text-align: right;
}
.page-blog {
    text-align: center;
}
.icemegamenu {
    float: none;
    position: static;
    display: block;
    text-align: center;
}
.icemegamenu > ul {
    clear: both;
    margin: 0;
    padding: 0;
    display: inline-block;
    z-index: 999;
}
.icemegamenu > ul:before,
.icemegamenu > ul:after {
    content: " ";
    display: table;
}
.icemegamenu > ul:after {
    clear: both;
}
.icemegamenu > ul:before,
.icemegamenu > ul:after {
    content: " ";
    display: table;
}
.icemegamenu > ul:after {
    clear: both;
}
.icemegamenu > ul > li {
    display: block;
    float: left;
    position: relative;
    z-index: 1;
}
.icemegamenu > ul > li + li {
    margin-left: 48px;
}
.icemegamenu > ul > li + li:before {
    content: "";
    position: absolute;
    top: 15px;
    left: -23px;
    width: 4px;
    height: 4px;
    border-radius: 500px;
    background: #dc63af;
    margin: 0px;
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.icemegamenu > ul > li > a.iceMenuTitle {
    display: block;
    font: 18px / 30px 'Playfair Display', serif;
    height: 30px;
    padding: 0 0px;
    position: relative;
    z-index: 1;
    color: #1e1e1e;
    background: #ffffff;
}
@media (min-width: 768px) and (max-width: 900px) {
    .icemegamenu > ul > li > a.iceMenuTitle {
        font-size: 14px;
    }
}
.icemegamenu > ul > li > a.iceMenuTitle * {
    font: inherit;
}
.icemegamenu > ul > li > a.iceMenuTitle:hover,
.icemegamenu > ul > li > a.iceMenuTitle.hover,
.icemegamenu > ul > li > a.iceMenuTitle.icemega_active {
    color: #dc63af;
    background: #ffffff;
}
.icemegamenu > ul > li > a.iceMenuTitle:hover:after,
.icemegamenu > ul > li > a.iceMenuTitle.hover:after,
.icemegamenu > ul > li > a.iceMenuTitle.icemega_active:after {
    width: 100%;
}
.icemegamenu > ul > li > a.iceMenuTitle:after {
    content: "";
    background-image: -webkit-linear-gradient(left, #fa90b1 0%, #886cd8 100%);
    background-image: -o-linear-gradient(left, #fa90b1 0%, #886cd8 100%);
    background-image: linear-gradient(to right, #fa90b1 0%, #886cd8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffa90b1', endColorstr='#ff886cd8', GradientType=1);
    position: absolute;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 0%;
    height: 3px;
    display: inline-block;
    bottom: -45px;
    left: 0;
    margin: 0;
    padding: 0;
}
.icemegamenu > ul > li.active > a.iceMenuTitle,
.icemegamenu > ul > li.hover > a.iceMenuTitle {
    color: #dc63af;
    background: #ffffff;
}
.icemegamenu > ul > li.active > a.iceMenuTitle.menu-login-form,
.icemegamenu > ul > li.hover > a.iceMenuTitle.menu-login-form {
    background: none;
    color: #1e1e1e;
}
.icemegamenu > ul > li.active > a.iceMenuTitle:after,
.icemegamenu > ul > li.hover > a.iceMenuTitle:after {
    width: 100%;
}
.icemegamenu > ul > li.parent {
    position: relative;
}
.icemegamenu > ul > li span.icemega_desc {
    color: #ffffff;
    display: block;
    line-height: 1.25em;
    padding: 0;
}
.icemegamenu > ul > li.menu-login-form > a.iceMenuTitle {
    font-size: 0;
    height: 60px;
    line-height: 60px;
    background: none;
    color: #dc63af;
}
.icemegamenu > ul > li.menu-login-form > a.iceMenuTitle:before {
    content: '\f007';
    font-size: 20px;
    font-family: 'FontAwesome';
}
.icemegamenu > ul > li.menu-login-form > a.iceMenuTitle:after {
    display: none;
}
.icemegamenu > ul > li.menu-login-form.hover > a.iceMenuTitle,
.icemegamenu > ul > li.menu-login-form.hover > a.iceMenuTitle.hover > a.iceMenuTitle:hover {
    color: #1e1e1e;
    background: none;
}
.icemegamenu > ul > li.menu-login-form ul.icesubMenu.sub_level_1 {
    left: auto;
    right: 0px;
    -moz-transform: translate(0px, 30px);
    -webkit-transform: translate(0px, 30px);
    -ms-transform: translate(0px, 30px);
    -o-transform: translate(0px, 30px);
    transform: translate(0px, 30px);
}
.icemegamenu > ul > li.menu-login-form ul.icesubMenu.sub_level_1:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 22px 22px;
    border-color: transparent transparent #dc63af transparent;
    right: 0;
    left: auto;
    -moz-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}
.icemegamenu > ul > li.menu-search {
    position: static;
}
.icemegamenu > ul > li.menu-search > a.iceMenuTitle {
    font-size: 0;
    background: none;
    color: #dc63af;
}
.icemegamenu > ul > li.menu-search > a.iceMenuTitle:before {
    content: '\f002';
    font-size: 20px;
    font-weight: normal;
    font-family: 'FontAwesome';
}
.icemegamenu > ul > li.menu-search > a.iceMenuTitle:after {
    display: none;
}
.icemegamenu > ul > li.menu-search > a.iceMenuTitle.hover,
.icemegamenu > ul > li.menu-search > a.iceMenuTitle:hover {
    background: transparent;
    color: #1e1e1e;
}
.icemegamenu > ul > li.menu-search > ul.icesubMenu {
    top: 0;
    left: auto;
    right: 0;
    position: absolute;
    height: auto;
    padding: 0;
    margin-top: 0;
    opacity: 100;
    filter: alpha(opacity=10000);
    overflow: visible;
    -moz-transform: translate(0, 0) !important;
    -webkit-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    -o-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
    pointer-events: auto;
}
.icemegamenu > ul > li.menu-search > ul.icesubMenu:before {
    display: none;
}
.icemegamenu > ul > li.menu-search .fa-times {
    display: block;
    font-size: 20px;
}
.icemegamenu > ul > li.menu-search .top_search {
    z-index: 2;
}
.icemegamenu .ice-megamenu-toggle {
    display: none;
}
/* when dont have subtitle */
.icemegamenu > ul > li > a.iceMenuTitle > span.icemega_nosubtitle {
    display: inline-block;
}
ul.icesubMenu {
    height: 0;
    left: 50%;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: left;
    /*top: 100%;*/
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    /*-moz-transform: translate(-50%, 30px);
    -webkit-transform: translate(-50%, 30px);
    -ms-transform: translate(-50%, 30px);
    -o-transform: translate(-50%, 30px);
    transform: translate(-50%, 30px);*/
    z-index: 9999;
    background: #dc63af;
    border: none;
}
ul.icesubMenu,
.iceCols {
    min-width: 300px;
}
ul.icesubMenu > li:before,
ul.icesubMenu > li:after {
    content: " ";
    display: table;
}
ul.icesubMenu > li:after {
    clear: both;
}
ul.icesubMenu > li:before,
ul.icesubMenu > li:after {
    content: " ";
    display: table;
}
ul.icesubMenu > li:after {
    clear: both;
}
ul.icesubMenu li a.iceMenuTitle {
    display: block;
    font: 15px / 30px 'Playfair Display', serif;
    padding: 2px 20px;
    color: #CCCCCC;
}
ul.icesubMenu li.active > a.iceMenuTitle,
ul.icesubMenu li:hover > a.iceMenuTitle,
ul.icesubMenu li.hover > a.iceMenuTitle {
    color: #ffffff;
    background: transparent;
}
ul.icesubMenu.sub_level_1 {
    margin-top: 20px;
}
ul.icesubMenu.sub_level_2 {
    margin-top: -15px;
}
ul.icesubMenu:before {
    content: '';
    position: absolute;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: -11px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 11px 11px 11px;
    border-color: transparent transparent #dc63af transparent;
}
li[class*=iceMenuLiLevel] {
    padding: 0;
}
li[class*=iceMenuLiLevel]:before {
    display: none;
}
#icemegamenu li.iceMenuLiLevel_1.hover > ul.icesubMenu {
    opacity: 1;
    overflow: visible;
    pointer-events: auto;
    -moz-transform: translate(-50%, 0px);
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
}
#icemegamenu li.iceMenuLiLevel_1.hover.menu-login-form > ul.icesubMenu {
    -moz-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}
ul.icesubMenu.sub_level_2:before,
ul.icesubMenu.sub_level_2:after {
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    content: '';
    position: absolute;
    top: 23px;
}
ul.icesubMenu.sub_level_2:before {
    left: -5px;
}
ul.icesubMenu.sub_level_2:after {
    border-right: 5px solid #FFF;
    left: -4px;
}
#icemegamenu li.iceMenuLiLevel_1 li.hover > ul.icesubMenu {
    height: auto;
    opacity: 1;
    overflow: visible;
    pointer-events: auto;
    -moz-transform: translate(0, 0px);
    -webkit-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px);
}
#icemegamenu ul.icesubMenu.visible {
    height: auto;
}
ul.icesubMenu ul > li {
    position: relative;
}
li.iceMenuLiLevel_2.parent > a:after {
    content: '\f054';
    font-family: FontAwesome;
    font-size: 8px;
    height: 0;
    line-height: 0;
    position: absolute;
    right: 7px;
    top: 50%;
}
li.iceMenuLiLevel_2.parent.hover a {
    position: relative;
}
li.iceMenuLiLevel_2.parent.hover a:before {
    content: '';
    height: 100%;
    left: 100%;
    position: absolute;
    top: 0;
    width: 11px;
}
/* when is parent */
ul.icesubMenu > li:before {
    display: none;
}
ul.icesubMenu > li > .iceCols {
    max-width: 100% !important;
    width: 100%;
}
/* Second Level Dropdown */
ul.sub_level_2,
ul.sub_level_3,
ul.sub_level_4,
ul.sub_level_5 {
    left: 100%;
    margin-left: 10px;
    top: 0px;
    -moz-transform: translate(30px, 0);
    -webkit-transform: translate(30px, 0);
    -ms-transform: translate(30px, 0);
    -o-transform: translate(30px, 0);
    transform: translate(30px, 0);
    z-index: 99999;
}
ul.icesubMenu ul > li.hover > ul {
    opacity: 1;
    overflow: visible;
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    visibility: visible;
}
.icesubMenu .icemega_cover_module span.iceModuleTile {
    display: block;
}
.ice_righttoleft {
    left: auto !important;
    right: 0;
}
.icemega_modulewrap {
    padding: 20px;
}
.nav-collapse .icesubMenu .nav > li > a,
.nav-collapse .icesubMenu .dropdown-menu a {
    margin-bottom: 0;
    padding: 0;
}
.nav-collapse.collapse {
    height: auto;
}
.fullwidth {
    position: static !important;
}
.fullwidth.hover ul.icesubMenu.sub_level_1 {
    -moz-transform: translate(0, 0px) !important;
    -webkit-transform: translate(0, 0px) !important;
    -ms-transform: translate(0, 0px) !important;
    -o-transform: translate(0, 0px) !important;
    transform: translate(0, 0px) !important;
}
.fullwidth ul.icesubMenu.sub_level_1 {
    margin: 0px;
    left: 0px;
    padding: 0;
    -moz-transform: translate(0, 30px);
    -webkit-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    -o-transform: translate(0, 30px);
    transform: translate(0, 30px);
}
.fullwidth ul.icesubMenu.sub_level_1:before {
    display: none;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .komento {
    display: none;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .item__module,
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .item {
    margin-bottom: 30px;
    opacity: 100;
    filter: alpha(opacity=10000);
    transform: translateY(0px);
    -o-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .mod-menu ul.menu,
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .mod-article-single,
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .mod-newsflash-adv_custom-link {
    margin-bottom: 30px;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap {
    padding: 0;
}
.fullwidth ul.icesubMenu.sub_level_1 .iceCols > ul {
    padding: 0 15px;
}
.fullwidth ul.icesubMenu.sub_level_1 > li {
    padding: 24px 25px;
    position: relative;
}
.rd-mobilemenu_ul a.active,
.rd-mobilemenu_ul li.level_1.active > a {
    color: white !important;
}
@media (max-width: 979px) {
    .icemegamenu {
        overflow: visible !important;
    }
}
.icons-marker {
    font-size: 21.6px;
    line-height: 30px;
}
*[class*=center] {
    text-align: center;
}
@font-face {
    font-family: 'Material Icons';
    src: url('../../../fonts/MaterialIcons-Regular.eot');
    src: url('../../../fonts/MaterialIcons-Regular.eot?#iefix') format('embedded-opentype'), url('../../../fonts/MaterialIcons-Regular.woff') format('woff'), url('../../../fonts/MaterialIcons-Regular.ttf') format('truetype'), url('../../../fonts/MaterialIcons-Regular.svg#Sri-TSCRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.tac {
    text-align: center;
}
.tar {
    text-align: right;
}
.pretext {
    font: 400 20px/36px 'Playfair Display', serif;
    text-align: center;
    padding-bottom: 30px;
}
.item_img,
.category_img {
    font-size: 0;
    line-height: 0;
    margin: 0 0 23px;
    position: relative;
}
.item_img a,
.category_img a {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.item_img a:hover img,
.category_img a:hover img,
.item_img a:hover .BWfade,
.category_img a:hover .BWfade {
    opacity: 1 !important;
}
.item_img img,
.category_img img {
    max-width: 100%;
    height: auto;
}
.img-intro__left,
.img-full__left {
    float: left;
    margin-right: 60px;
    max-width: 50%;
}
.img-intro__right,
.img-full__right {
    float: right;
    margin-left: 60px;
    max-width: 50%;
}
.lazy_preloader {
    background: #ffffff url("data:image/gif;base64,R0lGODlhHgAeAPUAAGRmZMTCxGxqbPz+/P////z6/MzKzOTi5Nze3NTS1MzOzNza3Ly6vIyKjOTm5IyOjLy+vHRydLS2tKyurKyqrISGhHx6fMTGxGxubISChJSSlNTW1Ozq7LSytOzu7HR2dJyanKSipPTy9KSmpPT29Hx+fJyenJSWlAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQEBAD/ACwAAAAAHgAeAAAFuyAhjqTHkaLjDWjbJo/QtZLwKKyLcjEASDSf7aAbGTBCWTB5yS19DYOTBEvOXgJhoFAUHbU7pI/YHR0iQrJIky6HoVxCAuxGfQHSQS8zra/hHll4flhjHB2IfYQDiB0Oi5CRkpOUlZaXhwxAlJoMBxx0kQhte4p1bAB8coJNkHNZW39ji6CAKYIfj3W1WQt2TKZUaD4MLh24Gr4uCKhZE8EBuIO/uMVdzEJXJDVQym4GDT9BGXm0ama6OiEAIfkEBQQAGQAsAAAAAB4AHgAABZZgJo7kQJBZEqBsOwYnKQFZ47ZOJmRT/NK6TO42EtAoPlEiEiQqATtl8iZxAZ0kjDOKRXG72IPWCi43CuW0OkWhQAoXaAS9zhDud4NbUe/7/4CBgmsLEBIKeHd+FlAMA3oTCIEHNSIPiy0ABn1Xll+DdRZNoFSdLgRDo2AWCSgEEzSfLgcVRQyut5wUuCl1DBeuBSaJiSEAIfkEBQQABQAsAAAAAB4AHgAABpZAgnBILBIko4JyyWw6EUYKQPlwWpkAhjEAEHQFjcPVGjI6QMrp+GoirJmdt3Igj8gLnztWz7fz/4BvISASUIFWRYeCXSBGjo9FFCEMB5CWl5iZmpucmBwXEx2dkCOMimuJp0sEDgEjFKdqS7KKAkwDDV+Vmw55Y12Btk4Xqlcdwm9HpyEOUX8ZX10QW390s2VFYoqEnEEAIfkEBQQABwAsAAAAAB4AHgAABpdAgnBILIYeo8thyWw6m4UiIQSoAp5Y50VqsAqy4INJKuqEsRBB1TI4uw/f96HwXsvv+IMjHM/DQRB0TRltfgNDfnmFiYxyD1UdZJKTQiCAHpSZmptkBiMgnJppAhWhmVRXjaqGRKtLBQojGYkKagAGTxgOphwRfB9+qVquWMJnBBZWZniBUiPGeLdcGQicTgCgUo0NGqFBACH5BAUEAAsALAAAAAAeAB4AAAaXQIJwSCRqKoskJ8lsOplFIQggoAoaz6zSETVYqdrwKFoINAXhrGVAHjoBkrSyTfRa5fhzfq+MREIHBHxpHgVug1pCiItQjI6PkEoNVAF0lnUhDZqVl5cKVgWRZ1iiSWilqFkAqQunSZ2eVpwEHBMlEakYd3wfTAiQtL1pEq54AxZUE4sKhkXKeL9PcFEHjwAnZI8WFc2XQQAh+QQFBAAIACwAAAAAHgAeAAAGkECCcEgcaioNBCLgUTqf0Khy0ABYBdKssyg0XL+AhkPrDHALF7I2EB6ciU6BlZG9Lt5F71XNdzoiAhYQA318DgkFQoV8iouOj5AIhJGUfW6VUGhHmE8JVhkVcgGcTg8ZTKRTBamsrVJYrQBSjZCwW0IHrAQGFbV+nLuuQhkAHZEKiXmGdWZ4zpNQba0WYs8EQQAh+QQFBAAJACwAAAAAHgAeAAAGkMCEcEhMeEaPRqXIbDYLFkBC4KxWA1IpkXqwGgnFgiRQ1HohpwHYK8xKnNy1dTAVakhVkNx7OC0KBHtsVYGCg4eIiYqLjGEcjUxiJSaQRVhmlUIKmUwGVG0ADJWidhEMeJVaHKiVJZxlmK+yQ7FChbKBfYgElJ9hlIkEXbOBIBONAQWOkKGzUxHKsyAOhdXVQQAh+QQFBAAGACwAAAAAHgAeAAAGnUCCcEgUXQzI5DHJbDqRDgFAOq0+nthmp8q1OorgcKiTLRs4QjOTeiA8Ix63GinQoOVO0CDMF+3xThgic4SFhoeIiBweiU8FWwyNeVMgklqWWQIlmEpWU2ScBiNSIZx1AQAUg5IWSSJtfbFDCwChSSdTtgoCtmdlsn0mtU5DIR+FQhGOHMqGQgdZEGUQqmFmFZkTwNZYUw69Bgx3fEEAIfkEBQQADgAsAAAAAB4AHgAABppAgnBI9DiOyCMnyWwmEwJAVApwWp0DDXW7bRyI4LAwA7oeN+Kh2doppBGDdNqAJlwZ8rxZAF/7k1V/gg4NbnmHCQODayIgAEtIhodpDVKLayGXmptOABmcTQqgbE1low6BqBmTepGeHqxvlg4DBgWjWqmnUAKnkQi9V7FgDMIEB6KCQolzwVZxwwuYXsPHa56KvkdSBtpIX3JBACH5BAUEAAkALAAAAAAeAB4AAAaewIRwSCwOAx6jsojQKAUAQWNJ5UQASyzWQTUioNnE50DoMgfGgjDjIZSVbjNxUHgvHXa53iLK680Nan9pC0UVaINEBxYVRAKJTBhYkF0WlH8ml5qbnEQGjwkPnUIQo3IfiJSpQlACHJqFRA0RG5snTAebA7OmQm6WvQkEDghUcYPHab8JtXDIVqxGIxYYsXq5T2JiEa9/aI1UGc3Pl0EAIfkEBQQABwAsAAABAB4AHQAABpZAgnAoTDwOyKRyyWQqANCoVBogWq8dQDMJoAyu4CEjUQAnGOWwes0ebt/wg+LbXs+VHXodCzAsIXtXBlANf4FWC1pMeodCcY9wIJCTlJN+lY8KSCWYbwxJIZ1NI6KUUQmlBwJQDkhQaI1FSWVPXrFiSgVVt0QBqU28wUULWwi7gQxQW6+MdlPPq32BrnAXBZitTQ5pYEEAIfkEBQQACQAsAAAAAB4AHgAABpzAhHBILA4vxmRSoxwuCNCoVOp4AK7YLNYx7UYdFqxSsPGaoZWGQck5uwvvuPx9mM9LDWfb3tUAiH4IfFMPbE2HRQ6Ii0IDjI+QkZKQCpOLVxZ5lkUQQyN/m54CRAIRoUalpyJOQwINA4NfERmOCZhwsVAcZWgfHrlmB3XAxMW6TRoPInwHGEYhQqUWXHIeFosZgtUVoEoBkxyGTUEAIfkEBQQAEQAsAQAAAB0AHgAABo/AiHBILA45xmTxkQQIAAaCdEqlIiNPp1bbKFS/0gVGq8x4wGjGUxlBuwmLADs5WLzv34Bgzi8enhUDeHgKAEQJgn1ze20CGiKDaBtGGYp9EJaZmpaMm0qGnmydoaSloQ1DoKUEHhpCD2urBVGpF5F3DU6TprW3hAWaCQi+UqICDIKRqMYbyrxDcM9+bMlgQQAh+QQFBAAIACwAAAAAHgAeAAAGn0CEcEgsDgMignFZ1CwFgANhSq1aCQ4hYMvlUq5gqgEDFSxDpDCYE9ky35xB2AMyv42iz0Ut519DAHeCeG2DhkdcQlSHTBqBig5TjE9EAh1pk0wMQyGZjZ6goAahhg+kRnannI9aH6RTFJZsbq9YHgMNrLVKCKmqRVsiv0MAGn1+yAQBGByTHyZJc5lckcmwRCOtQgzHyBLDkL6qWBCeQQAh+QQFBAAGACwAAAAAHgAeAAAGmkCDcEgsDjkEo9L4UH4KyaXUIABYrwBGdLoEKKGEsHgwHgeswwTXMDBJvhr0+lgNlMUI0OHOD5vkc2sOgYREXoWBZH2LfAtXHB5giFMWdpNKIENvl12caYaeTA+HoWcAGSECoUIFDBarRHgcV7BhsLeFGIO4VCeMZRwme10AC4QRVr5KEhoFiFmKv2IBvAQXUwvSdyXVHEtgfEEAIfkEBQQACwAsAAAAAB4AHgAABpnAhXBILApFBKNyacwMkkymALAQEAPQqLZIygoNFyZkuh0OKlalIV0+Aqjq0ru9cHzIysHmQK/3/4BRD2kFgUYbQw4EXoZEXYuNTQqFkYeRBpWWVQ2ZCwUBDQ0jc5GLBR6dZkl4qUJsnVQAmJkDQxF8dB4ItUsAFg50Fr5hvQl9bwy9FryCbQHJjp9CIbQKVUoIf4uDqZAldEEAIfkEBQQADAAsAAAAAB4AHgAABqhAhnBILD4KhKJyyWRoCMkmk8MACKpCQSA65DikQ8CSxBVOruAswyAdlMSdtFwUaTowYnm3iiY6RhZ9emAFHoOHiE55iUwJgoxtZZBEA1CSkxogCgWTSouTJAEaGQ+PjJYFIVidQlBZdaxhsUYCn7NVF4kiA0WcWV+DHB8lE8BFtYlWCE0RhrFxVrxSGr3MqpS+YVZyCAe9CmqLC7oEJo+5p25OQ5WoqEEAIfkEBQQACgAsAAAAAB4AHgAABpxAhXBIJIIIhKJyaTQin9ColOAQAq7XgNTQYCoFV6JHOgJ4hQGs+azIrCXMNXtomAvm3+VAE8aLMUoFASAWAX5+AwOHTIlTjo8bQxyLlJVeSZaXj5tTgxohIwYinKRPClmlpSOZZ2AfrHGweZmJs5YJGaEFslZXGbu8fqK8ElgWiofIcUdSRFhCBZsHFVpRBmqSqdFRZXdorEggfkEAIfkEBQQADQAsAAAAAB4AHgAABo7AhnBIHE4GxaQy+TASig7FcipwFgOA6TIrPDyJI642mZiGjeN0o9Copj/qITweP0TIgDx9jGCAQHtLbENIgV1ihomKi0sOfhSMRASTlJORRhQXHJecWwJ3nUKIl26KEyMBB3KMnwAXobBDC7FjACNxApC1gJIct216a2MZuUUEr1BxBgjGFKOMBB2EldRBACH5BAUEABcALAAAAAAeAB4AAAWG4CWOpGgQBDkMZetqIpWSxuPeIxDPI6PjN4GJF/sBLxCB8eQ6NABCgCR4VJGELl2kOnJYLkaumDrGDR7QTNkcmFAW61ECG6/bEwxKwN5CofiAa35EgHgQG4GJijgOekyJGmksiWGLdIuYZRoIXFKdFCUEcHaeKhBgdRV7pnwFBaEGIiuDgyEAOw==") no-repeat center;
    display: inline-block;
    max-width: 100%;
    position: relative;
    vertical-align: middle;
}
.lazy_preloader .lazy_preloader_inner {
    display: block;
    max-width: 100%;
}
.lazy_preloader img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
img.lazy {
    opacity: 0 !important;
    filter: alpha(opacity=0) !important;
    -moz-transform: scale(0.9) !important;
    -webkit-transform: scale(0.9) !important;
    -ms-transform: scale(0.9) !important;
    -o-transform: scale(0.9) !important;
    transform: scale(0.9) !important;
}
img {
    max-width: 100%;
    height: auto;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.BWfade {
    display: block !important;
    height: 100% !important;
    left: 0 !important;
    opacity: 0 !important;
    top: 0 !important;
    transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transition: all 0.5s linear !important;
    -o-transition: all 0.5s linear !important;
    transition: all 0.5s linear !important;
    width: 100% !important;
    z-index: 2;
}
.well {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
    text-align: right;
}
.well #limit_chzn {
    margin-bottom: 0;
}
.item__module,
.item {
    opacity: 1;
    filter: alpha(opacity=0);
    transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.item__module.visible-first,
.item.visible-first {
    opacity: 100;
    filter: alpha(opacity=10000);
    transform: translateY(0px);
    -o-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
}
@-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;
}
.stuck {
    background: transparent;
    z-index: 1034 !important;
}
body:not(.modal-open) .stuck {
    width: 100% !important;
}
.scroll-to-fixed-fixed {
    padding-top: 14px !important;
    padding-bottom: 7px !important;
    background: #ffffff;
    padding: 0;
    z-index: 1034 !important;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.3);
}
.scroll-to-fixed-fixed #logo {
    height: 0;
    padding: 0;
}
.scroll-to-fixed-fixed #logo a img {
    height: 0;
}
.scroll-to-fixed-fixed .icemegamenu > ul > li > a.iceMenuTitle::after {
    bottom: -15px;
}
.home_video {
    margin: 0 auto;
}
.home_video .rd-video_cnt {
    padding: 300px 0 319px;
    text-align: center;
}
.btn-player {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.mod-article-single {
    margin-bottom: 30px;
}
.mod-article-single .item__module:before,
.mod-article-single .item__module:after {
    content: " ";
    display: table;
}
.mod-article-single .item__module:after {
    clear: both;
}
.mod-article-single .item__module:before,
.mod-article-single .item__module:after {
    content: " ";
    display: table;
}
.mod-article-single .item__module:after {
    clear: both;
}
.mod-article-single.mod-article-single__yoga_classes {
    text-align: center;
    margin-bottom: 0;
}
.mod-article-single.mod-article-single__yoga_classes .item-title {
    text-align: center;
}
.mod-article-single.mod-article-single__yoga_classes .item-title .item_title_part_last {
    display: block;
}
.mod-article-single.mod-article-single__yoga_classes .item_img {
    margin-bottom: 0;
}
.mod-article-single.mod-article-single__yoga_classes p {
    font: 400 20px/36px 'Playfair Display', serif;
}
.mod-article-single.mod-article-single__yoga_classes .list {
    text-align: left;
}
.mod-article-single.mod-article-single__yoga_classes .list li {
    padding-left: 20px;
}
.mod-article-single.mod-article-single__yoga_classes .list li a {
    font: 700 18px/1.2em 'Playfair Display', serif;
}
.mod-article-single.mod-article-single__yoga_classes .btn {
    left: -137px;
    position: relative;
    margin-top: 15px;
}
.mod-article-single.mod-article-single__yoga_classes .custom_inner {
    overflow: hidden;
    padding-top: 80px;
    padding-bottom: 60px;
    position: relative;
}
.mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_1,
.mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_2 {
    position: absolute;
    width: 30px;
    height: 60px;
    margin: 0px;
    display: inline-block;
    box-sizing: border-box;
}
.mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_1 .grad_angle,
.mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_2 .grad_angle {
    position: relative;
}
.mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_1 .grad_angle:before,
.mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_2 .grad_angle:before,
.mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_1 .grad_angle:after,
.mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_2 .grad_angle:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
}
.mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_1 .grad_angle:before,
.mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_2 .grad_angle:before {
    width: 30px;
    height: 3px;
    background-color: #fa90b1;
}
.mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_1 .grad_angle:after,
.mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_2 .grad_angle:after {
    width: 3px;
    height: 65px;
    right: -15px;
    background-color: #780a66;
}
.mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_1 {
    right: 160px;
    top: 160px;
}
.mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_2 {
    left: 70px;
    bottom: 130px;
}
.mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_2 .grad_angle:before {
    top: 62px;
}
.mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_2 .grad_angle:after {
    width: 3px;
    height: 65px;
    right: 13px;
    background-color: #780a66;
}
.mod-article-single.mod-article-single__yoga_lifestyle {
    text-align: center;
}
.mod-article-single.mod-article-single__yoga_lifestyle .item_introtext .list {
    text-align: left;
}
.mod-article-single.mod-article-single__yoga_lifestyle .item_introtext .list li:before {
    color: #1e1e1e;
}
.mod-article-single.mod-article-single__client_says .item_img {
    text-align: center;
    margin-bottom: 65px;
}
.mod-article-single.mod-article-single__client_says .item_img img {
    border-radius: 500px;
    border: 1px solid #e9c1e0;
}
.mod-article-single.mod-article-single__we_teach .item_introtext {
    text-align: center;
}
.mod-article-single.mod-article-single__we_teach .item_introtext ul {
    text-align: left;
}
.mod-article-single.mod-article-single__we_teach .item_introtext ul li {
    text-align: left;
}
.mod-newsflash-adv.counters {
    text-align: center;
}
.mod-newsflash-adv.counters .counter {
    font-size: 50px;
    font-weight: 900;
    line-height: 50px;
    color: #dc63af;
}
.mod-newsflash-adv.counters .introtext {
    padding-top: 30px;
}
.mod-newsflash-adv.counters h4 {
    margin-bottom: 10px;
}
.mod-newsflash-adv.counters p {
    color: #7a7a7a;
}
.mod-newsflash-adv.mod-newsflash-adv__yoga_classes_2 .item {
    text-align: center;
}
.mod-newsflash-adv.mod-newsflash-adv__yoga_classes_2 .item .item_img {
    margin-bottom: 40px;
}
.mod-newsflash-adv.mod-newsflash-adv__yoga_classes_2 .item .item_img img {
    border-radius: 500px;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item {
    position: relative;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content {
    text-align: center;
    padding: 30px 20px;
    border: 1px solid #dc63af;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content ul {
    padding: 10px 0;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content ul li {
    font-size: 24px;
    line-height: 26px;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content ul li:before {
    display: none;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content ul li + li {
    margin-top: 0;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content .item_title {
    color: #dc63af;
    margin-bottom: 0px;
    padding-bottom: 20px;
    text-transform: uppercase;
    text-align: center;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content .item_title:after {
    left: 50%;
    margin-left: -33px;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item.featured .item_content {
    background: #374046;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item.featured .item_content .btn:hover {
    background: #dc63af;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .price {
    font-size: 40px;
    line-height: 50px;
    padding: 18px 0;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .price span {
    font-size: 16px;
    line-height: 41px;
    vertical-align: bottom;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item {
    padding-top: 30px;
    position: relative;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_title {
    font: 700 20px/72px 'Playfair Display', serif;
    text-align: center;
    margin-bottom: 0;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_title:after {
    left: 50%;
    margin-left: -33px;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .price {
    font-size: 72px;
    line-height: 72px;
    font-weight: 900;
    padding: 0 0;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .price span {
    font-size: 30px;
    line-height: 72px;
    vertical-align: top;
    position: relative;
    color: #dc63af;
    top: -10px;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .price em {
    font-size: 24px;
    font-weight: 700;
    line-height: 72px;
    top: 15px;
    font-style: normal;
    color: #dc63af;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content {
    text-align: center;
    padding: 30px 40px;
    border: 2px solid #e8e8e8;
    border-radius: 3px;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content ul {
    padding: 18px 0 11px;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content ul li {
    font-size: 16px;
    line-height: 30px;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content ul li:before {
    display: none;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content ul li + li {
    margin-top: 0;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item.featured .item_content {
    border-color: #dc63af;
}
.mod-newsflash-adv.mod-newsflash-adv__progbars_horizontal {
    text-align: center;
}
.mod-newsflash-adv.mod-newsflash-adv__progbars_circle {
    text-align: center;
}
@media (min-width: 480px) and (max-width: 767px) {
    .mod-newsflash-adv.mod-newsflash-adv__progbars_circle .item__module {
        width: 50%;
        float: left;
    }
}
.mod-newsflash-adv .mod-newsflash-adv_custom-link {
    margin-bottom: 60px;
}
.mod-newsflash-adv.mod-newsflash-adv__team_home .item {
    padding-top: 30px;
}
.mod-newsflash-adv.mod-newsflash-adv__team_home .item .item_img {
    border-bottom: 1px solid #d0d0d0;
    position: relative;
    margin-bottom: 35px;
}
.mod-newsflash-adv.mod-newsflash-adv__team_home .item .item_img:after {
    content: "";
    background-image: -webkit-linear-gradient(left, #fa90b1 0%, #886cd8 100%);
    background-image: -o-linear-gradient(left, #fa90b1 0%, #886cd8 100%);
    background-image: linear-gradient(to right, #fa90b1 0%, #886cd8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffa90b1', endColorstr='#ff886cd8', GradientType=1);
    position: absolute;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 66px;
    height: 3px;
    display: block;
    margin: 0;
    padding: 0;
}
.mod-newsflash-adv.mod-newsflash-adv__team_home .item .item_content {
    text-align: left;
}
.mod-newsflash-adv.mod-newsflash-adv__team_home .item .item_content .item_title {
    text-align: left;
    margin-bottom: 0;
}
.mod-newsflash-adv.mod-newsflash-adv__team_home .item .item_content .item_title a {
    color: #dc63af;
}
.mod-newsflash-adv.mod-newsflash-adv__team_home .item .item_content .item_title a:hover {
    color: #1e1e1e;
}
.mod-newsflash-adv.mod-newsflash-adv__team_home .item .item_content p {
    padding-bottom: 20px;
}
.mod-newsflash-adv.mod-newsflash-adv__team_home .item .item_content p .small {
    font: 400 18px/28px 'Playfair Display', serif;
    color: #7a7a7a;
}
.mod-newsflash-adv.mod-newsflash-adv__home_blog .row {
    margin-left: 0;
    margin-right: 0;
}
.mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item {
    padding: 0;
    position: relative;
}
.mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_img {
    background: #381d45;
}
.mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_img img {
    opacity: 0.3;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content {
    position: absolute;
    text-align: center;
    top: 25%;
    left: 10px;
    right: 10px;
    bottom: 10px;
}
.mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_info .item_info_dl {
    margin-bottom: 5px;
}
.mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_info .item_info_dl dd {
    margin: 0;
}
.mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_info .item_info_dl dd .item_published,
.mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_info .item_info_dl dd .item_createdby {
    font: 700 15px/30px 'Playfair Display', serif;
    color: #dc63af;
}
.mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_info .item_info_dl dd .item_published:before,
.mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_info .item_info_dl dd .item_createdby:before {
    display: none;
}
.mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_info .item_info_dl dd .item_createdby {
    color: #ffffff;
}
.mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_info .item_info_dl dd .komento .kmt-readon {
    vertical-align: bottom;
}
.mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_info .item_info_dl dd .komento .kmt-readon .kmt-comment:before {
    display: none;
}
.mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_info .item_info_dl dd .komento .kmt-readon .kmt-comment a {
    color: #dc63af;
    font: 700 15px/30px 'Playfair Display', serif;
}
.mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_info .item_info_dl dd .komento .kmt-readon .kmt-comment a:hover {
    color: #ffffff;
}
.mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_title {
    color: #ffffff;
    margin-bottom: 25px;
}
.mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item:hover img {
    opacity: 0.5;
}
.mod-newsflash-adv.mod-newsflash-adv__home_gallery .row {
    margin-right: 0;
    margin-left: 0;
}
.mod-newsflash-adv.mod-newsflash-adv__home_gallery .row .item {
    padding: 0;
    float: left;
    width: 20%;
    text-align: center;
}
.mod-newsflash-adv.mod-newsflash-adv__about_services_1 .item .item_title {
    text-align: right;
    margin-bottom: 40px;
}
.mod-newsflash-adv.mod-newsflash-adv__about_services_1 .item .item_title a {
    color: #dc63af;
}
.mod-newsflash-adv.mod-newsflash-adv__about_services_1 .item .item_title a:hover {
    color: #1e1e1e;
}
.mod-newsflash-adv.mod-newsflash-adv__about_services_1 .item .item_title:after {
    position: absolute;
    right: 0;
}
.mod-newsflash-adv.mod-newsflash-adv__about_services_1 .item .item_introtext {
    text-align: right;
}
.mod-newsflash-adv.mod-newsflash-adv__about_services_2 .item .item_title {
    text-align: left;
    margin-bottom: 40px;
}
.mod-newsflash-adv.mod-newsflash-adv__about_services_2 .item .item_title a {
    color: #dc63af;
}
.mod-newsflash-adv.mod-newsflash-adv__about_services_2 .item .item_title a:hover {
    color: #1e1e1e;
}
.mod-newsflash-adv.mod-newsflash-adv__about_services_2 .item .item_title:after {
    position: absolute;
    left: 0;
}
.mod-newsflash-adv.mod-newsflash-adv__about_services_2 .item .item_introtext {
    text-align: left;
}
.mod-newsflash-adv.mod-newsflash-adv__team_team .item {
    text-align: center;
}
.mod-newsflash-adv.mod-newsflash-adv__team_team .item .item_title {
    text-align: center;
}
.mod-newsflash-adv.mod-newsflash-adv__testimonials_2 .item {
    text-align: left;
}
.mod-newsflash-adv.mod-newsflash-adv__testimonials_2 .item .item_title {
    text-align: left;
}
.mod-newsflash-adv.mod-newsflash-adv__testimonials_2 .item .item_title:before {
    display: none;
}
.parallax {
    padding: 60px 0 0;
}
.skills_diagram {
    display: inline-block;
    vertical-align: middle;
}
/*===== Testimonials Page ======*/
.sorting .btn-group > * {
    font-size: 18px;
}
.tags {
    clear: both;
}
.tags .label {
    padding: 3px 5px;
    font-size: 100%;
    line-height: 12px;
    border-radius: none;
    font-weight: normal;
    color: #1e1e1e;
    background: #dc63af;
}
.tags .label:hover {
    color: #ffffff;
}
.tags li {
    line-height: 12px;
}
.tags li + li {
    padding-left: 10px;
    border-left: 2px solid #ffffff;
}
.addthis_toolbox {
    padding-top: 18px;
}
.video_frame {
    margin-bottom: 26px;
    position: relative;
}
.video_frame iframe {
    border: medium none !important;
    height: 100% !important;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100% !important;
}
.item_info .item_info_dl {
    margin: 0 0 17px;
}
.item_info .item_info_dl dd {
    color: #1e1e1e;
    font-size: 13px;
    margin: 0 18px 0 0;
    display: inline;
}
.item_info .item_info_dl dd > * {
    display: inline;
}
.item_info .item_info_dl dd .tags:before,
.item_info .item_info_dl dd .item_createdby:before,
.item_info .item_info_dl dd .item_hits:before,
.item_info .item_info_dl dd .item_published:before,
.item_info .item_info_dl dd .item_category-name:before,
.item_info .item_info_dl dd .kmt-comment:before {
    font: normal normal normal 14px/1 'FontAwesome';
    color: #dc63af;
    margin-right: 2px;
}
.item_info .item_info_dl dd .item_category-name:before {
    content: "\f115";
}
.item_info .item_info_dl dd .item_createdby:before {
    content: "\f007";
}
.item_info .item_info_dl dd .item_hits:before {
    content: "\f06e";
}
.item_info .item_info_dl dd .item_published:before {
    content: "\f017";
}
.item_info .item_info_dl dd .kmt-comment:before {
    content: "\f0e6";
}
.item_info .item_info_dl dd a {
    color: #1e1e1e;
}
.item_info .item_info_dl dd a:hover {
    color: #dc63af;
}
.social-links li {
    display: inline-block;
    margin: 0 5px;
}
.social-links li:before {
    display: none;
}
.social-links li a {
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    color: #dc63af;
    display: block;
    line-height: 52px;
    text-align: center;
    width: 52px;
    background: #1e1e1e;
    border: 1px solid transparent;
}
.social-links li a:hover {
    background: transparent;
    border: 1px solid #ffffff;
}
.rd-video iframe#player {
    max-width: none;
}
#top {
    width: 100%;
    padding-bottom: 37px;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap.pricing .item .item_introtext p {
    display: none;
}
#header {
    background: #fbfbfb;
    padding: 10px 0 15px;
}
#logo {
    display: block;
    text-align: center;
    padding-top: 48px;
    padding-bottom: 25px;
}
#logo a {
    display: inline-block;
    max-width: 100%;
}
.search-block {
    text-align: right;
}
.search-block input {
    max-width: 100%;
}
.masonry .item {
    margin-left: 0 !important;
}
body.body__home #showcase {
    background-color: #fbfbfb;
}
#feature,
body.body__home #feature {
    background: url(../images/bg_1.jpg) 50% 50% no-repeat fixed;
    padding: 150px 0 140px;
    position: relative;
    background-size: cover;
}
@media (min-width: 1301px) {
    #feature,
    body.body__home #feature {
        margin-left: -30px !important;
        margin-right: -30px !important;
        margin-top: -60px !important;
    }
}
@media (min-width: 1801px) {
    #feature,
    body.body__home #feature {
        margin-left: -40px !important;
        margin-right: -40px !important;
        margin-top: -60px !important;
    }
}
@media (min-width: 1901px) {
    #feature,
    body.body__home #feature {
        margin-left: -90px !important;
        margin-right: -90px !important;
        margin-top: -60px !important;
    }
}
@media (max-width: 1200px) {
    #feature,
    body.body__home #feature {
        padding: 100px 0 100px;
        background-attachment: scroll;
    }
}
@media (max-width: 979px) {
    #feature,
    body.body__home #feature {
        padding: 70px 0;
    }
}
#feature:after,
body.body__home #feature:after {
    content: "";
    background: url(../images/bg_2.png) 0% 0% no-repeat;
    max-height: 68px;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover;
    display: block;
}
body.body__about #feature {
    background: url(../images/bg_5.jpg) 50% 50% no-repeat fixed;
    padding: 150px 0 140px;
    position: relative;
    background-size: cover;
}
@media (max-width: 1200px) {
    body.body__about #feature {
        padding: 100px 0 100px;
        background-attachment: scroll;
    }
}
@media (max-width: 979px) {
    body.body__about #feature {
        padding: 70px 0;
    }
}
body.body__about #feature:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(90, 49, 94, 0.7);
}
body.body__about #feature:after {
    content: "";
    background: url(../images/bg_2.png) 0% 0% no-repeat;
    max-height: 68px;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover;
    display: block;
}
body.body__about #feature h1,
body.body__about #feature h2,
body.body__about #feature h3,
body.body__about #feature h4,
body.body__about #feature h5,
body.body__about #feature h6 {
    color: #ffffff;
}
body.body__about #feature .pretext {
    color: #ffffff;
}
body.body__about #feature ul li a {
    color: #ffffff;
}
body.body__about #feature ul li a:hover {
    color: #dc63af;
}
#content {
    padding-top: 60px;
    background-color: #fbfbfb;
}
#component {
    min-height: 0;
    margin-bottom: 30px;
}
.item {
    margin-bottom: 60px;
}
.item:after {
    content: '';
    display: block;
    clear: both;
}
.page-item {
    padding-bottom: 60px;
}
/*===== AddThis ======*/
.at-share-tbx-element a.at-share-btn {
    -webkit-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.at-share-tbx-element a.at-share-btn:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.tagspopular ul {
    margin: 0;
}
.tagspopular ul li {
    display: inline-block;
    list-style: none;
    padding: 0 15px 12px 0;
}
.content-links ul {
    list-style: none;
    margin: 0;
}
#mainbottom {
    padding: 90px 0 60px;
}
body.body__home #mainbottom {
    background: url(../images/bg_3.jpg) 50% 0% no-repeat;
    position: relative;
    background-size: cover;
}
@media (max-width: 1200px) {
    body.body__home #mainbottom {
        padding: 60px 0 40px;
        background-attachment: scroll;
    }
}
@media (max-width: 979px) {
    body.body__home #mainbottom {
        padding: 50px 0;
    }
}
#mainbottom-2 {
    padding-top: 95px;
}
#mainbottom-3 {
    padding-top: 95px;
    background: #fafafa;
    padding-bottom: 20px;
}
#mainbottom-4 {
    padding-top: 95px;
    padding-bottom: 100px;
}
#mainbottom-5 {
    padding-top: 70px;
    background: #f5f5f5;
    position: relative;
}
#mainbottom-5:before {
    content: "";
    background: url(../images/bg_4.png) 0% 0% no-repeat;
    max-height: 68px;
    height: 100%;
    position: absolute;
    top: -68px;
    left: 0;
    right: 0;
    background-size: cover;
    display: block;
}
#footer-wrapper {
    width: 100%;
    background: #1e1e1e;
    text-align: center;
    margin-bottom: 0px;
}
.copyright {
    margin: 20px 0;
}
#footer-wrapper .copyright {
    color: #979797;
    font-size: 16px;
}
#footer-wrapper .copyright a {
    display: inline-block;
    color: #ffffff;
}
#footer-wrapper .copyright a:hover {
    color: #dc63af;
}
#footer-wrapper .copyright a:before {
    content: "|";
    font: 400 15px/30px 'Playfair Display', serif;
    color: #979797;
    display: inline-block;
    padding: 0 5px;
}
#footer-wrapper .copyright a + a:before {
    content: "/";
    color: #ffffff;
    padding: 0 0px;
}
.address_phones {
    font-size: 18px;
    font-weight: 500;
}
.address_phones i {
    font-size: 24px;
    vertical-align: middle;
    color: #dc63af;
}
.address_phones i.fa-fax {
    margin: 0 5px 0 20px;
}
.address_phones span {
    white-space: nowrap;
}
#style_switcher {
    color: #ffffff;
}
#style_switcher,
#style_switcher .toggler {
    background: #333;
}
#style_switcher .style_switcher_form .btn {
    color: #333;
}
#style_switcher .style_switcher_form .btn:hover {
    color: #ffffff;
}
#style_switcher .toggler:hover {
    color: #ffffff;
}
body.mobile_mode.mobile div#fixed-sidebar-right .moduletable.login {
    top: 56px;
}
#to-desktop {
    padding-top: 20px;
    padding-bottom: 20px;
}
/*== 1200px and beyond ===================================================
========================================================================*/
/* Large desktop */
@media screen and (max-height: 639px) {
    #style_switcher,
    div#fixed-sidebar-right .moduletable.login {
        top: 57px !important;
    }
    .modal-dialog {
        bottom: 0;
        top: 0;
        transform: translate(-50%, 0%);
    }
}
@media (max-width: 1600px) {
    .mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content {
        text-align: center;
        padding: 20px 20px;
    }
    .mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_1 {
        right: 20px;
        top: 140px;
    }
    .mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_2 {
        left: 0px;
        bottom: 100px;
    }
    .mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_title {
        font-size: 25px;
        line-height: 1.2em;
    }
    .mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .price {
        font-size: 55px;
        line-height: 55px;
    }
}
@media (max-width: 1400px) {
    .mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .price em {
        font-size: 24px;
        font-weight: 700;
        line-height: 30px;
        padding-bottom: 20px;
        display: block;
    }
}
/*== Up to 1200px =====================================================
========================================================================*/
/* Large desktop */
@media (max-width: 1200px) {
    .moduletable.yoga_classes {
        width: 100%;
    }
    h1.heading-style-3,
    h2.heading-style-3,
    h3.heading-style-3,
    h4.heading-style-3,
    h5.heading-style-3,
    h6.heading-style-3 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content {
        position: absolute;
        text-align: center;
        top: 15%;
    }
    .mod-article-single.mod-article-single__yoga_classes .custom_inner {
        overflow: visible;
        padding-top: 80px;
        padding-bottom: 60px;
        position: relative;
    }
    .mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_2 {
        left: 0%;
        bottom: 120px;
    }
    .mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_1 {
        right: 30px;
        top: 140px;
    }
    .mod-article-single.mod-article-single__yoga_classes .item_img {
        float: none;
        margin: 0;
        max-width: 100%;
    }
    .mod-article-single.mod-article-single__yoga_classes .item_introtext {
        overflow: hidden;
    }
    h1.heading-style-1,
    h2.heading-style-1,
    h3.heading-style-1,
    h4.heading-style-1,
    h5.heading-style-1,
    h6.heading-style-1 {
        font-size: 52px;
        line-height: 52px;
    }
    .mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_title {
        font-size: 22px;
        line-height: 1.2em;
    }
}
@media (max-width: 1100px) {
    .mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content .item_title {
        font-size: 20px;
        line-height: 30px;
    }
    .mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_title {
        font-size: 19px;
        line-height: 1.2em;
    }
    h6,
    h1.heading-style-6,
    h2.heading-style-6,
    h3.heading-style-6,
    h4.heading-style-6,
    h5.heading-style-6,
    h6.heading-style-6 {
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 20px;
    }
    h2,
    h1.heading-style-2,
    h2.heading-style-2,
    h3.heading-style-2,
    h4.heading-style-2,
    h5.heading-style-2,
    h6.heading-style-2 {
        font-size: 30px;
        margin-bottom: 40px;
        font-weight: 400;
        line-height: 36px;
    }
}
/*== Up to 980px ======================================================
========================================================================*/
/* Narrow desktop */
@media (max-width: 979px) {
    .mod-newsflash-adv .col-sm-3 {
        padding: 0 10px;
    }
    .thumbnails {
        margin-left: -12px;
    }
    .thumbnails > li {
        margin-left: 12px;
    }
    #back-top {
        display: none !important;
        opacity: 0 !important;
        filter: alpha(opacity=0) !important;
    }
    .nav-collapse .nav > li > a,
    .nav-collapse .dropdown-menu a {
        font-weight: inherit;
    }
    .mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_title {
        font: 700 17px/32px 'Playfair Display', serif;
        text-align: center;
        margin-bottom: 0;
    }
    .mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .price {
        font-size: 45px;
        line-height: 45px;
    }
    .mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .price em {
        font-size: 20px;
        line-height: 20px;
        padding-bottom: 20px;
        display: block;
        top: 0;
    }
}
/*== Up to 980px and beyond 768px ======================================
========================================================================*/
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
    .fullwidth ul.icesubMenu.sub_level_1 > li {
        padding-left: 0;
        padding-right: 0;
    }
    .fullwidth ul.icesubMenu.sub_level_1 .iceCols > ul {
        padding: 0 15px;
    }
    .mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_info .item_info_dl dd .item_published,
    .mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_info .item_info_dl dd .item_createdby {
        font: 700 13px/20px 'Playfair Display', serif;
    }
    .mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_info .item_info_dl dd .komento .kmt-readon .kmt-comment a {
        font: 700 13px/20px 'Playfair Display', serif;
    }
    .btn,
    .kbutton {
        font-size: 16px;
    }
    .mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_title {
        font-size: 17px;
        line-height: 1.2em;
    }
    p {
        font-size: 16px;
        line-height: 24px;
    }
    .mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content {
        position: relative;
        text-align: center;
        top: 0%;
        padding: 10px 30px 30px;
    }
    .mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_title {
        color: #1e1e1e;
        margin-bottom: 25px;
    }
    .mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_info .item_info_dl dd .item_createdby {
        color: #1e1e1e;
    }
    .mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_info .item_info_dl dd .komento .kmt-readon .kmt-comment a:hover {
        color: #1e1e1e;
    }
}
@media (max-width: 800px) {
    .img-full__left.span5 {
        width: 50%;
    }
    h1.heading-style-1,
    h2.heading-style-1,
    h3.heading-style-1,
    h4.heading-style-1,
    h5.heading-style-1,
    h6.heading-style-1 {
        font-size: 42px;
        line-height: 42px;
    }
    #Kunena tr.krow1 td {
        padding: 4px 8px;
        display: block;
    }
}
/*== Up to 767px ======================================================
========================================================================*/
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    .mod-newsflash-adv .col-sm-3 {
        width: 100%;
    }
    .page-gallery__works .gallery-item {
        text-align: center;
        display: block !important;
    }
    .mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_info .item_info_dl dd .komento .kmt-readon .kmt-comment a:hover {
        color: #ffffff;
    }
    #feature,
    body.body__home #feature {
        background: url(../images/bg_1_1.jpg) 50% 50% no-repeat fixed;
        padding: 100px 0 100px;
        position: relative;
        background-size: cover;
        background-attachment: scroll;
    }
    .mod-newsflash-adv.mod-newsflash-adv__home_gallery .row .item {
        padding: 0;
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 0;
    }
    .mod-article-single.mod-article-single__yoga_classes .btn {
        left: 0;
        position: relative;
        margin-top: 15px;
    }
    .mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content {
        position: absolute;
        text-align: center;
        top: 35%;
    }
    .mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_img img {
        width: 100%;
    }
    .mod-newsflash-adv.mod-newsflash-adv__team_home .item .item_img {
        text-align: center;
    }
    .moduletable.header_search .module_container {
        max-width: 100% !important;
        float: none !important;
    }
    .moduletable.header_search .module_container .mod-search__header_search .navbar-form {
        margin-left: 0;
        margin-right: 0;
    }
    .moduletable.header_search .module_container .mod-search__header_search .navbar-form .mod-search_searchword {
        max-width: 90%;
    }
    .moduletable.header_search {
        margin-top: 5px !important;
        margin-bottom: 10px !important;
        float: none !important;
    }
    body {
        padding: 0;
    }
    .icemegamenu {
        display: none;
    }
    .icemega_modulewrap .icemega_cover_module {
        padding-left: 20px;
        padding-right: 20px;
    }
    #logo {
        text-align: center;
    }
    #logo a {
        margin: 0;
    }
    /*===== Mobile Menu =====*/
    .rd-mobilemenu_ul a.iceMenuTitle:hover {
        background: #dc63af;
    }
    .rd-mobilemenu_ul a.active,
    .rd-mobilemenu_ul li.level_1.active > a {
        color: #dc63af;
        background: #dc63af;
    }
    .rd-mobilemenu_submenu li.active > a {
        color: #222;
        background: transparent;
    }
    .rd-mobilemenu_ul li.level_1:hover > .rd-mobilemenu_submenu {
        /*.rd-mobilemenu_ul a.rd-with-ul:hover + .rd-mobilemenu_submenu {*/
        display: block !important;
    }
    .rd-mobilemenu_submenu .item,
    .rd-mobilemenu_submenu .item__module {
        opacity: 100;
        filter: alpha(opacity=10000);
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    .rd-mobilemenu_submenu [class*="span"] {
        width: 100% !important;
    }
    .rd-mobilemenu_submenu .icemega_modulewrap.top_search > i.fa-search {
        display: none;
    }
    .rd-mobilemenu_submenu .icemega_modulewrap.top_search .mod-search {
        position: static;
        visibility: visible;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0px;
        margin: 16px 0;
    }
    .rd-mobilemenu_submenu .icemega_modulewrap.top_search .mod-search .navbar-form {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0 16px !important;
        padding: 0px;
        position: relative;
        width: auto;
    }
    .rd-mobilemenu_submenu .icemega_modulewrap.top_search .mod-search i.fa-times {
        display: none;
    }
    .rd-mobilemenu_submenu .icemega_modulewrap.top_search .mod-search #searchword {
        padding-right: 40px;
        width: 100%;
    }
    .rd-mobilemenu_submenu .icemega_modulewrap.top_search .mod-search .btn-primary {
        right: 10px;
        top: 50%;
        -moz-transform: translate(0%, -50%);
        -webkit-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
        -o-transform: translate(0%, -50%);
        transform: translate(0%, -50%);
    }
    .nav.menu.pull-right.nav-pills {
        float: none;
        text-align: center;
    }
    .nav.menu.pull-right.nav-pills li {
        display: inline-block;
        float: none;
    }
    /*===== Tabs =====*/
    .nav-tabs li {
        display: block;
    }
    /*===== Tables =====*/
    .item_introtext dl.table {
        display: block;
    }
    /*.item_introtext table {
        display: none;
    }*/
}
/*== Up to 640px ==================================================
====================================================================*/
@media (max-width: 639px) {
    #Kunena div.kblock #searchform #mode_chzn,
    #Kunena div.kblock #searchform #limit_chzn {
        margin-top: 15px;
        max-width: 200px !important;
    }
    ul li a,
    ol li a {
        text-decoration: none;
        font: 700 16px/1.2em 'Playfair Display', serif;
    }
    #content ul li::before {
        top: 10px;
        content: '*';
        font-size: 16px;
        line-height: 1.2em;
    }
    .pretext {
        font: 400 17px/27px 'Playfair Display', serif;
        text-align: center;
        padding-bottom: 30px;
    }
    form .btn,
    form .kbutton {
        padding: 13px 10px;
    }
    .acymailing_form tbody tr .acysubbuttons {
        width: 20%;
    }
    .mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content {
        position: absolute;
        text-align: center;
        top: 30%;
    }
    h2,
    h1.heading-style-2,
    h2.heading-style-2,
    h3.heading-style-2,
    h4.heading-style-2,
    h5.heading-style-2,
    h6.heading-style-2 {
        font-size: 25px;
        margin-bottom: 40px;
        font-weight: 400;
        line-height: 30px;
    }
    ul#order {
        float: none;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    .mod-newsflash-adv__progbars_circle .row-fluid .span3 {
        width: 50%;
        float: left;
    }
    .mod-newsflash-adv__progbars_circle .row-fluid .span3:nth-child(2n-1) {
        clear: both;
    }
}
/*== Up to 480px ==================================================
====================================================================*/
/* Landscape phones and down */
@media (max-width: 479px) {
    .mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content {
        position: absolute;
        text-align: center;
        top: 14%;
    }
    h2,
    h1.heading-style-2,
    h2.heading-style-2,
    h3.heading-style-2,
    h4.heading-style-2,
    h5.heading-style-2,
    h6.heading-style-2 {
        font-size: 20px;
        line-height: 25px;
    }
    #feature,
    body.body__home #feature {
        padding: 50px 0 50px;
    }
    h1.heading-style-1,
    h2.heading-style-1,
    h3.heading-style-1,
    h4.heading-style-1,
    h5.heading-style-1,
    h6.heading-style-1 {
        font-size: 32px;
        line-height: 32px;
    }
    .mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_1 {
        right: 30px;
        top: 70px;
    }
    .mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_2 {
        left: 0%;
        bottom: 70px;
    }
    .mod-article-single.mod-article-single__yoga_classes .custom_inner {
        overflow: visible;
        padding-top: 150px;
        padding-bottom: 150px;
        position: relative;
    }
    .modal-dialog {
        left: 0;
        transform: translate(0%, 0%);
    }
    .alert {
        padding: 28px 58px 28px 70px;
    }
    .alert:before {
        left: 10px;
        font-size: 40px;
    }
    .img-full__left.span5 {
        margin-right: 0;
        width: 100%;
    }
    /*blog*/
    .item_img {
        float: none;
        margin: 0 0 30px 0;
        max-width: 100%;
    }
    .portfolio-thumbs {
        float: none;
        margin-right: 0;
        max-width: 100%;
        width: 100%;
    }
    .portfolio-thumbs ul {
        margin-right: 0;
        overflow: hidden;
    }
    .portfolio-thumbs ul li {
        padding-right: 0;
    }
    .data-table dl {
        float: none;
        width: 100%;
    }
    .data-table dl + dl {
        border-left: 1px solid #dddddd;
        border-top: none;
    }
    /*search*/
    .mod-search__aside .mod-search_searchword {
        width: 100%;
    }
    /*login*/
    .mod-login__aside .mod-login_username,
    .mod-login__aside .mod-login_passwd,
    .mod-login__aside .mod-login_userdata {
        width: 100%;
    }
    .mod-login__aside .mod-login_userdata {
        overflow: hidden;
    }
    div.modal {
        /*position: absolute;*/
    }
    #error input {
        width: 200px;
    }
    .jg_photo {
        width: 100%;
    }
    /*===== Tables =====*/
    .item_introtext table tr td:before,
    .item_fulltext table tr td:before {
        font-size: 23px;
        padding: 10px;
    }
    .item_introtext table tr td + td,
    .item_fulltext table tr td + td {
        border-left: none;
    }
    .chzn-container {
        width: 100% !important;
        min-width: 200px;
    }
    #habla_beta_container_do_not_rely_on_div_classes_or_names {
        display: none !important;
    }
}
@media (max-width: 370px) {
    .mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_title {
        font-size: 16px;
        line-height: 1.2em;
    }
    .moduletable.head_menu .menu li span {
        font: 400 13px/1.2em 'Playfair Display', serif !important;
    }
    .nav.menu.social li {
        display: inline-block;
        padding: 5px 5px 0 0;
    }
    .mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_title {
        font-size: 17px;
        line-height: 1.2em;
    }
    p {
        font-size: 16px;
        line-height: 24px;
    }
    .mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content {
        position: relative;
        text-align: center;
        top: 0%;
        padding: 10px 20px 10px;
    }
    .mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_title {
        color: #1e1e1e;
        margin-bottom: 25px;
    }
    .mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_info .item_info_dl dd .item_createdby {
        color: #1e1e1e;
    }
    .mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_info .item_info_dl dd .komento .kmt-readon .kmt-comment a:hover {
        color: #1e1e1e;
    }
}
@media (max-width: 320px) {
    #style_switcher {
        width: 220px !important;
        padding: 20px !important;
    }
    #style_switcher ul {
        padding: 0 0 13px !important;
    }
    #style_switcher ul li {
        margin-right: 5px !important;
    }
}
@media print {
    .item__module,
    .item {
        opacity: 100 !important;
        filter: alpha(opacity=10000) !important;
        transform: none !important;
        -o-transform: none !important;
        -moz-transform: none !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
    }
    .scroll-to-fixed-fixed {
        position: static !important;
        width: 100% !important;
    }
    .scroll-to-fixed-fixed + div {
        display: none !important;
    }
}
.moduletable.header_search {
    margin-top: 5px;
    float: right;
}
.moduletable.header_search .module_container {
    max-width: 130px;
    float: right;
}
.moduletable.header_search .mod-search__header_search .navbar-form {
    width: 100%;
    overflow: hidden;
    padding: 0;
}
.moduletable.header_search .mod-search__header_search .mod-search_searchword {
    float: left;
    max-width: 100px;
    font: 400 15px/1.5em 'Playfair Display', serif;
    color: #717171;
    padding: 0;
    height: auto;
    border: none;
}
.moduletable.header_search .mod-search__header_search .btn-primary {
    position: relative;
    font-size: 0;
    line-height: 0;
    display: inline-block;
    float: right;
    margin-left: 5px;
    margin-top: 5px;
    background: none;
    padding: 0;
}
.moduletable.header_search .mod-search__header_search .btn-primary:before {
    content: "\f002";
    font: 15px/15px FontAwesome;
    color: #1e1e1e;
    position: relative;
    padding-right: 0px;
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.moduletable.header_search .mod-search__header_search .btn-primary:hover:before {
    color: #dc63af;
}
.moduletable.head_menu {
    display: inline-block;
}
.moduletable.head_menu .menu {
    margin-bottom: 0;
}
.moduletable.head_menu .menu li {
    float: left;
    margin-right: 20px;
    position: relative;
}
.moduletable.head_menu .menu li span {
    font: 400 15px/1.2em 'Playfair Display', serif;
    color: #717171;
    display: inline-block;
    position: relative;
}
.moduletable.head_menu .menu li:before {
    content: "\e551";
    font: 20px/20px "Material Icons";
    color: #1e1e1e;
    position: relative;
    padding-right: 3px;
    top: 3px;
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.moduletable.head_menu .menu li + li:before {
    content: "\e55f";
}
.moduletable.team_home .moduleTitle {
    margin-bottom: 10px;
}
.moduletable.home_gallery .moduleTitle .item_title_part_last {
    display: block;
}
.moduletable.home_newsletter .page_header {
    text-align: center;
}
.moduletable.home_newsletter .page_header .moduleTitle {
    max-width: 650px;
    margin: 0 auto 35px;
}
.moduletable.social_menu {
    padding-bottom: 60px;
}
.moduletable.social_menu .moduleTitle {
    margin-bottom: 40px;
}
.moduletable.yoga_history {
    padding-top: 0px;
    padding-bottom: 50px;
    text-align: center;
}
.moduletable.pricing_detailed .moduleTitle {
    margin-bottom: 30px;
}
.moduletable.about_contact .control-group-button {
    text-align: center;
}
.moduletable.about_contact .control-group-button .mod_tm_ajax_contact_form_btn {
    margin-right: 0;
}
.acymailing_form {
    border: none;
    max-width: 540px;
    margin: 0 auto;
}
.acymailing_form tbody tr .acyfield_email input {
    margin-bottom: 0;
    background: #ffffff;
    height: 56px;
    border: none;
    border-radius: 0;
    color: #8d8d8d;
}
.acymailing_form tbody tr .acysubbuttons {
    width: 30%;
}
.acymailing_form tbody tr td {
    border: none;
}
.acymailing_fulldiv form {
    margin-bottom: 50px;
}
.acymailing_fulldiv {
    text-align: center;
}
.acymailing_fulldiv .responseContainer {
    display: inline-block;
}
#modules-form #jform_published .btn,
#adminForm #jform_published .btn {
    display: block !important;
    color: #fff;
    margin: 5px 0;
}
span.radio + label.btn {
    margin: 0 0 0 2px;
    vertical-align: middle;
    color: #ffffff !important;
    font-size: 15px;
}

/*
 * COLORS
 */

/* fancybox.less
=========================================================*/
/* gallery.less
=========================================================*/
.jg_subcatelem_txt {
    background: rgba(18, 169, 204, 0.5);
}
.jg_subcatelem_txt:before {
    background: #780a66;
}
.jg_imgalign_catimgs .jg_catelem_txt {
    background: rgba(18, 169, 204, 0.5);
}
.jg_imgalign_catimgs .jg_catelem_txt:before {
    background: #780a66;
}
/* komento.less
=========================================================*/
#section-kmt .kmt-control-user .kmt-btn {
    border: 1px solid #29c5e9;
    color: #5dcfea;
}
#section-kmt .kmt-like-counter {
    border: 1px solid #29c5e9;
}
#section-kmt .kmt-like-counter:before {
    border-left: 5px solid #29c5e9;
}
#section-kmt .kmt-rank-progress {
    background: #780a66;
}
/* kunena.skinner.less
=========================================================*/
#Kunena .kfile-hide .kbutton,
#Kunena .kfile-hide .kfile-input {
    background: #780a66;
}
#Kunena a:hover {
    color: #780a66;
}
#Kunena ul li a:hover {
    color: #780a66;
}
#Kunena div.chzn-container .chzn-results li:hover {
    background: #780a66;
}
#Kunena #ktop #ktopmenu #ktab ul.menu li a {
    border-bottom: 2px solid transparent;
}
#Kunena .klist-markallcatsread + div.kblock {
    margin-top: 0;
}
#Kunena div.kblock div.kheader {
    background: #780a66;
}
#Kunena .chzn-container-active.chzn-with-drop .chzn-single div {
    background: #780a66;
}
#Kunena div.kblock div.kheader > span:not(.kcheckbox) {
    background: #780a66;
}
#Kunena dl.tabs dt.open {
    background: #780a66;
}
/* layout.less
=========================================================*/
/* owl-carousel.less
=========================================================*/
@-webkit-keyframes fadeOut {
}
@keyframes fadeOut {
}
/* portfolio.less
=========================================================*/
.page-gallery__works .item_img .more_wrapper {
    background: rgba(18, 169, 204, 0.5);
}
.page-gallery__works .gallery-item .item_header h1.item_title a,
.page-gallery__works .gallery-item .item_header h2.item_title a,
.page-gallery__works .gallery-item .item_header h3.item_title a,
.page-gallery__works .gallery-item .item_header h4.item_title a,
.page-gallery__works .gallery-item .item_header h5.item_title a,
.page-gallery__works .gallery-item .item_header h6.item_title a {
    color: #780a66;
}
.sorting ul#sort li a:hover {
    color: #780a66;
}
.sorting ul#sort li.active {
    color: #780a66;
}
.sorting ul#sort li.active a {
    color: #780a66;
}
.item_img .articleGalleryZoom:before,
.item_img .galleryZoomIcon:before {
    background: #780a66;
}
/* swiper.less
=========================================================*/
.swiper-scrollbar-drag {
    background: #780a66;
}
@-webkit-keyframes swiper-preloader-spin {
}
@keyframes swiper-preloader-spin {
}
/* template.less
=========================================================*/
@font-face {
}
@-webkit-keyframes fadeIn {
}
@keyframes fadeIn {
}
.mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_1 .grad_angle:before,
.mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_2 .grad_angle:before {
    background-color: #780a66;
}
.mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_1 .grad_angle:after,
.mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_2 .grad_angle:after {
    background-color: #780a66;
}
.mod-article-single.mod-article-single__yoga_classes .custom_inner .angle_2 .grad_angle:after {
    background-color: #780a66;
}
.mod-article-single.mod-article-single__client_says .item_img img {
    border: 1px solid #67dde2;
}
.mod-newsflash-adv.counters .counter {
    color: #780a66;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content {
    border: 1px solid #780a66;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content .item_title {
    color: #780a66;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item.featured .item_content .btn:hover {
    background: #780a66;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .price span {
    color: #780a66;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .price em {
    color: #780a66;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item.featured .item_content {
    border-color: #780a66;
}
.mod-newsflash-adv.mod-newsflash-adv__team_home .item .item_img:after {
    background-color: #780a66;
}
.mod-newsflash-adv.mod-newsflash-adv__team_home .item .item_content .item_title a {
    color: #780a66;
}
.mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_img {
    background: #000100;
}
.mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_info .item_info_dl dd .item_published,
.mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_info .item_info_dl dd .item_createdby {
    color: #780a66;
}
.mod-newsflash-adv.mod-newsflash-adv__home_blog .row .item .item_content .item_info .item_info_dl dd .komento .kmt-readon .kmt-comment a {
    color: #780a66;
}
.mod-newsflash-adv.mod-newsflash-adv__about_services_1 .item .item_title a {
    color: #780a66;
}
.mod-newsflash-adv.mod-newsflash-adv__about_services_2 .item .item_title a {
    color: #780a66;
}
.tags .label {
    background: #780a66;
}
.item_info .item_info_dl dd .tags:before,
.item_info .item_info_dl dd .item_createdby:before,
.item_info .item_info_dl dd .item_hits:before,
.item_info .item_info_dl dd .item_published:before,
.item_info .item_info_dl dd .item_category-name:before,
.item_info .item_info_dl dd .kmt-comment:before {
    color: #780a66;
}
.item_info .item_info_dl dd a:hover {
    color: #780a66;
}
.social-links li a {
    color: #780a66;
}
body.body__about #feature:before {
    background: rgba(11, 35, 28, 0.7);
}
body.body__about #feature ul li a:hover {
    color: #780a66;
}
#footer-wrapper .copyright a:hover {
    color: #780a66;
}
.address_phones i {
    color: #780a66;
}
.moduletable.header_search .mod-search__header_search .btn-primary:hover:before {
    color: #780a66;
}
hr {
    border-top: 1px solid #780a66;
}
h2 + hr {
    max-width: 150px;
    margin: 0 auto;
    border-top: 2px solid #780a66;
    margin-top: -30px;
    margin-bottom: 30px;
}
a:hover,
a:focus {
    color: #780a66;
}
h1.heading-style-3,
h2.heading-style-3,
h3.heading-style-3,
h4.heading-style-3,
h5.heading-style-3,
h6.heading-style-3 {
    color: #780a66;
}
h1.heading-style-5:after,
h2.heading-style-5:after,
h3.heading-style-5:after,
h4.heading-style-5:after,
h5.heading-style-5:after,
h6.heading-style-5:after {
    background-image: -webkit-linear-gradient(left, #780a66 0%, #18cb26 100%);
    background-image: -o-linear-gradient(left, #780a66 0%, #18cb26 100%);
    background-image: linear-gradient(to right, #780a66 0%, #18cb26 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff780a66', endColorstr='#ff18cb26', GradientType=1);
}
h6:before,
h1.heading-style-6:before,
h2.heading-style-6:before,
h3.heading-style-6:before,
h4.heading-style-6:before,
h5.heading-style-6:before,
h6.heading-style-6:before {
    background-image: -webkit-linear-gradient(left, #780a66 0%, #b231e5 100%);
    background-image: -o-linear-gradient(left, #780a66 0%, #b231e5 100%);
    background-image: linear-gradient(to right, #780a66 0%, #b231e5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff780a66', endColorstr='#ff18cb26', GradientType=1);
}
h1.bord:before,
h2.bord:before,
h3.bord:before,
h4.bord:before,
h5.bord:before,
h6.bord:before {
    background-image: -webkit-linear-gradient(left, #780a66 0%, #18cb26 100%);
    background-image: -o-linear-gradient(left, #780a66 0%, #18cb26 100%);
    background-image: linear-gradient(to right, #780a66 0%, #18cb26 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff780a66', endColorstr='#ff18cb26', GradientType=1);
}
blockquote:before {
    color: #780a66;
}
.item_introtext mark,
.item_fulltext mark,
.category_desc mark {
    background: #780a66;
}
table th {
    background: #780a66;
}
table a {
    color: #780a66;
}
dl.table dt {
    background: #780a66;
}
form mark label {
    color: #780a66;
}
div.chzn-container .chzn-results li.highlighted {
    background: #780a66;
}
textarea.invalid {
    border: #780a66;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
    border-color: #780a66;
}
input.error,
textarea.error,
select.error {
    border-color: #780a66 !important;
}
.input-prepend {
    /* .add-on:first-child,
    .btn:first-child {

      } */
}
.input-prepend .add-on i,
.input-prepend .add-on > span {
    color: #780a66;
}
.input-prepend .add-on:hover i {
    background: #780a66;
}
/* Allow for input prepend/append in search forms */
.btn,
.kbutton {
    background: #780a66;
}
.btn:hover,
.kbutton:hover,
.btn:focus,
.kbutton:focus,
.btn.focus,
.kbutton.focus,
.btn.active,
.kbutton.active,
.btn.selected,
.kbutton.selected {
    background: #780a66;
}
/* .btn-info {


  &:hover {


  }
} */
/* .btn-default {

}
.btn-primary {

}

.btn-success {

}

.btn-info {

}

.btn-warning {

}

.btn-danger {

}
 */
/*
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {

}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {

} */
.nav-tabs > li:after {
    background-image: -webkit-linear-gradient(left, #780a66 0%, #18cb26 100%);
    background-image: -o-linear-gradient(left, #780a66 0%, #18cb26 100%);
    background-image: linear-gradient(to right, #780a66 0%, #18cb26 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff780a66', endColorstr='#ff18cb26', GradientType=1);
}
#breadcrumbs {
    background: #780a66;
}
.breadcrumb a:hover {
    color: #47dbff;
}
/*.label-default {

}

.label-primary {

}

.label-success {

}

.label-info {

}

.label-warning {

}

.label-danger {

}
*/
.progress-bar-default .progress-bar__stroke {
    stroke: #780a66;
}
.progress-bar-default.progress-bar-radial .progress-bar__stroke {
    stroke: #780a66;
}
ul li a:hover,
ol li a:hover {
    color: #780a66;
}
ol li:before {
    color: #780a66;
}
#content ul {
    padding-left: 40px;
}
#content ul li:before {
    color: #780a66;
}
ul.icons li a:hover {
    color: #780a66;
}
ul.icons li:before {
    color: #780a66;
}
.panel-group .panel-heading {
    border-bottom: 1px solid #780a66;
}
.panel-group .panel-heading a {
    color: #780a66;
}
.panel-group .panel-heading a:before {
    color: #780a66;
}
.custom .panel-group .panel-heading a:before {
    color: #780a66;
}
/* .panel-default {

  } */
/*.panel-primary {

}
.panel-success {

}
.panel-info {

}
.panel-warning {

}
.panel-danger {

}*/
.modal {
    background: transparent;
}
.modal-content {
    background-color: #fff;
}
.offline_container .well {
    background: #780a66;
}
.mod-menu .nav.menu.nav-pills > li.active > a {
    background: #780a66;
}
.icons .btn-group.pull-right ul.dropdown-menu > li > a:hover {
    background: #780a66;
}
.body__elements #content-bottom .moduletable.col-sm-12 .module_container:before {
    background: #780a66;
}
.body__elements .spacer {
    background: #780a66;
}
/*======================= Search & Smart Search ========================*/
#back-top a {
    color: #780a66;
}
#habla_window_div #habla_topbar_div {
    background: #780a66 !important;
}
*::selection {
    background: #780a66;
}
*::-moz-selection {
    background: #780a66;
}
.icemega_modulewrap.top_search i.fa-times {
    color: #780a66;
}
.icemega_modulewrap.top_search .btn-primary {
    color: #780a66;
}
.login_shell {
    background: #780a66;
}
div#fixed-sidebar-right .moduletable.login > i.fa-user {
    background: #780a66;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper {
    background: #780a66;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper .input-prepend .add-on:hover i {
    color: #780a66;
}
.menu-login-form > ul:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 11px 11px 11px;
    border-color: transparent transparent #780a66 transparent;
}
.menu-login-form .icemega_modulewrap.login_megamenu {
    background: #780a66;
}
.page-category__history .items-row > div:before {
    background: #780a66;
}
.page-category__history .items-row:before {
    background: #780a66;
}
.page-category__faqs .item_title span.item_title_part0 {
    color: #780a66;
}
.icemegamenu > ul > li + li:before {
    background: #780a66;
}
.icemegamenu > ul > li > a.iceMenuTitle:hover,
.icemegamenu > ul > li > a.iceMenuTitle.hover,
.icemegamenu > ul > li > a.iceMenuTitle.icemega_active {
    color: #780a66;
}
.icemegamenu > ul > li > a.iceMenuTitle:after {
    background-image: -webkit-linear-gradient(left, #780a66 0%, #b231e5 100%);
    background-image: -o-linear-gradient(left, #780a66 0%, #b231e5 100%);
    background-image: linear-gradient(to right, #780a66 0%, #b231e5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff780a66', endColorstr='#ff18cb26', GradientType=1);
}
.icemegamenu > ul > li.active > a.iceMenuTitle,
.icemegamenu > ul > li.hover > a.iceMenuTitle {
    color: #780a66;
}
.icemegamenu > ul > li.menu-login-form > a.iceMenuTitle {
    color: #780a66;
}
.icemegamenu > ul > li.menu-login-form ul.icesubMenu.sub_level_1:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 22px 22px;
    border-color: transparent transparent #780a66 transparent;
}
.icemegamenu > ul > li.menu-search > a.iceMenuTitle {
    color: #780a66;
}
ul.icesubMenu {
    background: #780a66;
}
ul.icesubMenu:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 11px 11px 11px;
    border-color: transparent transparent #780a66 transparent;
}
@media (max-width: 767px) {
    .rd-mobilemenu_ul a.iceMenuTitle:hover {
        background: #780a66;
    }
    .rd-mobilemenu_ul a.active,
    .rd-mobilemenu_ul li.level_1.active > a {
        color: #780a66;
        background: #780a66;
    }
}



/**
 * CALENDAR
**/

.bordl {
    border-left: 1px solid #cdcdcd;
}

.ajde_evcal_calendar .evoWV_days .evo_wv_day.active {
    background-color: #fbf4c5;
}

.event_description {
    height: 0;
    overflow: hidden;
    transition: .3s all ease;
}

.event_description.open {
    height: auto;
}

#evcal_head > h3 {
    display: inline-block;
    width: auto;
}

.evo_cal_above_content {
    height: 10px;
}

.evo-gototoday-btn,
.evo-gototoday-btn a {
    background: #780a66 !important;
    color: #ffffff !important;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    transition: .3s all ease;
    opacity: 0.8 !important;
}

.evo-gototoday-btn:hover,
.evo-gototoday-btn a:hover {
    background: #780a66 !important;
    opacity: 1 !important;
}

#calendar-week-select-wrapper {
    width: 100%;
}

#calendar-week-select-wrapper > .btn-group {
    max-width: 400px;
}

#calendar-week-select-wrapper > .btn-group span.text {
    text-align: center;
}

#calendar-week-select-wrapper > .btn-group > button {
    max-height: 36px;
}

#calendar-week-select-wrapper > .btn-group {
    float: right;
}

@media (max-width: 767px) {
    #calendar-week-select-wrapper > .btn-group {
        float: right;
    }
}

.bootstrap-select.btn-group .dropdown-menu li.defined a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px;
}


.eventon_events_list .eventon_list_event .evcal_desc .evcal_time::before {
    display: none;
}

.evoWV_days .evo_wv_day .day_events {
    margin-top: -4px;
    line-height: 14px;
}

.calendarItemRegisterButton {
    float: right;
}

.calendarItemDetailButton {
    float: left;
    margin: 0;
}

@media (max-width: 767px) {
    .calendarItemDetailButton,
    .calendarItemRegisterButton {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .calendarItemDetailButton {
        float: right;
        clear: both;
        margin-bottom: 7px;
        margin-left: 10px;
    }
}

.calendar-alert-session-canceled {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    border-radius: 0;
    margin: 0;
}

@media (max-width: 767px) {
    .calendar-alert-session-canceled {
        top: auto;
        right: auto;
        bottom: 10px;
        left: 10px;
    }
}

.event-wrapper {
    position: relative;
}

.event-classe-description strong {
    font-weight: bold !important;
}

.event-classe-description i {
    font-style: italic !important;
}

.event-classe-description li,
.event-classe-description p {
    font-size: 14px !important;
    font-weight: normal !important;
    color: #656565 !important;
}

body:not(#team) .event-classe-description p {
    line-height: 1.6em !important;
    display: block !important;
    margin-top: 1em !important;
    margin-bottom: 1em !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.evcal_evdata_row .evcal_evdata_cell .event-classe-description p {
    font-style: normal;
}

.event-classe-description ol {
    display: block !important;
    list-style: decimal !important;
    margin-top: 1em !important;
    margin-bottom: 1em !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 40px !important;
}

.event-classe-description ul {
    display: block !important;
    list-style: disc !important;
    margin-top: 1em !important;
    margin-bottom: 1 em !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 40px !important;
}

.event-classe-description li {
    display: list-item !important;
}

.event-classe-description ul li {
    list-style: disc !important;
}

.event-classe-description ol li {
    list-style: decimal !important;
}

.event-classe-description a {
    color: #780a66 !important;
    font-style: normal !important;
}

.event-classe-description a > i,
.event-classe-description i > a {
    font-style: normal !important;
}

.event-classe-description a:hover {
    text-decoration: underline !important;
}

.evo_card_organizer_name_t {
    color: #780a66 !important;
    font-weight: bold !important;
}

/**
 * END OF CALENDAR
**/

/**
 * ACCOUNT
**/

.account-dashboard-item {
    padding: 0px;
    transition: all .2s ease-in-out;
}

.account-dashboard-item-wrapper {
    display: block;
    padding: 30px;
    text-align: center;
}

.fa-custom-shopping-bag::before {
    content: "\f07a";
}

.account-dashboard-item-wrapper i {
    font-size: 80px;
    margin-bottom: 30px;
}

@media (max-width: 991px) {
    .account-dashboard-item-wrapper i {
        margin-bottom: 0px;
    }
}

.account-dashboard-item:hover {
    transform: scale(1.1);
}

.account_my_sessions_professor {
    font-size: 12px;
    color: #555555;
}

.account_my_sessions_logo {
    max-width: 80px;
    max-height: 20px;
}

#account-my-sessions-table .btn {
    margin: 0 !important;
}

body#account-my-sessions #account-my-sessions-table tbody tr > td:nth-child(1) {
    color: #780a66;
    font-weight: bold;
}

body#account-my-places #account-my-studios-table tbody tr > td:nth-child(1) {
    text-align: center;
    vertical-align: middle;
}

body#account-my-places #account-my-studios-table tbody tr > td:nth-child(1) img {
    display: inline-block;
}

@media (max-width: 767px) {

    #account-my-sessions-table,
    #account-my-sessions-table thead,
    #account-my-sessions-table tbody {
        display: block;
        width: 100%;
    }

    #account-my-sessions-table tr {
        display: block;
        width: 100%;
    }

    #account-my-sessions-table thead tr > th {
        display: block;
        width: 50%;
        float: left;
        background-color: #780a66;
        color: #fff;
    }

    #account-my-sessions-table thead tr > th:nth-child(3),
    #account-my-sessions-table thead tr > th:nth-child(4) {
        display: none;
    }

    #account-my-sessions-table tbody tr > td {
        display: block;
        width: 50%;
        float: left;
        height: 70px;
        white-space: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: left;
    }

    #account-my-sessions-table tbody tr > td:nth-child(1),
    #account-my-sessions-table tbody tr > td:nth-child(2) {
        border-bottom: none !important;
    }

    #account-my-sessions-table tbody tr > td:nth-child(1) {
        width: 100%;
        height: auto;
    }

    #account-my-sessions-table tbody tr > td:nth-child(2) {
        /*display: none;*/
        width: 100%;
        height: auto;
    }

    #account-my-sessions-table tbody tr > td > span {
        display: block;
        width: 100%;
        float: left;
        height: 40px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 480px) {
    #account-my-sessions-table tbody tr > td {
        width: 100%;
    }

    #account-my-sessions-table tbody tr > td > span {
        display: block;
        width: 100%;
        float: left;
        height: 40px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #account-my-sessions-table tbody tr > td:nth-child(3) {
        border-bottom: none !important;
    }
}

#account-my-studios-table .btn {
    margin: 0 !important;
}

@media (max-width: 767px) {

    #account-my-studios-table tr {
        display: block;
        width: 100%;
    }

    #account-my-studios-table thead tr > th {
        display: block;
        width: 50%;
        float: left;
        background-color: #780a66;
        color: #fff;
    }

    #account-my-studios-table thead tr > th:nth-child(3),
    #account-my-studios-table thead tr > th:nth-child(4) {
        display: none;
    }

    #account-my-studios-table tbody tr > td {
        display: block;
        width: 50%;
        float: left;
        height: 70px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #account-my-studios-table tbody tr > td:nth-child(1),
    #account-my-studios-table tbody tr > td:nth-child(2) {
        border-bottom: none !important;
    }
    #account-my-studios-table tbody tr > td:nth-child(3) {
        width: 100%;
    }
}

@media (max-width: 480px) {
    #account-my-studios-table tbody tr > td {
        width: 100%;
    }

    #account-my-studios-table tbody tr > td:nth-child(3) {
        border-bottom: none !important;
    }
}

#calendar-week-select-wrapper > .btn-group > button {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 23px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
    background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    background-clip: padding-box;
    box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
    background: transparent;
    height: 56px;
    padding: 13px 20px;
    line-height: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid #e8e8e8;
    color: #8d8d8d;
    max-height: 80px;
}

#calendar-week-select-wrapper a:hover {
    background-color: #780a66;
    color: #fff;
}

.btn-info,
.btn {
    background: #780a66;
    color: #fff;
    padding: 10px 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: normal;
    font-family: 'Playfair Display', serif;
}

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

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

.btn.dropdown-toggle {
    background-color: #e0e0e0;
}
.btn.dropdown-toggle span {
    color: #222222;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: auto;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    width: auto;
}

.btn-group.bootstrap-select {
    margin-bottom: 20px;
}

.btn-info:focus,
.btn-info:active,
.btn-info:hover,
.btn:hover {
    background: #fff;
    color: #780a66;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}

.modal-footer button.btn.btn-default,
#login-modal button.btn.btn-default {
    background: #cecece !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.modal-footer button.btn.btn-default:focus,
.modal-footer button.btn.btn-default:active,
.modal-footer button.btn.btn-default:hover,
#login-modal button.btn.btn-default:focus,
#login-modal button.btn.btn-default:active,
#login-modal button.btn.btn-default:hover {
    background: #fff !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#login-modal .modal-content {
    padding: 0 20px 20px;
}

.ajde_evcal_calendar h3 {
    text-align: left;
}

#register-info ul,
#register-info ul li,
#register-success ul,
#register-success ul li,
#register-alert ul,
#register-alert ul li {
    /*list-style: disc;*/
    padding-left: 15px;
}

#register-info ul,
#register-success ul,
#register-alert ul {
    padding-left: 10px;
    margin-left: 10px;
    margin: 0;
}

#register-info,
#register-success,
#register-alert {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.8s;
    -moz-transition: max-height 0.8s;
    transition: max-height 0.8s;
    margin: 0;
    padding: 0;
    border-width: 0;
    text-align: left;
    min-height: 0;
}
@media (max-width: 767px) {
    #register-info,
    #register-success,
    #register-alert {
        position: fixed;
        bottom: 0;
        z-index: 10;
        left: 15px;
        right: 15px;
    }
}

#register-info.visible,
#register-success.visible,
#register-alert.visible {
    max-height: 500px;
    padding: 15px;
    border-width: 1px;
    margin-top: 10px;
    margin-bottom: 20px;
}

p.h5.fw-l {
    text-align: center;
}

.rd-mobilemenu{display:none;position:fixed;top:0;left:0;bottom:0;z-index:1008;text-align:left;-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease;}
.rd-mobilemenu.active{right:0;}
.rd-mobilemenu_ul{position:fixed;top:56px;margin:0;left:0;bottom:-20px;width:270px;padding:0;color:#666;background:#FFF;font-size:14px;line-height:20px;overflow:auto;-webkit-box-shadow:5px 0 5px 0 rgba(0, 0, 0, 0.1);-moz-box-shadow:5px 0 5px 0 rgba(0, 0, 0, 0.1);box-shadow:5px 0 5px 0 rgba(0, 0, 0, 0.1);-moz-transform:translateX(-270px);-ms-transform:translateX(-270px);-o-transform:translateX(-270px);-webkit-transform:translateX(-270px);transform:translateX(-270px);-moz-transition:0.3s ease;-o-transition:0.3s ease;-webkit-transition:0.3s ease;transition:0.3s ease;-moz-transition:0.3s cubic-bezier(0.55, 0, 0.1, 1);-o-transition:0.3s cubic-bezier(0.55, 0, 0.1, 1);-webkit-transition:0.3s cubic-bezier(0.55, 0, 0.1, 1);transition:0.3s cubic-bezier(0.55, 0, 0.1, 1);}
.rd-mobilemenu_ul li.level_1{padding:0;}
.rd-mobilemenu_ul li.level_1:before{display:none;}
.rd-mobilemenu_submenu .iceCols{float:none !important;width:100% !important;}
.rd-mobilemenu_submenu{margin:0;padding:0;width:100% !important;}
.rd-mobilemenu_submenu .icemega_cover_module{width:100% !important;}
.rd-mobilemenu_submenu > li{padding:0;}
.rd-mobilemenu_submenu > li:before{display:none;}
.rd-mobilemenu_submenu .iceCols > ul{margin:0;}
.rd-mobilemenu_submenu .sub_level_2{position:static;-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);-webkit-transform:translate(0, 0);transform:translate(0, 0);width:100% !important;margin:0 !important;height:auto;pointer-events:auto;opacity:1;}
.rd-mobilemenu_submenu .sub_level_2>li{padding:0;border:none;padding:0;}
.rd-mobilemenu_submenu .sub_level_2>li a.iceMenuTitle{padding-left:40px !important;}
.rd-mobilemenu.active .rd-mobilemenu_ul{-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0);}
.rd-mobilemenu_ul .level_1 > a{display:block;padding:14px 25px 16px;}
.rd-mobilemenu_ul .level_1 ul a.iceMenuTitle{padding:4px 20px;display:block;}
.rd-mobilemenu_ul .level_1 ul a.iceMenuTitle:after{display:none;}
.rd-mobilemenu_ul a.iceMenuTitle:hover{color:#FFF;}
.rd-mobilemenu_ul a .rd-submenu-toggle{position:absolute;top:50%;right:11px;margin-top:-17.5px;width:32px;height:32px;font:400 10px "FontAwesome";line-height:32px;text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-moz-transition:0.5s all ease;-o-transition:0.5s all ease;-webkit-transition:0.5s all ease;transition:0.5s all ease;z-index:1;background:rgba(0, 0, 0, 0.1);}
.rd-mobilemenu_ul a .rd-submenu-toggle:after{content:'\f078';}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover{cursor:pointer;background:#FFF;color:#666;}
.rd-mobilemenu_ul a.rd-with-ul{position:relative;}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle{-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);}
.rd-mobilemenu_ul:after{content:'';display:block;height:20px;}
.rd-mobilepanel{display:none;position:fixed;top:0;left:0;right:0;height:56px;background:#FFF;color:#000;-webkit-box-shadow:0 3px 3px 0 rgba(0, 0, 0, 0.1);-moz-box-shadow:0 3px 3px 0 rgba(0, 0, 0, 0.1);box-shadow:0 3px 3px 0 rgba(0, 0, 0, 0.1);z-index:1009;}
.rd-mobilepanel_title{position:fixed;top:4px;left:56px;right:56px;color:#000;font-size:24px;line-height:48px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.rd-mobilepanel_toggle{background:none;border:none;display:inline-block;padding:0;outline:none;outline-offset:0;cursor:pointer;-webkit-appearance:none;position:fixed;top:4px;left:8px;width:48px;height:48px;}
.rd-mobilepanel_toggle::-moz-focus-inner{border:none;padding:0;}
.rd-mobilepanel_toggle span{position:relative;display:block;margin:auto;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before{content:"";position:absolute;left:0;top:-8px;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.rd-mobilepanel_toggle span:after{top:8px;}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span{width:24px;height:4px;background-color:#000;backface-visibility:hidden;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
.rd-mobilepanel_toggle span{-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);}
.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after{-moz-transform-origin:1.71429px center;-ms-transform-origin:1.71429px center;-o-transform-origin:1.71429px center;-webkit-transform-origin:1.71429px center;transform-origin:1.71429px center;-moz-transform-origin:1.71429px center;-ms-transform-origin:1.71429px center;-o-transform-origin:1.71429px center;-webkit-transform-origin:1.71429px center;transform-origin:1.71429px center;}
.rd-mobilepanel_toggle.active span{-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg);}
.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after{top:0;width:15px;}
.rd-mobilepanel_toggle.active span:before{-webkit-transform:rotate3d(0, 0, 1, -40deg);transform:rotate3d(0, 0, 1, -40deg);}
.rd-mobilepanel_toggle.active span:after{-webkit-transform:rotate3d(0, 0, 1, 40deg);transform:rotate3d(0, 0, 1, 40deg);}
@media (max-width:767px){body{padding-top:56px;}
    .rd-mobilemenu, .rd-mobilepanel{display:block;}
}
@media (max-width:359px){.rd-mobilepanel_title{font-size:18px;}
}

#keepco {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}

.bg-box-3 .label-big-check,
#login-modal .label-big-check {
    float: left;
    width: 50%;
}

.bg-box-3 #login-button,
#login-modal #login-button {
    float: right;
}

#create-links-wrapper > div.col-sm-6,
#forgot-links-wrapper > div.col-sm-6,
#login-links-wrapper > div.col-sm-6 {
    font-size: 12px;
    font-style: italic;
    text-align: right;
    margin-top: 15px;
    width: 50%;
    float: left;
    padding: 0;
}
#create-links-wrapper > div.col-sm-6:first-child,
#forgot-links-wrapper > div.col-sm-6:first-child,
#login-links-wrapper > div.col-sm-6:first-child {
    text-align: left;
}

#my-account-login-form-wrapper,
#create-links-wrapper,
#forgot-links-wrapper,
body#login #login-links-wrapper {
    max-width: 100%;
    width: 600px;
    margin: 0 auto;
    float: none;
}

#my-account-login-form-wrapper {
    text-align: center;
}

#my-account-login-form-wrapper label {
    text-align: left;
}

.iceMenuLiLevel_1:hover > ul {
    height: auto;
    opacity: 1;
}



/**
 * USER ABO STATUS
 **/

#user-abo-status {
    position: fixed;
    bottom: 0;
    right: 30px;
    width: auto;
    background: #780a66;
    color: #ffffff !important;
    text-decoration: none !important;
    padding: 10px 25px;
    border-radius: 8px 8px 0px 0px;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    box-shadow: 0 3px 20px 0 rgba(0,0,0,0.2) !important;
    cursor: pointer;
}
#user-abo-status.bg-danger {
    background-color: #a94442;
}
#user-abo-status:hover {
    bottom: 10px;
    border-radius: 8px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(255,255,255,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(255,255,255,0.2);
    box-shadow: 0 3px 20px 0 rgba(0,0,0,0.5) !important;
}
#user-abo-status a {
    color: #ffffff !important;
    text-decoration: none !important;
}
#user-abo-status span {
    margin-top: 3px;
    display: block;
    float: left;
    /*margin-left: 7px;*/
}
#user-abo-status span div i {
    margin-right: 6px;
    margin-top: 4px;
}
#user-abo-status img {
    float: left;
}
#user-abo-status i {
    font-size: 18px;
    float: left;
    margin-top: 5px;
    margin-right: 6px;
}
@media (max-width: 991px) {
    #user-abo-status {
        right: auto;
        left: 30px;
    }
    #user-abo-status i {
        font-size: 30px;
        margin-top: 0;
    }
    #user-abo-status span {
        display: none;
    }
    #user-abo-status.bg-danger span {
        display: block;
    }
    #user-abo-status.bg-danger span div {
        color: transparent;
    }
    #user-abo-status.bg-danger span div i {
        color: #ffffff;
        margin-top: -4px;
    }
    #user-abo-status img {
        float: none;
    }
    #user-abo-status {
        border-radius: 30px;
        width: 60px;
        height: 60px;
        padding: 14px;
        bottom: 15px;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
        border: 1px solid #aeaeae;
    }
    #user-abo-status:hover {
        bottom: 15px;
        border-radius: 30px;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
        border: 1px solid #848484;
    }
}

@media (min-width: 767px) {

    #user-abo-status i {
        margin-top: 10px;
    }

}

/**
 * PAGINATION
 */

.pagination {
    text-align: center;
}

.pagination li {
    display: inline-block;
}

.pagination li a {
    width: 35px;
    height: 35px;
    padding: 0;
    font-size: 18px;
    line-height: 32px;
    font-weight: 700;
    font-family: "Roboto Slab", serif;
    border-radius: 6px;
    border: 2px solid;
    color: #780a66;
    transition: .4s;
    text-align: center;
    display: inline-block;
    margin-bottom: 7px;
}

@media (min-width: 768px) {
    .pagination li a {
        width: 60px;
        height: 60px;
        line-height: 57px;
    }
}

.pagination li.active a,
.pagination li.active a:hover,
.pagination li a:focus,
.pagination li a:hover {
    background-color: #780a66;
    border-color: #780a66;
    color: #fff;
}

.pagination li.disabled a,
.pagination li.disabled a:hover {
    color: #b7b7b7;
}

.pagination li + li {
    margin-left: 10px;
}

.pagination li:first-of-type a,
.pagination li:last-of-type a {
    border-radius: 6px;
}

.pagination li:first-of-type a:before,
.pagination li:last-of-type a:before {
    display: inline-block;
    font-family: "FontAwesome";
    font-weight: 400;
}

.pagination li:last-of-type a:before {
    content: "\f054";
}

.pagination li:first-of-type a:before {
    content: "\f053";
}

#logo {
    padding-top: 0;
}

#logo img {
    max-height: 260px;
}

@media (max-width: 767px) {

    #logo {
        position: absolute;
        right: 10px;
        top: 2px;
        z-index: 10000;
        padding: 0;
    }

    #logo img {
        max-height: 50px;
    }

    #top {
        padding: 0;
    }

    .rd-mobilepanel_title {
        display: none !important;
    }

    #content {
        padding-top: 50px;
    }

}

body#team .user-prof-image + div > h6:before {
    display: none;
}

body#team .user-prof-image + div > h6 {
    text-align: left;
}



/**
 * ABONNEMENTS
 */

.pricing-wrapper-mod-1 {
    margin-bottom: 40px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}

.pricing-wrapper-mod-1.bg-primary .pricing-footer .btn:hover,
.pricing-wrapper-mod-1.bg-primary .pricing-footer:hover {
    background: #923a83 !important;
}

.pricing-wrapper, .pricing-wrapper-mod-1, .pricing-wrapper-mod-2, .pricing-wrapper-mod-3 {
    /*overflow: hidden;*/
    transition: .4s;
}

.pricing-wrapper .pricing-head, .pricing-wrapper-mod-1 .pricing-head, .pricing-wrapper-mod-2 .pricing-head, .pricing-wrapper-mod-3 .pricing-head {
    padding: 10px 7px 13px;
    transition: .4s;
}

.pricing-wrapper-mod-1.bg-primary {
    background-color: transparent;
}

.pricing-wrapper-mod-1.bg-primary .pricing-footer {
    background-color: #777777;
}

.pricing-wrapper-mod-1.bg-primary .pricing-head {
    background-color: #222;
}

.pricing-wrapper-mod-1 .price {
    text-align: center;
}

.pricing-wrapper .price, .pricing-wrapper-mod-1 .price, .pricing-wrapper-mod-2 .price, .pricing-wrapper-mod-3 .price {
    position: relative;
    padding: 20px 0;
    z-index: 1;
}

.pricing-wrapper .price h2, .pricing-wrapper-mod-1 .price h2, .pricing-wrapper-mod-2 .price h2, .pricing-wrapper-mod-3 .price h2 {
    position: relative;
    display: inline-block;
    letter-spacing: 0;
}

.pricing-wrapper-mod-1 ul {
    padding-left: 0 !important;
}

.pricing-wrapper-mod-1 ul li:before {
    display: none;
}

.pricing-wrapper-mod-1 .price h2 {
    margin-bottom: 0;
}

.pricing-wrapper-mod-1.bg-primary .pricing-footer {
    text-align: center;
}

.pricing-wrapper .price h2:before, .pricing-wrapper-mod-1 .price h2:before, .pricing-wrapper-mod-2 .price h2:before, .pricing-wrapper-mod-3 .price h2:before {
    /*content: 'chf';
    position: absolute;
    top: 0;
    right: 102%;
    display: inline-block;
    font-size: 18px;
    font-weight: 300;*/
}

.pricing-wrapper .price h2 span, .pricing-wrapper-mod-1 .price h2 span, .pricing-wrapper-mod-2 .price h2 span, .pricing-wrapper-mod-3 .price h2 span {
    font-size: 18px;
    text-transform: none;
}

.pricing-wrapper ul, .pricing-wrapper-mod-1 ul, .pricing-wrapper-mod-2 ul, .pricing-wrapper-mod-3 ul {
    position: relative;
    margin-bottom: 0;
    padding: 15px 0;
}

.pricing-wrapper ul li, .pricing-wrapper-mod-1 ul li, .pricing-wrapper-mod-2 ul li, .pricing-wrapper-mod-3 ul li {
    padding: 5px 0;
}

.pricing-wrapper h4, .pricing-wrapper-mod-1 h4, .pricing-wrapper-mod-2 h4, .pricing-wrapper-mod-3 h4 {
    margin-top: 2px;
}

.pricing-wrapper-mod-1 h4 {
    font-size: 18px;
}

.pricing-wrapper-mod-1 .price h2 {
    font-size: 24px;
    color: #222;
}

.pricing-wrapper-mod-1 {
    border-radius: 6px;
}

.pricing-wrapper-mod-1 .btn-sm, .pricing-wrapper-mod-1 .btn-group-sm > .btn {
    width: 100%;
}

.pricing-wrapper-mod-1 ul:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: inline-block;
    border: solid transparent;
    height: 0;
    width: 0;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 5px;
    transition: .4s;
}

.pricing-wrapper-mod-1 .price {
    background: #dddddd;
    background: #ffffff;
}

.pricing-wrapper-mod-1 .price:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: inline-block;
    border: solid transparent;
    height: 0;
    width: 0;
    pointer-events: none;
    border-color: rgba(40, 46, 62, 0);
    border-top-color: #dddddd;
    border-top-color: #ffffff;
    border-width: 5px;
    transition: .4s;
}

.pricing-wrapper-mod-1.bg-primary .btn:hover {
    color: #282e3e;
}

/*.pricing-wrapper-mod-1.bg-primary:hover {
    background-color: #0088c6;
}*/

/*.pricing-wrapper-mod-1.bg-primary:hover .bg-dark {
    background-color: #0088c6;
}*/

/*.pricing-wrapper-mod-1.bg-primary:hover .price:before {
    border-top-color: #0088c6;
}*/

/*.pricing-wrapper-mod-1 .pricing-head,*/
.pricing-wrapper-mod-1.bg-primary .pricing-footer {
    opacity: 0.8;
    transition: .4s;
}

.pricing-wrapper-mod-1.bg-primary .pricing-footer:hover {
    background-color: #222;
    opacity: 1;
}

.pricing-wrapper-mod-1 .bg-white {
    background-color: #fff;
}

.pricing-wrapper-mod-1 .bg-white * {
    color: #000;
}

.pricing-wrapper-mod-1 .text-center,
.pricing-wrapper-mod-1 .text-center li {
    text-align: center;
}

.pricing-wrapper-mod-1 .pricing-footer a {
    color: #ececec !important;
}

.pricing-wrapper-mod-1 .pricing-footer a:hover {
    color: #ffffff !important;
}

.pricing-wrapper-mod-1.thumbnail-mod-1 {
    /*max-width: 270px;*/
    margin-left: auto;
    margin-right: auto;
}

.pricing-wrapper-mod-1 .pricing-head {
    display: table;
    width: 100%;
}

.pricing-wrapper-mod-1 .pricing-head h4 {
    display: table-cell;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

#passes-filters-wrapper .passes-filters-item-wrapper  {
    margin-bottom: 40px;
}

.passes-filters-item-wrapper .btn-group {
    max-width: 400px;
    width: 100% !important;
    outline: none;
}

.passes-filters-item-wrapper .btn-group > button {
    /*max-height: 36px;*/
    outline: none;
}

.passes-filters-item-wrapper .bootstrap-select.btn-group .dropdown-menu li.selected > a > span.check-mark {
    display: inline;
    padding-left: 10px;
}

.fa {
    font-family: FontAwesome !important;
}

/**
 * CART
 */

#cart-total-box > a,
#cart-table-sessions + a,
#cart-table-sessions {
    display: none !important;
}

body#cart #component {
    /*max-width: 1000px;
    margin: 0 auto;*/
}

#cart-table {
    margin-bottom: 50px;
}

#cart-table td i.fa {
    width: 20px;
    font-size: 20px;
    line-height: 1.5;
    color: #b7b7b7;
    cursor: pointer;
    transition: .4s;
}

#cart-table td i.fa:hover {
    color: #222222;
}

.table-hover#cart-table > thead > tr > th, .table-hover#cart-table > thead > tr > td, .table-hover#cart-table > tbody > tr > th, .table-hover#cart-table > tbody > tr > td, .table-hover#cart-table > tfoot > tr > th, .table-hover#cart-table > tfoot > tr > td {
    border-bottom: 1px solid rgba(221, 221, 221, 0.4);
}

.table-hover#cart-table > tbody > tr:hover > td {
    background-color: #ececec !important;
    transition: .4s;
}

#cart-table .quantity input {
    width: 30px;
    vertical-align: middle;
    text-align: center;
    font-weight: 300;
    border: none;
    background-color: transparent;
    margin-top: -3px;
}

#cart-table thead tr > th {
    background-color: #0088c6;
}

@media (max-width: 767px) {

    #cart-table tr {
        display: block;
        width: 100%;
    }

    #cart-table thead tr > th {
        display: block;
        width: 50%;
        float: left;
        color: #fff;
    }

    #cart-table thead tr > th:nth-child(1),
    #cart-table thead tr > th:nth-child(3),
    #cart-table thead tr > th:nth-child(4) {
        display: none;
    }

    #cart-table tbody tr > td {
        display: block;
        width: 33.3%;
        float: left;
        height: 70px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #cart-table tbody tr > td:nth-child(1) {
        width: 14%;
        border-bottom: none !important;
    }

    #cart-table tbody tr > td:nth-child(2) {
        width: 84%;
        border-bottom: none !important;
    }

    #cart-table tbody tr > td:nth-child(3) {
        text-align: left;
    }
}

@media (max-width: 480px) {

    #cart-table tbody tr > td:nth-child(2) {
        width: 70%;
        border-bottom: none !important;
    }

}

/**
 * CHECKOUT
 */

#checkout-table {
    margin-bottom: 50px;
}

#checkout-table > thead > tr > th, #checkout-table > thead > tr > td, #checkout-table > tbody > tr > th, #checkout-table > tbody > tr > td, #checkout-table > tfoot > tr > th, #checkout-table > tfoot > tr > td {
    border-bottom: 1px solid rgba(221, 221, 221, 0.4);
}

#checkout-table > tbody > tr:nth-of-type(2n) > td {
    background-color: #ececec !important;
}

.payment-wrap {
    padding: 25px 30px 30px;
    background-color: #ececec !important;
}

.payment-wrap .payment {
    margin-bottom: 40px;
}

.payment-card-logo {
    display: inline-block;
    margin-right: 5px;
}

.gccb-label {
    margin-top: 20px;
    margin-bottom: 30px;
    cursor: pointer;
}

.gccb-label #gccb {
    display: inline-block;
    height: auto;
    margin-right: 5px;
}

body#gc ul,
body#gc ul li {
    list-style: disc;
}

#checkout-table thead tr > th {
    background-color: #0088c6;
}

@media (max-width: 767px) {

    #checkout-table {
        width: 100%;
    }

    #checkout-table tr {
        display: block;
        width: 100%;
    }

    #checkout-table thead tr > th {
        display: block;
        width: 50%;
        float: left;
        color: #fff;
    }

    #checkout-table tbody tr > td {
        display: block;
        float: left;
        height: 70px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #checkout-table tbody tr > td:nth-child(1) {
        width: 54%;
        border-bottom: none !important;
    }

    #checkout-table tbody tr > td:nth-child(2) {
        width: 44%;
        border-bottom: none !important;
    }

}


@media (max-width: 480px) {

    #checkout-table tbody tr > td {
        display: block;
        width: 100%;
        float: left;
        height: 70px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

/**
 * USER ABO STATUS
 **/

#user-abo-status {
    position: fixed;
    bottom: 0;
    right: 30px;
    width: auto;
    background: #0088c6;
    color: #ffffff !important;
    text-decoration: none !important;
    padding: 10px 25px;
    border-radius: 8px 8px 0px 0px;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    box-shadow: 0 3px 20px 0 rgba(0,0,0,0.2) !important;
    cursor: pointer;
}
#user-abo-status.bg-danger {
    background-color: #a94442;
}
#user-abo-status:hover {
    bottom: 10px;
    border-radius: 8px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(255,255,255,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(255,255,255,0.2);
    box-shadow: 0 3px 20px 0 rgba(0,0,0,0.5) !important;
}
#user-abo-status a {
    color: #ffffff !important;
    text-decoration: none !important;
}
#user-abo-status span {
    margin-top: 3px;
    display: block;
    float: left;
    /*margin-left: 7px;*/
}
#user-abo-status span div i {
    margin-right: 6px;
    margin-top: 4px;
}
#user-abo-status img {
    float: left;
}
#user-abo-status i {
    font-size: 18px;
    float: left;
    margin-top: 5px;
    margin-right: 6px;
}
@media (max-width: 991px) {
    #user-abo-status {
        right: auto;
        left: 30px;
    }
    #user-abo-status i {
        font-size: 30px;
        margin-top: 0;
    }
    #user-abo-status span {
        display: none;
    }
    #user-abo-status.bg-danger span {
        display: block;
    }
    #user-abo-status.bg-danger span div {
        color: transparent;
    }
    #user-abo-status.bg-danger span div i {
        color: #ffffff;
        margin-top: -4px;
    }
    #user-abo-status img {
        float: none;
    }
    #user-abo-status {
        border-radius: 30px;
        width: 60px;
        height: 60px;
        padding: 14px;
        bottom: 15px;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
        border: 1px solid #aeaeae;
    }
    #user-abo-status:hover {
        bottom: 15px;
        border-radius: 30px;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
        border: 1px solid #848484;
    }
}

.subscriptionBillBtnMyData {
    margin-left: 5px;
}

.subscriptionInfoBtn {
    font-size: 30px;
    color: #31708f !important;
    cursor: pointer;
}

.subscriptionInfoBtnMyData {
    display: inline-block;
    font-size: 14px;
}

@media (max-width: 767px) {
    .subscriptionInfoBtn {
        font-size: 40px;
    }

    .subscriptionInfoBtnMyData {
        display: block;
        font-size: 30px;
        clear: both;
        margin-bottom: 5px;
    }

    .subscription-label-td {
        /*position: relative;*/
        overflow: visible !important;
    }

    .subscriptionBillBtnMyData {
        display: block;
        clear: both;
    }

    .subscriptionBillBtnMyData i {
        font-size: 30px;
    }
}

.tooltip-inner i,
.tooltip-inner strong,
.tooltip-inner li,
.tooltip-inner p,
.tooltip-inner {
    max-width: 300px !important;
    padding: 5px !important;
    color: #fff !important;
    text-align: left !important;
    text-decoration: none !important;
    background-color: #000 !important;
    border-radius: 4px !important;
}

.tooltip-inner ul,
.tooltip-inner ul li {
    list-style: circle !important;
}

.tooltip-inner ol,
.tooltip-inner ol li {
    list-style: decimal !important;
}

#langnavbar {
    position: absolute;
    right: 25px;
    top: 1px;
}

#langnavbar .nav > li > a {
    padding: 5px;
    line-height: 1em;
}

.has-multilang.rd-navbar-static .rd-navbar-nav-wrap .rd-navbar-nav {
    margin-top: 30px;
}

#langnavbar a {
    color: #0088c6;
}

#langnavbar .nav-pills > li {
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 1.5em;
}

#langnavbar .nav-pills > li.active > a,
#langnavbar .nav-pills > li.active > a:hover,
#langnavbar .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #0088c6;
}

/*
 * LOADING SCREEN
 */

.overlay-extra-text {
    width: 100%;
    top: 40%;
    position: fixed;
    z-index: 1000;
    color: #FFF;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    animation: MoveLeftRight 1s linear infinite;
}

@keyframes MoveLeftRight {
    0% {
        margin-left: 0px;
    }
    25% {
        margin-left: 20px;
    }
    50% {
        margin-left: 0px;
    }
    75% {
        margin-left: -20px;
    }
    100% {
        margin-left: 0px;
    }
}

.dropdown-menu ul {
    padding-left: 0 !important;
}

input#bill {
    margin-top: 10px;
    margin-right: 7px;
}

@media (min-width: 768px) and (max-width: 1399px) {
    .icemegamenu > ul > li:first-child,
    .icemegamenu > ul > li:last-child {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1220px) {
    .icemegamenu > ul > li + li {
        margin-left: 10px;
    }
    .icemegamenu > ul > li + li:before {
        display: none;
    }
}

body#homepage #showcase .moduletable.yoga_classes.col-sm-11 {
    width: 100% !important;
}

.calendarItemRegisterButtonsWrapper {
    float: right;
    display: table !important;
}

.calendarItemRegisterButtonsWrapperRow {
    display: table-row !important;
}

.calendarItemRegisterButtonsWrapperRow > span {
    display: table-cell !important;
    vertical-align: middle;
    padding-right: 5px;
    padding-bottom: 5px;
}

#register-detail-lang-wrapper {
    display: none;
}

#my-account-login-form-wrapper .form-group {
    text-align: left;
}

#my-account-pwd-form-wrapper .form-group-password {
    position: relative;
}

#my-account-login-form-wrapper label + * {
    margin-top: 10px;
}

#my-account-login-form-wrapper #register-detail-comments-wrapper {
    margin-top: 30px;
}

.blueleaf-app-action[data-action="toggle-password"] {
    color: #dc63af;
    position: absolute;
    right: 6px;
    top: 17px;
    cursor: pointer;
    font-size: 23px;
}

#my-account-login-form-wrapper .radio {
    display: block;
    width: auto;
    float: left;
    margin-right: 30px;
    margin-top: 0;
}

#my-account-login-form-wrapper .radio input {
    float: none;
}

.team-item-wrapper {
    display: block;
    width: 800px;
    margin: 0 auto;
    max-width: 100%;
    float: none;
    padding: 20px 35px;
    border-radius: 20px;
    box-shadow: 0 1px 30px rgba(0,0,0,0.12);
    margin-bottom: 30px;
}

.team-item-wrapper .media {
    height: auto !important;
}

body#homepage .item .item_content .btn.readmore {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    max-width: 120px;
    margin: 0 auto;
}

body#homepage .item .item_content:empty {
    display: none;
    height: 0 !important;
    overflow: hidden;
}
