@charset "UTF-8";


.ekko-lightbox-container {
    position: relative
}

.ekko-lightbox-nav-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%
}

.ekko-lightbox-nav-overlay a {
    z-index: 100;
    display: block;
    width: 49%;
    height: 100%;
    font-size: 30px;
    color: #fff;
    text-shadow: 2px 2px 4px #000;
    opacity: 0;
    filter: dropshadow(color=#000000, offx=2, offy=2);
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

.ekko-lightbox-nav-overlay a:empty {
    width: 49%
}

.ekko-lightbox a:hover {
    text-decoration: none;
    opacity: 1
}

.ekko-lightbox .glyphicon-chevron-left {
    left: 0;
    float: left;
    padding-left: 15px;
    text-align: left
}

.ekko-lightbox .glyphicon-chevron-right {
    right: 0;
    float: right;
    padding-right: 15px;
    text-align: right
}

.ekko-lightbox .modal-footer {
    text-align: left
}

html.ie #homeCarousel .carousel-inner {
    top: -52px
}

.ie9 body {
    filter: none!important
}

.ie .socialiconitem iframe#twitter-widget-0 {
    width: 70px!important;
    height: 25px!important;
    visibility: visible!important;
    position: relative!important
}

.ie8 .wtlocation,
.ie9 .wtlocation {
    display: none!important
}


/*! jQuery UI - v1.11.4 - 2015-03-11
* https://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 https://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default!important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

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

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

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

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon,
.ui-button-icons-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-icons-only .ui-button-icon-primary,
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary {
    left: .5em
}

.ui-button-icons-only .ui-button-icon-secondary,
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}

button.ui-button::-moz-focus-inner,
input.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-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-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: 0 0;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-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: 0
}

.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;
    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-active,
.ui-menu .ui-state-focus {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
    height: 100%;
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer
}

.ui-selectmenu-button span.ui-icon {
    right: .5em;
    left: auto;
    margin-top: -8px;
    position: absolute;
    top: 50%
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: .4em 2.1em .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
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit;
    padding: 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
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff url(images/ui-bg_glass_55_FFFFFF_1x400.png) 50% top repeat-x;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #e78f08;
    background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
    color: #fff;
    font-weight: 700
}

.ui-widget-header a {
    color: #fff
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #ccc;
    background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #1c94c4
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #1c94c4;
    text-decoration: none
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #fbcb09;
    background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #c77405
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
    color: #c77405;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #fbd850;
    background: #fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #eb8f00
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #eb8f00;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fed22f;
    background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top 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: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
    color: #fff
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #fff
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #fff
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_ffffff_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(images/ui-icons_ef8c08_256x240.png)
}

.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
    background-image: url(images/ui-icons_ef8c08_256x240.png)
}

.ui-state-active .ui-icon {
    background-image: url(images/ui-icons_ef8c08_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_228ef1_256x240.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_ffd27a_256x240.png)
}

.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 {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
    border-top-left-radius: 4px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
    border-bottom-left-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
    opacity: .5;
    filter: Alpha(Opacity=50)
}

.ui-widget-shadow {
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: #000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
    opacity: .2;
    filter: Alpha(Opacity=20);
    border-radius: 5px
}

.navbar-nav span.scroll-down,
.navbar-nav span.scroll-up {
    position: absolute;
    display: none;
    visibility: hidden;
    height: 20px;
    overflow: hidden;
    text-align: center
}

.navbar-nav span.scroll-down-arrow,
.navbar-nav span.scroll-up-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-top: 7px dashed transparent;
    border-right: 7px dashed transparent;
    border-bottom: 7px solid;
    border-left: 7px dashed transparent
}

.navbar-nav span.scroll-down-arrow {
    top: 6px;
    border-top: 7px solid;
    border-right: 7px dashed transparent;
    border-bottom: 7px dashed transparent;
    border-left: 7px dashed transparent
}

.navbar-nav .collapsible ul .dropdown-menu .dropdown-header,
.navbar-nav .collapsible ul .dropdown-menu>li>a {
    padding-left: 15px
}

.navbar-nav .collapsible ul ul .dropdown-menu .dropdown-header,
.navbar-nav .collapsible ul ul .dropdown-menu>li>a {
    padding-left: 45px
}

.navbar-nav .collapsible ul ul ul .dropdown-menu .dropdown-header,
.navbar-nav .collapsible ul ul ul .dropdown-menu>li>a {
    padding-left: 55px
}

.navbar-nav .collapsible ul ul ul ul .dropdown-menu .dropdown-header,
.navbar-nav .collapsible ul ul ul ul .dropdown-menu>li>a {
    padding-left: 65px
}

.navbar-nav .dropdown-menu>li>a {
    white-space: normal
}

.navbar-nav ul>li>a {
    display: block
}

.navbar-nav ul.sm-nowrap>li>a {
    white-space: nowrap
}

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

.navbar-nav .collapsible ul {
    display: none;
    position: static!important;
    top: auto!important;
    left: auto!important;
    margin-left: 0!important;
    margin-top: 0!important;
    width: auto!important;
    min-width: 0!important;
    max-width: none!important
}

.navbar-nav .collapsible ul.sm-nowrap>li>a {
    white-space: normal
}

.navbar-nav .collapsible iframe {
    display: none
}

ul.sm li *,
ul.sm li:after,
ul.sm li:before {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.lb-loader,
.lightbox {
    text-align: center;
    line-height: 0
}

body:after {
    content: url(images/close.png) url(images/loading.gif) url(images/prev.png) url(images/next.png);
    display: none
}

.lb-dataContainer:after,
.lb-outerContainer:after {
    content: "";
    clear: both
}

body.lb-disable-scrolling {
    overflow: hidden
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #000;
    opacity: .8;
    display: none
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    font-weight: 400
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    border-radius: 3px
}

.lightbox a img {
    border: none
}

.lb-outerContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px
}

.lb-loader,
.lb-nav {
    position: absolute;
    left: 0
}

.lb-outerContainer:after {
    display: table
}

.lb-container {
    padding: 4px
}

.lb-loader {
    top: 43%;
    height: 25%;
    width: 100%
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(images/loading.gif) no-repeat
}

.lb-nav {
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

.lb-container>.nav {
    left: 0
}

.lb-nav a {
    outline: 0;
    background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)
}

.lb-next,
.lb-prev {
    height: 100%;
    cursor: pointer;
    display: block
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(images/prev.png) left 48% no-repeat;
    opacity: 0;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

.lb-nav a.lb-prev:hover {
    opacity: 1
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(images/next.png) right 48% no-repeat;
    opacity: 0;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

.lb-nav a.lb-next:hover {
    opacity: 1
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.lb-dataContainer:after {
    display: table
}

.lb-data {
    padding: 0 4px;
    color: #ccc
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: 700;
    line-height: 1em
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(images/close.png) top right no-repeat;
    text-align: right;
    outline: 0;
    opacity: .7;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

.lb-data .lb-close:hover {
    cursor: pointer;
    opacity: 1
}

.camera_thumbs_wrap img,
.camera_thumbs_wrap li,
.camera_thumbs_wrap ol,
.camera_thumbs_wrap table,
.camera_thumbs_wrap tbody,
.camera_thumbs_wrap td,
.camera_thumbs_wrap tfoot,
.camera_thumbs_wrap th,
.camera_thumbs_wrap thead,
.camera_thumbs_wrap tr,
.camera_thumbs_wrap ul,
.camera_wrap a,
.camera_wrap img,
.camera_wrap li,
.camera_wrap ol,
.camera_wrap table,
.camera_wrap tbody,
.camera_wrap td .camera_thumbs_wrap a,
.camera_wrap tfoot,
.camera_wrap th,
.camera_wrap thead,
.camera_wrap tr,
.camera_wrap ul {
    background: 0 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    list-style: none
}

.camera_wrap {
    display: none;
    float: left;
    position: relative;
    z-index: 0;
    margin-bottom: 0!important
}

.camera_wrap img {
    max-width: none!important
}

.camera_fakehover {
    height: 100%;
    min-height: 60px;
    position: relative;
    width: 100%;
    z-index: 1
}

.camera_wrap {
    width: 100%
}

.camera_src {
    display: none
}

.cameraCont,
.cameraContents {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1
}

.cameraSlide {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.cameraContent {
    bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.camera_target {
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    width: 100%;
    z-index: 0
}

.camera_overlayer {
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 0
}

.camera_target_content {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.camera_target_content .camera_link {
    background: url(../css/images/blank.gif);
    display: block;
    height: 100%;
    text-decoration: none
}

.camera_loader {
    background: #fff url(../css/images/camera-loader.gif) no-repeat center;
    background: rgba(255, 255, 255, .9) url(../css/images/camera-loader.gif) no-repeat center;
    border: 1px solid #fff;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    height: 36px;
    left: 50%;
    overflow: hidden;
    position: absolute;
    margin: -18px 0 0 -18px;
    top: 50%;
    width: 36px;
    z-index: 3
}

.camera_bar {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3
}

.camera_thumbs_wrap.camera_left .camera_bar,
.camera_thumbs_wrap.camera_right .camera_bar {
    height: 100%;
    position: absolute;
    width: auto
}

.camera_thumbs_wrap.camera_bottom .camera_bar,
.camera_thumbs_wrap.camera_top .camera_bar {
    height: auto;
    position: absolute;
    width: 100%
}

.camera_nav_cont {
    height: 65px;
    overflow: hidden;
    position: absolute;
    right: 9px;
    top: 15px;
    width: 120px;
    z-index: 4
}

.camera_caption {
    display: block;
    position: absolute;
    width: 100%
}

.camera_caption>div {
    padding: 10px 20px
}

.camerarelative {
    overflow: hidden;
    position: relative
}

.imgFake {
    cursor: pointer
}

.camera_prevThumbs {
    bottom: 4px;
    cursor: pointer;
    left: 0;
    position: absolute;
    top: 4px;
    visibility: hidden;
    width: 30px;
    z-index: 10
}

.camera_prevThumbs div {
    background: url(../css/images/camera_skins.png) no-repeat -160px 0;
    display: block;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 30px
}

.camera_nextThumbs {
    bottom: 4px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 4px;
    visibility: hidden;
    width: 30px;
    z-index: 10
}

.camera_nextThumbs div {
    background: url(../css/images/camera_skins.png) no-repeat -190px 0;
    display: block;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 30px
}

.camera_command_wrap .hideNav {
    display: none
}

.camera_command_wrap {
    left: 0;
    position: relative;
    right: 0;
    z-index: 4
}

.camera_wrap .camera_pag .camera_pag_ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right
}

.camera_wrap .camera_pag .camera_pag_ul li {
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin: 20px 5px;
    position: relative;
    text-align: left;
    text-indent: -9999px;
    width: 15px
}

.camera_commands_emboss .camera_pag .camera_pag_ul li {
    -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, .2)
}

.camera_commands_emboss .camera_pag .camera_pag_ul li:hover>span {
    -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, .2)
}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent>span {
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0
}

.camera_pag_ul li img {
    display: none;
    position: absolute
}

.camera_pag_ul .thumb_arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
    top: 0;
    left: 50%;
    margin-left: -4px;
    position: absolute
}

.camera_commands,
.camera_next,
.camera_prev {
    cursor: pointer;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px;
    z-index: 2
}

.camera_prev {
    left: 0
}

.camera_prev>span {
    background: url(../css/images/camera_skins.png) no-repeat 0 0;
    display: block;
    height: 40px;
    width: 40px
}

.camera_next {
    right: 0
}

.camera_next>span {
    background: url(../css/images/camera_skins.png) no-repeat -40px 0;
    display: block;
    height: 40px;
    width: 40px
}

.camera_commands {
    right: 41px
}

.camera_commands>.camera_play {
    background: url(../css/images/camera_skins.png) no-repeat -80px 0;
    height: 40px;
    width: 40px
}

.camera_commands>.camera_stop {
    background: url(../css/images/camera_skins.png) no-repeat -120px 0;
    display: block;
    height: 40px;
    width: 40px
}

.camera_thumbs_cont {
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.camera_commands_emboss .camera_thumbs_cont {
    -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, .2)
}

.camera_thumbs_cont>div {
    float: left;
    width: 100%
}

.camera_thumbs_cont ul {
    overflow: hidden;
    padding: 3px 4px 8px;
    position: relative;
    text-align: center
}

.camera_thumbs_cont ul li {
    display: inline-block;
    padding: 0 5px;
    width: 100px;
    float: none!important
}

.camera_thumbs_cont ul li>img {
    border: 1px solid;
    cursor: pointer;
    margin-top: 5px;
    vertical-align: bottom
}

.camera_clear {
    display: block;
    clear: both
}

.showIt {
    display: none
}

.camera_clear {
    clear: both;
    display: block;
    height: 1px;
    margin: -1px 0 25px;
    position: relative
}

.pattern_1 .camera_overlayer {
    background: url(../css/images/patterns/overlay1.png) repeat
}

.pattern_2 .camera_overlayer {
    background: url(../css/images/patterns/overlay2.png) repeat
}

.pattern_3 .camera_overlayer {
    background: url(../css/images/patterns/overlay3.png) repeat
}

.pattern_4 .camera_overlayer {
    background: url(../css/images/patterns/overlay4.png) repeat
}

.pattern_5 .camera_overlayer {
    background: url(../css/images/patterns/overlay5.png) repeat
}

.pattern_6 .camera_overlayer {
    background: url(../css/images/patterns/overlay6.png) repeat
}

.pattern_7 .camera_overlayer {
    background: url(../css/images/patterns/overlay7.png) repeat
}

.pattern_8 .camera_overlayer {
    background: url(../css/images/patterns/overlay8.png) repeat
}

.pattern_9 .camera_overlayer {
    background: url(../css/images/patterns/overlay9.png) repeat
}

.pattern_10 .camera_overlayer {
    background: url(../css/images/patterns/overlay10.png) repeat
}

.camera_caption {
    color: #fff
}

.camera_caption>div {
    background: #000;
    background: rgba(0, 0, 0, .8)
}

.camera_wrap .camera_pag .camera_pag_ul li {
    background-color: rgba(255, 255, 255, .4);
    border: 1px solid #fff
}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent,
.camera_wrap .camera_pag .camera_pag_ul li:hover {
    background-color: #fff
}

.camera_pag_ul li img {
    border: 4px solid #e6e6e6;
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .5)
}

.camera_pag_ul .thumb_arrow {
    border-top-color: #e6e6e6
}

.camera_commands,
.camera_next,
.camera_nextThumbs,
.camera_prev,
.camera_prevThumbs,
.camera_thumbs_cont {
    background: #d8d8d8;
    background: rgba(216, 216, 216, .85)
}

.camera_wrap .camera_pag .camera_pag_ul li {
    background: #b7b7b7
}

.camera_thumbs_cont ul li>img {
    border-color: 1px solid #000
}

.camera_amber_skin .camera_prevThumbs div {
    background-position: -160px -160px
}

.camera_amber_skin .camera_nextThumbs div {
    background-position: -190px -160px
}

.camera_amber_skin .camera_prev>span {
    background-position: 0 -160px
}

.camera_amber_skin .camera_next>span {
    background-position: -40px -160px
}

.camera_amber_skin .camera_commands>.camera_play {
    background-position: -80px -160px
}

.camera_amber_skin .camera_commands>.camera_stop {
    background-position: -120px -160px
}

.camera_ash_skin .camera_prevThumbs div {
    background-position: -160px -200px
}

.camera_ash_skin .camera_nextThumbs div {
    background-position: -190px -200px
}

.camera_ash_skin .camera_prev>span {
    background-position: 0 -200px
}

.camera_ash_skin .camera_next>span {
    background-position: -40px -200px
}

.camera_ash_skin .camera_commands>.camera_play {
    background-position: -80px -200px
}

.camera_ash_skin .camera_commands>.camera_stop {
    background-position: -120px -200px
}

.camera_azure_skin .camera_prevThumbs div {
    background-position: -160px -240px
}

.camera_azure_skin .camera_nextThumbs div {
    background-position: -190px -240px
}

.camera_azure_skin .camera_prev>span {
    background-position: 0 -240px
}

.camera_azure_skin .camera_next>span {
    background-position: -40px -240px
}

.camera_azure_skin .camera_commands>.camera_play {
    background-position: -80px -240px
}

.camera_azure_skin .camera_commands>.camera_stop {
    background-position: -120px -240px
}

.camera_beige_skin .camera_prevThumbs div {
    background-position: -160px -120px
}

.camera_beige_skin .camera_nextThumbs div {
    background-position: -190px -120px
}

.camera_beige_skin .camera_prev>span {
    background-position: 0 -120px
}

.camera_beige_skin .camera_next>span {
    background-position: -40px -120px
}

.camera_beige_skin .camera_commands>.camera_play {
    background-position: -80px -120px
}

.camera_beige_skin .camera_commands>.camera_stop {
    background-position: -120px -120px
}

.camera_black_skin .camera_prevThumbs div {
    background-position: -160px -40px
}

.camera_black_skin .camera_nextThumbs div {
    background-position: -190px -40px
}

.camera_black_skin .camera_prev>span {
    background-position: 0 -40px
}

.camera_black_skin .camera_next>span {
    background-position: -40px -40px
}

.camera_black_skin .camera_commands>.camera_play {
    background-position: -80px -40px
}

.camera_black_skin .camera_commands>.camera_stop {
    background-position: -120px -40px
}

.camera_blue_skin .camera_prevThumbs div {
    background-position: -160px -280px
}

.camera_blue_skin .camera_nextThumbs div {
    background-position: -190px -280px
}

.camera_blue_skin .camera_prev>span {
    background-position: 0 -280px
}

.camera_blue_skin .camera_next>span {
    background-position: -40px -280px
}

.camera_blue_skin .camera_commands>.camera_play {
    background-position: -80px -280px
}

.camera_blue_skin .camera_commands>.camera_stop {
    background-position: -120px -280px
}

.camera_brown_skin .camera_prevThumbs div {
    background-position: -160px -320px
}

.camera_brown_skin .camera_nextThumbs div {
    background-position: -190px -320px
}

.camera_brown_skin .camera_prev>span {
    background-position: 0 -320px
}

.camera_brown_skin .camera_next>span {
    background-position: -40px -320px
}

.camera_brown_skin .camera_commands>.camera_play {
    background-position: -80px -320px
}

.camera_brown_skin .camera_commands>.camera_stop {
    background-position: -120px -320px
}

.camera_burgundy_skin .camera_prevThumbs div {
    background-position: -160px -360px
}

.camera_burgundy_skin .camera_nextThumbs div {
    background-position: -190px -360px
}

.camera_burgundy_skin .camera_prev>span {
    background-position: 0 -360px
}

.camera_burgundy_skin .camera_next>span {
    background-position: -40px -360px
}

.camera_burgundy_skin .camera_commands>.camera_play {
    background-position: -80px -360px
}

.camera_burgundy_skin .camera_commands>.camera_stop {
    background-position: -120px -360px
}

.camera_charcoal_skin .camera_prevThumbs div {
    background-position: -160px -400px
}

.camera_charcoal_skin .camera_nextThumbs div {
    background-position: -190px -400px
}

.camera_charcoal_skin .camera_prev>span {
    background-position: 0 -400px
}

.camera_charcoal_skin .camera_next>span {
    background-position: -40px -400px
}

.camera_charcoal_skin .camera_commands>.camera_play {
    background-position: -80px -400px
}

.camera_charcoal_skin .camera_commands>.camera_stop {
    background-position: -120px -400px
}

.camera_chocolate_skin .camera_prevThumbs div {
    background-position: -160px -440px
}

.camera_chocolate_skin .camera_nextThumbs div {
    background-position: -190px -440px
}

.camera_chocolate_skin .camera_prev>span {
    background-position: 0 -440px
}

.camera_chocolate_skin .camera_next>span {
    background-position: -40px -440px
}

.camera_chocolate_skin .camera_commands>.camera_play {
    background-position: -80px -440px
}

.camera_chocolate_skin .camera_commands>.camera_stop {
    background-position: -120px -440px
}

.camera_coffee_skin .camera_prevThumbs div {
    background-position: -160px -480px
}

.camera_coffee_skin .camera_nextThumbs div {
    background-position: -190px -480px
}

.camera_coffee_skin .camera_prev>span {
    background-position: 0 -480px
}

.camera_coffee_skin .camera_next>span {
    background-position: -40px -480px
}

.camera_coffee_skin .camera_commands>.camera_play {
    background-position: -80px -480px
}

.camera_coffee_skin .camera_commands>.camera_stop {
    background-position: -120px -480px
}

.camera_cyan_skin .camera_prevThumbs div {
    background-position: -160px -520px
}

.camera_cyan_skin .camera_nextThumbs div {
    background-position: -190px -520px
}

.camera_cyan_skin .camera_prev>span {
    background-position: 0 -520px
}

.camera_cyan_skin .camera_next>span {
    background-position: -40px -520px
}

.camera_cyan_skin .camera_commands>.camera_play {
    background-position: -80px -520px
}

.camera_cyan_skin .camera_commands>.camera_stop {
    background-position: -120px -520px
}

.camera_fuchsia_skin .camera_prevThumbs div {
    background-position: -160px -560px
}

.camera_fuchsia_skin .camera_nextThumbs div {
    background-position: -190px -560px
}

.camera_fuchsia_skin .camera_prev>span {
    background-position: 0 -560px
}

.camera_fuchsia_skin .camera_next>span {
    background-position: -40px -560px
}

.camera_fuchsia_skin .camera_commands>.camera_play {
    background-position: -80px -560px
}

.camera_fuchsia_skin .camera_commands>.camera_stop {
    background-position: -120px -560px
}

.camera_gold_skin .camera_prevThumbs div {
    background-position: -160px -600px
}

.camera_gold_skin .camera_nextThumbs div {
    background-position: -190px -600px
}

.camera_gold_skin .camera_prev>span {
    background-position: 0 -600px
}

.camera_gold_skin .camera_next>span {
    background-position: -40px -600px
}

.camera_gold_skin .camera_commands>.camera_play {
    background-position: -80px -600px
}

.camera_gold_skin .camera_commands>.camera_stop {
    background-position: -120px -600px
}

.camera_green_skin .camera_prevThumbs div {
    background-position: -160px -640px
}

.camera_green_skin .camera_nextThumbs div {
    background-position: -190px -640px
}

.camera_green_skin .camera_prev>span {
    background-position: 0 -640px
}

.camera_green_skin .camera_next>span {
    background-position: -40px -640px
}

.camera_green_skin .camera_commands>.camera_play {
    background-position: -80px -640px
}

.camera_green_skin .camera_commands>.camera_stop {
    background-position: -120px -640px
}

.camera_grey_skin .camera_prevThumbs div {
    background-position: -160px -680px
}

.camera_grey_skin .camera_nextThumbs div {
    background-position: -190px -680px
}

.camera_grey_skin .camera_prev>span {
    background-position: 0 -680px
}

.camera_grey_skin .camera_next>span {
    background-position: -40px -680px
}

.camera_grey_skin .camera_commands>.camera_play {
    background-position: -80px -680px
}

.camera_grey_skin .camera_commands>.camera_stop {
    background-position: -120px -680px
}

.camera_indigo_skin .camera_prevThumbs div {
    background-position: -160px -720px
}

.camera_indigo_skin .camera_nextThumbs div {
    background-position: -190px -720px
}

.camera_indigo_skin .camera_prev>span {
    background-position: 0 -720px
}

.camera_indigo_skin .camera_next>span {
    background-position: -40px -720px
}

.camera_indigo_skin .camera_commands>.camera_play {
    background-position: -80px -720px
}

.camera_indigo_skin .camera_commands>.camera_stop {
    background-position: -120px -720px
}

.camera_khaki_skin .camera_prevThumbs div {
    background-position: -160px -760px
}

.camera_khaki_skin .camera_nextThumbs div {
    background-position: -190px -760px
}

.camera_khaki_skin .camera_prev>span {
    background-position: 0 -760px
}

.camera_khaki_skin .camera_next>span {
    background-position: -40px -760px
}

.camera_khaki_skin .camera_commands>.camera_play {
    background-position: -80px -760px
}

.camera_khaki_skin .camera_commands>.camera_stop {
    background-position: -120px -760px
}

.camera_lime_skin .camera_prevThumbs div {
    background-position: -160px -800px
}

.camera_lime_skin .camera_nextThumbs div {
    background-position: -190px -800px
}

.camera_lime_skin .camera_prev>span {
    background-position: 0 -800px
}

.camera_lime_skin .camera_next>span {
    background-position: -40px -800px
}

.camera_lime_skin .camera_commands>.camera_play {
    background-position: -80px -800px
}

.camera_lime_skin .camera_commands>.camera_stop {
    background-position: -120px -800px
}

.camera_magenta_skin .camera_prevThumbs div {
    background-position: -160px -840px
}

.camera_magenta_skin .camera_nextThumbs div {
    background-position: -190px -840px
}

.camera_magenta_skin .camera_prev>span {
    background-position: 0 -840px
}

.camera_magenta_skin .camera_next>span {
    background-position: -40px -840px
}

.camera_magenta_skin .camera_commands>.camera_play {
    background-position: -80px -840px
}

.camera_magenta_skin .camera_commands>.camera_stop {
    background-position: -120px -840px
}

.camera_maroon_skin .camera_prevThumbs div {
    background-position: -160px -880px
}

.camera_maroon_skin .camera_nextThumbs div {
    background-position: -190px -880px
}

.camera_maroon_skin .camera_prev>span {
    background-position: 0 -880px
}

.camera_maroon_skin .camera_next>span {
    background-position: -40px -880px
}

.camera_maroon_skin .camera_commands>.camera_play {
    background-position: -80px -880px
}

.camera_maroon_skin .camera_commands>.camera_stop {
    background-position: -120px -880px
}

.camera_orange_skin .camera_prevThumbs div {
    background-position: -160px -920px
}

.camera_orange_skin .camera_nextThumbs div {
    background-position: -190px -920px
}

.camera_orange_skin .camera_prev>span {
    background-position: 0 -920px
}

.camera_orange_skin .camera_next>span {
    background-position: -40px -920px
}

.camera_orange_skin .camera_commands>.camera_play {
    background-position: -80px -920px
}

.camera_orange_skin .camera_commands>.camera_stop {
    background-position: -120px -920px
}

.camera_olive_skin .camera_prevThumbs div {
    background-position: -160px -1080px
}

.camera_olive_skin .camera_nextThumbs div {
    background-position: -190px -1080px
}

.camera_olive_skin .camera_prev>span {
    background-position: 0 -1080px
}

.camera_olive_skin .camera_next>span {
    background-position: -40px -1080px
}

.camera_olive_skin .camera_commands>.camera_play {
    background-position: -80px -1080px
}

.camera_olive_skin .camera_commands>.camera_stop {
    background-position: -120px -1080px
}

.camera_pink_skin .camera_prevThumbs div {
    background-position: -160px -960px
}

.camera_pink_skin .camera_nextThumbs div {
    background-position: -190px -960px
}

.camera_pink_skin .camera_prev>span {
    background-position: 0 -960px
}

.camera_pink_skin .camera_next>span {
    background-position: -40px -960px
}

.camera_pink_skin .camera_commands>.camera_play {
    background-position: -80px -960px
}

.camera_pink_skin .camera_commands>.camera_stop {
    background-position: -120px -960px
}

.camera_pistachio_skin .camera_prevThumbs div {
    background-position: -160px -1040px
}

.camera_pistachio_skin .camera_nextThumbs div {
    background-position: -190px -1040px
}

.camera_pistachio_skin .camera_prev>span {
    background-position: 0 -1040px
}

.camera_pistachio_skin .camera_next>span {
    background-position: -40px -1040px
}

.camera_pistachio_skin .camera_commands>.camera_play {
    background-position: -80px -1040px
}

.camera_pistachio_skin .camera_commands>.camera_stop {
    background-position: -120px -1040px
}

.camera_pink_skin .camera_prevThumbs div {
    background-position: -160px -80px
}

.camera_pink_skin .camera_nextThumbs div {
    background-position: -190px -80px
}

.camera_pink_skin .camera_prev>span {
    background-position: 0 -80px
}

.camera_pink_skin .camera_next>span {
    background-position: -40px -80px
}

.camera_pink_skin .camera_commands>.camera_play {
    background-position: -80px -80px
}

.camera_pink_skin .camera_commands>.camera_stop {
    background-position: -120px -80px
}

.camera_red_skin .camera_prevThumbs div {
    background-position: -160px -1000px
}

.camera_red_skin .camera_nextThumbs div {
    background-position: -190px -1000px
}

.camera_red_skin .camera_prev>span {
    background-position: 0 -1000px
}

.camera_red_skin .camera_next>span {
    background-position: -40px -1000px
}

.camera_red_skin .camera_commands>.camera_play {
    background-position: -80px -1000px
}

.camera_red_skin .camera_commands>.camera_stop {
    background-position: -120px -1000px
}

.camera_tangerine_skin .camera_prevThumbs div {
    background-position: -160px -1120px
}

.camera_tangerine_skin .camera_nextThumbs div {
    background-position: -190px -1120px
}

.camera_tangerine_skin .camera_prev>span {
    background-position: 0 -1120px
}

.camera_tangerine_skin .camera_next>span {
    background-position: -40px -1120px
}

.camera_tangerine_skin .camera_commands>.camera_play {
    background-position: -80px -1120px
}

.camera_tangerine_skin .camera_commands>.camera_stop {
    background-position: -120px -1120px
}

.camera_turquoise_skin .camera_prevThumbs div {
    background-position: -160px -1160px
}

.camera_turquoise_skin .camera_nextThumbs div {
    background-position: -190px -1160px
}

.camera_turquoise_skin .camera_prev>span {
    background-position: 0 -1160px
}

.camera_turquoise_skin .camera_next>span {
    background-position: -40px -1160px
}

.camera_turquoise_skin .camera_commands>.camera_play {
    background-position: -80px -1160px
}

.camera_turquoise_skin .camera_commands>.camera_stop {
    background-position: -120px -1160px
}

.camera_violet_skin .camera_prevThumbs div {
    background-position: -160px -1200px
}

.camera_violet_skin .camera_nextThumbs div {
    background-position: -190px -1200px
}

.camera_violet_skin .camera_prev>span {
    background-position: 0 -1200px
}

.camera_violet_skin .camera_next>span {
    background-position: -40px -1200px
}

.camera_violet_skin .camera_commands>.camera_play {
    background-position: -80px -1200px
}

.camera_violet_skin .camera_commands>.camera_stop {
    background-position: -120px -1200px
}

.camera_white_skin .camera_prevThumbs div {
    background-position: -160px -80px
}

.camera_white_skin .camera_nextThumbs div {
    background-position: -190px -80px
}

.camera_white_skin .camera_prev>span {
    background-position: 0 -80px
}

.camera_white_skin .camera_next>span {
    background-position: -40px -80px
}

.camera_white_skin .camera_commands>.camera_play {
    background-position: -80px -80px
}

.camera_white_skin .camera_commands>.camera_stop {
    background-position: -120px -80px
}

.camera_yellow_skin .camera_prevThumbs div {
    background-position: -160px -1240px
}

.camera_yellow_skin .camera_nextThumbs div {
    background-position: -190px -1240px
}

.camera_yellow_skin .camera_prev>span {
    background-position: 0 -1240px
}

.camera_yellow_skin .camera_next>span {
    background-position: -40px -1240px
}

.camera_yellow_skin .camera_commands>.camera_play {
    background-position: -80px -1240px
}

.camera_yellow_skin .camera_commands>.camera_stop {
    background-position: -120px -1240px
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

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

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 1;
    color: #333;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

.slick-prev:before {
    content: '\f104'
}

.slick-next {
    right: -25px
}

.slick-next:before {
    content: '\f105'
}

.slick-dotted .slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '\f111';
    width: 20px;
    height: 20px;
    font-family: FontAwesome;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}


/*!
 * animate.cheader .mega-menu>liss -https://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - https://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */

.animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.animated.infinite {
    animation-iteration-count: infinite
}

.animated.hinge {
    animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    animation-duration: .75s
}

@keyframes bounce {
    20%,
    53%,
    80%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom
}

@keyframes flash {
    50%,
    from,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

.flash {
    animation-name: flash
}

@keyframes pulse {
    from {
        transform: scale3d(1, 1, 1)
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    animation-name: pulse
}

@keyframes rubberBand {
    from {
        transform: scale3d(1, 1, 1)
    }
    30% {
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        transform: scale3d(1.05, .95, 1)
    }
    to {
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    animation-name: rubberBand
}

@keyframes shake {
    from,
    to {
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    animation-name: shake
}

@keyframes headShake {
    0% {
        transform: translateX(0)
    }
    6.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        transform: translateX(0)
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake
}

@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing
}

@keyframes tada {
    from {
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    to {
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    animation-name: tada
}

@keyframes wobble {
    from {
        transform: none
    }
    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    to {
        transform: none
    }
}

.wobble {
    animation-name: wobble
}

@keyframes jello {
    11.1%,
    from,
    to {
        transform: none
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    animation-name: jello;
    transform-origin: center
}

@keyframes bounceIn {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    animation-name: bounceIn
}

@keyframes bounceInDown {
    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }
    75% {
        transform: translate3d(0, -10px, 0)
    }
    90% {
        transform: translate3d(0, 5px, 0)
    }
    to {
        transform: none
    }
}

.bounceInDown {
    animation-name: bounceInDown
}

@keyframes bounceInLeft {
    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }
    75% {
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        transform: translate3d(5px, 0, 0)
    }
    to {
        transform: none
    }
}

.bounceInLeft {
    animation-name: bounceInLeft
}

@keyframes bounceInRight {
    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        transform: translate3d(10px, 0, 0)
    }
    90% {
        transform: translate3d(-5px, 0, 0)
    }
    to {
        transform: none
    }
}

.bounceInRight {
    animation-name: bounceInRight
}

@keyframes bounceInUp {
    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }
    75% {
        transform: translate3d(0, 10px, 0)
    }
    90% {
        transform: translate3d(0, -5px, 0)
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    animation-name: bounceInUp
}

@keyframes bounceOut {
    20% {
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    animation-name: bounceOut
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    animation-name: bounceOutDown
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    animation-name: bounceOutLeft
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    animation-name: bounceOutRight
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    animation-name: bounceOutUp
}

@keyframes fadeIn {
    from {
        transform: translateY(20px);
        opacity: 0;
        transition: .3s ease-in-out
    }
    to {
        transform: scale(1) translateY(0);
        opacity: 1;
        transition: .3s ease-in-out
    }
}

.fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDownBig {
    animation-name: fadeInDownBig
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeftBig {
    animation-name: fadeInLeftBig
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRightBig {
    animation-name: fadeInRightBig
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    animation-name: fadeInUp
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUpBig {
    animation-name: fadeInUpBig
}

@keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    animation-name: fadeOutDown
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    animation-name: fadeOutDownBig
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    animation-name: fadeOutLeft
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    animation-name: fadeOutLeftBig
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    animation-name: fadeOutRight
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    animation-name: fadeOutRightBig
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    animation-name: fadeOutUp
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    animation-name: fadeOutUpBig
}

@keyframes flip {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        animation-timing-function: ease-out
    }
    40% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        animation-timing-function: ease-out
    }
    50% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        animation-timing-function: ease-in
    }
    80% {
        transform: perspective(400px) scale3d(.95, .95, .95);
        animation-timing-function: ease-in
    }
    to {
        transform: perspective(400px);
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip
}

@keyframes flipInX {
    from {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        animation-timing-function: ease-in
    }
    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    animation-name: flipInX
}

@keyframes flipInY {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        animation-timing-function: ease-in
    }
    60% {
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    animation-name: flipInY
}

@keyframes flipOutX {
    from {
        transform: perspective(400px)
    }
    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    animation-name: flipOutX;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important
}

@keyframes flipOutY {
    from {
        transform: perspective(400px)
    }
    30% {
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    animation-name: flipOutY
}

@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in
}

@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    animation-name: rotateIn
}

@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight
}

@keyframes rotateOut {
    from {
        transform-origin: center;
        opacity: 1
    }
    to {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    animation-name: rotateOut
}

@keyframes rotateOutDownLeft {
    from {
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    animation-name: rotateOutDownLeft
}

@keyframes rotateOutDownRight {
    from {
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    animation-name: rotateOutDownRight
}

@keyframes rotateOutUpLeft {
    from {
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    animation-name: rotateOutUpLeft
}

@keyframes rotateOutUpRight {
    from {
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    animation-name: rotateOutUpRight
}

@keyframes hinge {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        transform: rotate3d(0, 0, 1, 80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        transform: rotate3d(0, 0, 1, 60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    animation-name: hinge
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        transform: scale(.1) rotate(30deg);
        transform-origin: center bottom
    }
    50% {
        transform: rotate(-10deg)
    }
    70% {
        transform: rotate(3deg)
    }
    to {
        opacity: 1;
        transform: scale(1)
    }
}

.jackInTheBox {
    animation-name: jackInTheBox
}

@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.rollIn {
    animation-name: rollIn
}

@keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    animation-name: rollOut
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    animation-name: zoomIn
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    animation-name: zoomInDown
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    animation-name: zoomInLeft
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    animation-name: zoomInRight
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    animation-name: zoomInUp
}

@keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

.zoomOut {
    animation-name: zoomOut
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    animation-name: zoomOutDown
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0, 0);
        transform-origin: left center
    }
}

.zoomOutLeft {
    animation-name: zoomOutLeft
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0, 0);
        transform-origin: right center
    }
}

.zoomOutRight {
    animation-name: zoomOutRight
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    animation-name: zoomOutUp
}

@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    animation-name: slideInDown
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    animation-name: slideInLeft
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    animation-name: slideInRight
}

@keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    animation-name: slideInUp
}

@keyframes slideOutDown {
    from {
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    animation-name: slideOutDown
}

@keyframes slideOutLeft {
    from {
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    animation-name: slideOutLeft
}

@keyframes slideOutRight {
    from {
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    animation-name: slideOutRight
}

@keyframes slideOutUp {
    from {
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    animation-name: slideOutUp
}


/*!
 * Bootstrap v3.3.5 (https://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;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

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

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

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

body {
    font-family: Lato, sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #272727;
    background-color: #dcf0ef
}

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

a {
    color: #0e93ce;
    text-decoration: none
}

a:focus,
a:hover {
    color: #014384;
    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 {
    border-radius: 6px
}

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

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

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

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

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

[role=button] {
    cursor: pointer
}

.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: 22px;
    margin-bottom: 11px
}

.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: 11px;
    margin-bottom: 11px
}

.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: 1.9em
}

.h2,
h2 {
    font-size: 1.75em
}

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

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

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

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

p {
    margin: 0 0 11px
}

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

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

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #0e93ce
}

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

.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: #0e93ce
}

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

.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: 10px;
    margin: 44px 0 22px;
    border-bottom: 1px solid #eee
}

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

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

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

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

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

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

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;
        clear: left;
        text-align: right;
        overflow: hidden;
        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: 11px 22px;
    margin: 0 0 22px;
    font-size: 20px;
    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;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.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: 22px;
    font-style: normal;
    line-height: 1.42857143
}

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

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

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

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

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

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

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

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

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

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

@media (min-width:1600px) {
    .container {
        width: 1170px
    }
}

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

.row {
    margin-left: -15px;
    margin-right: -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-left: 15px;
    padding-right: 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:1600px) {
    .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
    }
}

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

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

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

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

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

input[type=file] {
    display: block
}

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

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

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

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

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

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

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

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

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

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

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

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

textarea.form-control {
    height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 36px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 33px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 49px
    }
}

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

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

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

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

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

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    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 {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 38px
}

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

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

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

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

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

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

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

.form-group-sm .form-control-static {
    height: 33px;
    min-height: 36px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.5
}

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

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

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

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

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

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

.form-group-lg .form-control-static {
    height: 49px;
    min-height: 42px;
    padding: 11px 16px;
    font-size: 20px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

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

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    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: 49px;
    height: 49px;
    line-height: 49px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

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

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

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

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

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

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

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

.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 {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

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

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: #0e93ce;
    border-color: #014384
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #01366a;
    border-color: #000305
}

.btn-primary:hover {
    color: #fff;
    background-color: #01366a;
    border-color: #002447
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #01366a;
    border-color: #002447
}

.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: #002447;
    border-color: #000305
}

.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: #0e93ce;
    border-color: #014384
}

.btn-primary .badge {
    color: #0e93ce;
    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 {
    color: #0e93ce;
    font-weight: 400;
    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: #014384;
    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: 20px;
    line-height: 1.3333333;
    border-radius: 6px
}

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

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

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

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

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

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

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

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

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

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

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-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;
    list-style: none;
    font-size: 16px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

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

.dropdown-menu .divider {
    height: 1px;
    margin: 10px 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 {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

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

.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;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed
}

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

.open>a {
    outline: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

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

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

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

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

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

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

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

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=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-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 49px;
    line-height: 49px
}

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: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 33px;
    line-height: 33px
}

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

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

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

.input-group-addon {
    padding: 6px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

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

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

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

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

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    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 {
    margin-bottom: 0;
    padding-left: 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;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #0e93ce
}

.nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #dcf0ef;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

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

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #0e93ce
}

.nav-stacked>li {
    float: none
}

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

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

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

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

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

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 22px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 14px 15px;
    font-size: 20px;
    line-height: 22px;
    height: 50px
}

.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;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; background:#000;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px
}
@media screen and (min-width: 320px) and (max-width:800px) {
	 #top-navbar-collapse {
    width: 94%; margin:auto;
    padding-left:15px !important; 
    padding-right: 15px !important; background:#fff;
  
    height: auto !important; z-index:1000;
}
header .lang-book-wrapper {
    position: absolute;
    right: 0;
    z-index: 999;
    margin-top: 69.5px !Important;
}
.navbar-header{background:#fff; padding:10px 0px; text-align:left; position:relative !important}
header .navbar-top .navbar-nav > li{display:block !important; padding:0px 10px;}
header .navbar-top .navbar-nav > li > a{padding:10px 0px !important; line-height:25px !important}
header #top-navbar-collapse{height:none !important}
header .navbar-top .navbar-nav > .dropdown{width:100%}
	header .mega-menu > li {
    float: none;
    min-width: 100% !important;
    display: inline-block;
    margin-bottom: 10px; height:auto !important;
}}
@media (max-width:767px) {
	
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 22px
    }
    .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: 14px;
        padding-bottom: 14px
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin-top: 7px;
    margin-bottom: 7px
}

@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;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 7px;
    margin-bottom: 7px
}

.navbar-btn.btn-sm {
    margin-top: 8.5px;
    margin-bottom: 8.5px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 14px;
    margin-bottom: 14px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 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 {
    background-color: #e7e7e7;
    color: #555
}

@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 {
    background-color: #080808;
    color: #fff
}

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

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 22px;
    line-height: 1.42857143;
    background-color: #dcf0ef;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #0e93ce
}

.thumbnail .caption {
    padding: 9px;
    color: #272727
}

.close {
    float: right;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

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

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: Lato, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 16px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 16px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.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;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .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 {
        left: 20%;
        right: 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,
.row:after,
.row:before {
    content: " ";
    display: table
}

.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,
.row:after {
    clear: both
}

.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,
.row::after,
.row::before {
    content: " ";
    display: table
}

.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,
.row::after {
    clear: both
}

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

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

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

.visible-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:1599px) {
    .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:1599px) {
    .visible-md-block {
        display: block!important
    }
}

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

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

@media (min-width:1600px) {
    .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:1600px) {
    .visible-lg-block {
        display: block!important
    }
}

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

@media (min-width:1600px) {
    .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:1599px) {
    .hidden-md {
        display: none!important
    }
}

@media (min-width:1600px) {
    .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
    }
}

.w100 {
    width: 100%!important
}

.timer-text {
    display: block;
    margin: 0;
    color: #fff;
    line-height: normal
}

@media (min-width:768px) {
    .timer-text {
        font-size: 1em
    }
}

#digital-clock {
    list-style-type: none
}

#digital-clock li,
#digital-clock2 li {
    display: inline-block;
    color: #fff;
    font-weight: 700;
    line-height: normal
}

@media (min-width:768px) {
    #digital-clock li,
    #digital-clock2 li {
        font-size: 1em
    }
}

@media (min-width:992px) {
    #digital-clock li,
    #digital-clock2 li {
        font-size: 1.5em
    }
}

#digital-clock,
#digital-clock2 {
    padding-left: 0;
    margin: 0;
    float: none;
    display: inline-block
}

.title {
    color: #fff;
    font-size: 1.5em;
    font-weight: 700;
    margin: 0 10px
}

.wtlocation {
    background-color: rgba(0, 0, 0, .7);
    padding: 10px 20px;
    text-align: right;
    min-width: 130px;
    min-height: 80px;
    float: right
}

.weatherFeed {
    font-family: Lato, sans-serif;
    padding: 0
}

.weatherFeed>.weatherItem {
    background-image: none!important;
    color: #fff!important
}

.weatherFeed a {
    color: #fff
}

.weatherFeed a:hover {
    color: #fff;
    text-decoration: none
}

.weatherCity {
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase
}

.weatherTemp {
    line-height: normal
}

@media (min-width:768px) {
    .weatherTemp {
        font-size: 1em
    }
}

@media (min-width:992px) {
    .weatherTemp {
        font-size: 1.5em
    }
}

.weatherCity,
.weatherDesc,
.weatherForecastDay {
    font-weight: 400
}

.weatherDesc {
    margin-bottom: 0;
    line-height: normal
}

.weatherForecastItem,
.weatherLink,
.weatherRange,
.weatherWind {
    font-size: .8em
}

.weatherForecastItem,
.weatherLink {
    margin-top: .5em;
    text-align: left
}

.weatherForecastItem {
    padding: .5em .5em .5em 80px;
    background-color: #fff;
    background-position: left center
}

.weatherForecastDay {
    font-size: 1.1em
}

.weather-wrap {
    background-color: rgba(0, 0, 0, .7);
    padding: 10px 20px;
    min-height: 80px;
    min-width: 77px;
    text-align: right;
    float: right;
    margin-left: 5px
}

.weatherCity,
.weatherLink,
.weatherRange,
.weatherWind {
    display: none!important
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.carousel-fade .carousel-inner .active {
    opacity: 1
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

.carousel-fade .carousel-control {
    z-index: 2
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-perspective: 1000;
        -webkit-backface-visibility: hidden
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-perspective: 1000;
        -webkit-backface-visibility: hidden
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-perspective: 1000;
        -webkit-backface-visibility: hidden
    }
}

.bookingform-wrapper {
    position: absolute;
    top: -204px;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 201
}

@media screen and (max-width:1024px) {
    .bookingform-wrapper {
        position: relative;
        top: 0!important
    }
}

@media (max-width:768px) {
    .bookingform-wrapper {
        position: relative;
        top: 0!important
    }
}

.bookingform-wrapper .abs_parent {
    width: 75%;
    margin: auto;
    max-width: 768px
}

@media (max-width:768px) {
    .bookingform-wrapper .abs_parent {
        width: 100%
    }
}

#bookingForm {
    margin: 0 auto;
    position: relative;
    padding: 10px 20px 80px;
    background: 0 0
}

@media screen and (max-width:768px) {
    .selectmenu {
        display: block !important;
        z-index: 9999;
        width: 100%;
        height: 27px;
        position: fixed;
        top: 80px;
    }
    .selectmenu2 {
        display: block !important;
        z-index: 9999;
        width: 100%;
        height: 27px;
        position: fixed;
        top: 109px;
    }
    #box1 {
        background-color: transparent !important;
        width: 100% !important;
        height: auto !important;
    }
    #box2 {
        background-color: transparent !important;
        width: 100% !important;
        height: auto !important;
    }
    #box3 {
        background-color: transparent !important;
        width: 100% !important;
        height: auto !important;
    }
    #box4 {
        background-color: transparent !important;
        width: 100% !important;
        height: auto !important;
    }
    .room {
        width: 100% !important;
        height: auto;
    }
    .room2 {
        width: 100% !important;
        height: auto;
    }
    .pcontent {
        width: 90%;
        padding-left: 5%;
        padding-top: 15%;
    }
    .broom {
        margin-left: 0px !important;
        border: 2px solid black;
        width: 100% !important;
    }
    .broom2 {
        margin-left: 0px !important;
        border: 2px solid black;
        width: 100% !important;
    }
}

#bookingForm {
    width: 100%
}


}
#bookingForm .booking-form {
    display: inline-block;
    float: none;
    margin: 0 auto
}
#bookingForm .booking-form .btn-full-width,
#bookingForm .booking-form .btn-wrapper,
#bookingForm .booking-form .btn-wrapper * {
    pointer-events: all!important
}
#bookingForm .booking-form>div {
    float: left
}
#bookingForm .booking-form>.btn-full-width {
    position: absolute;
    min-width: 164px;
    bottom: 25px;
    left: 0;
    right: 0;
    width: 200px;
    margin: 0 auto
}
#bookingForm .select-block {
    float: left;
    width: 50%;
    padding: 0 10px
}
#bookingForm select.form-control {
    border: 1px solid #999
}
#bookingForm .form-group {
    margin: 0
}
#bookingForm .form-group label {
    margin: 0;
    padding: 0;
    color: #fff;
    line-height: 24px;
    font-weight: 400;
    font-size: 14px
}
#bookingForm .form-control {
    border-radius: 0;
    font-size: 14px;
    padding: 5px 10px;
    height: 30px;
    cursor: pointer;
    width: 100%;
    border: none;
    box-shadow: none;
    color: #272727
}
#bookingForm .date-parameter-block {
    position: relative;
    vertical-align: bottom;
    width: 162px;
    text-align: left;
    margin: 0 10px!important
}
#bookingForm .date-parameter-block .dp-holder {
    width: 100%;
    border: 1px solid #999;
    position: relative;
    height: 40px;
    border-radius: 0;
    background-color: #fff
}
#bookingForm .date-parameter-block .dp-holder .form-control {
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    z-index: 1
}
#bookingForm .date-parameter-block .dp-holder span {
    float: right;
    margin-top: 11px;
    margin-right: 10px;
    color: #272727
}
#bookingForm .date-parameter-block .dp-holder.left-space {
    margin-left: 5px
}
#bookingForm .adult-wrapper,
#bookingForm .child-wrapper,
#bookingForm .room-wrapper {
    width: 70px;
    margin: 0 10px;
    text-align: left
}
#bookingForm .adult-block,
#bookingForm .child-block,
#bookingForm .room-block {
    width: 100%
}
#bookingForm .adult-block span,
#bookingForm .child-block span,
#bookingForm .room-block span {
    width: auto!important;
    display: block
}
#bookingForm .adult-block select,
#bookingForm .child-block select,
#bookingForm .room-block select {
    border: 1px solid #999;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    text-shadow: none!important;
    background: 90% center no-repeat url(../css/images/Drop_Down_Arrow_Grey.png);
    background-size: 35%;
    color: #272727;
    width: 100%;
    float: none;
    border-radius: 0;
    background-color: #fff
}
#bookingForm .adult-block select:focus,
#bookingForm .child-block select:focus,
#bookingForm .room-block select:focus {
    outline: 0!important
}
#bookingForm .adult-block select:hover,
#bookingForm .child-block select:hover,
#bookingForm .room-block select:hover {
    border: 1px solid #272727;
    -webkit-transition: border .3s linear;
    -moz-transition: border .3s linear;
    -ms-transition: border .3s linear;
    -o-transition: border .3s linear;
    transition: border .3s linear
}
#bookingForm .adult-block select option:focus,
#bookingForm .child-block select option:focus,
#bookingForm .room-block select option:focus {
    outline: 0!important
}
#bookingForm .adult-block select::-ms-expand,
#bookingForm .child-block select::-ms-expand,
#bookingForm .room-block select::-ms-expand {
    display: none
}
#bookingForm .room-wrapper .text-field {
    width: 100%;
    margin: 0
}
#bookingForm .promo-block,
#bookingForm .text-field {
    width: 164px;
    margin: 0 10px;
    text-align: left
}
#bookingForm .promo-block .tb-holder,
#bookingForm .text-field .tb-holder {
    width: 100%
}
#bookingForm .promo-block .tb-holder input,
#bookingForm .text-field .tb-holder input {
    border: 1px solid #999;
    box-shadow: none;
    color: #272727;
    border-radius: 0;
    width: 100%;
    border-radius: 0
}
#bookingForm .btn-wrapper {
    position: absolute;
    bottom: 25px;
    right: 30px
}
#bookingForm .btn-wrapper .check-btn-holder .btn-full-width {
    min-width: 164px;
    margin: 0;
    position: relative
}
#bookingForm .last-block {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 auto;
    color: #0e93ce;
    font-size: 14px
}
.tohide,
.vc_tohide {
    display: none
}
.open-form-block {
    position: absolute;
    bottom: 25px;
    left: 30px
}
.open-form-block .open-booking-form {
    display: table;
    text-decoration: none;
    color: #fff
}
.open-form-block .open-booking-form:hover .link-text {
    text-decoration: underline
}
.open-form-block .link-icon,
.open-form-block .link-text {
    display: table-cell;
    vertical-align: middle
}
.open-form-block .link-text {
    min-width: 110px
}
.ui-widget-content {
    border: 1px solid #eee!important
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    color: #555
}
.ui-datepicker,
.ui-widget {
    font-size: 14px!important;
    padding: 0!important;
    border-radius: 0!important;
    margin-top: -1px;
    margin-left: 0!important;
    z-index: 9999!important;
    border: none!important;
    width: auto
}
.ui-datepicker .ui-widget-header,
.ui-widget .ui-widget-header {
    margin: 0;
    border: none!important;
    font-weight: 400!important;
    border-radius: 0!important;
    background: #0e93ce!important;
    padding: 15px
}
.ui-datepicker .ui-widget-header .ui-icon,
.ui-datepicker .ui-widget-header .ui-widget-content .ui-icon,
.ui-widget .ui-widget-header .ui-icon,
.ui-widget .ui-widget-header .ui-widget-content .ui-icon {
    background-image: url(images/ui-icons_ffffff_256x240.png)!important
}
.ui-datepicker .ui-widget-header .ui-datepicker-next,
.ui-widget .ui-widget-header .ui-datepicker-next {
    top: 50%;
    right: 2px;
    transform: translate(0, -50%);
    outline: 0;
    border: none
}
.ui-datepicker .ui-widget-header .ui-datepicker-next:hover,
.ui-widget .ui-widget-header .ui-datepicker-next:hover {
    top: 50%!important;
    right: 2px!important;
    transform: translate(0, -50%);
    outline: 0;
    border: none;
    cursor: pointer
}
.ui-datepicker .ui-widget-header .ui-datepicker-prev,
.ui-widget .ui-widget-header .ui-datepicker-prev {
    top: 50%;
    left: 2px;
    transform: translate(0, -50%);
    outline: 0;
    border: none
}
.ui-datepicker .ui-widget-header .ui-datepicker-prev:hover,
.ui-widget .ui-widget-header .ui-datepicker-prev:hover {
    top: 50%!important;
    left: 2px!important;
    transform: translate(0, -50%);
    outline: 0;
    border: none;
    cursor: pointer
}
.ui-datepicker .ui-widget-header .ui-datepicker-prev.ui-state-disabled span,
.ui-widget .ui-widget-header .ui-datepicker-prev.ui-state-disabled span {
    background: 0 0!important
}
.ui-datepicker .ui-widget-header .ui-state-hover,
.ui-widget .ui-widget-header .ui-state-hover {
    background: 0 0!important
}
.ui-datepicker .ui-widget-header .ui-datepicker-title,
.ui-widget .ui-widget-header .ui-datepicker-title {
    font-size: 16px
}
.ui-datepicker table,
.ui-widget table {
    margin: 0!important;
    font-size: 14px!important;
    border-collapse: collapse;
    border-spacing: 0
}
.ui-datepicker table thead,
.ui-widget table thead {
    background: #0e93ce!important;
    color: #fff
}
.ui-datepicker table thead span:hover,
.ui-widget table thead span:hover {
    text-decoration: none
}
.ui-datepicker table thead tr th,
.ui-widget table thead tr th {
    padding: 0!important
}
.ui-datepicker table thead tr th span:hover,
.ui-widget table thead tr th span:hover {
    background: 0 0!important
}
.ui-datepicker table td,
.ui-widget table td {
    border: none!important;
    width: 2em;
    padding: 5px
}
.ui-datepicker table td.ui-state-disabled span:hover,
.ui-widget table td.ui-state-disabled span:hover {
    background: 0 0!important;
    text-decoration: none
}
.ui-datepicker table span,
.ui-datepicker table td a,
.ui-widget table span,
.ui-widget table td a {
    text-align: center!important;
    padding: 0;
    border: none!important;
    background: 0 0!important
}
.ui-datepicker table span:hover,
.ui-datepicker table td a:hover,
.ui-widget table span:hover,
.ui-widget table td a:hover {
    text-decoration: underline;
    -webkit-transition: background-color .3s linear;
    -moz-transition: background-color .3s linear;
    -ms-transition: background-color .3s linear;
    -o-transition: background-color .3s linear;
    transition: background-color .3s linear
}
.ui-datepicker table td a.ui-state-default,
.ui-widget table td a.ui-state-default {
    text-align: center!important;
    padding: 0;
    border: none!important;
    font-weight: 400;
    width: 35px;
    height: 35px;
    line-height: 35px
}
.ui-datepicker table td a.ui-state-active,
.ui-widget table td a.ui-state-active {
    text-align: center!important;
    color: #fff!important;
    padding: 0;
    border: none!important;
    background: #0e93ce!important;
    border-radius: 50%;
    font-size: 16px;
    text-decoration: none
}
.ui-widget-header {
    background: #0784fd!important
}
.ui-state-hover {
    background: #0e93ce!important
}
.ui-state-active {
    color: #fff!important;
    background: #0784fd!important
}
.ui-date-picker-next {
    background: #fff!important
}
.ui-datepicker-next a {
    color: #fff!important
}
.ui-datepicker-prev a {
    color: #fff!important
}
.ui-widget-header {
    background: #0784fd!important
}
.ui-state-hover {
    background: #0e93ce!important
}
.ui-state-active {
    color: #fff!important;
    background: #0784fd!important
}
.ui-date-picker-next {
    background: #fff!important
}
.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png)!important
}
.form-left,
.form-right {
    padding: 0 10px
}
.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,
.row::after,
.row::before {
    content: " ";
    display: table
}
.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,
.row::after {
    clear: both
}
iframe {
    max-width: 100%
}
html {
    height: 100%;
    font-family: Lato, sans-serif
}
html .for-homepage,
html .homepage {
    background: url('') center center repeat #dcf0ef;
    background-attachment: fixed;
    top: 115px
}
html .for-innerpage {
    background: url('') center center repeat #dcf0ef;
    background-attachment: fixed
}
body {
    height: 100%;
    text-align: left;
    font-family: Lato, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: transparent;
    overflow-y: scroll;
    overflow-x: hidden;
    line-height: 2em
}
body p {
    margin: 5px 0
}
body h3,
body h4,
body h5,
body h6 {
    padding-top: 0;
    margin-top: 0
}
body h1,
body h2 {
    font-family: Lato, sans-serif;
    padding-top: 0;
    margin-top: 0
}
@media screen and (min-width:480px) {
    body .container {
        width: 96%
    }
}
@media screen and (min-width:1280px) {
    body .container {
        max-width: 1340px
    }
}
body .container-wrapper {
    width: 100%;
    padding: 0 15px;
    margin: 0 auto
}
body textarea {
    resize: vertical
}
body a {
    outline: 0
}
body a:focus,
body a:hover {
    outline: 0;
    color: #014384
}
body .wrapper-of-all {
    width: 100%;
    float: left;
    min-height: 100%;
    height: auto!important;
    position: relative
}
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #f5f5f5
}
body::-webkit-scrollbar {
    width: 8px;
    background-color: #fff
}
body::-webkit-scrollbar-thumb {
    background-color: #0e93ce
}
.modal-open .modal {
    padding: 0!important
}
.modal-open {
    overflow-y: scroll!important;
    padding-right: 0!important
}
.other-widget-padding {
    padding-top: 0
}
.fb-widget-wrapper {
    background: 0 0
}
.fb-widget-wrapper .fb-like-box iframe,
.fb-widget-wrapper .fb-like-box span {
    position: relative!important;
    display: block!important;
    border: 1px solid #e1e1e1!important
}
.fb-widget-wrapper #fb-root {
    display: none
}
.fb-widget-wrapper .fb_iframe_widget,
.fb-widget-wrapper .fb_iframe_widget span,
.fb-widget-wrapper .fb_iframe_widget span iframe[style] {
    width: 100%!important
}
.fb-widget-wrapper #likeBoxStream {
    width: 100%!important
}
.carousel-indicators {
    width: 100%;
    left: 0;
    bottom: 20px;
    margin: 0;
    text-align: center
}
.carousel-indicators li {
    width: 15px;
    height: 15px;
    border-radius: 0;
    margin: 10px 0 0 15px;
    background-color: rgba(255, 255, 255, .4)
}
.carousel-indicators li.active {
    width: 15px;
    height: 15px;
    margin: 10px 0 0 15px
}
@media (min-width:1025px) {
    .carousel-indicators {
        bottom: 15%!important
    }
}
.header-pills {
    text-align: center;
    padding: 180px 0 40px;
    background: url('');
    background-color: #f2f2f2;
    border-bottom: 1px solid #bfbfbf;
    border-top: 1px solid #bfbfbf;
    position: relative;
    z-index: 1
}
.header-pills .header-pills-header {
    background: 0 0;
    padding: 0;
    margin: 0 0 20px;
    display: inline-block;
    font-weight: 300;
    font-size: 38px;
    color: #000
}
@media (max-width:992px) {
    .header-pills .header-pills-header {
        font-size: 1.2em
    }
}
.header-pills .nav {
    text-align: center;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}
.header-pills .nav>li {
    margin: 5px;
    display: inline-block;
    float: none
}
.header-pills .nav>li>a {
    font-size: 16px;
    font-weight: 400;
    padding: 5px 20px;
    background-color: transparent;
    color: #0e93ce;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    border-radius: 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent
}
.header-pills .nav>li>a.active,
.header-pills .nav>li>a:active,
.header-pills .nav>li>a:focus,
.header-pills .nav>li>a:hover {
    text-decoration: none;
    color: #0e93ce!important;
    background-color: transparent;
    border-top: 1px solid transparent;
    border-bottom: 1px solid #0e93ce
}
.header-pills .nav>li.active a,
.header-pills .nav>li:active a,
.header-pills .nav>li:focus a,
.header-pills .nav>li:hover a {
    text-decoration: none;
    color: #0e93ce!important;
    background-color: transparent;
    border-top: 1px solid transparent;
    border-bottom: 1px solid #0e93ce
}
.header-pills .tab-content {
    width: 200px;
    height: 490px;
    z-index: 1;
    position: absolute;
    margin-top: 41px;
    background: rgba(255, 255, 255, .7);
    box-shadow: 4px 0 2px -5px #272727, -4px 0 2px -5px #272727;
    overflow: auto
}
@media (max-width:768px) {
    .header-pills .tab-content {
        width: 180px;
        left: 0
    }
}
.header-pills .tab-content .nav>li {
    list-style-type: none;
    margin: 0!important;
    border-bottom: 1px solid;
    border-bottom-color: rgba(0, 0, 0, .5);
    display: block!important;
    width: 100%
}
.header-pills .tab-content .nav>li>a {
    text-decoration: none;
    padding: 10px 5px;
    display: inline-block;
    width: 100%;
    text-align: left;
    background-color: transparent;
    color: #272727
}
@media (max-width:768px) {
    .header-pills .tab-content .nav>li>a {
        padding-left: 0;
        padding: 5px 0
    }
}
.header-pills .tab-content .nav>li>a.active-location,
.header-pills .tab-content .nav>li>a:active,
.header-pills .tab-content .nav>li>a:focus,
.header-pills .tab-content .nav>li>a:hover {
    border-radius: 0;
    background: #272727;
    color: rgba(255, 255, 255, .7)!important
}
.header-pills .tab-content .nav>li:first-child {
    margin-top: 0
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: pointer;
    background-color: #fff
}
.direction-form {
    padding: 0 15px
}
.direction-form select.form-control {
    width: 100%
}
.btn-location {
    float: left!important
}
.custom-widget-wrapper .container .promotions-wrapper>.promotion {
    padding: 0 0;
    width: 100%
}
.panel-group-loc {
    margin-top: 0!important
}
.heading-address {
    margin-left: 25px
}
.li-clear {
    clear: both
}
.form-group .col-xs-6:first-child {
    padding-left: 0
}
.form-group .col-xs-6:last-child {
    padding-left: 4px;
    padding-right: 0
}
.text-content {
    text-align: left
}
.text-content ol,
.text-content ul {
    text-align: center!important;
    display: inline-block;
    vertical-align: top
}
.text-content ol li,
.text-content ul li {
    text-align: left!important
}
.imageblock img {
    max-width: 100%;
    width: 100%;
    border-radius: 0!important
}
.comm_sect,
.m-bott {
    margin-bottom: 30px
}
.section-heading h6 {
    font-size: 2.75em;
    margin: 0 0 30px 0;
    font-weight: 300
}
@media (min-width:480px) {
    .section-heading h6 {
        font-size: 1.5em
    }
}
@media (min-width:992px) {
    .section-heading h6 {
        font-size: 2em
    }
}
.promotions_block .widget-wrapper {
    margin: 30px 0 0 0
}
.promotions_block .contentblock {
    text-align: center;
    padding: 30px
}
.promotions_block .contentblock .offcont,
.promotions_block .contentblock .offhead {
    overflow: hidden;
    -webkit-transition: background .5s linear;
    -moz-transition: background .5s linear;
    -ms-transition: background .5s linear;
    -o-transition: background .5s linear;
    transition: background .5s linear
}
.promotions_block .contentblock .offcont {
    padding-top: 10px
}
@media screen and (max-width:768px) {
    .promotions_block .contentblock .offcont {
        padding-bottom: 45px
    }
}
.promotions_block .contentblock .offcont p {
    font-size: 14px;
    margin: 0!important;
    text-align: left;
    font-weight: 300;
    line-height: 2em;
    padding-bottom: 1px;
    color: #272727
}
.promotions_block .contentblock .offhead {
    padding-top: 0
}
.promotions_block .contentblock .offhead a {
    text-decoration: none
}
.promotions_block .contentblock .offhead a:hover {
    text-decoration: underline
}
.promotions_block .contentblock .offhead p {
    color: #0e93ce;
    text-align: left
}
.promotions_block .contentblock .offcont>:first-child,
.promotions_block .contentblock .offhead>:first-child {
    float: right;
    width: 100%;
    margin-left: -5px
}
.promotions_block .viewbtn {
    position: absolute;
    right: 30px;
    bottom: 30px;
    text-align: center;
    float: left!important
}
.promotions_block .viewbtn a {
    display: block;
    background-color: #0e93ce;
    color: #fff;
    text-transform: uppercase;
    font-size: 1em;
    padding: 0 30px;
    line-height: 40px;
    text-decoration: none;
    border-radius: 0
}
.promotions_block .viewbtn a:focus,
.promotions_block .viewbtn a:hover {
    text-decoration: none;
    background-color: #01366a
}
.camera-carousel-container {
    position: fixed;
    left: 0;
    right: 0;
    top: 115px;
    bottom: 0;
    margin: 0 auto
}
.camera-carousel-container #homeCarousel .camera_caption {
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    transition: all .5s ease-in-out
}
@media screen and (max-width:1024px) {
    .camera-carousel-container #homeCarousel .camera_caption {
        top: auto!important;
        bottom: 50px
    }
}
.camera-carousel-container #homeCarousel .camera_caption.popUpCaption {
    display: none
}
@media screen and (max-width:1024px) {
    .camera-carousel-container #homeCarousel .camera_caption.popUpCaption {
        display: block!important
    }
}
.camera-carousel-container #homeCarousel .camera_caption .caption-as-link {
    float: right;
    margin: 0;
    display: block;
    padding: 15px;
    text-decoration: none;
    background-color: transparent;
    background-color: rgba(0, 0, 0, .3);
    border: 0 solid #fff;
    border-radius: 0;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    text-shadow: 2px 2px 2px #000;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .7);
    background: 0 0;
    float: none;
    text-align: center;
    text-shadow: 0 0 30px rgba(0, 0, 0, .7), 0 0 50px rgba(0, 0, 0, .7)
}
.camera-carousel-container #homeCarousel .camera_caption .caption-as-link span {
    display: block;
    line-height: normal;
    font-size: 2.5em;
    font-weight: 400;
    color: #fff;
    text-transform: none;
    font-style: normal
}
.camera-carousel-container #homeCarousel .camera_caption .caption-as-text {
    float: right;
    margin: 0;
    display: block;
    padding: 15px;
    text-decoration: none;
    background-color: transparent;
    background-color: rgba(0, 0, 0, .3);
    border: 0 solid #fff;
    border-radius: 0;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    text-shadow: 2px 2px 2px #000;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .7);
    background: 0 0;
    float: none;
    text-align: center;
    text-shadow: 0 0 30px rgba(0, 0, 0, .7), 0 0 50px rgba(0, 0, 0, .7)
}
.camera-carousel-container #homeCarousel .camera_caption .caption-as-text span {
    display: block;
    line-height: normal;
    font-size: 1.5em;
    font-weight: 400;
    color: #fff;
    text-transform: none;
    font-style: normal
}
@media (min-width:768px) {
    .camera-carousel-container #homeCarousel .camera_caption {
        max-width: 90%
    }
}
@media (min-width:992px) {
    .camera-carousel-container #homeCarousel .camera_caption {
        max-width: 80%;
        top: 420px
    }
}
@media (min-width:1600px) {
    .camera-carousel-container #homeCarousel .camera_caption {
        max-width: 70%;
        top: 550px
    }
}
.camera-carousel-container .camera_overlayer {
    opacity: .1
}
.video-banner-container {
    height: 100%
}
.carousel {
    z-index: 0
}
.carousel .item img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    width: 100%
}
.carousel .item.active img {
    animation: scaleimage 8s infinite alternate
}
@-webkit-keyframes scaleimage {
    0% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
    
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}
@keyframes scaleimage {
    0% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
    
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}
.camera_pag {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}
.camera_pag ul {
    padding: 0!important;
    text-align: center!important
}
.homepage-carousel-address-bar {
    position: absolute;
    bottom: 0;
    color: #000!important;
    z-index: 2;
    width: 100%
}
.homepage-carousel-address-bar .container {
    width: 100%
}
.address-block-details {
    background-color: #0e93ce;
    background-color: rgba(1, 80, 157, .95);
    background-image: url('../css/images/bgblue.jpg');
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    padding: 30px 15px;
    margin: 0 -15px;
    position: relative
}
.address-block-details .hotel-info {
    padding: 0 15px
}
.address-block-details .hotel-info .hotel-heading {
    color: #fff;
    font-weight: 400;
    text-transform: none;
    font-size: 1.75em;
    font-style: normal;
    margin: 0 0 20px 0
}
.address-block-details .hotel-address {
    color: #fff;
    font-weight: 400;
    text-transform: none;
    font-size: 1em;
    font-style: normal;
    margin: 0 0 20px 0
}
.address-block-details .hotel-contacts address {
    color: #fff;
    margin-left: 0;
    margin-bottom: 0
}
.address-block-details .hotel-contacts address .address-telephone {
    font-size: .75em;
    padding: 0 0
}
.address-block-details .hotel-contacts address .address-telephone .telephone-number-block {
    margin-bottom: 0;
    margin-right: 20px;
    display: inline-block;
    vertical-align: top
}
.address-block-details .hotel-contacts address .address-telephone .telephone-number-block .fa-stack {
    font-size: 12px;
    margin-right: 10px
}
.address-block-details .hotel-contacts address .address-telephone .telephone-number-block .fa-stack .fa-phone {
    margin-top: -1px;
    color: #0e93ce
}
.address-block-details .hotel-contacts address .address-telephone .telephone-number-block .fa-stack-visible {
    float: left;
    visibility: visible
}
.address-block-details .hotel-contacts address .address-telephone .telephone-number-block .telephone-number {
    display: inline-block;
    vertical-align: middle
}
.address-block-details .hotel-contacts address .address-email {
    padding: 0;
    display: inline-block
}
.address-block-details .hotel-contacts address .address-email a {
    display: inline-table;
    word-break: break-all;
    color: #fff;
    margin-right: 20px
}
.address-block-details .hotel-contacts address .address-email a:nth-child(n+3) {
    display: none
}
.address-block-details .hotel-contacts address .address-email a:nth-child(2) {
    margin-right: 0
}
.address-block-details .hotel-contacts address .address-email a .email-id {
    vertical-align: middle;
    display: inline-block
}
.address-block-details .hotel-contacts address .address-email a .fa-stack {
    font-size: 12px;
    margin-right: 10px
}
.address-block-details .hotel-contacts address .address-email a .fa-stack .fa-envelope {
    margin-top: -1px;
    color: #0e93ce
}
header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}
header .navbar-top {
    position: relative;
    z-index: initial;
    padding: 0;
    border: none;
    border-radius: 0;
    margin: 0 -15px;
    height: 105px;
    background-color: rgb(244, 244, 244);
    -webkit-box-shadow: 0 5px 4px rgba(1, 80, 157, .2);
    -moz-box-shadow: 0 5px 4px rgba(1, 80, 157, .2);
    box-shadow: 0 5px 4px rgba(1, 80, 157, .2)
}
header .navbar-top .navbar-brand {
    position: absolute;
    padding: 0 15px;
    z-index: 1032
}
header .navbar-top .navbar-brand img {
    max-height: 100px;
    max-width: 200px;
    transform: scale(1);
    transition: all .5s ease-in-out
}
@media (max-width:768px) {
    header .navbar-top .navbar-brand img {
        max-width: 150px
    }
}
header .navbar-top .navbar-brand img:hover {
    transform: scale(1.2)
}
header .navbar-top #resv-form #bookingForm .tohide,
header .navbar-top #resv-form #bookingForm .vc_tohide {
    display: block
}
header .navbar-top #resv-form .vc_open-form-block {
    display: none!important
}
header .navbar-top #resv-form #bookingForm .select-hotel .select2-container,
header .navbar-top #resv-form #bookingForm .select-location .select2-container {
    width: 100%!important
}
header .navbar-top .navbar-nav {
    text-align: left;
    font-size: 0
}
header .navbar-top .navbar-nav>li {
    display: inline-block;
    margin: 0
}
header .navbar-top .navbar-nav>li>a {
    padding: 26.25px 15px;
    line-height: 52.5px;
    outline: 0;
    background: 0 0;
    color: #0e93ce;
    font-weight: strong;
    text-transform: normal;
    font-size: 15px;
    font-style: normal;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-bottom: 0 solid transparent;
    border-top: 0 solid transparent;
    border-left: 0 solid transparent;
    border-right: 0 solid transparent
}
header .navbar-top .navbar-nav>li>a.active,
header .navbar-top .navbar-nav>li>a:focus,
header .navbar-top .navbar-nav>li>a:hover {
    background: #0e93ce;
    color: #fff;
    font-weight: strong;
    text-transform: normal;
    font-size: 15px;
    font-style: strong;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-bottom: 0 solid #0e93ce;
    border-top: 0 solid #0e93ce;
    border-left: 0 solid #0e93ce;
    border-right: 0 solid #0e93ce;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}
header .navbar-top .navbar-nav>li>a:focus,
header .navbar-top .navbar-nav>li>a:hover {
    color: #fff
}
header .navbar-top .navbar-nav>li>a.active {
    color: #fff
}
header .navbar-top .navbar-nav>li:first-child {
    margin-left: 0
}
header .navbar-top .navbar-nav>.dropdown {
    webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
header .navbar-top .navbar-nav>.dropdown>a {
    font-weight: 400
}
header .navbar-top .navbar-nav>.dropdown>a:focus span.dropdown-arrow,
header .navbar-top .navbar-nav>.dropdown>a:hover span.dropdown-arrow {
    color: #fff
}
header .navbar-top .moreOptions .dropdown-more {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .78)
}
header .navbar-top .moreOptions .dropdown-more>li>a {
    outline: 0;
    background: 0 0;
    color: #0e93ce;
    font-weight: strong;
    text-transform: normal;
    font-size: 15px;
    font-style: normal;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-bottom: 0 solid transparent;
    border-top: 0 solid transparent;
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    border: none!important;
    height: 45px;
    text-decoration: none
}
header .navbar-top .moreOptions .dropdown-more>li>a.active,
header .navbar-top .moreOptions .dropdown-more>li>a:focus,
header .navbar-top .moreOptions .dropdown-more>li>a:hover {
    background: #0e93ce;
    color: #fff;
    font-weight: strong;
    text-transform: normal;
    font-size: 15px;
    font-style: strong;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-bottom: 0 solid #0e93ce;
    border-top: 0 solid #0e93ce;
    border-left: 0 solid #0e93ce;
    border-right: 0 solid #0e93ce;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}
header .navbar-top .moreOptions .dropdown-more>li>a:focus,
header .navbar-top .moreOptions .dropdown-more>li>a:hover {
    color: #fff
}
header .navbar-top .moreOptions .dropdown-more>li>a.active {
    color: #fff
}
header .navbar-top .dropdown-arrow {
    color: #0e93ce
}
header .navbar-bottom {
    position: relative;
    z-index: initial;
    padding: 0;
    border: none;
    border-radius: 0;
    margin: 0 -15px;
    height: 35px;
    min-height: 35px!important;
    background-color: #0e93ce;
    -webkit-box-shadow: 0 5px 4px transparent;
    -moz-box-shadow: 0 5px 4px transparent;
    box-shadow: 0 5px 4px transparent
}
header .navbar-bottom .navbar-brand {
    position: absolute;
    padding: 0 15px;
    z-index: 1032
}
header .navbar-bottom .navbar-nav {
    text-align: left;
    font-size: 0;
    min-height: 35px!important
}
header .navbar-bottom .navbar-nav>li {
    display: inline-block;
    margin: 0
}
header .navbar-bottom .navbar-nav>li>a {
    padding: 8.75px 30px;
    line-height: 17.5px;
    outline: 0;
    background: 0 0;
    color: #fff;
    font-weight: 400;
    text-transform: normal;
    font-size: 15px;
    font-style: normal;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-bottom: 0 solid transparent;
    border-top: 0 solid transparent;
    border-left: 0 solid transparent;
    border-right: 0 solid transparent
}
header .navbar-bottom .navbar-nav>li>a.active,
header .navbar-bottom .navbar-nav>li>a:focus,
header .navbar-bottom .navbar-nav>li>a:hover {
    background: #01366a;
    font-weight: 400;
    text-transform: normal;
    font-size: 15px;
    font-style: normal;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-bottom: 0 solid #0e93ce;
    border-top: 0 solid #0e93ce;
    border-left: 0 solid #0e93ce;
    border-right: 0 solid #0e93ce;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}
header .navbar-bottom .navbar-nav>li>a:focus,
header .navbar-bottom .navbar-nav>li>a:hover {
    color: #fff
}
header .navbar-bottom .navbar-nav>li>a.active {
    color: #fff
}
header .navbar-bottom .navbar-nav>li.child-hotel-name {
    border-right: 1px solid #fff
}
header .navbar-bottom .navbar-nav>li.child-hotel-name>a {
    padding-left: 0
}
header .navbar-bottom .navbar-nav>li.child-hotel-name>a:hover {
    background: 0 0!important
}
header .navbar-bottom .navbar-nav>.dropdown {
    webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
header .navbar-bottom .navbar-nav>.dropdown>a {
    font-weight: 400
}
header .navbar-bottom .moreOptions .dropdown-more {
    background-color: #0e93ce
}
header .navbar-bottom .moreOptions .dropdown-more>li>a {
    outline: 0;
    background: 0 0;
    color: #fff;
    font-weight: 400;
    text-transform: normal;
    font-size: 15px;
    font-style: normal;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-bottom: 0 solid transparent;
    border-top: 0 solid transparent;
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    border: none!important;
    text-decoration: none
}
header .navbar-bottom .moreOptions .dropdown-more>li>a.active,
header .navbar-bottom .moreOptions .dropdown-more>li>a:focus,
header .navbar-bottom .moreOptions .dropdown-more>li>a:hover {
    background: #01366a;
    font-weight: 400;
    text-transform: normal;
    font-size: 15px;
    font-style: normal;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-bottom: 0 solid #0e93ce;
    border-top: 0 solid #0e93ce;
    border-left: 0 solid #0e93ce;
    border-right: 0 solid #0e93ce;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}
header .navbar-bottom .moreOptions .dropdown-more>li>a:focus,
header .navbar-bottom .moreOptions .dropdown-more>li>a:hover {
    color: #fff
}
header .navbar-bottom .moreOptions .dropdown-more>li>a.active {
    color: #fff
}
header .mega-menu {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .95);
    list-style-type: none;
    padding: 20px!important;
    box-shadow: 0 4px 3px 2px rgba(0, 0, 0, .2)
}
@media (max-width:1024px) {
    header .mega-menu {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }
}
@media (max-width:768px) {
    header .mega-menu {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
}
@media (min-width:1025px) {
    header .mega-menu {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5
    }
}
header .mega-menu>li {
    float: none;
    min-width: 335px;
    display: inline-block;
    margin-bottom: 10px
}
header .mega-menu>li a {
    line-height: normal!important;
    padding: 0!important
}
header .mega-menu>li .dropdown-header {
    padding: 0 5px;
    white-space: normal;
    text-decoration: none;
    font-family: Lato, sans-serif
}
header .mega-menu>li .dropdown-header h4 {
    color: rgba(1, 80, 157, .8);
    font-size: 16px
}
header .mega-menu>li .ul-top {
    padding: 0;
    margin-left: 0;
    list-style-type: none;
    animation: modalFadeIn .5s ease-in-out alternate
}
header .mega-menu>li .ul-top>li>a {
    font-size: 16px;
    color: #0e93ce;
    text-align: left
}
header .mega-menu>li .ul-top>li>a:focus,
header .mega-menu>li .ul-top>li>a:hover {
    background: 0 0;
    color: #0e93ce;
    text-decoration: underline
}
header .mega-menu>li .ul-top .li-space {
    padding: 5px 0;
    display: block
}
header .mega-menu>li .ul-top .li-space a {
    display: block;
    text-align: center
}
header .mega-menu>li .ul-top .li-space a .fa {
    padding-left: 10px;
    padding-right: 10px;
    color: rgba(1, 80, 157, .8);
    font-size: 16px;
    font-weight: 700;
    float: left
}
header .mega-menu>li .ul-top .li-space a .list-name {
    display: block;
    padding-left: 0
}
header .mega-menu>li.directory .dropdown-header {
    position: absolute;
    bottom: 20px;
    right: 20px;
    padding: 0 5px
}
header .mega-menu>li.directory h4 {
    border-bottom: 0!important;
    margin: 0;
    padding: 0!important
}
header .mega-menu>li.directory li a {
    color: rgba(1, 80, 157, .5)
}
header .mega-menu>li.directory .fa {
    display: none
}
header .container {
    position: relative
}
header .lang-book-wrapper {
    position: absolute;
    right: 0;
    z-index: 999;
    margin-top: 32.5px
}
header #bottom-menu,
header #top-menu {
    overflow: hidden;
    padding-left: 0;
    padding-right: 0
}
header #top-navbar-collapse {
    width: 100%;
    padding-left: 205px;
    padding-right: 175px;
    overflow: hidden;
    position: relative;
    height: 105px
}
header #bottom-navbar-collapse {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 35px;
    padding-left: 0
}
header .open .dropdown-more {
    display: block;
    border-top: 0
}
header .dropdown-arrow {
    position: relative;
    font-weight: 400;
    line-height: inherit;
    width: 18px;
    text-align: right
}
header .moreOptions .dropdown-more {
    right: 0;
    z-index: 1000;
    padding: 5px 0;
    margin: 0;
    list-style: none;
    font-size: 16px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
    left: auto;
    text-align: right;
    border-radius: 0
}
header .moreOptions .dropdown-more li {
    display: block
}
header .moreOptions .dropdown-more li>a {
    padding: 10px 15px;
    text-align: right;
    line-height: normal;
    white-space: nowrap
}
header .modal .modal-dialog {
    width: 100%;
    position: relative;
    background: rgba(255, 255, 255, .8);
    height: 100%;
    margin: 0;
    transition: transform .6s ease-out
}
header .modal .modal-dialog .modal-content {
    background: rgba(0, 0, 0, .3);
    width: 72%;
    max-width: 768px;
    height: auto;
    border-radius: 0;
    border: 0;
    position: relative;
    top: 50%;
    margin: 0 auto;
    transform: translateY(-50%)
}
@media (max-width:768px) {
    header .modal .modal-dialog .modal-content {
        width: 95%
    }
}
header .modal .modal-dialog .modal-content .modal-body {
    width: 100%;
    height: 100%;
    padding: 0
}
header .modal .modal-dialog .modal-content .modal-body #bookingForm {
    padding: 20px 20px 90px
}
header .modal .modal-dialog .modal-content .modal-body button.close {
    position: absolute;
    line-height: .5;
    opacity: 1;
    top: 10px;
    right: 10px;
    z-index: 1050
}
header .modal .modal-dialog .modal-content .modal-body button.close span svg#Layer_1 {
    height: 25px
}
header .modal .modal-dialog .modal-content .modal-body button.close span svg#Layer_1 rect.cls-1 {
    fill: #fff
}
header .modal .modal-dialog .modal-content .modal-body button.close:hover {
    opacity: .8!important
}
header .modal .modal-dialog .modal-content .booking-form-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 1px solid;
    box-shadow: inset 0 2px 1px rgba(50, 50, 50, .75)
}
header .modal .modal-dialog .modal-content .booking-form-footer .booking-form-footer-align {
    width: 768px;
    margin-left: auto;
    margin-right: auto;
    padding: 35px 0;
    text-align: center
}
header .modal .modal-dialog .modal-content .booking-form-footer .booking-form-footer-align .booking-form-footer-elements {
    display: inline-block;
    vertical-align: middle;
    line-height: normal
}
@media (min-width:768px) {
    header .modal .modal-dialog .modal-content .booking-form-footer .booking-form-footer-align .booking-form-footer-elements {
        padding-right: 50px
    }
}
@media (min-width:1024px) {
    header .modal .modal-dialog .modal-content .booking-form-footer .booking-form-footer-align .booking-form-footer-elements {
        padding-right: 75px
    }
}
header .modal .modal-dialog .modal-content .booking-form-footer .booking-form-footer-align .booking-form-footer-elements:last-child {
    padding-right: 0
}
header .modal .modal-dialog .modal-content .booking-form-footer .booking-form-footer-align .booking-form-footer-elements span {
    display: block;
    color: #838181
}
header .modal .modal-dialog .modal-content .booking-form-footer .booking-form-footer-align .booking-form-footer-elements.rooms span:first-child {
    font-size: 12px
}
header .modal .modal-dialog .modal-content .booking-form-footer .booking-form-footer-align .booking-form-footer-elements.rooms span:last-child {
    font-size: 18px
}
header .modal .modal-dialog .modal-content .booking-form-footer .booking-form-footer-align .booking-form-footer-elements.advance span:last-child {
    font-size: 12px
}
header .modal .modal-dialog .modal-content .booking-form-footer .booking-form-footer-align .booking-form-footer-elements.pay span {
    font-size: 22px;
    font-weight: 600
}
header .modal .modal-dialog .modal-content .booking-form-footer .booking-form-footer-align .booking-form-footer-elements.rate span {
    font-size: 14px
}
header .modal.fade .modal-dialog {
    transform: translate(0, -100%)
}
header .modal.in .modal-dialog {
    webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
header .navbar-bottom .navbar-nav>li.moreOptions {
    display: none
}
.homepage {
    margin-top: 600px;
    margin-top: calc(100vw*(6/19));
    position: relative;
    width: 100%;
    float: left;
    transition: all .5s ease-in-out
}
@media (min-width:1025px) {
    .homepage {
        margin: 100vh 0 0
    }
}
.homepage .container .content_wrapper {
    padding: 0
}
.homepage .container .content_wrapper .no-gutter {
    width: 100%
}
.homepage .container .content_wrapper .no-gutter .widget-wrapper {
    margin: 0;
    padding: 30px;
    width: 85%
}
.homepage .container .content_wrapper .no-gutter .widget-wrapper.wt1img,
.homepage .container .content_wrapper .no-gutter .widget-wrapper.wt3img,
.homepage .container .content_wrapper .no-gutter .widget-wrapper.wt3imgtop-3tbbot {
    padding: 50px 0!important;
    width: 100%!important
}
.homepage .container .content_wrapper .no-gutter .widget-wrapper.videowidget-wrapper {
    padding: 50px 0!important;
    width: 100%!important
}
.homepage .container .content_wrapper .no-gutter .widget-wrapper.videowidget-wrapper .videoContainerCloudinery {
    width: 100%;
    max-width: none
}
.homepage .container .content_wrapper .no-gutter .widget-wrapper.videowidget-wrapper .videoContainerCloudinery video {
    height: auto!important
}
.inner-page {
    margin: 0 0 40px 0
}
.inner-page .container .content_wrapper {
    padding: 0
}
.inner-page .container .content_wrapper .no-gutter {
    width: 100%
}
.inner-page .container .content_wrapper .no-gutter .widget-wrapper {
    margin: 0;
    padding: 30px;
    width: 85%
}
.inner-page .container .content_wrapper .no-gutter .widget-wrapper.wt1img,
.inner-page .container .content_wrapper .no-gutter .widget-wrapper.wt3img,
.inner-page .container .content_wrapper .no-gutter .widget-wrapper.wt3imgtop-3tbbot {
    padding: 50px 0!important;
    width: 100%!important
}
.inner-page .container .content_wrapper .no-gutter .widget-wrapper.videowidget-wrapper {
    padding: 50px 0!important;
    width: 100%!important
}
.inner-page .container .content_wrapper .no-gutter .widget-wrapper.videowidget-wrapper .videoContainerCloudinery {
    width: 100%;
    max-width: none
}
.inner-page .container .content_wrapper .no-gutter .widget-wrapper.videowidget-wrapper .videoContainerCloudinery video {
    height: auto!important
}
.text-align {
    text-align: center
}
.left-right-col-spacing {
    padding-right: 20px;
    padding-left: 0
}
@media (max-width:480px) {
    .left-right-col-spacing {
        padding-right: 0
    }
}
.content_wrapper {
    background-color: #f4f4f4;
    background-color: rgba(244, 244, 244, .7);
    border-width: 0;
    border-style: solid;
    border-color: #272727;
    padding: 30px 30px;
    -webkit-box-shadow: 0 3px 8px 2px transparent;
    -moz-box-shadow: 0 3px 8px 2px transparent;
    box-shadow: 0 3px 8px 2px transparent;
    text-align: center;
    overflow: hidden;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0
}
.content_wrapper .no-gutter {
    clear: both;
    width: 85%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}
@media screen and (max-width:1024px) {
    .content_wrapper .no-gutter {
        width: 100%
    }
}
.content_wrapper .no-gutter img {
    width: 100%;
    border-radius: 0
}
.content_wrapper .no-gutter .loc-img {
    border-radius: 0!important
}
.content_wrapper .no-gutter .three-col {
    text-align: center
}
.content_wrapper .no-gutter .text-content p,
.content_wrapper .no-gutter p {
    margin: 15px 0 0 0;
    line-height: 2em
}
.content_wrapper .no-gutter a {
    word-wrap: break-word;
    white-space: normal;
    font-weight: 400
}
.content_wrapper .no-gutter a.all-photos {
    background: #0e93ce;
    opacity: .6
}
.content_wrapper .no-gutter a.btn {
    margin: 15px 0 0 0
}
.content_wrapper .no-gutter ol,
.content_wrapper .no-gutter ul {
    margin: 0;
    padding: 0 10%!important;
    line-height: 2em;
    text-align: center!important;
    display: block;
    vertical-align: top
}
.content_wrapper .no-gutter ol li,
.content_wrapper .no-gutter ul li {
    text-align: left!important
}
.content_wrapper .no-gutter h1,
.content_wrapper .no-gutter h2,
.content_wrapper .no-gutter h3 {
    margin: 0
}
.content_wrapper .no-gutter h1,
.content_wrapper .no-gutter h2 {
    padding-bottom: 0;
    color: #515151;
    text-align: center;
    font-weight: lighter
}
.content_wrapper .no-gutter h1 {
    font-size: 1.9em;
    font-weight: 400
}
.content_wrapper .no-gutter h2 {
    font-size: 1.75em;
    font-weight: 400
}
.content_wrapper .no-gutter .text-content p:empty,
.content_wrapper .no-gutter .widget-wrapper p:empty {
    display: none
}
.content_wrapper .no-gutter .text-content a:first-child,
.content_wrapper .no-gutter .text-content ol:first-child,
.content_wrapper .no-gutter .text-content p:first-child,
.content_wrapper .no-gutter .text-content ul:first-child {
    margin: 0
}
.content_wrapper .no-gutter .widget-wrapper {
    margin: 0 15px 30px 15px;
    width: 100%
}
.content_wrapper .no-gutter .amenities-block {
    text-align: center;
    background-color: #f2f2f2;
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 0
}
.content_wrapper .no-gutter .amenities-block h2 {
    margin-bottom: 15px;
    font-size: 36px;
    color: #272727
}
.content_wrapper .no-gutter .amenities-block ul li {
    margin-bottom: 5px;
    color: #272727
}
.content_wrapper .no-gutter .form-group {
    margin: 0 0 15px 0;
    float: left
}
.content_wrapper .no-gutter .control-label-custom {
    text-align: left
}
.content_wrapper .no-gutter .control-pad {
    padding-left: 0!important
}
.content_wrapper .no-gutter .fsmall {
    font-size: 13px;
    margin: 10px 0!important;
    text-align: left
}
.content_wrapper .no-gutter .btn-forms {
    float: right
}
.content_wrapper .no-gutter .directions-bar {
    padding-left: 30px;
    padding-right: 30px;
    z-index: 990
}
.content_wrapper .no-gutter .direction-form label {
    float: left;
    padding-left: 10px
}
.content_wrapper .no-gutter #form-group-submit {
    margin: 0!important
}
@media (max-width:768px) {
    .content_wrapper .no-gutter #form-group-submit label {
        display: none!important
    }
}
.content_wrapper .no-gutter .imageDescriptionbottom1 img,
.content_wrapper .no-gutter .wt1img {
    text-align: center
}
.content_wrapper .no-gutter .imageDescriptionSide img,
.content_wrapper .no-gutter .imageDescriptionSide p {
    margin: 0
}
.content_wrapper .no-gutter .image-content {
    margin: 0 auto
}
.content_wrapper .no-gutter .imageDescriptionbot3 .image-content,
.content_wrapper .no-gutter .imageDescriptionbottom1 .image-content,
.content_wrapper .no-gutter .imageDescriptionbottom2 .image-content,
.content_wrapper .no-gutter .imageDescriptiontop1 .image-content,
.content_wrapper .no-gutter .imageDescriptiontop2 .image-content {
    margin-bottom: 0
}
.location-page .content_wrapper {
    z-index: 0;
    padding: 0 0 60px;
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0
}
.location-page .content_wrapper .no-gutter {
    width: 100%
}
.location-page .content_wrapper .no-gutter h3 {
    padding-bottom: 15px;
    color: #272727;
    background: #f2f2f2;
    padding: 10px 20px
}
.location-page .content_wrapper .no-gutter .text-content {
    padding: 10px 20px;
    line-height: 1.7em;
    font-size: 14px;
    text-align: left
}
.location-page .content_wrapper .no-gutter .get-directions-label {
    background: #0e93ce;
    color: #fff;
    box-shadow: 0 1px 3px rgba(102, 102, 102, .74)
}
.location-page .content_wrapper .no-gutter .get-directions-label span {
    padding: 3px 0;
    display: block
}
.location-page .content_wrapper .no-gutter .get-directions-label a {
    color: #fff;
    text-decoration: none
}
.location-page .content_wrapper .no-gutter .get-directions-label a:hover {
    color: #fff
}
.location-page .content_wrapper .no-gutter .widget-wrapper {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    box-shadow: 0 1px 3px rgba(102, 102, 102, .74);
    z-index: 999;
    position: relative
}
.location-page .content_wrapper .no-gutter .widget-wrapper.img-description-padding {
    position: absolute;
    top: 0;
    right: -264px;
    width: 300px;
    transition: all .8s ease-in-out;
    box-shadow: none;
    height: 100px
}
@media (max-width:768px) {
    .location-page .content_wrapper .no-gutter .widget-wrapper.img-description-padding {
        width: 300px;
        right: 0
    }
}
.location-page .content_wrapper .no-gutter .widget-wrapper.img-description-padding #close-details {
    cursor: pointer;
    width: 37px;
    left: -25px;
    top: 0;
    height: 96px;
    background: #f2f2f2;
    float: left
}
@media (max-width:768px) and (max-width:768px) {
    .location-page .content_wrapper .no-gutter .widget-wrapper.img-description-padding #close-details span i.fa-ipad:before {
        content: "\f104"
    }
}
.location-page .content_wrapper .no-gutter .widget-wrapper.img-description-padding #close-details span {
    position: relative;
    left: 3px
}
.location-page .content_wrapper .no-gutter .widget-wrapper.img-description-padding #close-details span i {
    transition: all .5s
}
.location-page .content_wrapper .no-gutter .widget-wrapper.img-description-padding #close-details span.close-details-text {
    display: inline-block;
    position: relative;
    top: 11px;
    left: -7px;
    transform: rotate(270deg);
    font-weight: 500;
    color: #272727
}
.location-page .content_wrapper .no-gutter .widget-wrapper.img-description-padding .map-location-details {
    background: #f2f2f2;
    overflow-y: hidden;
    max-height: 490px;
    min-height: 490px;
    overflow-x: hidden;
    box-shadow: -5px 0 2px -5px #272727;
    color: #272727
}
.location-page .content_wrapper .no-gutter .widget-wrapper.img-description-padding .map-location-details::-webkit-scrollbar {
    width: 0
}
.location-page .content_wrapper .no-gutter .widget-wrapper.show-loc-details {
    right: 0
}
@media (max-width:768px) {
    .location-page .content_wrapper .no-gutter .widget-wrapper.show-loc-details {
        right: -264px
    }
}
.location-page .content_wrapper .no-gutter .img-description-padding .leftPadding {
    padding-left: 0!important
}
.location-page .location-header-pills {
    top: 180px;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 2
}
.location-page .location-header-pills h1 {
    margin: 0;
    display: inline-block;
    font-weight: 300;
    font-size: 38px;
    color: #000
}
.location-page .location-header-pills .no-gutter h3 {
    padding-bottom: 15px
}
.location-page .header-pills {
    border-top: none;
    padding: 240px 0 40px
}
.location-page .header-pills .header-nav-pills {
    padding: 0 15px
}
.location-page .header-pills .container:first-child {
    padding: 0
}
.for-gallerypage .content_wrapper .no-gutter {
    width: 87%
}
@media (max-width:1024px) {
    .for-gallerypage .content_wrapper .no-gutter {
        width: 100%
    }
}
.content_wrapper .btn-group-vertical>.btn-group.location,
.content_wrapper .btn-toolbar.location,
.content_wrapper .clearfix.location,
.content_wrapper .container-fluid.location,
.content_wrapper .container.location,
.content_wrapper .dl-horizontal dd.location,
.content_wrapper .form-horizontal .form-group.location,
.content_wrapper .modal-footer.location,
.content_wrapper .modal-header.location,
.content_wrapper .nav.location,
.content_wrapper .navbar-collapse.location,
.content_wrapper .navbar-header.location,
.content_wrapper .navbar.location,
.content_wrapper .row.location {
    padding: 0 15px
}
.i_b_n_m {
    margin: 0 -2px
}
.readjust-container {
    border: none;
    border-radius: 0
}
.vertical-images .readjust-container .mb-30 {
    margin-bottom: 30px!important
}
.vertical-images .col-xs-12 {
    padding: 0
}
.readjust-height {
    border-radius: 0
}
.get-directions {
    display: none;
    position: absolute;
    z-index: 999;
    top: 15px;
    right: 15px;
    background: rgba(0, 0, 0, .6)
}
.get-directions>a {
    padding: 8px 23px;
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
    color: #fff
}
.get-directions:hover {
    background-color: rgba(0, 0, 0, .8);
    color: #0e93ce;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}
.fa-color {
    padding-left: 5px
}
#mapContainer {
    width: 100%;
    height: 490px;
    color: #000!important
}
.glyphicon-envelope {
    padding-right: 4px
}
.title {
    font-size: 11px;
    font-weight: 700;
    color: #333
}
.direction-form select.form-control {
    width: 100%;
    color: #272727;
    min-height: 40px
}
.direction-form .adp-directions,
.direction-form .adp-summary {
    color: #272727
}
@media (max-width:768px) {
    .direction-form .btn-wrap label {
        display: none
    }
}
.direction-form:before {
    content: "";
    display: block;
    height: 120px;
    margin: -120px 0 0
}
#footer {
    background: url('');
    background-color: #0e93ce;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    color: #fff;
    font-size: .875em;
    padding-top: 0;
    padding-bottom: 30px
}
#footer a {
    color: #fff
}
#footer a:hover {
    color: #fff
}
#footer a.social-ta-svg:hover {
    background-color: #689963!important
}
#footer a.social-gp:hover {
    background-color: #db4437!important
}
#footer a.social-yt:hover {
    background-color: #e62117!important
}
#footer a.social-tw:hover {
    background-color: #3b88c3!important
}
#footer a.social-lin:hover {
    background-color: #007bb5!important
}
#footer a.social-fb:hover {
    background-color: #3b5998!important
}
#footer a.social-pi:hover {
    background-color: #bd081c!important
}
#footer a.social-ig:hover {
    background-color: #125688!important
}
#footer .footer-row {
    padding: 5px 0 25px 0;
    text-align: center
}
#footer .footer-row:last-child {
    border-bottom: none
}
#footer .footer-row .final {
    padding: 5px 15px;
    border-bottom: none
}
#footer .footer-row .socialIcon a {
    display: inline-block!important;
    text-align: center;
    overflow: hidden;
    width: 40px;
    height: 40px;
    float: none;
    margin: 0 5px 5px;
    border-radius: 0;
    background-color: #fff
}
#footer .footer-row .socialIcon a span {
    color: #0e93ce;
    font-size: 1.2em;
    line-height: 40px;
    vertical-align: baseline
}
#footer .footer-row .socialIcon a:hover {
    text-decoration: none
}
#footer .footer-row .socialIcon a:hover .fa {
    color: #fff
}
#footer .footer-row .navbar-default {
    background-color: transparent
}
#footer .footer-detail {
    float: left;
    margin: 5px 15px 0;
    padding-bottom: 0
}
#footer .footer-detail.first {
    margin-left: 0
}
#footer .footer-detail .fa-stack {
    font-size: 12px;
    margin-right: 5px;
    color: #fff
}
#footer .footer-detail .fa-stack .fa-envelope {
    color: #0e93ce!important
}
#footer .footer-detail .fa-stack .fa-phone {
    color: #0e93ce!important
}
#footer .footer-detail .fa-phone {
    margin-left: 0
}
#footer .footer-detail .fa-phone:first-child {
    margin-left: 0
}
#footer .footer-detail a {
    display: inline-block;
    vertical-align: middle
}
#footer .navbar {
    margin-bottom: 0;
    margin-left: -12px
}
.add_cont ul,
.comm_link ul,
.comm_link ul li ul,
.social_cont ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}
.social_cont ul li {
    display: inline-block;
    margin-right: 5px
}
.social_cont ul li a {
    background-image: url(images/bg-social.png);
    display: block!important;
    height: 25px;
    width: 25px;
    overflow: hidden;
    text-align: left!important;
    text-indent: -9999px
}
.social_block {
    float: none;
    display: inline-block;
    vertical-align: top
}
.add_cont,
.add_head,
.social_cont,
.social_head,
.subs_cont,
.subs_head {
    width: 100%;
    float: left;
    text-align: center;
    padding: 5px 0
}
.comm_link ul,
.social_cont ul {
    margin: 0
}
.foot_block {
    padding: 30px 0 0 0;
    width: 100%;
    float: left
}
.foot_block p {
    margin: 0
}
.f_bot {
    padding: 0!important;
    width: 100%;
    float: left
}
.f_bot .container p {
    display: inline;
    padding-left: 20px
}
.add_cont ul li {
    padding-bottom: 5px;
    display: inline-block
}
.add_cont ul li.footerRowEmail div:nth-child(n+3) {
    display: none
}
.add_cont ul a {
    color: #000
}
.add_cont ul .fa {
    color: #fff
}
.add_cont ul .fa-inverse {
    color: #0e93ce!important
}
.add_cont ul .fa-envelope {
    margin-top: -1px
}
.footer_navbar_wrapper {
    border-top: 1px solid rgba(255, 255, 255, .5)
}
.f_left {
    border-left: 1px solid #777
}
.f_rgt {
    border-right: 1px solid #777
}
.add_head p,
.social_head p,
.subs_head p {
    font-size: 1.125em;
    color: #fff
}
.comm_cont {
    float: left;
    width: 100%;
    padding: 25px 0 10px 0
}
.row-centered {
    text-align: center
}
.col-centered {
    display: inline-block;
    float: none!important;
    text-align: left;
    vertical-align: top
}
.socialiconitem iframe#twitter-widget-0 {
    width: 70px!important;
    height: 25px!important;
    visibility: visible!important;
    position: relative!important
}
.bottom {
    position: relative
}
a.social-fb {
    background-position: -100px top
}
a.social-fb:hover {
    background-position: -100px bottom
}
a.social-ta {
    background-position: left top
}
.social-ta-svg span {
    display: block
}
.footer-row .navbar-nav {
    float: none;
    width: 100%;
    text-align: center;
    padding: 0
}
.footer-row .navbar-nav>li {
    float: none;
    display: inline-block
}
.footer-row .navbar-nav>li>a {
    outline: 0;
    padding: 5px 2.5px;
    color: #fff;
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    margin: 0 5px;
    text-transform: none
}
.footer-row .navbar-nav>li>a:focus,
.footer-row .navbar-nav>li>a:hover {
    background: 0 0;
    text-decoration: underline
}
.footer-row .navbar-nav>li.first-li {
    display: none!important
}
.footer-row .navbar-nav>li.first-li:first-child {
    display: inline-block!important
}
.footer-row .email {
    font-size: 13px!important;
    line-height: 22px
}
.footer-row .telephone {
    padding-left: 32px;
    font-size: 13px!important;
    line-height: 22px
}
.footer-detail span {
    vertical-align: middle
}
.summary-page-slider h3,
.summary-widget h3 {
    color: #272727;
    font-weight: 400;
    text-transform: none;
    font-size: 18px;
    font-style: normal;
    text-align: left
}
.summary-page-slider h3 a,
.summary-widget h3 a {
    font-weight: 400
}
.summary-page-slider a.btn,
.summary-widget a.btn {
    margin: 15px 0 0 0
}
.summary-widget {
    margin: 0 0 30px;
    padding: 0 15px;
    display: flex;
    float: none!important;
    vertical-align: top
}
@media (min-width:480px) {
    .summary-widget {
        width: 100%
    }
}
@media (min-width:768px) {
    .summary-widget {
        width: calc(50%)
    }
}
@media (min-width:992px) {
    .summary-widget {
        width: calc(33.33333333%)
    }
}
.summary-widget .summary-content-wrap {
    background-color: #f2f2f2
}
.summary-widget .contentblock {
    position: relative;
    padding: 30px
}
.summary-widget .contentblock .viewbtn {
    margin: -50px auto 0;
    text-align: center;
    padding: 0 15px;
    width: 100%
}
.summary-widget .contentblock .viewbtn a {
    display: block;
    background-color: #0e93ce;
    color: #fff;
    text-transform: uppercase;
    font-size: 1em;
    padding: 0;
    text-decoration: none;
    line-height: 40px;
    min-height: 40px
}
.summary-widget .contentblock .viewbtn a:focus,
.summary-widget .contentblock .viewbtn a:hover {
    text-decoration: none;
    background-color: #01366a
}
.summary-widget .contentblock .offcont,
.summary-widget .contentblock .offhead {
    -webkit-transition: background .5s linear;
    -moz-transition: background .5s linear;
    -ms-transition: background .5s linear;
    -o-transition: background .5s linear;
    transition: background .5s linear
}
.summary-widget .offcont {
    text-align: left
}
.summary-widget .offcont p {
    font-size: 14px;
    margin: 0!important;
    font-weight: 300;
    line-height: 25.2px;
    color: #272727
}
.summary-widget .offhead {
    padding: 15px 0;
    text-align: left
}
.summary-widget .offhead a {
    text-decoration: none
}
.summary-widget .offhead p {
    color: #0e93ce
}
.summary-widget .page_link {
    border-radius: 0
}
@media (max-width:768px) {
    .fa-stack {
        vertical-align: middle
    }
}
.fa-stack-align {
    display: inline-block;
    width: 85%;
    width: calc(100% - 32px);
    vertical-align: middle;
    padding-left: 5px;
    line-height: 18px;
    font-size: 14px
}
@media (max-width:768px) {
    .fa-stack-align {
        font-size: 12px;
        width: calc(100% - 32px);
        padding-left: 2px;
        padding-right: 2px
    }
}
.ekko-lightbox .fa-arrow-left,
.ekko-lightbox .fa-arrow-right {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.ekko-lightbox .fa-arrow-left {
    left: 0;
    float: left;
    padding-left: 15px;
    text-align: left;
    color: rgba(255, 255, 255, .7);
    font-size: 2em
}
.ekko-lightbox .fa-arrow-right {
    right: 0;
    float: right;
    padding-right: 15px;
    text-align: right;
    color: rgba(255, 255, 255, .7);
    font-size: 2em
}
.ekko-lightbox a:focus,
.ekko-lightbox a:hover {
    text-decoration: none
}
.thumbcentering {
    text-align: center;
    display: block
}
.gallery-thumb {
    width: 100%
}
#gallery-pager {
    text-align: left
}
#gallery-pager .gallery_thumbnail_margin {
    float: left;
    margin: 0 -2px 30px -2px;
    cursor: pointer;
    overflow: hidden
}
#gallery-pager div.cycle-pager-active {
    border: solid 2px #0e93ce;
    opacity: 1
}
#gallery-hidden {
    display: none
}
.gallery-header {
    margin: 20px 0 50px!important
}
.resv-wrap {
    float: right;
    margin-right: 0
}
.resv-wrap .book_button:nth-child(odd) {
    display: block
}
.resv-wrap .book_button:nth-child(even) {
    display: none
}
.lang-switch-wrap {
    margin-right: 15px;
    float: right
}
.lang-switch-wrap .btn {
    width: 100%;
    color: #fff;
    font-weight: 700;
    outline: 0!important;
    box-shadow: none;
    width: 60px;
    height: 40px
}
.lang-switch-wrap .selected-lang {
    float: left
}
.lang-switch-wrap i {
    margin-right: 5px
}
.lang-switch-wrap .dropdown-more {
    right: 0;
    left: auto;
    min-width: 125px;
    background: #333;
    padding: 0
}
.lang-switch-wrap .dropdown-more li {
    border-radius: 0!important
}
.lang-switch-wrap .dropdown-more li a {
    color: #fff;
    white-space: nowrap!important;
    padding: 8px 20px
}
.lang-switch-wrap .dropdown-more li a:focus,
.lang-switch-wrap .dropdown-more li a:hover {
    background: #014384
}
#navTopbookingform {
    position: relative;
    z-index: -1;
    padding: 0;
    min-height: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all .9s ease;
    -moz-transition: all .9s ease;
    -ms-transition: all .9s ease;
    -o-transition: all .9s ease;
    transition: all .9s ease
}
#navTopbookingform.openedform {
    position: relative;
    z-index: auto;
    padding: 0!important
}
.closedform {
    height: 0;
    padding: 0
}
.topresv_area .resv_button .whenopened {
    display: none
}
.topresv_area .h {
    display: none;
    opacity: 0;
    transition: all .7s cubic-bezier(.18, .89, .32, 1.28)
}
.topresv_area .s {
    display: block!important;
    opacity: 1;
    transition: all .7s cubic-bezier(.18, .89, .32, 1.28)
}
.resv {
    background-color: #8cca4b;
    font-size: 1em;
    padding: 0 10px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    float: right;
    display: block;
    -webkit-transition: all .7s cubic-bezier(.18, .89, .32, 1.28);
    -moz-transition: all .7s cubic-bezier(.18, .89, .32, 1.28);
    -ms-transition: all .7s cubic-bezier(.18, .89, .32, 1.28);
    -o-transition: all .7s cubic-bezier(.18, .89, .32, 1.28);
    transition: all .7s cubic-bezier(.18, .89, .32, 1.28);
    min-width: 175px;
    text-align: center;
    border-radius: 0;
    cursor: pointer;
    border: 0
}
.resv:focus,
.resv:hover {
    color: #fff;
    text-decoration: none;
    background-color: #6dae28
}
.resv.open {
    color: #0e93ce!important;
    text-decoration: none!important;
    background-color: #6dae28
}
figure .overlay-background {
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}
figure {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden
}
figure img {
    width: 100%;
    height: auto;
    transition: all .2s ease-in
}
.article-title {
    text-align: center;
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    padding: 10px 0 30px 0
}
.article-title a {
    color: #aaa
}
figure:hover .overlay {
    opacity: 1;
    visibility: visible
}
figure:hover img {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}
figure .overlay-background {
    z-index: 1;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: visible;
    width: 100%;
    height: 100%
}
figure .overlay-background .inner {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: 11px;
    background-color: #c8e9c8;
    background-color: rgba(255, 255, 255, .9)
}
figure .overlay {
    z-index: 2;
    transition: all .2s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: visible;
    width: 100%;
    height: 100%
}
figure .inner-overlay {
    display: table;
    width: 100%;
    height: 100%
}
figure .inner-overlay-content {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding: 20px 40px
}
.inner-overlay a {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}
.inner-overlay a span {
    display: none
}
.inner-overlay i {
    color: #fff;
    padding: 7px 7px 7px 9px;
    border-radius: 30px
}
.text-center {
    text-align: center
}
.social_feed {
    text-align: center
}
.social_feed .feed_wrapper {
    margin: 30px 0 0 0
}
.social_feed .feed_wrapper:empty {
    display: none;
    background-color: transparent!important;
    padding: 0!important
}
.wtfbfeed,
.wttripadvisor {
    float: none;
    padding-top: 30px;
    padding-bottom: 30px;
    display: inline-block;
    text-align: center
}
.wtfbfeed .row.fb-wrapper {
    margin: 0 auto;
    float: none;
    display: inline-block;
    vertical-align: top
}
.wttripadvisor>div {
    max-width: 300px;
    display: inline-block
}
.wttripadvisor #CDSWIDSSP {
    width: 100%!important;
    margin: 0 auto;
    float: none;
    display: inline-block;
    vertical-align: top
}
.wttripadvisor #CDSWIDSSP .widSSPData {
    height: 445px
}
.wttripadvisor ol,
.wttripadvisor ul {
    list-style-type: none
}
.news_letter_block {
    float: none;
    display: inline-block;
    vertical-align: top
}
.news_letter_block p.text-center.side-nav-header {
    margin: 5px 0
}
.news_letter_block p.text-center.side-nav-header span {
    font-size: 16px;
    color: #fff;
    margin-bottom: 5px;
    display: inline-block
}
.news_letter_block .subscribe-widget .button-holder,
.news_letter_block .subscribe-widget .form-group {
    display: inline-block
}
.news_letter_block .subscribe-widget .form-control {
    height: 40px;
    border-radius: 0
}
.news_letter_block .subscribe-widget .form-group {
    width: 65%;
    margin-right: 10px;
    margin-bottom: 21px
}
.news_letter_block .subscribe-widget .button-holder {
    vertical-align: middle;
    height: 47px;
    position: absolute
}
div#subscribeMessage-PW-NL-11-1-88675 {
    position: absolute;
    padding-left: 40px;
    bottom: -22px
}
.widget-wrapper.wtlocmap {
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 0;
    text-align: center
}
.widget-wrapper.wtlocmap a {
    display: block
}
.widget-wrapper.wtlocmap a img {
    width: 100%
}
.heading_separator {
    border-bottom: 1px solid #272727;
    padding-top: 0;
    padding-bottom: 0;
    margin: 30px 0;
    display: block
}
.promoslider_wrapper {
    position: relative;
    z-index: 4
}
.hide-promotions {
    left: -400px!important
}
.promotions-wrapper {
    position: fixed;
    left: 0;
    top: 180px;
    width: 50px;
    margin-right: 0;
    z-index: 205;
    -moz-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out
}
.promotions-wrapper .promo-btn {
    margin: 0;
    padding: 0 15px;
    display: table;
    z-index: 1002;
    position: absolute;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    left: -62.5px;
    top: 62.5px;
    text-decoration: none;
    height: 50px;
    line-height: 50px;
    width: 175px;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    border-radius: 0;
    overflow: hidden;
    background-color: #8cca4b;
    color: #fff;
    text-transform: normal;
    font-size: 16px;
    font-style: normal;
    float: left
}
.promotions-wrapper .promo-btn:hover {
    background-color: #8cca4b
}
.promotions-wrapper .promo-btn .promo-close,
.promotions-wrapper .promo-btn .promo-gift,
.promotions-wrapper .promo-btn .promo-text {
    display: table-cell;
    vertical-align: middle
}
.promotions-wrapper .promo-btn .promo-text {
    letter-spacing: 1px;
    font-weight: 400
}
.promotions-wrapper .promo-btn .promo-close {
    width: 25px;
    border-left: 1px solid rgba(255, 255, 255, .5);
    text-align: right
}
.promotions-wrapper .promo-btn .promo-gift {
    padding-top: 15px;
    transform: rotate(90deg);
    height: 25px;
    text-align: center
}
.promotions-wrapper .promo-details-wrap {
    padding-left: 50px;
    height: 175px;
    width: 400px;
    background-color: #8cca4b;
    background-color: rgba(140, 202, 75, .7);
    left: 0;
    position: relative;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    border-radius: 0;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out
}
.promotions-wrapper .promo-details-wrap:hover {
    background-color: #8cca4b;
    background-color: rgba(140, 202, 75, .95);
    -webkit-transition: background-color .3s linear;
    -moz-transition: background-color .3s linear;
    -ms-transition: background-color .3s linear;
    -o-transition: background-color .3s linear;
    transition: background-color .3s linear
}
.promotions-wrapper .promo-details-wrap .promo-details {
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer
}
.promotions-wrapper .promo-details-wrap .promotions .promo-page-link {
    display: block;
    text-decoration: none
}
.promotions-wrapper .promo-details-wrap .promotions .promo-page-link .promotion-content {
    display: block;
    margin: 0;
    padding: 10px 15px 0 15px
}
.promotions-wrapper .promo-details-wrap .promotions .promo-page-link .promotion-content .promotion-heading {
    color: #fff;
    font-weight: 400;
    text-transform: normal;
    font-size: 16px;
    font-style: normal;
    margin: 0 0 20px;
    overflow: hidden;
    line-height: normal
}
.promotions-wrapper .promo-details-wrap .promotions .promo-page-link .promotion-content .promotion-heading .clamped {
    overflow: hidden;
    position: relative
}
.promotions-wrapper .promo-details-wrap .promotions .promo-page-link .promotion-content .promotion-heading .clamped-3 {
    max-height: 2.3em;
    height: 2.3em
}
.promotions-wrapper .promo-details-wrap .promotions .promo-page-link .promotion-content .promotion-heading .ellipsis {
    bottom: 0;
    position: absolute;
    right: 0
}
.promotions-wrapper .promo-details-wrap .promotions .promo-page-link .promotion-content .promotion-heading .fill1 {
    background-color: #0e93ce;
    background-color: rgba(1, 80, 157, .7);
    height: 100%;
    position: absolute;
    width: 100%
}
.promotions-wrapper .promo-details-wrap .promotions .promo-page-link .promotion-content .promotion-para {
    color: #fff;
    font-weight: 400;
    text-transform: none;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    height: 4.3em;
    max-height: 4.3em;
    overflow: hidden;
    margin: 0
}
.promotions-wrapper .cycle-next,
.promotions-wrapper .cycle-prev {
    width: 30px;
    color: #fff;
    z-index: 800;
    bottom: 0;
    cursor: pointer;
    font-size: 24px;
    height: 30px;
    top: auto;
    padding: 0 4px;
    opacity: 1;
    text-align: center;
    overflow: hidden
}
.promotions-wrapper .cycle-next {
    right: 0
}
.promotions-wrapper .cycle-prev {
    left: 0
}
.promotions-wrapper .cycle-next .icon-next,
.promotions-wrapper .cycle-prev .icon-prev {
    position: relative;
    top: -5px;
    margin-top: 0;
    line-height: 24px;
    opacity: 1;
    height: 24px
}
.promotions-wrapper .cycle-next:hover,
.promotions-wrapper .cycle-prev:hover {
    opacity: 1;
    background-color: #fff
}
.promotions-wrapper .cycle-next:hover .icon-next,
.promotions-wrapper .cycle-next:hover .icon-prev,
.promotions-wrapper .cycle-prev:hover .icon-next,
.promotions-wrapper .cycle-prev:hover .icon-prev {
    color: #0e93ce
}
.promo-control {
    position: absolute;
    bottom: 0;
    width: 100%;
    border-top: 1px solid rgba(1, 80, 157, .7)
}
.promo-control .play-pause {
    width: 100%;
    padding: 0 15px;
    z-index: 1001
}
.promo-control .fa-pause,
.promo-control .fa-play {
    color: #fff;
    cursor: pointer;
    float: right;
    width: 30px;
    height: 30px;
    padding-top: 8px;
    text-align: center
}
.promo-control .fa-pause:hover,
.promo-control .fa-play:hover {
    background-color: rgba(255, 255, 255, .5);
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -ms-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear
}
.promo-control .controls {
    color: #fff;
    width: 30px;
    height: 30px;
    cursor: pointer;
    padding-top: 5px;
    font-size: 1.4em;
    font-weight: 700;
    text-align: center
}
.promo-control .controls:hover {
    background-color: rgba(255, 255, 255, .5);
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -ms-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear
}
.promo-control .camera_prev1 {
    float: right
}
.promo-control .camera_next1 {
    float: right
}
.promo-control .play-button {
    display: none
}
.promo-control .custom-caption {
    color: #fff;
    z-index: 700;
    text-align: center;
    font-family: arial;
    float: left
}
.blank_box {
    position: absolute;
    height: 33px
}
.predef_wid_heading {
    display: inline-block!important;
    margin: 0 0 30px 0;
    font-weight: 300;
    line-height: normal;
    padding: 0 10px 10px 10px
}
@media (min-width:480px) {
    .predef_wid_heading {
        font-size: 1.5em
    }
}
@media (min-width:992px) {
    .predef_wid_heading {
        font-size: 2em
    }
}
.section_bg {
    background-color: #f2f2f2;
    -webkit-box-shadow: inset 0 0 3px #727272;
    -moz-box-shadow: inset 0 0 3px #727272;
    box-shadow: inset 0 0 3px #727272;
    margin-left: -32px;
    margin-right: -32px
}
.section_border {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2
}
.padding30 {
    padding: 30px
}
.p_rel {
    position: relative
}
.fixed_promo {
    position: fixed
}
.btn {
    font-size: 1em;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    border-radius: 0;
    background-image: none;
    padding: 0 10px;
    line-height: 38px!important;
    background-color: #0e93ce;
    border: 1px solid #0e93ce;
    color: #fff;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    white-space: normal;
    float: right
}
.btn:focus,
.btn:hover {
    background-image: none;
    background-color: #01366a;
    color: #fff
}
.btn:active,
.btn:focus,
.btn:hover {
    border-color: transparent;
    outline: 0
}
.btn-full-width {
    display: block;
    float: none;
    margin: 0 auto;
    width: 100%
}
.btn-be {
    width: 100%
}
.wtlinkbutton .btn-forlink span {
    display: inline-block;
    float: none;
    vertical-align: middle
}
.btn-subscribe {
    background-color: #0e93ce
}
.btn-form {
    width: 100%
}
.wtsocialicons {
    display: none
}
.wtsocialicons ul.socialWidgetRow {
    list-style: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 390px;
    padding: 0;
    margin: 0;
    transition: all .5s ease
}
.wtsocialicons ul.socialWidgetRow>li {
    padding: 0;
    margin: 0 0 5px;
    clear: both;
    width: 50px;
    height: 35px;
    background: rgba(0, 0, 0, .8);
    transition: all .3s ease;
    text-align: center;
    overflow: hidden
}
.wtsocialicons ul.socialWidgetRow>li .socialWidgetItem {
    height: 100%
}
.wtsocialicons ul.socialWidgetRow>li .socialWidgetItem .fasocialicon {
    float: left;
    color: #fff;
    width: 50px;
    height: 35px;
    padding: 2px 10px;
    font-size: 16px;
    transition: all .3s ease
}
.wtsocialicons ul.socialWidgetRow>li .socialWidgetItem .fasocialicon.ta_icon {
    background-color: #689963
}
.wtsocialicons ul.socialWidgetRow>li .socialWidgetItem .fasocialicon.fb_icon {
    background-color: #415ca8
}
.wtsocialicons ul.socialWidgetRow>li .socialWidgetItem .fasocialicon.tw_icon {
    background-color: #1b95e0
}
.wtsocialicons ul.socialWidgetRow>li .socialWidgetItem .fasocialicon.gp_icon {
    background-color: #db4437
}
.wtsocialicons ul.socialWidgetRow>li .socialWidgetItem .fasocialicon.ig_icon {
    background-color: #125688
}
.wtsocialicons ul.socialWidgetRow>li .socialWidgetItem .fasocialicon.yt_icon {
    background-color: #e62117
}
.wtsocialicons ul.socialWidgetRow>li .socialWidgetItem .fasocialicon.pi_icon {
    background-color: #bd081c
}
.wtsocialicons ul.socialWidgetRow>li .socialWidgetItem .socialiconitem {
    float: left;
    display: none;
    opacity: 0;
    transition: all .2s ease;
    padding: 7px 15px;
    height: 35px;
    min-width: 50px;
    max-width: 105px
}
.wtsocialicons ul.socialWidgetRow>li .socialWidgetItem .socialiconitem .TA_socialButtonIcon {
    margin: 0!important
}
.wtsocialicons ul.socialWidgetRow>li .socialWidgetItem .socialiconitem .TA_socialButtonIcon ul li a img {
    vertical-align: top
}
.wtsocialicons ul.socialWidgetRow>li .socialWidgetItem .socialiconitem .fa-instagram {
    color: #125688
}
.wtsocialicons ul.socialWidgetRow>li .socialWidgetItem .socialiconitem .fa-youtube {
    color: #e62117
}
.wtsocialicons ul.socialWidgetRow>li .socialWidgetItem .socialiconitem .fa-pinterest {
    color: #bd081c
}
.wtsocialicons ul.socialWidgetRow>li .socialWidgetItem .socialiconitem .fa-instagram,
.wtsocialicons ul.socialWidgetRow>li .socialWidgetItem .socialiconitem .fa-pinterest,
.wtsocialicons ul.socialWidgetRow>li .socialWidgetItem .socialiconitem .fa-youtube {
    font-size: 1.1em;
    vertical-align: top;
    line-height: 21px
}
.wtsocialicons ul.socialWidgetRow>li .socialWidgetItem .socialiconitem a {
    display: block;
    height: 21px
}
.wtsocialicons ul.socialWidgetRow>li:hover {
    width: auto
}
.wtsocialicons ul.socialWidgetRow>li:hover .fasocialicon {
    display: none;
    opacity: 0
}
.wtsocialicons ul.socialWidgetRow>li:hover .socialiconitem {
    display: block;
    opacity: 1
}
.wtsocialicons ul.socialWidgetRow>li ul {
    padding: 0
}
.fbstyle {
    padding-left: 5px
}
.fb-wrapper {
    background: 0 0;
    overflow-x: hidden
}
.fb-wrapper .fb-like-box span {
    position: relative!important;
    display: block!important;
    height: 445px!important;
    border: 1px solid #e1e1e1!important;
    background: #fff;
    overflow: hidden;
    width: 100%
}
.fb-wrapper .fb-like-box iframe {
    position: relative!important;
    display: block!important;
    height: 445px!important;
    border: 1px solid #e1e1e1!important;
    background-color: #fff
}
.fb-wrapper .fb-like-box iframe .uiBoxLightblue {
    display: none!important
}
.fb-wrapper #fb-root {
    display: none
}
.fb-wrapper .fb_iframe_widget span {
    background-color: #fff
}
.fb-wrapper #likeBoxStream {
    width: 100%!important
}
.fb-like {
    width: 80px;
    height: 20px
}
.fb-like .fb_iframe_widget {
    width: 120px;
    height: 20px
}
.fb-activity,
.fb-activity span,
.fb-activity span iframe[style] {
    width: 100%!important;
    padding-left: 2px!important
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    width: 100%!important;
    overflow-x: hidden;
    display: block
}
.tripadvisor {
    overflow: hidden
}
.widSSP {
    width: 100%!important
}
.widSSPBranding dd {
    width: 100%!important
}
#back-top {
    position: fixed;
    bottom: 50px;
    right: 10px;
    z-index: 9999
}
#back-top a {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #0e93ce;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}
#back-top span {
    width: 40px;
    height: 40px;
    display: block;
    margin-bottom: 0;
    font-size: 42px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #f2f2f2
}
#back-top a:hover span {
    background-color: #d9d9d9
}
#promo-slide-holder-ex {
    padding: 0 15px
}
@media (max-width:992px) {
    #promo-slide-holder-ex {
        text-align: center
    }
}
#promo-slide-holder-ex .promo-content {
    background-color: #f4f4f4;
    margin-bottom: 30px;
    position: relative;
    float: none;
    display: inline-block
}
#promo-slide-holder-ex .promo-content:last-child {
    margin-bottom: 0
}
#promo-slide-holder-ex .promo-content .page_link {
    border-radius: 0!important
}
@media (max-width:992px) {
    #promo-slide-holder-ex .promo-content {
        float: none!important;
        display: inline-block;
        vertical-align: top;
        margin: 0 15px 30px
    }
}
.ekko-lightbox .modal-content {
    background-color: #f4f4f4
}
.ekko-lightbox .modal-title {
    color: #272727
}
.ekko-lightbox .modal-title span {
    font-size: 12px
}
.ekko-lightbox .modal-header {
    border-color: #8e8e8e
}
.ekko-lightbox .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay a.gallery-prev-icon {
    background: url(../css/images/prev-image.png) no-repeat;
    float: left;
    background-position-y: center;
    background-position-x: left;
    opacity: 1
}
.ekko-lightbox .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay a.gallery-next-icon {
    background: url(../css/images/next-image.png) no-repeat;
    float: right;
    background-position-y: center;
    background-position-x: right;
    opacity: 1
}
.ekko-lightbox button.close {
    font-size: 42px;
    opacity: .8;
    font-weight: 400;
    color: #8e8e8e
}
.ekko-lightbox button.close:focus,
.ekko-lightbox button.close:hover {
    box-shadow: none;
    opacity: 1;
    outline: 0
}
.page_link {
    position: relative;
    z-index: 0;
    overflow: hidden;
    display: block;
    background-color: #0e93ce;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}
.page_link .readjust-height,
.page_link img {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in
}
.page_link .link_overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    color: #fff;
    opacity: 0;
    font-size: 2em;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in
}
.page_link:hover .link_overlay {
    opacity: 1
}
.page_link:hover .readjust-height,
.page_link:hover img {
    opacity: .3;
    -webkit-transform: scale(1.1) rotate(1deg);
    -moz-transform: scale(1.1) rotate(1deg);
    -ms-transform: scale(1.1) rotate(1deg);
    -o-transform: scale(1.1) rotate(1deg);
    transform: scale(1.1) rotate(1deg)
}
.outer-page {
    width: 100%;
    height: 100%;
    -webkit-transition: all .7s ease-out;
    -moz-transition: all .7s ease-out;
    -ms-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    transition: all .7s ease-out
}
#summary_detail_page_slider .cameraSlide,
.a_universal_slider .cameraSlide {
    min-height: 300px
}
.generic_slider .a_universal_slider .camera_caption {
    left: 0;
    right: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    top: auto!important;
    bottom: 50px;
    padding-top: 5px
}
.generic_slider .a_universal_slider .camera_caption .caption-as-link {
    padding: 50px 25px!important;
    float: right;
    margin: 0;
    display: block;
    padding: 15px;
    text-decoration: none;
    background-color: transparent;
    background-color: rgba(0, 0, 0, .3);
    border: 0 solid #fff;
    border-radius: 0;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    text-shadow: 2px 2px 2px #000;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .7);
    width: 100%;
    height: auto;
    background-color: rgba(0, 0, 0, .2)
}
.generic_slider .a_universal_slider .camera_caption .caption-as-link:hover {
    background-color: transparent;
    background-color: rgba(0, 0, 0, .7)
}
.generic_slider .a_universal_slider .camera_caption .caption-as-link span {
    display: block;
    line-height: normal;
    font-size: 2.5em;
    font-weight: 400;
    color: #fff;
    text-transform: none;
    font-style: normal;
    font-size: 2em
}
.generic_slider .a_universal_slider .camera_caption .caption-as-text {
    padding: 50px 25px!important;
    float: right;
    margin: 0;
    display: block;
    padding: 15px;
    text-decoration: none;
    background-color: transparent;
    background-color: rgba(0, 0, 0, .3);
    border: 0 solid #fff;
    border-radius: 0;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    text-shadow: 2px 2px 2px #000;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .7);
    width: 100%;
    height: auto;
    background-color: rgba(0, 0, 0, .2)
}
.generic_slider .a_universal_slider .camera_caption .caption-as-text span {
    display: block;
    line-height: normal;
    font-size: 2.5em;
    font-weight: 400;
    color: #fff;
    text-transform: none;
    font-style: normal;
    font-size: 2em
}
.sitemap-links h2 {
    margin-top: 10px
}
.sitemap-links p {
    display: block;
    width: 100%;
    margin-bottom: 5px!important
}
.sitemap-links p a {
    display: block
}
.sitemap-links>ul {
    list-style-type: none!important
}
.sitemap-links>ul>li:before {
    content: ""!important;
    color: #0e93ce
}
.sitemap-links ul {
    list-style-type: none;
    margin-top: 5px!important;
    margin-bottom: 5px!important;
    padding: 0 10%!important
}
.sitemap-links ul>li {
    clear: both
}
.sitemap-links ul>li:before {
    content: "� ";
    color: #0e93ce
}
.sitemap-page-heading {
    margin: 0!important
}
.mail-show-hide {
    display: block
}
#tawkchat-minified-iframe-element {
    bottom: 37px!important
}
.weather-time-widget-holder {
    position: absolute;
    top: 180px;
    z-index: 2;
    right: 0;
    text-align: right
}
.custom_widgets_block {
    text-align: center
}
.custom_widgets_block .widget-wrapper {
    display: inline-block;
    margin: 30px 15px
}
.modal-backdrop.fade.in {
    display: none
}
.reset-width {
    width: auto!important
}
.show {
    display: inline-block
}
.moreOptions:hover .dropdown-more {
    display: block
}
header .navbar-top .navbar-nav>li.moreOptions {
    position: relative;
    display: none
}
.moreOptions li {
    padding: 0 0;
    width: 100%
}
.moreOptions li a {
    display: block
}
.dropdown-more {
    display: none;
    left: auto;
    right: 0;
    position: absolute;
    top: 100%;
    background-color: rgba(255, 255, 255, .95);
    min-width: 160px
}
.dropdown-more li {
    border-radius: 0!important
}
.dropdown-more li a {
    outline: 0;
    background: 0 0;
    color: #0e93ce;
    font-weight: strong;
    text-transform: normal;
    font-size: 15px;
    font-style: normal;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-bottom: 0 solid transparent;
    border-top: 0 solid transparent;
    border-left: 0 solid transparent;
    border-right: 0 solid transparent
}
.dropdown-more li a.active,
.dropdown-more li a:focus,
.dropdown-more li a:hover {
    background: #0e93ce;
    color: #fff;
    font-weight: strong;
    text-transform: normal;
    font-size: 15px;
    font-style: strong;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-bottom: 0 solid #0e93ce;
    border-top: 0 solid #0e93ce;
    border-left: 0 solid #0e93ce;
    border-right: 0 solid #0e93ce;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}
.dropdown-more li a:focus,
.dropdown-more li a:hover {
    color: #fff
}
.dropdown-more li a.active {
    color: #fff
}
.dropdown-more li a:focus,
.dropdown-more li a:hover {
    background: #014384
}
@media (max-width:1024px) {
    .iHide {
        display: none!important
    }
}
.slick-track {
    display: inline-block
}
.review_data_wrap {
    margin: 30px auto 60px;
    width: 85%
}
.review_data_wrap .slick-slide {
    outline: 0
}
.review_data_wrap .reviews_wrapper {
    border: 1px solid transparent;
    box-shadow: 1px 1px 3px transparent;
    border-radius: 0;
    padding: 15px;
    margin: 10px;
    text-align: left;
    min-height: 250px;
    max-height: 250px;
    background: #f4f4f4;
    max-width: 470px
}
.review_data_wrap .reviews_wrapper .review_data_title {
    font-weight: 700;
    line-height: 20px;
    color: #272727;
    max-height: 40px;
    overflow: hidden
}
.review_data_wrap .reviews_wrapper .review_data_review {
    font-size: 12px;
    line-height: 18px;
    color: #272727;
    min-height: 90px;
    max-height: 90px;
    overflow: hidden
}
.review_data_wrap .reviews_wrapper .review_date_name_wrapper {
    position: absolute;
    bottom: 30px
}
.review_data_wrap .reviews_wrapper .review_date_name_wrapper .review_data_name {
    font-weight: 700;
    line-height: normal;
    color: #272727
}
.review_data_wrap .reviews_wrapper .review_date_name_wrapper .review_data_date {
    font-size: 12px;
    line-height: normal;
    color: #272727
}
.review_data_wrap .reviews_wrapper .review_data_rating .fa-star,
.review_data_wrap .reviews_wrapper .review_data_rating .fa-star-half-empty,
.review_data_wrap .reviews_wrapper .review_data_rating .fa-star-o {
    color: #ffeb3a
}
.camera-carousel-container #fullwidth_video_bg {
    bottom: 0;
    height: 100%;
    left: 0;
    margin-bottom: 0!important;
    position: relative;
    right: 0;
    top: 0;
    overflow: hidden
}
@media (min-width:1025px) {
    .camera-carousel-container #fullwidth_video_bg video {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        min-width: 100%;
        min-height: 100%
    }
}
@media (max-width:1024px) {
    .camera-carousel-container #fullwidth_video_bg video {
        display: block;
        width: 100%;
        height: 100%
    }
}
.videoControls {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0
}
.mute_video,
.play_pause_video_btn {
    background-color: rgba(0, 0, 0, .8);
    display: inline-block;
    min-width: 34px;
    text-align: center;
    line-height: normal
}
.mute_video .fa,
.play_pause_video_btn .fa {
    color: #fff;
    cursor: pointer;
    padding: 10px
}
.mute_video .fa-play,
.mute_video .fa-volume-up,
.play_pause_video_btn .fa-play,
.play_pause_video_btn .fa-volume-up {
    display: none
}
.videoContainerCloudinery {
    max-width: 600px;
    margin: 0 auto!important
}
.videoContainerCloudinery video {
    margin: 0!important;
    width: 100%!important;
    display: block;
    height: 350px
}
@media (max-width:435px) {
    .videoContainerCloudinery video {
        height: 195px
    }
}
.videoContainerYoutube {
    max-width: 600px;
    margin: 0 auto!important
}
.videoContainerYoutube iframe {
    width: 100%!important;
    display: block;
    height: 350px
}
@media (max-width:435px) {
    .videoContainerYoutube iframe {
        height: 195px
    }
}
#continueBooking {
    position: fixed;
    top: 100px;
    right: 10px;
    z-index: 9999;
    padding: 17px 20px 15px 23px;
    background-color: rgba(0, 0, 0, .7);
    border: 1px solid rgba(0, 0, 0, .8);
    border-radius: 5px;
    color: #ddd
}
#continueBooking h4,
#continueBooking p {
    margin: 0;
    line-height: 18px
}
.cb-heading {
    font-size: 15px
}
.cb-room-price {
    font-size: 14px
}
.cb-hide {
    display: none
}
.cb-book-details {
    font-size: 12px
}
.cb-arrow,
.cb-book-details,
.cb-heading {
    color: #5bbaff
}
#continueBooking .close {
    position: absolute;
    top: 2px;
    left: 2px;
    color: inherit;
    font-size: 16px;
    text-shadow: none;
    font-weight: 400;
    opacity: 0;
    background: url(https://res.cloudinary.com/simplotel/image/upload/v1495518454/close_icon.png) no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
    border: 0;
    outline: 0
}
.touch #continueBooking .close {
    opacity: 1
}
#continueBooking:hover {
    border: 1px solid #000
}
#continueBooking:hover .close {
    opacity: 1;
    cursor: pointer
}
.cb-wrap {
    display: flex;
    align-items: center;
    cursor: pointer
}
.cb-main {
    display: flex;
    flex-direction: column;
    flex-grow: 1
}
.cb-arrow {
    padding-left: 15px;
    font-size: 36px
}
.cb-room-price {
    margin-top: 10px!important
}
.recaptcha-widget>div {
    margin: 0 auto!important
}
.recaptcha-modal {
    position: fixed;
    left: 0;
    display: none;
    right: 0;
    top: 0;
    justify-content: center;
    bottom: 0;
    z-index: 999;
    align-items: center;
    background: rgba(0, 0, 0, .7)
}
.recaptcha-modal .modal-dialog {
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%)!important
}
.recaptcha-modal .modal-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)!important
}
.min-price-wrapper {
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 30px;
    width: 200px
}
.min-price-wrapper .min-price-div {
    position: relative;
    right: 0;
    bottom: 0
}
.min-room-price {
    background: 0 0;
    border: transparent;
    cursor: text;
    font-size: 14px;
    text-align: right;
    width: 100%
}
.min-price-div {
    position: absolute;
    right: 0;
    bottom: 35px;
    width: 200px;
    color: #fff;
    text-align: center
}
.min-price-div .general-msg {
    font-size: 11px
}
.min-price-div .price-msg {
    font-size: 16px
}
.book_button .min-price-div {
    display: none
}
.hotel_amenities_wrap {
    width: 85%;
    margin: 20px auto;
    text-align: center
}
.hotel_amenities_wrap ul {
    list-style: none;
    padding: 0
}
@media screen and (min-width:1024px) {
    .hotel_amenities_wrap ul {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
}
.hotel_amenities_wrap ul li {
    display: inline-block;
    width: 100%;
    text-align: left;
    margin-bottom: 5px
}
@media screen and (min-width:1024px) {
    .hotel_amenities_wrap ul li {
        padding: 0 40px
    }
}
.hotel_amenities_wrap ul li .hotel_amenitie_icon {
    position: relative;
    display: table-cell;
    width: 20px;
    vertical-align: middle;
    text-align: center
}
.hotel_amenities_wrap ul li .hotel_amenitie_icon i.fa {
    font-size: 1em;
    color: #272727
}
.hotel_amenities_wrap ul li .hotel_amenitie_name {
    color: #272727;
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px
}
@keyframes logoZoomIn {
    0% {
        opacity: 0;
        transform: scale(1)
    }
    
    60% {
        opacity: 1;
        transform: scale(1.2)
    }
    
    100% {
        transform: scale(1)
    }
}
.logoZoomIn {
    animation-name: logoZoomIn;
    animation-duration: 1.5s;
    animation-fill-mode: both
}
.readjust-container .readjust-height,
.wt1img div>img,
.wt2img div>img,
.wt3img div>img,
[class*=imageDescription] img {
    position: relative;
    top: 0;
    transition: all .3s ease-in-out
}
.readjust-container .readjust-height:hover,
.wt1img div>img:hover,
.wt2img div>img:hover,
.wt3img div>img:hover,
[class*=imageDescription] img:hover {
    position: relative;
    top: -5px!important
}
@keyframes captioZoomInUp {
    0% {
        opacity: 0;
        transform: scale(.1);
        transform-origin: center;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
    
    100% {
        opacity: 1;
        transform: scale(1);
        transform-origin: center;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.captioZoomInUp {
    animation-name: captioZoomInUp;
    animation-duration: 1.5s;
    animation-fill-mode: both
}
.wtheader {
    padding: 40px 0 20px!important
}
.wtheader .text-content {
    text-align: center
}
.wtheader .text-content h1,
.wtheader .text-content h2 {
    display: inline-block;
    position: relative
}
.wtheader .text-content h1:after,
.wtheader .text-content h2:after {
    content: '';
    height: 2px;
    background: linear-gradient(to left, rgba(1, 80, 157, .1), rgba(1, 80, 157, .75), #0e93ce, rgba(1, 80, 157, .75), rgba(1, 80, 157, .1));
    display: block;
    transition: all .5s ease-in-out;
    margin: 10px auto;
    width: 70%
}
.wtsubheader {
    padding: 40px 0 20px!important
}
.wtsubheader .text-content {
    text-align: center
}
.wtsubheader .text-content h1,
.wtsubheader .text-content h2 {
    display: inline-block;
    position: relative
}
.wtsubheader .text-content h1:after,
.wtsubheader .text-content h2:after {
    content: '';
    height: 1px;
    background: linear-gradient(to left, rgba(1, 80, 157, .1), rgba(1, 80, 157, .75), #0e93ce, rgba(1, 80, 157, .75), rgba(1, 80, 157, .1));
    display: block;
    transition: all .5s ease-in-out;
    margin: 10px auto;
    width: 70%
}
.resv_button,
.viewbtn a,
.wtlinkbutton a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    color: #fff!important
}
.resv_button:before,
.viewbtn a:before,
.wtlinkbutton a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #016ad0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}
.resv_button:focus:before,
.resv_button:hover:before,
.viewbtn a:active:before,
.viewbtn a:focus:before,
.viewbtn a:hover:before,
.wtlinkbutton a:active:before,
.wtlinkbutton a:focus:before,
.wtlinkbutton a:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}
#menuFilterLoc {
    position: static
}
#menuFilterLoc * {
    transition: all .2s ease-in-out
}
#menuFilterLoc.open a.has-submenu {
    background: #0e93ce;
    color: #fff
}
#menuFilterLoc.open a.has-submenu span.dropdown-arrow {
    color: #fff
}
#menuFilterLoc .has-submenu {
    padding-right: 25px
}
#menuFilterLoc .has-submenu .dropdown-arrow {
    position: absolute
}
#menuFilterLoc #menuLocInput {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10001;
    margin: 0 auto;
    padding: 30px 105px;
    background: 0 0;
    border: none;
    border-bottom: 1px solid #0e93ce;
    visibility: hidden;
    color: #0e93ce;
    transition: all 0s ease-in-out;
    border-radius: 0;
    cursor: text
}
#menuFilterLoc #menuLocInput.show {
    visibility: visible
}
#menuFilterLoc #menuLocInput.show:focus+.inputSearchIconHolder {
    animation-name: logoZoomIn;
    animation-duration: 1.5s;
    animation-fill-mode: both
}
#menuFilterLoc #menuLocInput.show:focus+.inputSearchIconHolder i {
    color: #0e93ce
}
#menuFilterLoc #menuLocInput.show+.inputSearchIconHolder {
    display: block;
    position: absolute;
    font-size: 16px;
    z-index: 10002;
    padding: 0;
    line-height: 60px;
    left: 25%;
    text-align: right;
    pointer-events: none
}
#menuFilterLoc #menuLocInput.show+.inputSearchIconHolder i {
    color: #aaa
}
#menuFilterLoc #menuLocInput+.inputSearchIconHolder {
    display: none
}
#menuFilterLoc .mega-menu.list {
    min-height: 80vh;
    padding: 100px 100px 50px!important;
    left: 0;
    right: 0
}
#menuFilterLoc .mega-menu .locName {
    cursor: pointer;
    margin-bottom: 0
}
#menuFilterLoc .mega-menu .locName+.ul-top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 80vh;
    overflow-y: auto;
    transform-origin: top;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    transition: all .3s ease-in-out;
    background-color: #eee;
    list-style-type: none;
    padding: 50px 100px!important;
    box-shadow: 0 4px 3px 2px rgba(0, 0, 0, .2);
    -webkit-column-rule: 1px solid rgba(1, 80, 157, .5);
    -moz-column-rule: 1px solid rgba(1, 80, 157, .5);
    column-rule: 1px rgba(1, 80, 157, .5)
}
#menuFilterLoc .mega-menu .locName+.ul-top.show {
    z-index: 1;
    opacity: 1;
    visibility: visible
}
#menuFilterLoc .mega-menu .locName+.ul-top::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #f5f5f5
}
#menuFilterLoc .mega-menu .locName+.ul-top::-webkit-scrollbar {
    width: 5px;
    background-color: #fff
}
#menuFilterLoc .mega-menu .locName+.ul-top::-webkit-scrollbar-thumb {
    background-color: #0e93ce
}
#menuFilterLoc .mega-menu .locName+.ul-top .cardsHotelLoc {
    font-size: 18px;
    color: #0e93ce;
    padding: 0 10px
}
#menuFilterLoc .mega-menu .locName+.ul-top .cardsHotelLoc span {
    cursor: pointer;
    width: 30px;
    height: 30px;
    transition: all .3s ease-in-out;
    font-size: 24px;
    vertical-align: middle
}
#menuFilterLoc .mega-menu .locName+.ul-top .cardsHotelLoc span:hover {
    transform: scale(1.2)
}
#menuFilterLoc .mega-menu .locName+.ul-top li.li-space {
    display: inline-block;
    width: calc(100% / 3);
    float: left;
    min-width: 1px;
    padding: 0 10px;
    margin: 10px 0
}
#menuFilterLoc .mega-menu .locName+.ul-top li.li-space .hotelCardWrapper {
    padding: 20px;
    background-color: rgba(255, 255, 255, .95);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    height: 350px;
    transition: all .3s ease-in-out
}
#menuFilterLoc .mega-menu .locName+.ul-top li.li-space .hotelCardWrapper:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22)
}
#menuFilterLoc .mega-menu .locName+.ul-top li.li-space .hotelCardWrapper a:hover {
    text-decoration: none
}
#menuFilterLoc .mega-menu .locName+.ul-top li.li-space .hotelCardWrapper .hotelImg {
    min-width: 200px;
    text-align: center;
    padding-bottom: 20px;
    display: inline-block;
    transition: all .3s ease-in-out
}
#menuFilterLoc .mega-menu .locName+.ul-top li.li-space .hotelCardWrapper .hotelImg.lazyLogoImg {
    width: 50%;
    min-width: 150px;
    max-width: 200px
}
#menuFilterLoc .mega-menu .locName+.ul-top li.li-space .hotelCardWrapper:hover .hotelImg {
    filter: none
}
#menuFilterLoc .mega-menu .locName+.ul-top li.li-space .hotelCardWrapper .list-name.hotelNLocName {
    text-align: center;
    font-size: 18px;
    display: block;
    height: 72px;
    vertical-align: middle;
    float: none;
    line-height: 24px;
    margin-bottom: 15px;
    overflow: hidden
}
#menuFilterLoc .mega-menu .locName+.ul-top li.li-space .hotelCardWrapper .hotelBeBtn,
#menuFilterLoc .mega-menu .locName+.ul-top li.li-space .hotelCardWrapper .hotelVisitBtn {
    display: inline-block;
    background-color: #0e93ce;
    border: 1px solid #0e93ce;
    color: #fff;
    margin: 0;
    text-align: center;
    padding: 10px!important;
    border: none;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    color: #fff!important
}
#menuFilterLoc .mega-menu .locName+.ul-top li.li-space .hotelCardWrapper .hotelBeBtn:before,
#menuFilterLoc .mega-menu .locName+.ul-top li.li-space .hotelCardWrapper .hotelVisitBtn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: none;
    background-color: #01366a;
    color: #fff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}
#menuFilterLoc .mega-menu .locName+.ul-top li.li-space .hotelCardWrapper .hotelBeBtn:hover:before,
#menuFilterLoc .mega-menu .locName+.ul-top li.li-space .hotelCardWrapper .hotelVisitBtn:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}
#menuFilterLoc .mega-menu .locName+.ul-top .menuCloseBtn {
    display: block;
    position: absolute;
    top: 25px;
    right: 25px;
    color: #0e93ce;
    cursor: pointer;
    width: 30px;
    height: 30px
}
#menuFilterLoc .mega-menu .locName+.ul-top .menuCloseBtn:after {
    content: '\f00d';
    font-family: FontAwesome;
    font-size: 26px
}
.abs_parent * {
    pointer-events: none
}
.abs_parent .open-form-block.vc_open-form-block {
    display: none!important
}
.abs_parent .min-price-wrapper {
    left: 0;
    right: 0!important;
    bottom: 45px!important;
    width: 200px;
    margin: 0 auto!important;
    float: none!important;
    padding: 0;
    text-align: center
}
.abs_parent .min-price-wrapper .min-price-div {
    text-align: center
}
.abs_parent .btn-wrapper {
    bottom: 10px!important;
    left: 0;
    right: 0!important;
    width: 200px;
    margin: 0 auto
}
#resv-form * {
    pointer-events: all
}
#resv-form.modal.bottomUp {
    overflow-y: hidden!important
}
#resv-form.modal.bottomUp.fade .modal-dialog {
    transform: translate(0, 100%)!important
}
#resv-form.modal.bottomUp.in .modal-dialog {
    webkit-transform: translate(0, 0)!important;
    -ms-transform: translate(0, 0)!important;
    -o-transform: translate(0, 0)!important;
    transform: translate(0, 0)!important
}
#resv-form.modal .min-price-wrapper {
    left: 0;
    right: 0!important;
    bottom: 45px!important;
    width: 200px;
    margin: 0 auto!important;
    float: none!important;
    padding: 0;
    text-align: center
}
#resv-form.modal .min-price-wrapper .min-price-div {
    text-align: center
}
#resv-form.modal .btn-wrapper {
    bottom: 10px!important;
    left: 0;
    right: 0!important;
    width: 200px;
    margin: 0 auto
}
#bookingForm .select2-container--classic .select2-selection--single .select2-selection__rendered,
#bookingForm .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 20px
}
#bookingForm .select2-container--classic .select2-selection--single .select2-selection__arrow,
#bookingForm .select2-container--default .select2-selection--single .select2-selection__arrow {
    background: 0 0!important;
    height: 30px;
    border: none!important
}
#bookingForm .select2-container--classic .booking-engine-groups .select2-search--dropdown .select2-search__field,
#bookingForm .select2-container--default .booking-engine-groups .select2-search--dropdown .select2-search__field {
    height: 30px
}
#bookingForm .select2-container--classic .adults_id .select2-search--dropdown,
#bookingForm .select2-container--classic .booking-engine-hotels .select2-search--dropdown,
#bookingForm .select2-container--classic .children_id .select2-search--dropdown,
#bookingForm .select2-container--default .adults_id .select2-search--dropdown,
#bookingForm .select2-container--default .booking-engine-hotels .select2-search--dropdown,
#bookingForm .select2-container--default .children_id .select2-search--dropdown {
    display: none
}
#bookingForm .select2-container--classic .select2-results .select2-results__options::-webkit-scrollbar-track,
#bookingForm .select2-container--default .select2-results .select2-results__options::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #f5f5f5
}
#bookingForm .select2-container--classic .select2-results .select2-results__options::-webkit-scrollbar,
#bookingForm .select2-container--default .select2-results .select2-results__options::-webkit-scrollbar {
    width: 5px;
    background-color: #fff
}
#bookingForm .select2-container--classic .select2-results .select2-results__options::-webkit-scrollbar-thumb,
#bookingForm .select2-container--default .select2-results .select2-results__options::-webkit-scrollbar-thumb {
    background-color: #0e93ce
}
#bookingForm .select2-container--classic .select2-results .select2-results__options .select2-results__option,
#bookingForm .select2-container--default .select2-results .select2-results__options .select2-results__option {
    padding: 0 16px;
    height: 30px;
    font-size: 14px;
    overflow: hidden
}
#bookingForm .date-parameter-block .dp-holder {
    height: 30px
}
#bookingForm .date-parameter-block .dp-holder span {
    width: 30px;
    background: center no-repeat url(../css/images/calendar.png);
    height: 30px;
    background-size: 50%;
    margin: 0
}
#bookingForm .date-parameter-block .dp-holder span:before {
    content: ''
}
#bookingForm .adult-block .select2-container--default .select2-selection--single .select2-selection__arrow,
#bookingForm .child-block .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 10px
}
.bookingform-wrapper {
    top: -204px;
    transition: all .3s ease-in-out;
    padding-top: 30px;
    padding-bottom: 20px
}
@media screen and (max-width:1024px) {
    .bookingform-wrapper {
        background: #000
    }
}
.bookingform-wrapper .btnCapShowHide {
    position: absolute;
    color: #fff;
    font-size: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    bottom: 15px;
    display: none
}
.bookingform-wrapper .btnCapShowHide i {
    cursor: pointer;
    width: 20px;
    height: 20px
}
@media screen and (max-width:1024px) {
    .bookingform-wrapper .btnCapShowHide {
        bottom: 5px
    }
}
.bookingform-wrapper .tohide,
.bookingform-wrapper .vc_tohide {
    transition: all .5s ease-in-out;
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}
.bookingform-wrapper.popUpBeForm {
    padding-bottom: 50px;
    top: -296px
}
@media screen and (max-width:1024px) {
    .bookingform-wrapper.popUpBeForm {
        padding-bottom: 30px!important
    }
}
.bookingform-wrapper.popUpBeForm #bookingForm .tohide,
.bookingform-wrapper.popUpBeForm #bookingForm .vc_tohide {
    display: block
}
.bookingform-wrapper.popUpBeForm #bookingForm .vc_open-form-block {
    display: none!important
}
.bookingform-wrapper.popUpBeForm .abs_parent * {
    pointer-events: all
}
#homeCarousel .carousel-control {
    width: 80px;
    height: 80px;
    top: 52%;
    transform: translateY(-50%);
    background-image: none!important
}
#homeCarousel .carousel-control .icon-next,
#homeCarousel .carousel-control .icon-prev {
    position: relative;
    height: 100%;
    width: 100%;
    margin-top: 0;
    top: 0;
    font-size: 80px
}
#homeCarousel .carousel-control .icon-next {
    right: 0!important
}
#homeCarousel .carousel-control .icon-prev {
    left: 0!important
}
@media screen and (max-width:768px) {
    #menuFilterLoc .mega-menu .locName+.ul-top li.li-space {
        width: calc(50%)
    }
    
    #bookingForm .promo-block,
    #bookingForm .text-field {
        width: 164px
    }
}
.carouselImgOverlay {
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .7)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%)
}

/*# sourceMappingURL=simp.min.css.map */
#box1 {
    background-color: #8cca4b;
    padding: 8px;
    height: 360px;
    margin-right: 100px;
    width: 485px;
}
#box2 {
    background-color: #8cca4b;
    padding: 8px;
    height: 360px;
    width: 485px;
}
#box3 {
    background-color: #8cca4b;
    padding: 8px;
    height: 360px;
    margin-right: 100px;
    width: 485px;
}
#box4 {
    background-color: #8cca4b;
    padding: 8px;
    height: 360px;
    margin-right: 8px;
    width: 485px;
}
.room2 {
    width: 590px;
    height: auto;
}
.broom {
    margin-left: 100px;
    border: 2px solid black;
}

.navbar-1 {
  width: 100%;
  background-color: #0493d6;
  overflow: auto; padding-left:150px;
}

.navbar-1 a {
  float: left;
  padding: 12px;
  color: white;
  text-decoration: none;
  font-size: 17px;
}

.navbar-1 a:hover {
  background-color: rgb(244, 244, 244);
}

.active {
  background-color: #8CCA4B;
}

@media screen and (max-width: 768px) {
  .navbar-1 a {
    float: none;
    display: block;  
  }
  .navbar-1 {padding-left:0px !important;}
}