@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%; }

body {
    margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block; }

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline; }

audio:not([controls]) {
    display: none;
    height: 0; }

[hidden], template {
    display: none; }

a {
    background-color: transparent; }

a:active, a:hover {
    outline: 0; }

abbr[title] {
    border-bottom: 1px dotted; }

b, strong {
    font-weight: 700; }

dfn {
    font-style: italic; }

h1 {
    margin: .67em 0;
    font-size: 2em; }

mark {
    color: #000;
    background: #ff0; }

small {
    font-size: 80%; }

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline; }

sup {
    top: -.5em; }

sub {
    bottom: -.25em; }

img {
    border: 0; }

svg:not(:root) {
    overflow: hidden; }

figure {
    margin: 1em 40px; }

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }

pre {
    overflow: auto; }

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em; }

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit; }

button {
    overflow: visible; }

button, select {
    text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer; }

button[disabled], html input[disabled] {
    cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0; }

input {
    line-height: normal; }

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto; }

input[type=search] {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none; }

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver; }

legend {
    padding: 0;
    border: 0; }

textarea {
    overflow: auto; }

optgroup {
    font-weight: 700; }

table {
    border-spacing: 0;
    border-collapse: collapse; }

td, th {
    padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important; }
    a, a:visited {
        text-decoration: underline; }
    a[href]:after {
        content: " (" attr(href) ")"; }
    abbr[title]:after {
        content: " (" attr(title) ")"; }
    a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""; }
    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid; }
    thead {
        display: table-header-group; }
    img, tr {
        page-break-inside: avoid; }
    img {
        max-width: 100% !important; }
    h2, h3, p {
        orphans: 3;
        widows: 3; }
    h2, h3 {
        page-break-after: avoid; }
    .navbar {
        display: none; }
    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important; }
    .label {
        border: 1px solid #000; }
    .table {
        border-collapse: collapse !important; }
    .table td, .table th {
        background-color: #fff !important; }
    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important; } }

@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: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
    content: "\002a"; }

.glyphicon-plus:before {
    content: "\002b"; }

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "\20ac"; }

.glyphicon-minus:before {
    content: "\2212"; }

.glyphicon-cloud:before {
    content: "\2601"; }

.glyphicon-envelope:before {
    content: "\2709"; }

.glyphicon-pencil:before {
    content: "\270f"; }

.glyphicon-glass:before {
    content: "\e001"; }

.glyphicon-music:before {
    content: "\e002"; }

.glyphicon-search:before {
    content: "\e003"; }

.glyphicon-heart:before {
    content: "\e005"; }

.glyphicon-star:before {
    content: "\e006"; }

.glyphicon-star-empty:before {
    content: "\e007"; }

.glyphicon-user:before {
    content: "\e008"; }

.glyphicon-film:before {
    content: "\e009"; }

.glyphicon-th-large:before {
    content: "\e010"; }

.glyphicon-th:before {
    content: "\e011"; }

.glyphicon-th-list:before {
    content: "\e012"; }

.glyphicon-ok:before {
    content: "\e013"; }

.glyphicon-remove:before {
    content: "\e014"; }

.glyphicon-zoom-in:before {
    content: "\e015"; }

.glyphicon-zoom-out:before {
    content: "\e016"; }

.glyphicon-off:before {
    content: "\e017"; }

.glyphicon-signal:before {
    content: "\e018"; }

.glyphicon-cog:before {
    content: "\e019"; }

.glyphicon-trash:before {
    content: "\e020"; }

.glyphicon-home:before {
    content: "\e021"; }

.glyphicon-file:before {
    content: "\e022"; }

.glyphicon-time:before {
    content: "\e023"; }

.glyphicon-road:before {
    content: "\e024"; }

.glyphicon-download-alt:before {
    content: "\e025"; }

.glyphicon-download:before {
    content: "\e026"; }

.glyphicon-upload:before {
    content: "\e027"; }

.glyphicon-inbox:before {
    content: "\e028"; }

.glyphicon-play-circle:before {
    content: "\e029"; }

.glyphicon-repeat:before {
    content: "\e030"; }

.glyphicon-refresh:before {
    content: "\e031"; }

.glyphicon-list-alt:before {
    content: "\e032"; }

.glyphicon-lock:before {
    content: "\e033"; }

.glyphicon-flag:before {
    content: "\e034"; }

.glyphicon-headphones:before {
    content: "\e035"; }

.glyphicon-volume-off:before {
    content: "\e036"; }

.glyphicon-volume-down:before {
    content: "\e037"; }

.glyphicon-volume-up:before {
    content: "\e038"; }

.glyphicon-qrcode:before {
    content: "\e039"; }

.glyphicon-barcode:before {
    content: "\e040"; }

.glyphicon-tag:before {
    content: "\e041"; }

.glyphicon-tags:before {
    content: "\e042"; }

.glyphicon-book:before {
    content: "\e043"; }

.glyphicon-bookmark:before {
    content: "\e044"; }

.glyphicon-print:before {
    content: "\e045"; }

.glyphicon-camera:before {
    content: "\e046"; }

.glyphicon-font:before {
    content: "\e047"; }

.glyphicon-bold:before {
    content: "\e048"; }

.glyphicon-italic:before {
    content: "\e049"; }

.glyphicon-text-height:before {
    content: "\e050"; }

.glyphicon-text-width:before {
    content: "\e051"; }

.glyphicon-align-left:before {
    content: "\e052"; }

.glyphicon-align-center:before {
    content: "\e053"; }

.glyphicon-align-right:before {
    content: "\e054"; }

.glyphicon-align-justify:before {
    content: "\e055"; }

.glyphicon-list:before {
    content: "\e056"; }

.glyphicon-indent-left:before {
    content: "\e057"; }

.glyphicon-indent-right:before {
    content: "\e058"; }

.glyphicon-facetime-video:before {
    content: "\e059"; }

.glyphicon-picture:before {
    content: "\e060"; }

.glyphicon-map-marker:before {
    content: "\e062"; }

.glyphicon-adjust:before {
    content: "\e063"; }

.glyphicon-tint:before {
    content: "\e064"; }

.glyphicon-edit:before {
    content: "\e065"; }

.glyphicon-share:before {
    content: "\e066"; }

.glyphicon-check:before {
    content: "\e067"; }

.glyphicon-move:before {
    content: "\e068"; }

.glyphicon-step-backward:before {
    content: "\e069"; }

.glyphicon-fast-backward:before {
    content: "\e070"; }

.glyphicon-backward:before {
    content: "\e071"; }

.glyphicon-play:before {
    content: "\e072"; }

.glyphicon-pause:before {
    content: "\e073"; }

.glyphicon-stop:before {
    content: "\e074"; }

.glyphicon-forward:before {
    content: "\e075"; }

.glyphicon-fast-forward:before {
    content: "\e076"; }

.glyphicon-step-forward:before {
    content: "\e077"; }

.glyphicon-eject:before {
    content: "\e078"; }

.glyphicon-chevron-left:before {
    content: "\e079"; }

.glyphicon-chevron-right:before {
    content: "\e080"; }

.glyphicon-plus-sign:before {
    content: "\e081"; }

.glyphicon-minus-sign:before {
    content: "\e082"; }

.glyphicon-remove-sign:before {
    content: "\e083"; }

.glyphicon-ok-sign:before {
    content: "\e084"; }

.glyphicon-question-sign:before {
    content: "\e085"; }

.glyphicon-info-sign:before {
    content: "\e086"; }

.glyphicon-screenshot:before {
    content: "\e087"; }

.glyphicon-remove-circle:before {
    content: "\e088"; }

.glyphicon-ok-circle:before {
    content: "\e089"; }

.glyphicon-ban-circle:before {
    content: "\e090"; }

.glyphicon-arrow-left:before {
    content: "\e091"; }

.glyphicon-arrow-right:before {
    content: "\e092"; }

.glyphicon-arrow-up:before {
    content: "\e093"; }

.glyphicon-arrow-down:before {
    content: "\e094"; }

.glyphicon-share-alt:before {
    content: "\e095"; }

.glyphicon-resize-full:before {
    content: "\e096"; }

.glyphicon-resize-small:before {
    content: "\e097"; }

.glyphicon-exclamation-sign:before {
    content: "\e101"; }

.glyphicon-gift:before {
    content: "\e102"; }

.glyphicon-leaf:before {
    content: "\e103"; }

.glyphicon-fire:before {
    content: "\e104"; }

.glyphicon-eye-open:before {
    content: "\e105"; }

.glyphicon-eye-close:before {
    content: "\e106"; }

.glyphicon-warning-sign:before {
    content: "\e107"; }

.glyphicon-plane:before {
    content: "\e108"; }

.glyphicon-calendar:before {
    content: "\e109"; }

.glyphicon-random:before {
    content: "\e110"; }

.glyphicon-comment:before {
    content: "\e111"; }

.glyphicon-magnet:before {
    content: "\e112"; }

.glyphicon-chevron-up:before {
    content: "\e113"; }

.glyphicon-chevron-down:before {
    content: "\e114"; }

.glyphicon-retweet:before {
    content: "\e115"; }

.glyphicon-shopping-cart:before {
    content: "\e116"; }

.glyphicon-folder-close:before {
    content: "\e117"; }

.glyphicon-folder-open:before {
    content: "\e118"; }

.glyphicon-resize-vertical:before {
    content: "\e119"; }

.glyphicon-resize-horizontal:before {
    content: "\e120"; }

.glyphicon-hdd:before {
    content: "\e121"; }

.glyphicon-bullhorn:before {
    content: "\e122"; }

.glyphicon-bell:before {
    content: "\e123"; }

.glyphicon-certificate:before {
    content: "\e124"; }

.glyphicon-thumbs-up:before {
    content: "\e125"; }

.glyphicon-thumbs-down:before {
    content: "\e126"; }

.glyphicon-hand-right:before {
    content: "\e127"; }

.glyphicon-hand-left:before {
    content: "\e128"; }

.glyphicon-hand-up:before {
    content: "\e129"; }

.glyphicon-hand-down:before {
    content: "\e130"; }

.glyphicon-circle-arrow-right:before {
    content: "\e131"; }

.glyphicon-circle-arrow-left:before {
    content: "\e132"; }

.glyphicon-circle-arrow-up:before {
    content: "\e133"; }

.glyphicon-circle-arrow-down:before {
    content: "\e134"; }

.glyphicon-globe:before {
    content: "\e135"; }

.glyphicon-wrench:before {
    content: "\e136"; }

.glyphicon-tasks:before {
    content: "\e137"; }

.glyphicon-filter:before {
    content: "\e138"; }

.glyphicon-briefcase:before {
    content: "\e139"; }

.glyphicon-fullscreen:before {
    content: "\e140"; }

.glyphicon-dashboard:before {
    content: "\e141"; }

.glyphicon-paperclip:before {
    content: "\e142"; }

.glyphicon-heart-empty:before {
    content: "\e143"; }

.glyphicon-link:before {
    content: "\e144"; }

.glyphicon-phone:before {
    content: "\e145"; }

.glyphicon-pushpin:before {
    content: "\e146"; }

.glyphicon-usd:before {
    content: "\e148"; }

.glyphicon-gbp:before {
    content: "\e149"; }

.glyphicon-sort:before {
    content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
    content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"; }

.glyphicon-sort-by-order:before {
    content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
    content: "\e154"; }

.glyphicon-sort-by-attributes:before {
    content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"; }

.glyphicon-unchecked:before {
    content: "\e157"; }

.glyphicon-expand:before {
    content: "\e158"; }

.glyphicon-collapse-down:before {
    content: "\e159"; }

.glyphicon-collapse-up:before {
    content: "\e160"; }

.glyphicon-log-in:before {
    content: "\e161"; }

.glyphicon-flash:before {
    content: "\e162"; }

.glyphicon-log-out:before {
    content: "\e163"; }

.glyphicon-new-window:before {
    content: "\e164"; }

.glyphicon-record:before {
    content: "\e165"; }

.glyphicon-save:before {
    content: "\e166"; }

.glyphicon-open:before {
    content: "\e167"; }

.glyphicon-saved:before {
    content: "\e168"; }

.glyphicon-import:before {
    content: "\e169"; }

.glyphicon-export:before {
    content: "\e170"; }

.glyphicon-send:before {
    content: "\e171"; }

.glyphicon-floppy-disk:before {
    content: "\e172"; }

.glyphicon-floppy-saved:before {
    content: "\e173"; }

.glyphicon-floppy-remove:before {
    content: "\e174"; }

.glyphicon-floppy-save:before {
    content: "\e175"; }

.glyphicon-floppy-open:before {
    content: "\e176"; }

.glyphicon-credit-card:before {
    content: "\e177"; }

.glyphicon-transfer:before {
    content: "\e178"; }

.glyphicon-cutlery:before {
    content: "\e179"; }

.glyphicon-header:before {
    content: "\e180"; }

.glyphicon-compressed:before {
    content: "\e181"; }

.glyphicon-earphone:before {
    content: "\e182"; }

.glyphicon-phone-alt:before {
    content: "\e183"; }

.glyphicon-tower:before {
    content: "\e184"; }

.glyphicon-stats:before {
    content: "\e185"; }

.glyphicon-sd-video:before {
    content: "\e186"; }

.glyphicon-hd-video:before {
    content: "\e187"; }

.glyphicon-subtitles:before {
    content: "\e188"; }

.glyphicon-sound-stereo:before {
    content: "\e189"; }

.glyphicon-sound-dolby:before {
    content: "\e190"; }

.glyphicon-sound-5-1:before {
    content: "\e191"; }

.glyphicon-sound-6-1:before {
    content: "\e192"; }

.glyphicon-sound-7-1:before {
    content: "\e193"; }

.glyphicon-copyright-mark:before {
    content: "\e194"; }

.glyphicon-registration-mark:before {
    content: "\e195"; }

.glyphicon-cloud-download:before {
    content: "\e197"; }

.glyphicon-cloud-upload:before {
    content: "\e198"; }

.glyphicon-tree-conifer:before {
    content: "\e199"; }

.glyphicon-tree-deciduous:before {
    content: "\e200"; }

.glyphicon-cd:before {
    content: "\e201"; }

.glyphicon-save-file:before {
    content: "\e202"; }

.glyphicon-open-file:before {
    content: "\e203"; }

.glyphicon-level-up:before {
    content: "\e204"; }

.glyphicon-copy:before {
    content: "\e205"; }

.glyphicon-paste:before {
    content: "\e206"; }

.glyphicon-alert:before {
    content: "\e209"; }

.glyphicon-equalizer:before {
    content: "\e210"; }

.glyphicon-king:before {
    content: "\e211"; }

.glyphicon-queen:before {
    content: "\e212"; }

.glyphicon-pawn:before {
    content: "\e213"; }

.glyphicon-bishop:before {
    content: "\e214"; }

.glyphicon-knight:before {
    content: "\e215"; }

.glyphicon-baby-formula:before {
    content: "\e216"; }

.glyphicon-tent:before {
    content: "\26fa"; }

.glyphicon-blackboard:before {
    content: "\e218"; }

.glyphicon-bed:before {
    content: "\e219"; }

.glyphicon-apple:before {
    content: "\f8ff"; }

.glyphicon-erase:before {
    content: "\e221"; }

.glyphicon-hourglass:before {
    content: "\231b"; }

.glyphicon-lamp:before {
    content: "\e223"; }

.glyphicon-duplicate:before {
    content: "\e224"; }

.glyphicon-piggy-bank:before {
    content: "\e225"; }

.glyphicon-scissors:before {
    content: "\e226"; }

.glyphicon-bitcoin:before {
    content: "\e227"; }

.glyphicon-btc:before {
    content: "\e227"; }

.glyphicon-xbt:before {
    content: "\e227"; }

.glyphicon-yen:before {
    content: "\00a5"; }

.glyphicon-jpy:before {
    content: "\00a5"; }

.glyphicon-ruble:before {
    content: "\20bd"; }

.glyphicon-rub:before {
    content: "\20bd"; }

.glyphicon-scale:before {
    content: "\e230"; }

.glyphicon-ice-lolly:before {
    content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"; }

.glyphicon-education:before {
    content: "\e233"; }

.glyphicon-option-horizontal:before {
    content: "\e234"; }

.glyphicon-option-vertical:before {
    content: "\e235"; }

.glyphicon-menu-hamburger:before {
    content: "\e236"; }

.glyphicon-modal-window:before {
    content: "\e237"; }

.glyphicon-oil:before {
    content: "\e238"; }

.glyphicon-grain:before {
    content: "\e239"; }

.glyphicon-sunglasses:before {
    content: "\e240"; }

.glyphicon-text-size:before {
    content: "\e241"; }

.glyphicon-text-color:before {
    content: "\e242"; }

.glyphicon-text-background:before {
    content: "\e243"; }

.glyphicon-object-align-top:before {
    content: "\e244"; }

.glyphicon-object-align-bottom:before {
    content: "\e245"; }

.glyphicon-object-align-horizontal:before {
    content: "\e246"; }

.glyphicon-object-align-left:before {
    content: "\e247"; }

.glyphicon-object-align-vertical:before {
    content: "\e248"; }

.glyphicon-object-align-right:before {
    content: "\e249"; }

.glyphicon-triangle-right:before {
    content: "\e250"; }

.glyphicon-triangle-left:before {
    content: "\e251"; }

.glyphicon-triangle-bottom:before {
    content: "\e252"; }

.glyphicon-triangle-top:before {
    content: "\e253"; }

.glyphicon-console:before {
    content: "\e254"; }

.glyphicon-superscript:before {
    content: "\e255"; }

.glyphicon-subscript:before {
    content: "\e256"; }

.glyphicon-menu-left:before {
    content: "\e257"; }

.glyphicon-menu-right:before {
    content: "\e258"; }

.glyphicon-menu-down:before {
    content: "\e259"; }

.glyphicon-menu-up:before {
    content: "\e260"; }

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

:after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent; }

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff; }

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }

a {
    color: #337ab7;
    text-decoration: none; }

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline; }

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
    margin: 0; }

img {
    vertical-align: middle; }

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto; }

.img-rounded {
    -webkit-border-radius: 6px;
    border-radius: 6px; }

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }

.img-circle {
    -webkit-border-radius: 50%;
    border-radius: 50%; }

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee; }

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto; }

[role=button] {
    cursor: pointer; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit; }

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777; }

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px; }

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%; }

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px; }

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%; }

.h1, h1 {
    font-size: 36px; }

.h2, h2 {
    font-size: 30px; }

.h3, h3 {
    font-size: 24px; }

.h4, h4 {
    font-size: 18px; }

.h5, h5 {
    font-size: 14px; }

.h6, h6 {
    font-size: 12px; }

p {
    margin: 0 0 10px; }

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4; }

@media (min-width: 768px) {
    .lead {
        font-size: 21px; } }

.small, small {
    font-size: 85%; }

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3; }

.text-left {
    text-align: left; }

.text-right {
    text-align: right; }

.text-center {
    text-align: center; }

.text-justify {
    text-align: justify; }

.text-nowrap {
    white-space: nowrap; }

.text-lowercase {
    text-transform: lowercase; }

.text-uppercase {
    text-transform: uppercase; }

.text-capitalize {
    text-transform: capitalize; }

.text-muted {
    color: #777; }

.text-primary {
    color: #337ab7; }

a.text-primary:focus, a.text-primary:hover {
    color: #286090; }

.text-success {
    color: #3c763d; }

a.text-success:focus, a.text-success:hover {
    color: #2b542c; }

.text-info {
    color: #31708f; }

a.text-info:focus, a.text-info:hover {
    color: #245269; }

.text-warning {
    color: #8a6d3b; }

a.text-warning:focus, a.text-warning:hover {
    color: #66512c; }

.text-danger {
    color: #a94442; }

a.text-danger:focus, a.text-danger:hover {
    color: #843534; }

.bg-primary {
    color: #fff;
    background-color: #337ab7; }

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090; }

.bg-success {
    background-color: #dff0d8; }

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3; }

.bg-info {
    background-color: #d9edf7; }

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee; }

.bg-warning {
    background-color: #fcf8e3; }

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5; }

.bg-danger {
    background-color: #f2dede; }

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9; }

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee; }

ol, ul {
    margin-top: 0;
    margin-bottom: 10px; }

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0; }

.list-unstyled {
    padding-left: 0;
    list-style: none; }

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none; }

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }

dl {
    margin-top: 0;
    margin-bottom: 20px; }

dd, dt {
    line-height: 1.42857143; }

dt {
    font-weight: 700; }

dd {
    margin-left: 0; }

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap; }
    .dl-horizontal dd {
        margin-left: 180px; } }

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777; }

.initialism {
    font-size: 90%;
    text-transform: uppercase; }

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee; }

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0; }

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777; }

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0; }

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''; }

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'; }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143; }

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace; }

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    -webkit-border-radius: 4px;
    border-radius: 4px; }

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none; }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    border-radius: 4px; }

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0; }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }

@media (min-width: 768px) {
    .container {
        width: 750px; } }

@media (min-width: 992px) {
    .container {
        width: 970px; } }

@media (min-width: 1200px) {
    .container {
        width: 1170px; } }

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }

.row {
    margin-right: -15px;
    margin-left: -15px; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left; }

.col-xs-12 {
    width: 100%; }

.col-xs-11 {
    width: 91.66666667%; }

.col-xs-10 {
    width: 83.33333333%; }

.col-xs-9 {
    width: 75%; }

.col-xs-8 {
    width: 66.66666667%; }

.col-xs-7 {
    width: 58.33333333%; }

.col-xs-6 {
    width: 50%; }

.col-xs-5 {
    width: 41.66666667%; }

.col-xs-4 {
    width: 33.33333333%; }

.col-xs-3 {
    width: 25%; }

.col-xs-2 {
    width: 16.66666667%; }

.col-xs-1 {
    width: 8.33333333%; }

.col-xs-pull-12 {
    right: 100%; }

.col-xs-pull-11 {
    right: 91.66666667%; }

.col-xs-pull-10 {
    right: 83.33333333%; }

.col-xs-pull-9 {
    right: 75%; }

.col-xs-pull-8 {
    right: 66.66666667%; }

.col-xs-pull-7 {
    right: 58.33333333%; }

.col-xs-pull-6 {
    right: 50%; }

.col-xs-pull-5 {
    right: 41.66666667%; }

.col-xs-pull-4 {
    right: 33.33333333%; }

.col-xs-pull-3 {
    right: 25%; }

.col-xs-pull-2 {
    right: 16.66666667%; }

.col-xs-pull-1 {
    right: 8.33333333%; }

.col-xs-pull-0 {
    right: auto; }

.col-xs-push-12 {
    left: 100%; }

.col-xs-push-11 {
    left: 91.66666667%; }

.col-xs-push-10 {
    left: 83.33333333%; }

.col-xs-push-9 {
    left: 75%; }

.col-xs-push-8 {
    left: 66.66666667%; }

.col-xs-push-7 {
    left: 58.33333333%; }

.col-xs-push-6 {
    left: 50%; }

.col-xs-push-5 {
    left: 41.66666667%; }

.col-xs-push-4 {
    left: 33.33333333%; }

.col-xs-push-3 {
    left: 25%; }

.col-xs-push-2 {
    left: 16.66666667%; }

.col-xs-push-1 {
    left: 8.33333333%; }

.col-xs-push-0 {
    left: auto; }

.col-xs-offset-12 {
    margin-left: 100%; }

.col-xs-offset-11 {
    margin-left: 91.66666667%; }

.col-xs-offset-10 {
    margin-left: 83.33333333%; }

.col-xs-offset-9 {
    margin-left: 75%; }

.col-xs-offset-8 {
    margin-left: 66.66666667%; }

.col-xs-offset-7 {
    margin-left: 58.33333333%; }

.col-xs-offset-6 {
    margin-left: 50%; }

.col-xs-offset-5 {
    margin-left: 41.66666667%; }

.col-xs-offset-4 {
    margin-left: 33.33333333%; }

.col-xs-offset-3 {
    margin-left: 25%; }

.col-xs-offset-2 {
    margin-left: 16.66666667%; }

.col-xs-offset-1 {
    margin-left: 8.33333333%; }

.col-xs-offset-0 {
    margin-left: 0; }

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left; }
    .col-sm-12 {
        width: 100%; }
    .col-sm-11 {
        width: 91.66666667%; }
    .col-sm-10 {
        width: 83.33333333%; }
    .col-sm-9 {
        width: 75%; }
    .col-sm-8 {
        width: 66.66666667%; }
    .col-sm-7 {
        width: 58.33333333%; }
    .col-sm-6 {
        width: 50%; }
    .col-sm-5 {
        width: 41.66666667%; }
    .col-sm-4 {
        width: 33.33333333%; }
    .col-sm-3 {
        width: 25%; }
    .col-sm-2 {
        width: 16.66666667%; }
    .col-sm-1 {
        width: 8.33333333%; }
    .col-sm-pull-12 {
        right: 100%; }
    .col-sm-pull-11 {
        right: 91.66666667%; }
    .col-sm-pull-10 {
        right: 83.33333333%; }
    .col-sm-pull-9 {
        right: 75%; }
    .col-sm-pull-8 {
        right: 66.66666667%; }
    .col-sm-pull-7 {
        right: 58.33333333%; }
    .col-sm-pull-6 {
        right: 50%; }
    .col-sm-pull-5 {
        right: 41.66666667%; }
    .col-sm-pull-4 {
        right: 33.33333333%; }
    .col-sm-pull-3 {
        right: 25%; }
    .col-sm-pull-2 {
        right: 16.66666667%; }
    .col-sm-pull-1 {
        right: 8.33333333%; }
    .col-sm-pull-0 {
        right: auto; }
    .col-sm-push-12 {
        left: 100%; }
    .col-sm-push-11 {
        left: 91.66666667%; }
    .col-sm-push-10 {
        left: 83.33333333%; }
    .col-sm-push-9 {
        left: 75%; }
    .col-sm-push-8 {
        left: 66.66666667%; }
    .col-sm-push-7 {
        left: 58.33333333%; }
    .col-sm-push-6 {
        left: 50%; }
    .col-sm-push-5 {
        left: 41.66666667%; }
    .col-sm-push-4 {
        left: 33.33333333%; }
    .col-sm-push-3 {
        left: 25%; }
    .col-sm-push-2 {
        left: 16.66666667%; }
    .col-sm-push-1 {
        left: 8.33333333%; }
    .col-sm-push-0 {
        left: auto; }
    .col-sm-offset-12 {
        margin-left: 100%; }
    .col-sm-offset-11 {
        margin-left: 91.66666667%; }
    .col-sm-offset-10 {
        margin-left: 83.33333333%; }
    .col-sm-offset-9 {
        margin-left: 75%; }
    .col-sm-offset-8 {
        margin-left: 66.66666667%; }
    .col-sm-offset-7 {
        margin-left: 58.33333333%; }
    .col-sm-offset-6 {
        margin-left: 50%; }
    .col-sm-offset-5 {
        margin-left: 41.66666667%; }
    .col-sm-offset-4 {
        margin-left: 33.33333333%; }
    .col-sm-offset-3 {
        margin-left: 25%; }
    .col-sm-offset-2 {
        margin-left: 16.66666667%; }
    .col-sm-offset-1 {
        margin-left: 8.33333333%; }
    .col-sm-offset-0 {
        margin-left: 0; } }

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left; }
    .col-md-12 {
        width: 100%; }
    .col-md-11 {
        width: 91.66666667%; }
    .col-md-10 {
        width: 83.33333333%; }
    .col-md-9 {
        width: 75%; }
    .col-md-8 {
        width: 66.66666667%; }
    .col-md-7 {
        width: 58.33333333%; }
    .col-md-6 {
        width: 50%; }
    .col-md-5 {
        width: 41.66666667%; }
    .col-md-4 {
        width: 33.33333333%; }
    .col-md-3 {
        width: 25%; }
    .col-md-2 {
        width: 16.66666667%; }
    .col-md-1 {
        width: 8.33333333%; }
    .col-md-pull-12 {
        right: 100%; }
    .col-md-pull-11 {
        right: 91.66666667%; }
    .col-md-pull-10 {
        right: 83.33333333%; }
    .col-md-pull-9 {
        right: 75%; }
    .col-md-pull-8 {
        right: 66.66666667%; }
    .col-md-pull-7 {
        right: 58.33333333%; }
    .col-md-pull-6 {
        right: 50%; }
    .col-md-pull-5 {
        right: 41.66666667%; }
    .col-md-pull-4 {
        right: 33.33333333%; }
    .col-md-pull-3 {
        right: 25%; }
    .col-md-pull-2 {
        right: 16.66666667%; }
    .col-md-pull-1 {
        right: 8.33333333%; }
    .col-md-pull-0 {
        right: auto; }
    .col-md-push-12 {
        left: 100%; }
    .col-md-push-11 {
        left: 91.66666667%; }
    .col-md-push-10 {
        left: 83.33333333%; }
    .col-md-push-9 {
        left: 75%; }
    .col-md-push-8 {
        left: 66.66666667%; }
    .col-md-push-7 {
        left: 58.33333333%; }
    .col-md-push-6 {
        left: 50%; }
    .col-md-push-5 {
        left: 41.66666667%; }
    .col-md-push-4 {
        left: 33.33333333%; }
    .col-md-push-3 {
        left: 25%; }
    .col-md-push-2 {
        left: 16.66666667%; }
    .col-md-push-1 {
        left: 8.33333333%; }
    .col-md-push-0 {
        left: auto; }
    .col-md-offset-12 {
        margin-left: 100%; }
    .col-md-offset-11 {
        margin-left: 91.66666667%; }
    .col-md-offset-10 {
        margin-left: 83.33333333%; }
    .col-md-offset-9 {
        margin-left: 75%; }
    .col-md-offset-8 {
        margin-left: 66.66666667%; }
    .col-md-offset-7 {
        margin-left: 58.33333333%; }
    .col-md-offset-6 {
        margin-left: 50%; }
    .col-md-offset-5 {
        margin-left: 41.66666667%; }
    .col-md-offset-4 {
        margin-left: 33.33333333%; }
    .col-md-offset-3 {
        margin-left: 25%; }
    .col-md-offset-2 {
        margin-left: 16.66666667%; }
    .col-md-offset-1 {
        margin-left: 8.33333333%; }
    .col-md-offset-0 {
        margin-left: 0; } }

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left; }
    .col-lg-12 {
        width: 100%; }
    .col-lg-11 {
        width: 91.66666667%; }
    .col-lg-10 {
        width: 83.33333333%; }
    .col-lg-9 {
        width: 75%; }
    .col-lg-8 {
        width: 66.66666667%; }
    .col-lg-7 {
        width: 58.33333333%; }
    .col-lg-6 {
        width: 50%; }
    .col-lg-5 {
        width: 41.66666667%; }
    .col-lg-4 {
        width: 33.33333333%; }
    .col-lg-3 {
        width: 25%; }
    .col-lg-2 {
        width: 16.66666667%; }
    .col-lg-1 {
        width: 8.33333333%; }
    .col-lg-pull-12 {
        right: 100%; }
    .col-lg-pull-11 {
        right: 91.66666667%; }
    .col-lg-pull-10 {
        right: 83.33333333%; }
    .col-lg-pull-9 {
        right: 75%; }
    .col-lg-pull-8 {
        right: 66.66666667%; }
    .col-lg-pull-7 {
        right: 58.33333333%; }
    .col-lg-pull-6 {
        right: 50%; }
    .col-lg-pull-5 {
        right: 41.66666667%; }
    .col-lg-pull-4 {
        right: 33.33333333%; }
    .col-lg-pull-3 {
        right: 25%; }
    .col-lg-pull-2 {
        right: 16.66666667%; }
    .col-lg-pull-1 {
        right: 8.33333333%; }
    .col-lg-pull-0 {
        right: auto; }
    .col-lg-push-12 {
        left: 100%; }
    .col-lg-push-11 {
        left: 91.66666667%; }
    .col-lg-push-10 {
        left: 83.33333333%; }
    .col-lg-push-9 {
        left: 75%; }
    .col-lg-push-8 {
        left: 66.66666667%; }
    .col-lg-push-7 {
        left: 58.33333333%; }
    .col-lg-push-6 {
        left: 50%; }
    .col-lg-push-5 {
        left: 41.66666667%; }
    .col-lg-push-4 {
        left: 33.33333333%; }
    .col-lg-push-3 {
        left: 25%; }
    .col-lg-push-2 {
        left: 16.66666667%; }
    .col-lg-push-1 {
        left: 8.33333333%; }
    .col-lg-push-0 {
        left: auto; }
    .col-lg-offset-12 {
        margin-left: 100%; }
    .col-lg-offset-11 {
        margin-left: 91.66666667%; }
    .col-lg-offset-10 {
        margin-left: 83.33333333%; }
    .col-lg-offset-9 {
        margin-left: 75%; }
    .col-lg-offset-8 {
        margin-left: 66.66666667%; }
    .col-lg-offset-7 {
        margin-left: 58.33333333%; }
    .col-lg-offset-6 {
        margin-left: 50%; }
    .col-lg-offset-5 {
        margin-left: 41.66666667%; }
    .col-lg-offset-4 {
        margin-left: 33.33333333%; }
    .col-lg-offset-3 {
        margin-left: 25%; }
    .col-lg-offset-2 {
        margin-left: 16.66666667%; }
    .col-lg-offset-1 {
        margin-left: 8.33333333%; }
    .col-lg-offset-0 {
        margin-left: 0; } }

table {
    background-color: transparent; }

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left; }

th {
    text-align: left; }

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px; }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd; }

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0; }

.table > tbody + tbody {
    border-top: 2px solid #ddd; }

.table .table {
    background-color: #fff; }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px; }

.table-bordered {
    border: 1px solid #ddd; }

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd; }

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5; }

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none; }

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none; }

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5; }

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8; }

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8; }

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6; }

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7; }

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3; }

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3; }

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc; }

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede; }

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc; }

.table-responsive {
    min-height: .01%;
    overflow-x: auto; }

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd; }
    .table-responsive > .table {
        margin-bottom: 0; }
    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap; }
    .table-responsive > .table-bordered {
        border: 0; }
    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0; }
    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0; }
    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0; } }

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700; }

input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal; }

input[type=file] {
    display: block; }

input[type=range] {
    display: block;
    width: 100%; }

select[multiple], select[size] {
    height: auto; }

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555; }

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; }

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }

.form-control:-ms-input-placeholder {
    color: #999; }

.form-control::-webkit-input-placeholder {
    color: #999; }

.form-control::-ms-expand {
    background-color: transparent;
    border: 0; }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1; }

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
    height: auto; }

input[type=search] {
    -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
        line-height: 34px; }
    .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
        line-height: 30px; }
    .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
        line-height: 46px; } }

.form-group {
    margin-bottom: 15px; }

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px; }

.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px; }

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px; }

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer; }

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px; }

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed; }

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
    cursor: not-allowed; }

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
    cursor: not-allowed; }

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0; }

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0; }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    -webkit-border-radius: 3px;
    border-radius: 3px; }

select.input-sm {
    height: 30px;
    line-height: 30px; }

select[multiple].input-sm, textarea.input-sm {
    height: auto; }

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    -webkit-border-radius: 3px;
    border-radius: 3px; }

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px; }

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto; }

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5; }

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    -webkit-border-radius: 6px;
    border-radius: 6px; }

select.input-lg {
    height: 46px;
    line-height: 46px; }

select[multiple].input-lg, textarea.input-lg {
    height: auto; }

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    -webkit-border-radius: 6px;
    border-radius: 6px; }

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px; }

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto; }

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333; }

.has-feedback {
    position: relative; }

.has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none; }

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px; }

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px; }

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d; }

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d; }

.has-success .form-control-feedback {
    color: #3c763d; }

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b; }

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b; }

.has-warning .form-control-feedback {
    color: #8a6d3b; }

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442; }

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442; }

.has-error .form-control-feedback {
    color: #a94442; }

.has-feedback label ~ .form-control-feedback {
    top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0; }

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373; }

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle; }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
    .form-inline .form-control-static {
        display: inline-block; }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle; }
    .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width: auto; }
    .form-inline .input-group > .form-control {
        width: 100%; }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle; }
    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle; }
    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0; }
    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0; }
    .form-inline .has-feedback .form-control-feedback {
        top: 0; } }

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0; }

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px; }

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px; }

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right; } }

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px; }

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px; } }

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px; } }

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    border-radius: 4px; }

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none; }

.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65; }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none; }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc; }

.btn-default.focus, .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c; }

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    background-image: none; }

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc; }

.btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4; }

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40; }

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-image: none; }

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4; }

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c; }

.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625; }

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    background-image: none; }

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c; }

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da; }

.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85; }

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    background-image: none; }

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da; }

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236; }

.btn-warning.focus, .btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d; }

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
    background-image: none; }

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236; }

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a; }

.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19; }

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    background-image: none; }

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a; }

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
    font-weight: 400;
    color: #337ab7;
    -webkit-border-radius: 0;
    border-radius: 0; }

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent; }

.btn-link:focus, .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none; }

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    -webkit-border-radius: 6px;
    border-radius: 6px; }

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    -webkit-border-radius: 3px;
    border-radius: 3px; }

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    -webkit-border-radius: 3px;
    border-radius: 3px; }

.btn-block {
    display: block;
    width: 100%; }

.btn-block + .btn-block {
    margin-top: 5px; }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%; }

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear; }

.fade.in {
    opacity: 1; }

.collapse {
    display: none; }

.collapse.in {
    display: block; }

tr.collapse.in {
    display: table-row; }

tbody.collapse.in {
    display: table-row-group; }

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility; }

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }

.dropdown, .dropup {
    position: relative; }

.dropdown-toggle:focus {
    outline: 0; }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.dropdown-menu.pull-right {
    right: 0;
    left: auto; }

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap; }

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #777; }

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.open > .dropdown-menu {
    display: block; }

.open > a {
    outline: 0; }

.dropdown-menu-right {
    right: 0;
    left: auto; }

.dropdown-menu-left {
    right: auto;
    left: 0; }

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap; }

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990; }

.pull-right > .dropdown-menu {
    right: 0;
    left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9; }

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px; }

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto; }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0; } }

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle; }

.btn-group-vertical > .btn, .btn-group > .btn {
    position: relative;
    float: left; }

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
    z-index: 2; }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
    margin-left: -5px; }

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left; }

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    -webkit-border-radius: 0;
    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;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 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;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0; }

.btn-group > .btn-group {
    float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    -webkit-border-radius: 0;
    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;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0; }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0; }

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px; }

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 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 > .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) {
    -webkit-border-radius: 0;
    border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    -webkit-border-radius: 0;
    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;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate; }

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%; }

.btn-group-justified > .btn-group .btn {
    width: 100%; }

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
    position: relative;
    display: table;
    border-collapse: separate; }

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0; }

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group .form-control:focus {
    z-index: 3; }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    -webkit-border-radius: 6px;
    border-radius: 6px; }

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px; }

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto; }

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    -webkit-border-radius: 3px;
    border-radius: 3px; }

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px; }

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto; }

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell; }

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    -webkit-border-radius: 0;
    border-radius: 0; }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle; }

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    border-radius: 4px; }

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    -webkit-border-radius: 6px;
    border-radius: 6px; }

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0; }

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0; }

.input-group-addon:first-child {
    border-right: 0; }

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0; }

.input-group-addon:last-child {
    border-left: 0; }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap; }

.input-group-btn > .btn {
    position: relative; }

.input-group-btn > .btn + .btn {
    margin-left: -1px; }

.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
    z-index: 2; }

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }

.nav > li {
    position: relative;
    display: block; }

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px; }

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee; }

.nav > li.disabled > a {
    color: #777; }

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #eee;
    border-color: #337ab7; }

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }

.nav > li > a > img {
    max-width: none; }

.nav-tabs {
    border-bottom: 1px solid #ddd; }

.nav-tabs > li {
    float: left;
    margin-bottom: -1px; }

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent; }

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0; }

.nav-tabs.nav-justified > li {
    float: none; }

.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center; }

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%; }
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    -webkit-border-radius: 4px;
    border-radius: 4px; }

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd; }

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        -webkit-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0; }
    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff; } }

.nav-pills > li {
    float: left; }

.nav-pills > li > a {
    -webkit-border-radius: 4px;
    border-radius: 4px; }

.nav-pills > li + li {
    margin-left: 2px; }

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
    float: none; }

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified {
    width: 100%; }

.nav-justified > li {
    float: none; }

.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center; }

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%; }
    .nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified {
    border-bottom: 0; }

.nav-tabs-justified > li > a {
    margin-right: 0;
    -webkit-border-radius: 4px;
    border-radius: 4px; }

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd; }

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        -webkit-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff; } }

.tab-content > .tab-pane {
    display: none; }

.tab-content > .active {
    display: block; }

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0; }

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent; }

@media (min-width: 768px) {
    .navbar {
        -webkit-border-radius: 4px;
        border-radius: 4px; } }

@media (min-width: 768px) {
    .navbar-header {
        float: left; } }

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

.navbar-collapse.in {
    overflow-y: auto; }

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none; }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
    .navbar-collapse.in {
        overflow-y: visible; }
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0; } }

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px; }

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px; } }

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px; }

@media (min-width: 768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0; } }

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px; }

@media (min-width: 768px) {
    .navbar-static-top {
        -webkit-border-radius: 0;
        border-radius: 0; } }

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030; }

@media (min-width: 768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        -webkit-border-radius: 0;
        border-radius: 0; } }

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0; }

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px; }

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }

.navbar-brand > img {
    display: block; }

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px; } }

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    border-radius: 4px; }

.navbar-toggle:focus {
    outline: 0; }

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    -webkit-border-radius: 1px;
    border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }

@media (min-width: 768px) {
    .navbar-toggle {
        display: none; } }

.navbar-nav {
    margin: 7.5px -15px; }

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none; }
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px; }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
    .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none; } }

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0; }
    .navbar-nav > li {
        float: left; }
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px; } }

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 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); }

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle; }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
    .navbar-form .form-control-static {
        display: inline-block; }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle; }
    .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
        width: auto; }
    .navbar-form .input-group > .form-control {
        width: 100%; }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle; }
    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle; }
    .navbar-form .checkbox label, .navbar-form .radio label {
        padding-left: 0; }
    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0; } }

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px; }
    .navbar-form .form-group:last-child {
        margin-bottom: 0; } }

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0; }

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px; }

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px; }

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px; }

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px; } }

@media (min-width: 768px) {
    .navbar-left {
        float: left !important; }
    .navbar-right {
        float: right !important;
        margin-right: -15px; }
    .navbar-right ~ .navbar-right {
        margin-right: 0; } }

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7; }

.navbar-default .navbar-brand {
    color: #777; }

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent; }

.navbar-default .navbar-text {
    color: #777; }

.navbar-default .navbar-nav > li > a {
    color: #777; }

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7; }

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent; }

.navbar-default .navbar-toggle {
    border-color: #ddd; }

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd; }

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888; }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background-color: #e7e7e7; }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777; }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent; } }

.navbar-default .navbar-link {
    color: #777; }

.navbar-default .navbar-link:hover {
    color: #333; }

.navbar-default .btn-link {
    color: #777; }

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
    color: #333; }

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc; }

.navbar-inverse {
    background-color: #222;
    border-color: #080808; }

.navbar-inverse .navbar-brand {
    color: #9d9d9d; }

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent; }

.navbar-inverse .navbar-text {
    color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #080808; }

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent; }

.navbar-inverse .navbar-toggle {
    border-color: #333; }

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333; }

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff; }

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010; }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #080808; }

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent; } }

.navbar-inverse .navbar-link {
    color: #9d9d9d; }

.navbar-inverse .navbar-link:hover {
    color: #fff; }

.navbar-inverse .btn-link {
    color: #9d9d9d; }

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
    color: #fff; }

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444; }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    border-radius: 4px; }

.breadcrumb > li {
    display: inline-block; }

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"; }

.breadcrumb > .active {
    color: #777; }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    -webkit-border-radius: 4px;
    border-radius: 4px; }

.pagination > li {
    display: inline; }

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd; }

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px; }

.pagination > li:last-child > a, .pagination > li:last-child > span {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px; }

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd; }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7; }

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333; }

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px; }

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px; }

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5; }

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px; }

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px; }

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none; }

.pager li {
    display: inline; }

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    border-radius: 15px; }

.pager li > a:focus, .pager li > a:hover {
    text-decoration: none;
    background-color: #eee; }

.pager .next > a, .pager .next > span {
    float: right; }

.pager .previous > a, .pager .previous > span {
    float: left; }

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff; }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    -webkit-border-radius: .25em;
    border-radius: .25em; }

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }

.label:empty {
    display: none; }

.btn .label {
    position: relative;
    top: -1px; }

.label-default {
    background-color: #777; }

.label-default[href]:focus, .label-default[href]:hover {
    background-color: #5e5e5e; }

.label-primary {
    background-color: #337ab7; }

.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #286090; }

.label-success {
    background-color: #5cb85c; }

.label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44; }

.label-info {
    background-color: #5bc0de; }

.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5; }

.label-warning {
    background-color: #f0ad4e; }

.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f; }

.label-danger {
    background-color: #d9534f; }

.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c; }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    -webkit-border-radius: 10px;
    border-radius: 10px; }

.badge:empty {
    display: none; }

.btn .badge {
    position: relative;
    top: -1px; }

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px; }

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }

.list-group-item > .badge {
    float: right; }

.list-group-item > .badge + .badge {
    margin-right: 5px; }

.nav-pills > li > a > .badge {
    margin-left: 3px; }

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee; }

.jumbotron .h1, .jumbotron h1 {
    color: inherit; }

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }

.jumbotron > hr {
    border-top-color: #d5d5d5; }

.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-border-radius: 6px;
    border-radius: 6px; }

.jumbotron .container {
    max-width: 100%; }

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px; }
    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px; }
    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px; } }

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out; }

.thumbnail a > img, .thumbnail > img {
    margin-right: auto;
    margin-left: auto; }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7; }

.thumbnail .caption {
    padding: 9px;
    color: #333; }

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    border-radius: 4px; }

.alert h4 {
    margin-top: 0;
    color: inherit; }

.alert .alert-link {
    font-weight: 700; }

.alert > p, .alert > ul {
    margin-bottom: 0; }

.alert > p + p {
    margin-top: 5px; }

.alert-dismissable, .alert-dismissible {
    padding-right: 35px; }

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }

.alert-success hr {
    border-top-color: #c9e2b3; }

.alert-success .alert-link {
    color: #2b542c; }

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }

.alert-info hr {
    border-top-color: #a6e1ec; }

.alert-info .alert-link {
    color: #245269; }

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }

.alert-warning hr {
    border-top-color: #f7e1b5; }

.alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }

.alert-danger hr {
    border-top-color: #e4b9c0; }

.alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0; }
    to {
        background-position: 0 0; } }

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0; }
    to {
        background-position: 0 0; } }

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease; }

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px; }

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
    background-color: #5cb85c; }

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
    background-color: #5bc0de; }

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
    background-color: #f0ad4e; }

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
    background-color: #d9534f; }

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
    margin-top: 15px; }

.media:first-child {
    margin-top: 0; }

.media, .media-body {
    overflow: hidden;
    zoom: 1; }

.media-body {
    width: 10000px; }

.media-object {
    display: block; }

.media-object.img-thumbnail {
    max-width: none; }

.media-right, .media > .pull-right {
    padding-left: 10px; }

.media-left, .media > .pull-left {
    padding-right: 10px; }

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top; }

.media-middle {
    vertical-align: middle; }

.media-bottom {
    vertical-align: bottom; }

.media-heading {
    margin-top: 0;
    margin-bottom: 5px; }

.media-list {
    padding-left: 0;
    list-style: none; }

.list-group {
    padding-left: 0;
    margin-bottom: 20px; }

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd; }

.list-group-item:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px; }

.list-group-item:last-child {
    margin-bottom: 0;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item, button.list-group-item {
    color: #555; }

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
    color: #333; }

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

button.list-group-item {
    width: 100%;
    text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee; }

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit; }

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #777; }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
    color: inherit; }

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8; }

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d; }

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
    color: inherit; }

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7; }

a.list-group-item-info, button.list-group-item-info {
    color: #31708f; }

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
    color: inherit; }

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3; }

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b; }

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
    color: inherit; }

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede; }

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442; }

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
    color: inherit; }

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px; }

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3; }

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
    padding: 15px; }

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px; }

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit; }

.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    color: inherit; }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0; }

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    -webkit-border-radius: 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-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px; }

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0; }

.list-group + .panel-footer {
    border-top-width: 0; }

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0; }

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
    padding-right: 15px;
    padding-left: 15px; }

.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px; }

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px; }

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px; }

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px; }

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0; }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0; }

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0; }

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0; }

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0; }

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0; }

.panel-group {
    margin-bottom: 20px; }

.panel-group .panel {
    margin-bottom: 0;
    -webkit-border-radius: 4px;
    border-radius: 4px; }

.panel-group .panel + .panel {
    margin-top: 5px; }

.panel-group .panel-heading {
    border-bottom: 0; }

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd; }

.panel-group .panel-footer {
    border-top: 0; }

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd; }

.panel-default {
    border-color: #ddd; }

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd; }

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333; }

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
    border-color: #337ab7; }

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7; }

.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff; }

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
    border-color: #d6e9c6; }

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6; }

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d; }

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
    border-color: #bce8f1; }

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1; }

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f; }

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
    border-color: #faebcc; }

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc; }

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b; }

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
    border-color: #ebccd1; }

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1; }

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442; }

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden; }

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-16by9 {
    padding-bottom: 56.25%; }

.embed-responsive-4by3 {
    padding-bottom: 75%; }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-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); }

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
    padding: 24px;
    -webkit-border-radius: 6px;
    border-radius: 6px; }

.well-sm {
    padding: 9px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2; }

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5; }

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0; }

.modal-open {
    overflow: hidden; }

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0; }

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%); }

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px; }

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000; }

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0; }

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5; }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
    margin-top: -2px; }

.modal-title {
    margin: 0;
    line-height: 1.42857143; }

.modal-body {
    position: relative;
    padding: 15px; }

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5; }

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto; }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
    .modal-sm {
        width: 300px; } }

@media (min-width: 992px) {
    .modal-lg {
        width: 900px; } }

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto; }

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9; }

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px; }

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    -webkit-border-radius: 4px;
    border-radius: 4px; }

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    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);
    line-break: auto; }

.popover.top {
    margin-top: -10px; }

.popover.right {
    margin-left: 10px; }

.popover.bottom {
    margin-top: 10px; }

.popover.left {
    margin-left: -10px; }

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0; }

.popover-content {
    padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.popover > .arrow {
    border-width: 11px; }

.popover > .arrow:after {
    content: "";
    border-width: 10px; }

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0; }

.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0; }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0; }

.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0; }

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25); }

.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff; }

.carousel {
    position: relative; }

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden; }

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left; }

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    line-height: 1; }

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px; }
    .carousel-inner > .item.active.right, .carousel-inner > .item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0); }
    .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0); }
    .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); } }

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block; }

.carousel-inner > .active {
    left: 0; }

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }

.carousel-inner > .next {
    left: 100%; }

.carousel-inner > .prev {
    left: -100%; }

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0; }

.carousel-inner > .active.left {
    left: -100%; }

.carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: transparent;
    filter: alpha(opacity=50);
    opacity: .5; }

.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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x; }

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x; }

.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9; }

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px; }

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px; }

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px; }

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1; }

.carousel-control .icon-prev:before {
    content: '\2039'; }

.carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none; }

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: transparent;
    border: 1px solid #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px; }

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px; }
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px; }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px; }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px; }
    .carousel-indicators {
        bottom: 20px; } }

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "; }

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both; }

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto; }

.pull-right {
    float: right !important; }

.pull-left {
    float: left !important; }

.hide {
    display: none !important; }

.show {
    display: block !important; }

.invisible {
    visibility: hidden; }

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }

.hidden {
    display: none !important; }

.affix {
    position: fixed; }

@-ms-viewport {
    width: device-width; }

.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important; }

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important; }

@media (max-width: 767px) {
    .visible-xs {
        display: block !important; }
    table.visible-xs {
        display: table !important; }
    tr.visible-xs {
        display: table-row !important; }
    td.visible-xs, th.visible-xs {
        display: table-cell !important; } }

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important; } }

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important; } }

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important; }
    table.visible-sm {
        display: table !important; }
    tr.visible-sm {
        display: table-row !important; }
    td.visible-sm, th.visible-sm {
        display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important; }
    table.visible-md {
        display: table !important; }
    tr.visible-md {
        display: table-row !important; }
    td.visible-md, th.visible-md {
        display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important; } }

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important; }
    table.visible-lg {
        display: table !important; }
    tr.visible-lg {
        display: table-row !important; }
    td.visible-lg, th.visible-lg {
        display: table-cell !important; } }

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important; } }

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important; } }

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important; } }

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important; } }

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important; } }

.visible-print {
    display: none !important; }

@media print {
    .visible-print {
        display: block !important; }
    table.visible-print {
        display: table !important; }
    tr.visible-print {
        display: table-row !important; }
    td.visible-print, th.visible-print {
        display: table-cell !important; } }

.visible-print-block {
    display: none !important; }

@media print {
    .visible-print-block {
        display: block !important; } }

.visible-print-inline {
    display: none !important; }

@media print {
    .visible-print-inline {
        display: inline !important; } }

.visible-print-inline-block {
    display: none !important; }

@media print {
    .visible-print-inline-block {
        display: inline-block !important; } }

@media print {
    .hidden-print {
        display: none !important; } }
/* cyrillic-ext */
@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 400;
    src: local("PT Sans Narrow"), local("PTSans-Narrow"), url(https://fonts.gstatic.com/s/ptsansnarrow/v7/UyYrYy3ltEffJV9QueSi4ZEk0SAHyDN38O8i9vCnTn4.woff2) format("woff2");
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; }

/* cyrillic */
@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 400;
    src: local("PT Sans Narrow"), local("PTSans-Narrow"), url(https://fonts.gstatic.com/s/ptsansnarrow/v7/UyYrYy3ltEffJV9QueSi4TBlyDWpEJYVQuuPQMv_c-4.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* latin-ext */
@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 400;
    src: local("PT Sans Narrow"), local("PTSans-Narrow"), url(https://fonts.gstatic.com/s/ptsansnarrow/v7/UyYrYy3ltEffJV9QueSi4awvjhBeOB25B0pWmvErI1g.woff2) format("woff2");
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 400;
    src: local("PT Sans Narrow"), local("PTSans-Narrow"), url(https://fonts.gstatic.com/s/ptsansnarrow/v7/UyYrYy3ltEffJV9QueSi4SXGGgjhbil4nYG1ct5o924.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

/* cyrillic-ext */
@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 700;
    src: local("PT Sans Narrow Bold"), local("PTSans-NarrowBold"), url(https://fonts.gstatic.com/s/ptsansnarrow/v7/Q_pTky3Sc3ubRibGToTAYtUWWqxCFjd5cEd_RrOHL6Y.woff2) format("woff2");
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; }

/* cyrillic */
@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 700;
    src: local("PT Sans Narrow Bold"), local("PTSans-NarrowBold"), url(https://fonts.gstatic.com/s/ptsansnarrow/v7/Q_pTky3Sc3ubRibGToTAYupmode525gDTwNyPqZGNXY.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* latin-ext */
@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 700;
    src: local("PT Sans Narrow Bold"), local("PTSans-NarrowBold"), url(https://fonts.gstatic.com/s/ptsansnarrow/v7/Q_pTky3Sc3ubRibGToTAYtglsoc-tKu3skzGCjmMb84.woff2) format("woff2");
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 700;
    src: local("PT Sans Narrow Bold"), local("PTSans-NarrowBold"), url(https://fonts.gstatic.com/s/ptsansnarrow/v7/Q_pTky3Sc3ubRibGToTAYkBqNlhjGh6uyjdvfMwxzYs.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
    display: none; }

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse; }

.ui-helper-clearfix:after {
    clear: both; }

.ui-helper-clearfix {
    min-height: 0;
    /* support: IE7 */ }

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
    /* support: IE8 */ }

.ui-front {
    z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0;
    /* support: IE7 */
    font-size: 100%; }

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em; }

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em; }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px; }

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto; }

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default; }

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible;
    /* removes extra width in IE */ }

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none; }

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
    width: 2.2em; }

/* button elements seem to need a little more width */
button.ui-button-icon-only {
    width: 2.4em; }

.ui-button-icons-only {
    width: 3.4em; }

button.ui-button-icons-only {
    width: 3.7em; }

/* button text element */
.ui-button .ui-button-text {
    display: block;
    line-height: normal; }

.ui-button-text-only .ui-button-text {
    padding: .4em 1em; }

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px; }

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em; }

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em; }

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em; }

/* no icon support for input elements, provide padding by default */
input.ui-button {
    padding: .4em 1em; }

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px; }

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px; }

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
    left: .5em; }

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em; }

/* button sets */
.ui-buttonset {
    margin-right: 7px; }

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em; }

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0; }

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none; }

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px; }

.ui-datepicker .ui-datepicker-prev {
    left: 2px; }

.ui-datepicker .ui-datepicker-next {
    right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center; }

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%; }

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em; }

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0; }

.ui-datepicker td {
    border: 0;
    padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
    width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
    float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left; }

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
    direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px; }

.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0; }

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative; }

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px; }

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right; }

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer; }

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px; }

.ui-draggable .ui-dialog-titlebar {
    cursor: move; }

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none; }

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: none; }

.ui-menu .ui-menu {
    position: absolute; }

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    /* support: IE7 */
    /* support: IE10, see #8844 */
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px; }

/* icon support */
.ui-menu-icons {
    position: relative; }

.ui-menu-icons .ui-menu-item {
    padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
    left: auto;
    right: 0; }

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25);
    /* support: IE8 */
    opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none; }

.ui-resizable {
    position: relative; }

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none; }

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0; }

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0; }

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%; }

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%; }

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px; }

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px; }

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px; }

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px; }

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none; }

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black; }

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none; }

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    /* Support: IE7 */
    overflow-x: hidden;
    padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0; }

.ui-selectmenu-open {
    display: block; }

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer; }

.ui-selectmenu-button span.ui-icon {
    right: 0.5em;
    left: auto;
    margin-top: -8px;
    position: absolute;
    top: 50%; }

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: 0.4em 2.1em 0.4em 1em;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

.ui-slider {
    position: relative;
    text-align: left; }

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none; }

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    -webkit-filter: inherit;
    filter: inherit; }

.ui-slider-horizontal {
    height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
    left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
    right: 0; }

.ui-slider-vertical {
    width: .8em;
    height: 100px; }

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
    top: 0; }

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none; }

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle; }

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px; }

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0; }

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none; }

/* vertically center icon */
.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0; }

.ui-spinner-up {
    top: 0; }

.ui-spinner-down {
    bottom: 0; }

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
    /* need to fix icons sprite */
    background-position: -65px -16px; }

.ui-tabs {
    position: relative;
    /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
    padding: .2em; }

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer; }

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none; }

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa; }

body .ui-tooltip {
    border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em; }

.ui-widget .ui-widget {
    font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1em; }

.ui-widget-content {
    border: 1px solid #aaaaaa;
    background: #ffffff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
    color: #222222; }

.ui-widget-content a {
    color: #222222; }

.ui-widget-header {
    border: 1px solid #aaaaaa;
    background: #cccccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
    color: #222222;
    font-weight: bold; }

.ui-widget-header a {
    color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #555555; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #555555;
    text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #999999;
    background: #dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #212121; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
    color: #212121;
    text-decoration: none; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #aaaaaa;
    background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #212121; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #212121;
    text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
    color: #363636; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
    color: #cd0a0a; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #cd0a0a; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #cd0a0a; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    /* support: IE8 */
    font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    /* support: IE8 */
    background-image: none; }

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35);
    /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
    width: 16px;
    height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("images/ui-icons_222222_256x240.png"); }

.ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_222222_256x240.png"); }

.ui-state-default .ui-icon {
    background-image: url("images/ui-icons_888888_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url("images/ui-icons_454545_256x240.png"); }

.ui-state-active .ui-icon {
    background-image: url("images/ui-icons_454545_256x240.png"); }

.ui-state-highlight .ui-icon {
    background-image: url("images/ui-icons_2e83ff_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("images/ui-icons_cd0a0a_256x240.png"); }

/* positioning */
.ui-icon-blank {
    background-position: 16px 16px; }

.ui-icon-carat-1-n {
    background-position: 0 0; }

.ui-icon-carat-1-ne {
    background-position: -16px 0; }

.ui-icon-carat-1-e {
    background-position: -32px 0; }

.ui-icon-carat-1-se {
    background-position: -48px 0; }

.ui-icon-carat-1-s {
    background-position: -64px 0; }

.ui-icon-carat-1-sw {
    background-position: -80px 0; }

.ui-icon-carat-1-w {
    background-position: -96px 0; }

.ui-icon-carat-1-nw {
    background-position: -112px 0; }

.ui-icon-carat-2-n-s {
    background-position: -128px 0; }

.ui-icon-carat-2-e-w {
    background-position: -144px 0; }

.ui-icon-triangle-1-n {
    background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
    background-position: -16px -16px; }

.ui-icon-triangle-1-e {
    background-position: -32px -16px; }

.ui-icon-triangle-1-se {
    background-position: -48px -16px; }

.ui-icon-triangle-1-s {
    background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
    background-position: -80px -16px; }

.ui-icon-triangle-1-w {
    background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
    background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px; }

.ui-icon-arrow-1-n {
    background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
    background-position: -16px -32px; }

.ui-icon-arrow-1-e {
    background-position: -32px -32px; }

.ui-icon-arrow-1-se {
    background-position: -48px -32px; }

.ui-icon-arrow-1-s {
    background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
    background-position: -80px -32px; }

.ui-icon-arrow-1-w {
    background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
    background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px; }

.ui-icon-arrow-4 {
    background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
    background-position: -16px -80px; }

.ui-icon-extlink {
    background-position: -32px -80px; }

.ui-icon-newwin {
    background-position: -48px -80px; }

.ui-icon-refresh {
    background-position: -64px -80px; }

.ui-icon-shuffle {
    background-position: -80px -80px; }

.ui-icon-transfer-e-w {
    background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
    background-position: -112px -80px; }

.ui-icon-folder-collapsed {
    background-position: 0 -96px; }

.ui-icon-folder-open {
    background-position: -16px -96px; }

.ui-icon-document {
    background-position: -32px -96px; }

.ui-icon-document-b {
    background-position: -48px -96px; }

.ui-icon-note {
    background-position: -64px -96px; }

.ui-icon-mail-closed {
    background-position: -80px -96px; }

.ui-icon-mail-open {
    background-position: -96px -96px; }

.ui-icon-suitcase {
    background-position: -112px -96px; }

.ui-icon-comment {
    background-position: -128px -96px; }

.ui-icon-person {
    background-position: -144px -96px; }

.ui-icon-print {
    background-position: -160px -96px; }

.ui-icon-trash {
    background-position: -176px -96px; }

.ui-icon-locked {
    background-position: -192px -96px; }

.ui-icon-unlocked {
    background-position: -208px -96px; }

.ui-icon-bookmark {
    background-position: -224px -96px; }

.ui-icon-tag {
    background-position: -240px -96px; }

.ui-icon-home {
    background-position: 0 -112px; }

.ui-icon-flag {
    background-position: -16px -112px; }

.ui-icon-calendar {
    background-position: -32px -112px; }

.ui-icon-cart {
    background-position: -48px -112px; }

.ui-icon-pencil {
    background-position: -64px -112px; }

.ui-icon-clock {
    background-position: -80px -112px; }

.ui-icon-disk {
    background-position: -96px -112px; }

.ui-icon-calculator {
    background-position: -112px -112px; }

.ui-icon-zoomin {
    background-position: -128px -112px; }

.ui-icon-zoomout {
    background-position: -144px -112px; }

.ui-icon-search {
    background-position: -160px -112px; }

.ui-icon-wrench {
    background-position: -176px -112px; }

.ui-icon-gear {
    background-position: -192px -112px; }

.ui-icon-heart {
    background-position: -208px -112px; }

.ui-icon-star {
    background-position: -224px -112px; }

.ui-icon-link {
    background-position: -240px -112px; }

.ui-icon-cancel {
    background-position: 0 -128px; }

.ui-icon-plus {
    background-position: -16px -128px; }

.ui-icon-plusthick {
    background-position: -32px -128px; }

.ui-icon-minus {
    background-position: -48px -128px; }

.ui-icon-minusthick {
    background-position: -64px -128px; }

.ui-icon-close {
    background-position: -80px -128px; }

.ui-icon-closethick {
    background-position: -96px -128px; }

.ui-icon-key {
    background-position: -112px -128px; }

.ui-icon-lightbulb {
    background-position: -128px -128px; }

.ui-icon-scissors {
    background-position: -144px -128px; }

.ui-icon-clipboard {
    background-position: -160px -128px; }

.ui-icon-copy {
    background-position: -176px -128px; }

.ui-icon-contact {
    background-position: -192px -128px; }

.ui-icon-image {
    background-position: -208px -128px; }

.ui-icon-video {
    background-position: -224px -128px; }

.ui-icon-script {
    background-position: -240px -128px; }

.ui-icon-alert {
    background-position: 0 -144px; }

.ui-icon-info {
    background-position: -16px -144px; }

.ui-icon-notice {
    background-position: -32px -144px; }

.ui-icon-help {
    background-position: -48px -144px; }

.ui-icon-check {
    background-position: -64px -144px; }

.ui-icon-bullet {
    background-position: -80px -144px; }

.ui-icon-radio-on {
    background-position: -96px -144px; }

.ui-icon-radio-off {
    background-position: -112px -144px; }

.ui-icon-pin-w {
    background-position: -128px -144px; }

.ui-icon-pin-s {
    background-position: -144px -144px; }

.ui-icon-play {
    background-position: 0 -160px; }

.ui-icon-pause {
    background-position: -16px -160px; }

.ui-icon-seek-next {
    background-position: -32px -160px; }

.ui-icon-seek-prev {
    background-position: -48px -160px; }

.ui-icon-seek-end {
    background-position: -64px -160px; }

.ui-icon-seek-start {
    background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
    background-position: -80px -160px; }

.ui-icon-stop {
    background-position: -96px -160px; }

.ui-icon-eject {
    background-position: -112px -160px; }

.ui-icon-volume-off {
    background-position: -128px -160px; }

.ui-icon-volume-on {
    background-position: -144px -160px; }

.ui-icon-power {
    background-position: 0 -176px; }

.ui-icon-signal-diag {
    background-position: -16px -176px; }

.ui-icon-signal {
    background-position: -32px -176px; }

.ui-icon-battery-0 {
    background-position: -48px -176px; }

.ui-icon-battery-1 {
    background-position: -64px -176px; }

.ui-icon-battery-2 {
    background-position: -80px -176px; }

.ui-icon-battery-3 {
    background-position: -96px -176px; }

.ui-icon-circle-plus {
    background-position: 0 -192px; }

.ui-icon-circle-minus {
    background-position: -16px -192px; }

.ui-icon-circle-close {
    background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
    background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
    background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
    background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
    background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
    background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
    background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
    background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
    background-position: -160px -192px; }

.ui-icon-circle-zoomin {
    background-position: -176px -192px; }

.ui-icon-circle-zoomout {
    background-position: -192px -192px; }

.ui-icon-circle-check {
    background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
    background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
    background-position: -16px -208px; }

.ui-icon-circlesmall-close {
    background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
    background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
    background-position: -64px -208px; }

.ui-icon-squaresmall-close {
    background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay {
    background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    /* support: IE8 */ }

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    /* support: IE8 */
    -webkit-border-radius: 8px;
    border-radius: 8px; }

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8; }

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.mfp-align-top .mfp-container:before {
    display: none; }

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }

.mfp-ajax-cur {
    cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
    cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.mfp-loading.mfp-figure {
    display: none; }

.mfp-hide {
    display: none !important; }

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }

.mfp-preloader a {
    color: #CCC; }

.mfp-preloader a:hover {
    color: #FFF; }

.mfp-s-ready .mfp-preloader {
    display: none; }

.mfp-s-error .mfp-content {
    display: none; }

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation; }

button::-moz-focus-inner {
    padding: 0;
    border: 0; }

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1; }

.mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
    color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap; }

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
    margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
    left: 0; }

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
    right: 0; }

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }

.mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
    line-height: 0; }

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }

.mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto; }

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px; }

.mfp-image-holder .mfp-content {
    max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
        padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0; }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px; }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0; } }

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
        transform: scale(0.75); }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0; }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%; }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px; } }

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
    z-index: 0; }

.owl-carousel .owl-animated-out {
    z-index: 1; }

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1; }
    100% {
        opacity: 0; } }

@keyframes fadeOut {
    0% {
        opacity: 1; }
    100% {
        opacity: 0; } }

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out; }

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1; }

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0, 0); }

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none; }

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.owl-carousel.owl-loaded {
    display: block; }

.owl-carousel.owl-loading {
    opacity: 0;
    display: block; }

.owl-carousel.owl-hidden {
    opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
    display: none; }

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab; }

.owl-carousel.owl-rtl {
    direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
    float: right; }

.no-js .owl-carousel {
    display: block; }

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000; }

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none; }

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%; }

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    border-radius: 3px; }

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none; }

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px; }

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    border-radius: 30px; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791; }

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0; }

.slick-list:focus {
    outline: none; }

.slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block; }

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''; }

.slick-track:after {
    clear: both; }

.slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px; }

[dir='rtl'] .slick-slide {
    float: right; }

.slick-slide img {
    display: block; }

.slick-slide.slick-loading img {
    display: none; }

.slick-slide.dragging img {
    pointer-events: none; }

.slick-initialized .slick-slide {
    display: block; }

.slick-loading .slick-slide {
    visibility: hidden; }

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
    display: none; }

body {
    font-family: "PT Sans Narrow", sans-serif; }

.header {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.85);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200000;
    height: 64px;
    -webkit-box-shadow: 0px 3px 7px -1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 7px -1px rgba(0, 0, 0, 0.5); }

.header .linkHolder {
    display: block;
    /*float: left;*/
    float: right;
    margin-left: 40px;
    line-height: 64px;
    vertical-align: middle;
    font-size: 18px; }

.header .linkHolder a,
.header .linkHolder a:hover,
.header .linkHolder a:focus {
    color: #000; }

.header .linkHolder .dropdown {
    cursor: pointer; }

.header .linkHolder .dropdown-menu {
    background-color: rgba(255, 255, 255, 0.85);
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 16px;
    margin: 0;
    -webkit-box-shadow: 0px 3px 7px -1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 7px -1px rgba(0, 0, 0, 0.5);
    line-height: 35px; }

.header .linkHolder .dropdown-menu > li > a:focus,
.header .linkHolder .dropdown-menu > li > a:hover {
    background: transparent;
    text-decoration: underline; }

.header .telNumberHolder {
    float: left;
    margin-top: 10px;
    margin-top: 15px;
    margin-left: 40px; }

.header .telNumberHolder p {
    text-align: center;
    line-height: 20px;
    margin: 0;
    font-size: 14px;
    color: #939393;
    font-weight: 300; }

.header .telNumberHolder p:first-child {
    font-size: 22px;
    font-weight: 600;
    color: #000; }

.header .telNumberHolder p:nth-child(2) {
    letter-spacing: 1.5px; }

.header .signInHolder {
    line-height: 64px; }

.header .signInHolder a {
    font-size: 18px;
    color: #000; }

.header .fa {
    color: #dd127b;
    margin-right: 10px; }



.mainContainer {
    width: 1024px;
    margin: auto; }

main {
    position: relative; }

.mainCarousel .carouselShadow {
    /* IE10+ */
    /* Mozilla Firefox */
    /* Opera */
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10, rgba(255, 255, 255, 0)), color-stop(100, black));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 10%, black 100%);
    /* W3C Markup */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(255, 255, 255, 0)), to(black));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 10%, black 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0; }

.mainCarousel .item img {
    width: 100%;
    min-height: 860px; }

.mainCarousel .carousel-inner {
    max-height: 860px; }

.mainCarousel .carousel-caption {
    font-size: 20px;
    top: 20%; }

.mainCarousel .carousel-caption .carouselCaptionMainText {
    font-size: 45px; }

.mainCarousel .carousel-caption p {
    width: 55%;
    text-align: left; }

.mainCarousel .carousel-caption a {
    color: #fff;
    text-decoration: underline; }

.mainCarousel .carousel-indicators {
    top: 415px; }

.buttonHolder {
    position: absolute;
    top: 90px;
    width: 100%; }

.btn-primary,
.btn-primary:hover,
.btn-primary:focus {
    background-color: #0094e0;
    border-color: #0094e0;
    font-size: 18px;
    padding: 10px 25px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }

.mainFilterHolder {
    position: absolute;
    width: 100%;
    top: 460px;
    z-index: 100000; }

.mainFilter .form-control {
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 40px;
    border: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

.mainFilter .btn-primary {
    padding: 7px 25px;
    height: 40px;
    float: right !important; }

.searchFormHolder {
    width: 40%;
    float: left;
    background-color: #dd127b;
    padding: 10px;
    position: relative; }

.searchFormHolder input {
    padding-left: 40px;
    font-size: 20px; }

.calendarOutputHolder {
    width: 30%;
    float: left;
    background-color: #dd127b;
    padding: 10px; }

.isActive.searchFormHolder {
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: .3s;
    transition: .3s; }

.isActive.calendarOutputHolder {
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: .3s;
    transition: .3s; }

.calendarOutPut {
    height: 40px;
    width: 100%;
    background-color: #fff;
    font-size: 20px;
    line-height: 40px; }

.calendarOutPut i.fa {
    line-height: 40px;
    margin-left: 10px;
    margin-right: 10px;
    color: #dd127b; }

.calendarHolder {
    height: 340px; }

.peopleQntHolder {
    background-color: #dd127b;
    width: 30%;
    padding: 10px;
    float: left;
    padding-left: 0; }

.peopleQnt {
    height: 40px;
    text-align: center;
    position: relative;
    width: 182px; }

.mainFilterResultArea {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    min-height: 340px; }

.photoHolder {
    padding: 10px 0 10px 10px; }

.photoHolder .photoHolderRow {
    float: left;
    width: 33%;
    margin-right: 0.5%; }

.photoHolder .photoHolderRow:last-child {
    margin-right: 0; }

.photoHolder .item {
    overflow: hidden;
    height: 130px;
    margin-bottom: 5px;
    position: relative; }

.photoHolder .item .headingGroup {
    margin-top: 35px; }

.photoHolder .item.high {
    height: 180px; }

.photoHolder .item.high .headingGroup {
    margin-top: 60px; }

.photoHolder .photoCaption {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0; }

.photoHolder .photoCaption p {
    color: #fff;
    font-size: 20px;
    text-align: center; }

.photoHolder .photoCaption p span {
    text-transform: uppercase; }

.icoCompass {
    background: url("http://dom.makintour.com/files/hotel/temp_img/icoCompass.png") no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 20px;
    left: 20px; }

.person {
    background: url("http://dom.makintour.com/files/hotel/temp_img/person.png") no-repeat;
    /*background-size: contain;*/
    background-size: 13px !important;
    width: 15px;
    height: 42px;
    display: inline-block;
    position: relative;
    top: -5px;
    cursor: pointer;
    background-position-y: bottom; }

.kid {
    background: url("http://dom.makintour.com/files/hotel/temp_img/kid.png") no-repeat;
    background-size: contain;
    width: 20px;
    height: 35px;
    display: inline-block;
    position: relative;
    top: -29px;
    cursor: pointer; }

.personFocus {
    background: url("http://dom.makintour.com/files/hotel/temp_img/person_focus.png") no-repeat !important;
    background-size: 13px !important;
    top: -4px; }

.kidFocus {
    background: url("http://dom.makintour.com/files/hotel/temp_img/kid_focus.png") no-repeat !important;
    top: -29px !important;
    background-size: 18.5px !important; }

.addPerson {
    background: url("http://dom.makintour.com/files/hotel/temp_img/johnPlus.png") no-repeat;
    background-size: contain;
    width: 40px;
    height: 33px;
    display: inline-block;
    position: relative;
    top: -4px;
    cursor: pointer; }

.addKid {
    background: url("http://dom.makintour.com/files/hotel/temp_img/johnyPlus.png") no-repeat;
    background-size: contain;
    width: 33px;
    height: 22px;
    display: inline-block;
    position: relative;
    top: -8px;
    left: -8px;
    cursor: pointer; }

.secFilterHolder {
    background-color: #f4f4f4;
    width: 100%; }

.secFilter {
    padding: 35px 0; }

.filterIconsHolder {
    display: inline-block;
    float: right; }

.filterIconsHolder a:first-child .filterIcon {
    margin-left: 0; }

.filterIcon {
    width: 73px;
    height: 73px;
    display: block;
    background-size: contain;
    float: left;
    margin-left: 25px; }

.secFilterHeading {
    line-height: 73px;
    padding-left: 10px;
    font-size: 18px;
    text-transform: uppercase;
    color: #919191; }

.icoPalm {
    background: url("http://dom.makintour.com/files/public/img/icoPalm.png") no-repeat; }

.icoPalm:hover {
    background: url("http://dom.makintour.com/files/public/img/icoPalmH.png") no-repeat; }

.icoKids {
    background: url("http://dom.makintour.com/files/public/img/icoKids.png") no-repeat; }

.icoKids:hover {
    background: url("http://dom.makintour.com/files/public/img/icoKidsH.png") no-repeat; }

.icoCocktail {
    background: url("http://dom.makintour.com/files/public/img/icoCocktail.png") no-repeat; }

.icoCocktail:hover {
    background: url("http://dom.makintour.com/files/public/img/icoCocktailH.png") no-repeat; }

.icoGlasses {
    background: url("http://dom.makintour.com/files/public/img/icoGlasses.png") no-repeat; }

.icoGlasses:hover {
    background: url("http://dom.makintour.com/files/public/img/icoGlassesH.png") no-repeat; }

.icoMask {
    background: url("http://dom.makintour.com/files/public/img/icoMask.png") no-repeat; }

.icoMask:hover {
    background: url("http://dom.makintour.com/files/public/img/icoMaskH.png") no-repeat; }

.icoBag {
    background: url("/files/public/img/icoBag.png") no-repeat; }

.icoBag:hover {
    background: url("http://dom.makintour.com/files/public/img/icoBagH.png") no-repeat; }

.icoPrize {
    background: url("http://dom.makintour.com/files/public/img/icoPrize.png") no-repeat; }

.icoPrize:hover {
    background: url("http://dom.makintour.com/files/public/img/icoPrizeH.png") no-repeat; }

.icoCrown {
    background: url("http://dom.makintour.com/files/public/img/icoCrown.png") no-repeat; }

.icoCrown:hover {
    background: url("http://dom.makintour.com/files/public/img/icoCrownH.png") no-repeat; }

.icoDish {
    background: url("http://dom.makintour.com/files/public/img/icoDish.png") no-repeat; }

.icoDish:hover {
    background: url("http://dom.makintour.com/files/public/img/icoDishH.png") no-repeat; }

.hotToursHolder h2 {
    color: #dd127b;
    text-transform: uppercase;
    font-size: 24px; }

.hotToursHolder .filterHeadingHolder {
    margin-bottom: 30px; }

.hotToursHolder .filterHeadingHolder a {
    color: #9d9c9d;
    border: 1px solid #9d9c9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    width: 75px;
    display: inline-block; }

.hotToursHolder .filterHeadingHolder a.active,
.hotToursHolder .filterHeadingHolder a:hover {
    color: #fff;
    background-color: #dd127b;
    border-color: #dd127b;
    text-decoration: none; }

.tooltip {
    /*white-space: nowrap;*/ }

.tooltip-inner {
    /*background-color: #0094e0 !important; */
    width: 160px; }

.tooltip-arrow {
    /*border-top-color: #0094e0 !important; */ }

.hotTourFigure {
    margin-bottom: 30px; }

.hotTourFigure .imgHolder {
    height: 180px;
    overflow: hidden;
    position: relative; }

.hotTourFigure .big {
    height: 300px !important; }

.hotTourFigure .figureCaption {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    position: absolute;
    padding: 10px 20px; }

.hotTourFigure .moreHotTours {
    width: 100%;
    top: 50%;
    margin-top: -27px;
    position: absolute;
    padding: 10px 20px;
    color: #fff;
    text-align: center;
    font-size: 24px; }

.hotTourFigure .hotTourName {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    line-height: 46px;
    height: 36px;
    display: inline-block; }

.hotTourFigure .hotTourPrice {
    font-size: 24px;
    color: #fff;
    border: 1px solid #fff;
    padding: 5px 15px; }

.destinationsHolder {
    margin-bottom: 40px; }

.destinations {
    background: url("http://dom.makintour.com/files/public/img/beach.jpg") no-repeat;
    background-size: cover;
    background-position: 20%;
    width: 100%;
    height: 500px;
    position: relative; }

.destinations .mainContainer {
    position: relative;
    height: 100%; }

.destinations .effect {
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0; }

.destinations .destinationsHeading {
    width: 47%;
    bottom: 40px;
    position: absolute; }

.destinations .destinationsHeading p {
    font-size: 46px;
    color: #fff; }

.destinations .destinationsListHolder {
    width: 33%;
    background: #fff;
    padding: 0 20px 20px;
    position: absolute;
    bottom: 40px;
    right: 0;
    -webkit-transition: 1.3s;
    transition: 1.3s; }

.destinations .destinationsListHolder .destinationsList {
    list-style-type: none;
    padding: 0; }

.destinations .destinationsListHolder .destinationsList li {
    border-bottom: 1px dotted #000;
    padding: 10px 0; }

.destinations .destinationsListHolder .destinationsList li:first-child {
    border-top: 1px dotted #000; }

.destinations .destinationsListHolder .destinationsList a {
    color: #000;
    display: block;
    width: 100%;
    font-size: 17px; }

.destinations .destinationsListHolder .destinationsList a span {
    float: right; }

.destinations .destinationsListHolder h3 {
    text-align: center; }

.destinations .destinationContent {
    position: relative; }

.destinations .fullListHolder {
    width: 100%;
    -webkit-transition: 1.3s;
    transition: 1.3s; }

.moreDestinations {
    color: #000;
    text-decoration: underline;
    font-size: 18px; }

.moreDestinations .fa {
    color: #dd127b;
    margin-left: 10px; }

.subscribeholder {
    background: url("http://dom.makintour.com/files/public/img/ship.jpg") no-repeat;
    background-size: cover;
    width: 100%;
    padding: 40px 30px;
    background-position: 20%;
    margin-bottom: 40px; }

.subscribeholder h2 {
    color: #fff;
    font-size: 23px;
    text-transform: uppercase; }

.subscribeholder p {
    font-size: 17px;
    color: #fff;
    line-height: 22px; }

.subscribeholder .form-control {
    border: none;
    height: 40px;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding-left: 10px; }

.subscribeholder .btn-primary {
    background-color: #dd127b;
    height: 40px;
    text-transform: uppercase;
    border-color: #dd127b;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0 20px;
    line-height: 40px; }

.commentsCarousel {
    background-color: #f4f4f4;
    padding: 40px 30px;
    margin-bottom: 40px; }

.commentsCarousel .commentHolder {
    width: 90%;
    margin: auto;
    margin-bottom: 20px; }

.commentsCarousel .commentHolder .user {
    color: #000;
    font-size: 17px; }

.commentsCarousel .commentHolder .userInfo {
    color: #6c6c6c;
    margin-bottom: 10px; }

.commentsCarousel .commentHolder .userComment p {
    font-style: italic;
    color: #666;
    font-size: 17px; }

.commentsCarousel .headingHolder {
    position: relative;
    border-bottom: 1px solid #000;
    padding: 0 0 20px;
    margin: 0 0 20px; }

.commentsCarousel .headingHolder h2 {
    color: #dd127b;
    font-size: 23px;
    text-transform: uppercase;
    margin: 0; }

.commentsCarousel .headingHolder .leaveComment {
    position: absolute;
    color: #0094e0;
    font-size: 18px;
    right: 0;
    top: 0;
    text-decoration: underline; }

.commentsCarousel .headingHolder .leaveComment .fa {
    margin-right: 10px; }

.commentsCarousel .commentFooterHolder .allComments {
    font-size: 18px;
    color: #959595; }

.commentsCarousel .carousel-control.left {
    text-align: left; }

.commentsCarousel .carousel-control.right {
    text-align: right; }

.commentsCarousel .carousel-control.left,
.commentsCarousel .carousel-control.right {
    background-image: none;
    font-size: 36px;
    color: #8a8a8a; }

.commentsCarousel .carousel-control {
    width: 5%;
    top: 50%;
    margin-top: -25px; }

.newsListHolder {
    background-color: #f4f4f4;
    padding: 40px 30px;
    margin-bottom: 40px; }

.newsListHolder .headingHolder {
    position: relative;
    margin: 0 0 20px; }

.newsListHolder .headingHolder h2 {
    color: #dd127b;
    font-size: 23px;
    text-transform: uppercase;
    margin: 0; }

.newsListHolder .headingHolder .allNews {
    position: absolute;
    color: #b1b1b1;
    font-size: 18px;
    right: 0;
    top: 0;
    text-decoration: underline; }

.newsItemsHolder .newsItem:last-child {
    margin-bottom: 0; }

.newsItem {
    margin-bottom: 15px; }

.newsItem .imgHolder {
    width: 25%;
    float: left;
    margin-right: 5%;
    max-height: 85px;
    overflow: hidden; }

.newsItem .anonsHolder {
    width: 70%;
    float: left;
    font-size: 17px; }

.newsItem .anonsHolder p {
    margin-bottom: 5px; }

.newsItem .anonsHolder .newsItemDate {
    color: #8f8f8f; }

.newsItem .anonsHolder .newsItemDate .fa {
    color: #dd127b;
    margin-right: 10px; }

.newsItem .anonsHolder .newsItemAnons a {
    color: #343434; }

#gmap_canvas {
    height: 500px;
    width: 100%; }

#gmap_canvas img {
    max-width: none !important;
    background: none !important; }

.map {
    overflow: hidden;
    height: 500px;
    width: 100%; }

.mapHolder {
    margin-bottom: 40px; }

.mapHolder h2 {
    color: #dd127b;
    font-size: 23px;
    text-transform: uppercase;
    margin-bottom: 35px; }

.mapHolder h2 a {
    color: #dd127b;
    text-decoration: underline;
    font-size: 23px; }

.leaveOrderHolder {
    margin-bottom: 40px; }

.leaveOrderHolder p {
    font-size: 21px;
    color: #3d3d3d; }

.leaveOrderHolder a {
    color: #0094e0;
    text-decoration: underline; }

.partnersHolder {
    background-color: #f4f4f4; }

.partnersHolder .partners {
    padding: 40px 0; }

.subscribeholder1 {
    background: url("http://dom.makintour.com/files/public/img/subscribeBg.jpg") repeat-x;
    background-size: contain;
    width: 100%;
    height: 180px;
    margin-bottom: 40px; }

.subscribeholder1 .subscribe {
    line-height: 170px; }

.subscribeholder1 .subscribe p {
    font-size: 23px;
    color: #fff;
    text-transform: uppercase; }

.subscribeholder1 .subscribe .btn-primary {
    background-color: #dd127b;
    width: 100%;
    border-color: #dd127b;
    text-transform: uppercase;
    font-size: 20px; }

.icoHeading {
    width: 40px;
    height: 30px;
    display: block;
    background-size: contain !important;
    float: left;
    margin-right: 10px; }

.icoDollars {
    background: url("http://dom.makintour.com/files/public/img/icoDollars.png") no-repeat; }

.icoFile {
    background: url("http://dom.makintour.com/files/public/img/icoFile.png") no-repeat; }

.icoLike {
    background: url("http://dom.makintour.com/files/public/img/icoLike.png") no-repeat; }

.aboutUsHolder {
    margin-bottom: 80px; }

.aboutUsHolder h2 {
    color: #dd127b;
    font-size: 23px;
    text-transform: uppercase;
    margin-bottom: 35px; }

.itemHeading {
    font-size: 24px;
    color: #8a8a8a;
    margin-bottom: 10px; }

.itemText p {
    padding-left: 51px;
    font-size: 16px;
    color: #6e6e6e; }

.footer {
    width: 100%;
    min-height: 100px;
    background-color: #f4f4f4;
    -webkit-box-shadow: 0px -5px 6px -1px #a6a5a5;
    box-shadow: 0px -5px 6px -1px #a6a5a5;
    position: relative;
    padding: 50px 0 15px; }

.footerLogo {
    position: absolute;
    height: 55px;
    width: 110px;
    border-radius: 100px 110px 0 0;
    -moz-border-radius: 110px 110px 0 0;
    -webkit-border-radius: 110px 110px 0 0;
    background: #f4f4f4;
    -webkit-box-shadow: 0px -5px 6px -1px #a6a5a5;
    box-shadow: 0px -5px 6px -1px #a6a5a5;
    top: -50px;
    left: 50%;
    margin-left: -55px; }

.footerLogo img {
    margin: 20px auto;
    width: 40px; }

.footerMenuHolder {
    margin-bottom: 20px; }

.footerMenuHolder h3 {
    font-size: 17px;
    text-transform: uppercase;
    color: #474747;
    position: relative;
    border-bottom: 1px solid #cecece;
    text-transform: uppercase;
    padding-bottom: 20px; }

.footerMenuHolder h3:after {
    width: 50px;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -1px;
    background-color: #dd127b;
    content: "";
    display: block; }

.footerMenuList {
    list-style-type: none;
    padding: 0; }

.footerMenuList a {
    color: #808080;
    font-size: 16px; }

.payCard {
    display: inline-block;
    width: 40px;
    height: 25px;
    background-size: contain !important;
    vertical-align: top; }

.payCard1 {
    background: url("http://dom.makintour.com/files/hotel/temp_img/payCard1.png") no-repeat; }

.payCard2 {
    background: url("http://dom.makintour.com/files/hotel/temp_img/payCard2.png") no-repeat; }

.payCard3 {
    background: url("http://dom.makintour.com/files/hotel/temp_img/payCard3.png") no-repeat; }

.payCard4 {
    background: url("http://dom.makintour.com/files/hotel/temp_img/payCard4.png") no-repeat; }

.footerContainer {
    border-bottom: 1px solid #a6a6a6; }

.footerContactsHolder .footerContactsHeading {
    line-height: 27px;
    display: block;
    margin-right: 10px;
    text-transform: uppercase;
    float: left; }

.footerContactsHolder p {
    font-size: 16px;
    color: #474747; }

.footerContactsHolder .socialIcons .socIconFooter {
    width: 30px;
    height: 30px;
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    padding: 5px; }

.footerContactsHolder .socialIcons .facebook {
    background-color: #507cbe; }

.footerContactsHolder .socialIcons .twitter {
    background-color: #63cdf1; }

.footerContactsHolder .socialIcons .vk {
    background-color: #587ca3; }

.footerContactsHolder .socialIcons .linkedin {
    background-color: #89c7db; }

.footerContactsHolder .number {
    display: inline-block;
    line-height: 20px; }

.footerContactsHolder .number p:first-child {
    font-size: 20px;
    color: #474747;
    margin: 0;
    font-weight: bold; }

.footerContactsHolder .number p:nth-child(2) {
    font-size: 12px;
    color: #8b8b8b;
    margin: 0;
    margin-top: -5px; }

.footerContactsHolder .headingContainer {
    display: inline-block;
    margin-top: -10px; }

.copyRightHolder {
    padding-top: 20px; }

.copyRightHolder p {
    font-size: 14px;
    color: #8b8b8b;
    margin-bottom: 0; }

.listItem {
    width: 32% !important;
    float: left;
    margin-right: 2%; }

.noMargin {
    margin-right: 0; }

.mainCarousel.smallCarousel .carousel-inner {
    max-height: 520px; }

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px; }

.col-xs-15 {
    width: 39%;
    float: left; }

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left; } }

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left; } }

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left; } }

.tfIcon {
    width: 35px;
    height: 35px;
    display: inline-block;
    background-size: contain;
    margin-right: 10px;
    background-repeat: no-repeat; }

.tfIconDish {
    background-image: url("/files/public/img/tfIcon1.png"); }

.tfIconStar {
    background-image: url("/files/public/img/tfIcon2.png"); }

.tfIconWallet {
    background-image: url("/files/public/img/tfIcon3.png"); }

.tfIconPalm {
    background-image: url("/files/public/img/tfIcon4.png"); }

.tfIconHouse {
    background-image: url("/files/public/img/tfIcon5.png"); }

.tourFilterHeading span:nth-child(2) {
    display: inline-block;
    height: 35px;
    font-size: 18px;
    line-height: 30px;
    vertical-align: bottom; }

.tourFilterHolder {
    padding: 10px 0;
    margin-left: 15px; }

.tourFilterBody {
    padding-left: 10px;
    margin-top: 10px; }

.checkbox label {
    font-size: 17px;
    vertical-align: middle;
    cursor: pointer;
    background: url("/files/public/img/checkBox.png") no-repeat;
    background-size: 18px;
    padding-left: 28px;
    height: 19px;
    -webkit-transition: all .2s;
    transition: all .2s; }

.checkbox input[type=checkbox]:checked + label {
    background: url("/files/public/img/checkBoxColored.png") no-repeat;
    background-size: 18px; }

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 4px solid #fff;
    background: #dd127b;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.4);
    cursor: pointer; }

.ui-widget-header {
    background: #dd127b; }

.ui-widget-content {
    border: 1px solid transparent;
    background: #eaeaea; }

.closeFilterButtonHolder {
    padding: 10px 0; }

.closeFilterButtonHolder a {
    font-size: 17px;
    text-decoration: underline;
    color: #191919; }

.greyContainer {
    padding: 15px 0;
    background-color: #f4f4f4; }

.lowPriceStats {
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 2px 2px 3px 1px rgba(102, 102, 102, 0.4);
    box-shadow: 2px 2px 3px 1px rgba(102, 102, 102, 0.4);
    margin-bottom: 30px;
    padding: 20px; }

.lowPriceStats .lowPriceStatsLine {
    margin-bottom: 40px; }

.lowPriceStats .hideTrigger {
    font-size: 17px;
    text-decoration: underline; }

.lowPriceStats .tourOptionsOutPutHolder span {
    font-size: 17px;
    text-decoration: underline; }

.lowPriceStats .dayHolder {
    font-size: 16px; }

.lowPriceStats .dayHolder p {
    font-size: 16px;
    color: #dd127b; }

.lowPriceStats .monthName {
    margin-bottom: 20px;
    color: #818181;
    font-size: 17px; }

.lowPriceStats a {
    font-size: 21px;
    color: #191919; }

.lowPriceStats a .fa-signal {
    color: #dd127b;
    margin-right: 10px; }

.lowPriceStats a .fa-angle-down {
    margin-left: 10px; }

.tourFilterResults .sortBy a {
    font-size: 18px;
    color: #191919;
    border: 1px solid #dd127b;
    padding: 10px 15px;
    background-color: #fff;
    display: block;
    float: left;
    border-right: none; }

.tourFilterResults .sortBy a:last-child {
    border-right: 1px solid #dd127b; }

.tourFilterResults .sortBy .activeSortBy {
    background-color: #dd127b;
    color: #fff; }

.tourFilterResults .btn-secondary {
    margin-right: 20px;
    vertical-align: top; }

.tourFilterResults .sortStyle {
    display: inline-block; }

.tourFilterResults .sortStyle a {
    display: inline-block;
    font-size: 18px;
    color: #dd127b;
    border: 1px solid #dd127b;
    height: 47px;
    width: 47px;
    line-height: 47px;
    text-align: center;
    border-right: none; }

.tourFilterResults .sortStyle a:last-child {
    border-right: 1px solid #dd127b; }

.tourFilterResults .sortStyle .activeSortStyle {
    background-color: #dd127b;
    color: #fff; }

.btn-secondary {
    background-color: #0094e0;
    color: #fff;
    font-size: 18px;
    border: 1px solid #0094e0;
    padding: 10px 15px;
    -webkit-border-radius: 2px;
    border-radius: 2px; }

.btn-secondary:hover,
.btn-secondary:focus {
    color: #fff; }

.tourFigureHalf {
    background-color: #fff;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.6); }

.tourFigureHalf .figHeading {
    padding: 10px 15px;
    position: relative;
    height: 70px; }

.tourFigureHalf .hotelName {
    margin-bottom: 0;
    max-width: 375px; }

.tourFigureHalf .hotelName a {
    font-size: 20px;
    color: #191919;
    margin-bottom: 0;
    font-weight: bold;
    width: -webkit-calc(100% - 90px);
    width: calc(100% - 90px);
    display: block;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.tourFigureHalf .hotelName .fa-star {
    color: #dd127b;
    font-size: 16px;
    margin-left: 3px;
    margin-top: 6px; }

.tourFigureHalf .hotelName .fa-star:first-child {
    margin-left: 10px; }

.tourFigureHalf .hotelLocation {
    font-size: 16px;
    color: #191919;
    margin-bottom: 0; }

.tourFigureHalf .hotelRating {
    position: absolute;
    top: 10px;
    right: 15px; }

.tourFigureHalf .hotelRating p {
    margin-bottom: -4px;
    color: #72b857; }

.tourFigureHalf .hotelRating .hotelRatingMark {
    font-size: 24px; }

.tourFigureHalf .hotelRating .hotelRatingMark .fa-thumbs-up {
    margin-right: 5px; }

.tourFigureHalf .hotelRating .hotelRatingWord {
    font-size: 14px; }

.tourFigureHalf .figImgHolder {
    height: 175px;
    overflow: hidden;
    text-align: center; }

.tourFigureHalf .figImgHolder img {
    max-width: 100%;
    margin-top: -15%; }

.tourFigureHalf .figFooter {
    padding: 10px 15px;
    position: relative; }

.tourFigureHalf .planeIco {
    font-size: 28px;
    color: #dd127b;
    display: block;
    float: left;
    width: 35px;
    height: 45px;
    line-height: 45px; }

.tourFigureHalf .additionalTourInfo p {
    font-size: 16px;
    color: #191919;
    margin-bottom: 0; }

.tourFigureHalf .tourPriceHolder {
    top: 10px;
    right: 15px; }

.tourFigureHalf .tourPricePrice {
    font-size: 26px;
    color: #dd127b;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle; }

.tourFigureHalf .tourPrice {
    border: 1px solid #dd127b;
    padding: 0 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-align: center; }

.tourFigureHalf .tourPrice a {
    display: block;
    line-height: 40px; }

.tourFigureHalf .tourPriceInfo {
    display: inline-block;
    font-size: 15px;
    color: #dd127b;
    vertical-align: middle; }

.tourFigureHalf .tourPriceInfo p {
    margin: 0;
    text-align: center;
    line-height: 10px;
    padding-top: 1px; }

.tourFigureHalf .tourPriceInfo .tourPriceCurrency {
    border-bottom: 1px solid #dd127b;
    padding-bottom: 1px; }

.tours-table .tourPriceHolder {
    top: 10px;
    right: 15px; }

.tours-table .tourPricePrice {
    font-size: 26px;
    color: #dd127b;
    display: inline-block;
    margin-right: 10px; }

.tours-table .tourPrice {
    border: 1px solid #dd127b;
    padding: 0 10px;
    padding-top: 4px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    white-space: nowrap; }

.tours-table .tourPriceInfo {
    display: inline-block;
    font-size: 15px;
    color: #dd127b;
    vertical-align: sub; }

.tours-table .tourPriceInfo p {
    margin: 0;
    text-align: center;
    line-height: 10px;
    padding-top: 1px;
    color: #dd127b;
    font-size: 15px; }

.tours-table .tourPriceInfo .tourPriceCurrency {
    border-bottom: 1px solid #dd127b;
    padding-bottom: 1px;
    color: #dd127b;
    font-size: 15px; }

.tourFilterResultsHolder {
    margin-bottom: 25px; }

.moreTours {
    text-align: center;
    margin-bottom: 0; }

.moreTours a {
    font-size: 14px;
    color: #d3d3d3; }

.moreToursButtonHolder {
    margin-top: 20px;
    margin-bottom: 80px; }

.moreToursButtonHolder .fa {
    margin-right: 10px; }

.sliderInput {
    width: 45%;
    float: left;
    text-align: center;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #c5c5c5; }

.sliderInputHolder {
    margin-top: 15px;
    font-size: 16px; }

.sliderInputHolder span {
    float: left;
    width: 10%;
    display: block;
    text-align: center; }

.imgBlockBig {
    width: 65%;
    float: left;
    margin-right: 2%;
    height: 215px;
    overflow: hidden; }

.imgBlockBig img {
    max-width: none;
    width: auto;
    height: 215px; }

.imgBlockSmallGroup {
    width: 33%;
    float: left; }

.imgBlockSmallGroup .imgBlockSmall {
    height: 102px;
    margin-bottom: 10px;
    overflow: hidden; }

.imgBlockSmallGroup .imgBlockSmall img {
    max-width: none;
    width: auto;
    height: 110px; }

.imgBlockSmallGroup .imgBlockSmall:last-child {
    margin-bottom: 0; }

.tourFigureFull {
    background-color: #fff;
    padding: 10px;
    margin-bottom: 15px; }

.tourFigureFull .hotelRating {
    font-size: 20px;
    color: #dd127b; }

.tourFigureFull .hotelRating .fa {
    display: inline-block;
    margin-right: 3px; }

.tourFigureFull .hotelName a {
    font-size: 20px;
    color: #191919;
    margin-bottom: 0;
    font-weight: bold; }

.tourFigureFull .hotelLocation {
    font-size: 16px;
    color: #191919;
    margin-bottom: 0; }

.tourFigureFull .beachLocation {
    color: #0094e0;
    font-size: 16px; }

.tourFigureFull .hotelRatingHolder .hotelRatingMark {
    font-size: 24px; }

.tourFigureFull .hotelRatingHolder p {
    margin-bottom: -4px;
    color: #72b857; }

.tourFigureFull .hotelRatingHolder .hotelRatingWord {
    font-size: 14px; }

.tourFigureFull .hotelRatingContainer {
    background: #f6f6f6;
    padding: 5px 20px;
    margin-bottom: 10px; }

.tourFigureFull .hotelInfoIconsHolder {
    line-height: 46px; }

.tourFigureFull .tourPricePrice {
    font-size: 26px;
    color: #dd127b;
    display: inline-block;
    margin-right: 10px; }

.tourFigureFull .tourPrice {
    border: 1px solid #dd127b;
    padding: 0px 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }

.tourFigureFull .tourPriceInfo {
    display: inline-block;
    font-size: 15px;
    color: #dd127b; }

.tourFigureFull .tourPriceInfo p {
    margin: 0;
    text-align: center;
    line-height: 10px; }

.tourFigureFull .tourPriceInfo .tourPriceCurrency {
    border-bottom: 1px solid #dd127b; }

.tourFigureFull .tourPriceInfoHolder p {
    color: #a8a8a8;
    font-size: 16px;
    margin-bottom: 0; }

.tourFigureFull .tourPriceInfoHolder p .fa {
    margin-left: 5px;
    vertical-align: middle; }

.hotelInfoIcon {
    width: 25px;
    height: 17px;
    display: inline-block;
    background-size: contain !important;
    vertical-align: middle; }

.icoHeart {
    background: url("/files/public/img/icoHeart.png") no-repeat; }

.icoWifi {
    background: url("/files/public/img/icoWifi.png") no-repeat; }

.icoSnow {
    background: url("/files/public/img/icoSnow.png") no-repeat; }

.tourFigureThird {
    background-color: #fff;
    padding: 10px;
    margin-bottom: 30px; }

.tourFigureThird .thirdFigureImgHolder {
    margin-bottom: 10px;
    height: 180px;
    overflow: hidden; }

.tourFigureThird .thirdFigureImgHolder img {
    /*width: auto;*/
    /*max-width: none;*/
    /*min-width: 100%; */ }

.tourFigureThird .hotelRating {
    font-size: 20px;
    color: #dd127b; }

.tourFigureThird .hotelRating .fa {
    display: inline-block;
    margin-right: 3px; }

.tourFigureThird .hotelName a {
    font-size: 20px;
    color: #191919;
    margin-bottom: 0;
    font-weight: bold; }

.tourFigureThird .hotelLocation {
    font-size: 16px;
    color: #191919;
    margin-bottom: 0; }

.tourFigureThird .beachLocation {
    color: #0094e0;
    font-size: 16px; }

.tourFigureThird .hotelRatingHolder .hotelRatingMark {
    font-size: 24px; }

.tourFigureThird .hotelRatingHolder p {
    margin-bottom: -4px;
    color: #72b857; }

.tourFigureThird .hotelRatingHolder .hotelRatingWord {
    font-size: 14px; }

.tourFigureThird .hotelRatingContainer {
    background: #f6f6f6;
    padding: 5px 20px;
    margin-bottom: 10px; }

.tourFigureThird .hotelInfoIconsHolder {
    line-height: 46px; }

.tourFigureThird .tourPricePrice {
    font-size: 26px;
    color: #dd127b;
    display: inline-block;
    margin-right: 10px; }

.tourFigureThird .tourPrice {
    border: 1px solid #dd127b;
    padding: 0px 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }

.tourFigureThird .tourPriceInfo {
    display: inline-block;
    font-size: 15px;
    color: #dd127b; }

.tourFigureThird .tourPriceInfo p {
    margin: 0;
    text-align: center;
    line-height: 10px; }

.tourFigureThird .tourPriceInfo .tourPriceCurrency {
    border-bottom: 1px solid #dd127b; }

.tourFigureThird .tourPriceInfoHolder p {
    color: #a8a8a8;
    font-size: 16px;
    margin-bottom: 0; }

.tourFigureThird .tourPriceInfoHolder p .fa {
    margin-left: 5px;
    vertical-align: middle; }

.noPaddingBottom {
    padding-bottom: 0; }

.catalogMap .mapHolder {
    margin-bottom: 0; }

.mainStats canvas {
    width: 100%;
    height: 400px; }

.statFigure {
    text-align: center;
    width: 3%;
    float: left;
    margin-right: 0.3448276%;
    cursor: pointer; }

.statFigure:last-child {
    margin-right: 0; }

.statFigure .priceMax {
    height: 80px;
    position: relative; }

.statFigure .priceMax .priceFilled {
    background-color: #0094e0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }

.statFigure .priceMax .priceFilled:hover {
    background-color: #efb700;
    -webkit-transition: .1s;
    transition: .1s; }

.statFigure .priceMax .priceFilled.activePrice {
    background-color: #dd127b; }

.lowPriceStats.closeLowerPriceStats .lowPriceStatsLine {
    display: none;
    -webkit-transition: .3s;
    transition: .3s; }

.lowPriceStats.closeLowerPriceStats .mainStats {
    display: none;
    -webkit-transition: .3s;
    transition: .3s; }

.lowPriceStats.closeLowerPriceStats .monthName {
    display: none;
    -webkit-transition: .3s;
    transition: .3s; }

.range-select {
    color: #fff; }

.range-select {
    display: block;
    /*height: 290px;*/
    overflow: hidden;
    font-size: 15px; }

.range-nights {
    padding: 15px 30px;
    line-height: 25px;
    border-bottom: 1px #ccc solid; }

.range-nights-text {
    float: left;
    width: 25%;
    height: 25px; }

.range-nights-list {
    float: left;
    width: 71%; }

.range-select .is-active, .search-form .range-select .is-active > DIV {
    -webkit-transition: all .2s;
    transition: all .2s; }

.range-night:first-child, .search-form .range-night:first-child > DIV {
    -webkit-border-top-left-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-top-left-radius: 12px;
    -moz-border-bottom-left-radius: 12px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px; }

.range-night {
    float: left;
    width: 4.35%;
    height: 25px;
    text-align: center;
    cursor: pointer; }

.range-nights-more {
    cursor: pointer;
    float: left; }

.inside-nights-more {
    padding: 0 5px; }

.calendar-days .select > *,
.range-nights-list .select > *,
.range-nights-more.select > * {
    background: #dd127b; }

.range-date {
    padding: 15px 30px; }

.range-date-text {
    float: left;
    width: 25%;
    height: 25px;
    line-height: 25px; }

.range-date-select {
    float: left;
    width: 75%;
    position: relative; }

.calendar:first-child {
    margin-left: 0; }

.calendar {
    /*float: left;*/
    /*margin-left: 5%;*/
    /*width: 30%; */ }

.calendar-month-name {
    margin-bottom: 10px;
    text-align: center;
    font-size: 17px;
    color: #ccc; }

.calendar-weekdays {
    margin-bottom: 5px;
    font-size: 15px; }

.calendar-weekdays LI {
    float: left;
    width: 14.285%;
    line-height: 16px;
    text-align: center;
    /*color: #777; */ }

.calendar-days {
    font-size: 15px; }

.calendar-first-day-offset-4 .calendar-row:first-child .calendar-day:first-child {
    margin-left: 57.14%; }

.calendar-day:first-child, .calendar-day:first-child > DIV, .calendar-day[data-value="1"], .calendar-day[data-value="1"] > DIV {
    -webkit-border-top-left-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-top-left-radius: 12px;
    -moz-border-bottom-left-radius: 12px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px; }

.calendar-day {
    float: left;
    margin-bottom: 1px;
    width: 14.285%;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }

.calendar-day > DIV {
    height: 25px;
    line-height: 25px;
    text-align: center;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #505050; }

.calendar-day.is-active > DIV {
    color: #fff;
    cursor: pointer; }

.calendar-days .select-first > *,
.calendar-days .pre-select-first,
.range-nights-list .pre-select-first,
.range-nights-list .select-first > * {
    -webkit-border-top-left-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-top-left-radius: 12px;
    -moz-border-bottom-left-radius: 12px;
    -o-border-top-left-radius: 12px;
    -o-border-bottom-left-radius: 12px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px; }

.calendar-days .pre-select-last,
.calendar-days .select-last > *,
.range-nights-list .pre-select-last,
.range-nights-list .select-last > * {
    -webkit-border-top-right-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
    -moz-border-top-right-radius: 12px;
    -moz-border-bottom-right-radius: 12px;
    -o-border-top-right-radius: 12px;
    -o-border-bottom-right-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px; }

.calendar-weekdays {
    list-style: none;
    padding: 0; }

.calendar-day:last-child, .calendar-day:last-child > DIV {
    -webkit-border-top-right-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
    -moz-border-top-right-radius: 12px;
    -moz-border-bottom-right-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px; }

.calendar-weekdays LI {
    float: left;
    width: 14.285%;
    line-height: 16px;
    text-align: center;
    /*color: white; */ }

.calendar-first-day-offset-6 .calendar-row:first-child .calendar-day:first-child {
    margin-left: 85.71%; }

.calendar-first-day-offset-2 .calendar-row:first-child .calendar-day:first-child {
    margin-left: 28.57%; }

.calendar-day {
    float: left;
    margin-bottom: 1px;
    width: 14.285%;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }

.calendar-weekdays:after {
    content: ' ';
    clear: both;
    display: table; }

.ownCabinetMenu ul {
    padding: 0 0 0 20px;
    list-style: none;
    margin-bottom: 20px; }

.ownCabinetMenu li {
    padding: 10px 0;
    position: relative; }

.ownCabinetMenu li.activeMenuItem a {
    color: #dd127b; }

.ownCabinetMenu li.activeMenuItem:before {
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    background: #dd127b;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 18px;
    left: -18px; }

.ownCabinetMenu a {
    font-size: 18px;
    text-decoration: underline;
    color: #2a2a2a; }

.myCabinetContainer {
    padding: 0 0 80px;
    overflow: hidden;
    min-height: 500px; }

.myCabinetContainer h2 {
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 10px;
    color: #191919; }

.myCabinetContainer h2 .email {
    color: #807f7f; }

.myCabinetContainer h3 {
    font-size: 25px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 15px;
    color: #191919; }

.myCabinetContainer h4 {
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 10px; }

.myCabinetContainer aside {
    padding: 80px 25px 7000px;
    background-color: #fff;
    position: absolute;
    margin-right: 15px; }

.myCabinetContainer section {
    padding-top: 80px; }

.myCabinetContainer .hotLineHolder p {
    line-height: 15px;
    font-size: 15px;
    color: #191919;
    margin-bottom: 10px; }

.myCabinetContainer .hotLineHolder .number {
    font-size: 19px;
    font-weight: bold;
    color: #191919; }

.myCabinetContainer p {
    font-size: 17px;
    color: #191919;
    margin-bottom: 0; }

.myCabinetContainer .pageHeading,
.myCabinetContainer .bestSales,
.myCabinetContainer .watchHotels,
.myCabinetContainer .watchDestinations {
    margin-bottom: 30px; }

.myCabinetContainer .pageHeading p,
.myCabinetContainer .bestSales p,
.myCabinetContainer .watchHotels p,
.myCabinetContainer .watchDestinations p {
    margin-bottom: 10px; }

.myCabinetContainer .pageRubric {
    background-color: #fff;
    padding: 10px 70px 10px 20px;
    position: relative;
    margin-bottom: 2px; }

.myCabinetContainer .pageRubric .personGrey,
.myCabinetContainer .pageRubric .addPersonGrey,
.myCabinetContainer .pageRubric .addKidGrey {
    vertical-align: middle; }

.myCabinetContainer .pageRubric .datePickerHolder {
    margin-right: 10px; }

.myCabinetContainer .pageRubric p {
    font-size: 16px;
    margin-bottom: 0; }

.myCabinetContainer .pageRubric a {
    font-size: 16px;
    color: #191919; }

.myCabinetContainer .pageRubric table {
    width: 100%;
    font-size: 16px; }

.myCabinetContainer .pageRubric table .hotelName {
    font-size: 16px;
    text-decoration: underline; }

.myCabinetContainer .pageRubric table .hotelLocation {
    font-size: 13px;
    color: #919191; }

.myCabinetContainer .pageRubric .formHolder {
    width: 80%;
    float: left; }

.myCabinetContainer .pageRubric .formButtonHolder {
    width: 20%;
    float: left; }

.myCabinetContainer .pageRubric .formButtonHolder .btn-primary {
    border: none;
    background-color: #dd127b;
    color: #fff;
    position: absolute;
    bottom: 30px;
    right: 15px; }

.myCabinetContainer .pageRubric .formHolder input {
    width: 80px;
    border: 1px solid #dfdfdf;
    padding: 5px 15px; }

.myCabinetContainer .icoCross {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 20px; }

.myCabinetContainer .icoPlus {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: 15px; }

.icoPageRubric {
    display: block; }

.icoCross {
    background: url("/files/public/img/icoCross.png") no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px; }

.icoPlus {
    background: url("/files/public/img/icoPlus.png") no-repeat;
    background-size: contain; }

.personGrey {
    background: url("/files/public/img/johnGrey.png") no-repeat;
    background-size: contain;
    width: 20px;
    height: 40px;
    display: inline-block; }

.addPersonGrey {
    background: url("/files/public/img/johnPlusGrey.png") no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    display: inline-block; }

.addKidGrey {
    background: url("/files/public/img/johnyPlusGrey.png") no-repeat;
    background-size: contain;
    width: 32px;
    height: 30px;
    display: inline-block; }

.watchDestinationsInfoHolder p {
    margin-bottom: 10px !important; }

.watchDestinationsInfoHolder a {
    text-decoration: underline;
    margin-right: 20px; }

.watchDestinationsInfoHolder a.addKidGrey, .watchDestinationsInfoHolder a.addPersonGrey {
    margin-right: 0; }

.watchDestinations .pageRubric {
    padding: 30px 70px 30px 20px; }

.datePickerHolder {
    display: inline-block;
    position: relative; }

.datePickerHolder .fa {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #aaaaaa; }

.ui-datepicker .ui-state-default, .ui-datepicker .ui-widget-content .ui-state-default, .ui-datepicker .ui-widget-header .ui-state-default {
    color: #fff;
    text-align: center; }

.noPaddingBottom {
    padding-bottom: 0; }

.leaveOrderHolder .form-control {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 10px 15px; }

.leaveOrderHolder .row {
    margin-bottom: 20px; }

.leaveOrderHolder label {
    font-size: 20px;
    color: #191919;
    font-weight: normal;
    line-height: 34px; }

.leaveOrderHolder .flightDateInfo span {
    line-height: 34px;
    font-size: 16px; }

.leaveOrderHolder .flightDateInfo .inputHolder {
    width: 90%;
    float: right; }

.leaveOrderHolder .nightsQnt .inputHolder {
    float: left;
    width: 45%; }

.leaveOrderHolder .nightsQnt span {
    width: 10%;
    float: left;
    line-height: 34px;
    text-align: center;
    font-size: 16px; }

.leaveOrderHolder .btn-info {
    background: #fff;
    color: #191919;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0; }

.leaveOrderHolder .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 50px;
    float: left;
    margin-right: 10px; }

.leaveOrderHolder .btn-info.active,
.leaveOrderHolder .btn-info:active,
.leaveOrderHolder .open > .dropdown-toggle.btn-info {
    background-color: #fff;
    color: #191919; }

.leaveOrderHolder .peopleQnt .adult,
.leaveOrderHolder .peopleQnt .kids {
    float: left;
    margin-right: 10px;
    line-height: 34px;
    font-size: 16px; }

.leaveOrderHolder .peopleQnt .btn {
    height: 34px; }

.leaveOrderHolder .hotelStars .checkbox {
    margin: 0; }

.leaveOrderHolder .hotelStars .checkbox label {
    font-size: 16px;
    line-height: 22px; }

.leaveOrderHolder .hotelStars .checkbox input {
    margin-top: 9px;
    display: none; }

.leaveOrderHolder .fa-star {
    color: #dd127b;
    margin-right: 3px; }

.leaveOrderHolder .budgetHolder input {
    width: 85%;
    float: left;
    margin-right: 10px; }

.leaveOrderHolder .budgetHolder span {
    width: -webkit-calc(15% - 10px);
    width: calc(15% - 10px);
    float: left;
    font-size: 16px;
    line-height: 34px; }

.leaveOrderHolder .additionalInfoHolder textarea {
    resize: none; }

.leaveOrderHolder .btn-primary {
    background-color: #dd127b;
    color: #fff;
    padding: 10px 20px;
    height: auto;
    border: none;
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase; }

.changePasswordFormHolder .form-control {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 10px 15px;
    width: 50%;
    margin-bottom: 20px;
    font-weight: normal;
    color: #b3b3b3;
    font-size: 16px; }

.changePasswordFormHolder .btn-primary {
    background: #dd127b;
    color: #fff;
    padding: 6px 15px;
    width: 50%;
    border: none;
    font-size: 16px;
    text-transform: uppercase; }

.friendInvite .pageHeading a {
    color: #dd127b; }

.friendInvite .pageHeading .fa-download {
    margin-left: 10px;
    display: inline-block;
    width: 25px;
    line-height: 20px;
    text-align: center;
    background-color: #fff;
    padding: 3px; }

.inviteStepFigure .inviteStepNumber {
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #dd127b;
    color: #fff;
    font-size: 23px;
    text-align: center;
    margin: auto; }

.inviteStepFigure .inviteStepBody p {
    font-size: 16px;
    color: #191919; }

.inviteStepFigure .inviteStepBody a {
    color: #dd127b; }

.friendInviteStepsHolder {
    margin-bottom: 30px; }

.syaThanxDescriptionHolder {
    margin-top: 30px;
    margin-bottom: 10px; }

.sayThanxFormHolder {
    margin-bottom: 20px; }

.sayThanxFormHolder .form-control {
    width: 200px;
    float: left;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #dfdfdf; }

.sayThanxFormHolder .btn-primary {
    background-color: #dd127b;
    color: #fff;
    float: left;
    text-transform: uppercase;
    border: none;
    padding: 6px 15px;
    font-size: 16px; }

.myMiles .pageHeading a {
    color: #a1a1a1;
    text-decoration: underline; }

.myMiles .myMilesStats {
    margin-bottom: 30px; }

.myMiles .myMilesStats .milesQnt {
    color: #dd127b;
    font-size: 35px; }

.myMiles .myMilesStats .milesQntDef {
    line-height: 45px; }

.myMiles .myMilesStats .row {
    margin-bottom: 25px; }

.myMiles .milesHistory {
    width: 100%; }

.myMiles .milesHistory td, .myMiles .milesHistory th {
    font-size: 16px;
    color: #191919;
    padding: 5px 10px;
    font-weight: normal; }

.myMiles .milesHistory thead th {
    border-bottom: 1px solid #000000; }

.myMiles .milesHistory tbody tr td:first-child {
    color: #dd127b; }

.myMiles .howTo {
    margin-top: 30px;
    margin-bottom: 30px; }

.myMiles .howTo .howToIcon {
    display: block;
    line-height: 45px;
    color: #dd127b;
    font-size: 50px;
    text-align: center;
    margin: auto; }

.myMiles .howTo .howToBody {
    margin-bottom: 15px; }

.myMiles .howTo .howToBody p {
    font-size: 16px;
    color: #191919; }

.myMiles .howTo .soc {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    float: left;
    margin-right: 5px; }

.myMiles .howTo .soc.f {
    background-color: #507cbe; }

.myMiles .howTo .soc.v {
    background-color: #587ca3; }

.promoCodeHolder {
    margin-bottom: 20px; }

.promoCodeHolder .form-control {
    width: 200px;
    float: left;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #dfdfdf; }

.promoCodeHolder .btn-primary {
    background-color: #dd127b;
    color: #fff;
    float: left;
    text-transform: uppercase;
    border: none;
    padding: 6px 15px;
    font-size: 16px; }

.promoCodeDescriptionHolder {
    margin-bottom: 10px; }

.myOrders .pageHeading h2 {
    float: left; }

.myOrders .pageHeading .btn-primary {
    float: left;
    border: 0;
    padding: 1px 15px;
    font-size: 16px;
    margin-left: 20px;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: transparent;
    color: #191919; }

.myOrders .pageHeading .btn-primary.activeButton {
    background-color: #dd127b;
    color: #fff; }

.myOrderFigure {
    margin-bottom: 20px; }

.myOrderFigure .myOrderFigureContainer {
    width: 100%;
    height: 200px;
    position: relative;
    background-color: #fff; }

.myOrderFigure .myOrderImgHolder,
.myOrderFigure .myOrderPriceInfoHolder,
.myOrderFigure .myOrderAdditionalInfoHolder {
    width: 22%;
    float: left;
    padding: 0 10px; }

.myOrderFigure .myOrderMainInfoHolder {
    width: 34%;
    float: left;
    padding: 0 10px; }

.myOrderFigure .myOrderImgHolder {
    padding: 10px; }

.myOrderFigure .myOrderPriceInfoHolder,
.myOrderFigure .myOrderAdditionalInfoHolder,
.myOrderFigure .myOrderMainInfoHolder {
    padding: 20px 10px; }

.myOrderFigure .hotelName {
    font-size: 22px;
    color: #191919;
    margin-bottom: 0; }

.myOrderFigure .hotelName .fa {
    font-size: 18px;
    color: #dd127b; }

.myOrderFigure .hotelLocation {
    font-size: 18px;
    color: #191919;
    margin-bottom: 15px; }

.myOrderFigure .myOrderImgHolder img {
    width: auto; }

.myOrderFigure .myOrderImgHolder .myOrderImg {
    overflow: hidden;
    height: 85px; }

.myOrderFigure .myOrderImgHolder .myOrderImg:first-child {
    margin-bottom: 10px; }

.myOrderFigure .tourInfo p {
    font-size: 17px;
    color: #a8a8a8; }

.myOrderFigure .orderNumber {
    font-size: 16px;
    color: #808080;
    position: absolute;
    bottom: 20px;
    line-height: 39px; }

.myOrderFigure .myOrderPriceInfoHolder .rubricName {
    font-size: 16px; }

.myOrderFigure .myOrderPriceInfoHolder .tourPriceRubricName {
    font-size: 16px; }

.myOrderFigure .myOrderPriceInfoHolder .price {
    font-size: 16px; }

.myOrderFigure .myOrderPriceInfoHolder .price span {
    font-size: 18px; }

.myOrderFigure .myOrderPriceInfoHolder .tourPriceContainer {
    position: absolute;
    bottom: 20px; }

.myOrderFigure .myOrderPriceInfoHolder .tourPrice {
    border: 1px solid #dd127b;
    padding: 0px 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }

.myOrderFigure .myOrderPriceInfoHolder .tourPricePrice {
    font-size: 26px;
    color: #dd127b;
    display: inline-block;
    margin-right: 10px; }

.myOrderFigure .myOrderPriceInfoHolder .tourPriceInfo {
    display: inline-block;
    font-size: 15px;
    color: #dd127b; }

.myOrderFigure .myOrderPriceInfoHolder .tourPriceInfo .tourPriceCurrency {
    border-bottom: 1px solid #dd127b; }

.myOrderFigure .myOrderPriceInfoHolder .tourPriceInfo p {
    margin: 0;
    text-align: center;
    line-height: 10px;
    color: #dd127b; }

.myOrderFigure .downloadArchiveButton,
.myOrderFigure .addToArchiveButton {
    color: #c0c0c0;
    font-size: 16px;
    display: block;
    font-weight: normal;
    text-decoration: underline; }

.myOrderFigure .downloadArchiveButton .fa,
.myOrderFigure .addToArchiveButton .fa {
    margin-right: 5px; }

.myOrderFigure .myOrderAdditionalInfoHolder .btn-primary {
    padding: 6px 15px;
    font-size: 18px;
    position: absolute;
    bottom: 20px; }

.myOrderStatusContainer {
    background-color: #c6c6c6;
    padding: 10px 20px; }

.myOrderStatusContainer p {
    color: #fff;
    font-size: 23px; }

.fullFilter .searchFormHolder {
    width: 20%; }

.fullFilter .mealFormHolder {
    width: 20%;
    float: left;
    background-color: #dd127b;
    padding: 10px;
    position: relative; }

.fullFilter .mealFormHolder input {
    padding-left: 40px;
    font-size: 20px; }

.aboutCountryContainer h2 {
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 25px; }

.aboutCountryHolder {
    padding: 40px 0;
    position: relative; }

.aboutCountryHolder img {
    float: left;
    width: 30%;
    height: auto;
    margin: 0 20px 20px 0; }

.aboutCountryHolder p {
    color: #6e6e6e;
    font-size: 18px; }

.aboutCountryHolder .readMore {
    position: absolute;
    top: 40px;
    right: 0;
    color: #000;
    font-size: 18px;
    text-decoration: underline; }

.aboutCountryHolder .readMore .fa {
    color: #dd127b;
    margin-left: 5px; }

.greyLine {
    background: #f4f4f4; }

.popularPlaces {
    padding: 40px 0; }

.popularPlacesFigure {
    padding: 15px;
    background-color: #fff;
    margin-bottom: 15px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.6); }

.popularPlacesFigure .imgHolder {
    overflow: hidden;
    height: 175px; }

.popularPlacesFigure .imgHolder img {
    width: 100%;
    min-height: 175px;
    /*min-width: 100%; */ }

.popularPlacesFigure .captionHolder {
    position: relative;
    padding-right: 80px; }

.popularPlacesFigure .btn-primary {
    background-color: #dd127b;
    position: absolute;
    border: none;
    font-size: 18px;
    padding: 5px 15px;
    bottom: 3px;
    right: 10px; }

.popularPlacesFigure h5 {
    font-size: 18px;
    font-weight: bold; }

.popularPlacesFigure .description p {
    font-size: 13px;
    color: #191919;
    margin-bottom: 0; }

.moreInfoPopularPlaces a {
    font-size: 18px;
    color: #959595;
    text-decoration: underline; }

.weatherHolder {
    padding: 40px 0; }

.weather-section.countryPageWeatherHolder {
    background-color: #fff;
    padding: 40px 0; }

.weather-section.countryPageWeatherHolder h2 {
    margin-bottom: 25px; }

.weather-section.countryPageWeatherHolder .box {
    background-color: #fcfcfc;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 3px 5px -2px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 3px 5px -2px rgba(0, 0, 0, 0.4); }

.popularHotelsHolder {
    padding: 40px 0; }

.popularHotelsHolder .popularHotelsFiguresHolder .tourPrice {
    padding: 0 5px; }

.popularHotelsHolder .popularHotelsFiguresHolder .tourPricePrice {
    margin-right: 5px; }

.popularHotelsHolder .popularHotelsFiguresHolder .tourPriceInfo {
    font-size: 10px; }

.popularHotelsHolder .popularHotelsFiguresHolder .figHeading {
    padding: 10px 10px; }

.popularHotelsHolder .popularHotelsFiguresHolder .figHeading p {
    margin-bottom: 0; }

.popularHotelsHolder .popularHotelsFiguresHolder .figFooter {
    padding: 10px 10px; }

.popularHotelsHolder .popularHotelsFiguresHolder .figFooter .col-xs-7 {
    padding-right: 5px; }

.popularHotelsHolder .popularHotelsFiguresHolder .figFooter .col-xs-5 {
    padding-left: 5px; }

.popularHotelsHolder .popularHotelsFiguresHolder .hotelName {
    font-size: 17px; }

.popularHotelsHolder .popularHotelsFiguresHolder .hotelName .fa {
    font-size: 14px; }

.popularHotelsHolder .popularHotelsFiguresHolder .hotelLocation {
    font-size: 14px; }

.popularHotelsHolder .popularHotelsFiguresHolder .planeIco {
    font-size: 20px;
    width: 25px;
    height: 30px;
    padding-bottom: 50px; }

.popularHotelsHolder .popularHotelsFiguresHolder .additionalTourInfo p {
    font-size: 14px; }

.countryResortListHolder {
    padding: 40px 0; }

.countryResortListHolder .countryResortList {
    list-style: none;
    padding: 0; }

.countryResortListHolder .countryResortList a {
    font-size: 18px;
    text-decoration: underline;
    color: #777; }

.benefitsIcon {
    width: 90px;
    height: 60px;
    display: block; }

.benefitsIcon1 {
    background: url("/files/public/img/benefitsIcon1.png") no-repeat;
    background-size: contain;
    background-position: center; }

.benefitsIcon2 {
    background: url("/files/public/img/benefitsIcon2.png") no-repeat;
    background-size: contain;
    background-position: center; }

.benefitsIcon3 {
    background: url("/files/public/img/benefitsIcon3.png") no-repeat;
    background-size: contain;
    background-position: center; }

.benefitsIcon4 {
    background: url("/files/public/img/benefitsIcon4.png") no-repeat;
    background-size: contain;
    background-position: center; }

.benefitsIcon5 {
    background: url("/files/public/img/benefitsIcon5.png") no-repeat;
    background-size: contain;
    background-position: center; }

.benefitsIcon6 {
    background: url("/files/public/img/benefitsIcon6.png") no-repeat;
    background-size: contain;
    background-position: center; }

.countryBenefitsListHolder {
    padding: 40px 0; }

.countryBenefitsListHolder li {
    margin-bottom: 30px; }

.countryBenefitsListHolder .countryBenefitsList {
    list-style-type: none;
    padding: 0; }

.countryBenefitsListHolder .iconHolder {
    width: 35%;
    float: left; }

.countryBenefitsListHolder .captionHolder {
    width: 65%;
    float: left; }

.countryBenefitsListHolder .captionHolder p {
    color: #333;
    font-size: 19px;
    line-height: 30px;
    margin-bottom: 0; }

.countryIncredibleFactsHolder {
    padding: 40px 0; }

.countryIncredibleFactsHolder .countryIncredibleFactsFigure {
    padding: 15px;
    background-color: #fff;
    margin-bottom: 15px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.6); }

.countryIncredibleFactsHolder .countryIncredibleFactsFigure .imgHolder {
    overflow: hidden;
    height: 175px;
    margin-bottom: 15px; }

.countryIncredibleFactsHolder .countryIncredibleFactsFigure img {
    width: auto;
    min-height: 175px;
    min-width: 100%; }

.countryIncredibleFactsHolder .countryIncredibleFactsFigure .captionHolder p {
    font-size: 16px;
    color: #191919; }

.reviews-section.countryFeedBackHolder {
    padding: 40px 0; }

.reviews-section.countryFeedBackHolder h2 {
    margin-bottom: 25px; }

.countryActivitiesHolder {
    padding: 40px 0 0; }

.countryActivitiesHolder .countryActivitiesTabsHeading {
    background-color: #f4f4f4; }

.countryActivitiesHolder .countryActivitiesTabsHeading .nav {
    text-align: center; }

.countryActivitiesHolder .countryActivitiesTabsHeading .nav li {
    display: inline-block;
    float: none; }

.countryActivitiesHolder .nav-tabs {
    border: none; }

.countryActivitiesHolder .nav-tabs > li.active > a,
.countryActivitiesHolder .nav-tabs > li.active > a:focus,
.countryActivitiesHolder .nav-tabs > li.active > a:hover {
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #dd127b;
    color: #fff;
    cursor: pointer; }

.countryActivitiesHolder .nav-tabs > li > a {
    font-size: 19px;
    color: #191919; }

.countryActivitiesHolder .nav-tabs > li > a {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-right: -3px;
    border-left: 2px solid #fff !important;
    border-right: 2px solid #fff !important; }

.countryActivitiesHolder .nav-tabs > li:first-child a {
    border-left: 4px solid #fff !important; }

.countryActivitiesHolder .nav-tabs > li:last-child a {
    border-right: 4px solid #fff !important; }

.countryActivitiesHolder .nav > li > a {
    padding: 20px 25px; }

.countryActivitiesHolder .nav-tabs > li.active > a,
.countryActivitiesHolder .nav-tabs > li.active > a:focus,
.countryActivitiesHolder .nav-tabs > li.active > a:hover {
    border-top: 0;
    border-bottom: 0; }

.countryActivitiesSlider .item {
    height: 430px; }

.countryActivitiesSlider .countryActivitiesSlide1 {
    background: url("/files/public/img/elain.jpg") no-repeat;
    background-size: cover; }

.countryActivitiesSlider .countryActivitiesSlide2 {
    background: url("/files/public/img/elain.jpg") no-repeat;
    background-size: cover; }

.countryActivitiesSlider .countryActivitiesSlide3 {
    background: url("/files/public/img/elain.jpg") no-repeat;
    background-size: cover; }

.countryActivitiesSlider .mainContainer {
    position: relative;
    height: 100%; }

.countryActivitiesSlider .sliderCaption {
    position: absolute;
    top: 0;
    right: 0;
    width: 320px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 20px 30px 60px; }

.countryActivitiesSlider .sliderCaption h3 {
    font-size: 22px;
    color: #191919;
    margin-bottom: 20px;
    margin-top: 0; }

.countryActivitiesSlider .sliderCaption p {
    font-size: 16px;
    color: #191919; }

.countryActivitiesSlider .sliderCaption .tourPricePrice {
    font-size: 26px;
    color: #dd127b;
    display: inline-block;
    margin-right: 10px; }

.countryActivitiesSlider .sliderCaption .tourPrice {
    border: 1px solid #dd127b;
    padding: 0px 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 140px; }

.countryActivitiesSlider .sliderCaption .tourPriceInfo {
    display: inline-block;
    font-size: 15px;
    color: #dd127b; }

.countryActivitiesSlider .sliderCaption .tourPriceInfo p {
    margin: 0;
    text-align: center;
    line-height: 10px; }

.countryActivitiesSlider .sliderCaption .tourPriceInfo .tourPriceCurrency {
    border-bottom: 1px solid #dd127b; }

.countryActivitiesSlider .carousel-indicators {
    position: absolute;
    list-style: none;
    z-index: 9000;
    top: 380px;
    right: 145px;
    padding: 0;
    left: auto;
    width: auto; }

.countryActivitiesSlider .carousel-indicators a {
    float: left;
    font-size: 16px;
    color: #5d5d5d;
    width: 35px;
    height: 35px;
    line-height: 33px;
    text-align: center;
    border: 2px solid #5d5d5d;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-weight: bold;
    cursor: pointer; }

.countryActivitiesSlider .carousel-indicators a.active {
    color: #fff;
    background-color: #dd127b;
    border-color: #dd127b; }

.countryActivitiesSlider .carousel-indicators a + a {
    margin-left: 20px; }

.countryFoodInfoHolder {
    padding: 40px 0 0; }

.countryFoodCarouselHolder .mainContainer {
    position: relative;
    height: 100%; }

.countryFoodCarouselHolder .carousel-indicators {
    position: absolute;
    width: auto;
    left: auto;
    right: 175px;
    top: 430px; }

.countryFoodCarouselHolder .carousel-indicators a {
    display: block;
    float: left;
    width: 12px;
    height: 12px;
    border: 2px solid #dd127b;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: transparent;
    cursor: pointer; }

.countryFoodCarouselHolder .carousel-indicators a + a {
    margin-left: 5px; }

.countryFoodCarouselHolder .carousel-indicators .active {
    background-color: #dd127b; }

.countryFoodCarouselHolder .countryFoodSlide1 {
    background: url("/files/public/img/foodSlide.jpg") no-repeat;
    background-size: cover;
    background-position: 0 50%; }

.countryFoodCarouselHolder .countryFoodSlide2 {
    background: url("/files/public/img/foodSlide.jpg") no-repeat;
    background-size: cover;
    background-position: 0 50%; }

.countryFoodCarouselHolder .countryFoodSlide3 {
    background: url("/files/public/img/foodSlide.jpg") no-repeat;
    background-size: cover;
    background-position: 0 50%; }

.countryFoodCarouselHolder .item {
    height: 460px; }

.countryFoodCarouselHolder .item .caption {
    width: 400px;
    height: 400px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.85);
    position: absolute;
    top: 110px;
    right: 0;
    padding: 0 30px 100px; }

.countryFoodCarouselHolder .item .caption p {
    font-size: 16px;
    color: #191919; }

.countryFoodCarouselHolder .item h3 {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 15px 0 20px; }

.foodIco {
    display: block;
    width: 50px;
    height: 50px;
    background: url("/files/public/img/foodIco.png") no-repeat;
    background-size: contain;
    margin: 30px auto 0; }

.countryResortsHolder {
    padding-bottom: 40px; }

.countryResortsHolder h2 {
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 25px; }

.countryResortsHolder h2 a {
    color: inherit;
    text-decoration: underline; }

.countryHotToursPageHolder h2 {
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 25px; }

.countryHotToursPageHolder h2 a {
    color: inherit;
    text-decoration: underline; }

.countryHotToursHolder {
    padding: 40px 0; }

.pageHeadingHolder {
    margin-top: 64px;
    padding: 20px 0 20px; }

.pageHeadingHolder h1 {
    font-size: 28px;
    text-transform: uppercase;
    margin: 0 0 15px;
    font-weight: bold; }

.pageHeadingHolder .breadcrumb {
    margin-bottom: 10px; }

.countryHotToursItem {
    margin-bottom: 40px; }

.countryHotToursItem + .countryHotToursItem {
    margin-bottom: 0; }

.countryHotToursItem h3 {
    font-size: 20px;
    color: #414141;
    margin-top: 0;
    margin-bottom: 10px; }

.countryHotToursItem h4 {
    font-size: 18px;
    color: #414141;
    margin-top: 0;
    margin-bottom: 10px; }

.countryHotToursItem .imgHolder {
    position: relative; }

.countryHotToursItem .imgFigure {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden; }

.countryHotToursItem .imgFigure img {
    height: 100px;
    width: auto; }

.countryHotToursItem .icoSun {
    position: absolute;
    top: 0;
    right: 40px; }

.countryHotToursItem .hotTourName p {
    font-size: 15px;
    color: #818181; }

.countryHotToursItem .hotTourInfo table {
    width: 100%; }

.countryHotToursItem .tableHolder {
    background-color: #fff;
    padding: 10px 15px; }

.countryHotToursItem .tableHolder + .tableHolder {
    margin-top: 2px; }

.countryHotToursItem .hotelRatingMark {
    font-size: 19px;
    color: #72b857;
    display: inline-block;
    margin-left: 10px; }

.countryHotToursItem .hotelName {
    font-size: 18px;
    color: #414141;
    text-transform: uppercase;
    font-weight: bold; }

.countryHotToursItem .hotelInfo {
    font-size: 13px; }

.countryHotToursItem .hotelInfo .fa {
    color: #dd127b;
    vertical-align: text-top; }

.countryHotToursItem .hotelInfo .fa + .fa {
    margin-left: 3px; }

.countryHotToursItem .hotelInfo .icoFork,
.countryHotToursItem .hotelInfo .icoPalmSm {
    margin-left: 10px;
    margin-right: 5px; }

.countryHotToursItem .date {
    font-size: 18px;
    color: #414141; }

.countryHotToursItem .nights {
    font-size: 13px;
    color: #414141; }

.countryHotToursItem .oldPrice {
    font-size: 20px;
    text-decoration: line-through;
    text-align: center; }

.countryHotToursItem .percents {
    text-align: center; }

.countryHotToursItem .percents span {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #dd127b;
    font-weight: bold;
    text-align: center; }

.countryHotToursItem .tourPrice {
    border: 1px solid #dd127b;
    padding: 0px 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block; }

.countryHotToursItem .tourPricePrice {
    font-size: 26px;
    color: #dd127b;
    display: inline-block;
    margin-right: 10px; }

.countryHotToursItem .tourPriceInfo {
    display: inline-block;
    font-size: 15px;
    color: #dd127b; }

.countryHotToursItem .tourPriceInfo p {
    margin: 0;
    text-align: center;
    line-height: 10px; }

.countryHotToursItem .tourPriceInfo .tourPriceCurrency {
    border-bottom: 1px solid #dd127b; }

.countryHotToursItem .newPrice {
    text-align: right; }

.countryHotToursItem p {
    margin-bottom: 0; }

.icoFork {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url("/files/public/img/icoFork.png") no-repeat;
    background-size: contain; }

.icoSun {
    background: url("/files/public/img/icoSun.png") no-repeat #dd127b;
    background-size: 65%;
    background-position: center;
    display: block;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    border-radius: 50%; }

.icoPalmSm {
    display: inline-block;
    width: 10px;
    height: 13px;
    background: url("/files/public/img/icoPalmSm.png") no-repeat;
    background-size: contain;
    vertical-align: text-top; }

.countryResortsAveragePrices {
    padding: 40px 0; }

.countryResortsAveragePrices h2 {
    display: inline-block;
    vertical-align: sub;
    margin-right: 20px;
    margin-bottom: 10px; }

.countryResortsAveragePrices h2 span {
    text-transform: none; }

.countryResortsAveragePrices .btn-info {
    border: 1px solid #d0cfcf;
    font-size: 18px; }

.countryResortsAveragePrices .blockHeading p {
    color: #b0b0b0;
    font-size: 18px; }

.countryResortsAveragePrices .tableHolder {
    display: inline-block;
    font-size: 18px;
    color: #010101;
    margin: 20px 0; }

.countryResortsAveragePrices .tableHolder + .tableHolder {
    margin-left: 80px; }

.countryResortsAveragePrices td {
    padding: 3px 0; }

.countryResortsAveragePrices tr td:first-child {
    width: 110px; }

.countryResortsAveragePrices .blockBody p {
    font-size: 18px;
    color: #000; }

.countryResortsAveragePrices .blockBody p a {
    font-weight: bold;
    text-decoration: underline;
    color: #000; }

.callMeFormHolder {
    padding: 25px 30px;
    background-color: #dd127b;
    color: #fff; }

.callMeFormHolder h2 {
    font-size: 28px;
    text-transform: uppercase;
    margin: 0 0 15px; }

.callMeFormHolder p {
    font-size: 24px;
    margin-bottom: 20px; }

.callMeFormHolder .form-control {
    width: 230px;
    float: left;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-right: 10px; }

.callMeFormHolder .btn-white {
    float: left;
    background-color: #fff;
    color: #000;
    text-transform: uppercase;
    font-size: 15px; }

.callMeFormHolder .callMeFormIconHolder {
    width: 155px;
    height: 155px;
    color: #fff;
    border: 8px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 155px;
    font-size: 80px;
    margin-left: auto; }

.countryPopularResortsHolder {
    padding: 40px 0; }

.countryPopularResortsItem .imgHolder {
    height: 190px;
    overflow: hidden;
    margin-bottom: 15px; }

.countryPopularResortsItem .imgHolder img {
    min-height: 190px;
    width: 100%; }

.countryPopularResortsItem ul {
    list-style: none;
    padding: 0; }

.countryPopularResortsItem li {
    font-size: 18px; }

.countryPopularResortsItem li a {
    color: #000;
    text-decoration: underline; }

.countryPopularResortsItem li .fa {
    color: #72b857;
    margin-left: 5px; }

.icoEarth {
    display: inline-block;
    width: 65px;
    height: 65px;
    background: url("/files/public/img/earthIco.png") no-repeat center;
    background-size: contain;
    vertical-align: middle; }

.icoCoin {
    display: inline-block;
    width: 65px;
    height: 65px;
    background: url("/files/public/img/coinsIco.png") no-repeat center;
    background-size: contain;
    vertical-align: middle; }

.hotTourBenefitsFigure .imgHolder {
    width: 155px;
    height: 155px;
    line-height: 150px;
    text-align: center;
    border: 2px solid #dd127b;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto 20px; }

.hotTourBenefitsFigure .imgHolder .fa {
    font-size: 59px;
    color: #dd127b;
    vertical-align: middle; }

.hotTourBenefitsFigure .captionHolder p {
    font-size: 18px;
    color: #191919;
    text-align: center; }

.countryHotToursBenefitsHolder {
    padding: 40px 0; }

.countryHotToursPriceStatsHolder {
    padding: 40px 0; }

.countryHotToursPriceStatsHolder p {
    font-size: 17px;
    color: #000; }

.countryHotToursPriceStatsHolder .peopleQnt {
    margin-bottom: 10px; }

.countryHotToursPriceStatsHolder .blockHeading {
    margin-bottom: 20px; }

.personRed {
    background: url("/files/public/img/johnRed.png") no-repeat;
    background-size: contain;
    width: 20px;
    height: 40px;
    display: inline-block; }

.addPersonRed {
    background: url("/files/public/img/johnPlusRed.png") no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    display: inline-block; }

.addKidRed {
    background: url("/files/public/img/johnyRed.png") no-repeat;
    background-size: contain;
    width: 32px;
    height: 30px;
    display: inline-block; }

.countryHotToursPriceStats {
    width: 500px;
    margin: auto; }

.countryHotToursPriceStats .statsFigure {
    width: 12%;
    float: left; }

.countryHotToursPriceStats .stats {
    height: 200px;
    position: relative; }

.countryHotToursPriceStats .currentStats {
    height: 30%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #0094e0;
    width: 100%;
    margin-bottom: 20px; }

.countryHotToursPriceStats .statsFigure + .statsFigure {
    margin-left: 10%; }

.countryHotToursPriceStats .captionHolder {
    text-align: center;
    font-size: 17px; }

.countryHotToursPriceStats .activeStats .currentStats {
    background-color: #dd127b; }

.countryHotToursPriceStats .activeStats .captionHolder {
    color: #dd127b; }

.activeStatsTabFigure {
    border: 2px solid #dd127b; }

.statsTabFigure {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px; }

.statsTabFigure .imgHolder {
    width: 150px;
    float: left; }

.statsTabFigure .imgHolder .imgCircle {
    width: 150px;
    height: 150px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden; }

.statsTabFigure .imgHolder img {
    min-height: 150px;
    max-height: 100%; }

.statsTabFigure .headingHolder {
    width: -webkit-calc(50% - 75px);
    width: calc(50% - 75px);
    float: left;
    padding: 0 15px 0 30px;
    position: relative;
    height: 150px; }

.statsTabFigure .headingHolder p {
    font-size: 17px; }

.statsTabFigure .captionHolder {
    width: -webkit-calc(50% - 75px);
    width: calc(50% - 75px);
    float: left;
    padding: 0 0 0 15px; }

.statsTabFigure .captionHolder ul {
    list-style: none;
    padding: 0; }

.statsTabFigure .captionHolder li {
    position: relative;
    padding-left: 23px;
    font-size: 14px;
    margin-bottom: 5px; }

.statsTabFigure .captionHolder li a {
    color: #0094e0;
    font-size: 14px; }

.statsTabFigure .captionHolder li a:hover {
    text-decoration: underline !important; }

.statsTabFigure .captionHolder li a + a {
    margin-left: 5px; }

.statsTabFigure .captionHolder .icoSunRed,
.statsTabFigure .captionHolder .icoWater,
.statsTabFigure .captionHolder .fa {
    position: absolute;
    left: 0;
    top: 2px; }

.statsTabFigure .captionHolder .fa {
    color: #787878; }

.statsTabFigure h3 {
    margin-top: 0;
    font-size: 23px;
    color: #2b2b2b;
    font-weight: bold;
    margin-bottom: 5px; }

.statsTabFigure .tourPrice {
    border: 1px solid #dd127b;
    padding: 0px 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 30px; }

.statsTabFigure .tourPricePrice {
    font-size: 26px;
    color: #dd127b;
    display: inline-block;
    margin-right: 10px; }

.statsTabFigure .tourPriceInfo {
    display: inline-block;
    font-size: 15px;
    color: #dd127b; }

.statsTabFigure .tourPriceInfo p {
    margin: 0;
    text-align: center;
    line-height: 10px; }

.statsTabFigure .tourPriceInfo .tourPriceCurrency {
    border-bottom: 1px solid #dd127b; }

.icoSunRed {
    width: 15px;
    height: 15px;
    background: url("/files/public/img/icoSunRed.png") no-repeat;
    background-size: contain;
    display: block; }

.icoWater {
    width: 15px;
    height: 15px;
    background: url("/files/public/img/icoWater.png") no-repeat;
    background-size: contain;
    display: block; }

.countryHotToursButtonHolder {
    padding: 10px 0; }

.countryHotToursButtonHolder .btn {
    font-size: 19px;
    font-weight: bold;
    color: #fff;
    padding: 10px 20px;
    margin-bottom: 25px; }

.countryHotToursButtonHolder .btn .fa {
    margin-right: 10px; }

.countryHotToursButtonHolder p {
    font-size: 17px;
    width: 70%;
    margin: auto; }

.countryHotToursButtonHolder p a {
    color: #dd127b;
    text-decoration: underline; }

.statsTabDescriptionHolder {
    margin-bottom: 25px; }

.statsTabDescriptionHolder .statsTabDescription {
    background-color: #fff;
    padding: 25px 20px;
    overflow: scroll;
    overflow-x: hidden;
    height: 500px; }

.statsTabDescriptionHolder .statsTabDescription p {
    font-size: 17px;
    color: #2b2b2b; }

.statsTabDescriptionHolder h3 {
    margin-top: 0;
    font-size: 23px;
    color: #2b2b2b;
    font-weight: bold;
    margin-bottom: 5px; }

.statsTabDescriptionHolder ul {
    list-style: none;
    padding: 0; }

.statsTabDescriptionHolder li {
    position: relative;
    padding-left: 23px;
    font-size: 14px;
    margin-bottom: 5px; }

.statsTabDescriptionHolder .icoSunRed,
.statsTabDescriptionHolder .icoWater {
    position: absolute;
    left: 0;
    top: 2px; }

.countrySubscribeHolder {
    padding: 25px 20px;
    background-color: #fff; }

.countrySubscribeHolder h4 {
    font-size: 17px;
    font-weight: bold;
    color: #2b2b2b;
    margin-top: 0;
    margin-bottom: 10px; }

.countrySubscribeHolder .inputHolder {
    float: left;
    width: 55%; }

.countrySubscribeHolder .inputHolder .form-control {
    -webkit-border-radius: 0;
    border-radius: 0; }

.countrySubscribeHolder .subscribeButtonHolder {
    width: 45%;
    float: left; }

.countrySubscribeHolder .btn {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background-color: #dd127b;
    border: none;
    padding: 7px 10px;
    font-weight: bold;
    -webkit-border-radius: 2px;
    border-radius: 2px; }

.countrySearchTourHolder h2 {
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 25px; }

.countrySearchTourHolder h2 a {
    color: inherit;
    text-decoration: underline; }

.redLine {
    background: #dd127b; }

.tourRedLine {
    padding: 40px 0;
    color: #fff; }

.tourRedLine h2 {
    margin-bottom: 10px;
    text-transform: none; }

.tourRedLine .watchesQnt {
    font-size: 18px; }

.tourRedLine .watchesQnt .fa {
    margin-right: 10px; }

.tourRedLine .iconHolder {
    width: 20%;
    float: left;
    font-size: 26px;
    text-align: center;
    line-height: 60px; }

.tourRedLine .textHolder {
    width: 80%;
    padding: 0 10px;
    float: left;
    font-size: 18px;
    line-height: 20px; }

.countrySearchTourHolder .countryHotToursButtonHolder {
    margin-bottom: 30px; }

.oneTourWideDescriptionHolder {
    padding: 40px 0; }

.oneTourWideDescriptionHolder .textHolder {
    background-color: #fff;
    padding: 30px; }

.oneTourWideDescriptionHolder .textHolder p {
    font-size: 18px;
    margin-bottom: 25px; }

.oneTourWideDescriptionHolder .textHolder p:last-child {
    margin-bottom: 0; }

.oneTourWideDescriptionHolder .textHolder h4 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 25px; }

.oneTourWideDescriptionHolder .half {
    width: 50%;
    float: left; }

.oneTourWideDescriptionHolder .half p {
    line-height: 20px;
    margin-bottom: 10px; }

.oneTourWideDescriptionHolder .half p + p {
    margin-bottom: 0; }

.oneTourWideDescriptionHolder .half .temperature {
    vertical-align: middle;
    font-size: 26px; }

.oneTourWideDescriptionHolder .weatherBlock {
    padding: 20px;
    background-color: #fff;
    margin-bottom: 30px; }

.oneTourWideDescriptionHolder .weatherBlock a {
    font-size: 24px;
    text-decoration: underline;
    color: #000; }

.oneTourWideDescriptionHolder .weatherBlock a:hover {
    text-decoration: underline !important; }

.oneTourWideDescriptionHolder .icoSunRed,
.oneTourWideDescriptionHolder .icoWater {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 5px;
    vertical-align: middle; }

.oneTourWideDescriptionHolder .groupBlock {
    padding-top: 10px; }

.oneTourWideDescriptionHolder .mapHolder {
    position: relative; }

.oneTourWideDescriptionHolder .mapCaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.7); }

.oneTourWideDescriptionHolder .mapCaption p {
    font-size: 24px;
    color: #fff;
    font-weight: bold; }

.threeListsHolder {
    padding: 40px 0; }

.threeListsHolder ul {
    list-style: none;
    padding: 5px 0; }

.threeListsHolder ul a {
    font-size: 18px;
    text-decoration: underline;
    color: #000;
    padding: 5px 0; }

.threeListsHolder ul a:hover {
    text-decoration: underline !important; }

.countrySearchTourHolder .toursByMonth {
    padding: 40px 0 0; }

.countrySearchTourHolder .toursByPreference {
    padding: 40px 0 80px; }

.countrySearchTourHolder .callMeHolder {
    padding-bottom: 40px; }

.oneTourWideDescriptionHolder .tourInfoBlock {
    position: relative;
    overflow: hidden; }

.oneTourWideDescriptionHolder .tourInfoBlock img {
    height: 300px; }

.oneTourWideDescriptionHolder .tourInfoBlock .captionHolder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.55); }

.oneTourWideDescriptionHolder .tourInfoBlock .captionHolder p {
    font-size: 27px;
    color: #fff;
    position: absolute;
    text-align: center;
    top: 40%;
    margin-top: -38px; }

.oneTourWideDescriptionHolder .tourInfoBlock .captionHolder .btn-transparent {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -85px; }

.btn-transparent {
    background: transparent;
    padding: 10px 40px;
    border: 2px solid #fff;
    color: #fff;
    font-size: 22px; }

.btn-transparent:hover, .btn-transparent:active, .btn-transparent:focus {
    color: #fff; }

.countryRestHolder h2 {
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 25px; }

.countryTourPricesHolder {
    padding: 40px 0; }

.redContainer {
    background-color: #dd127b;
    padding: 45px 30px; }

.findToursRedHolder {
    color: #fff;
    text-align: center; }

.findToursRedHolder h2 {
    font-size: 28px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 25px; }

.findToursRedHolder p {
    font-size: 25px;
    margin-bottom: 30px; }

.findToursRedHolder .btn-secondary {
    padding: 15px 60px;
    font-size: 28px; }

.countryPopularHotels h2 a {
    text-transform: none;
    color: #000;
    text-decoration: underline !important; }

.countryPopularHotels .figFooter p {
    margin-bottom: 0;
    line-height: 44px; }

.countryPopularHotels .figFooter p span {
    vertical-align: middle;
    font-size: 17px; }

.countryPopularHotels .figFooter p span + span {
    margin-left: 5px; }

.countryPopularHotels .figFooter .btn-primary {
    background-color: #dd127b;
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
    border-color: #dd127b; }

.icoCameraRed {
    display: inline-block;
    width: 40px;
    height: 30px;
    background: url("/files/public/img/icoCameraRed.png") no-repeat;
    background-size: contain; }

.countryRestHolder .greyLine {
    padding: 0 0 60px 0; }

.countryRestHolder .oneTourWideDescriptionHolder,
.countryRestHolder .reviews-section.countryFeedBackHolder,
.countryRestHolder .countryTourPricesHolder,
.countryRestHolder .countryTourPricesHolder,
.countryRestHolder .countryPopularResortsHolder,
.countryRestHolder .threeListsHolder {
    padding: 40px 0 0; }

.countryHotelsCatalog .greyLine:last-child {
    padding: 0 0 60px 0; }

.countryHotelsCatalog h2 {
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 25px; }

.countryHotelsCatalog h2 a {
    color: inherit;
    text-decoration: underline; }

.countryHotelsCatalog .hotelsPhotosCarouselHolder {
    padding: 0 0 40px; }

.tableNavigationHolder ul {
    list-style: none;
    padding: 0; }

.tableNavigationHolder li {
    display: inline-block;
    background-color: #fff;
    padding: 10px 20px; }

.tableNavigationHolder li + li {
    margin-left: 20px; }

.tableNavigationHolder li a {
    font-size: 18px;
    color: #212121; }

.tableNavigationHolder li .fa {
    margin-left: 5px;
    color: #aaa;
    font-size: 14px; }

.topHotelsTableHolder table {
    width: 100%; }

.topHotelsTableHolder .mainRow {
    border-bottom: 1px dashed #6b6b6b;
    padding: 15px 0; }

.topHotelsTableHolder .tdRow {
    padding: 15px 0; }

.topHotelsTableHolder td {
    vertical-align: top; }

.topHotelsTableHolder .hotelName a {
    color: #dd127b;
    font-size: 20px;
    text-decoration: underline !important; }

.topHotelsTableHolder .hotelLocation {
    color: #191919;
    font-size: 18px; }

.topHotelsTableHolder .addInfo a {
    color: #4a4a4a;
    font-size: 15px;
    text-decoration: underline !important; }

.topHotelsTableHolder .hotelStars {
    vertical-align: top;
    font-size: 18px;
    color: #191919; }

.topHotelsTableHolder .hotelStars .fa {
    color: #dd127b;
    margin-left: 5px; }

.topHotelsTableHolder .hotelRating {
    vertical-align: top;
    font-size: 18px;
    color: #191919; }

.topHotelsTableHolder .hotelRating .fa {
    color: #72b857;
    margin-left: 5px; }

.topHotelsTableHolder .feedbackQnt {
    vertical-align: top; }

.topHotelsTableHolder .feedbackQnt a {
    font-size: 18px;
    color: #191919;
    text-decoration: underline !important; }

.topHotelsTableHolder .price {
    color: #191919;
    font-size: 18px; }

.topHotelsTableHolder .nightsQnt {
    color: #4a4a4a;
    font-size: 15px; }

.topHotelsTableHolder .tagsHolder {
    width: 40%; }

.topHotelsTableHolder .tagsHolder a {
    display: inline-block;
    border: 1px solid #dd127b;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 3px;
    margin-bottom: 3px;
    font-size: 15px;
    color: #191919; }

.topHotelsTableHolder .topHotelsTable {
    padding: 30px 0; }

.topHotelsTableHolder .moreHotels {
    font-size: 18px;
    color: #232323;
    text-decoration: underline; }

.topHotelsTableHolder .moreHotelsHolder {
    padding: 20px 0; }

.mapWeatherHolder {
    padding: 40px 0; }

.mapWeatherHolder h2 span {
    text-transform: none; }

.mapWeatherHolder .mapHolder {
    margin-bottom: 0; }

.weatherTabsHolder .nav-tabs {
    border: none; }

.weatherTabsHolder .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #232323;
    font-size: 18px;
    text-transform: lowercase; }

.weatherTabsHolder .nav-tabs > li.active > a,
.weatherTabsHolder .nav-tabs > li.active > a:focus,
.weatherTabsHolder .nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: default;
    background-color: #dd127b;
    border: none;
    border-bottom-color: transparent; }

.weatherTabsHolder .nav > li > a {
    position: relative;
    display: block;
    padding: 0 7px;
    text-align: center; }

.weatherTabsHolder .weatherPointsHolder {
    padding: 15px 0; }

.weatherTabsHolder .weatherPointsHolder p {
    font-size: 20px; }

.weatherTabsHolder .weatherPointsHolder p span {
    font-size: 27px; }

.hotelsPhotosCarouselHolder .photoGalleryItemHolder {
    display: block;
    width: 19%;
    float: left;
    overflow: hidden; }

.hotelsPhotosCarouselHolder .photoGalleryItemHolder img {
    height: 130px; }

.hotelsPhotosCarouselHolder .photoGalleryItemHolder + .photoGalleryItemHolder {
    margin-left: 1.25%; }

.hotelsPhotosCarouselHolder .carouselControl {
    font-size: 84px;
    color: #d4d4d4;
    position: absolute;
    top: 50%;
    margin-top: -84px; }

.hotelsPhotosCarouselHolder .leftCarouselControl {
    left: -60px; }

.hotelsPhotosCarouselHolder .rightCarouselControl {
    right: -60px; }

.aboutUsPage .header {
    padding-right: 35px; }

.aboutUsPage .signInHolder {
    margin-left: 20px; }

.aboutUsPage .fixedNav {
    background: rgba(0, 0, 0, 0.55);
    position: fixed;
    top: 64px;
    width:auto;
    height: 100%;
    z-index: 11000;
    padding: 25px 1px 15px 15px;
    color: #fff; }

.aboutUsPage .fixedNav .navBlock {
    margin-bottom: 20px;
    margin-right: 20px;
}

.aboutUsPage .fixedNav .navBlock ul {
    padding: 0 0 0 20px;
    list-style: none; }

.aboutUsPage .fixedNav .navBlock ul .activeNavItem a {
    color: #dd127b;
    border: 0;
    text-decoration: underline;
    -webkit-border-radius: 3px;
    border-radius: 3px; }

.aboutUsPage .fixedNav .navBlock ul a {
    color: #fff;
    padding: 2px 20px;
    display: inline-block;
    font-size: 15px;
    font-weight: bold; }

.aboutUsPage .fixedNav h2 {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 15px 0; }

.aboutUsPage .fixedNav h2 a {
    color: #fff; }

.aboutUsPage .fixedNav h2 .icoHolder {
    font-size: 19px;
    display: inline-block;
    width: 30px;
    margin-right: 10px;
    line-height: 25px; }

.aboutUsPage .background {
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1; }

.aboutUsPage .background:after {
    display: block;
    content: '';
    opacity: .45;
    background: #000;
    width: 100%;
    height: 100%; }

.aboutUsPage .slideAbout .background {
    background: url("/files/public/img/aboutSlide.jpg"); }

.aboutUsPage .slideAbout p {
    font-size: 24px;
    font-weight: 300;
    color: #fff;
    letter-spacing: .15px;
    line-height: 30px;
    text-align: center; }

.aboutUsPage .slideItem {
    min-height: 760px;
    position: relative;
    overflow: hidden;
    color: #fff; }

.aboutUsPage .slideItem .benefitBack {
    display: block;
    width: 155px;
    height: 155px;
    line-height: 155px;
    font-size: 70px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    margin: auto;
    margin-bottom: 10px;
    position: relative; }

.aboutUsPage .slideItem .benefitSearch,
.aboutUsPage .slideItem .benefitDiscount,
.aboutUsPage .slideItem .benefitPhone,
.aboutUsPage .slideItem .icoProfile,
.aboutUsPage .slideItem .icoDelivery,
.aboutUsPage .slideItem .icoCredit,
.aboutUsPage .slideItem .icoBonus,
.aboutUsPage .slideItem .icoCamera,
.aboutUsPage .slideItem .icoSupportLg,
.aboutUsPage .slideItem .icoFirstPrize,
.aboutUsPage .slideItem .icoAgreement,
.aboutUsPage .slideItem .icoSafety,
.aboutUsPage .slideItem .icoCreditCard,
.aboutUsPage .slideItem .icoWallet,
.aboutUsPage .slideItem .icoPayment,
.aboutUsPage .slideItem .icoRichtung {
    width: 65px;
    height: 65px;
    position: absolute;
    top: 50%;
    margin-top: -32px;
    left: 50%;
    margin-left: -32px; }

.aboutUsPage .slideItem .benefitSearch {
    background: url("/files/public/img/benefitSearch.png") no-repeat center;
    background-size: contain; }

.aboutUsPage .slideItem .benefitDiscount {
    background: url("/files/public/img/benefitDiscount.png") no-repeat center;
    background-size: contain; }

.aboutUsPage .slideItem .benefitPhone {
    background: url("/files/public/img/benefitPhone.png") no-repeat center;
    background-size: contain; }

.aboutUsPage .slideItem .icoProfile {
    background: url("/files/public/img/icoProfile.png") no-repeat center;
    background-size: contain; }

.aboutUsPage .slideItem .icoDelivery {
    background: url("/files/public/img/icoDelivery.png") no-repeat center;
    background-size: contain; }

.aboutUsPage .slideItem .icoCredit {
    background: url("/files/public/img/icoCredit.png") no-repeat center;
    background-size: contain; }

.aboutUsPage .slideItem .icoBonus {
    background: url("/files/public/img/icoBonus.png") no-repeat center;
    background-size: contain; }

.aboutUsPage .slideItem .icoCamera {
    background: url("/files/public/img/icoCamera.png") no-repeat center;
    background-size: contain; }

.aboutUsPage .slideItem .icoSupportLg {
    background: url("/files/public/img/icoSupportLg.png") no-repeat center;
    background-size: contain; }

.aboutUsPage .slideItem .icoFirstPrize {
    background: url("/files/public/img/icoFirstPrize.png") no-repeat center;
    background-size: contain; }

.aboutUsPage .slideItem .icoAgreement {
    background: url("/files/public/img/icoAgreement.png") no-repeat center;
    background-size: contain; }

.aboutUsPage .slideItem .icoSafety {
    background: url("/files/public/img/icoSafety.png") no-repeat center;
    background-size: contain; }

.aboutUsPage .slideItem .icoCreditCard {
    background: url("/files/public/img/icoCreditCard.png") no-repeat center;
    background-size: contain; }

.aboutUsPage .slideItem .icoWallet {
    background: url("/files/public/img/icoWallet.png") no-repeat center;
    background-size: contain; }

.aboutUsPage .slideItem .icoPayment {
    background: url("/files/public/img/icoPayment.png") no-repeat center;
    background-size: contain; }

.aboutUsPage .slideItem .icoRichtung {
    background: url("/files/public/img/icoRichtung.png") no-repeat center;
    background-size: contain; }

.aboutUsPage .slideItem a {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5); }

.aboutUsPage .slideItem h1 {
    font-weight: bold;
    font-size: 60px;
    color: #fff;
    letter-spacing: .42px;
    line-height: 77px;
    text-align: center;
    text-transform: uppercase; }

.aboutUsPage .slideItem h2 {
    font-weight: bold;
    font-size: 36px;
    color: #fff;
    letter-spacing: .24px;
    line-height: 38px;
    margin: 30px 0;
    text-align: center; }

.aboutUsPage .slideItem .slideBenefitsHolder {
    position: absolute;
    top: 200px;
    left: 5%;
    right: 5%;
    white-space: nowrap; }

.aboutUsPage .slideItem .slideBenefit {
    display: inline-block;
    width: 33%;
    vertical-align: top;
    text-align: center;
    position: relative; }

.aboutUsPage .slideItem .slideBenefit p {
    font-size: 18px;
    margin: 0 20px;
    white-space: normal;
    color: #fff; }

.aboutUsPage .slideItem .slideFooter {
    font-size: 18px;
    left: 170px;
    position: absolute;
    bottom: 0;
    line-height: 22px; }

.aboutUsPage .slideItem .slideFooter:before {
    display: block;
    position: absolute;
    left: -70px;
    top: 0;
    vertical-align: top;
    content: '';
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 44px; }

.aboutUsPage .slideItem .icoCard:before {
    content: "\f09d"; }

.aboutUsPage .slideItem .icoSupport:before {
    background: url("/files/public/img/icoSupport.png") no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px; }

.aboutUsPage .slideItem .icoTerminal:before {
    background: url("/files/public/img/icoTerminal.png") no-repeat;
    background-size: contain;
    width: 45px;
    height: 45px;
    top: 5px; }

.aboutUsPage .slideItem .icoNote:before {
    background: url("/files/public/img/icoNote.png") no-repeat;
    background-size: contain;
    width: 49px;
    height: 45px;
    top: 5px; }

.aboutUsPage .slideItem .icoQuestion:before {
    background: url("/files/public/img/icoQuestion.png") no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px; }

.aboutUsPage .slideItem.slideAbout .content {
    position: absolute;
    height: 400px;
    top: 50%;
    left: 250px;
    right: 0;
    margin-top: -250px; }

.aboutUsPage .socialHolder {
    margin-top: 40px; }

.aboutUsPage .socialHolder .socIco {
    display: inline-block;
    width: 65px;
    height: 65px;
    color: #fff;
    line-height: 65px;
    font-size: 26px;
    border: none; }

.aboutUsPage .socialHolder .socIco .fa {
    vertical-align: baseline; }

.aboutUsPage .socialHolder .socIco + .socIco {
    margin-left: 10px; }

.aboutUsPage .socialHolder .icoFb {
    background: #507cbe; }

.aboutUsPage .socialHolder .icoTw {
    background: #63cdf1; }

.aboutUsPage .socialHolder .icoVk {
    background: #587ca3; }

.aboutUsPage .socialHolder .icoLn {
    background: #90cadd; }

.aboutUsPage .slideHowTo .background {
    background: url("/files/public/img/howToSlide.jpg"); }

.aboutUsPage .slideHowTo .content {
    position: absolute;
    height: 600px;
    top: 50%;
    left: 250px;
    right: 0;
    margin-top: -350px; }

.aboutUsPage .slideOurBenefits .background {
    background: url("/files/public/img/ourBenefitsSlide.jpg"); }

.aboutUsPage .slideOurBenefits .content {
    position: absolute;
    height: 600px;
    top: 50%;
    left: 250px;
    right: 0;
    margin-top: -350px; }

.aboutUsPage .slideProfit .background {
    background: url("/files/public/img/profitSlide.jpg"); }

.aboutUsPage .slideProfit .content {
    position: absolute;
    height: 600px;
    top: 50%;
    left: 250px;
    right: 0;
    margin-top: -350px; }

.aboutUsPage .slideConfidence .background {
    background: url("/files/public/img/confidenceSlide.jpg"); }

.aboutUsPage .slideConfidence .content {
    position: absolute;
    height: 600px;
    top: 50%;
    left: 250px;
    right: 0;
    margin-top: -350px; }

.aboutUsPage .slidePartners .background {
    background: url("/files/public/img/partnersSlide.jpg"); }

.aboutUsPage .slidePartners .content {
    position: absolute;
    height: 500px;
    top: 50%;
    left: 250px;
    right: 0;
    margin-top: -300px; }

.aboutUsPage .slidePartners .partners {
    margin: 75px auto;
    font-size: 0;
    line-height: 0; }

.aboutUsPage .slidePartners p {
    font-size: 20px;
    line-height: 24px;
    text-align: center; }

.aboutUsPage .slidePartners .partner {
    display: inline-block;
    width: 25%;
    text-align: center;
    position: relative; }

.aboutUsPage .slidePartners .partner:before {
    display: inline-block;
    content: '';
    width: 185px;
    height: 185px;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%; }

.aboutUsPage .slideTeam .background {
    background: url("/files/public/img/teamSlide.jpg"); }

.aboutUsPage .slideTeam .content {
    position: absolute;
    height: 600px;
    top: 50%;
    left: 250px;
    right: 0;
    margin-top: -350px; }

.aboutUsPage .slideTeam .teamList {
    font-size: 0;
    line-height: 0;
    margin-top: 30px;
    padding: 20px 0;
    background: rgba(255, 255, 255, 0.8);
    color: #000; }

.aboutUsPage .slideTeam .teamItem {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    text-align: center;
    line-height: 1.4; }

.aboutUsPage .slideTeam .teamItem:before {
    display: inline-block;
    content: '';
    width: 190px;
    height: 190px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: 50% 50% no-repeat none;
    margin-bottom: 20px; }

.aboutUsPage .slideTeam .teamItem h3 {
    font-size: 24px;
    font-weight: 600; }

.aboutUsPage .slideTeam .teamItem b {
    font-size: 18px;
    font-weight: 400; }

.aboutUsPage .slideTeam .teamItem p {
    margin: 1.5em 10% 0;
    font-size: 14px; }

.aboutUsPage .slideTeam .founder1:before {
    background-image: url(/files/public/img/man1.jpg);
    background-size: auto 190px; }

.aboutUsPage .slideTeam .founder2:before {
    background-image: url(/files/public/img/man2.jpg);
    background-size: auto 190px; }

.aboutUsPage .slideTeam .founder3:before {
    background-image: url(/files/public/img/man3.jpg);
    background-size: auto 230px;
    -ms-background-position-y: 0;
    background-position-y: 0; }

.aboutUsPage .slideExperts .background {
    background: url("/files/public/img/expertsSlide.jpg"); }

.aboutUsPage .slideExperts .content {
    position: static;
    height: 600px;
    top: 50%;
    left: 250px;
    right: 0;
    margin-left: 250px;
    margin-right: 100px; }

.aboutUsPage .slideExperts .expertFigure {
    margin: 0 0 30px 0;
    background: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    line-height: 1.4;
    color: #000;
    padding: 15px 30px; }

.aboutUsPage .slideExperts .experts {
    font-size: 0;
    line-height: 0;
    width: 720px;
    margin: 0 auto; }

.aboutUsPage .slideExperts p {
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px; }

.aboutUsPage .slideExperts .userPic {
    float: left;
    width: 160px;
    height: 160px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: .5em; }

.aboutUsPage .slideExperts .userPic1 {
    background-image: url(/files/public/img/userPic1.jpg);
    background-size: auto 160px; }

.aboutUsPage .slideExperts .userPic2 {
    background-image: url(/files/public/img/userPic2.jpg);
    background-size: auto 160px; }

.aboutUsPage .slideExperts .userPic3 {
    background-image: url(/files/public/img/userPic3.jpg);
    background-size: auto 160px; }

.aboutUsPage .slideExperts .userPic4 {
    background-image: url(/files/public/img/userPic4.jpg);
    background-size: auto 160px; }

.aboutUsPage .slideExperts .about {
    margin-left: 180px; }

.aboutUsPage .slideExperts h3 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 0; }

.aboutUsPage .slideExperts h4 {
    margin-top: 2em;
    font-size: 14px;
    font-weight: 600; }

.aboutUsPage .slideExperts .bio {
    clear: both;
    margin-top: 2em; }

.aboutUsPage .slidePayment .background {
    background: url("/files/public/img/paymentSlide.jpg"); }

.aboutUsPage .slidePayment .content {
    position: absolute;
    height: 600px;
    top: 50%;
    left: 250px;
    right: 0;
    margin-top: -350px; }

.aboutUsPage .slidePayment p {
    font-size: 20px;
    text-align: center;
    margin-top: 30px; }

.aboutUsPage .slideDetails .background {
    background: url("/files/public/img/detailsSlide.jpg"); }

.aboutUsPage .slideDetails .content {
    height: 100%;
    top: 0;
    margin-left: 290px; }

.aboutUsPage .slideDetails h2 {
    padding: 70px 0 30px;
    font-weight: bold; }

.aboutUsPage .slideDetails p {
    margin: .5em 0;
    font-size: 18px; }

.aboutUsPage .slideCredit .background {
    background: url("/files/public/img/creditSlide.jpg"); }

.aboutUsPage .slideCredit .content {
    position: absolute;
    height: 600px;
    top: 50%;
    left: 250px;
    right: 0;
    margin-top: -350px; }

.aboutUsPage .slideMiles .background {
    background: url("/files/public/img/milesSlide.jpg"); }

.aboutUsPage .slideMiles .content {
    position: absolute;
    height: 600px;
    top: 50%;
    left: 250px;
    right: 0;
    margin-top: -350px; }

.aboutUsPage .slideMiles p {
    font-size: 20px;
    text-align: center;
    margin-top: 30px; }

.aboutUsPage .slideContact .background .map {
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    height: 760px; }

.aboutUsPage .slideContact .background #gmap_canvas {
    height: 760px; }

.aboutUsPage .slideContact .content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding-left: 280px; }

.aboutUsPage .slideContact h2 {
    margin: 70px auto 30px;
    white-space: nowrap;
    font-size: 24px;
    font-weight: bold;
    padding: 0 2em;
    color: #000;
    letter-spacing: .16px;
    height: 60px;
    line-height: 60px;
    -webkit-border-radius: 60px;
    border-radius: 60px;
    width: 250px; }

.aboutUsPage .slideContact h2, .aboutUsPage .slideContact .contactsBook {
    background: #fff;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3); }

.aboutUsPage .slideContact .contactsBook {
    position: absolute;
    left: 400px;
    top: 50%;
    margin-top: -190px;
    width: 410px;
    height: 380px;
    -webkit-border-radius: 4px;
    border-radius: 4px; }

.aboutUsPage .slideContact .contactsBookNav {
    position: absolute;
    top: 20px;
    left: -55px;
    z-index: 0;
    padding: 0;
    list-style-type: none; }

.aboutUsPage .slideContact .contactsBookNavItem {
    width: 55px;
    height: 50px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    margin: 3px 0;
    background: #0093dd;
    color: #fff;
    text-align: center;
    cursor: pointer;
    position: relative; }

.aboutUsPage .slideContact .contactsBookNavItem a {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 55px;
    height: 25px;
    margin-top: -12px;
    font-size: 35px;
    border: none; }

.aboutUsPage .slideContact .contactsBookNavItem .icoMarker {
    background: url("/files/public/img/icoMarker.png") no-repeat center;
    background-size: contain; }

.aboutUsPage .slideContact .contactsBookNavItem .icoMetro {
    background: url("/files/public/img/icoMetro.png") no-repeat center;
    background-size: contain; }

.aboutUsPage .slideContact .contactsBookNavItem .icoCar {
    background: url("/files/public/img/icoCar.png") no-repeat center;
    background-size: 25px auto; }

.aboutUsPage .slideContact .contactsBookNavItem .icoPhotos {
    background: url("/files/public/img/icoPhotos.png") no-repeat center;
    background-size: 25px auto; }

.aboutUsPage .slideContact .contactsBookNavItem.active {
    background: #fff; }

.aboutUsPage .slideContact .contactsBookNavItem.active .icoMarker {
    background: url("/files/public/img/icoMarkerRed.png") no-repeat center;
    background-size: contain; }

.aboutUsPage .slideContact .contactsBookNavItem.active .icoMetro {
    background: url("/files/public/img/icoMetroRed.png") no-repeat center;
    background-size: contain; }

.aboutUsPage .slideContact .contactsBookNavItem.active .icoCar {
    background: url("/files/public/img/icoCarRed.png") no-repeat center;
    background-size: 25px auto; }

.aboutUsPage .slideContact .contactsBookNavItem.active .icoPhotos {
    background: url("/files/public/img/icoPhotosRed.png") no-repeat center;
    background-size: 25px auto; }

.aboutUsPage .slideContact .contactsBookTab {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    color: #000;
    padding: 35px 45px;
    display: none;
    position: absolute; }

.aboutUsPage .slideContact .contactsBookTab.active {
    display: block; }

.aboutUsPage .slideContact .contactsBookTab h3 {
    margin-top: 0;
    color: #dd127b;
    font-size: 24px;
    margin-bottom: 25px;
    font-weight: bold; }

.aboutUsPage .slideContact .contactsBookTab p {
    font-size: 16px;
    line-height: 24px; }

.aboutUsPage .slideContact .foot {
    font-size: 16px;
    line-height: 22px;
    position: absolute;
    left: 400px;
    top: 50%;
    margin-top: 220px;
    bottom: 150px;
    right: 100px; }

.aboutUsPage .slideContact .foot .icoExclamation {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    left: -70px;
    top: 5px;
    vertical-align: top;
    font-size: 50px;
    line-height: 1;
    background: url("/files/public/img/icoExclamation.png") no-repeat;
    background-size: contain; }

.aboutUsPage .slideFeedback .background {
    background: url("/files/public/img/feedbackSlide.jpg"); }

.aboutUsPage .slideFeedback .content {
    height: 100%;
    top: 0;
    margin-left: 290px;
    margin-bottom: 100px; }

.aboutUsPage .slideFeedback h2 {
    font-weight: bold;
    text-align: left;
    padding: 70px 0 30px;
    margin-right: 290px;
    line-height: 38px;
    font-size: 36px;
    color: #fff;
    letter-spacing: .24px;
    margin-bottom: 0;
    margin-top: 0; }

.aboutUsPage .slideFeedback .aboutFeedback {
    position: absolute;
    right: 50px;
    top: 75px;
    text-align: center;
    font-size: 14px; }

.aboutUsPage .slideFeedback .addButton {
    position: relative;
    display: block;
    border: 2px solid #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    height: 50px;
    line-height: 48px;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 0 1em 0 1em;
    text-decoration: none;
    color: #fff; }

.aboutUsPage .slideFeedback .addButton .fa {
    margin-right: 10px; }

.aboutUsPage .slideFeedback .commentsHolder {
    padding-right: 50px; }

.aboutUsPage .slideFeedback .aboutFeedback2 {
    text-align: center; }

.aboutUsPage .slideFeedback .aboutFeedback2 .addButton {
    display: inline-block; }

.aboutUsPage .slideFeedback .commentFigure {
    padding: 30px;
    background: #fff;
    color: #000;
    font-size: 16px;
    margin-bottom: 30px; }

.aboutUsPage .slideFeedback .commentFigure .author {
    font-weight: bold; }

.aboutUsPage .slideFeedback .commentFigure .commentDate {
    color: #6c6c6c;
    margin-bottom: 10px; }

.aboutUsPage .slideFeedback .commentFigure .starRating {
    color: #dd127b;
    margin-bottom: 10px; }

.aboutUsPage .slideFeedback .commentFigure .starRating .fa + .fa {
    margin-left: 5px; }

.aboutUsPage .slideFeedback .commentFigure .commentText {
    color: #545454; }

.aboutUsPage .slideVacancies .background {
    background: url("/files/public/img/vacanciesSlide.jpg"); }

.aboutUsPage .slideVacancies .content {
    height: 100%;
    top: 0;
    margin-left: 290px; }

.aboutUsPage .slideVacancies h2 {
    padding: 70px 0 30px;
    margin: 0;
    font-weight: bold; }

.aboutUsPage .slideVacancies .aboutVacancy {
    background: rgba(255, 255, 255, 0.9);
    margin: 20px 50px 50px 0;
    padding: 30px;
    color: #000; }

.aboutUsPage .slideVacancies h3 {
    margin: 1em 0;
    font-size: 25px;
    line-height: 36px;
    font-weight: bold; }

.aboutUsPage .slideVacancies h4 {
    margin: 1em 0 .2em;
    font-weight: 400;
    font-size: 20px;
    font-weight: bold; }

.aboutUsPage .slideVacancies ul {
    margin: .5em 0 2em;
    padding-left: 0; }

.aboutUsPage .slideVacancies li {
    margin: 0 0 .5em 2em;
    list-style: disc; }

.aboutUsPage .slideVacancies .aboutVacancyResponds {
    margin-bottom: 2em; }

.aboutUsPage .slideVacancies .aboutVacancyRespond {
    color: #000;
    margin: 30px 50px 30px 0;
    background: rgba(255, 255, 255, 0.9);
    padding: 25px; }

.aboutUsPage .slideVacancies .aboutVacancyRespond:after {
    content: "";
    display: table;
    clear: both; }

.aboutUsPage .slideVacancies .aboutVacancyRespondPhoto {
    width: 124px;
    height: 124px;
    background-size: 126px auto;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    float: left;
    -webkit-border-radius: 50%;
    border-radius: 50%; }

.aboutUsPage .slideVacancies .aboutVacancyRespond.first .aboutVacancyRespondPhoto {
    background-image: url(/files/public/img/userPic1.jpg); }

.aboutUsPage .slideVacancies .aboutVacancyRespond.second .aboutVacancyRespondPhoto {
    background-image: url(/files/public/img/userPic2.jpg); }

.aboutUsPage .slideVacancies .aboutVacancyRespond.third .aboutVacancyRespondPhoto {
    background-image: url(/files/public/img/userPic3.jpg); }

.aboutUsPage .slideVacancies .aboutVacancyRespondTitle {
    margin-bottom: .5em;
    font-size: 18px;
    line-height: 21px;
    margin-left: 155px;
    margin-right: 50px;
    font-weight: bold; }

.aboutUsPage .slideVacancies .aboutVacancyRespondPosition {
    margin-bottom: 1em;
    font-size: 17px;
    font-style: italic;
    line-height: 21px;
    margin-left: 155px;
    margin-right: 50px; }

.aboutUsPage .slideVacancies .aboutVacancyRespondText {
    margin-left: 155px;
    margin-right: 50px;
    font-size: 15px;
    line-height: 1.4; }

.aboutUsPage .slideFaq .background {
    background: url("/files/public/img/faqSlide.jpg"); }

.aboutUsPage .slideFaq .content {
    height: 100%;
    top: 0;
    margin-left: 250px; }

.aboutUsPage .slideFaq h2 {
    padding: 70px 0 0 0;
    margin: 0;
    font-weight: bold; }

.aboutUsPage .slideFaq .faqHolder {
    color: #000;
    background: rgba(255, 255, 255, 0.9);
    margin: 30px 70px; }

.aboutUsPage .slideFaq .faqSection {
    padding: 15px 70px; }

.aboutUsPage .slideFaq .faqSection ul {
    padding: 0;
    list-style-type: none;
    color: #000; }

.aboutUsPage .slideFaq .faqSection ul li {
    margin: .5em 0 .5em 1.3em; }

.aboutUsPage .slideFaq .faqSection ul a {
    color: #000;
    -webkit-transition: color .1s;
    transition: color .1s;
    font-size: 18px; }

.aboutUsPage .slideFaq .faqSection ul a:hover {
    color: #dd127b;
    -webkit-transition: color .1s;
    transition: color .1s; }

.aboutUsPage .slideFaq h3 {
    font-size: 24px;
    margin: 0;
    font-weight: bold; }

.aboutUsPage .icoAboutPartner1 {
    width: 160px;
    height: 50px;
    display: block;
    background: url("/files/public/img/aboutPartner1.jpg") no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: 50%;
    margin-left: -80px; }

.aboutUsPage .icoAboutPartner2 {
    width: 100px;
    height: 50px;
    display: block;
    background: url("/files/public/img/aboutPartner2.jpg") no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: 50%;
    margin-left: -50px; }

.aboutUsPage .icoAboutPartner3 {
    width: 150px;
    height: 50px;
    display: block;
    background: url("/files/public/img/aboutPartner3.jpg") no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: 50%;
    margin-left: -75px; }

.aboutUsPage .icoAboutPartner4 {
    width: 152px;
    height: 50px;
    display: block;
    background: url("/files/public/img/aboutPartner4.jpg") no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: 50%;
    margin-left: -76px; }

.leaveCommentHolder .greyContainer {
    padding: 0; }

.leaveCommentHolder .greyContainer .leaveCommentFormHolder {
    padding-top: 0; }

.leaveCommentHolder .greyContainer .form-control {
    border: none; }

.leaveCommentHolder .leaveCommentFormHolder {
    padding: 40px 0; }

.leaveCommentHolder label {
    font-size: 20px;
    color: #000;
    font-weight: normal;
    margin-bottom: 10px;
    display: block; }

.leaveCommentHolder .formGroup {
    margin-bottom: 25px; }

.leaveCommentHolder .form-control {
    font-size: 18px;
    padding: 10px 20px;
    height: 40px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    border-color: #e7e7e7; }

.leaveCommentHolder .datePickerHolder {
    position: relative; }

.leaveCommentHolder .datePickerHolder .fa {
    position: absolute;
    right: 15px;
    top: 12px;
    color: #acabab;
    font-size: 18px; }

.leaveCommentHolder .datePickerHolder .form-control {
    padding-right: 40px; }

.leaveCommentHolder .btn-secondary {
    padding: 7px 15px;
    font-size: 17px; }

.leaveCommentHolder .heading {
    font-size: 20px;
    color: #000;
    font-weight: normal;
    margin-bottom: 11px;
    display: block; }

.leaveCommentHolder textarea.form-control {
    height: auto;
    resize: none; }

.leaveCommentHolder a.br-selected:after {
    color: #dd127b; }

.modalOnButtonHolder {
    padding: 100px 0; }

.range-date-calendar {
    padding-right: 40px; }

.no-height {
    height: 0 !important;
    visibility: hidden !important; }

.slick-next {
    position: absolute;
    right: 50px;
    top: 0; }

.calendar-first-day-offset-5 .calendar-row:first-child .calendar-day:first-child {
    margin-left: 71.14%; }

.calendar-first-day-offset-3 .calendar-row:first-child .calendar-day:first-child {
    margin-left: 42.14%; }

.calendar-first-day-offset-2 .calendar-row:first-child .calendar-day:first-child {
    margin-left: 28.14%; }

.calendar-first-day-offset-1 .calendar-row:first-child .calendar-day:first-child {
    margin-left: 13.14%; }

.prev-slick-arrow {
    position: absolute;
    left: 5px;
    cursor: pointer;
    z-index: 10; }

.next-slick-arrow {
    position: absolute;
    right: 45px;
    cursor: pointer;
    z-index: 10; }

.range-date-select div {
    outline: none; }

.sortStyle a i {
    position: relative;
    top: 2px; }

.searchHolder {
    color: #ccc;
    padding-left: 10px;
    width: 400px;
    height: 315px;
    overflow: auto;
    position: relative;
    top: 10px;
    float: left; }

.one-search-img {
    width: 100px;
    height: 55px;
    overflow: hidden;
    float: right;
    margin-right: 5px; }

.one-search-img img {
    height: 67px; }

.one-search-text {
    float: left; }

.one-search-text-title {
    font-size: 16px; }

.one-search-res {
    height: 58px;
    overflow: hidden; }

.one-search_line {
    border-bottom: 1px solid;
    margin-top: 11px;
    margin-bottom: 14px; }

.photoHolderSearch {
    float: left;
    max-width: 624px; }

.photoHolder .img-responsive {
    max-width: none;
    max-height: 222px; }

.one-search-res {
    cursor: pointer; }

.one-direction-block {
    cursor: pointer; }

.fa-search-in-tour-list {
    position: relative;
    left: -4px; }

.hotelRatingWord:first-letter {
    text-transform: capitalize; }

.orange_thumbs {
    color: #cc5800 !important; }

.yellow_thumbs {
    color: #e0e000 !important; }

.green_thumbs {
    color: #72b857 !important; }

#load_more_tour {
    display: none; }

.more-filter {
    display: none; }

.empty-tours-search {
    font-size: 20px;
    margin-left: 15px; }

#tours-block {
    min-height: 400px; }

.hight_thumbs {
    color: #72b857; }

.tour-list-currencies {
    font-size: 18px;
    margin-top: 11px; }

.price-col-filters {
    width: 20%; }

.last-col-filters {
    float: right; }

.currency-block {
    position: absolute;
    right: 0;
    top: -35px; }

.currency-block ul {
    min-width: 90px; }

.search-city-block {
    position: absolute;
    top: -35px; }

.search-city-block-title {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    font-size: 21px;
    color: white; }

.search-city-block-link {
    color: white;
    text-decoration: underline;
    margin-left: 5px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    font-size: 21px;
    cursor: pointer; }

.search-city-block-link:hover {
    color: white;
    text-decoration: underline !important; }

.dropdown-menu-kid {
    min-width: 90px !important;
    left: 113px !important;
    top: 48px !important; }

.kidYear {
    position: relative;
    top: 32px;
    left: -1px;
    color: white;
    font-size: 11px; }

.max-rating-value {
    font-size: 18px !important; }

.hotel-tour-list-a {
    cursor: pointer; }

#hotel-tours-block tr td:nth-child(4) {
    width: 170px; }

.min-tour-price-block {
    cursor: pointer; }

.carousel-mode-tours {
    height: 520px; }

.carousel-inner-mode-tours {
    height: 520px; }

.main-filter-result-mode-tours {
    display: none; }

.plane-forward {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.plane-back {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg); }

.order-result-h2 {
    color: white;
    text-align: center;
    padding-top: 50px; }

.order-result-p {
    color: white;
    font-size: 20px;
    text-align: center; }

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default; }

.overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; }

.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear; }

.hovereffect:hover img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }

.hovereffect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100); }

.subscribe_error {
    color: red;
    font-weight: bold;
    width: 218px;
    display: block; }

.subscribe_done {
    display: none; }

.mainFilter {
    position: relative; }

.services-section .mainContainer {
    font-size: 17px; }

#search_hotel-content {
    height: 0;
    background-image: url(/files/public/img/slide1.jpg); }

#search_hotel-content-block-calendar {
    height: 0;
    visibility: hidden; }

#search_hotel-content-block-food {
    height: 0;
    visibility: hidden; }

#search_hotel-content-block-calendar .range-select {
    color: black;
    display: block; }

#search_hotel-content-block-calendar .calendar-day.is-active > DIV {
    color: black; }

#search_hotel-content-block-calendar .calendar-month-name {
    color: black; }

#sLabelCity {
    cursor: pointer; }

#load_more_hotel_comments {
    cursor: pointer;
    display: none;
    width: 1024px;
    margin: auto; }

.booking-comments {
    padding-top: 20px;
    min-height: 500px; }

.first_letter_up {
    text-transform: capitalize; }

.read_one_comment {
    cursor: pointer; }

.comment_modal_header {
    margin-left: 45px;
    position: relative;
    top: 10px;
    font-size: 20px; }

#hotel_comment_content {
    padding-top: 25px; }

.update_tours_mess {
    margin-left: 15px;
    font-size: 20px; }

.tour_order_types {
    display: none; }

.tourFigureHalf .figImgHolder .img {
    height: 175px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }

.mask-filters-active {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 100000;
    opacity: 0.5;
    background-color: white; }

#search_filter_block {
    position: relative; }

a:hover, a:focus, a.active {
    text-decoration: none !important; }

body {
    text-rendering: optimizeLegibility;
    text-rendering: geometricPrecision;
    font-smooth: always;
    font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.booking-header {
    background-color: #f4f4f4;
    padding-top: 64px; }

.booking-header .description-holder {
    padding-top: 20px;
    padding-bottom: 10px;
    display: block; }

.booking-header .description-holder h1, .booking-header .description-holder h2 {
    color: #191919;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 20px; }

.booking-header .description-holder h1 {
    line-height: 40px;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px; }

.booking-header .description-holder h2 {
    font-size: 20px; }

.booking-header .description-holder .rating-stars {
    margin-left: 10px;
    display: inline-block; }

.booking-header .description-holder .rating-stars .fa-star {
    color: #dd127b;
    font-size: 22px;
    margin-left: 3px; }

.booking-header .response-box .btn-primary {
    padding: 4px 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 15px;
    background-color: #0094e0;
    border-color: #0094e0;
    -webkit-transition: 0.3s;
    transition: 0.3s; }

.booking-header .response-box .btn-primary:hover {
    opacity: 0.9; }

.booking-header .response-box .btn-primary:focus {
    opacity: 0.9; }

.booking-header .response-box .btn-primary.active {
    opacity: 0.9; }

.booking-header .response-box .rating-block {
    line-height: 20px;
    margin-bottom: 10px; }

.booking-header .response-box .rating-block span {
    font-size: 20px; }

.booking-header .response-box .rating-block span:first-child {
    font-size: 30px;
    color: #72b857; }

.booking-header .response-box .rating-block span:first-child i {
    margin-right: 3px; }

.booking-header .response-box .rating-descr {
    color: #72b857;
    font-size: 16px; }

.booking-header .breadcrumb {
    margin-top: 20px;
    padding: 10px 0px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    border-radius: 4px; }

.booking-header .breadcrumb li {
    display: inline-block; }

.booking-header .breadcrumb li a {
    color: #337ab7;
    font-size: 18px;
    color: #5c5c5c; }

.booking-header .breadcrumb .active a {
    color: #4a4a4a; }

.booking-header .breadcrumb > li + li:before {
    font-size: 18px;
    padding: 0 5px;
    color: #4a4a4a;
    content: ">"; }

.booking-header .well-link {
    margin-top: 20px;
    padding: 10px 0px;
    display: inline-block;
    font-size: 18px;
    color: #191919;
    text-decoration: underline !important; }

.booking-header .well-link i {
    display: inline-block;
    position: relative;
    top: -2px;
    font-size: 12px;
    line-height: 20px;
    margin-left: 5px; }

.booking-menu {
    background-color: #f4f4f4; }

.booking-menu .booking-ul {
    display: block;
    margin-bottom: 0px;
    padding: 0px; }

.booking-menu .booking-ul li {
    background-color: #fff;
    display: inline-block;
    list-style: none;
    height: 45px;
    line-height: 45px;
    -webkit-transition: 0.3s;
    transition: 0.3s; }

.booking-menu .booking-ul li a {
    color: #dd127b;
    font-size: 19px;
    padding-left: 20px;
    padding-right: 20px; }

.booking-menu .booking-ul li:hover {
    opacity: 0.7; }

.booking-menu .booking-ul li.active {
    background-color: #dd127b; }

.booking-menu .booking-ul li.active a {
    color: #fff; }

.booking-carousel {
    position: relative;
    /*height: 550px; */ }

.booking-carousel .owl-carousel {
    height: inherit; }

.booking-carousel .owl-carousel .owl-stage-outer {
    height: inherit; }

.booking-carousel .owl-carousel .owl-stage-outer .owl-stage {
    position: relative;
    height: inherit; }

.booking-carousel .owl-carousel .owl-stage-outer .owl-stage .owl-item {
    height: inherit;
    overflow: hidden; }

.booking-carousel .owl-carousel .owl-stage-outer .owl-stage .owl-item img {
    width: 100%; }

.booking-carousel .owl-nav {
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    color: transparent; }

.booking-carousel .owl-nav .owl-prev {
    position: absolute;
    left: 0px;
    display: inline-block;
    height: 50px;
    width: 60px;
    background: #fff url("http://dom.makintour.com/files/hotel/temp_img/prev.png") no-repeat;
    background-position: center;
    background-size: 25px; }

.booking-carousel .owl-nav .owl-next {
    position: absolute;
    right: 0px;
    display: inline-block;
    height: 50px;
    width: 60px;
    background: #fff url("http://dom.makintour.com/files/hotel/temp_img/next.png") no-repeat;
    background-position: center;
    background-size: 25px; }

.booking-carousel .caption-panel {
    padding: 5px 25px;
    display: block;
    position: absolute;
    bottom: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: inherit;
    background: #fff;
    border: 1px solid transparent;
    border-bottom: 4px solid #dd127b;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.1);
    white-space: nowrap;
    z-index: 5; }

.booking-carousel .caption-panel .left {
    float: left;
    padding-top: 5px;
    margin-right: 20px; }

.booking-carousel .caption-panel .left span {
    line-height: 60px;
    font-size: 50px;
    color: #dd127b;
    font-weight: bold; }

.booking-carousel .caption-panel .right {
    float: left;
    padding-top: 8px; }

.booking-carousel .caption-panel .right span {
    text-align: center;
    font-size: 20px;
    line-height: 25px;
    color: #dd127b;
    display: block; }

.booking-carousel .caption-panel .right span:first-child {
    border-bottom: 1px solid #dd127b; }

.booking-carousel .img {
    height: 300px;
    width: 100%;
    background-size: cover;
    background-position: center; }

.booking-carousel .item {
    position: relative; }

.goods-section {
    padding: 50px 0px; }

.goods-section .media .media-left {
    text-align: left;
    max-width: 70px; }

.goods-section .media .media-left .media-object {
    display: inline-block; }

.goods-section .media .media-heading {
    line-height: 40px;
    font-size: 24px; }

.goods-section .media p {
    font-size: 16px;
    color: #808080;
    margin-top: 0px;
    margin-bottom: 2px; }

.goods-section .media p b {
    color: #000000;
    font-weight: inherit; }

.tours-section {
    padding: 50px 0px;
    background: #f4f4f4; }

.tours-section.mt-fix {
    padding: 30px 0px 50px 0px; }

.tours-section h2 {
    margin-bottom: 20px;
    margin-top: 0px;
    font-size: 24px; }

.tours-section h2 a {
    color: inherit;
    text-decoration: underline !important; }

.tours-section .show-more {
    color: #dd127b;
    text-decoration: underline !important;
    font-size: 16px; }

.tours-table thead tr th {
    padding: 20px 25px;
    font-size: 18px;
    color: #2b2b2b;
    border-bottom: 0px solid transparent; }

.tours-table tbody tr {
    background-color: #fff; }

.tours-table tbody tr td {
    padding: 15px 25px;
    border-top: 0px solid #ddd;
    border-bottom: 10px solid #f4f4f4;
    vertical-align: middle; }

.tours-table tbody tr td p {
    margin: 0 0 0 !important;
    vertical-align: middle;
    color: #414141;
    line-height: 25px;
    font-size: 18px; }

.tours-table tbody tr td p > .time {
    color: #dd127b; }

.tours-table tbody tr td p.company-name {
    line-height: 50px; }

.tours-table tbody tr td .plane {
    line-height: 40px;
    margin-right: 10px; }

.tours-table tbody tr td .plane i {
    position: relative;
    top: 5px;
    font-size: 40px;
    color: #dd127b; }

.tours-table tbody tr td .table-panel {
    height: 50px;
    width: inherit;
    padding: 8px 15px 5px 15px;
    border: 2px solid #dd127b;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: block; }

.tours-table tbody tr td .table-panel p:first-child {
    font-size: 26px;
    position: relative;
    top: 5px;
    color: #dd127b;
    width: 60%;
    padding-left: 5px; }

.tours-table tbody tr td .table-panel p:last-child {
    font-size: 12px;
    width: 35%;
    padding-right: 5px;
    line-height: 15px; }

.tours-table tbody tr td .table-panel p:last-child span {
    color: #dd127b;
    text-align: center;
    width: 100%;
    display: inline-block; }

.tours-table tbody tr td .table-panel p:last-child span:first-child {
    border-bottom: 1px solid #dd127b; }

.price-section {
    background-color: #dd127b; }

.price-section .subscribeholder {
    background: none;
    width: 100%;
    padding: 25px 0px;
    margin-bottom: 0px; }

.price-section .subscribeholder h2 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 24px; }

.price-section .subscribeholder p {
    margin: 0px; }

.price-section .subscribeholder .btn-primary {
    padding: 4px 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 15px;
    background-color: #0094e0;
    border-color: #0094e0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    line-height: 34px; }

.price-section .subscribeholder .holder {
    display: block;
    line-height: 70px; }

.price-section .subscribeholder .holder input {
    display: inline-block; }

.weather-section {
    padding: 50px 0px;
    background: #f4f4f4; }

.weather-section h2 {
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 24px; }

.weather-section .box {
    background-color: #fff;
    padding: 20px 50px; }

.weather-section .box .left {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 15px; }

.weather-section .box .left figure {
    text-align: center; }

.weather-section .box .left figure span {
    font-size: 72px;
    line-height: 80px;
    color: #414141; }

.weather-section .box .left figure span:after {
    position: absolute;
    content: '�'; }

.weather-section .box .left figure .img-holder {
    display: block;
    height: 80px;
    padding-top: 10px; }

.weather-section .box .left figure figcaption label {
    background-color: #0094e0;
    font-size: 15px;
    color: #fff;
    width: 90px;
    font-weight: 100;
    text-align: center;
    padding: 2px 5px;
    -webkit-border-radius: 4px;
    border-radius: 4px; }

.weather-section .box .right {
    margin-right: -30px; }

.weather-section .box .right .row {
    margin: 0px; }

.weather-section .box .right .row .col-xs-2 {
    padding-right: 0px;
    padding-left: 0px; }

.weather-section .box .right figure {
    text-align: center;
    border-left: 1px solid #e3e4e8;
    height: 140px; }

.weather-section .box .right figure .img-holder {
    margin-top: 10px;
    margin-bottom: 10px; }

.weather-section .box .right figure label {
    background-color: #0094e0;
    font-size: 12px;
    color: #fff;
    font-weight: 100;
    text-align: center;
    line-height: 15px;
    padding: 2px 7px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-bottom: 10px;
    margin-top: 13px; }

.weather-section .box .right figure figcaption span {
    color: #414141;
    font-size: 35px; }

.weather-section .box .right figure figcaption span:after {
    position: absolute;
    content: '�'; }

.reviews-section {
    padding: 0px 0px 50px 0px;
    background-color: #f4f4f4; }

.reviews-section.resort {
    padding: 50px 0px 50px 0px;
    background-color: #fff; }

.reviews-section.resort .thumbnail {
    background-color: #f4f4f4; }

.reviews-section h2 {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 20px; }

.reviews-section .thumbnail {
    padding: 30px 35px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: 0px; }

.reviews-section .thumbnail .review-head h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    color: #000; }

.reviews-section .thumbnail .review-head p {
    font-size: 14px;
    color: #6c6c6c;
    margin-bottom: 0px; }

.reviews-section .thumbnail .review-caption .rating {
    margin-bottom: 0px; }

.reviews-section .thumbnail .review-caption .rating span {
    font-size: 24px;
    color: #72b857; }

.reviews-section .thumbnail .review-caption .rating span i {
    font-size: 26px;
    margin-right: 5px; }

.reviews-section .thumbnail .review-caption .description {
    font-size: 15px;
    font-style: italic; }

.reviews-section .thumbnail .review-footer a {
    font-size: 16px;
    text-decoration: underline !important;
    color: #000; }

.reviews-section ul {
    display: block; }

.reviews-section ul li {
    list-style: none;
    display: inline-block;
    padding: 0px 10px;
    line-height: 5px; }

.reviews-section ul li:first-child {
    border-right: 1px solid #0094e0; }

.reviews-section ul li a {
    line-height: 5px;
    font-size: 16px; }

.reviews-section ul li a i {
    margin-right: 5px;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg); }

.rating-section {
    padding: 50px 0px; }

.rating-section h2 {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 20px; }

.rating-section .description {
    color: #6e6e6e;
    font-size: 16px;
    padding-right: 10%; }

.rating-section .media {
    margin-bottom: 20px; }

.rating-section .media .media-body {
    font-size: 32px;
    line-height: 30px; }

.rating-section .media .media-body span {
    color: #72b857; }

.rating-section .media .media-body span.middle {
    color: #c1c339; }

.rating-section .media .media-right {
    overflow: hidden;
    display: table-cell;
    vertical-align: bottom;
    width: 100px; }

.rating-section .media .media-right img {
    width: 114px; }

.services-section {
    padding: 50px 0px;
    background-color: #f4f4f4; }

.services-section h2 {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 40px; }

.services-section .media {
    min-height: 90px;
    margin-bottom: 10px; }

.services-section .media .media-left span {
    padding-right: 20px;
    height: 80px;
    width: 80px;
    display: inline-block; }

.services-section .media .media-left span.holder {
    padding-top: 5px;
    padding-right: 30px;
    padding-left: 10px; }

.services-section .media .media-left span img {
    max-height: 60px; }

.services-section .media .media-body {
    padding-top: 5px;
    font-size: 18px;
    color: #6e6e6e; }

.services-section .media .media-body h4 {
    font-size: 20px;
    color: #000; }

.recommendations-section {
    padding: 0px 0px 0px 0px; }

.recommendations-section h2 {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 24px;
    text-transform: uppercase; }

.recommendations-section .item .media .media-left a {
    display: block;
    width: 300px;
    max-height: 165px;
    padding-right: 20px;
    overflow: hidden; }

.recommendations-section .item .media .media-left a img {
    width: 100%; }

.recommendations-section .item .media .media-body h4 {
    font-size: 17px;
    margin-bottom: 10px; }

.recommendations-section .item .media .media-body h4 i {
    color: #dd127b;
    margin-right: 5px; }

.recommendations-section .item .media .media-body p {
    font-size: 17px;
    color: #6e6e6e; }

.recommendations-section .owl-nav {
    display: none; }

.recommendations-section .owl-dots {
    display: block;
    text-align: center; }

.recommendations-section .owl-dots .owl-dot {
    display: inline-block; }

.recommendations-section .owl-dot span {
    border: 2px solid #dd127b;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 13px;
    height: 13px;
    margin: 5px 7px;
    background: #fff;
    display: inline-block;
    -webkit-backface-visibility: visible;
    -webkit-transition: 0.3s;
    transition: 0.3s; }

.recommendations-section .owl-dots .owl-dot.active span, .recommendations-section .owl-dots .owl-dot:hover span {
    background: #dd127b; }

.photo-section {
    padding: 0px 0px 100px 0px;
    background-color: #f4f4f4; }

.photo-section h2 {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 24px; }

.photo-section .photo-underline {
    color: #959595;
    display: inline-block;
    margin-top: 20px;
    font-size: 16px;
    text-decoration: underline !important; }

.photo-section .item {
    height: 130px;
    width: 100%;
    display: block;
    overflow: hidden; }

.photo-section .item img {
    display: inline-block;
    height: 100%;
    width: auto; }

.photo-section .owl-carousel {
    position: relative; }

.photo-section .owl-carousel .owl-nav {
    display: block;
    width: 100%;
    color: transparent; }

.photo-section .owl-carousel .owl-nav .owl-next {
    position: absolute;
    right: -60px;
    top: 35%;
    display: inline-block;
    height: 35px;
    width: 30px;
    background: transparent url(/files/hotel/temp_img/prev-gr.png) no-repeat;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    background-position: center;
    background-size: 30px;
    z-index: 1000; }

.photo-section .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    left: -60px;
    top: 35%;
    display: inline-block;
    height: 35px;
    width: 30px;
    background: transparent url(/files/hotel/temp_img/prev-gr.png) no-repeat;
    background-position: center;
    background-size: 30px;
    z-index: 1000; }

.photo-carousel-holder {
    position: relative; }

.hotels-section {
    padding: 50px 0px; }

.hotels-section h2.hotels-title {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 47px; }

.hotels-section .owl-carousel {
    position: relative; }

.hotels-section .owl-carousel .owl-nav.disabled, .hotels-section .owl-carousel .owl-nav {
    display: block;
    width: 100%;
    color: transparent; }

.hotels-section .owl-carousel .owl-nav.disabled .owl-prev, .hotels-section .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    left: -60px;
    top: 40%;
    display: inline-block;
    height: 35px;
    width: 30px;
    background: transparent url("/files/hotel/temp_img/prev-gr.png") no-repeat;
    background-position: center;
    background-size: 30px;
    z-index: 1000; }

.hotels-section .owl-carousel .owl-nav.disabled .owl-next, .hotels-section .owl-carousel .owl-nav .owl-next {
    position: absolute;
    right: -60px;
    top: 40%;
    display: inline-block;
    height: 35px;
    width: 30px;
    background: transparent url("/files/hotel/temp_img/prev-gr.png") no-repeat;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    background-position: center;
    background-size: 30px;
    z-index: 1000; }

.hotels-section .sortStyle {
    display: inline-block; }

.hotels-section .sortStyle a {
    display: inline-block;
    float: left;
    font-size: 18px;
    color: #dd127b;
    border: 1px solid #dd127b;
    height: 47px;
    width: 47px;
    line-height: 47px;
    text-align: center;
    border-right: none; }

.hotels-section .sortStyle a.activeSortStyle {
    background-color: #dd127b;
    color: #fff; }

.hotels-section .sortStyle a:last-child {
    border-right: 1px solid #dd127b; }

.hotels-section .tourFigureThird {
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 3px;
    background-color: #fff;
    padding: 10px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2); }

.hotels-section .tourFigureThird .thirdFigureImgHolder {
    margin-bottom: 5px;
    height: 150px;
    overflow: hidden; }

.hotels-section .tourFigureThird .hotelRating {
    font-size: 14px;
    color: #dd127b; }

.hotels-section .tourFigureThird .hotelName a {
    font-size: 14px;
    color: #191919;
    margin-bottom: 0;
    font-weight: bold; }

.hotels-section .tourFigureThird .hotelLocation {
    font-size: 12px;
    color: #191919;
    margin-bottom: 0; }

.hotels-section .tourFigureThird .beachLocation {
    color: #0094e0;
    font-size: 12px; }

.hotels-section .tourFigureThird .hotelRatingContainer {
    background: #f6f6f6;
    padding: 5px 10px 5px 15px;
    margin-bottom: 10px; }

.hotels-section .tourFigureThird .hotelRatingContainer .hotelRatingMark {
    line-height: 22px;
    font-size: 18px; }

.hotels-section .tourFigureThird .hotelRatingContainer .hotelRatingMark i {
    margin-right: 3px; }

.hotels-section .tourFigureThird .hotelInfoIconsHolder {
    line-height: 30px; }

.hotels-section .tourFigureThird .hotelInfoIconsHolder .hotelInfoIcon {
    width: 20px;
    height: 15px;
    display: inline-block;
    background-size: contain;
    vertical-align: middle; }

.hotels-section .tourFigureThird .hotelInfoIconsHolder .hotelInfoIcon.icoHeart {
    background: url("/files/hotel/temp_img/icoHeart.png") no-repeat;
    background-position: center; }

.hotels-section .tourFigureThird .hotelInfoIconsHolder .hotelInfoIcon.icoWifi {
    background: url("/files/hotel/temp_img/icoWifi.png") no-repeat;
    background-position: center; }

.hotels-section .tourFigureThird .hotelInfoIconsHolder .hotelInfoIcon.icoSnow {
    background: url("/files/hotel/temp_img/icoSnow.png") no-repeat;
    background-position: center; }

.hotels-section .tourFigureThird .tourPriceInfoHolder p {
    color: #a8a8a8;
    font-size: 11px;
    margin-bottom: 0; }

.hotels-section .tourFigureThird .tourPriceInfoHolder p .fa {
    margin-left: 5px;
    vertical-align: middle; }

.hotels-section .tourFigureThird .hotelRatingWord {
    font-size: 10px; }

.hotels-section .tourFigureThird .tourPrice {
    border: 1px solid #dd127b;
    padding: 4px 10px 1px 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }

.hotels-section .tourFigureThird .tourPrice .tourPricePrice {
    font-size: 22px;
    line-height: 25px;
    color: #dd127b;
    display: inline-block;
    margin-right: 10px; }

.hotels-section .tourFigureThird .tourPrice .tourPriceInfo {
    display: inline-block;
    font-size: 11px;
    color: #dd127b; }

.hotels-section .tourFigureThird .tourPrice .tourPriceInfo p {
    margin: 0;
    text-align: center;
    line-height: 10px; }

.hotels-section .tourFigureThird .tourPrice .tourPriceCurrency {
    border-bottom: 1px solid #dd127b; }

.hotels-section .tourFigureThird .moreTours {
    text-align: center;
    margin-bottom: 0; }

.hotels-section .tourFigureThird .moreTours a {
    font-size: 12px;
    color: #d3d3d3; }

.hero-section {
    padding: 50px 0px;
    background: #f4f4f4;
    text-transform: uppercase; }

.hero-section h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 24px; }

.bottom-booking {
    padding: 10px 0px 80px 0px;
    background: url(/files/hotel/temp_img/booking-bottom.jpg) no-repeat top;
    background-size: cover; }

.bottom-booking h2 {
    font-size: 19px;
    color: #fff;
    text-transform: none;
    margin-top: 20px;
    margin-bottom: 30px; }

.bottom-booking h2 a {
    font-size: 22px;
    color: #fff;
    text-decoration: underline !important; }

.bottom-booking .searchFormHolder {
    background-color: #dd127b; }

.description-holder.booking {
    padding-top: 40px;
    padding-bottom: 20px; }

.booking-well .well {
    min-height: 20px;
    padding: 50px 0px 20px 0px;
    margin-bottom: 0px;
    background-color: #fff;
    border: 0px solid #fff;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px transparent;
    box-shadow: inset 0 1px 1px transparent; }

.booking-well .well h3 {
    font-size: 17px;
    font-weight: bold; }

.booking-well .well h3 span {
    color: #717171; }

.booking-well .well .payment-info h3 {
    margin-bottom: 0px; }

.booking-well .well .payment-info p {
    font-size: 15px; }

.booking-well .well p.hero {
    line-height: 60px;
    font-size: 70px;
    font-weight: bold; }

.booking-well .well p.hero span {
    font-size: 30px; }

.booking-well .well .time-box p {
    width: 65%;
    float: left;
    padding-left: 40px; }

.booking-well .well .time-box p span {
    line-height: 19px;
    display: block;
    font-size: 15px; }

.booking-well .well .time-box p span:first-child {
    font-size: 17px;
    font-weight: bold; }

.booking-well .well .time-box figcaption {
    width: 35%;
    float: left;
    min-width: 112px;
    margin-bottom: 10px; }

.booking-well .well .time-box figcaption span.divider {
    display: inline-block;
    line-height: 35px;
    font-size: 22px;
    float: left;
    text-align: center;
    width: 6px;
    color: #717171; }

.booking-well .well .time-box figcaption div {
    line-height: 35px;
    display: block;
    width: 46%; }

.booking-well .well .time-box figcaption div:first-child {
    float: left; }

.booking-well .well .time-box figcaption div:first-child span {
    font-size: 18px;
    border: 1px solid #a3a6a6;
    width: 47%;
    margin-right: 2%;
    float: left;
    display: inline-block;
    text-align: center;
    color: #fff;
    line-height: 35px;
    background: #666666;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #666666), color-stop(50%, #666666), color-stop(51%, #575757), color-stop(71%, #575757), color-stop(100%, #575757));
    background: -ms-linear-gradient(top, #666666 0%, #666666 50%, #575757 51%, #575757 71%, #575757 100%); }

.booking-well .well .time-box figcaption div:last-child {
    float: right; }

.booking-well .well .time-box figcaption div:last-child span {
    font-size: 18px;
    border: 1px solid #a3a6a6;
    width: 47%;
    margin-right: 2%;
    float: left;
    display: inline-block;
    text-align: center;
    color: #fff;
    line-height: 35px;
    background: #666666;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #666666), color-stop(50%, #666666), color-stop(51%, #575757), color-stop(71%, #575757), color-stop(100%, #575757));
    background: -ms-linear-gradient(top, #666666 0%, #666666 50%, #575757 51%, #575757 71%, #575757 100%); }

.booking-well .well .panels {
    display: block;
    text-align: right;
    margin-bottom: 10px; }

.booking-well .well .panels .btn-default {
    background-color: #a9a9a9;
    color: #fff;
    font-size: 18px;
    width: 180px; }

.booking-well .well .panels .btn-panel {
    width: 180px;
    padding: 20px 30px;
    border-bottom: 4px solid #404040;
    background-color: #dd127b;
    color: #fff;
    font-size: 24px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height: 70px;
    line-height: 30px; }

.tour-goods {
    padding: 50px 0px;
    background-color: #f4f4f4; }

.tour-goods h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 24px; }

.tour-goods h3 {
    color: #dd127b;
    font-size: 22px; }

.tour-goods h3 a {
    margin-left: 5px;
    color: #000000;
    font-size: 22px;
    text-decoration: underline !important; }

.tour-goods .rating {
    margin-left: 5px; }

.tour-goods .rating i {
    font-size: 20px;
    width: 20px !important; }

.tour-goods .tour-box.top {
    width: 400px; }

.tour-goods .tour-box.middle {
    width: 400px; }

.tour-goods .tour-box.bottom {
    width: 400px; }

.tour-goods .tour-box i {
    width: 30px;
    color: #dd127b; }

.tour-goods .table > tbody > tr > td {
    padding: 5px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0 solid #ddd;
    font-size: 20px;
    white-space: nowrap; }

.tour-goods .table > tbody > tr > td span {
    font-size: 17px;
    color: #898989;
    vertical-align: middle; }

.tour-goods .tours-img-box {
    display: block;
    height: 205px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden; }

.tour-goods .tours-img-box img {
    height: 100%; }

.add-section {
    color: #fff;
    padding: 50px 0px;
    min-height: 220px;
    background: url(../img/step1-bg.jpg) no-repeat 0 -700px;
    background-size: cover; }

.add-section h2 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 24px; }

.add-section .checkbox {
    padding: 20px;
    background: #f4f4f4;
    color: #000000; }

.add-section .checkbox label {
    font-size: 15px; }

.add-section .checkbox label span {
    font-weight: bold; }

.add-section .checkbox label .underline {
    text-decoration: underline; }

.well-link-section {
    padding: 10px 0px;
    background: #f4f4f4; }

.well-link-section .well-link {
    cursor: pointer;
    margin-top: 0px;
    padding: 10px 0px;
    display: inline-block;
    font-size: 18px;
    color: #191919;
    text-decoration: underline !important; }

.well-link-section .well-link i {
    display: inline-block;
    position: relative;
    top: -2px;
    font-size: 12px;
    line-height: 20px;
    margin-left: 5px; }

.online-goods-section {
    padding: 50px 0px 70px 0px; }

.online-goods-section h2 {
    margin-top: 0px;
    margin-bottom: 40px;
    font-size: 24px;
    text-transform: uppercase; }

.online-goods-section figure .holder {
    text-align: center;
    display: block;
    margin-bottom: 30px; }

.online-goods-section figure .holder img {
    display: inline-block; }

.online-goods-section figure figcaption {
    color: #6e6e6e;
    font-size: 17px; }

.booking-bottom-section {
    padding: 50px 0px 70px 0px;
    background: #f4f4f4; }

.booking-bottom-section .mainContainer {
    padding: 15px 0px 5px 0px;
    background: #fff; }

.booking-bottom-section .mainContainer p {
    font-size: 20px;
    line-height: 35px; }

.booking-bottom-section .mainContainer button {
    background-color: #9b9b9b;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding-left: 30px;
    padding-right: 30px; }

.booking-forms {
    padding: 0px 0px 50px 0px;
    background: #f4f4f4; }

.booking-forms .thumb {
    background: #fff; }

.booking-forms .thumb .holder {
    padding: 15px;
    overflow: hidden;
    display: block;
    height: 160px; }

.booking-forms .thumb .holder img {
    height: auto;
    width: 100%; }

.booking-forms .thumb figcaption {
    padding: 5px 15px 0px 15px; }

.booking-forms .thumb p {
    font-size: 15px; }

.booking-forms .thumb h3 {
    font-weight: bold;
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 5px; }

.booking-forms .thumb h3 .rating {
    margin-left: 5px; }

.booking-forms .thumb h3 .rating i {
    font-size: 16px;
    color: #dd127b; }

.booking-forms .thumb .price-box {
    padding: 10px 15px;
    border-top: 1px solid #e1e1e1; }

.booking-forms .thumb .price-box p {
    margin-bottom: 0px;
    font-size: 14px; }

.booking-forms .thumb .add-goods {
    padding: 10px 15px;
    border-top: 1px solid #e1e1e1; }

.booking-forms .thumb .add-goods p {
    margin-bottom: 0px;
    font-size: 14px; }

.booking-forms label {
    font-size: 20px;
    line-height: 20px;
    font-weight: normal !important; }

.booking-forms .form-control {
    border: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    height: 50px;
    font-size: 17px;
    padding-left: 15px; }

.booking-forms .row.line {
    margin-bottom: 20px; }

.booking-forms .info {
    font-size: 14px;
    position: relative;
    top: 36px;
    line-height: 15px; }

.booking-forms .add-info {
    font-size: 14px;
    line-height: 15px; }

.booking-forms .free {
    color: #72b857;
    font-size: 17px; }

.booking-forms .free i {
    margin-right: 5px;
    position: relative;
    top: -1px; }

.booking-forms .checkbox {
    position: relative; }

.booking-forms .sad {
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 130px;
    height: 20px;
    width: 20px;
    line-height: 0px;
    background: url(../img/circle.svg) no-repeat center;
    background-size: contain; }

.booking-forms .box {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 50px;
    padding: 10px 35px;
    background: #fff; }

.booking-forms .box .btn {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 3px; }

.booking-forms .box p {
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 0px; }

.booking-forms .form-group .form-control {
    width: 29%;
    float: left;
    margin-right: 1px; }

.booking-forms .form-group .form-control:last-child {
    width: 40%; }

.booking-forms .line-title span {
    background: #dd127b;
    padding: 10px 20px;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    margin-bottom: 30px; }

.booking-forms .payment-box h3 {
    font-size: 20px;
    font-weight: bold; }

.booking-forms .payment-panel {
    cursor: pointer;
    min-height: 120px;
    padding: 25px;
    background: #fff; }

.booking-forms .payment-panel.active {
    cursor: default;
    background-color: #dd127b;
    color: #fff; }

.booking-forms .payment-panel h3 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px; }

.booking-forms .payment-panel p {
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 20px; }

.tourist-box .checkbox {
    position: relative;
    display: block;
    margin-top: -10px;
    margin-bottom: 10px; }

.tourist-box .btn-panel {
    width: inherit !important; }

.tourist-box .checkbox label a {
    color: #0093dd;
    text-decoration: underline !important; }

.payment-cards {
    display: block;
    margin-top: 20px;
    margin-bottom: 0px; }

.payment-cards .payCard {
    display: inline-block;
    width: 50px;
    height: 30px;
    background-size: contain !important;
    vertical-align: top; }

.bonuses p {
    font-size: 16px;
    color: #191919;
    margin-bottom: 0px;
    line-height: 20px; }

.bonuses p a {
    color: #191919;
    text-decoration: underline !important; }

.row.line .btn-panel.v2 {
    width: 100%; }

.row.line .right-descr {
    font-size: 14px;
    line-height: 20px; }

.row.line .select-descr {
    margin-top: 15px;
    margin-bottom: -10px;
    font-size: 14px;
    line-height: 20px; }

.row.line .btn-info {
    height: 40px;
    font-size: 16px;
    background: #fff;
    padding-left: 15px;
    color: #191919;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0; }

.row.line .btn-info:hover {
    background: #fff;
    color: #191919; }

.row.line .btn-info:focus {
    background: #fff;
    color: #191919; }

.row.line .btn-info.active .open > .dropdown-toggle.btn-info {
    background: #fff;
    color: #191919; }

.end h4 {
    font-size: 20px;
    line-height: 35px; }

.end h5 {
    font-size: 35px;
    color: #dd127b;
    line-height: 35px; }

.end p {
    font-size: 16px;
    line-height: 15px; }

.forwarding-section {
    background-color: #f4f4f4;
    padding: 10em 0; }

.forwarding-section h1 {
    font-size: 4em;
    color: #191919;
    text-align: center;
    margin-bottom: 0.5em; }

.forwarding-section .forwarding-holder {
    text-align: center; }

.forwarding-section .forwarding-holder .img-responsive {
    display: inline-block;
    height: 13em; }

.payment-hero-section {
    padding: 5em 0 2em 0;
    background-color: #f4f4f4; }

.payment-hero-section h1 {
    margin-top: 2em;
    font-size: 32px;
    font-weight: bold;
    text-align: center; }

.payment-hero-section h3 {
    text-align: center;
    font-size: 20px; }

.tour-hero-section {
    padding: 2em 0 2em 0; }

.tour-hero-section h2 {
    font-size: 25px;
    text-transform: uppercase; }

.tour-hero-section h2 .rating {
    margin-left: 10px;
    color: #dd127b; }

.tour-hero-section h4 {
    text-align: right;
    font-size: 18px;
    margin-top: 20px; }

.tour-hero-section h4 span {
    color: #717171; }

.tour-hero-section .hero-payment {
    font-weight: bold;
    text-align: right;
    font-size: 20px; }

.tour-hero-section .hero-payment span {
    color: #dd127b;
    font-size: 50px; }

.tour-hero-section p {
    font-size: 20px; }

.tour-hero-section .chosen-goods .column {
    display: inline-block;
    margin-right: 1.5em;
    font-size: 16px; }

.tour-hero-section .chosen-goods .column i {
    color: #dd127b;
    margin-right: 1px;
    font-size: 18px;
    vertical-align: middle; }

.button-hero-section {
    padding: 3em 0 5em 0;
    background-color: #f4f4f4; }

.button-hero-section .btn-panel {
    width: 100%; }

.modal {
    top: 8em; }

.modal-large .modal-dialog {
    width: 880px;
    margin: 30px auto; }

.modal-large .modal-dialog .modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #999;
    border: 0px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.modal-large .modal-dialog .modal-content .close {
    z-index: 10000;
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    -webkit-filter: none;
    filter: none;
    opacity: 1;
    height: 30px;
    width: 30px;
    display: block; }

.modal-large .modal-dialog .modal-content .close i {
    color: #000 !important; }

.modal-large .modal-dialog .modal-content .modal-body {
    position: relative;
    padding: 0px; }

.modal-large .modal-dialog .modal-content .modal-body .number {
    padding: 30px 0px; }

.modal-large .modal-dialog .modal-content .modal-body .number h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 45px;
    padding-left: 45px;
    color: #6b6b6b; }

.modal-large .modal-dialog .modal-content .modal-body .tour-hero-section {
    border-bottom: 2px solid #aaaaaa;
    padding: 45px 45px 20px 45px; }

.modal-large .modal-dialog .modal-content .modal-body .tour-hero-section h2 {
    margin-top: 0px;
    font-size: 22px;
    text-transform: uppercase; }

.modal-large .modal-dialog .modal-content .modal-body .tour-hero-section h2 .rating {
    margin-left: 10px;
    font-size: 20px;
    color: #dd127b; }

.modal-large .modal-dialog .modal-content .modal-body .tour-hero-section h4 {
    text-align: left;
    font-size: 18px;
    margin-top: 0px; }

.modal-large .modal-dialog .modal-content .modal-body .tour-hero-section h4 span {
    color: #717171; }

.modal-large .modal-dialog .modal-content .modal-body .tour-hero-section .hero-payment {
    font-weight: bold;
    text-align: left;
    font-size: 20px; }

.modal-large .modal-dialog .modal-content .modal-body .tour-hero-section .hero-payment span {
    color: #dd127b;
    font-size: 50px; }

.modal-large .modal-dialog .modal-content .modal-body .tour-hero-section p {
    font-size: 17px; }

.modal-large .modal-dialog .modal-content .modal-body .tour-hero-section .chosen-goods .column {
    display: inline-block;
    margin-right: 1.5em;
    font-size: 14px; }

.modal-large .modal-dialog .modal-content .modal-body .tour-hero-section .chosen-goods .column i {
    color: #dd127b;
    margin-right: 5px;
    font-size: 14px;
    vertical-align: baseline; }

.modal-large .modal-dialog .modal-content .modal-footer {
    padding: 0px;
    text-align: right;
    border-top: 0px solid #e5e5e5; }

.modal-large .modal-dialog .modal-content .modal-footer .bottom-section {
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 45px;
    background: #dd127b; }

.modal-large .modal-dialog .modal-content .modal-footer .bottom-section .title {
    text-align: left !important;
    color: #fff; }

.modal-large .modal-dialog .modal-content .modal-footer .bottom-section input.form-control {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    height: 40px;
    font-size: 16px;
    margin-bottom: 20px; }

.modal-large .modal-dialog .modal-content .modal-footer .bottom-section textarea.form-control {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    height: 160px;
    font-size: 16px;
    margin-bottom: 20px;
    resize: none; }

.modal-large .modal-dialog .modal-content .modal-footer .bottom-section .descr {
    font-size: 20px;
    color: #fff;
    text-align: left; }

.modal-large .modal-dialog .modal-content .modal-footer .bottom-section .btn-default {
    background-color: #dd127b;
    color: #fff;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: 2px solid #fff;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 22px; }

.modal-large.md .modal-dialog {
    width: 600px;
    margin: 30px auto; }

.modal-large.md .modal-dialog .modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #999;
    border: 0px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.modal-large.md .modal-dialog .modal-content .tab-content.reviews {
    margin-bottom: 30px; }

.modal-large.md .modal-dialog .modal-content .tab-content.reviews .btn-modal-fix {
    font-weight: bold !important;
    margin-top: 10px; }

.modal-large.md .modal-dialog .modal-content .form-p {
    text-align: left;
    font-size: 18px;
    color: #000; }

.modal-large.md .modal-dialog .modal-content .form-control.textarea {
    resize: none;
    height: 75px !important; }

.modal-large.md .modal-dialog .modal-content .rating {
    text-align: left;
    margin-bottom: 15px; }

.modal-large.md .modal-dialog .modal-content .rating a {
    font-size: 26px;
    color: #dd127b; }

.modal-large.md .modal-dialog .modal-content .close {
    z-index: 10000;
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    -webkit-filter: none;
    filter: none;
    opacity: 1;
    height: 30px;
    width: 30px;
    display: block; }

.modal-large.md .modal-dialog .modal-content .close i {
    color: #000 !important; }

.modal-large.md .modal-dialog .modal-content .prev {
    background: transparent;
    border: 0px;
    z-index: 10000;
    display: inline-block;
    position: absolute;
    top: 8px;
    left: 6px;
    outline: none; }

.modal-large.md .modal-dialog .modal-content .prev i {
    font-size: 25px; }

.modal-large.md .modal-dialog .modal-content .modal-body {
    position: relative;
    padding: 0px; }

.modal-large.md .modal-dialog .modal-content .modal-body .tabs-holder {
    border-bottom: 0px solid #aaaaaa;
    padding: 45px 45px 20px 45px; }

.modal-large.md .modal-dialog .modal-content .modal-body .tabs-holder .nav-tabs {
    text-align: center;
    display: block;
    border-bottom: 0px solid #ddd;
    margin-bottom: 3em; }

.modal-large.md .modal-dialog .modal-content .modal-body .tabs-holder .nav-tabs .title {
    color: #000 !important;
    border-bottom: none !important; }

.modal-large.md .modal-dialog .modal-content .modal-body .tabs-holder .nav-tabs li.divider {
    font-size: 35px;
    color: #717171;
    margin-left: 10px;
    margin-right: 10px; }

.modal-large.md .modal-dialog .modal-content .modal-body .tabs-holder .nav-tabs li {
    display: inline-block;
    float: none;
    margin-bottom: -1px; }

.modal-large.md .modal-dialog .modal-content .modal-body .tabs-holder .nav-tabs li a {
    font-size: 35px;
    color: #717171;
    margin-right: 0px;
    line-height: 0.8;
    border: 0px;
    border-bottom: 2px solid #717171 !important;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0px 0px; }

.modal-large.md .modal-dialog .modal-content .modal-body .tabs-holder .nav-tabs li a:hover {
    border-color: #fff;
    background-color: #fff; }

.modal-large.md .modal-dialog .modal-content .modal-body .tabs-holder .nav-tabs li.active a {
    color: #000;
    cursor: default;
    background-color: #fff;
    border: 0px;
    border-bottom: 2px solid #000 !important; }

.modal-large.md .modal-dialog .modal-content .modal-body .tabs-holder .tab-content {
    text-align: center; }

.modal-large.md .modal-dialog .modal-content .modal-body .tabs-holder .tab-content .password-link {
    margin-top: 20px;
    margin-bottom: 30px;
    display: inline-block;
    font-size: 17px;
    color: #717171;
    text-decoration: underline !important; }

.modal-large.md .modal-dialog .modal-content .modal-body .tabs-holder .tab-content .form-control {
    margin-bottom: 10px;
    display: block;
    width: 100%;
    height: 45px;
    padding: 8px 15px;
    font-size: 18px;
    line-height: 1.42857143;
    font-weight: normal;
    color: #b3b3b3;
    background-color: #fff;
    background-image: none;
    border: 1px solid #c1c1c1;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; }

.modal-large.md .modal-dialog .modal-content .modal-body .tabs-holder .tab-content .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%; }

.modal-large.md .modal-dialog .modal-content .modal-body .tabs-holder .tab-content .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn {
    margin-bottom: 10px;
    display: block;
    width: 100%;
    height: 45px;
    padding: 8px 15px;
    font-size: 18px;
    line-height: 1.42857143;
    font-weight: normal;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #c1c1c1;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    position: relative; }

.modal-large.md .modal-dialog .modal-content .modal-body .tabs-holder .tab-content .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .bs-caret {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../img/long-bottom.png) no-repeat center;
    right: 10px;
    top: 11px;
    position: absolute; }

.modal-large.md .modal-dialog .modal-content .modal-body .tabs-holder .tab-content .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .caret {
    display: none;
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle; }

.modal-large.md .modal-dialog .modal-content .modal-body .tabs-holder .tab-content .btn.btn-default {
    width: 100%;
    text-transform: uppercase;
    background: #dd127b;
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    height: 45px;
    font-weight: bold;
    display: inline-block;
    padding: 8px 12px 6px 12px;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    border-radius: 4px; }

.modal-large.md .modal-dialog .modal-content .modal-body .tabs-holder.recovery {
    border-bottom: 0px solid #aaaaaa;
    padding: 45px 45px 45px 45px; }

.modal-large.md .modal-dialog .modal-content .modal-body .tabs-holder.recovery h3 {
    font-size: 20px;
    color: #afafaf;
    margin-bottom: 25px; }

.modal-large.md .modal-dialog .modal-content .modal-body .tabs-holder.recovery .nav-tabs {
    margin-bottom: 1em; }

.modal-large.md .modal-dialog .modal-content .modal-body .tabs-holder.recovery .nav-tabs li.active a {
    border-bottom: 0px solid #000 !important; }

.modal-large.md .modal-dialog .modal-content .modal-footer {
    padding: 0px;
    text-align: right;
    border-top: 0px solid #e5e5e5; }

.modal-large.md .modal-dialog .modal-content .modal-footer .socials-section {
    padding-left: 0px;
    padding-right: 0px;
    text-align: left; }

.modal-large.md .modal-dialog .modal-content .modal-footer .socials-section .holder {
    padding-top: 20px;
    padding-bottom: 30px; }

.modal-large.md .modal-dialog .modal-content .modal-footer .socials-section .holder > div {
    text-align: left; }

.modal-large.md .modal-dialog .modal-content .modal-footer .socials-section button {
    display: inline-block; }

.modal-large.md .modal-dialog .modal-content .modal-footer .socials-section .twitter-btn {
    width: 106px;
    height: 40px;
    border: 0px;
    background: #fff url(../img/twitter-button.png) no-repeat center; }

.modal-large.md .modal-dialog .modal-content .modal-footer .socials-section .facebook-btn {
    width: 117px;
    height: 40px;
    border: 0px;
    background: #fff url(../img/facebook-button.png) no-repeat center; }

.modal-large.md .modal-dialog .modal-content .modal-footer .socials-section .vkontakte-btn {
    width: 124px;
    height: 40px;
    border: 0px;
    background: #fff url(../img/vkontakte-button.png) no-repeat center; }

.modal-large.md .modal-dialog .modal-content .modal-footer .socials-section .linkedin-btn {
    width: 114px;
    height: 40px;
    border: 0px;
    background: #fff url(../img/linkedin-button.png) no-repeat center; }

.modal-large.md .modal-dialog .modal-content .modal-footer .socials-section p {
    position: relative;
    border-top: 1px solid #919191;
    height: 1px;
    display: block; }

.modal-large.md .modal-dialog .modal-content .modal-footer .socials-section p span {
    color: #919191;
    position: relative;
    top: -15px;
    font-size: 21px;
    display: inline-block;
    background: #fff;
    padding-left: 20px;
    padding-right: 20px; }

/* resort */
.resort-filter-section {
    position: absolute;
    width: 100%;
    top: 430px;
    z-index: 100000; }

.mainCarousel.smallCarousel.resort-carousel-section {
    position: relative; }

.mainCarousel.smallCarousel.resort-carousel-section .title {
    font-size: 50px;
    margin-bottom: 0px;
    text-transform: uppercase; }

.mainCarousel.smallCarousel.resort-carousel-section .title-caption {
    margin-top: 0px;
    font-size: 42px; }

.mainCarousel.smallCarousel.resort-carousel-section .carousel-caption {
    font-size: 20px;
    top: 17%; }

.mainCarousel.smallCarousel.resort-carousel-section .carousel-indicators {
    position: absolute;
    bottom: initial;
    top: 75%;
    left: initial;
    right: 20%;
    z-index: 15;
    width: inherit;
    padding-left: 0;
    margin-left: 0px;
    text-align: right;
    list-style: none;
    display: inline-block; }

.mainCarousel.smallCarousel.resort-carousel-section .carousel-indicators li {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000009;
    background-color: transparent;
    border: 3px solid #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    float: left;
    margin-right: 8px; }

.mainCarousel.smallCarousel.resort-carousel-section .carousel-indicators li.active {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border: 3px solid #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    float: left;
    margin-right: 8px; }

.about-section {
    padding: 50px 0px 50px 0px;
    background: #fff; }

.about-section a {
    line-height: 20px;
    font-size: 18px;
    color: #000;
    text-decoration: underline;
    position: relative;
    padding-right: 5px; }

.about-section a i {
    font-size: 16px;
    color: #dd127b;
    position: absolute;
    top: 2px;
    right: -15px; }

.about-section h2 {
    text-transform: uppercase;
    line-height: 20px;
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 24px; }

.about-section .descr {
    font-size: 18px;
    color: #6e6e6e; }

.thumbs-section {
    padding: 50px 0px 50px 0px;
    background: #f4f4f4; }

.thumbs-section h2 {
    font-size: 24px;
    text-transform: uppercase;
    line-height: 20px;
    margin-top: 0px;
    margin-bottom: 20px; }

.thumbs-section .thumbnail {
    border: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    padding: 15px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.075);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.075); }

.thumbs-section .thumbnail .thumb-caption {
    margin-top: 10px;
    font-size: 17px; }

.thumbs-section .thumbnail .img-holder {
    display: block;
    overflow: hidden;
    height: 180px; }

.thumbs-section .thumbnail .img-holder img {
    height: 100%;
    width: inherit; }

.popular-section {
    background-color: #fff;
    padding: 50px 0px 50px 0px; }

.popular-section h2 {
    font-size: 24px;
    text-transform: uppercase;
    line-height: 20px;
    margin-top: 0px;
    margin-bottom: 20px; }

.popular-section .popularHotelsHolder {
    padding: 0; }

.popular-section .link {
    font-size: 17px;
    color: #959595;
    text-decoration: underline; }

.hotels-section-resort {
    padding: 50px 0px 50px 0px; }

.hotels-section-resort h2 {
    font-size: 24px;
    text-transform: uppercase;
    line-height: 20px;
    margin-top: 0px;
    margin-bottom: 20px; }

.hotels-section-resort ul {
    padding-left: 0px; }

.hotels-section-resort ul li {
    list-style: none;
    display: block;
    line-height: 25px; }

.hotels-section-resort ul li a {
    font-size: 18px;
    color: #000;
    text-decoration: underline; }

.tours-resort-section {
    padding: 50px 0px 30px 0px;
    background-color: #f4f4f4; }

.tours-resort-section h2 {
    font-size: 24px;
    text-transform: uppercase;
    line-height: 20px;
    margin-top: 0px;
    margin-bottom: 20px; }

.tours-resort-section .tourFigureHalf .tourPricePrice {
    font-size: 26px;
    color: #dd127b;
    display: inline-block;
    margin-right: 8px; }

.gallery-section {
    padding: 50px 0px 80px 0px;
    background-color: #f4f4f4; }

.gallery-section .row {
    margin-left: 0px;
    margin-right: 0px; }

.gallery-section .col-xs-6 {
    padding-left: 0px;
    padding-right: 5px; }

.gallery-section .col-xs-6:last-child {
    padding-left: 5px;
    padding-right: 0px; }

.gallery-section .item {
    overflow: hidden;
    margin-bottom: 10px; }

.gallery-section .item.sm {
    height: 220px; }

.gallery-section .item.sm:last-child {
    height: 210px; }

/*.gallery-section .item.md {*/
/*height: 330px; }*/
.gallery-section .item img {
    width: 100%; }

.booking-menu.comments {
    padding-bottom: 20px; }

.submenu {
    background: #dd127b;
    display: block;
    padding-left: 20px;
    padding-right: 20px; }

.submenu p {
    margin-bottom: 0px;
    line-height: 60px;
    margin-right: 5em;
    display: inline-block; }

.submenu p span {
    display: inline-block;
    color: #fff;
    font-size: 17px;
    margin-right: 10px; }

.submenu p .form-control {
    font-weight: normal;
    -webkit-appearance: none;
    display: inline-block;
    width: inherit;
    text-decoration: underline;
    font-size: 18px;
    color: #fff;
    height: 34px;
    line-height: 30px;
    padding: 0;
    line-height: 1.42857143;
    background-color: transparent;
    background-image: none;
    border: 0px solid #ccc;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px transparent;
    box-shadow: inset 0 1px 1px transparent;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; }

.sails-section {
    padding: 100px 0px 50px 0px;
    background-color: #f4f4f4; }

.sails-section h1 {
    font-size: 28px;
    text-transform: uppercase;
    line-height: 30px;
    margin-top: 0px;
    margin-bottom: 20px; }

.sails-section .nav.nav-tabs {
    background-color: #dd127b;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-bottom: 0px solid #ddd;
    border: 2px solid #dd127b; }

.sails-section .nav.nav-tabs li {
    border: 0px;
    float: left;
    margin-bottom: 0px;
    width: 50%;
    height: 50px; }

.sails-section .nav.nav-tabs li.active a {
    color: #fff;
    background-color: #dd127b; }

.sails-section .nav.nav-tabs li.active a span {
    background: url(../img/tag-active.png) no-repeat center center;
    background-size: contain;
    height: 23px;
    width: 23px;
    display: inline-block; }

.sails-section .nav.nav-tabs li a {
    height: 50px;
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
    color: #555;
    cursor: default;
    background-color: #fff;
    position: relative;
    display: block;
    padding: 8px 5px 8px 20px;
    font-size: 22px;
    line-height: 35px;
    color: #dd127b;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer; }

.sails-section .nav.nav-tabs li a.right {
    -webkit-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px;
    position: relative;
    right: -2px; }

.sails-section .nav.nav-tabs li a i {
    margin-right: 10px;
    font-size: 28px; }

.sails-section .nav.nav-tabs li a span {
    margin-right: 10px;
    font-size: 28px;
    position: relative;
    top: 3px; }

.sails-section .sails-section-box {
    background-color: #fff;
    padding: 40px; }

.sails-section .sails-section-box .media {
    background-color: #f4f4f4;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 30px; }

.sails-section .sails-section-box .media .media-left {
    display: block;
    height: 230px;
    width: 40%;
    overflow: hidden; }

.sails-section .sails-section-box .media .media-left img {
    width: auto;
    margin-left: -15%;
    height: 100%; }

.sails-section .sails-section-box .media .media-body {
    width: 60%;
    padding: 25px; }

.sails-section .sails-section-box .media .media-body h4 {
    color: #dd127b;
    font-size: 25px;
    margin-bottom: 10px; }

.sails-section .sails-section-box .media .media-body .middle {
    color: #000;
    font-size: 19px;
    margin-bottom: 10px; }

.sails-section .sails-section-box .media .media-body .bottom {
    padding-top: 5px;
    height: 20px; }

.sails-section .sails-section-box .media .media-body .bottom .btn {
    border: 2px solid #dd127b;
    color: #dd127b;
    font-size: 20px; }

.sails-section .sails-section-box .media .media-body .bottom .link {
    color: #dd127b;
    line-height: 40px;
    font-size: 20px;
    margin-right: 20px; }

.sails-section .sails-section-box .media .media-body .bottom .link i {
    margin-left: 5px; }

.reviews-page {
    padding: 90px 0px 50px 0px;
    background-color: #f4f4f4; }

.reviews-page h2 {
    font-size: 17px;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: bold; }

.reviews-page .holder {
    margin-top: 30px;
    margin-bottom: 50px; }

.reviews-page .btn-primary {
    font-weight: bold;
    font-size: 20px;
    background-color: #0094e0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding-left: 30px;
    padding-right: 30px; }

.reviews-page .btn-primary i {
    margin-right: 10px;
    position: relative;
    top: 1px; }

.reviews-page .btn {
    margin-top: 20px;
    text-align: center;
    width: 240px;
    background-color: #dd127b;
    color: #fff;
    font-size: 22px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 15px;
    height: 50px;
    line-height: 38px;
    display: inline-block; }

.reviews-page .btn i {
    margin-right: 10px;
    font-size: 24px; }

.reviews-page .thumbnail {
    height: 100%;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    padding: 30px;
    border: 0px; }

.reviews-page .thumbnail .time {
    color: #6c6c6c;
    font-size: 16px;
    margin-bottom: 10px; }

.reviews-page .thumbnail .rating {
    color: #dd127b;
    font-size: 18px;
    margin-bottom: 10px; }

.reviews-page .thumbnail p {
    font-size: 16px;
    margin-bottom: 0px; }

.tag-ico {
    background: url(../img/tag.png) no-repeat center center;
    background-size: contain;
    height: 23px;
    width: 23px;
    display: inline-block; }

.tag-ico.active {
    background: url(../img/tag-active.png) no-repeat center center; }

/* resort */
/* ui */
.breadcrumb {
    padding: 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    border-radius: 4px; }

.breadcrumb li a {
    font-size: 18px;
    color: #000;
    text-decoration: underline; }

.breadcrumb .active a {
    font-size: 18px;
    color: #000;
    text-decoration: underline; }

.breadcrumb li + li:before {
    font-size: 18px;
    padding: 0 5px;
    color: #000;
    content: "/\00a0"; }

.radio-block .radio-button {
    cursor: pointer;
    font-size: 16px;
    margin-right: 20px; }

.radio-block .radio-button input[type="radio"] {
    display: none; }

.radio-block .radio-button input[type="radio"]:checked + .custom-radio::before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

.radio-block .radio-button .custom-radio {
    background: #fff;
    width: 17px;
    height: 17px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #9a9a9a;
    margin-right: 5px;
    display: inline-block;
    position: relative;
    vertical-align: -3px; }

.radio-block .radio-button .custom-radio::before {
    content: "";
    width: 7px;
    height: 7px;
    background: #dd127b;
    position: absolute;
    top: 45%;
    left: 45%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-left: -3px;
    margin-top: -3px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.radio-block .radio-button input[type="radio"]:checked + .custom-radio {
    border: 2px solid #dd127b; }

.radio-block .radio-button input[type="radio"]:checked + .custom-radio::before {
    border: 2px solid #dd127b; }

.price-panel {
    height: 40px;
    width: 100%;
    padding: 3px 5px 5px 5px;
    border: 2px solid #dd127b;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: block; }

.price-panel p:first-child {
    font-size: 24px !important;
    position: relative;
    top: 0px;
    color: #dd127b;
    width: 70%;
    padding-left: 5px; }

.price-panel p:last-child {
    font-size: 10px !important;
    width: 30%;
    padding-right: 5px;
    line-height: 15px; }

.price-panel p:last-child span {
    color: #dd127b;
    text-align: center;
    width: 100%;
    display: inline-block; }

.price-panel p:last-child span:first-child {
    border-bottom: 1px solid #dd127b; }

.checkbox {
    height: inherit; }

.checkbox label {
    font-size: 17px;
    vertical-align: middle;
    cursor: pointer;
    background: url("../img/checkBox.png") no-repeat;
    background-size: 18px;
    padding-left: 28px;
    height: 19px;
    -webkit-transition: all .2s;
    transition: all .2s; }

.checkbox input[type=checkbox]:checked + label {
    background: url("../img/checkBoxColored.png") no-repeat;
    background-size: 18px; }

.ico-goods {
    background: url(../img/goods1.png) no-repeat bottom;
    background-size: contain;
    display: inline-block;
    width: 30px !important;
    height: 20px;
    position: relative;
    left: -3px; }

.center-fix {
    position: relative;
    top: -10px; }

.icoMeal {
    background: url("/files/hotel/temp_img/eat.png") no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 20px;
    left: 20px; }

.btn-panel {
    width: 180px;
    padding: 5px 30px 2px 30px;
    border-bottom: 4px solid #404040;
    background-color: #dd127b;
    color: #fff;
    font-size: 24px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    line-height: 40px;
    text-transform: uppercase; }

.btn-panel:hover {
    color: #fff; }

.btn-panel:focus {
    color: #fff; }

.btn-panel.active {
    color: #fff;
    outline: 0; }

.btn-info {
    height: 40px;
    background: #fff;
    color: #191919;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0; }

.btn-info:hover {
    background: #fff;
    color: #191919; }

.btn-info:focus {
    background: #fff;
    color: #191919; }

.btn-info.active .open > .dropdown-toggle.btn-info {
    background: #fff;
    color: #191919; }

.open > .dropdown-toggle.btn-info {
    color: #191919;
    background-color: #fff;
    border-color: #fff; }

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
    color: #191919;
    background-color: #fff;
    border-color: #fff; }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #ccc;
    border: 0px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

a:focus {
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

.bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333 !important;
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: -2px; }

.section404 {
    background: url(../img/slider_bg.jpg) !important;
    height: 100vh;
    width: 100vw;
    display: block;
    overflow: hidden;
    background: #fff;
    background-size: 100% 100% !important;
    text-align: center;
    display: block;
    position: relative; }

.section404 #scene1 {
    display: block;
    position: absolute;
    bottom: 10%;
    left: 10%;
    z-index: -999; }

.section404 #scene2 {
    display: block;
    position: absolute;
    top: 15%;
    right: 15%; }

.section404 #scene3 {
    display: block;
    position: absolute;
    top: 20%;
    right: 20%; }

.section404 #scene3 img {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg); }

.section404 #scene4 {
    display: block;
    position: absolute;
    top: 15%;
    left: 35%; }

.section404 #scene5 {
    display: block;
    position: absolute;
    top: 14%;
    left: 38%; }

.section404 #scene6 {
    display: block;
    position: absolute;
    top: 45%;
    right: 20%; }

.section404 .section404-form {
    width: 100%;
    position: absolute;
    top: 20%; }

.section404 .section404-form .hero-form {
    display: inline-block;
    height: 380px;
    width: 790px;
    background: url(../img/hero-form.png) no-repeat center;
    position: relative; }

.section404 .section404-form .hero-form a {
    z-index: 9999999;
    color: #fff;
    font-size: 28px;
    position: absolute;
    left: 162px;
    top: 183px; }

/* ui */
#search_filter_block {
    display: none; }

#show_more_filters {
    display: none; }

.tours-table {
    display: none; }

#load_more_hotel_tour {
    display: none; }

#first-download-tours, #empty-download-tours {
    font-size: 21px;
    margin-top: 15px; }

#empty-download-tours {
    display: none; }

.hotels-section .tourFigureThird .hotelName {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.hotels-section .hotelRatingHolder {
    position: relative;
    top: 5px; }

.hotels-section .tourPriceHolder {
    float: right; }

#x_search_section {
    padding-top: 70px;
    padding-bottom: 100px; }

#apply_filters_btn {
    margin-top: 10px;
    margin-left: 10px;
    text-align: center;
    background-color: #dd127b;
    color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 15px; }

body {
    overflow-x: hidden; }

.mainContainer {
    width: 1170px;
    margin: auto;
    padding: 0 15px; }

.mainCarousel .item .img {
    width: 100%;
    height: 860px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }

.mainCarousel .carousel-caption {
    width: 100%;
    left: 0;
    right: 0; }

.photoHolder {
    padding: 10px; }

.tourFigureHalf .figHeading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
.tourFigureHalf .figHeading .mainInfo {
    width: -webkit-calc(100% - 90px);
    width: calc(100% - 90px); }

.tourFigureHalf .tourPrice {
    min-width: 125px; }

.tourFigureHalf .hotelRating {
    position: static; }

.tourFigureHalf .hotelName {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
.tourFigureHalf .hotelName a {
    float: none;
    width: auto;
    margin-right: 10px; }

.tourFigureHalf .figFooter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
.tourFigureHalf .figFooter .flightInfo {
    width: -webkit-calc(100% - 150px);
    width: calc(100% - 150px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
.tourFigureHalf .figFooter .tourPriceHolder {
    max-width: 200px; }

.col-xs-15 {
    width: 39%; }
.col-xs-15.price-col-filters {
    width: 20%; }

.booking-header .description-holder {
    padding-bottom: 20px; }

.goods-section .media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

.goods-section .media-body,
.goods-section .media-left,
.goods-section .media-right {
    display: block;
    width: auto; }

.goods-section .media-left {
    width: 70px; }

.tours-table {
    overflow-x: auto; }
.tours-table .table {
    min-width: 720px; }

.photo-carousel-holder .img {
    display: block;
    height: 130px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }

.hotels-section .tourFigureThird .thirdFigureImgHolder {
    height: auto; }

.reviews-section ul li a {
    font-size: 14px; }

.reviews-section .thumbnail .review-head p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

.margB150 {
    margin-bottom: 150px; }

.countriesListHolder {
    padding: 40px 0; }
.countriesListHolder h2 {
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 25px; }
.countriesListHolder .countryList {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    margin-bottom: 40px; }
.countriesListHolder .countryList li {
    width: 20%;
    margin-bottom: 10px; }
.countriesListHolder .countryList a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #000;
    -webkit-transition: .1s;
    transition: .1s; }
.countriesListHolder .countryList a:hover, .countriesListHolder .countryList a:active, .countriesListHolder .countryList a:focus {
    text-decoration: underline !important; }
.countriesListHolder .countryList span {
    display: block; }
.countriesListHolder .countryList .caption {
    font-size: 16px;
    margin-left: 10px; }

.callMeFormHolder .form-group {
    margin-bottom: 0; }

.addPerson {
    width: 34px; }

.mainHeaderMenu {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0;
    padding: 0;
    margin-left: 20px;
    width: -webkit-calc(100% - 390px);
    width: calc(100% - 390px); }
.mainHeaderMenu a {
    color: #000;
    font-size: 18px;
    cursor: pointer; }
.mainHeaderMenu > li + li {
    margin-left: 20px; }

.header {
    background-color: rgba(255, 255, 255, 0.95); }
.header .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
.header .telNumberHolder {
    margin-top: 0;
    margin-left: 10px; }

.menuButton {
    display: block;
    width: 32px;
    height: 24px; }
.menuButton span {
    height: 4px;
    background: #dd127b;
    display: block;
    -webkit-border-radius: 2px;
    border-radius: 2px; }
.menuButton span + span {
    margin-top: 6px; }

.callButton {
    color: #000;
    font-size: 34px; }
.callButton .fa {
    margin: 0; }

.goods-section .media-body {
    width: -webkit-calc(100% - 70px);
    width: calc(100% - 70px); }

.gallery-section .item {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute; }

.gallery-section .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 0 -5px; }
.gallery-section .wrapper .item {
    width: -webkit-calc(32% - 10px);
    width: calc(32% - 10px);
    margin: 5px;
    height: 180px;
    position: relative; }
.gallery-section .wrapper .item:nth-child(2n + 2) {
    width: -webkit-calc(38% - 10px);
    width: calc(38% - 10px); }
.gallery-section .wrapper .item:nth-child(3n + 3) {
    width: -webkit-calc(30% - 10px);
    width: calc(30% - 10px); }

.mainFilterResultArea .mainContainer {
    position: relative; }

.photoHolderSearch {
    float: none;
    max-width: unset; }

.searchHolder {
    color: #ccc;
    padding-left: 10px;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    height: 100%;
    overflow: auto;
    position: absolute;
    top: 0;
    left: 15px;
    float: left;
    z-index: 2;
    background: #000; }
.searchHolder .one-search-res {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }

.tourFigureHalf .tourPrice {
    padding: 0 15px; }

.tourFigureHalf .tourPricePrice {
    font-size: 28px;
    color: #dd127b;
    font-weight: bold;
    display: inline-block;
    margin-right: 3px;
    vertical-align: middle; }

.tourFigureHalf .figFooter .tourPriceHolder {
    white-space: nowrap; }

.hotels-section .tourFigureThird .figFooter .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0; }
.hotels-section .tourFigureThird .figFooter .row:before {
    display: none; }
.hotels-section .tourFigureThird .figFooter .row:after {
    display: none; }
.hotels-section .tourFigureThird .figFooter .row .col-xs-5 {
    padding: 0; }
.hotels-section .tourFigureThird .figFooter .row .col-xs-7 {
    width: auto;
    max-width: 200px;
    padding: 0; }
.hotels-section .tourFigureThird .figFooter .row .tourPriceInfoHolder p {
    color: #818181;
    font-size: 14px;
    margin-bottom: 0; }

.commentsPageSection {
    background: #f4f4f4;
    padding-bottom: 80px; }
.commentsPageSection .headingFilter {
    background: #dd127b;
    color: #fff;
    padding: 20px;
    font-size: 19px;
    margin-bottom: 15px; }
.commentsPageSection .headingFilter .filterList {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0; }
.commentsPageSection .headingFilter .filterList > li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
.commentsPageSection .headingFilter .filterList > li + li {
    margin-left: 70px; }
.commentsPageSection .headingFilter .filterList .pos {
    margin-right: 10px; }
.commentsPageSection .headingFilter .filterList a {
    color: #fff;
    text-decoration: underline; }
.commentsPageSection .headingFilter .filterList .dropdown-menu a {
    color: #333;
    text-decoration: none; }

.commentFiguresHolder {
    margin-bottom: 15px; }
.commentFiguresHolder .commentFigure.horizontal {
    font-size: 17px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 0;
    color: #464646;
    margin-bottom: 15px;
    background: #fff; }
.commentFiguresHolder .commentFigure.horizontal .nameHolder {
    width: 200px;
    padding: 0 20px; }
.commentFiguresHolder .commentFigure.horizontal .nameHolder .name {
    font-weight: bold;
    font-size: 19px; }
.commentFiguresHolder .commentFigure.horizontal .nameHolder .date {
    font-size: 12px;
    margin-bottom: 10px;
    color: #888; }
.commentFiguresHolder .commentFigure.horizontal .nameHolder .pplQnt {
    font-size: 12px;
    color: #888; }
.commentFiguresHolder .commentFigure.horizontal .commentTextHolder {
    width: -webkit-calc(100% - 380px);
    width: calc(100% - 380px);
    padding: 0 20px; }
.commentFiguresHolder .commentFigure.horizontal .commentTextHolder .heading {
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 10px; }
.commentFiguresHolder .commentFigure.horizontal .commentTextHolder .commentText {
    margin-bottom: 5px; }
.commentFiguresHolder .commentFigure.horizontal .commentTextHolder .linkHolder {
    font-size: 14px;
    color: #888; }
.commentFiguresHolder .commentFigure.horizontal .markHolder {
    width: 180px;
    padding: 0 20px; }
.commentFiguresHolder .commentFigure.horizontal .markHolder .mainMark {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 21px;
    margin-bottom: 5px; }
.commentFiguresHolder .commentFigure.horizontal .markHolder .mainMark .icoHolder {
    color: #72b857;
    margin-right: 5px;
    font-size: 23px; }
.commentFiguresHolder .commentFigure.horizontal .markHolder .mainMark .mainQnt {
    font-weight: bold; }
.commentFiguresHolder .commentFigure.horizontal .markHolder .markInfo {
    list-style: none;
    font-size: 14px;
    margin: 0;
    padding: 0; }
.commentFiguresHolder .commentFigure.horizontal .markHolder .markInfo li {
    text-align: right; }
.commentFiguresHolder .commentFigure.horizontal .markHolder .markInfo li .markQnt {
    font-weight: bold; }
.commentFiguresHolder .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px; }
.commentFiguresHolder .commentFigure.vertical {
    width: 33.333%;
    padding: 0 15px;
    margin-bottom: 15px; }
.commentFiguresHolder .commentFigure.vertical .figure {
    background: #fff;
    padding: 30px;
    font-size: 16px; }
.commentFiguresHolder .commentFigure.vertical .figure .name {
    color: #464646;
    font-weight: bold;
    font-size: 18px; }
.commentFiguresHolder .commentFigure.vertical .figure .hotelName {
    color: #6c6c6c;
    font-size: 14px; }
.commentFiguresHolder .commentFigure.vertical .figure .commentInfo {
    font-style: italic;
    color: #333333;
    margin-bottom: 15px; }
.commentFiguresHolder .commentFigure.vertical .figure .linkHolder {
    color: #464646;
    text-decoration: underline; }
.commentFiguresHolder .commentFigure.vertical .figure .mainMark {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    font-size: 21px;
    margin-bottom: 5px; }
.commentFiguresHolder .commentFigure.vertical .figure .mainMark .icoHolder {
    color: #72b857;
    margin-right: 5px;
    font-size: 23px; }
.commentFiguresHolder .commentFigure.vertical .figure .mainMark .mainQnt {
    color: #72b857; }
.commentFiguresHolder .commentFigure.vertical .figure .mainMark .baseQnt {
    font-size: 14px; }

.commentModal .modal-header .modal-title {
    font-size: 19px;
    color: #464646;
    font-weight: bold;
    line-height: 19px; }

.commentModal .modal-header .date {
    font-size: 12px;
    color: #888; }

.commentModal .fullComentHolder .heading {
    font-size: 19px;
    color: #464646;
    font-weight: bold;
    line-height: 19px;
    margin-bottom: 10px; }

.commentModal .fullComentHolder p {
    font-size: 17px;
    color: #464646; }

.commentModal .markHolder .mainMark {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 21px;
    margin-bottom: 5px; }
.commentModal .markHolder .mainMark .icoHolder {
    color: #72b857;
    margin-right: 5px;
    font-size: 23px; }
.commentModal .markHolder .mainMark .mainQnt {
    font-weight: bold; }

.commentModal .markHolder .markInfo {
    list-style: none;
    font-size: 14px;
    margin: 0;
    padding: 0; }
.commentModal .markHolder .markInfo li {
    text-align: right; }
.commentModal .markHolder .markInfo li .markQnt {
    font-weight: bold; }

.commentStepOpen {
    overflow-y: hidden; }

.commentStepsFormHolder {
    z-index: 9999999;
    top: 0; }
.commentStepsFormHolder .commentStep {
    padding: 25px 35px;
    background: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: relative; }
.commentStepsFormHolder .commentStep .closeStepLink {
    position: absolute;
    top: 7px;
    right: 10px;
    display: block;
    color: rgba(0, 0, 0, 0.85);
    -webkit-transition: .1s;
    transition: .1s;
    font-size: 17px; }
.commentStepsFormHolder .commentStep .closeStepLink:hover {
    color: black; }
.commentStepsFormHolder .commentStep .stepHeading {
    font-size: 32px;
    line-height: 32px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 5px; }
.commentStepsFormHolder .commentStep .subStepHeading {
    color: #000;
    font-size: 19px;
    margin-bottom: 30px; }
.commentStepsFormHolder .commentStep .form-group {
    margin-bottom: 20px; }
.commentStepsFormHolder .commentStep label {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 5px; }
.commentStepsFormHolder .commentStep label.labelLg {
    font-size: 22px; }
.commentStepsFormHolder .commentStep .form-control {
    border: 1px solid #c1c1c1;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 18px;
    padding: 7px 12px;
    -webkit-transition: .3s;
    transition: .3s;
    color: #000;
    height: 40px; }
.commentStepsFormHolder .commentStep .form-control:focus {
    -webkit-box-shadow: 0 0 5px rgba(0, 148, 224, 0.4);
    box-shadow: 0 0 5px rgba(0, 148, 224, 0.4); }
.commentStepsFormHolder .commentStep textarea.form-control {
    height: auto;
    resize: none; }
.commentStepsFormHolder .commentStep .hasIcon {
    position: relative; }
.commentStepsFormHolder .commentStep .hasIcon .fa {
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
.commentStepsFormHolder .commentStep .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%; }
.commentStepsFormHolder .commentStep .btn-info {
    border: 1px solid #c1c1c1;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 18px;
    padding: 7px 12px; }
.commentStepsFormHolder .commentStep .btn-info:hover {
    border: 1px solid #c1c1c1; }
.commentStepsFormHolder .commentStep .btn-info:focus {
    outline: none; }
.commentStepsFormHolder .br-theme-css-stars .br-widget {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
.commentStepsFormHolder .br-theme-css-stars .br-widget a {
    text-decoration: none;
    height: auto;
    width: auto;
    float: none;
    font-size: 24px;
    margin-right: 0;
    display: block;
    position: relative; }
.commentStepsFormHolder .br-theme-css-stars .br-widget a.br-selected:nth-child(1):after {
    color: #f259a8; }
.commentStepsFormHolder .br-theme-css-stars .br-widget a.br-selected:nth-child(2):after {
    color: #f150a3; }
.commentStepsFormHolder .br-theme-css-stars .br-widget a.br-selected:nth-child(3):after {
    color: #f0469e; }
.commentStepsFormHolder .br-theme-css-stars .br-widget a.br-selected:nth-child(4):after {
    color: #ef3d99; }
.commentStepsFormHolder .br-theme-css-stars .br-widget a.br-selected:nth-child(5):after {
    color: #ee3494; }
.commentStepsFormHolder .br-theme-css-stars .br-widget a.br-selected:nth-child(6):after {
    color: #ee2a8f; }
.commentStepsFormHolder .br-theme-css-stars .br-widget a.br-selected:nth-child(7):after {
    color: #ed218a; }
.commentStepsFormHolder .br-theme-css-stars .br-widget a.br-selected:nth-child(8):after {
    color: #ec1785; }
.commentStepsFormHolder .br-theme-css-stars .br-widget a.br-selected:nth-child(9):after {
    color: #e61380; }
.commentStepsFormHolder .br-theme-css-stars .br-widget a.br-selected:nth-child(10):after {
    color: #dd127b; }
.commentStepsFormHolder .br-theme-css-stars .br-widget a.br-active:nth-child(1):after {
    color: #f259a8; }
.commentStepsFormHolder .br-theme-css-stars .br-widget a.br-active:nth-child(2):after {
    color: #f150a3; }
.commentStepsFormHolder .br-theme-css-stars .br-widget a.br-active:nth-child(3):after {
    color: #f0469e; }
.commentStepsFormHolder .br-theme-css-stars .br-widget a.br-active:nth-child(4):after {
    color: #ef3d99; }
.commentStepsFormHolder .br-theme-css-stars .br-widget a.br-active:nth-child(5):after {
    color: #ee3494; }
.commentStepsFormHolder .br-theme-css-stars .br-widget a.br-active:nth-child(6):after {
    color: #ee2a8f; }
.commentStepsFormHolder .br-theme-css-stars .br-widget a.br-active:nth-child(7):after {
    color: #ed218a; }
.commentStepsFormHolder .br-theme-css-stars .br-widget a.br-active:nth-child(8):after {
    color: #ec1785; }
.commentStepsFormHolder .br-theme-css-stars .br-widget a.br-active:nth-child(9):after {
    color: #e61380; }
.commentStepsFormHolder .br-theme-css-stars .br-widget a.br-active:nth-child(10):after {
    color: #dd127b; }
.commentStepsFormHolder .br-theme-css-stars .br-widget a:before {
    content: 'порадовало';
    position: absolute;
    top: -10px;
    opacity: 0;
    color: #b7b6b9;
    font-size: 12px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
.commentStepsFormHolder .br-theme-css-stars .br-widget a:hover:before {
    opacity: 1; }
.commentStepsFormHolder .ratingFiguresHolder {
    margin-bottom: 20px; }
.commentStepsFormHolder .ratingWrapper .form-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 0; }
.commentStepsFormHolder .ratingWrapper label {
    margin-bottom: 0;
    width: 140px; }
.commentStepsFormHolder .ratingWrapper .br-wrapper {
    margin-left: 20px;
    margin-right: 20px; }
.commentStepsFormHolder .ratingWrapper .markInfo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-right: 10px; }
.commentStepsFormHolder .ratingWrapper .markInfo .qnt {
    font-size: 28px;
    font-weight: bold;
    color: #555; }
.commentStepsFormHolder .ratingWrapper .markInfo .caption {
    color: #777; }
.commentStepsFormHolder .ratingWrapper .markInfo + .markInfo {
    margin-right: 0; }
.commentStepsFormHolder .formFooter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
.commentStepsFormHolder .btnPrimary {
    background: #dd127b;
    color: #fff;
    text-decoration: none;
    border: 1px solid #dd127b;
    padding: 8px 32px;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px; }
.commentStepsFormHolder .btnGhost {
    background: transparent;
    color: #dd127b;
    text-decoration: none;
    border: 1px solid #dd127b;
    padding: 8px 32px;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px; }
.commentStepsFormHolder .markIconHolder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    color: #555;
    font-size: 20px; }
.commentStepsFormHolder .markIco {
    color: #72b857;
    font-size: 24px;
    margin-left: 10px; }
.commentStepsFormHolder .markIco .fa {
    margin-right: 10px; }
.commentStepsFormHolder .smile {
    background: url("/img/smile.png") no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
    margin: auto;
    margin-bottom: 10px; }
.commentStepsFormHolder .secondStep .ratingWrapper .br-wrapper {
    margin-left: 0; }
.commentStepsFormHolder .secondStep .ratingFiguresHolder {
    margin-bottom: 0; }
.commentStepsFormHolder .fullWidth {
    width: 100%; }
.commentStepsFormHolder .thirdStep .btnHolder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
.commentStepsFormHolder .thirdStep .btnHolder .btnPrimary {
    width: -webkit-calc(50% - 5px);
    width: calc(50% - 5px);
    display: block; }
.commentStepsFormHolder .thirdStep .btnHolder .btnGhost {
    width: -webkit-calc(50% - 5px);
    width: calc(50% - 5px);
    margin-left: 10px;
    display: block; }
.commentStepsFormHolder .thirdStep .ratingWrapper .br-wrapper {
    margin-left: 0; }
.commentStepsFormHolder .thirdStep .ratingFiguresHolder {
    margin-bottom: 0; }
.commentStepsFormHolder .thirdStep textarea + textarea {
    margin-top: 10px; }
.commentStepsFormHolder .thirdStep .inputIconHolder {
    position: relative; }
.commentStepsFormHolder .thirdStep .inputIconHolder .fa {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 8px;
    z-index: 55;
    font-size: 22px;
    color: #dd127b; }
.commentStepsFormHolder .thirdStep .inputIconHolder .btn-info {
    font-size: 14px;
    padding: 7px 30px; }
.commentStepsFormHolder .thirdStep .inputIconHolder .btn-info .filter-option {
    white-space: nowrap;
    text-overflow: ellipsis; }
.commentStepsFormHolder .thirdStep .inputIconHolder .form-control {
    padding: 7px 30px; }
.commentStepsFormHolder .searchWithResultsHolder .searchResultHolder {
    position: absolute;
    width: -webkit-calc(200% - 30px);
    width: calc(200% - 30px);
    left: -webkit-calc(-100% + 15px);
    left: calc(-100% + 15px);
    padding: 0;
    margin: 0;
    list-style: none;
    background: #fff;
    height: 170px;
    max-height: 0;
    overflow: hidden;
    overflow-y: auto;
    -webkit-transition: .3s;
    transition: .3s;
    z-index: 555; }
.commentStepsFormHolder .searchWithResultsHolder .searchResultHolder.in {
    max-height: 180px;
    -webkit-box-shadow: 0 3px 15px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 15px 2px rgba(0, 0, 0, 0.3);
    padding: 15px 0; }
.commentStepsFormHolder .searchWithResultsHolder .searchResultHolder li {
    padding: 10px 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    cursor: pointer; }
.commentStepsFormHolder .searchWithResultsHolder .searchResultHolder li:hover {
    background: #f3f3f3; }
.commentStepsFormHolder .searchWithResultsHolder .searchResultHolder .imgHolder {
    width: 55px;
    height: 55px;
    background-size: cover;
    background-position: center;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
.commentStepsFormHolder .stepQnt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    color: #8c8c8c;
    font-size: 18px;
    margin-top: 15px; }
.commentStepsFormHolder .fourthStep .mainIcoHolder {
    color: #dd127b;
    text-align: center;
    font-size: 82px; }
.commentStepsFormHolder .fourthStep .socList {
    padding: 15px 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
.commentStepsFormHolder .fourthStep .socList a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 40px;
    border: 2px solid #dd127b;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #dd127b;
    font-size: 22px; }
.commentStepsFormHolder .fourthStep .socList li + li {
    margin-left: 30px; }
.commentStepsFormHolder .fourthStep p {
    text-align: center;
    font-size: 20px; }

.ui-datepicker-title {
    color: #fff; }

.ui-widget-header .ui-icon {
    background-image: url(../img/ui-icons_444444_256x240.png); }

.hotTourFigure .img {
    height: 180px;
    background-size: cover;
    background-repeat: no-repeat; }

.hotTourFigure .imgHolder {
    height: auto; }

.hotTourFigure .big {
    height: auto !important; }
.hotTourFigure .big .img {
    height: 300px; }

.pageMainBgHeadingHolder {
    height: 860px; }

.margb30 {
    margin-bottom: 30px; }

.mainCarousel .carouselShadow {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(185, 185, 185, 0)), color-stop(100, black));
    background-image: -webkit-linear-gradient(top, rgba(185, 185, 185, 0) 0%, black 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(185, 185, 185, 0)), to(black));
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(185, 185, 185, 0)), to(black));
    background-image: linear-gradient(to bottom, rgba(185, 185, 185, 0) 0%, black 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0; }

.carousel-caption .hotTourCaption {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 60px; }
.carousel-caption .hotTourCaption p {
    width: 100%;
    text-align: center;
    font-size: 54px;
    line-height: 54px; }
.carousel-caption .hotTourCaption p.colored {
    background: #dd127b;
    display: inline-block;
    width: auto;
    padding: 5px 15px; }

.earlySignFormHolder {
    background: url("../img/esfh.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    padding: 15px 0;
    color: #fff; }
.earlySignFormHolder .caption {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 300; }
.earlySignFormHolder .caption .big {
    font-size: 44px; }
.earlySignFormHolder .caption .bold {
    font-weight: bold; }
.earlySignFormHolder .caption.lower {
    text-transform: none; }
.earlySignFormHolder .btn-primary {
    background-color: #dd127b;
    width: 100%;
    border-color: #dd127b;
    text-transform: uppercase;
    font-size: 17px;
    padding: 8px 24px;
    display: block;
    border: 0; }
.earlySignFormHolder .form-control {
    border: none;
    height: 40px;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding-left: 10px; }
.earlySignFormHolder .form-control + .form-control {
    margin-left: 10px; }
.earlySignFormHolder .form-control + .btn-primary {
    margin-left: 10px; }
.earlySignFormHolder .signForm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 10px 0; }

.bottom-booking {
    background: url(http://dom.makintour.com/files/hotel/temp_img/booking-bottom.jpg) no-repeat top;
    background-size: cover; }

.icoHeading {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }

.earlyProsHolder {
    background: url("../img/gbt.png") repeat;
    padding: 30px 0; }
.earlyProsHolder h2 {
    color: #dd127b;
    font-size: 23px;
    text-transform: uppercase;
    margin-bottom: 35px; }
.earlyProsHolder .figuresHolder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
.earlyProsHolder .figuresHolder .figure {
    width: 30%;
    text-align: center;
    margin-bottom: 30px; }
.earlyProsHolder .figuresHolder .figure .icoHolder {
    width: 80px;
    height: 80px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: auto;
    margin-bottom: 15px; }
.earlyProsHolder .figuresHolder .figure .heading {
    font-weight: bold;
    color: #5c5c5c;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px; }
.earlyProsHolder .figuresHolder .figure .text {
    color: #7b7b7b;
    font-size: 16px; }

.earlyTableFormHolder {
    padding: 15px 0; }

.earlyTableFormHolder {
    padding: 20px 0; }

.earlyTableForm {
    background: #dd127b;
    padding: 20px 30px; }
.earlyTableForm .btn-primary {
    width: 100%;
    text-transform: uppercase;
    font-size: 17px;
    padding: 8px 24px;
    display: block;
    border: 0;
    position: relative; }
.earlyTableForm .btn-primary:after {
    content: "";
    display: block;
    position: absolute;
    width: 250px;
    height: 130px;
    background: url("../img/curveArrow.png") no-repeat;
    background-size: contain;
    background-position: center;
    top: -20px;
    left: 50%;
    -webkit-transform: translateY(-100%) translateX(-100%);
    -ms-transform: translateY(-100%) translateX(-100%);
    transform: translateY(-100%) translateX(-100%); }
.earlyTableForm .form-control {
    border: none;
    height: 40px;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding-left: 10px; }
.earlyTableForm .form-control + .form-control {
    margin-left: 10px; }
.earlyTableForm .form-control + .btn-primary {
    margin-left: 10px; }
.earlyTableForm .signForm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 10px 0; }
.earlyTableForm .img {
    background: url("../img/efi.png") no-repeat;
    background-size: contain;
    width: 220px;
    height: 160px;
    margin-right: 20px; }
.earlyTableForm .caption {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 300;
    color: #fff; }
.earlyTableForm .caption .bold {
    font-weight: bold; }

.earlyDescHolder .aboutUsHolder .itemHeading span {
    display: block; }

.earlyDescHolder .aboutUsHolder .itemHeading .bordered {
    border-bottom: 1px solid #2d2d2d;
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
    float: left; }

.newsPageHeading {
    padding-top: 124px !important;
    padding-bottom: 30px !important; }

.newsBreadcrumbs {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px; }
.newsBreadcrumbs a {
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 16px; }
.newsBreadcrumbs a:hover {
    text-decoration: underline; }
.newsBreadcrumbs li + li a {
    margin-left: 5px;
    padding-left: 5px;
    border-left: 1px solid #fff; }

.newsPageHeadingInfo {
    color: #fff; }
.newsPageHeadingInfo .newsBreadcrumbs {
    margin-bottom: 50px; }
.newsPageHeadingInfo .newsMainHeading {
    font-size: 48px;
    text-transform: uppercase;
    margin-bottom: 25px; }

.newsItemMainText {
    color: #7b7b7b;
    font-size: 16px;
    padding: 30px 0; }
.newsItemMainText img {
    margin-bottom: 15px; }
.newsItemMainText img.right {
    float: right;
    margin-left: 15px; }
.newsItemMainText p {
    margin-bottom: 15px;
    text-indent: 45px; }

.readAlsoCarouselHolder {
    padding: 20px 75px;
    margin-bottom: 30px; }
.readAlsoCarouselHolder h2 {
    color: #dd127b;
    margin: 0 0 25px 0;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase; }
.readAlsoCarouselHolder .item .imgHolder {
    height: 175px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: block;
    margin-bottom: 15px; }
.readAlsoCarouselHolder .item .imgHolder:after {
    content: "";
    display: block;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.readAlsoCarouselHolder .item .imgHolder .heading {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 16px;
    padding: 10px 15px;
    text-transform: uppercase; }
.readAlsoCarouselHolder .item .textPreview {
    color: #7b7b7b;
    font-size: 16px;
    margin-bottom: 10px; }
.readAlsoCarouselHolder .item .date {
    color: #c6c6c6; }
.readAlsoCarouselHolder .owl-dots {
    display: none !important; }
.readAlsoCarouselHolder .owl-nav {
    display: block !important; }
.readAlsoCarouselHolder .owl-nav [class*=owl-] {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #dd127b;
    font-weight: bold;
    font-size: 64px;
    margin: 0;
    padding: 0;
    background: transparent;
    display: block;
    cursor: pointer;
    -webkit-border-radius: 0;
    border-radius: 0; }
.readAlsoCarouselHolder .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #dd127b; }
.readAlsoCarouselHolder .owl-nav .owl-prev {
    left: -75px; }
.readAlsoCarouselHolder .owl-nav .owl-next {
    right: -75px; }

.margb75 {
    margin-bottom: 75px; }

.newsSearchHolder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px; }
.newsSearchHolder .heading {
    font-size: 22px;
    text-transform: uppercase;
    color: #dd127b; }
.newsSearchHolder .searchFigure {
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
.newsSearchHolder .searchFigure input {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    background: #fff;
    font-size: 16px;
    padding: 5px 10px;
    width: 240px; }
.newsSearchHolder .searchFigure button {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    background: #fff;
    color: #dd127b;
    font-size: 22px;
    padding: 0 10px; }

.newsItemsListHolder {
    padding: 30px 0; }
.newsItemsListHolder .btnHolder {
    text-align: center;
    padding: 30px 0; }

.newsListItem {
    padding: 15px 30px;
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px; }
.newsListItem .imgHolder {
    width: 220px;
    height: 220px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 30px; }
.newsListItem .caption {
    width: -webkit-calc(100% - 250px);
    width: calc(100% - 250px); }
.newsListItem .caption .date {
    color: #cccccc;
    font-size: 12px;
    text-align: right; }
.newsListItem .caption .heading {
    color: #000;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px; }
.newsListItem .caption .textPreview {
    color: #7b7b7b;
    font-size: 15px;
    margin-bottom: 10px; }
.newsListItem .caption a {
    color: #b6b6b6;
    text-decoration: underline; }

.blogMainTitleImg {
    padding: 84px 0 20px;
    color: #fff;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
.blogMainTitleImg .newsBreadcrumbs {
    margin-bottom: 10px; }
.blogMainTitleImg .blogTitleImgCaption {
    text-align: center; }
.blogMainTitleImg .blogTitleImgCaption h2 {
    font-size: 60px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 10px; }
.blogMainTitleImg .blogTitleImgCaption h2:after {
    content: "";
    display: block;
    width: 120px;
    height: 5px;
    background: #dd127b;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
.blogMainTitleImg .blogTitleImgCaption p {
    font-size: 21px;
    font-weight: 300; }

.tagsCarouselHolder {
    padding: 20px 45px; }
.tagsCarouselHolder h2 {
    color: #dd127b;
    margin: 0 0 25px 0;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase; }
.tagsCarouselHolder .item {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px;
    color: #fff;
    position: relative; }
.tagsCarouselHolder .item:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #dd127b;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s; }
.tagsCarouselHolder .item:hover:after {
    opacity: .2; }
.tagsCarouselHolder .caption {
    font-size: 21px;
    text-transform: uppercase;
    position: relative;
    z-index: 2; }
.tagsCarouselHolder .owl-dots {
    display: none !important; }
.tagsCarouselHolder .owl-nav {
    display: block !important;
    margin: 0; }
.tagsCarouselHolder .owl-nav [class*=owl-] {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #dd127b;
    font-weight: bold;
    font-size: 64px;
    margin: 0;
    padding: 0;
    background: transparent;
    display: block;
    cursor: pointer;
    -webkit-border-radius: 0;
    border-radius: 0; }
.tagsCarouselHolder .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #dd127b; }
.tagsCarouselHolder .owl-nav .owl-prev {
    left: -45px; }
.tagsCarouselHolder .owl-nav .owl-next {
    right: -45px; }

.blogListCarouselContainer .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 20px; }
.blogListCarouselContainer .owl-dots span {
    background: #fff; }

.blogListCarouselContainer .owl-theme .owl-dots .owl-dot.active span,
.blogListCarouselContainer .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff; }

.blogListCarouselHolder .blogListItem {
    height: 500px;
    color: #fff;
    padding: 50px 0 70px; }

.blogListCarouselHolder .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 100%; }

.blogListCarouselHolder .infoLine {
    position: absolute;
    bottom: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0; }
.blogListCarouselHolder .infoLine li + li {
    margin-left: 20px; }
.blogListCarouselHolder .infoLine li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
.blogListCarouselHolder .infoLine .fa {
    font-size: 18px;
    margin-right: 5px; }

.blogListCarouselHolder .previewText {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 65%;
    padding-bottom: 25px; }
.blogListCarouselHolder .previewText .text {
    font-size: 16px;
    margin-bottom: 15px; }

.blogListCarouselHolder .name {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 30px;
    width: 100%; }

.blogListCarouselHolder .btnGhost {
    background: transparent;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    padding: 8px 32px;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    -webkit-transition: .2s;
    transition: .2s; }
.blogListCarouselHolder .btnGhost:hover {
    background: #fff;
    color: #dd127b; }

.blogSearchLine {
    padding: 5px 0;
    margin-bottom: 25px; }
.blogSearchLine .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
.blogSearchLine .heading {
    font-size: 30px; }
.blogSearchLine .inputHolder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
.blogSearchLine .blogSearchHolder {
    width: 500px;
    position: relative;
    margin-right: 10px; }
.blogSearchLine .blogSearchHolder button {
    position: absolute;
    right: 0;
    top: 0;
    height: 34px;
    border: 0;
    background: transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 4px 12px;
    font-size: 18px;
    color: #dd127b; }
.blogSearchLine .blogSearchHolder .form-control {
    background: #f7f7f7;
    border: 0;
    -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1); }
.blogSearchLine .blogFilterHolder .btn-info {
    height: 34px;
    background: #f7f7f7;
    border: 0;
    -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 4px;
    border-radius: 4px; }
.blogSearchLine .blogFilterHolder .btn-info.active.focus,
.blogSearchLine .blogFilterHolder .btn-info.active:focus,
.blogSearchLine .blogFilterHolder .btn-info.active:hover,
.blogSearchLine .blogFilterHolder .btn-info:active.focus,
.blogSearchLine .blogFilterHolder .btn-info:active:focus,
.blogSearchLine .blogFilterHolder .btn-info:active:hover,
.blogSearchLine .blogFilterHolder .open > .dropdown-toggle.btn-info.focus,
.blogSearchLine .blogFilterHolder .open > .dropdown-toggle.btn-info:focus,
.blogSearchLine .blogFilterHolder .open > .dropdown-toggle.btn-info:hover {
    background: #f7f7f7; }

.blogItemsListHolder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: -15px;
    padding: 0; }
.blogItemsListHolder .item {
    padding: 15px;
    width: 33.333%;
    height: 220px; }
.blogItemsListHolder .item:nth-child(1), .blogItemsListHolder .item:nth-child(2) {
    width: 50%;
    height: 260px; }
.blogItemsListHolder .item:nth-child(1) .heading, .blogItemsListHolder .item:nth-child(2) .heading {
    font-size: 24px; }
.blogItemsListHolder .item a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    color: #fff; }
.blogItemsListHolder .item a .content {
    position: relative;
    z-index: 2;
    padding: 15px; }
.blogItemsListHolder .item a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.1) 100%);
    -webkit-transition: .3s;
    transition: .3s; }
.blogItemsListHolder .item a:hover:after {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%); }
.blogItemsListHolder .item a:hover .preview {
    opacity: 1; }
.blogItemsListHolder .heading {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px; }
.blogItemsListHolder .preview {
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s; }
.blogItemsListHolder .preview .text {
    font-size: 14px;
    margin-bottom: 10px; }
.blogItemsListHolder .btnGhost {
    background: transparent;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    padding: 6px 12px;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    -webkit-transition: .2s;
    transition: .2s; }
.blogItemsListHolder .btnGhost:hover {
    background: #fff;
    color: #dd127b; }
.blogItemsListHolder .infoLine {
    position: absolute;
    bottom: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0; }
.blogItemsListHolder .infoLine li + li {
    margin-left: 20px; }
.blogItemsListHolder .infoLine li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px; }
.blogItemsListHolder .infoLine .fa {
    font-size: 14px;
    margin-right: 5px; }

.blogItemsListSection .btnHolder {
    text-align: center;
    padding: 30px 0;
    margin-bottom: 30px; }

.blogItemsListSection .sectionHeading {
    text-align: center;
    color: #dd127b;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 30px; }

.blogItemMainTitleImg {
    height: 400px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 84px 0 20px;
    color: #fff;
    margin-bottom: 50px; }
.blogItemMainTitleImg .mainContainer {
    height: 100%; }
.blogItemMainTitleImg .wrapper {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
.blogItemMainTitleImg .wrapper h1 {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 100%;
    font-size: 48px;
    text-transform: uppercase;
    font-weight: bold; }

.blogItemArticleHolder .textHolder h2 {
    font-size: 30px;
    margin: 0 0 30px 0;
    font-weight: bold;
    text-transform: uppercase; }

.blogItemArticleHolder .textHolder p {
    font-size: 18px;
    color: #6e6e6e;
    margin-bottom: 20px; }

.blogItemArticleHolder .textHolder img {
    display: block;
    margin-bottom: 20px; }

.blogItemArticleHolder .textHolder .fullWidthImg {
    width: 100%; }

.blogItemArticleHolder .textHolder .quote {
    font-size: 24px;
    color: #4e4c4c;
    font-style: italic;
    padding: 30px 80px;
    position: relative; }
.blogItemArticleHolder .textHolder .quote:before {
    content: "";
    display: block;
    background: url("../img/quot.png") no-repeat;
    background-size: contain;
    background-position: center;
    width: 28px;
    height: 23px;
    position: absolute;
    top: 0;
    left: 0; }

.blogItemArticleHolder .infoLine {
    bottom: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
    height: 24px; }
.blogItemArticleHolder .infoLine li + li {
    margin-left: 20px; }
.blogItemArticleHolder .infoLine li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
.blogItemArticleHolder .infoLine .fa {
    font-size: 18px;
    margin-right: 5px; }

.blogItemArticleHolder .articleInfo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 20px; }

.blogItemArticleHolder .tagsHolder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    list-style: none;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -5px; }
.blogItemArticleHolder .tagsHolder a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 13px;
    color: #6e6e6e;
    padding: 2px 20px 2px 10px;
    -webkit-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
    border: 1px solid #d9d9d9;
    -webkit-transition: .2s;
    transition: .2s; }
.blogItemArticleHolder .tagsHolder a:hover {
    background: #f6f6f6; }
.blogItemArticleHolder .tagsHolder li {
    padding: 5px; }

.blogItemArticleHolder .articleSocialLine {
    margin-bottom: 55px; }
.blogItemArticleHolder .articleSocialLine .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
.blogItemArticleHolder .articleSocialLine .heading {
    color: #4e4c4c;
    font-size: 24px; }
.blogItemArticleHolder .articleSocialLine .socPart {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
.blogItemArticleHolder .articleSocialLine .socPart .heading {
    position: relative;
    padding-right: 50px; }
.blogItemArticleHolder .articleSocialLine .socPart .heading:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: url("../img/socArrow.png") no-repeat;
    background-size: contain;
    background-position: center;
    width: 45px;
    height: 32px; }
.blogItemArticleHolder .articleSocialLine .socPart .artSocList {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0;
    padding-left: 15px; }
.blogItemArticleHolder .articleSocialLine .socPart .artSocList a {
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    background: #dd127b;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 18px; }
.blogItemArticleHolder .articleSocialLine .socPart .artSocList li + li {
    margin-left: 10px; }
.blogItemArticleHolder .articleSocialLine .likePart {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
.blogItemArticleHolder .articleSocialLine .likePart .likeFigure {
    width: 40px;
    height: 40px;
    background: url("/files/public/img/img_about_us/artLike.png") no-repeat;
    background-size: contain;
    background-position: center;
    position: relative;
    margin-left: 15px; }
.blogItemArticleHolder .articleSocialLine .likePart .likeFigure.liked {
    background: url("/files/public/img/img_about_us/artLiked.png") no-repeat;
    background-size: contain;
    background-position: center; }
.blogItemArticleHolder .articleSocialLine .likePart .likeFigure .qnt {
    position: absolute;
    bottom: -25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 22px;
    color: #757575;
    font-weight: bold; }

.leaveOrderFormHolder {
    background: url("/files/public/img/img_about_us/leaveOrderBg.png") no-repeat;
    background-size: cover;
    background-position: center;
    padding: 30px;
    color: #fff; }
.leaveOrderFormHolder .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
.leaveOrderFormHolder .heading {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 24px; }
.leaveOrderFormHolder .caption {
    font-size: 18px;
    margin-bottom: 15px; }
.leaveOrderFormHolder .btnGhost {
    background: transparent;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    padding: 8px 32px;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    -webkit-transition: .2s;
    transition: .2s; }
.leaveOrderFormHolder .btnGhost:hover {
    background: #fff;
    color: #dd127b; }
.leaveOrderFormHolder .leaveOrderForm {
    margin-left: 30px;
    width: 400px; }

.introSlide {
    background: url("/files/public/img/img_about_us/introBg.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    position: relative; }
.introSlide:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.58); }
.introSlide .content {
    position: relative;
    z-index: 2;
    text-align: center; }
.introSlide .headingHolder {
    margin-bottom: 15px; }
.introSlide .headingHolder h1 {
    font-size: 72px;
    line-height: 72px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0; }
.introSlide .headingHolder .subTitle {
    font-weight: bold;
    font-size: 24px; }
.introSlide .text {
    margin-bottom: 45px;
    font-size: 16px; }
.introSlide .slideText {
    width: 650px;
    margin: auto; }
.introSlide .socList {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none; }
.introSlide .socList li + li {
    margin-left: 15px; }
.introSlide .socList a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 40px;
    background: #fff;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 24px;
    color: #000; }

.slide .slideHeading {
    font-size: 30px;
    color: #000;
    margin: 0 0 60px 0;
    text-align: center; }
.slide .slideHeading.re {
    color: #fff; }

.slide .pageHolder {
    padding: 80px 0; }

.slide .owl-prev,
.slide .owl-next {
    position: absolute;
    top: 37px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 48px; }

.slide .owl-prev {
    left: 15px; }

.slide .owl-next {
    right: 15px; }

.slide .textFiguresHolder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 90px; }
.slide .textFiguresHolder .figure {
    width: 100%;
    padding: 0 15px;
    text-align: center; }
.slide .textFiguresHolder .figure .icoHolder {
    width: 100px;
    height: 75px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    margin: auto;
    margin-bottom: 15px; }
.slide .textFiguresHolder .figure .textHolder {
    font-size: 20px; }
.slide .textFiguresHolder .figure .textHolder a {
    color: #000;
    text-decoration: underline; }

.slide .bottomTextHolder {
    font-size: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
.slide .bottomTextHolder a {
    color: #000;
    text-decoration: underline; }
.slide .bottomTextHolder .textHolder {
    line-height: 20px; }
.slide .bottomTextHolder .icoHolder {
    width: 60px;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    margin-right: 15px; }

.sideMenu {
    width: 40px;
    position: fixed;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.58);
    z-index: 999; }

.officesSlide {
    background: url("/files/public/img/img_about_us/officeBg.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    position: relative; }
.officesSlide:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.58); }
.officesSlide .content {
    position: relative;
    z-index: 2;
    text-align: center; }
.officesSlide .officesFilterLine {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px; }
.officesSlide .officesFilterLine label {
    margin-bottom: 0;
    font-size: 18px;
    text-transform: uppercase;
    margin-right: 15px; }
.officesSlide .officesFilterLine .formGroup {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
.officesSlide .officesFilterLine .formGroup + .formGroup {
    margin-left: 45px; }
.officesSlide .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: auto; }
.officesSlide .btn-info {
    background: transparent;
    height: auto; }
.officesSlide .bootstrap-select > .dropdown-toggle.bs-placeholder,
.officesSlide .bootstrap-select > .dropdown-toggle.bs-placeholder:active,
.officesSlide .bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.officesSlide .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    color: #fff; }
.officesSlide .btn {
    font-size: 18px; }
.officesSlide .btn-info.active.focus,
.officesSlide .btn-info.active:focus,
.officesSlide .btn-info.active:hover,
.officesSlide .btn-info:active.focus,
.officesSlide .btn-info:active:focus,
.officesSlide .btn-info:active:hover,
.officesSlide .open > .dropdown-toggle.btn-info.focus,
.officesSlide .open > .dropdown-toggle.btn-info:focus,
.officesSlide .open > .dropdown-toggle.btn-info:hover {
    background: transparent;
    border-color: transparent; }
.officesSlide .open > .dropdown-toggle.btn-info {
    background: transparent;
    border-color: transparent; }
.officesSlide .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
.officesSlide .infotabsHolder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%; }
.officesSlide .infotabsHolder .tabsNav {
    list-style: none;
    margin: 0;
    padding: 0; }
.officesSlide .infotabsHolder .tabsNav li {
    background: #0094e0;
    margin-right: 3px; }
.officesSlide .infotabsHolder .tabsNav li.active {
    background: #dd127b; }
.officesSlide .infotabsHolder .tabsNav li + li {
    margin-top: 3px; }
.officesSlide .infotabsHolder .tabsNav a {
    display: block; }
.officesSlide .infotabsHolder .tabsNav a .icoHolder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center; }
.officesSlide .infotabsHolder .tabPane {
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 400px;
    padding: 30px;
    background: #fff; }
.officesSlide .infotabsHolder .tabPane.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
.officesSlide .infotabsHolder .tabContent {
    width: -webkit-calc(100% - 63px);
    width: calc(100% - 63px);
    color: #6e6e6e;
    text-align: left;
    font-size: 20px; }
.officesSlide .infotabsHolder .tabContent .tabHeading {
    color: #ef2085;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px; }
.officesSlide .infotabsHolder .tabContent .address {
    margin-bottom: 10px; }
.officesSlide .infotabsHolder .tabContent .number {
    font-size: 24px;
    font-weight: bold; }
.officesSlide .infotabsHolder .tabContent .numberHolder {
    margin-bottom: 10px; }
.officesSlide .infotabsHolder .tabContent .tabTextHolder {
    width: 100%; }
.officesSlide .officeSliderHolder {
    width: 50%;
    position: relative; }
.officesSlide .officeSliderHolder .item {
    height: 400px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%; }
.officesSlide .officeSliderHolder .owl-prev,
.officesSlide .officeSliderHolder .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 48px; }
.officesSlide .officeSliderHolder .owl-prev {
    left: 15px; }
.officesSlide .officeSliderHolder .owl-next {
    right: 15px; }

.vacancySlide {
    background: url("/files/public/img/img_about_us/vacancyBg.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    position: relative; }
.vacancySlide:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.58); }
.vacancySlide .content {
    position: relative;
    z-index: 2;
    text-align: left;
    width: 100%; }
.vacancySlide .slideHeading {
    text-align: left; }
.vacancySlide .vacancyAccordionHolder .title {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px; }
.vacancySlide .vacancyAccordion .accHeading {
    padding-left: 15px;
    position: relative; }
.vacancySlide .vacancyAccordion .accHeading:before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 10px;
    left: 0; }
.vacancySlide .vacancyAccordion .accHeading a {
    color: #fff;
    font-size: 19px; }
.vacancySlide .vacancyAccordion .accHeading a .fa-angle-up {
    display: inline-block; }
.vacancySlide .vacancyAccordion .accHeading a .fa-angle-down {
    display: none; }
.vacancySlide .vacancyAccordion .accHeading a.collapsed .fa-angle-down {
    display: inline-block; }
.vacancySlide .vacancyAccordion .accHeading a.collapsed .fa-angle-up {
    display: none; }
.vacancySlide .vacancyAccordion .accContent {
    background: #fff;
    padding: 30px 20px;
    color: #000;
    margin-top: 10px;
    position: relative; }
.vacancySlide .vacancyAccordion .closeCollapse {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #969696; }
.vacancySlide .vacancyDescription .descTitle {
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 15px 0; }
.vacancySlide .vacancyDescription .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -15px; }
.vacancySlide .vacancyDescription .descBlock {
    width: 50%;
    padding: 15px; }
.vacancySlide .vacancyDescription .descBlock h3 {
    font-size: 19px;
    margin: 0 0 15px 0;
    color: #000;
    font-weight: bold; }
.vacancySlide .vacancyDescription .descBlock ul {
    padding-left: 20px;
    list-style: disc;
    font-size: 16px; }
.vacancySlide .vacancyDescription .btnHolder {
    text-align: center;
    padding-top: 30px; }

.vacancyModal {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 15px;
    background: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    z-index: 9999;
    padding: 35px 60px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5);
    display: none;
    opacity: 0; }
.vacancyModal.in {
    display: block;
    opacity: 1; }
.vacancyModal .closeModal {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #969696; }
.vacancyModal .content {
    width: 220px;
    text-align: center; }
.vacancyModal .content .btn {
    width: 100%;
    text-align: center; }
.vacancyModal .modalTitle {
    font-weight: bold;
    font-size: 19px;
    color: #000;
    margin-bottom: 30px;
    text-transform: uppercase; }
.vacancyModal .form-control {
    border: 1px solid #4c4c4c;
    height: auto;
    font-size: 18px;
    padding: 10px 15px;
    text-align: center; }
.vacancyModal .form-control ::-webkit-input-placeholder {
    color: #6e6e6e; }
.vacancyModal .form-control ::-moz-placeholder {
    color: #6e6e6e; }
.vacancyModal .form-control :-moz-placeholder {
    color: #6e6e6e; }
.vacancyModal .form-control :-ms-input-placeholder {
    color: #6e6e6e; }

/*!
 * Generated with CSS Flag Sprite generator (https://www.flag-sprites.com/)
 */

@media (max-width: 1200px) {
    .mainContainer {
        width: 970px; }
    .mainCarousel .carousel-caption {
        top: 15%; }
    .mainCarousel .carousel-caption p {
        width: 70%; }
    .mainCarousel .carousel-indicators {
        top: 350px; }
    .searchFormHolder {
        width: 35%; }
    .peopleQntHolder {
        width: 35%; }
    .mainFilterHolder {
        top: 400px; }
    .earlyTableForm .btn-primary:after {
        display: none; }
    .carousel-caption .hotTourCaption p {
        width: 100%; } }

@media (max-width: 991px) {
    .mainContainer {
        width: 750px; }
    .searchFormHolder {
        width: 50%; }
    .calendarOutputHolder {
        width: 50%; }
    .peopleQntHolder {
        width: 100%;
        padding-left: 10px; }
    .subscribe_start {
        text-align: right; }
    .subscribe_start .btn-primary {
        margin-top: 15px; }
    .range-nights {
        padding: 15px 0; }
    .range-date {
        padding: 15px 0; }
    .range-date-text {
        width: 100%;
        float: none;
        margin-bottom: 10px; }
    .range-date-select {
        float: none;
        width: 100%; }
    .next-slick-arrow {
        right: 5px; }
    .newsItem .imgHolder {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 5px; }
    .newsItem .anonsHolder {
        width: 100%;
        float: none;
        font-size: 12px; }
    .newsItem .anonsHolder .newsItemAnons {
        font-size: 16px; }
    .itemHeading {
        font-size: 18px;
        color: #666;
        margin-bottom: 10px; }
    .itemText p {
        padding-left: 0;
        font-size: 14px;
        color: #6e6e6e; }
    .photoHolder {
        padding: 10px 0; }
    .peopleQnt {
        height: 40px;
        text-align: left;
        position: relative;
        width: 190px; }
    .col-xs-15 {
        width: 50%; }
    .col-xs-15.price-col-filters {
        width: 100%; }
    .price-col-filters .tourFilterColumn {
        text-align: right; }
    .price-col-filters .tourFilterColumn .tourFilterHeading {
        text-align: left; }
    .price-col-filters .tourFilterColumn .tourFilterBody {
        max-width: 250px; }
    .commentFiguresHolder .wrapper .commentFigure.vertical {
        width: 50%; }
    .commentFiguresHolder .commentFigure.horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .commentFiguresHolder .commentFigure.horizontal .nameHolder {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 10px;
        width: auto; }
    .commentFiguresHolder .commentFigure.horizontal .commentTextHolder {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        width: 100%; }
    .commentFiguresHolder .commentFigure.horizontal .markHolder {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 10px;
        width: auto; }
    .earlyProsHolder .figuresHolder .figure {
        width: 50%;
        padding: 0 15px; }
    .newsItemMainText img {
        max-width: 45%; }
    .newsItemMainText p {
        text-indent: 15px; }
    .newsSearchHolder {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .newsSearchHolder .heading {
        width: 100%;
        margin-bottom: 10px; }
    .newsListItem {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .newsListItem .imgHolder {
        -webkit-border-radius: 0;
        border-radius: 0;
        width: 100%;
        margin-bottom: 15px;
        margin-right: 0; }
    .newsListItem .caption {
        width: 100%; }
    .blogSearchLine .wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .blogSearchLine .wrapper .heading {
        margin-bottom: 15px;
        width: 100%; }
    .blogSearchLine .inputHolder {
        width: 100%; }
    .blogSearchLine .blogSearchHolder {
        width: 480px; }
    .blogSearchLine .blogFilterHolder {
        width: -webkit-calc(100% - 490px);
        width: calc(100% - 490px); }
    .blogSearchLine .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 100%; }
    .blogItemsListHolder .item {
        padding: 15px;
        width: 50%;
        height: 220px; }
    .blogItemsListHolder .item:nth-child(1), .blogItemsListHolder .item:nth-child(2) {
        width: 100%; }
    .blogItemsListHolder .item:nth-child(1) .heading, .blogItemsListHolder .item:nth-child(2) .heading {
        font-size: 18px; }
    .blogItemArticleHolder .articleSocialLine .heading {
        font-size: 18px; }
    .blogItemArticleHolder .articleSocialLine .wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .blogItemArticleHolder .articleSocialLine .wrapper .socPart {
        width: 100%;
        margin-bottom: 15px; }
    .blogItemArticleHolder .articleSocialLine .wrapper .likePart {
        width: 100%; }
    .sideMenu {
        display: none; }
    .officesSlide .wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .officesSlide .wrapper .infotabsHolder {
        width: 100%;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .officesSlide .wrapper .infotabsHolder .tabsNav {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .officesSlide .wrapper .infotabsHolder .tabsNav li + li {
        margin-top: 0; }
    .officesSlide .wrapper .infotabsHolder .tabContent {
        width: 100%;
        text-align: center; }
    .officesSlide .wrapper .officeSliderHolder {
        width: 100%; }
    .officesSlide .officesFilterLine {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; } }

@media (max-width: 767px) {
    .mainContainer {
        width: 100%;
        padding: 0 15px; }
    .mainCarousel .carousel-caption p {
        width: 100%; }
    .mainCarousel .carousel-caption .carouselCaptionMainText {
        font-size: 38px; }
    .header .telNumberHolder {
        margin-left: 10px; }
    .header .linkHolder {
        margin-left: 10px; }
    .searchFormHolder {
        width: 100%; }
    .calendarOutputHolder {
        width: 100%; }
    .photoHolder .photoHolderRow {
        width: 49.75%; }
    .photoHolder .photoHolderRow:nth-child(2) {
        margin-right: 0; }
    .photoHolder .photoHolderRow:last-child {
        display: none; }
    .mainFilterHolder {
        top: 310px; }
    .mainCarousel .carousel-caption {
        top: 8%; }
    .mainCarousel .carousel-indicators {
        top: 260px; }
    .subscribe_start + .subscribe_start {
        margin-top: 20px; }
    .newsItem .imgHolder {
        max-height: 130px; }
    .aboutUsHolder .item {
        margin-bottom: 30px; }
    .range-nights-text {
        width: 100%; }
    .range-nights-list {
        width: 100%; }
    .range-date {
        padding: 10px 0; }
    .range-nights {
        padding: 10px 0; }
    .booking-header .description-holder h1 {
        font-size: 20px; }
    .booking-header .description-holder h2 {
        font-size: 16px; }
    .booking-header .description-holder .response-box.text-right {
        text-align: left; }
    .booking-header .description-holder .response-box {
        margin-top: 15px; }
    .modal-large.md .modal-dialog {
        width: 100%;
        margin: auto; }
    .modal-large.md .modal-dialog .modal-content .modal-body .tabs-holder {
        padding: 30px 20px; }
    .countriesListHolder .countryList li {
        width: 25%; }
    .mainHeaderMenu {
        width: 100%;
        margin-left: 0;
        display: block;
        overflow-y: hidden;
        max-height: 500px;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: .5s;
        transition-duration: .5s;
        -webkit-transition-timing-function: cubic-bezier(0.5, 1, 0.5, 1);
        transition-timing-function: cubic-bezier(0.5, 1, 0.5, 1);
        border-top: 1px solid #dd127b; }
    .mainHeaderMenu.closed {
        max-height: 0;
        padding: 0;
        border-top: 0;
        margin: 0; }
    .mainHeaderMenu li + li {
        margin-left: 0; }
    .mainHeaderMenu a {
        display: block;
        padding: 10px 15px;
        -webkit-transition: .2s;
        transition: .2s; }
    .mainHeaderMenu a:hover {
        background: #fff; }
    .header {
        height: auto; }
    .header .wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .hotels-section .owl-nav {
        display: none !important; }
    .photo-section .owl-nav {
        display: none !important; }
    .tours-table tbody tr td {
        padding: 15px 5px; }
    .tours-table tbody tr td:first-child {
        padding-left: 15px; }
    .tours-table tbody tr td:last-child {
        padding-right: 15px; }
    .tours-table tbody tr td p {
        font-size: 14px; }
    .gallery-section .wrapper .item {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px); }
    .gallery-section .wrapper .item:nth-child(2n + 2) {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px); }
    .gallery-section .wrapper .item:nth-child(3n + 3) {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px); }
    .booking-header .response-box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; }
    .booking-header .response-box .rating-block {
        line-height: normal;
        margin-bottom: 0; }
    .booking-header .response-box .rating-block span:first-child {
        font-size: 20px; }
    .photo-carousel-holder .img {
        height: 180px; }
    .photo-section .item {
        height: auto;
        width: 100%;
        display: block;
        overflow: auto; }
    .hotels-section {
        padding: 10px 0; }
    .photo-section {
        padding: 0 0 30px 0; }
    .hero-section {
        padding: 30px 0; }
    .hotels-section h2.hotels-title {
        margin-top: 10px;
        margin-bottom: 15px;
        font-size: 22px;
        line-height: normal; }
    .commentFiguresHolder .wrapper .commentFigure.vertical {
        width: 100%; }
    .commentsPageSection .headingFilter .filterList > li + li {
        margin-left: 20px; }
    .commentStepsFormHolder {
        padding: 0 !important; }
    .commentStepsFormHolder .modal-dialog {
        margin: 0; }
    .commentStepsFormHolder .commentStep {
        width: 100%;
        padding: 20px; }
    .commentStepsFormHolder .commentStep .form-group .col-sm-6 + .col-sm-6 {
        margin-top: 20px; }
    .commentStepsFormHolder .commentStep .ratingWrapper .form-group {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
    .commentStepsFormHolder .commentStep .ratingWrapper label {
        margin-bottom: 5px;
        width: 100%; }
    .commentStepsFormHolder .commentStep .ratingWrapper .br-wrapper {
        margin-left: 0; }
    .commentStepsFormHolder .commentStep .formFooter {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .commentStepsFormHolder .commentStep .formFooter .btnPrimary {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2; }
    .commentStepsFormHolder .commentStep .formFooter .markIconHolder {
        margin-bottom: 10px;
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 18px; }
    .hotTourFigure {
        margin-bottom: 15px; }
    .hotTourFigure .img {
        height: 240px; }
    .hotTourFigure .big .img {
        height: 240px; }
    .carousel-caption .hotTourCaption p {
        font-size: 36px;
        line-height: 36px;
        width: 100%; }
    .earlySignFormHolder .signForm {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .earlySignFormHolder .signForm .form-control {
        width: 48%;
        margin-bottom: 15px; }
    .earlySignFormHolder .signForm .btn-primary {
        width: 100%;
        margin-left: 0; }
    .earlySignFormHolder .caption {
        font-size: 22px;
        text-align: center; }
    .earlySignFormHolder .caption .big {
        font-size: 32px; }
    .earlyTableForm .signForm {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .earlyTableForm .signForm .form-control {
        width: 48%;
        margin-bottom: 15px; }
    .earlyTableForm .signForm .btn-primary {
        width: 100%;
        margin-left: 0; }
    .earlyTableForm .caption {
        font-size: 22px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .earlyTableForm .caption .img {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin: auto;
        margin-bottom: 10px; }
    .earlyTableForm .caption .heading {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        text-align: center;
        width: 100%;
        margin-bottom: 10px; }
    .earlyTableForm .caption .big {
        font-size: 32px; }
    .earlyProsHolder .figuresHolder .figure {
        width: 100%;
        padding: 0 15px;
        max-width: 360px;
        margin: auto;
        margin-bottom: 30px; }
    .newsPageHeadingInfo .newsMainHeading {
        font-size: 32px; }
    .newsItemMainText img {
        max-width: 100%;
        margin-left: auto !important;
        margin-right: auto !important;
        float: none !important;
        display: block; }
    .newsItemMainText p {
        text-indent: 15px; }
    .blogMainTitleImg .blogTitleImgCaption h2 {
        font-size: 48px; }
    .blogListCarouselHolder .blogListItem {
        height: auto;
        color: #fff;
        padding: 30px 0 50px; }
    .blogListCarouselHolder .blogListItem .wrapper {
        text-align: center; }
    .blogListCarouselHolder .previewText {
        width: 100%; }
    .blogListCarouselHolder .infoLine {
        position: static;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .blogSearchLine .inputHolder {
        width: 100%;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end; }
    .blogSearchLine .blogSearchHolder {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px; }
    .blogSearchLine .blogFilterHolder {
        width: 150px; }
    .blogSearchLine .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 150px; }
    .blogItemsListHolder {
        margin: -5px -15px; }
    .blogItemsListHolder .item {
        width: 100%;
        height: 260px;
        padding: 5px 15px; }
    .blogItemsListHolder .item:nth-child(1), .blogItemsListHolder .item:nth-child(2) {
        width: 100%; }
    .blogItemMainTitleImg .wrapper h1 {
        font-size: 36px; }
    .blogItemArticleHolder .textHolder .quote {
        font-size: 20px;
        padding: 20px 45px; }
    .blogItemArticleHolder .textHolder p {
        font-size: 16px; }
    .blogItemArticleHolder .articleInfo {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .blogItemArticleHolder .articleInfo .infoLine {
        margin-bottom: 15px; }
    .blogItemArticleHolder .articleInfo .tagsHolder {
        padding-left: 0; }
    .blogItemArticleHolder .articleSocialLine .heading {
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
        padding-right: 0; }
    .blogItemArticleHolder .articleSocialLine .wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .blogItemArticleHolder .articleSocialLine .wrapper .socPart {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 0; }
    .blogItemArticleHolder .articleSocialLine .wrapper .socPart .heading {
        padding-right: 0; }
    .blogItemArticleHolder .articleSocialLine .wrapper .likePart {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 30px; }
    .subscribeholder {
        text-align: center;
        padding: 40px 60px; }
    .subscribeholder .subscribe_start {
        text-align: center; }
    .subscribeholder .subscribe_start .btn-primary {
        width: 100%; }
    .leaveOrderFormHolder .wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .leaveOrderFormHolder .leaveOrderForm {
        margin-left: 0;
        width: 100%;
        text-align: center;
        padding-bottom: 45px; }
    .blogItemArticleHolder .articleInfo .infoLine {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 0;
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .blogItemArticleHolder .articleInfo .tagsHolder {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 15px; }
    .blogItemArticleHolder .articleSocialLine .socPart .heading {
        padding-bottom: 35px; }
    .blogItemArticleHolder .articleSocialLine .socPart .heading:after {
        top: auto;
        bottom: 0;
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
    .readAlsoCarouselHolder .item .textPreview {
        text-align: center; }
    .readAlsoCarouselHolder .item .date {
        text-align: center; }
    .introSlide .slideText {
        width: 100%; }
    .introSlide .slideText .headingHolder h1 {
        font-size: 48px;
        line-height: 48px; }
    .introSlide .slideText .headingHolder .subTitle {
        font-size: 22px; }
    .slide .textFiguresHolder .figure .textHolder {
        font-size: 18px; }
    .slide .bottomTextHolder {
        font-size: 14px; }
    .officesSlide {
        display: block; }
    .officesSlide .officesFilterLine {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .officesSlide .officesFilterLine .formGroup {
        width: 100%;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .officesSlide .officesFilterLine .formGroup > * {
        width: 100%; }
    .officesSlide .officesFilterLine .formGroup + .formGroup {
        margin-left: 0; }
    .vacancyModalHolder {
        background: url("/files/public/img/img_about_us/modBg.jpg") no-repeat;
        background-size: cover;
        background-position: center; }
    .vacancyModal {
        position: static;
        display: block;
        opacity: 1;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        background: transparent; }
    .vacancyModal .content {
        margin: auto; }
    .vacancyModal .content .modalTitle {
        color: #fff; }
    .slide {
        min-height: unset; }
    .vacancySlide {
        background: url("/files/public/img/img_about_us/vaMobBg.jpg") no-repeat;
        background-size: cover;
        background-position: center; }
    .vacancySlide .vacancyDescription .descBlock {
        width: 100%; }
    .vacancySlide .vacancyAccordion .accContent {
        padding: 15px 10px;
        padding-bottom: 45px; }
    .vacancySlide .vacancyAccordion .accHeading a {
        display: block; }
    .vacancySlide .vacancyAccordion .accHeading a .fa {
        float: right;
        margin-top: 5px; }
    .vacancySlide .vacancyAccordion .closeCollapse {
        bottom: 5px;
        top: auto;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        font-size: 22px; }
    .vacancySlide .vacancyAccordion .closeCollapse .fa-times:before {
        content: "\f106"; } }

@media (max-width: 480px) {
    .header .linkHolder {
        display: none; }
    .header .telNumberHolder {
        display: none; }

    .mainCarousel .carousel-caption .carouselCaptionMainText {
        font-size: 28px; }
    .mainCarousel .carousel-indicators {
        top: 240px; }
    .photoHolder .photoHolderRow {
        width: 100%; }
    .photoHolder .photoHolderRow:nth-child(2) {
        display: none; }
    .photoHolder .photoHolderRow .item {
        height: 155px; }
    .range-night {
        font-size: 12px;
        width: 9%; }
    .range-nights-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .range-date-calendar {
        padding-right: 0; }
    .tourFigureHalf .figFooter {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .tourFigureHalf .figFooter .tourPriceHolder {
        margin-left: auto; }
    .col-xs-15 {
        width: 100%; }
    .booking-menu .booking-ul li a {
        color: #dd127b;
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px; }
    .reviews-section .thumbnail {
        padding: 15px; }
    .countriesListHolder .countryList li {
        width: 50%; }
    .callMeFormHolder h2 {
        font-size: 24px; }
    .callMeFormHolder p {
        font-size: 18px; }
    .callMeFormHolder .form-control {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 10px; }
    .callMeFormHolder .btn-white {
        float: right; }
    .mainFilter .btn-primary {
        padding: 7px 20px;
        font-size: 16px;
        line-height: 24px;
        vertical-align: middle; }
    .tourFigureHalf {
        margin: 0 -15px 15px; }
    .tourFigureHalf .hotelRating {
        position: absolute;
        top: 70px;
        right: 0;
        padding: 5px;
        background: rgba(255, 255, 255, 0.7); }
    .tourFigureHalf .figHeading .mainInfo {
        width: 100%; }
    .tourFigureHalf .additionalTourInfo p {
        font-size: 12px; }
    .gallery-section .wrapper .item {
        width: -webkit-calc(100% - 10px);
        width: calc(100% - 10px); }
    .gallery-section .wrapper .item:nth-child(2n + 2) {
        width: -webkit-calc(100% - 10px);
        width: calc(100% - 10px); }
    .gallery-section .wrapper .item:nth-child(3n + 3) {
        width: -webkit-calc(100% - 10px);
        width: calc(100% - 10px); }
    .commentsPageSection .headingFilter .filterList {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .commentsPageSection .headingFilter .filterList li {
        width: 100%; }
    .commentsPageSection .headingFilter .filterList > li + li {
        margin-left: 0; }
    .commentStepsFormHolder .commentStep {
        padding: 20px 15px;
        margin: 15px 0; }
    .commentStepsFormHolder .commentStep .stepHeading {
        font-size: 28px; }
    .commentStepsFormHolder .commentStep .ratingWrapper {
        margin-bottom: 15px; }
    .commentStepsFormHolder .commentStep .ratingWrapper .br-widget {
        height: 18px; }
    .commentStepsFormHolder .commentStep .ratingWrapper .markInfo {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .commentStepsFormHolder .commentStep .ratingWrapper .markInfo .qnt {
        width: 100%;
        text-align: center; }
    .commentStepsFormHolder .thirdStep .btnHolder {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .commentStepsFormHolder .thirdStep .btnHolder .btnPrimary {
        width: 100%;
        margin-bottom: 15px; }
    .commentStepsFormHolder .thirdStep .btnHolder .btnGhost {
        width: 100%;
        margin-left: 0; }
    .tourFigureHalf .tourPrice {
        min-width: unset; }
    .hotTourFiguresHolder .col-sm-6 {
        padding-left: 0;
        padding-right: 0; }
    .carousel-caption .hotTourCaption p {
        font-size: 24px;
        line-height: 24px; }
    .earlySignFormHolder .signForm .form-control {
        width: 100%;
        margin-left: 0; }
    .earlySignFormHolder .caption {
        font-size: 18px;
        text-align: center; }
    .earlySignFormHolder .caption .big {
        font-size: 26px; }
    .earlyTableForm .signForm .form-control {
        width: 100%;
        margin-left: 0; }
    .earlyTableForm .caption {
        font-size: 18px; }
    .earlyTableForm .caption .big {
        font-size: 26px; }
    .hotToursHolder .filterHeadingHolder a {
        display: block;
        margin: auto;
        margin-bottom: 10px; }
    .earlyDescHolder .aboutUsHolder .itemHeading .icoHeading {
        position: absolute;
        top: 6px;
        right: 0; }
    .earlyDescHolder .aboutUsHolder .itemHeading .bordered {
        width: 100%; }
    .earlyDescHolder .aboutUsHolder .item {
        padding: 0 15%; }
    .readAlsoCarouselHolder {
        padding-left: 0;
        padding-right: 0; }
    .readAlsoCarouselHolder .item .textPreview {
        padding: 0 30px; }
    .readAlsoCarouselHolder .owl-nav [class*=owl-] {
        font-size: 42px;
        color: #6e6e6e; }
    .readAlsoCarouselHolder .owl-nav .owl-prev {
        left: 0;
        -webkit-transform: translateY(44px);
        -ms-transform: translateY(44px);
        transform: translateY(44px); }
    .readAlsoCarouselHolder .owl-nav .owl-next {
        right: 0;
        -webkit-transform: translateY(44px);
        -ms-transform: translateY(44px);
        transform: translateY(44px); }
    .newsListItem {
        padding: 15px; }
    .blogMainTitleImg .blogTitleImgCaption h2 {
        font-size: 36px; }
    .blogItemMainTitleImg .wrapper h1 {
        font-size: 32px;
        text-align: center; }
    .subscribeholder {
        padding: 30px 15px; }
    .blogItemsListHolder .item:nth-child(1), .blogItemsListHolder .item:nth-child(2) {
        height: 180px; }
    .blogItemsListHolder .item {
        height: 180px; }
    .blogItemsListHolder .heading {
        margin-bottom: 0; } }
