/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

@import url(//fonts.googleapis.com/css?family=Open+Sans:300);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400);
@import url(//fonts.googleapis.com/css?family=Open+Sans:600);
@import url(//fonts.googleapis.com/css?family=Open+Sans:700);
@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

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

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

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

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

a {
    color: #df3c40;
    text-decoration: none
}

a:hover, a:focus {
    color: #b11d21;
    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
}

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

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

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

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

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #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, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777
}

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

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

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

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

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

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

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

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

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

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

p {
    margin: 0 0 10px
}

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

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

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

mark, .mark {
    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: #df3c40
}

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

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt, dd {
    line-height: 1.42857143
}

dt {
    font-weight: bold
}

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[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

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

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

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

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

blockquote footer:before, blockquote small: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 footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
    content: ''
}

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

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

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

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

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

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

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    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:1200px) {
    .container {
        width: 1200px
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

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

th {
    text-align: left
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

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

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

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

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

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

input[type="file"] {
    display: block
}

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

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

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

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

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, 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, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)
}

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

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

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

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

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

textarea.form-control {
    height: auto
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback {
    position: relative
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio label, .form-inline .checkbox label {
        padding-left: 0
    }
    .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

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

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

.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: 14.333333px;
        font-size: 18px
    }
}

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

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    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: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

.btn:hover, .btn:focus, .btn.focus {
    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, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(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:hover, .btn-default.active:hover, .open>.dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open>.dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open>.dropdown-toggle.btn-default.focus {
    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, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

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

.btn-primary {
    color: #fff;
    background-color: #df3c40;
    border-color: #db262b
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #c72125;
    border-color: #701215
}

.btn-primary:hover {
    color: #fff;
    background-color: #c72125;
    border-color: #a91c1f
}

.btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #c72125;
    border-color: #a91c1f
}

.btn-primary:active:hover, .btn-primary.active:hover, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open>.dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open>.dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #a91c1f;
    border-color: #701215
}

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

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: #df3c40;
    border-color: #db262b
}

.btn-primary .badge {
    color: #df3c40;
    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:hover, .btn-success.active:hover, .open>.dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open>.dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open>.dropdown-toggle.btn-success.focus {
    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, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
    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:hover, .btn-info.active:hover, .open>.dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open>.dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open>.dropdown-toggle.btn-info.focus {
    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, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    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:hover, .btn-warning.active:hover, .open>.dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open>.dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open>.dropdown-toggle.btn-warning.focus {
    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, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
    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:hover, .btn-danger.active:hover, .open>.dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open>.dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open>.dropdown-toggle.btn-danger.focus {
    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, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

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

.btn-link {
    color: #df3c40;
    font-weight: normal;
    border-radius: 0
}

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

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

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

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

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

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

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

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

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

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].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-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup, .dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

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

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

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

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

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

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

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

.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

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

.open>a {
    outline: 0
}

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

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

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 11px;
    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;
    border-bottom: 4px solid \9;
    content: ""
}

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

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

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

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

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

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
    margin-left: -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, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

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

.btn .caret {
    margin-left: 0
}

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

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

.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

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

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

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

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

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    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="radio"], [data-toggle="buttons"]>.btn-group>.btn input[type="radio"], [data-toggle="buttons"]>.btn input[type="checkbox"], [data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

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

select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

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

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

select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

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

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    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:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    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:hover, .input-group-btn>.btn:focus, .input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 22px
}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: #eee;
    border-color: #df3c40
}

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

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    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:hover, .nav-tabs.nav-justified>.active>a:focus {
    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:hover, .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

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

.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:hover, .nav-tabs-justified>.active>a:focus {
    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:hover, .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 0
    }
}

@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, 0.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-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: -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
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    margin-left: -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, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@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 .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio label, .navbar-form .checkbox label {
        padding-left: 0
    }
    .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
        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: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-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: #fff;
    border-color: #898ea7
}

.navbar-default .navbar-brand {
    color: #fff
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #e6e6e6;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #fff
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: #df3c40
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #df3c40
}

.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #898ea7
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #c72125
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #898ea7
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: #df3c40;
    color: #555
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: #df3c40
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #df3c40
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #fff
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #fff
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    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:hover, .navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    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:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    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:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #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:hover, .navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #df3c40;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    z-index: 3;
    color: #b11d21;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #df3c40;
    border-color: #df3c40;
    cursor: default
}

.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a, .pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a, .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p, .alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: normal;
    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: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 400px;
    padding: 1px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: normal;
    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: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow, .popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    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, 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, 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, 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, 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>img, .carousel-inner>.item>a>img {
    line-height: 1
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.next, .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.prev, .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right, .carousel-inner>.item.active {
        -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;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #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, 0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.blog-main {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 20px;
    margin-bottom: 30px
}

@media (min-width:768px) {
    .blog-main {
        float: left;
        width: 75%
    }
}

.blog-main .blog-title {
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 700
}

.blog-main .blog-title a {
    color: #2c363b
}

.blog-main .archivo-title {
    font-size: 24px;
    font-weight: 400;
    padding: 6px 8px;
    width: 100%;
    background-color: #e2e7ea;
    text-transform: uppercase
}

.blog-main .img-post-detalle img {
    width: 500px;
    padding: 20px 20px 20px 0;
    float: left;
    clear: left
}

@media (max-width:767px) {
    .blog-main .img-post-detalle img {
        width: 100%;
        padding: 10px
    }
}

.blog-main .post-header h1 {
    text-transform: uppercase;
    color: #2c363b;
    font-size: 24px;
    font-weight: 500;
    background-color: #e2e7ea;
    padding: 10px 15px;
    margin: 0
}

.blog-main .post-meta-info {
    margin-top: 10px
}

.blog-main .date_detalle time {
    background-color: #a6a6a6;
    padding: 5px 10px;
    color: #ffffff;
    font-size: 14px
}

.blog-sidebar {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 40px
}

@media (min-width:768px) {
    .blog-sidebar {
        float: left;
        width: 25%
    }
}

.blog-sidebar .cont-sidebar {
    background-color: #f0f3f4
}

.blog-sidebar .sidebar-module h4 {
    text-transform: uppercase;
    color: #2c363b;
    font-size: 24px;
    font-weight: 500;
    background-color: #e2e7ea;
    padding: 10px 15px;
    margin: 0
}

.blog-sidebar .sidebar-module .input-group {
    padding: 20px 15px 0 15px
}

.blog-sidebar .sidebar-module .input-group input {
    width: 118%
}

@media (max-width:767px) {
    .blog-sidebar .sidebar-module .input-group input {
        width: 100%
    }
}

.blog-sidebar .sidebar-module .input-group .btn {
    color: #a5a9ab
}

.blog-sidebar .sidebar-module .list-unstyled li {
    padding: 10px 15px;
    background-color: #ffffff;
    border-bottom: 1px solid #d8dadb
}

.blog-sidebar .sidebar-module .list-unstyled li:last-child {
    border-bottom: 0
}

.blog-sidebar .sidebar-module .btn-year {
    background-color: #f0f3f4;
    text-align: left;
    color: #df3c40;
    border: 0;
    border-top: 1px solid #d8dadb !important
}

.blog-sidebar .sidebar-module .btn-year:before {
    content: "> "
}

.sidebar-module {
    margin-bottom: 25px
}

.archivo-item ol {
    padding-left: 0;
    list-style: none;
    display: none;
    padding: 15px
}

.archivo-item ol li {
    padding: 5px
}

.archivo-item ol li a {
    color: #2c363b
}

.btn-year {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    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: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    display: block;
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    background-color: #df3c40;
    border-color: #db262b;
    color: #df3c40 !important
}

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

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

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

.btn-year.disabled, .btn-year[disabled], fieldset[disabled] .btn-year {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

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

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

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

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

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

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

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

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

.btn-year:focus, .btn-year.focus {
    color: #fff;
    background-color: #c72125;
    border-color: #701215
}

.btn-year:hover {
    color: #fff;
    background-color: #c72125;
    border-color: #a91c1f
}

.btn-year:active, .btn-year.active, .open>.dropdown-toggle.btn-year {
    color: #fff;
    background-color: #c72125;
    border-color: #a91c1f
}

.btn-year:active:hover, .btn-year.active:hover, .open>.dropdown-toggle.btn-year:hover, .btn-year:active:focus, .btn-year.active:focus, .open>.dropdown-toggle.btn-year:focus, .btn-year:active.focus, .btn-year.active.focus, .open>.dropdown-toggle.btn-year.focus {
    color: #fff;
    background-color: #a91c1f;
    border-color: #701215
}

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

.btn-year.disabled, .btn-year[disabled], fieldset[disabled] .btn-year, .btn-year.disabled:hover, .btn-year[disabled]:hover, fieldset[disabled] .btn-year:hover, .btn-year.disabled:focus, .btn-year[disabled]:focus, fieldset[disabled] .btn-year:focus, .btn-year.disabled.focus, .btn-year[disabled].focus, fieldset[disabled] .btn-year.focus, .btn-year.disabled:active, .btn-year[disabled]:active, fieldset[disabled] .btn-year:active, .btn-year.disabled.active, .btn-year[disabled].active, fieldset[disabled] .btn-year.active {
    background-color: #df3c40;
    border-color: #db262b
}

.btn-year .badge {
    color: #df3c40;
    background-color: #fff
}

.blog-post {
    height: 700px;
    margin-bottom: 20px
}

.blog-post .blog-post-title {
    height: 50px;
    line-height: 22px;
    overflow: hidden;
    margin-bottom: 0
}

.blog-post .blog-post-title a {
    color: #2c363b;
    font-size: 22px;
    text-transform: uppercase
}

.blog-post .post_meta_date {
    padding: 0;
    margin-top: 10px;
    margin-bottom: 25px
}

.blog-post .post_meta_date time {
    background-color: #a6a6a6;
    padding: 5px 10px;
    color: #ffffff;
    font-size: 14px
}

.blog-post .post-content {
    padding: 0;
    display: inline
}

.blog-post .post-content .post_meta_cats {
    padding: 4px 0
}

.blog-post .post-content .post_meta_comments {
    padding: 4px 0
}

.blog-post .post-txt .text-novedad {
    font-size: 16px;
    border-left: 3px solid red;
    padding-left: 20px;
    margin: 20px 0
}

.blog-post .post-txt .readmore {
    padding: 5px 30px;
    border-radius: 0
}

.blog-post:before, .post-txt:before, .blog-post:after, .post-txt:after {
    content: " ";
    display: table
}

.blog-post:after, .post-txt:after {
    clear: both
}

.blog-post:before, .post-txt:before, .blog-post:after, .post-txt:after {
    content: " ";
    display: table
}

.blog-post:after, .post-txt:after {
    clear: both
}

.post-meta-info {
    color: #999
}

.post-meta-info:before, .post-meta-info:after {
    content: " ";
    display: table
}

.post-meta-info:after {
    clear: both
}

.post-meta-info:before, .post-meta-info:after {
    content: " ";
    display: table
}

.post-meta-info:after {
    clear: both
}

.post-meta-info div {
    padding: 8px 12px 8px 12px;
    margin: 0 5px 5px 0;
    float: left;
    font-size: 12px;
    text-transform: uppercase
}

.readmore {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    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: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    color: #fff;
    background-color: #df3c40;
    border-color: #db262b;
    color: #fff !important
}

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

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

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

.readmore.disabled, .readmore[disabled], fieldset[disabled] .readmore {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

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

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

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

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

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

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

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

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

.readmore:focus, .readmore.focus {
    color: #fff;
    background-color: #c72125;
    border-color: #701215
}

.readmore:hover {
    color: #fff;
    background-color: #c72125;
    border-color: #a91c1f
}

.readmore:active, .readmore.active, .open>.dropdown-toggle.readmore {
    color: #fff;
    background-color: #c72125;
    border-color: #a91c1f
}

.readmore:active:hover, .readmore.active:hover, .open>.dropdown-toggle.readmore:hover, .readmore:active:focus, .readmore.active:focus, .open>.dropdown-toggle.readmore:focus, .readmore:active.focus, .readmore.active.focus, .open>.dropdown-toggle.readmore.focus {
    color: #fff;
    background-color: #a91c1f;
    border-color: #701215
}

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

.readmore.disabled, .readmore[disabled], fieldset[disabled] .readmore, .readmore.disabled:hover, .readmore[disabled]:hover, fieldset[disabled] .readmore:hover, .readmore.disabled:focus, .readmore[disabled]:focus, fieldset[disabled] .readmore:focus, .readmore.disabled.focus, .readmore[disabled].focus, fieldset[disabled] .readmore.focus, .readmore.disabled:active, .readmore[disabled]:active, fieldset[disabled] .readmore:active, .readmore.disabled.active, .readmore[disabled].active, fieldset[disabled] .readmore.active {
    background-color: #df3c40;
    border-color: #db262b
}

.readmore .badge {
    color: #df3c40;
    background-color: #fff
}

.img-post-list {
    float: left;
    width: 100%
}

.img-post-list .img-responsive {
    width: 100% !important
}

.img-post-detalle {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
}

#galeria-post .item {
    margin: 3px
}

#galeria-post .item img {
    display: block;
    width: 100%;
    height: auto
}

.post-share {
    border-bottom: 1px dashed #ccc;
    border-top: 1px dashed #ccc;
    margin-bottom: 15px;
    padding: 12px 0
}

.post-share * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

@media (max-width:767px) {
    .post-share span {
        margin-bottom: 4px
    }
}

.comment-post {
    margin-bottom: 15px;
    padding: 10px
}

.comment-post p {
    margin: 0
}

.comment-post:nth-child(even) {
    background: #eee;
    border-radius: 8px
}

.comment-timestamp {
    color: #999
}

@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot?-yj2cge');
    src: url('fonts/icomoon.eot?#iefix-yj2cge') format('embedded-opentype'), url('fonts/icomoon.ttf?-yj2cge') format('truetype'), url('fonts/icomoon.woff?-yj2cge') format('woff'), url('fonts/icomoon.svg?-yj2cge#icomoon') format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-transport2:before {
    content: "\e602"
}

.icon-Promos:before {
    content: "\e606"
}

.icon-hotel2:before {
    content: "\e614"
}

.icon-lock:before {
    content: "\e600"
}

.icon-search:before {
    content: "\e601"
}

.icon-aereo:before {
    content: "\e603"
}

.icon-mochila:before {
    content: "\e604"
}

.icon-menores:before {
    content: "\e605"
}

.icon-calendar:before {
    content: "\e607"
}

.icon-imagenes:before {
    content: "\e608"
}

.icon-auto:before {
    content: "\e609"
}

.icon-mochila-excursion:before {
    content: "\e60a"
}

.icon-facebook:before {
    content: "\e60b"
}

.icon-rating:before {
    content: "\e60c"
}

.icon-home:before {
    content: "\e60d"
}

.icon-info:before {
    content: "\e60e"
}

.icon-last-minute:before {
    content: "\e60f"
}

.icon-map:before {
    content: "\e610"
}

.icon-ida-vuelta:before {
    content: "\e611"
}

.icon-print:before {
    content: "\e612"
}

.icon-pin:before {
    content: "\e613"
}

.icon-hoteles:before {
    content: "\e615"
}

.icon-telefono:before {
    content: "\e616"
}

.icon-fax:before {
    content: "\e617"
}

.icon-twitter:before {
    content: "\e618"
}

.icon-excursion:before {
    content: "\e619"
}

.icon-zoom:before {
    content: "\e61a"
}

.icon-mail:before {
    content: "\e61b"
}

/*!
 * Ladda
 * http://lab.hakim.se/ladda
 * MIT licensed
 *
 * Copyright (C) 2014 Hakim El Hattab, http://hakim.se
 */

.ladda-button {
    position: relative
}

.ladda-button .ladda-spinner {
    position: absolute;
    z-index: 2;
    display: inline-block;
    width: 32px;
    height: 32px;
    top: 50%;
    margin-top: 0;
    opacity: 0;
    pointer-events: none
}

.ladda-button .ladda-label {
    position: relative;
    z-index: 3
}

.ladda-button .ladda-progress {
    position: absolute;
    width: 0;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.2);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .1s linear all !important;
    -moz-transition: .1s linear all !important;
    -ms-transition: .1s linear all !important;
    -o-transition: .1s linear all !important;
    transition: .1s linear all !important
}

.ladda-button[data-loading] .ladda-progress {
    opacity: 1;
    visibility: visible
}

.ladda-button, .ladda-button .ladda-spinner, .ladda-button .ladda-label {
    -webkit-transition: .3s cubic-bezier(.175, .885, .32, 1.275) all !important;
    -moz-transition: .3s cubic-bezier(.175, .885, .32, 1.275) all !important;
    -ms-transition: .3s cubic-bezier(.175, .885, .32, 1.275) all !important;
    -o-transition: .3s cubic-bezier(.175, .885, .32, 1.275) all !important;
    transition: .3s cubic-bezier(.175, .885, .32, 1.275) all !important
}

.ladda-button[data-style=zoom-in], .ladda-button[data-style=zoom-in] .ladda-spinner, .ladda-button[data-style=zoom-in] .ladda-label, .ladda-button[data-style=zoom-out], .ladda-button[data-style=zoom-out] .ladda-spinner, .ladda-button[data-style=zoom-out] .ladda-label {
    -webkit-transition: .3s ease all !important;
    -moz-transition: .3s ease all !important;
    -ms-transition: .3s ease all !important;
    -o-transition: .3s ease all !important;
    transition: .3s ease all !important
}

.ladda-button[data-style=expand-right] .ladda-spinner {
    right: -6px
}

.ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-right][data-size="xs"] .ladda-spinner {
    right: -12px
}

.ladda-button[data-style=expand-right][data-loading] {
    padding-right: 56px
}

.ladda-button[data-style=expand-right][data-loading] .ladda-spinner {
    opacity: 1
}

.ladda-button[data-style=expand-right][data-loading][data-size="s"], .ladda-button[data-style=expand-right][data-loading][data-size="xs"] {
    padding-right: 40px
}

.ladda-button[data-style=expand-left] .ladda-spinner {
    left: 26px
}

.ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-left][data-size="xs"] .ladda-spinner {
    left: 4px
}

.ladda-button[data-style=expand-left][data-loading] {
    padding-left: 56px
}

.ladda-button[data-style=expand-left][data-loading] .ladda-spinner {
    opacity: 1
}

.ladda-button[data-style=expand-left][data-loading][data-size="s"], .ladda-button[data-style=expand-left][data-loading][data-size="xs"] {
    padding-left: 40px
}

.ladda-button[data-style=expand-up] {
    overflow: hidden
}

.ladda-button[data-style=expand-up] .ladda-spinner {
    top: -32px;
    left: 50%;
    margin-left: 0
}

.ladda-button[data-style=expand-up][data-loading] {
    padding-top: 54px
}

.ladda-button[data-style=expand-up][data-loading] .ladda-spinner {
    opacity: 1;
    top: 26px;
    margin-top: 0
}

.ladda-button[data-style=expand-up][data-loading][data-size="s"], .ladda-button[data-style=expand-up][data-loading][data-size="xs"] {
    padding-top: 32px
}

.ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-up][data-loading][data-size="xs"] .ladda-spinner {
    top: 4px
}

.ladda-button[data-style=expand-down] {
    overflow: hidden
}

.ladda-button[data-style=expand-down] .ladda-spinner {
    top: 62px;
    left: 50%;
    margin-left: 0
}

.ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-down][data-size="xs"] .ladda-spinner {
    top: 40px
}

.ladda-button[data-style=expand-down][data-loading] {
    padding-bottom: 54px
}

.ladda-button[data-style=expand-down][data-loading] .ladda-spinner {
    opacity: 1
}

.ladda-button[data-style=expand-down][data-loading][data-size="s"], .ladda-button[data-style=expand-down][data-loading][data-size="xs"] {
    padding-bottom: 32px
}

.ladda-button[data-style=slide-left] {
    overflow: hidden
}

.ladda-button[data-style=slide-left] .ladda-label {
    position: relative
}

.ladda-button[data-style=slide-left] .ladda-spinner {
    left: 100%;
    margin-left: 0
}

.ladda-button[data-style=slide-left][data-loading] .ladda-label {
    opacity: 0;
    left: -100%
}

.ladda-button[data-style=slide-left][data-loading] .ladda-spinner {
    opacity: 1;
    left: 50%
}

.ladda-button[data-style=slide-right] {
    overflow: hidden
}

.ladda-button[data-style=slide-right] .ladda-label {
    position: relative
}

.ladda-button[data-style=slide-right] .ladda-spinner {
    right: 100%;
    margin-left: 0;
    left: 16px
}

.ladda-button[data-style=slide-right][data-loading] .ladda-label {
    opacity: 0;
    left: 100%
}

.ladda-button[data-style=slide-right][data-loading] .ladda-spinner {
    opacity: 1;
    left: 50%
}

.ladda-button[data-style=slide-up] {
    overflow: hidden
}

.ladda-button[data-style=slide-up] .ladda-label {
    position: relative
}

.ladda-button[data-style=slide-up] .ladda-spinner {
    left: 50%;
    margin-left: 0;
    margin-top: 1em
}

.ladda-button[data-style=slide-up][data-loading] .ladda-label {
    opacity: 0;
    top: -1em
}

.ladda-button[data-style=slide-up][data-loading] .ladda-spinner {
    opacity: 1;
    margin-top: 0
}

.ladda-button[data-style=slide-down] {
    overflow: hidden
}

.ladda-button[data-style=slide-down] .ladda-label {
    position: relative
}

.ladda-button[data-style=slide-down] .ladda-spinner {
    left: 50%;
    margin-left: 0;
    margin-top: -2em
}

.ladda-button[data-style=slide-down][data-loading] .ladda-label {
    opacity: 0;
    top: 1em
}

.ladda-button[data-style=slide-down][data-loading] .ladda-spinner {
    opacity: 1;
    margin-top: 0
}

.ladda-button[data-style=zoom-out] {
    overflow: hidden
}

.ladda-button[data-style=zoom-out] .ladda-spinner {
    left: 50%;
    margin-left: 32px;
    -webkit-transform: scale(2.5);
    -moz-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -o-transform: scale(2.5);
    transform: scale(2.5)
}

.ladda-button[data-style=zoom-out] .ladda-label {
    position: relative;
    display: inline-block
}

.ladda-button[data-style=zoom-out][data-loading] .ladda-label {
    opacity: 0;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5)
}

.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner {
    opacity: 1;
    margin-left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.ladda-button[data-style=zoom-in] {
    overflow: hidden
}

.ladda-button[data-style=zoom-in] .ladda-spinner {
    left: 50%;
    margin-left: -16px;
    -webkit-transform: scale(.2);
    -moz-transform: scale(.2);
    -ms-transform: scale(.2);
    -o-transform: scale(.2);
    transform: scale(.2)
}

.ladda-button[data-style=zoom-in] .ladda-label {
    position: relative;
    display: inline-block
}

.ladda-button[data-style=zoom-in][data-loading] .ladda-label {
    opacity: 0;
    -webkit-transform: scale(2.2);
    -moz-transform: scale(2.2);
    -ms-transform: scale(2.2);
    -o-transform: scale(2.2);
    transform: scale(2.2)
}

.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner {
    opacity: 1;
    margin-left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.ladda-button[data-style=contract] {
    overflow: hidden;
    width: 100px
}

.ladda-button[data-style=contract] .ladda-spinner {
    left: 50%;
    margin-left: 0
}

.ladda-button[data-style=contract][data-loading] {
    border-radius: 50%;
    width: 52px
}

.ladda-button[data-style=contract][data-loading] .ladda-label {
    opacity: 0
}

.ladda-button[data-style=contract][data-loading] .ladda-spinner {
    opacity: 1
}

.ladda-button[data-style=contract-overlay] {
    overflow: hidden;
    width: 100px;
    box-shadow: 0 0 0 2000px transparent
}

.ladda-button[data-style=contract-overlay] .ladda-spinner {
    left: 50%;
    margin-left: 0
}

.ladda-button[data-style=contract-overlay][data-loading] {
    border-radius: 50%;
    width: 52px;
    box-shadow: 0 0 0 2000px rgba(0, 0, 0, 0.8)
}

.ladda-button[data-style=contract-overlay][data-loading] .ladda-label {
    opacity: 0
}

.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner {
    opacity: 1
}

/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
    display: none
}

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

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

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

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

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

.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:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
    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-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

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

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

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

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

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

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

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

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

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: none
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
    margin: -1px
}

.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%;
    filter: alpha(opacity=25);
    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-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
    display: none
}

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

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

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

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

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

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

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

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

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

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

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

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

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px .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: -0.3em;
    margin-left: -0.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: -0.3em;
    margin-left: 0;
    margin-bottom: -0.6em
}

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

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

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

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

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

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.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-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

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

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

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

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

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

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

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

.ui-widget-content {
    border: 1px solid #aaaaaa;
    background: #ffffff;
    color: #222222
}

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

.ui-widget-header {
    border: 1px solid #aaaaaa;
    background: #cccccc;
    color: #222222;
    font-weight: bold
}

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

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6;
    font-weight: normal;
    color: #555555
}

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

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #999999;
    background: #dadada;
    font-weight: normal;
    color: #212121
}

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

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #aaaaaa;
    background: #ffffff;
    font-weight: normal;
    color: #212121
}

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

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee;
    color: #363636
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec;
    color: #cd0a0a
}

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

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

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

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

.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("../img/ui-icons_222222_256x240.png")
}

.ui-widget-header .ui-icon {
    background-image: url("../img/ui-icons_222222_256x240.png")
}

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

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url("../img/ui-icons_222222_256x240.png")
}

.ui-state-active .ui-icon {
    background-image: url("../img/ui-icons_222222_256x240.png")
}

.ui-state-highlight .ui-icon {
    background-image: url("../img/ui-icons_222222_256x240.png")
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url("../img/ui-icons_222222_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-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 4px
}

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

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

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

.ui-widget-overlay {
    background: #aaaaaa;
    opacity: .3;
    filter: alpha(opacity=30)
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaaaaa;
    opacity: .3;
    filter: alpha(opacity=30);
    border-radius: 8px
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer, .fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('fancybox_sprite.png')
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('fancybox_loading.gif') center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('blank.gif');
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('fancybox_overlay.png')
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url('fancybox_sprite@2x.png');
        background-size: 44px 152px
    }
    #fancybox-loading div {
        background-image: url('fancybox_loading@2x.gif');
        background-size: 24px 24px
    }
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-theme .owl-controls {
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: alpha(opacity=50);
    opacity: .5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: alpha(opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: alpha(opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: alpha(opacity=100);
    opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) no-repeat center center
}

#header-home {
    width: 100%;
    height: 100%;
    max-height: 100vh;
    min-height: 100vh;
    top: 0;
    clear: both
}

#header-home .outer {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%
}

#header-home .middle {
    display: table-cell;
    vertical-align: middle
}

#header-home .inner {
    margin-left: auto;
    margin-right: auto
}

#header-home .home-div-center {
    padding: 150px 0
}

@media (max-width:767px) {
    #header-home .home-div-center .row {
        margin-right: 0
    }
}

@media (max-width:767px) {
    #header-home .home-div-center {
        padding: 100px 0
    }
}

@media (max-width:991px) {}

#header-home .icons {
    background-color: rgba(0, 0, 0, 0.5);
    padding-bottom: 14px;
    text-align: center;
    position: absolute;
    top: 735px;
    right: 0;
    height: auto;
    border-top-right-radius: 20px
}

@media (max-width:1199px) {
    #header-home .icons {
        top: 712px
    }
}

@media (min-width:1200px) {
    #header-home .icons {
        width: 580px
    }
}

@media (max-width:767px) {
    #header-home .icons {
        margin-top: 0;
        padding-top: 20px;
        padding-bottom: 0;
        border-top-right-radius: 0
    }
}

#header-home .icons h3 {
    text-align: center;
    color: white;
    font-size: 20px;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 20px
}

@media (max-width:991px) {
    #header-home .icons h3 {
        display: none
    }
}

@media (max-width:991px) {
    #header-home .icons h3 {
        padding-top: 10px
    }
}

#header-home .icons a {
    padding-bottom: 30px
}

@media (max-width:991px) {
    #header-home .icons a {
        padding: 8px 0
    }
}

#header-home .icons a span {
    font-size: 40px;
    color: white;
    padding: 18px 16px
}

@media (max-width:991px) {
    #header-home .icons a span {
        font-size: 26px;
        padding: 0 15px 0 0
    }
}

#header-home .icons a span:hover {
    border-bottom: 3px solid #df3c40
}

@media (max-width:991px) {
    #header-home .icons a span:hover {
        border-bottom: 0
    }
}

#header-home .icons a:hover {
    background-color: transparent !important;
    text-decoration: none
}

#header-home .icons .active {
    border-bottom: 3px solid #df3c40
}

@media (max-width:991px) {
    #header-home .icons .active {
        border-bottom: 0
    }
}

#header-home .icons .cont-icons {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 17px
}

@media (max-width:991px) {
    #header-home .icons .cont-icons {
        border-bottom: 0;
        text-align: center;
        width: 100%;
        margin: 0 auto
    }
}

#header-home .icons .text-mobile {
    display: none
}

#header-home .reserva-block {
    padding: 0
}

#header-home .reservasonline {
    padding-left: 30px;
    padding-right: 30px;
    background-color: rgba(0, 0, 0, 0.5);
    padding-top: 0;
    padding-bottom: 1px;
    position: absolute;
    width: 100%;
    height: auto;
    top: 196px;
    margin-top: 0 !important;
    clear: both;
    border-top-right-radius: 20px
}

@media (max-width:767px) {
    #header-home .reservasonline {
        border-top-right-radius: 0
    }
}

@media (max-height:660px) {
    #header-home .reservasonline {
        width: 360px !important
    }
}

#header-home .reservasonline h3 {
    color: white;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 5px;
    display: block;
    margin: 15px 0 3px;
    border-bottom: 2px solid #ffffff;
    margin-bottom: 15px
}

@media (max-width:767px) {
    #header-home .reservasonline h3 {
        font-size: 28px
    }
}

@media (max-width:991px) {
    #header-home .reservasonline h3 {
        padding-top: 10px
    }
}

@media (min-width:1200px) {
    #header-home .reservasonline {
        width: 370px;
        padding-bottom: 0;
        top: 140px !important;
        left: 10% !important
    }
}

@media (max-width:767px) {
    #header-home .reservasonline {
        margin-top: 20px;
        padding-top: 10px
    }
}

#header-home .reservasonline .reserva-1 {
    background: url(../img/reserva1.png) no-repeat
}

@media (max-width:767px) {
    #header-home .reservasonline .reserva-1 {
        background: url(../img/reserva1mobile.jpg) no-repeat;
        background-size: cover
    }
}

#header-home .reservasonline .reserva-2 {
    background: url(../img/reserva2.png) no-repeat
}

@media (max-width:767px) {
    #header-home .reservasonline .reserva-2 {
        background: url(../img/reserva2mobile.jpg) no-repeat;
        background-size: cover
    }
}

#header-home .reservasonline .reserva-3 {
    background: url(../img/reserva3.png) no-repeat
}

@media (max-width:767px) {
    #header-home .reservasonline .reserva-3 {
        background: url(../img/reserva3mobile.jpg) no-repeat;
        background-size: cover
    }
}

#header-home .reservasonline .reserva {
    background-color: transparent;
    margin-bottom: 37px
}

@media (max-height:790px) {
    #header-home .reservasonline .reserva {
        margin-bottom: 11px
    }
}

@media (max-height:790px) and (max-width:1199px) {
    #header-home .reservasonline .reserva {
        margin-bottom: 29px
    }
}

@media (max-width:991px) {
    #header-home .reservasonline .reserva {
        margin-top: 10px
    }
}

@media (max-width:767px) {
    #header-home .reservasonline .reserva {
        margin-top: 15px
    }
}

#header-home .reservasonline .reserva .imagen-reserva {
    width: 50%;
    padding-top: 75px;
    float: left
}

@media (max-width:767px) {
    #header-home .reservasonline .reserva .imagen-reserva {
        width: 100%
    }
}

#header-home .reservasonline .reserva .imagen-reserva a {
    font-weight: 700;
    background-color: #df3c40;
    padding: 6px 12px;
    color: white;
    font-size: 14px
}

#header-home .reservasonline .reserva .text-reserva {
    width: 50%;
    float: left
}

@media (max-width:767px) {
    #header-home .reservasonline .reserva .text-reserva {
        width: 50%;
        right: 0;
        position: absolute;
        background: rgba(0, 0, 0, 0.7)
    }
}

#header-home .reservasonline .reserva .text-reserva h4 {
    font-size: 23px;
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    padding: 10px 0 0 20px
}

@media (max-width:1199px) {
    #header-home .reservasonline .reserva .text-reserva h4 {
        font-size: 14px;
        padding: 10px 0 0 52px
    }
}

@media (max-width:991px) {
    #header-home .reservasonline .reserva .text-reserva h4 {
        padding: 10px 0 0 20px !important
    }
}

@media (max-width:768px) {
    #header-home .reservasonline .reserva .text-reserva h4 {
        font-size: 16px !important
    }
}

#header-home .reservasonline .reserva .text-reserva p {
    font-size: 18px;
    font-style: italic;
    color: #9d9d9d;
    padding: 0 0 0 6px
}

@media (max-width:992px) {
    #header-home .reservasonline .reserva .text-reserva p {
        font-size: 14px;
        padding: 0 0 0 45px
    }
}

@media (min-width:768px) {
    #header-home .reservasonline .reserva .text-reserva p {
        font-size: 24px !important;
        padding: 0 0 0 20px !important
    }
}

#header-home .reservasonline .reserva .text-reserva p span {
    color: white
}

#header-home .reservasonline .reserva1-modal {
    left: 460px;
    top: 50px;
    z-index: 99999999
}

@media (max-width:1199px) {
    #header-home .reservasonline .reserva1-modal {
        left: 370px
    }
}

#header-home .reservasonline .reserva2-modal {
    top: -170px;
    left: 410px
}

#header-home .reservasonline .reserva3-modal {
    top: -170px;
    left: 790px
}

@media (min-width:768px) and (max-width:992px) {
    #header-home .reservasonline .reservarmodal {
        top: 190px !important;
        left: 20px !important;
        width: 90% !important
    }
    #header-home .reservasonline .triangulo_form {
        display: none
    }
}

@media (max-width:1199px) {
    #header-home .reservasonline .reserva2-modal {
        top: -170px;
        left: 310px
    }
    #header-home .reservasonline .reserva3-modal {
        top: -170px;
        left: 600px
    }
}

@media (max-width:767px) {
    #header-home .reservasonline .reservarmodal {
        top: 181px !important;
        left: 30px !important;
        width: 90% !important
    }
    #header-home .reservasonline .triangulo_form {
        display: none
    }
    #header-home .reservasonline .checkbox {
        padding-left: 15px
    }
    #header-home .reservasonline .reservarbtn {
        padding-right: 15px
    }
}

#header-home .reservasonline .reservarmodal {
    position: absolute;
    width: 350px;
    z-index: 9999;
    background-color: #cf2c30
}

#header-home .reservasonline .reservarmodal .menu-buscarfecha {
    padding: 7px 12px
}

#header-home .reservasonline .reservarmodal .menu-buscarfecha .icon-calendar {
    color: #ffffff
}

#header-home .reservasonline .reservarmodal .menu-buscarfecha p {
    color: #ffffff;
    font-size: 11px
}

#header-home .reservasonline .reservarmodal .menu-buscarfecha .control-label {
    color: #ffffff;
    display: inline-block;
    float: left;
    line-height: 16px
}

#header-home .reservasonline .reservarmodal .menu-buscarfecha .form-group {
    margin-bottom: 10px
}

#header-home .reservasonline .reservarmodal .date1 .form-control, #header-home .reservasonline .reservarmodal .date2 .form-control {
    width: 65px;
    display: inline-block;
    float: left;
    margin-left: 10px;
    font-size: 10px;
    padding: 0 4px
}

#header-home .reservasonline .reservarmodal .checkbox {
    padding-left: 0
}

#header-home .reservasonline .reservarmodal .checkbox label {
    color: #ffffff;
    font-size: 11px
}

#header-home .reservasonline .reservarmodal .reservarbtn {
    padding-right: 0
}

#header-home .reservasonline .reservarmodal .triangulo_form {
    position: absolute;
    left: -10px;
    top: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px 10.4px 10px 0;
    border-color: transparent #cf2c2f transparent transparent
}

#header-home .reservasonline .reservarmodal-estado {
    display: block !important
}

#promociones {
    height: 100%;
    padding-bottom: 40px;
    background: url(../img/bg/promociones.jpg) no-repeat center top;
    background-size: cover
}

@media (max-width:767px) {
    #promociones {
        height: 100%;
        background-size: cover;
        padding-bottom: 20px
    }
}

@media (max-width:991px) {
    #promociones {
        height: 100%;
        background-size: cover;
        padding-bottom: 30px
    }
}

#promociones h3 {
    font-size: 30px;
    color: #2c363b;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block
}

@media (max-width:767px) {
    #promociones h3 {
        font-size: 26px
    }
}

#promociones .promocion {
    background-color: #ffffff;
    height: 325px;
    overflow: hidden;
    position: relative;
    margin-top: 80px
}

@media (max-width:767px) {
    #promociones .promocion {
        min-height: 80px;
        margin-bottom: 10px
    }
}

@media (max-width:991px) {
    #promociones .promocion {
        margin-bottom: 10px
    }
}

#promociones .promocion .imagenpromo img {
    width: 100%;
    padding: 5px 5px 0 5px
}

@media (max-width:767px) {
    #promociones .promocion .imagenpromo img {
        padding: 10px
    }
}

@media (max-width:767px) {
    #promociones .promocion .imagenpromo {
        width: 35%;
        float: left
    }
}

#promociones .promocion .imagenpromo .banco {
    width: 100%
}

#promociones .promocion .imagenpromo .tarjeta {
    width: 50%;
    float: left;
    padding: 2px 0
}

#promociones .promocion .infopromo {
    text-align: center;
    padding: 5px
}

@media (max-width:767px) {
    #promociones .promocion .infopromo {
        text-align: left;
        padding-left: 10px
    }
}

#promociones .promocion .infopromo h4 {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 10px
}

#promociones .promocion .infopromo p {
    font-size: 11px
}

#promociones .promocion .infopromo .info-cftna {
    font-size: 35px !important;
    color: #5a5a5a !important;
    text-transform: uppercase !important;
    font-family: 'Open Sans Condensed', sans-serif !important;
    margin: 5px 0 !important;
    line-height: 37px
}

#promociones .promocion .infopromo .extra {
    font-size: 18px;
    font-weight: 600;
    margin-top: 0
}

@media (max-width:767px) {
    #promociones .promocion .infopromo {
        width: 65%;
        float: left
    }
}

#promociones .promocion .botonpromo {
    width: 100%;
    text-align: center;
    background-color: #df3c40;
    padding: 5px 0;
    position: absolute;
    bottom: 0
}

#promociones .promocion .botonpromo a {
    color: #ffffff
}

#promociones .promocion .botonpromo a:hover {
    text-decoration: none
}

#promociones .title-promociones {
    text-align: center;
    position: relative
}

#promociones .title-promociones .vertodos-promociones {
    display: inline-block
}

#promociones .title-promociones .vertodos-promociones .btnpromo {
    display: inline-block;
    background-color: #df3c40;
    color: #ffffff;
    padding: 6px 12px;
    margin-left: 20px !important;
    position: absolute;
    top: 22px
}

#promociones .title-promociones .vertodos-promociones .btnpromo:hover {
    text-decoration: none;
    background-color: #b93336
}

@media (max-width:767px) {
    #promociones .title-promociones .vertodos-promociones .btnpromo {
        position: relative;
        top: 0;
        margin-left: 0;
        margin-bottom: 20px
    }
}

#ofertas {
    height: 100%;
    background-color: #ffffff
}

@media (max-width:767px) {
    #ofertas {
        height: 100%
    }
}

@media (max-width:991px) {
    #ofertas {
        height: 100%
    }
}

#ofertas h3 {
    font-size: 30px;
    color: #2c363b;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
    display: block;
    padding: 30px 0 10px
}

@media (max-width:767px) {
    #ofertas h3 {
        font-size: 26px;
        padding-left: 0;
        float: none
    }
}

@media (min-width:530px) and (max-width:767px) {
    #ofertas h3 {
        float: left
    }
}

#ofertas .title-ofertas {
    text-align: center
}

#ofertas .title-ofertas .filtro-ofertas {
    display: inline-block;
    float: left;
    padding-top: 22px;
    padding-left: 20px;
    font-size: 12px;
    font-weight: 700
}

#ofertas .title-ofertas .filtro-ofertas select {
    height: 30px;
    font-size: 14px;
    border-radius: 0 !important;
    padding-left: 10px;
    font-weight: 300;
    margin-left: 5px
}

@media (max-width:767px) {
    #ofertas .title-ofertas .filtro-ofertas {
        padding-top: 5px;
        padding-bottom: 20px
    }
}

@media (min-width:530px) and (max-width:767px) {
    #ofertas .title-ofertas .filtro-ofertas {
        padding-top: 30px
    }
}

#ofertas .title-ofertas .filtro-ofertas select {
    padding-left: 5px
}

#ofertas .info-hover-active .info-hover {
    display: block !important;
    position: relative;
    z-index: 500;
    height: 242px;
    text-align: center;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    top: 0;
    margin-top: -40px
}

@media (max-width:767px) {
    #ofertas .info-hover-active .info-hover {
        display: none !important
    }
}

#ofertas .info-hover-active .info-hover img {
    text-align: center;
    right: 165px;
    padding-top: 105px;
    width: 40px;
    position: absolute
}

#ofertas .info-hover-active .info-hover p {
    color: #ffffff;
    text-align: center;
    width: 100%;
    padding-top: 160px
}

#ofertas .last-minute .img-lm img {
    right: 0;
    top: 125px;
    position: absolute;
    z-index: -999
}

@media (max-width:767px) {
    #ofertas .last-minute .img-lm img {
        top: 100px;
        width: 140px
    }
}

#ofertas .last-minute .info-precio {
    width: 200px !important;
    padding-right: 20px
}

#ofertas .last-minute .info-precio p {
    line-height: 25px !important
}

@media (max-width:767px) {
    #ofertas .last-minute .info-precio p {
        font-size: 16px
    }
}

#ofertas .last-minute .info-precio p span {
    font-size: 24px !important
}

@media (max-width:767px) {
    #ofertas .last-minute .info-precio p span {
        font-size: 22px !important
    }
}

#ofertas .last-minute .info-precio .text-precio {
    font-size: 12px !important;
    line-height: 17px !important;
    font-weight: 400
}

@media (max-width:767px) {
    #ofertas .last-minute .info-precio .text-precio br {
        display: none
    }
}

#ofertas .oferta {
    position: relative;
    height: 242px;
    margin-bottom: 80px
}

@media (max-width:991px) {
    #ofertas .oferta {
        margin-bottom: 120px
    }
}

@media (max-width:767px) {
    #ofertas .oferta {
        margin-bottom: 40px
    }
}

#ofertas .oferta .info-hover {
    display: none
}

#ofertas .oferta a:hover {
    text-decoration: none
}

#ofertas .oferta .info {
    height: 242px;
    z-index: 2;
    position: relative;
}

@media (max-width: 767px) {
    #ofertas .oferta .info {
        height: 181px
    }
}

@media (min-width:530px) and (max-width:767px) {
    #ofertas .oferta .info {
        height: 164px !important
    }
}

#ofertas .oferta .info a:hover {
    background-color: rgba(0, 0, 0, 0.7) !important
}

#ofertas .oferta .argentina {
    border-left: 4px solid #88cde8
}

#ofertas .oferta .argentina .info-ofertas {
    background-color: #88cde8;
    padding: 2px 10px;
    width: 130px;
    height: 40px
}

#ofertas .oferta .brasil {
    border-left: 4px solid #64b85d
}

#ofertas .oferta .brasil .info-ofertas {
    background-color: #64b85d;
    padding: 2px 10px;
    width: 85px;
    height: 40px
}

#ofertas .oferta .caribe {
    border-left: 4px solid #faae40
}

#ofertas .oferta .caribe .info-ofertas {
    background-color: #faae40;
    padding: 2px 10px;
    width: 85px;
    height: 40px
}

#ofertas .oferta .usa {
    border-left: 4px solid #023fc8
}

#ofertas .oferta .usa .info-ofertas {
    background-color: #023fc8;
    padding: 2px 10px;
    width: 65px;
    height: 40px
}

#ofertas .oferta .europa {
    border-left: 4px solid #424242
}

#ofertas .oferta .europa .info-ofertas {
    background-color: #424242;
    padding: 2px 10px;
    width: 95px;
    height: 40px
}

#ofertas .oferta .imagen-ofertas {
    position: absolute;
    z-index: 2;
    height: 242px;
    width: 100%;
    padding-right: 15px;
    overflow: hidden
}

@media (max-width:767px) {
    #ofertas .oferta .imagen-ofertas {
        height: auto !important
    }
}

#ofertas .oferta .imagen-ofertas img {
    width: 100%;
    padding-right: 15px !important
}

@media (max-width:1199px) {
    #ofertas .oferta .imagen-ofertas img {
        height: 100%
    }
}

#ofertas .oferta .info-ofertas {
    position: relative;
    z-index: 501;
    text-transform: uppercase;
    top: 20px
}

#ofertas .oferta .info-ofertas h4 {
    color: #ffffff;
    font-weight: 700;
    font-size: 18px
}

#ofertas .oferta .info-precio {
    position: relative;
    z-index: 501;
    right: 0;
    float: right;
    top: -20px;
    text-align: right;
    padding-right: 20px
}

#ofertas .oferta .info-precio p {
    color: #ffffff;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px
}

#ofertas .oferta .info-precio p span {
    font-size: 24px;
    display: block;
    font-weight: 700
}

#ofertas .oferta .info-precio .text-precio {
    font-size: 12px !important;
    line-height: 17px !important;
    font-weight: 400
}

#ofertas .foot-ofertas {
    overflow: hidden
}

#ofertas .foot-ofertas .text-ofertas {
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px
}

#ofertas .foot-ofertas .text-ofertas p {
    font-size: 13px;
    height: 54px;
    overflow: hidden
}

#ofertas .foot-ofertas .boton-ofertas {
    margin-top: 10px;
    padding-right: 0
}

#ofertas .foot-ofertas .boton-ofertas a {
    text-align: center;
    background-color: #df3c40;
    padding: 7px 15px;
    color: #ffffff;
    float: right
}

#ofertas .foot-ofertas .boton-ofertas a:hover {
    text-decoration: none;
    background-color: #b93336
}

@media (max-width:767px) {
    #ofertas .foot-ofertas .boton-ofertas a {
        font-size: 11px
    }
}

#avisos {
    height: 1000px;
    background: url(../img/bg/avisos.jpg) no-repeat center top
}

@media (max-width:767px) {
    #avisos {
        height: 100%;
        background-size: cover;
        padding-bottom: 30px
    }
}

#avisos h3 {
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 30px;
    padding-bottom: 40px;
    display: inline-block
}

@media (max-width:767px) {
    #avisos h3 {
        font-size: 26px;
        padding-bottom: 10px
    }
}

#avisos h3 span {
    font-weight: 400
}

@media (max-width:767px) {
    #avisos .container {
        width: 270px;
        margin: 0 auto
    }
}

#avisos .filtro {
    background-color: #2c363b;
    padding: 5px 15px
}

#avisos .filtro h4 {
    font-size: 18px;
    color: #ffffff;
    font-style: italic;
    font-weight: 300;
    margin-top: 15px
}

@media (max-width:767px) {
    #avisos .filtro h4 {
        font-size: 18px
    }
}

@media (max-width:991px) {
    #avisos .filtro h4 {
        font-size: 12px
    }
}

#avisos .filtro .select {
    margin-top: 5px;
    margin-bottom: 10px
}

#avisos .filtro .select select {
    height: 30px;
    width: 100%;
    font-size: 14px;
    border-radius: 0 !important;
    padding-left: 10px;
    font-weight: 300
}

#avisos .filtro ul {
    list-style-type: none;
    padding-left: 0
}

#avisos .filtro ul li {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 19px;
    border-bottom: 1px solid #ffffff;
    padding: 4px 0
}

@media (max-width:767px) {
    #avisos .filtro ul li {
        font-size: 22px
    }
}

@media (max-width:991px) {
    #avisos .filtro ul li {
        font-size: 12px
    }
}

#avisos .filtro ul li:last-child {
    border-bottom: 0
}

#avisos .filtro ul li a {
    text-decoration: none;
    color: #ffffff
}

#avisos .filtro ul li a:hover {
    color: #df3c40
}

#avisos .aviso {
    margin-bottom: 20px
}

@media (max-width:767px) {
    #avisos .aviso {
        margin-bottom: 25px
    }
}

#avisos .aviso h4 {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    height: 17px;
    overflow: hidden
}

#avisos .aviso-imagen {
    position: relative;
    height: 269px;
    overflow: hidden
}

@media (max-width:1199px) {
    #avisos .aviso-imagen {
        height: 229px
    }
}

@media (max-width:991px) {
    #avisos .aviso-imagen {
        height: 169px
    }
}

@media (max-width:767px) {
    #avisos .aviso-imagen {
        height: 269px
    }
}

#avisos .aviso-imagen .imagenaviso {
    position: absolute;
    z-index: 1
}

#avisos .aviso-imagen .regionaviso {
    position: absolute;
    z-index: 2;
    top: 200px
}

@media (max-width:767px) {
    #avisos .aviso-imagen .regionaviso {
        top: 30px !important
    }
}

@media (max-width:1199px) {
    #avisos .aviso-imagen .regionaviso {
        top: 160px
    }
}

@media (max-width:991px) {
    #avisos .aviso-imagen .regionaviso {
        top: 100px
    }
}

#avisos .aviso-imagen .regionaviso h5 {
    color: #ffffff;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase
}

#avisos .argentina .regionaviso {
    background-color: #88cde8;
    padding: 2px 10px;
    width: 130px;
    height: 40px
}

#avisos .brasil .regionaviso {
    background-color: #64b85d;
    padding: 2px 10px;
    width: 85px;
    height: 40px
}

#avisos .caribe .regionaviso {
    background-color: #faae40;
    padding: 2px 10px;
    width: 85px;
    height: 40px
}

#avisos .usa .regionaviso {
    background-color: #023fc8;
    padding: 2px 10px;
    width: 65px;
    height: 40px
}

#avisos .europa .regionaviso {
    background-color: #424242;
    padding: 2px 10px;
    width: 95px;
    height: 40px
}

#avisos .foot-aviso .text-aviso {
    padding-right: 0;
    margin-top: 18px;
    padding-left: 10px;
    border-left: 3px solid #df3c40
}

@media (max-width:1199px) {
    #avisos .foot-aviso .text-aviso {
        margin-top: 5px
    }
}

#avisos .foot-aviso .text-aviso p {
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 0;
    padding: 0
}

@media (max-width:991px) {
    #avisos .foot-aviso .text-aviso p {
        font-size: 10px
    }
}

#avisos .foot-aviso .boton-aviso {
    margin-top: 10px;
    padding-right: 0
}

#avisos .foot-aviso .boton-aviso a {
    text-align: center;
    background-color: #df3c40;
    padding: 7px 15px;
    color: #ffffff;
    float: right
}

#avisos .foot-aviso .boton-aviso a:hover {
    text-decoration: none;
    background-color: #b93336
}

#avisos .fila-inferior {
    margin-top: 30px
}

#avisos .title-avisos {
    text-align: center;
    position: relative
}

#avisos .title-avisos .vertodos-avisos {
    display: inline-block
}

#avisos .title-avisos .vertodos-avisos .btnaviso {
    display: inline-block;
    background-color: #df3c40;
    color: #ffffff;
    padding: 6px 12px;
    margin-left: 20px !important;
    position: absolute;
    top: 50px
}

#avisos .title-avisos .vertodos-avisos .btnaviso:hover {
    text-decoration: none;
    background-color: #b93336
}

@media (max-width:767px) {
    #avisos .title-avisos .vertodos-avisos .btnaviso {
        position: relative;
        top: 0;
        margin-left: 0;
        margin-bottom: 20px
    }
}

#avisos .flechas {
    text-align: center;
    padding-top: 45px
}

#avisos .flechas img {
    padding: 0 10px
}

#novedades {
    height: 850px;
    background: url(../img/bg/novedades.jpg) no-repeat center top;
    background-size: cover
}

#novedades #owl-demo .owl-controls {
    display: none !important;
    margin-top: 0 !important
}

@media (max-width:767px) {
    #novedades {
        height: 100%;
        padding-bottom: 30px;
        background-size: cover
    }
}

#novedades h3 {
    font-size: 30px;
    color: #2c363b;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 30px;
    display: inline-block
}

@media (max-width:767px) {
    #novedades h3 {
        font-size: 26px
    }
}

#novedades .cont-novedades {
    padding-bottom: 15px
}

@media (max-width:767px) {
    #novedades .cont-novedades {
        margin-bottom: 30px
    }
}

#novedades .cont-novedades h4 {
    font-size: 22px;
    text-align: left;
    font-weight: 600;
    text-transform: uppercase;
    height: 47px;
    overflow: hidden
}

#novedades .cont-novedades img {
    width: 100%
}

#novedades .cont-novedades .fecha {
    margin: 30px 0;
    color: #ffffff;
    font-size: 16px
}

#novedades .cont-novedades .fecha span {
    background: rgba(0, 0, 0, 0.3);
    padding: 5px 10px
}

#novedades .cont-novedades .text-novedad {
    font-size: 16px;
    border-left: 3px solid red;
    padding-left: 20px;
    margin: 20px 0
}

#novedades .cont-novedades a {
    text-align: center;
    background-color: #df3c40;
    padding: 7px 25px;
    color: #ffffff
}

#novedades .cont-novedades a:hover {
    text-decoration: none
}

#novedades .title-novedades {
    position: relative;
    text-align: center;
    margin-bottom: 20px
}

#novedades .title-novedades .vertodos-novedades {
    display: inline-block
}

#novedades .title-novedades .vertodos-novedades .btnnov {
    display: inline-block;
    background-color: #2c363b;
    color: #ffffff;
    padding: 6px 12px;
    margin-left: 20px !important;
    position: absolute;
    top: 50px
}

#novedades .title-novedades .vertodos-novedades .btnnov:hover {
    text-decoration: none
}

@media (max-width:767px) {
    #novedades .title-novedades .vertodos-novedades .btnnov {
        position: relative;
        margin-left: 0;
        top: 0;
        margin-bottom: 20px
    }
}

#novedades .flechas {
    text-align: center;
    padding-top: 45px
}

#novedades .flechas img {
    padding: 0 10px
}

#novedades .flechas a {
    cursor: pointer
}

@media (min-width:992px) {
    #mapa {
        height: 500px
    }
}

#mapa h3 {
    font-size: 30px;
    margin-bottom: 40px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    margin: 20px 0 10px 0;
    font-weight: 600;
    color: #ffffff
}

@media (max-width:767px) {
    #mapa h3 {
        margin: 20px 0;
        font-size: 26px
    }
}

#mapa .collapse-concesionario {
    position: absolute;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 2
}

@media (max-width:767px) {
    #mapa .collapse-concesionario {
        position: relative
    }
}

#mapa .form-concesionarios {
    position: relative;
    width: 100%
}

@media (min-width:992px) {
    #mapa .form-concesionarios {
        margin-bottom: 80px
    }
}

@media (max-width:767px) {}

#mapa .form-concesionarios label {
    font-size: 30px;
    text-align: center;
    font-weight: 300;
    width: 100%;
    color: #ffffff;
    margin: 0 0 65px 0
}

@media (max-width:991px) {
    #mapa .form-concesionarios label {
        font-size: 20px;
        margin: 0 0 25px 0
    }
}

@media (max-width:767px) {
    #mapa .form-concesionarios label {
        font-size: 16px;
        margin: 10px 0
    }
}

#mapa .form-concesionarios .columns .form-control {
    height: 40px;
    font-size: 22px
}

@media (max-width:767px) {
    #mapa .form-concesionarios .columns .form-control {
        height: 40px;
        font-size: 14px;
        margin: 5px 0
    }
}

#mapa .form-concesionarios .selectContainer .form-control {
    height: 40px;
    font-size: 16px;
    border-radius: 0 !important;
    padding-left: 10px
}

@media (max-width:767px) {
    #mapa .form-concesionarios .selectContainer .form-control {
        height: 40px;
        font-size: 14px;
        margin: 5px 0;
        margin-bottom: 10px !important
    }
}

#mapa iframe {
    height: 800px
}

@media (max-width:767px) {
    #mapa iframe {
        height: 400px
    }
}

#mapa .divcollapse {
    position: relative;
    height: 0;
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    text-align: center
}

#mapa .divcollapse #collapseDiv {
    height: 40px;
    display: inline-block
}

@media (max-width:767px) {
    #mapa .divcollapse {
        display: none
    }
}

#mapa .divcollapse a:hover {
    text-decoration: none
}

#mapa .divcollapse .divbotoncollapse {
    height: 20px;
    width: 100%;
    z-index: 0;
    position: relative;
    bottom: 0;
    background-color: black;
    border-radius: 85px;
    padding-top: 30px;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    top: -80px;
    color: white;
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none
}

#mapa .divcollapse .divbotoncollapse .arrowcollapse {
    background-image: url(../img/arrowcollapse.png);
    background-repeat: no-repeat;
    margin: 5px auto;
    width: 30px;
    height: 23px
}

#mapa .concesionario-info {
    color: #000000
}

#mapa .btn-formmapa button {
    background-color: #df3c40;
    height: 40px;
    color: #ffffff;
    text-transform: uppercase;
    border: none
}

.overlay-modal {
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
    top: 0
}

.overlay-modal-display {
    display: inline !important;
    z-index: 9
}

#map-canvas {
    height: 500px;
    width: 100%
}

@media (max-width:767px) {
    #map-canvas {
        height: 300px
    }
}

.filtro-ofertas select {
    background: transparent;
    padding: 5px;
    font-size: 14px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    width: 100px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../img/down_arrow_select.png) no-repeat right #fff;
    border: 1px solid #ccc
}

#avisos .select {
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: 0
}

#avisos .select select {
    background: transparent;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background: url(../img/down_arrow_select.png) no-repeat right #fff;
    border: 1px solid #ccc
}

.date-paquetes-1 .control-label {
    width: 100%
}

.date-paquetes-1 input {
    width: 200px !important
}

@media (max-width:767px) {
    .date-paquetes-1 input {
        width: 80% !important
    }
}

.date-paquetes-2 input {
    width: 220px !important
}

@media (max-width:767px) {
    .date-paquetes-2 input {
        width: 40% !important;
        margin-right: 10px
    }
}

@media (max-width:767px) {
    .date-paquetes-3 {
        overflow: hidden;
        float: left;
        width: 100%
    }
}

.reserva-1 {
    background: url(../img/reserva1.png) no-repeat
}

@media (max-width:767px) {
    .reserva-1 {
        background: url(../img/reserva1mobile.jpg) no-repeat;
        background-size: cover
    }
}

.reserva-2 {
    background: url(../img/reserva2.png) no-repeat
}

@media (max-width:767px) {
    .reserva-2 {
        background: url(../img/reserva2mobile.jpg) no-repeat;
        background-size: cover
    }
}

.reserva-3 {
    background: url(../img/reserva3.png) no-repeat
}

@media (max-width:767px) {
    .reserva-3 {
        background: url(../img/reserva3mobile.jpg) no-repeat;
        background-size: cover
    }
}

.reserva {
    background-color: #4b5458;
    min-height: 50px;
    border-left: 3px solid #df3c40
}

@media (max-width:991px) {
    .reserva {
        margin-top: 10px
    }
}

@media (max-width:767px) {
    .reserva {
        margin-top: 15px
    }
}

.imagen-reserva {
    width: 50%;
    padding-top: 75px;
    float: left
}

@media (max-width:767px) {
    .imagen-reserva {
        width: 100%
    }
}

.imagen-reserva a {
    background-color: #df3c40;
    padding: 6px 12px;
    color: white;
    font-size: 14px;
    margin-left: -4px
}

.text-reserva {
    width: 50%;
    float: left
}

@media (max-width:767px) {
    .text-reserva {
        width: 50%;
        right: 0;
        position: absolute;
        background: rgba(0, 0, 0, 0.7)
    }
}

.text-reserva h4 {
    font-size: 23px;
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    padding: 10px 0 0 20px
}

@media (max-width:1199px) {
    .text-reserva h4 {
        font-size: 14px;
        padding: 10px 0 0 52px
    }
}

@media (max-width:991px) {
    .text-reserva h4 {
        font-size: 23px !important;
        padding: 10px 0 0 20px !important
    }
}

.text-reserva p {
    font-size: 24px;
    font-style: italic;
    color: #9d9d9d;
    padding: 0 0 0 20px
}

@media (min-width:320px) and (max-width:767px) {
    .text-reserva p {
        text-align: center
    }
}

@media (max-width:1199px) {
    .text-reserva p {
        font-size: 14px;
        padding: 0 0 0 45px
    }
}

@media (max-width:991px) {
    .text-reserva p {
        font-size: 18px !important;
        padding: 0 !important
    }
}

.text-reserva p span {
    color: white
}

.btn-primary {
    color: #fff !important
}

.banner-home {
    float: right
}

.banner-home hr {
    color: #ffffff;
    margin: 3px 0
}

.banner-home img {
    margin-top: 195px;
    padding-left: 0
}

@media (min-width:1200px) {
    .banner-home img {
        width: 520px
    }
}

.title-banner-home {
    font-size: 90px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Open Sans', serif;
    font-weight: 700;
    margin-top: 180px
}

.text-banner-home {
    font-size: 32px;
    font-weight: 600;
    font-family: 'Open Sans', serif;
    color: #ffffff;
    line-height: 36px;
    margin-top: 10px
}

.descuento-banner-home {
    font-size: 95px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 30px
}

.descuento-banner-home small {
    font-weight: 700;
    font-size: 33px;
    text-transform: uppercase;
    display: block;
    color: #ffffff
}

.btn-banner-home {
    background-color: #df3c40;
    padding: 10px 30px;
    color: #ffffff;
    font-size: 22px;
    text-transform: uppercase
}

.btn-banner-home:hover, .btn-banner-home:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #a92c2f
}

#header-home .owl-wrapper-outer {
    position: absolute !important
}

@media (max-height:790px) {
    .banner-home img {
        margin-top: 165px !important;
        width: 450px !important
    }
    .elemento-reservas .reservasonline {
        top: 165px !important
    }
    .elemento-reservas .title-banner-home {
        font-size: 78px;
        margin-top: 150px
    }
    .elemento-reservas .text-banner-home {
        font-size: 22px;
        line-height: 24px
    }
    .elemento-reservas .descuento-banner-home {
        font-size: 55px
    }
    .elemento-reservas .descuento-banner-home small {
        font-size: 18px
    }
    .elemento-reservas .btn-banner-home {
        padding: 7px 20px;
        font-size: 18px
    }
    .elemento-reservas .icons {
        top: 655px !important
    }
    .elemento-reservas .icons h3 {
        font-size: 20px !important;
        margin-bottom: 22px !important
    }
}

@media (max-height:660px) {
    .banner-home img {
        margin-top: 160px !important;
        width: 400px !important
    }
    .elemento-reservas .reservasonline {
        top: 170px !important;
        height: 490px !important
    }
    .elemento-reservas .reservasonline .reserva {
        height: 75px !important;
        margin-bottom: 8px !important
    }
    .elemento-reservas .reservasonline .reserva img {
        height: 75px !important
    }
    .elemento-reservas .title-banner-home {
        font-size: 62px;
        margin-top: 150px
    }
    .elemento-reservas .text-banner-home {
        font-size: 18px;
        line-height: 23px
    }
    .elemento-reservas .descuento-banner-home {
        font-size: 43px
    }
    .elemento-reservas .descuento-banner-home small {
        font-size: 16px
    }
    .elemento-reservas .btn-banner-home {
        padding: 7px 20px;
        font-size: 16px
    }
    .elemento-reservas .icons {
        top: 600px !important
    }
    .elemento-reservas .icons h3 {
        font-size: 20px !important;
        margin-bottom: 22px !important
    }
}

@media (max-width:991px) {
    .elemento-reservas .container {
        padding-left: 0
    }
    .elemento-reservas .reservasonline {
        width: 100%;
        top: 500px !important
    }
    .elemento-reservas .icons {
        width: 100%;
        top: 430px !important
    }
    #header-home {
        min-height: 1000px !important
    }
}

@media (max-width:767px) {
    .elemento-reservas .icons {
        width: 100%;
        top: 95px !important
    }
}

@media (max-width:1199px) {
    .banner-home img {
        width: 500px
    }
}

@media (max-width:768px) {
    .slide-promo {
        height: 500px !important
    }
}

@media (max-width:991px) {
    .elemento-reservas .reservasonline {
        height: auto !important;
        clear: both
    }
    .slide-promo {
        height: 1000px
    }
    .banner-home {
        float: none
    }
    .banner-home img {
        width: 300px !important;
        padding-left: 0 !important;
        margin: 200px 0 auto !important;
        text-align: center;
        display: block
    }
    #header-home .icons {
        right: 0;
        height: auto;
        left: 0;
        text-align: center;
        padding-left: 20px
    }
    #header-home .reservasonline {
        left: 0;
        padding-right: 30px
    }
    #header-home .icons {
        padding-top: 15px;
        padding-bottom: 0
    }
}

@media (max-width:991px) {
    #header-home .reservasonline .reserva {
        margin-bottom: 8px !important
    }
}

.element-animation {
    animation: animationFrames linear .8s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    -webkit-animation: animationFrames linear .8s;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 50%;
    -moz-animation: animationFrames linear .8s;
    -moz-animation-iteration-count: infinite;
    -moz-transform-origin: 50% 50%;
    -o-animation: animationFrames linear .8s;
    -o-animation-iteration-count: infinite;
    -o-transform-origin: 50% 50%;
    -ms-animation: animationFrames linear .8s;
    -ms-animation-iteration-count: infinite;
    -ms-transform-origin: 50% 50%
}

@keyframes animationFrames {
    0% {
        transform: translate(0, 0)
    }
    15% {
        transform: translate(0, -12px);
        color: #D0122C
    }
    30% {
        transform: translate(0, 0)
    }
    45% {
        transform: translate(0, -6px);
        color: #D0122C
    }
    60% {
        transform: translate(0, 0)
    }
    75% {
        transform: translate(0, -1px)
    }
    100% {
        transform: translate(0, 0)
    }
}

@-moz-keyframes animationFrames {
    0% {
        transform: translate(0, 0)
    }
    15% {
        transform: translate(0, -12px);
        color: #D0122C
    }
    30% {
        transform: translate(0, 0)
    }
    45% {
        transform: translate(0, -6px);
        color: #D0122C
    }
    60% {
        transform: translate(0, 0)
    }
    75% {
        transform: translate(0, -1px)
    }
    100% {
        transform: translate(0, 0)
    }
}

@-webkit-keyframes animationFrames {
    0% {
        transform: translate(0, 0)
    }
    15% {
        transform: translate(0, -12px);
        color: #D0122C
    }
    30% {
        transform: translate(0, 0)
    }
    45% {
        transform: translate(0, -6px);
        color: #D0122C
    }
    60% {
        transform: translate(0, 0)
    }
    75% {
        transform: translate(0, -1px)
    }
    100% {
        transform: translate(0, 0)
    }
}

@-o-keyframes animationFrames {
    0% {
        transform: translate(0, 0)
    }
    15% {
        transform: translate(0, -12px);
        color: #D0122C
    }
    30% {
        transform: translate(0, 0)
    }
    45% {
        transform: translate(0, -6px);
        color: #D0122C
    }
    60% {
        transform: translate(0, 0)
    }
    75% {
        transform: translate(0, -1px)
    }
    100% {
        transform: translate(0, 0)
    }
}

@-ms-keyframes animationFrames {
    0% {
        transform: translate(0, 0)
    }
    15% {
        transform: translate(0, -12px);
        color: #D0122C
    }
    30% {
        transform: translate(0, 0)
    }
    45% {
        transform: translate(0, -6px);
        color: #D0122C
    }
    60% {
        transform: translate(0, 0)
    }
    75% {
        transform: translate(0, -1px)
    }
    100% {
        transform: translate(0, 0)
    }
}

.animacion:before {
    animation: animationFrames linear .8s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    -webkit-animation: animationFrames linear .8s;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 50%;
    -moz-animation: animationFrames linear .8s;
    -moz-animation-iteration-count: infinite;
    -moz-transform-origin: 50% 50%;
    -o-animation: animationFrames linear .8s;
    -o-animation-iteration-count: infinite;
    -o-transform-origin: 50% 50%;
    -ms-animation: animationFrames linear .8s;
    -ms-animation-iteration-count: infinite;
    -ms-transform-origin: 50% 50%;
    display: inline-block
}

#infocomercial {
    height: 100%;
    padding: 30px 0 50px 0;
    font-family: 'Open Sans', sans-serif
}

#infocomercial .menu-infocomercial ul {
    list-style-type: none;
    padding-left: 0;
    margin-top: 90px
}

@media (max-width:767px) {
    #infocomercial .menu-infocomercial ul {
        margin-top: 10px
    }
}

#infocomercial .menu-infocomercial ul li {
    padding: 10px 15px;
    background-color: #e2e7ea;
    border-bottom: 1px solid #ccd0d2
}

#infocomercial .menu-infocomercial ul li:last-child {
    border-bottom: 0
}

#infocomercial .menu-infocomercial ul li a {
    color: #000000;
    font-size: 14px;
    font-weight: 600px
}

#infocomercial .menu-infocomercial ul li .active {
    color: #df3c40
}

#infocomercial .menu-infocomercial ul li .active:before {
    content: "> "
}

#infocomercial .link-empresa {
    padding: 10px 15px;
    background-color: rgba(51, 51, 51, 0.5);
    color: white
}

#infocomercial .link-empresa h4 {
    font-size: 16px
}

#infocomercial .link-empresa a {
    color: white;
    text-decoration: underline
}

#infocomercial .link-empresa p {
    font-size: 14px;
    line-height: 16px;
    margin-top: 20px
}

#infocomercial .content-empresa h3 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 30px
}

@media (max-width:767px) {
    #infocomercial .content-empresa h3 {
        font-size: 26px
    }
}

#infocomercial .content-empresa .h4-formas {
    margin-bottom: 30px
}

#infocomercial .content-empresa h4 {
    font-size: 24px;
    font-weight: 700;
    padding: 6px 8px;
    width: 100%;
    background-color: #e2e7ea;
    text-transform: uppercase;
    margin-bottom: 20px
}

@media (max-width:767px) {
    #infocomercial .content-empresa h4 {
        font-size: 18px
    }
}

#infocomercial .content-empresa h4 span {
    font-weight: 400
}

#infocomercial .content-empresa .list-formas {
    list-style-type: none;
    padding-left: 0
}

#infocomercial .content-empresa .argentina {
    background-color: #88cde8;
    padding: 6px 18px;
    color: #ffffff;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 40px
}

#infocomercial .content-empresa .brasil {
    background-color: #23c3a5;
    padding: 6px 18px;
    color: #ffffff;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase
}

#infocomercial .content-empresa .servicios {
    margin-top: 20px
}

#infocomercial .content-empresa .cont-info {
    margin: 30px 0
}

#infocomercial .content-empresa .promociones {
    text-align: center;
    font-size: 72px;
    background-color: #df3c40;
    padding: 20px 0;
    text-transform: capitalize;
    color: #ffffff;
    font-style: italic;
    font-weight: 300
}

@media (max-width:767px) {
    #infocomercial .content-empresa .promociones {
        font-size: 24px
    }
}

#infocomercial .content-empresa .promociones span {
    font-weight: 700
}

#infocomercial .content-empresa .cliente {
    background-color: #e2e7ea;
    padding: 15px;
    overflow: hidden
}

#infocomercial .content-empresa .cliente input {
    height: 40px
}

#infocomercial .content-empresa .cliente .input1 {
    width: 47px;
    margin-right: 10px;
    padding: 13px
}

@media (max-width:767px) {
    #infocomercial .content-empresa .cliente .input1 {
        width: 40px
    }
}

#infocomercial .content-empresa .cliente .input2 {
    width: 97px;
    margin: 0 10px;
    padding: 13px
}

@media (max-width:767px) {
    #infocomercial .content-empresa .cliente .input2 {
        width: 100px
    }
}

#infocomercial .content-empresa .cliente .input3 {
    width: 40px;
    margin-left: 10px;
    padding: 13px
}

@media (max-width:767px) {
    #infocomercial .content-empresa .cliente .input3 {
        width: 40px
    }
}

#infocomercial .content-empresa .cliente .btn-cliente button {
    color: #fff;
    background-color: #df3c40;
    border-radius: 0;
    padding: 6px 50px;
    border: 0;
    text-transform: uppercase;
    float: right;
    margin-top: 5px
}

@media (max-width:767px) {
    #infocomercial .content-empresa .cliente .btn-cliente button {
        float: left;
        margin-top: 20px
    }
}

#infocomercial .content-empresa .table-promociones th {
    width: 25%
}

#infocomercial .content-empresa .table-promociones td {
    vertical-align: middle !important
}

#infocomercial .content-empresa .table-promociones tr {
    border-bottom: 1px solid #d8dadb
}

#infocomercial .content-empresa .table-promociones tr:last-child {
    border-bottom: 0
}

#infocomercial .content-empresa .table-promociones .info-promociones {
    text-align: center
}

#infocomercial .content-empresa .table-promociones .info-promociones a {
    font-size: 18px
}

#infocomercial .content-empresa .table-promociones .info-promociones a:hover {
    text-decoration: none
}

#infocomercial .content-empresa .table-promociones .cuotas {
    font-size: 48px;
    font-weight: 700
}

#infocomercial .content-empresa .table-promociones .cuotas span {
    font-size: 16px;
    font-weight: 300;
    display: inline-block;
    text-transform: uppercase;
    margin-left: -5px;
    line-height: 1.2
}

#infocomercial .content-empresa .mercadopago {
    display: block;
    margin: 0 auto;
    padding-bottom: 15px
}

#infocomercial .content-empresa .header-table {
    background-color: #2c363b
}

#infocomercial .content-empresa .header-table th {
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    vertical-align: middle
}

#infocomercial .content-empresa p {
    padding-bottom: 5px
}

#infocomercial .content-empresa p span {
    font-weight: 600
}

#infocomercial .content-empresa p .red {
    color: #ea171f
}

#infocomercial .content-empresa .strong {
    font-weight: 700
}

#infocomercial .content-empresa .imagen-equipo {
    float: left;
    display: block
}

@media (max-width:767px) {
    #infocomercial .content-empresa .imagen-equipo {
        width: 100%
    }
}

#infocomercial .content-empresa .text-cont {
    display: inline-block;
    width: 540px;
    float: left;
    padding: 0 0 0 25px
}

@media (max-width:767px) {
    #infocomercial .content-empresa .text-cont {
        width: 100% !important;
        padding: 0
    }
}

@media (max-width:1199px) {
    #infocomercial .content-empresa .text-cont {
        width: 380px
    }
}

#infocomercial .content-empresa .imagen-topdest {
    margin: 0 auto;
    display: block
}

@media (max-width:767px) {
    #infocomercial .content-empresa .imagen-topdest {
        width: 100%
    }
}

@media (max-width:767px) {
    #infocomercial .content-empresa .cuotas-text {
        font-size: 14px !important;
        font-weight: 300 !important;
        display: inline
    }
}

@media (max-width:767px) {
    #infocomercial .content-empresa .cuotas-text span {
        font-size: 14px !important;
        padding-left: 3px
    }
    #infocomercial .content-empresa .cuotas-text span br {
        display: none
    }
}

#infocomercial .condicion h5 {
    color: #df3c40 !important;
    text-transform: uppercase;
    margin-top: 15px
}

#infocomercial .condicion strong {
    color: #df3c40
}

#infocomercial .tarjetas img {
    width: 65px
}

#infocomercial #no-more-tables td {
    height: 70px
}

@media (max-width:767px) {
    #infocomercial .imagen-banco img {
        width: 100px
    }
}

#infocomercial .table-paq-hoteles {
    padding-left: 0 !important
}

#infocomercial #no-more-tables {
    padding: 0 15px
}

@media (max-width:767px) {
    #infocomercial #no-more-tables tr {
        padding: 10px !important
    }
}

@media only screen and (max-width:767px) {
    #infocomercial #no-more-tables table, #infocomercial #no-more-tables thead, #infocomercial #no-more-tables tbody, #infocomercial #no-more-tables th, #infocomercial #no-more-tables td, #infocomercial #no-more-tables tr {
        display: block
    }
    #infocomercial #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    #infocomercial #no-more-tables td {
        border: none;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
        line-height: 1
    }
    #infocomercial #no-more-tables td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold
    }
    #infocomercial #no-more-tables td:before {
        content: attr(data-title)
    }
}

#paquetes-page {
    height: 100%;
    padding: 30px 0 50px 0
}

#paquetes-page .con-left {
    padding-left: 0;
    padding-right: 0
}

#paquetes-page .con-left .opciones {
    padding-top: 10px
}

#paquetes-page .con-left .opciones a {
    width: 100%;
    display: block !important;
    float: left;
    color: #4d4d4d;
    text-transform: uppercase;
    font-size: 11px;
    padding-bottom: 10px
}

#paquetes-page .con-left .opciones a:hover {
    text-decoration: none
}

#paquetes-page .con-left .opciones a span {
    display: inline;
    color: #4d4d4d;
    font-size: 18px !important;
    padding: 8px 5px
}

#paquetes-page .con-left .opciones a img {
    display: inline
}

@media (max-width:767px) {
    #paquetes-page .promos {
        padding-top: 30px
    }
}

#paquetes-page .promos .btn-promos {
    border-left: 5px solid #df3c40;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0
}

#paquetes-page .promos .btn-promos .banco {
    width: 100%;
    padding: 5px 7px
}

@media (max-width:767px) {
    #paquetes-page .promos .btn-promos .banco {
        width: 25%
    }
}

#paquetes-page .promos .btn-promos .tarjeta {
    width: 50%;
    float: left;
    padding: 5px 7px
}

@media (max-width:767px) {
    #paquetes-page .promos .btn-promos .tarjeta {
        width: 25%
    }
}

#paquetes-page .promos .btn-promos .botonpromo {
    margin-top: 50px
}

#paquetes-page .promos .btn-promos .botonpromo a {
    background-color: #df3c40;
    color: #ffffff;
    padding: 6px 8px;
    font-size: 12px;
    margin-left: -5px
}

@media (max-width:1199px) {
    #paquetes-page .promos .btn-promos .botonpromo a {
        font-size: 11px
    }
}

#paquetes-page .promos .btn-promos .botonpromo a:hover {
    text-decoration: none
}

#paquetes-page .promos .infopromo {
    background-color: #464e53;
    color: #ffffff;
    padding: 12px
}

#paquetes-page .promos .infopromo h4 {
    font-size: 24px;
    margin-bottom: 0
}

#paquetes-page .promos .infopromo .extra {
    font-size: 18px
}

#paquetes-page .promos .infopromo p {
    font-size: 10px
}

#paquetes-page .promos .promo-info {
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0
}

#paquetes-page .buscador {
    background-color: #f0f3f4;
    padding: 15px
}

#paquetes-page .buscador p {
    font-size: 12px
}

#paquetes-page .btn-buscador {
    background-color: #a5a9ab;
    border-color: #a5a9ab
}

@media (max-width:1199px) {
    #paquetes-page .btn-buscador {
        font-size: 11px
    }
}

#paquetes-page select {
    width: 100%;
    font-size: 12px
}

#paquetes-page .date1 {
    padding-left: 0;
    padding-right: 0
}

#paquetes-page .date1 label {
    width: 100%;
    font-weight: 300
}

@media (max-width:767px) {
    #paquetes-page .date1 label {
        font-size: 12px !important;
        padding-top: 8px;
        padding-right: 10px;
        text-align: right
    }
}

#paquetes-page .date1 input {
    width: 120px;
    float: left;
    font-size: 11px;
    padding: 0 4px
}

@media (max-width:991px) {
    #paquetes-page .date1 input {
        width: 85%
    }
}

@media (max-width:1199px) {
    #paquetes-page .date1 input {
        width: 75%
    }
}

@media (max-width:767px) {
    #paquetes-page .date1 input {
        float: left;
        width: 50%
    }
}

@media (max-width:767px) {
    #paquetes-page .date1 label {
        width: 30%;
        float: left
    }
}

#paquetes-page .date1 span {
    float: right;
    font-size: 30px;
    color: #a5a9ab;
    display: inline-block
}

@media (max-width:991px) {
    #paquetes-page .date1 span {
        padding-right: 10px
    }
}

@media (max-width:767px) {
    #paquetes-page .date1 span {
        float: left;
        font-size: 30px;
        width: 20%;
        padding-left: 10px
    }
}

#paquetes-page .date2 {
    padding-left: 0
}

#paquetes-page .date2 label {
    width: 100%;
    font-weight: 300
}

@media (max-width:767px) {
    #paquetes-page .date2 label {
        font-size: 12px !important;
        padding-top: 8px;
        padding-right: 10px;
        text-align: right
    }
}

#paquetes-page .date2 input {
    width: 120px;
    float: left;
    font-size: 11px;
    padding: 0 4px
}

@media (max-width:991px) {
    #paquetes-page .date2 input {
        width: 85%
    }
}

@media (max-width:1199px) {
    #paquetes-page .date2 input {
        width: 75%
    }
}

@media (max-width:767px) {
    #paquetes-page .date2 input {
        float: left;
        width: 50%
    }
}

@media (max-width:767px) {
    #paquetes-page .date2 label {
        width: 30%;
        float: left
    }
}

#paquetes-page .date2 span {
    float: right;
    font-size: 30px;
    color: #a5a9ab;
    display: inline-block
}

@media (max-width:991px) {
    #paquetes-page .date2 span {
        padding-right: 10px
    }
}

@media (max-width:767px) {
    #paquetes-page .date2 span {
        float: left;
        font-size: 30px;
        width: 20%;
        padding-left: 10px
    }
}

#paquetes-page .content-paquete h3 {
    font-size: 36px;
    font-weight: 700
}

@media (max-width:767px) {
    #paquetes-page .content-paquete h3 {
        font-size: 26px
    }
}

@media (max-width:767px) {
    #paquetes-page .content-paquete {
        padding-left: 0;
        padding-right: 0
    }
}

#paquetes-page .content-paquete #relacionados-paquetes {
    margin-top: 40px
}

#paquetes-page .content-paquete #relacionados-paquetes .col-rel {
    width: 100%;
    float: left;
    padding: 0 10px
}

@media (max-width:767px) {
    #paquetes-page .content-paquete #relacionados-paquetes .col-rel {
        width: 100%;
        margin-bottom: 15px
    }
}

#paquetes-page .content-paquete #relacionados-paquetes .col-rel h4 {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase
}

#paquetes-page .content-paquete #relacionados-paquetes .col-rel p {
    color: #df3c40;
    font-size: 11px
}

#paquetes-page .content-paquete #relacionados-paquetes .col-rel .cont-rel {
    border-left: 3px solid #df3c40;
    padding-left: 10px
}

#paquetes-page .content-paquete #relacionados-paquetes .col-rel .btn-rel {
    width: 100%;
    text-align: center;
    color: #ffffff;
    background-color: #df3c40;
    padding: 7px 0;
    display: block
}

#paquetes-page .content-paquete #relacionados-paquetes .col-rel .btn-rel:hover {
    text-decoration: none
}

#paquetes-page .content-paquete #relacionados-paquetes .owl-pagination {
    display: none
}

#paquetes-page .content-paquete .info-auto {
    padding-top: 37px;
    font-size: 11px
}

#paquetes-page .content-paquete .info-auto .item-data {
    font-weight: 700;
    text-transform: uppercase
}

#paquetes-page .content-paquete .flechas {
    text-align: center;
    padding-top: 35px
}

#paquetes-page .content-paquete .flechas a {
    cursor: pointer
}

#paquetes-page .content-paquete .flechas a img {
    padding: 0 10px
}

#paquetes-page .content-paquete .table-paquetes-detalle {
    border: 0;
    font-size: 12px
}

@media (max-width:991px) {
    #paquetes-page .content-paquete .table-paquetes-detalle {
        font-size: 9px !important
    }
}

#paquetes-page .content-paquete .table-paquetes-detalle td {
    border-top: 0;
    padding: 3px
}

#paquetes-page .content-paquete .table-paquetes-detalle tbody .cont-table-row {
    position: relative
}

#paquetes-page .content-paquete .table-paquetes-detalle .header-table {
    background-color: #2c363b;
    border-right: 6px solid #2c363b
}

#paquetes-page .content-paquete .table-paquetes-detalle .header-table th {
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    vertical-align: middle
}

#paquetes-page .content-paquete .table-paquetes-detalle .header-table .hoteles {
    width: 36%
}

#paquetes-page .content-paquete .table-paquetes-detalle .header-table .hotel-res {
    width: 36% !important
}

#paquetes-page .content-paquete .table-paquetes-detalle .header-table .reg {
    width: 12%
}

#paquetes-page .content-paquete .table-paquetes-detalle .header-table .reg-res {
    width: 22% !important
}

#paquetes-page .content-paquete .table-paquetes-detalle .header-table .Habitacion {
    width: 12%
}

#paquetes-page .content-paquete .table-paquetes-detalle .header-table .hab-res {
    width: 22% !important
}

#paquetes-page .content-paquete .table-paquetes-detalle .header-table .precio-res {
    width: 20% !important
}

#paquetes-page .content-paquete .table-paquetes-detalle .header-table .th-header {
    text-align: center;
    width: 10%
}

#paquetes-page .content-paquete .table-paquetes-detalle .imp-text {
    font-size: 10px;
    text-align: right;
    border-top: 2px solid #A9A9A9 !important;
    padding-top: 20px !important
}

@media (max-width:767px) {
    #paquetes-page .content-paquete .table-paquetes-detalle .imp-text {
        border-top: 0 !important;
        left: -25%;
        font-weight: 700;
        text-decoration: underline;
        font-size: 14px;
        text-align: center !important;
        line-height: 22px !important
    }
}

#paquetes-page .content-paquete .table-paquetes-detalle .imp-text span {
    line-height: 12px !important
}

#paquetes-page .content-paquete .table-paquetes-detalle .imp-text-arg {
    font-size: 10px;
    text-align: right;
    border-top: 1px solid #b6bcc0 !important;
    padding-top: 10px !important
}

@media (max-width:767px) {
    #paquetes-page .content-paquete .table-paquetes-detalle .imp-text-arg {
        border-top: 0 !important;
        left: -25%;
        font-weight: 700;
        text-decoration: underline;
        font-size: 14px;
        text-align: center !important
    }
}

#paquetes-page .content-paquete .table-paquetes-detalle .imp-text-arg span {
    line-height: 12px !important
}

#paquetes-page .content-paquete .table-paquetes-detalle .info-text2 {
    font-size: 10px;
    text-align: right
}

@media (max-width:767px) {
    #paquetes-page .content-paquete .table-paquetes-detalle .info-text2 {
        border-top: 0 !important;
        left: -25%;
        font-weight: 700;
        text-decoration: underline;
        font-size: 14px;
        text-align: center !important;
        line-height: 22px !important;
        height: 70px !important;
        padding-top: 15px !important
    }
}

#paquetes-page .content-paquete .table-paquetes-detalle .precio {
    color: #2c363b;
    font-size: 14px;
    text-align: center;
    font-weight: 700;
    background-color: #edf0f2;
    border-left: 6px solid #e2e7ea;
    border-right: 6px solid #e2e7ea
}

#paquetes-page .content-paquete .table-paquetes-detalle .imp {
    background-color: #edf0f2;
    border-left: 6px solid #e2e7ea;
    border-right: 6px solid #e2e7ea;
    text-align: center;
    font-size: 10px;
    line-height: 8px;
    padding-bottom: 10px
}

@media (max-width:767px) {
    #paquetes-page .content-paquete .table-paquetes-detalle .imp {
        border-top: 0 !important;
        border-bottom: 0 !important
    }
}

#paquetes-page .content-paquete .table-paquetes-detalle .imp .imp-precio {
    font-weight: 700;
    display: inline !important
}

#paquetes-page .content-paquete .table-paquetes-detalle .imagen img {
    padding-top: 10px;
    padding-left: 15px
}

@media (max-width:767px) {
    #paquetes-page .content-paquete .table-paquetes-detalle .imagen img {
        padding-left: 0
    }
}

#paquetes-page .content-paquete .table-paquetes-detalle .imagen-arg img {
    padding: 10px 10px 15px 15px
}

@media (min-width:768px) {
    #paquetes-page .content-paquete .table-paquetes-detalle .imagen-arg img {
        max-width: 156px
    }
}

@media (max-width:767px) {
    #paquetes-page .content-paquete .table-paquetes-detalle .imagen-arg img {
        padding-left: 0
    }
}

#paquetes-page .content-paquete .table-paquetes-detalle .titulo {
    font-size: 12px;
    font-weight: 700
}

@media (max-width:767px) {
    #paquetes-page .content-paquete .table-paquetes-detalle .titulo {
        height: 100% !important;
        padding-bottom: 20px
    }
}

#paquetes-page .content-paquete .table-paquetes-detalle .titulo .estrellas {
    padding-top: 5px;
    display: block !important
}

@media (max-width:767px) {
    #paquetes-page .content-paquete .table-paquetes-detalle .titulo .estrellas {
        padding-top: 0
    }
}

#paquetes-page .content-paquete .table-paquetes-detalle .titulo .estrellas .star {
    color: #efc001
}

#paquetes-page .content-paquete .table-paquetes-detalle .titulo .estrellas .no-star {
    color: #c3c8cc
}

#paquetes-page .content-paquete .table-paquetes-detalle .titulo .rating-0 i.star, #paquetes-page .content-paquete .table-paquetes-detalle .titulo .rating-1 i:nth-child(n+2), #paquetes-page .content-paquete .table-paquetes-detalle .titulo .rating-2 i:nth-child(n+3), #paquetes-page .content-paquete .table-paquetes-detalle .titulo .rating-3 i:nth-child(n+4), #paquetes-page .content-paquete .table-paquetes-detalle .titulo .rating-4 i:nth-child(n+5) {
    color: #c3c8cc
}

#paquetes-page .content-paquete .table-paquetes-detalle .hab {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase
}

#paquetes-page .content-paquete .table-paquetes-detalle .reg {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase
}

#paquetes-page .content-paquete .table-paquetes-detalle .cont span {
    background-color: white;
    padding: 5px 0 10px 0
}

#paquetes-page .content-paquete .table-paquetes-detalle .num1 {
    padding-top: 10px;
    height: 60px
}

@media (max-width:767px) {
    #paquetes-page .content-paquete .table-paquetes-detalle .num1 {
        padding-top: 5px;
        height: 30px
    }
}

#paquetes-page .content-paquete .table-paquetes-detalle .num2 {
    padding-top: 10px
}

@media (max-width:767px) {
    #paquetes-page .content-paquete .table-paquetes-detalle .num2 {
        padding-top: 5px
    }
}

#paquetes-page .content-paquete .table-paquetes-detalle .num2arg {
    padding-top: 10px;
    line-height: 18px
}

@media (max-width:767px) {
    #paquetes-page .content-paquete .table-paquetes-detalle .num2arg {
        padding-top: 4px !important
    }
}

#paquetes-page .content-paquete .table-paquetes-detalle .num3 {
    padding-top: 10px;
    padding-bottom: 10px
}

@media (max-width:767px) {
    #paquetes-page .content-paquete .table-paquetes-detalle .num3 {
        padding-top: 0
    }
}

#paquetes-page .content-paquete .table-paquetes-detalle .boton {
    padding-top: 25px;
    border-top: 1px solid #b6bcc0 !important
}

@media (max-width:767px) {
    #paquetes-page .content-paquete .table-paquetes-detalle .boton {
        border-top: 0 !important;
        height: 40px;
        padding-top: 10px !important
    }
}

#paquetes-page .content-paquete .table-paquetes-detalle .boton a {
    background-color: #2c363b;
    padding: 6px 12px;
    color: #ffffff
}

#paquetes-page .content-paquete .table-paquetes-detalle .boton-arg {
    padding-top: 10px;
    border-top: 1px solid #b6bcc0 !important
}

@media (max-width:767px) {
    #paquetes-page .content-paquete .table-paquetes-detalle .boton-arg {
        border-top: 0 !important;
        height: 40px;
        padding-top: 10px !important
    }
}

@media (max-width:1199px) {
    #paquetes-page .content-paquete .table-paquetes-detalle .boton-arg {
        font-size: 10px
    }
}

#paquetes-page .content-paquete .table-paquetes-detalle .boton-arg a {
    background-color: #2c363b;
    padding: 10px 16px;
    color: #ffffff
}

#paquetes-page .content-paquete .table-paquetes-detalle .boton-arg a:hover {
    text-decoration: none
}

#paquetes-page .content-paquete .table-paquetes-detalle .boton-arg .boton-hotel-paq {
    background-color: #a5a9ab !important
}

#paquetes-page .content-paquete .table-paquetes-detalle .boton-arg .boton-hotel-paq:hover, #paquetes-page .content-paquete .table-paquetes-detalle .boton-arg .boton-hotel-paq:focus {
    background: #989c9f !important
}

#paquetes-page .content-paquete .table-paquetes-detalle .boton-reservar {
    padding-top: 0;
    padding-bottom: 20px;
    background-color: #edf0f2;
    border-left: 6px solid #e2e7ea;
    border-right: 6px solid #e2e7ea
}

@media (max-width:767px) {
    #paquetes-page .content-paquete .table-paquetes-detalle .boton-reservar {
        border-top: 0 !important;
        padding-top: 10px !important
    }
}

@media (max-width:1199px) {
    #paquetes-page .content-paquete .table-paquetes-detalle .boton-reservar {
        font-size: 10px
    }
}

#paquetes-page .content-paquete .table-paquetes-detalle .boton-reservar a {
    background-color: #2c363b;
    padding: 6px 12px;
    color: #ffffff
}

#paquetes-page .content-paquete .table-paquetes-detalle .boton-reservar a:hover {
    text-decoration: none
}

#paquetes-page .content-paquete .table-paquetes-detalle .boton-reservar .boton-hotel-paq {
    background-color: #a5a9ab !important
}

#paquetes-page .content-paquete .table-paquetes-detalle .boton-reservar .boton-hotel-paq:hover, #paquetes-page .content-paquete .table-paquetes-detalle .boton-reservar .boton-hotel-paq:focus {
    background: #989c9f !important
}

#paquetes-page .content-paquete .table-paquetes-detalle .color {
    background-color: #e2e7ea;
    border-right: 6px solid #e2e7ea
}

#paquetes-page .content-paquete .table-paquetes-detalle span {
    display: block;
    line-height: 10px
}

@media (max-width:767px) {
    #paquetes-page .content-paquete .table-paquetes-detalle span {
        display: inline !important
    }
}

#paquetes-page .content-paquete .table-paquetes-detalle .precio-add {
    text-align: center;
    color: #2c363b;
    font-size: 10px;
    background-color: #edf0f2;
    border-left: 6px solid #e2e7ea;
    border-right: 6px solid #e2e7ea
}

#paquetes-page .content-paquete .table-paquetes-detalle .precio-add span {
    font-weight: 700 !important
}

@media (max-width:767px) {
    #paquetes-page .content-paquete .table-paquetes-detalle .precio-add {
        padding-top: 4px !important
    }
}

@media (max-width:767px) {
    #paquetes-page .content-paquete .table-paquetes-detalle .mob-num {
        height: 50px !important
    }
}

#paquetes-page .content-paquete .resultados {
    width: 100%;
    margin-bottom: 15px;
    overflow: hidden
}

#paquetes-page .content-paquete .resultados .cantidad-result {
    width: 40%;
    float: left;
    padding-top: 3px
}

@media (max-width:767px) {
    #paquetes-page .content-paquete .resultados .cantidad-result {
        width: 100%
    }
}

#paquetes-page .content-paquete .resultados .cantidad-result span {
    font-weight: 700
}

#paquetes-page .content-paquete .resultados .cantidad-personas {
    text-align: right;
    padding-top: 3px
}

#paquetes-page .content-paquete .resultados .cantidad-personas span {
    padding-right: 10px;
    font-weight: 700
}

#paquetes-page .content-paquete .resultados .ordenar {
    float: right
}

@media (max-width:767px) {
    #paquetes-page .content-paquete .resultados .ordenar {
        width: 100%
    }
}

#paquetes-page .content-paquete .resultados .ordenar form {
    display: inline
}

#paquetes-page .content-paquete .resultados .ordenar form .form-group {
    display: inline
}

#paquetes-page .content-paquete .resultados .ordenar form select {
    width: 130px;
    margin-left: 15px
}

@media (max-width:767px) {
    #paquetes-page .content-paquete .resultados .ordenar form select {
        width: 100%;
        margin-left: 0
    }
}

#paquetes-page .breadcrumb {
    padding: 8px 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0
}

#paquetes-page .breadcrumb li a {
    text-transform: uppercase;
    color: #000000;
    font-weight: 600
}

#paquetes-page .breadcrumb .active {
    text-transform: uppercase;
    color: #000000;
    font-weight: 600 !important
}

#paquetes-page .breadcrumb span {
    text-transform: uppercase;
    color: #000000;
    font-weight: 600 !important
}

#paquetes-page .breadcrumb>li+li:before {
    content: " > ";
    padding: 0 3px;
    color: #cccccc
}

#paquetes-page .table-mobile {
    padding-left: 0;
    padding-right: 0
}

@media (max-width:767px) {
    #paquetes-page .table-mobile {
        padding-left: 0;
        padding-right: 0
    }
}

#paquetes-page .table-paquetes {
    padding-left: 0;
    padding-right: 0
}

#paquetes-page .table-paquetes .header {
    background-color: #2c363b !important;
    color: white;
    font-weight: 700;
    font-size: 12px;
    overflow: hidden;
    padding: 15px 10px
}

#paquetes-page .table-paquetes .header .sub {
    text-align: center
}

#paquetes-page .table-paquetes .fila {
    cursor: pointer !important;
    font-size: 11px;
    background-color: #e2e7ea;
    margin-bottom: 3px;
    border-bottom: 2px solid white;
    padding: 8px 10px;
    max-height: 100px;
    text-transform: uppercase
}

@media (max-width:767px) {
    #paquetes-page .table-paquetes .fila {
        max-height: 100%
    }
}

#paquetes-page .table-paquetes .fila:hover {
    background-color: #df3c40;
    color: #ffffff
}

#paquetes-page .table-paquetes .fila:hover .text-paquete {
    color: #ffffff
}

@media (max-width:767px) {
    #paquetes-page .table-paquetes .fila:hover {
        background-color: #e2e7ea;
        color: #000000
    }
}

#paquetes-page .table-paquetes .fila .link {
    color: #000000;
    overflow: hidden
}

#paquetes-page .table-paquetes .fila .link .text-paquete {
    color: #000000;
    line-height: 15px
}

#paquetes-page .table-paquetes .fila .link:hover {
    color: #ffffff;
    font-weight: 700
}

@media (max-width:767px) {
    #paquetes-page .table-paquetes .fila .link:hover {
        color: #000000;
        font-weight: 400
    }
}

#paquetes-page .table-paquetes .fila .link:hover .text-paquete {
    padding-left: 35px;
    padding-top: 2px;
    background: url(../img/zoominfo.png) no-repeat left;
    background-size: 22px 28px !important;
    color: #ffffff;
    display: block;
    text-decoration: none
}

@media (max-width:767px) {
    #paquetes-page .table-paquetes .fila .link:hover .text-paquete {
        background: none;
        padding-left: 0;
        color: #000000
    }
}

#paquetes-page .table-paquetes .fila td {
    padding: 10px
}

#paquetes-page .list-hoteles ul {
    margin-top: 75px !important
}

#paquetes-page .list-destino a {
    background-color: #a5a9ab;
    color: #ffffff;
    font-size: 12px;
    padding: 6px 20px;
    float: right;
    margin-top: 25px
}

#paquetes-page .list-destino a:hover {
    text-decoration: none
}

@media (max-width:767px) {
    #paquetes-page .list-destino a {
        margin-top: 20px
    }
}

#paquetes-page .list-destino ul {
    list-style-type: none;
    padding-left: 0;
    margin-top: 105px;
    overflow: hidden;
    text-align: right
}

@media (max-width:1199px) {
    #paquetes-page .list-destino ul {
        margin-top: 75px
    }
}

@media (max-width:767px) {
    #paquetes-page .list-destino ul {
        margin-top: 15px !important;
        margin-bottom: 15px;
        width: 100%
    }
}

#paquetes-page .list-destino ul li {
    display: inline-block;
    vertical-align: middle
}

#paquetes-page .list-destino ul li a {
    float: left;
    padding: 0 5px;
    font-size: 16px;
    background-color: transparent;
    color: #000000;
    margin-top: 0;
    display: inline-block
}

#paquetes-page .list-destino ul li a:hover {
    text-decoration: none;
    color: #494949
}

#paquetes-page .list-destino ul .destinos {
    font-size: 11px;
    line-height: 2.3;
    display: inline-block
}

@media (max-width:1199px) {
    #paquetes-page .list-destino ul .destinos {
        width: 100%;
        padding-bottom: 4px;
        font-size: 12px
    }
}

#paquetes-page .cont-paquete-detalle h4 {
    background-color: #f0f3f4;
    padding: 10px 15px;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: uppercase
}

@media (max-width:767px) {
    #paquetes-page .cont-paquete-detalle h4 {
        font-size: 18px !important
    }
}

#paquetes-page .cont-paquete-detalle .list {
    padding-left: 0
}

#paquetes-page .cont-paquete-detalle .list ul {
    list-style-type: none;
    padding-left: 0;
    font-size: 13px
}

#paquetes-page .cont-paquete-detalle .list ul li {
    padding-bottom: 15px
}

#paquetes-page .cont-paquete-detalle .list ul li span {
    color: #df3c40;
    display: block;
    font-weight: 700
}

#paquetes-page .cont-paquete-detalle .list ul .duracion {
    width: 65%;
    margin-right: 35%;
    float: left
}

@media (max-width:767px) {
    #paquetes-page .cont-paquete-detalle .list ul .duracion {
        width: 100%;
        margin-right: 0;
        padding: 5px 0
    }
}

#paquetes-page .cont-paquete-detalle .list ul .aereo {
    width: 65%;
    margin-right: 35%;
    float: left
}

#paquetes-page .cont-paquete-detalle .list ul .aereo img {
    display: inline;
    width: 40px !important
}

@media (max-width:767px) {
    #paquetes-page .cont-paquete-detalle .list ul .aereo {
        width: 100%;
        margin-right: 0;
        padding: 5px 0
    }
}

#paquetes-page .cont-paquete-detalle .list ul .compania {
    width: 65%;
    margin-right: 35%;
    float: left
}

@media (max-width:767px) {
    #paquetes-page .cont-paquete-detalle .list ul .compania {
        width: 100%;
        margin-right: 0;
        padding: 5px 0
    }
}

#paquetes-page .cont-paquete-detalle .list ul .desc-excursion {
    width: 100%;
    float: left
}

@media (max-width:767px) {
    #paquetes-page .cont-paquete-detalle .list ul .desc-excursion {
        width: 100%;
        margin-right: 0;
        padding: 5px 0
    }
}

#paquetes-page .cont-paquete-detalle .list ul .incluye {
    width: 50%;
    float: left;
    padding-right: 30px
}

@media (max-width:767px) {
    #paquetes-page .cont-paquete-detalle .list ul .incluye {
        width: 100%;
        margin-right: 0;
        padding: 5px 0
    }
}

#paquetes-page .cont-paquete-detalle .list ul .incluye2 {
    width: 50%;
    float: left;
    padding-right: 30px
}

@media (max-width:767px) {
    #paquetes-page .cont-paquete-detalle .list ul .incluye2 {
        width: 100%;
        margin-right: 0;
        padding: 5px 0
    }
}

#paquetes-page .cont-paquete-detalle .list ul .vigencia {
    width: 100%;
    float: left;
    padding-right: 30px
}

@media (max-width:767px) {
    #paquetes-page .cont-paquete-detalle .list ul .vigencia {
        width: 100%;
        margin-right: 0;
        padding: 5px 0
    }
}

#paquetes-page .cont-paquete-detalle .list ul .servicio {
    width: 50%;
    float: left;
    padding-right: 30px
}

@media (max-width:767px) {
    #paquetes-page .cont-paquete-detalle .list ul .servicio {
        width: 100%;
        margin-right: 0;
        padding: 5px 0
    }
}

#paquetes-page .cont-paquete-detalle .list ul .servicio-trans {
    width: 100%;
    float: left
}

@media (max-width:767px) {
    #paquetes-page .cont-paquete-detalle .list ul .servicio-trans {
        width: 100%;
        margin-right: 0;
        padding: 5px 0
    }
}

#paquetes-page .cont-paquete-detalle .list ul .nota {
    width: 35%;
    float: left;
    background-color: #e2e7ea;
    padding: 5px 10px;
    font-size: 10px
}

@media (max-width:767px) {
    #paquetes-page .cont-paquete-detalle .list ul .nota {
        width: 100%;
        margin-right: 0
    }
}

#paquetes-page .cont-paquete-detalle .image-detalles {
    padding-left: 0;
    z-index: 1
}

@media (max-width:767px) {
    #paquetes-page .cont-paquete-detalle .image-detalles {
        padding-right: 0
    }
}

#paquetes-page .info-detalles {
    font-size: 10px;
    color: #2c363b;
    padding: 10px 15px 0 15px;
    margin-bottom: 30px
}

#paquetes-page .info-foot {
    font-size: 10px;
    color: #2c363b;
    padding: 0;
    padding-left: 15px
}

#paquetes-page .table-paq-hoteles {
    padding-left: 0 !important
}

@media (max-width:767px) {
    #paquetes-page #no-more-tables .header-table {
        display: none
    }
}

@media (max-width:767px) {
    #paquetes-page #no-more-tables {
        padding: 0 15px
    }
}

@media (max-width:767px) {
    #paquetes-page #no-more-tables tr {
        padding: 10px !important
    }
}

#paquetes-page .tarifas {
    padding-left: 15px
}

@media (max-width:767px) {
    #paquetes-page #no-more-tables table, #paquetes-page #no-more-tables thead, #paquetes-page #no-more-tables tbody, #paquetes-page #no-more-tables th, #paquetes-page #no-more-tables td, #paquetes-page #no-more-tables tr {
        display: block
    }
    #paquetes-page #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    #paquetes-page #no-more-tables td {
        border: none;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
        line-height: 1
    }
    #paquetes-page #no-more-tables td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold
    }
    #paquetes-page #no-more-tables td:before {
        content: attr(data-title)
    }
}

#contacto {
    padding: 30px 0
}

#contacto h3 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 30px
}

@media (max-width:767px) {
    #contacto h3 {
        font-size: 26px
    }
}

#contacto .formulario {
    padding: 20px 0
}

#contacto .formulario label {
    display: none
}

#contacto .formulario input {
    font-size: 12px;
    padding: 12px
}

#contacto .formulario .form-control {
    height: 100%
}

#contacto .formulario p {
    padding: 20px 15px 25px 15px
}

#contacto .formulario .btn {
    background-color: #df3c40 !important;
    border-radius: 0 !important;
    color: #ffffff;
    text-transform: uppercase;
    padding-left: 30px;
    padding-right: 30px;
    border: 0 !important
}

#contacto .topdest-sucursales .sucursales {
    list-style-type: none;
    padding-left: 0;
    padding-bottom: 10px
}

#contacto .topdest-sucursales .sucursales .title-s {
    color: #df3c40;
    padding-left: 25px;
    font-size: 14px;
    font-weight: 700
}

#contacto .topdest-sucursales .sucursales li {
    padding-bottom: 8px;
    font-family: 'Open Sans';
    overflow: hidden
}

#contacto .topdest-sucursales .sucursales .icon-s {
    position: absolute;
    font-size: 16px;
    left: 15px
}

#contacto .topdest-sucursales .sucursales .text-info {
    font-size: 14px;
    padding-left: 25px;
    float: left;
    color: #2c363b
}

.hoteles-lista .buscador .estrellas p {
    font-weight: 300;
    font-size: 12px !important;
    text-align: left;
    margin-bottom: 0
}

.hoteles-lista .buscador .estrellas-buscador {
    overflow: hidden;
    display: inline-block;
    font-size: 0;
    position: relative
}

.hoteles-lista .buscador .rating-input {
    float: right;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 0 0 0 -16px;
    opacity: 0;
    cursor: pointer
}

.hoteles-lista .buscador .estrellas-buscador:hover .rating-star:hover, .hoteles-lista .buscador .estrellas-buscador:hover .rating-star:hover~.rating-star, .hoteles-lista .buscador .rating-input:checked~.rating-star {
    background-position: 0 0
}

.hoteles-lista .buscador .rating-star, .hoteles-lista .buscador .estrellas-buscador:hover .rating-star {
    position: relative;
    float: right;
    display: block;
    width: 16px;
    height: 16px;
    background: url(../img/star.png) 0 -16px;
    cursor: pointer
}

.hoteles-lista .buscador .cantidad {
    overflow: hidden !important
}

.hoteles-lista .buscador .cantidad label {
    font-size: 13px !important;
    text-align: left
}

.hoteles-lista .resultados {
    margin-top: 15px !important
}

.hoteles-lista .boton-ubicacion a {
    color: #000000
}

.hoteles-lista .text-foot-table {
    padding: 10px 0 10px 15px !important;
    height: 50px;
    margin-bottom: 5px
}

@media (max-width:767px) {
    .hoteles-lista .text-foot-table {
        line-height: 1.5 !important;
        height: 100%
    }
}

.hoteles-lista .text-info {
    padding-left: 15px
}

.hoteles-lista .text-info p {
    font-size: 10px
}

.hoteles-lista .btn-hotel {
    text-align: center;
    padding-top: 15px !important;
    padding-left: 60px !important
}

@media (max-width:767px) {
    .hoteles-lista .btn-hotel {
        padding-bottom: 10px !important;
        padding-left: 0 !important
    }
}

.hoteles-lista .btn-hotel a {
    background-color: #2c363b;
    padding: 6px 12px;
    color: #ffffff
}

.hoteles-lista .btn-hotel a:hover {
    text-decoration: none
}

.hoteles-lista .list-destinos ul {
    list-style-type: none;
    padding-left: 0;
    margin-top: 72px;
    overflow: hidden
}

@media (max-width:767px) {
    .hoteles-lista .list-destinos ul {
        margin-top: 15px;
        margin-bottom: 15px;
        width: 100%
    }
}

.hoteles-lista .list-destinos ul li {
    display: block;
    float: left;
    padding: 0 5px;
    font-size: 18px
}

.hoteles-lista .list-destinos ul .destinos {
    font-size: 12px;
    line-height: 2.3
}

.popover-content {
    height: 100%
}

.popover-content h3 {
    font-size: 13px;
    font-weight: 400
}

.popover-content p {
    font-size: 12px
}

.popover-content .cont-child {
    height: 100%;
    max-height: 165px;
    overflow-y: auto
}

.popover-content .cont-child p {
    padding-top: 10px
}

.popover-content .cont-child table tr th {
    line-height: 1.2;
    padding: 0 10px 5px 10px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 10px
}

.popover-content .cont-child table tr td {
    padding: 3px 10px
}

.popover-content .cont-child table tr .fila1 {
    width: 120px;
    text-align: left
}

.popover-content .cont-child table tr .fila2 {
    width: 30px;
    text-align: left
}

.popover-content .cont-child table tr .fila3 {
    width: 60px;
    text-align: left
}

.popover-content .cont-notas {
    height: 100%;
    max-height: 450px;
    overflow-y: scroll
}

.popover-content .scroll-notas {
    height: 100% !important;
    max-height: 450px;
    overflow-y: scroll
}

.paquetes-hotel .info-hotel {
    padding: 0 15px;
    margin-top: 20px
}

.paquetes-hotel .info-hotel h5 {
    font-size: 14px;
    color: #df3c40;
    font-weight: 700;
    margin-bottom: 3px
}

.paquetes-hotel .info-hotel h6 {
    font-size: 14px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 3px
}

.paquetes-hotel .info-hotel p {
    font-size: 14px
}

.paquetes-hotel .info-hotel ul {
    padding-left: 0;
    list-style-type: none
}

.paquetes-hotel .tarifas p {
    font-size: 10px
}

.paquetes-hotel .tarifas h3 small {
    text-transform: uppercase;
    color: #b3b6b8 !important;
    font-size: 18px
}

.paquetes-hotel .tarifas h3 small span {
    font-size: 20px;
    padding-left: 10px
}

.paquetes-hotel .tarifas #no-more-tables {
    padding: 0 !important
}

.paquetes-hotel .tarifas .header-table {
    border-right: 0 !important
}

.paquetes-hotel .tarifas .header-date {
    width: 9%
}

.paquetes-hotel .tarifas .header-temporada {
    width: 15%
}

.paquetes-hotel .tarifas .header-habitacion {
    width: 10%
}

.paquetes-hotel .tarifas .header-regimen {
    width: 20%
}

.paquetes-hotel .tarifas .th-header-precio {
    width: 8%;
    text-align: right
}

.paquetes-hotel .tarifas .th-info {
    width: 5%
}

.paquetes-hotel .tarifas .header-grupo {
    width: 41%
}

.paquetes-hotel .tarifas .header-tarifas {
    width: 18%
}

.paquetes-hotel .tarifas .autos .header-grupo {
    width: 13%
}

.paquetes-hotel .tarifas .autos .header-modelo {
    width: 20%
}

.paquetes-hotel .tarifas .autos .header-tarifas {
    width: 20%
}

.paquetes-hotel .tarifas .autos .header-info {
    width: 7%
}

.paquetes-hotel .tarifas .header-desde-ts {
    width: 9%
}

.paquetes-hotel .tarifas .header-hasta-ts {
    width: 9%
}

.paquetes-hotel .tarifas .header-cantidad-ts {
    width: 8%
}

.paquetes-hotel .tarifas .header-paxmin-ts {
    width: 5%
}

.paquetes-hotel .tarifas .header-paxmax-ts {
    width: 5%
}

.paquetes-hotel .tarifas .header-adulto-ts {
    width: 21%
}

.paquetes-hotel .tarifas .header-child-ts {
    width: 21%
}

.paquetes-hotel .tarifas .grupo {
    text-align: left;
    padding: 5px 0 5px 8px !important
}

@media (max-width:767px) {
    .paquetes-hotel .tarifas .grupo {
        padding-left: 50% !important
    }
}

.paquetes-hotel .tarifas .desde {
    text-align: left;
    padding: 5px 0 5px 8px !important
}

@media (max-width:767px) {
    .paquetes-hotel .tarifas .desde {
        padding-left: 50% !important
    }
}

.paquetes-hotel .tarifas .hasta {
    text-align: left;
    padding: 5px 0 5px 8px !important
}

@media (max-width:767px) {
    .paquetes-hotel .tarifas .hasta {
        padding-left: 50% !important
    }
}

.paquetes-hotel .tarifas .tarifa-auto {
    text-align: left;
    white-space: nowrap;
    padding: 5px 0 5px 8px !important
}

@media (max-width:767px) {
    .paquetes-hotel .tarifas .tarifa-auto {
        padding-left: 50% !important
    }
}

.paquetes-hotel .tarifas .temporada {
    text-align: center;
    color: #df3c40;
    padding: 5px 0 5px 5px !important
}

@media (max-width:767px) {
    .paquetes-hotel .tarifas .temporada {
        padding-left: 50% !important
    }
}

.paquetes-hotel .tarifas .habitacion {
    text-align: left;
    padding: 5px 0 5px 8px !important;
    text-transform: uppercase
}

@media (max-width:767px) {
    .paquetes-hotel .tarifas .habitacion {
        padding-left: 50% !important
    }
}

.paquetes-hotel .tarifas .regimen {
    text-align: left;
    width: 200px;
    padding: 5px 0 5px 8px !important;
    text-transform: uppercase
}

@media (max-width:767px) {
    .paquetes-hotel .tarifas .regimen {
        padding-left: 50% !important
    }
}

.paquetes-hotel .tarifas .precio-tarifas {
    text-align: right;
    padding: 5px 0 5px 0 !important
}

@media (max-width:991px) {
    .paquetes-hotel .tarifas .precio-tarifas {
        text-align: center
    }
}

@media (max-width:767px) {
    .paquetes-hotel .tarifas .precio-tarifas {
        padding-left: 50% !important
    }
}

.paquetes-hotel .tarifas .precio-tarifas a {
    display: inline-block;
    padding-top: 2px;
    padding-left: 3px
}

.paquetes-hotel .tarifas .precio-tarifas a .icon-menores {
    font-size: 18px;
    color: #b3b6b8
}

.paquetes-hotel .tarifas .precio-tarifas a:hover {
    text-decoration: none !important
}

.paquetes-hotel .tarifas .precio-tarifas a:hover .icon-menores {
    color: #2c363b
}

.paquetes-hotel .tarifas .info-link {
    text-align: center;
    padding-top: 7px !important;
    padding-right: 10px !important;
    padding-left: 10px !important
}

@media (max-width:767px) {
    .paquetes-hotel .tarifas .info-link {
        padding-left: 50% !important
    }
}

.paquetes-hotel .tarifas .info-link a {
    font-size: 18px;
    color: #b3b6b8
}

.paquetes-hotel .tarifas .info-link a:hover {
    text-decoration: none;
    color: #2c363b
}

.paquetes-hotel .tarifas .line-tarifas {
    border-bottom: 4px solid white;
    border-right: 0 !important
}

@media (max-width:767px) {
    .paquetes-hotel .cont-paquete-detalle .list-hotel {
        margin-top: 10px
    }
}

.paquetes-hotel .cont-paquete-detalle .list-hotel ul {
    list-style-type: none;
    padding-left: 0;
    font-size: 13px
}

.paquetes-hotel .cont-paquete-detalle .list-hotel ul .sitioweb a {
    color: #000000;
    text-decoration: underline
}

.paquetes-hotel .cont-paquete-detalle .list-hotel ul li {
    padding-bottom: 10px
}

.paquetes-hotel .cont-paquete-detalle .list-hotel ul li span {
    color: #df3c40;
    display: inline;
    font-weight: 700
}

.paquetes-hotel .cont-paquete-detalle .list-hotel ul li .ubicacion {
    display: block !important
}

.paquetes-hotel .cont-paquete-detalle .list-hotel ul li .star {
    color: #efc001
}

.paquetes-hotel .cont-paquete-detalle .list-hotel ul li .no-star {
    color: #c3c8cc
}

.paquetes-hotel .cont-paquete-detalle .list-hotel .rating-0 i.star, .paquetes-hotel .cont-paquete-detalle .list-hotel .rating-1 i:nth-child(n+2), .paquetes-hotel .cont-paquete-detalle .list-hotel .rating-2 i:nth-child(n+3), .paquetes-hotel .cont-paquete-detalle .list-hotel .rating-3 i:nth-child(n+4), .paquetes-hotel .cont-paquete-detalle .list-hotel .rating-4 i:nth-child(n+5) {
    color: #c3c8cc
}

.paquetes-hotel .cont-paquete-detalle .list-hotel iframe {
    height: 218px !important
}

.paquetes-hotel .carousel {
    width: 100%;
    overflow: hidden
}

.paquetes-hotel .cont-indicators {
    position: relative;
    float: left;
    width: 100%
}

@media (max-width:767px) {
    .paquetes-hotel .cont-indicators {
        width: 100%;
        float: right
    }
}

.paquetes-hotel .cont-slider {
    float: left;
    width: 100%;
    height: 290px
}

@media (max-width:767px) {
    .paquetes-hotel .cont-slider {
        width: 100%;
        float: left
    }
}

.paquetes-hotel .cont-slider-paquete {
    height: 200px !important
}

.paquetes-hotel .cont-slider-paquete .item {
    overflow: hidden
}

.paquetes-hotel .carousel-inner .item img {
    height: 290px
}

.paquetes-hotel .carousel-inner .item .img-slider {
    height: 200px !important
}

.paquetes-hotel .article-slide .carousel-indicators {
    bottom: 0;
    display: block;
    position: relative !important;
    left: 0;
    width: 100%;
    margin-left: 0 !important
}

.paquetes-hotel .article-slide .carousel-indicators li.active {
    margin: 2px 1px !important
}

.paquetes-hotel .article-slide .carousel-indicators li {
    width: 65px;
    height: 45px;
    margin: 2px 1px !important;
    float: left;
    border-radius: 0;
    position: relative;
    overflow: hidden;
    border: 0 !important
}

@media (max-width:767px) {
    .paquetes-hotel .article-slide .carousel-indicators li {
        display: inline !important
    }
}

.paquetes-hotel .article-slide .carousel-indicators img {
    border: 0 !important;
    float: left;
    width: 65px;
    left: 0
}

@media (max-width:767px) {
    .paquetes-hotel .article-slide .carousel-indicators img {
        height: 38px
    }
}

.paquetes-hotel .article-slide .carousel-indicators .active img {
    opacity: .7
}

#avisos-page {
    height: 100%;
    padding: 30px 0 50px 0
}

#avisos-page .columna-i p {
    margin-top: 22px;
    padding: 0 20px !important;
    font-size: 14px
}

#avisos-page .columna-i h4 {
    font-size: 24px;
    font-weight: 700;
    padding: 6px 12px;
    width: 100%;
    background-color: #e2e7ea;
    text-transform: uppercase;
    margin-bottom: 0
}

#avisos-page .columna-i ul {
    list-style: none;
    padding-left: 0
}

#avisos-page .columna-i ul li {
    padding: 7px 0 6px 0;
    border-bottom: 1px solid #d7d7d7;
    color: #df3c40;
    font-size: 16px
}

#avisos-page .columna-i ul li:last-child {
    border-bottom: 0
}

#avisos-page .columna-i ul li a {
    padding: 0 0 0 10px;
    color: #df3c40
}

#avisos-page .columna-i ul li a:before {
    content: "> "
}

#avisos-page .columna-i .list-meses {
    list-style: none;
    padding-left: 0;
    margin-top: 10px;
    border-top: 1px solid #d7d7d7;
    background-color: #f0f3f4
}

#avisos-page .columna-i .list-meses li {
    padding: 7px 0 6px 7px;
    border-bottom: 0;
    color: #2c363b;
    font-size: 14px
}

#avisos-page .columna-i .list-meses li:last-child {
    border-bottom: 0
}

#avisos-page .columna-i .list-meses li a {
    color: #2c363b
}

#avisos-page .columna-i .list-meses li a:before {
    content: "" !important
}

#avisos-page .columna-i .list-meses li .active {
    font-weight: 700
}

#avisos-page .columna-i form {
    margin-bottom: 15px
}

#avisos-page .columna-i form input {
    width: 122%
}

@media (max-width:767px) {
    #avisos-page .columna-i form input {
        width: 100% !important
    }
}

#avisos-page .columna-i form i {
    color: #a5a9ab
}

#avisos-page .cont-avisos h3 {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase
}

@media (max-width:767px) {
    #avisos-page .cont-avisos h3 {
        font-size: 26px
    }
}

#avisos-page .cont-avisos h4 {
    font-size: 24px;
    font-weight: 700;
    padding: 6px 8px;
    width: 100%;
    background-color: #e2e7ea;
    text-transform: uppercase
}

#avisos-page .cont-avisos h4 span {
    font-weight: 400
}

#avisos-page .cont-avisos h5 {
    font-weight: 400
}

#avisos-page .avisos-page {
    background-image: none;
    height: 100%;
    padding: 10px 0 20px 0
}

#avisos-page .avisos-page h4 {
    color: #000000 !important
}

#avisos-page .avisos-page .text-aviso p {
    color: #000000 !important
}

#avisos-page .avisos-page .foot-aviso {
    padding-right: 18px
}

@media (max-width:767px) {
    #avisos-page .avisos-page .foot-aviso {
        max-width: 287px !important
    }
}

#avisos-page .owl-controls {
    display: none !important
}

#avisos-page #avisos-seccion {
    padding: 0 0 0 15px
}

#avisos-page #avisos-seccion .aviso {
    padding-right: 15px
}

#avisos-page #avisos-seccion .foot-aviso .text-aviso {
    padding-right: 0;
    margin-top: 18px;
    padding-left: 10px;
    border-left: 3px solid #df3c40
}

@media (max-width:1199px) {
    #avisos-page #avisos-seccion .foot-aviso .text-aviso {
        margin-top: 5px
    }
}

#avisos-page #avisos-seccion .foot-aviso .text-aviso p {
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 0;
    padding: 2px 0
}

#avisos-page #avisos-seccion .foot-aviso .boton-aviso {
    margin-top: 10px;
    padding-right: 0
}

#avisos-page #avisos-seccion .foot-aviso .boton-aviso a {
    text-align: center;
    background-color: #df3c40;
    padding: 7px 15px;
    color: #ffffff;
    float: right
}

#avisos-page #flyers-seccion {
    padding: 0 0 0 15px
}

#avisos-page #flyers-seccion .aviso {
    padding-right: 15px;
    padding-left: 0 !important;
    margin-bottom: 25px
}

#avisos-page #flyers-seccion h5 {
    height: 16px;
    overflow: hidden
}

#avisos-page #flyers-seccion .foot-aviso .text-aviso {
    padding-right: 0;
    margin-top: 18px;
    padding-left: 10px;
    border-left: 3px solid #df3c40
}

@media (max-width:1199px) {
    #avisos-page #flyers-seccion .foot-aviso .text-aviso {
        margin-top: 5px
    }
}

#avisos-page #flyers-seccion .foot-aviso .text-aviso p {
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 0;
    padding: 2px 0
}

@media (max-width:1199px) {
    #avisos-page #flyers-seccion .foot-aviso .text-aviso p {
        font-size: 10px
    }
}

#avisos-page #flyers-seccion .foot-aviso .boton-aviso {
    margin-top: 10px;
    padding-right: 0
}

#avisos-page #flyers-seccion .foot-aviso .boton-aviso a {
    text-align: center;
    background-color: #df3c40;
    padding: 7px 15px;
    color: #ffffff;
    float: right
}

#avisos-page .flechas {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center
}

#avisos-page .flechas a {
    padding: 0 5px
}

#avisos-page .aviso-imagen {
    position: relative;
    height: 269px;
    overflow: hidden
}

@media (max-width:1199px) {
    #avisos-page .aviso-imagen {
        height: 229px
    }
}

@media (max-width:991px) {
    #avisos-page .aviso-imagen {
        height: 169px
    }
}

@media (max-width:767px) {
    #avisos-page .aviso-imagen {
        height: 269px
    }
}

#avisos-page .aviso-imagen .imagenaviso {
    position: absolute;
    z-index: 1
}

#avisos-page .aviso-imagen .regionaviso {
    position: relative;
    z-index: 2;
    top: 200px
}

@media (max-width:767px) {
    #avisos-page .aviso-imagen .regionaviso {
        top: 200px !important
    }
}

@media (max-width:1199px) {
    #avisos-page .aviso-imagen .regionaviso {
        top: 160px
    }
}

@media (max-width:991px) {
    #avisos-page .aviso-imagen .regionaviso {
        top: 100px
    }
}

#avisos-page .aviso-imagen .regionaviso h5 {
    color: #ffffff;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase
}

@media (max-width:767px) {
    .ordenar select {
        margin: 5px 0
    }
}

button.closepopover {
    font-size: 16px;
    background-color: transparent;
    border: none;
    position: absolute;
    top: 3px;
    right: 10px
}

.select {
    background: transparent;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background: url(../img/down_arrow_select.png) no-repeat right #fff;
    border: 1px solid #ccc
}

.buscador .form-group select {
    background: transparent;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background: url(../img/down_arrow_select.png) no-repeat right #fff;
    border: 1px solid #ccc
}

.filtro-ofertas select {
    background: transparent;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background: url(../img/down_arrow_select.png) no-repeat right #fff;
    border: 1px solid #ccc
}

.form-concesionarios select {
    background: transparent;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background: url(../img/down_arrow_select.png) no-repeat right #fff;
    border: 1px solid #ccc
}

.resultados .ordenar select {
    background: transparent;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background: url(../img/down_arrow_select.png) no-repeat right #fff;
    border: 1px solid #ccc;
    height: 28px !important
}

#contacto select {
    background: transparent;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background: url(../img/down_arrow_select.png) no-repeat right #fff;
    border: 1px solid #ccc;
    height: 43px;
    width: 100%;
    color: #cccccc;
    border-color: #cccccc;
    font-size: 12px
}

.paginador {
    text-align: right
}

.paginador a {
    padding: 4px 8px;
    font-size: 12px;
    background: #e3e3e3;
    border-radius: 3px;
    color: #6d6d6d
}

.paginador a:hover {
    text-decoration: none;
    background: #b1b1b1;
    color: #fff
}

.paginador strong {
    background: #b1b1b1;
    padding: 4px 8px;
    font-size: 12px;
    border-radius: 3px;
    color: #fff
}

.head-pag {
    display: inline;
    float: right;
    margin-top: 3px
}

@media (max-width:767px) {
    .head-pag {
        width: 100% !important;
        margin-top: 10px
    }
}

.hotel-result {
    width: 25% !important
}

@media (max-width:767px) {
    .hotel-result {
        width: 100% !important;
        margin-bottom: 10px
    }
}

.hotel-ordenar {
    width: 75% !important
}

@media (max-width:767px) {
    .hotel-ordenar {
        width: 100% !important
    }
}

.br-aereos label {
    font-size: 13px;
    font-weight: 400
}

.form-aereo select {
    margin-bottom: 10px
}

#table-aereos .th-header {
    width: 12% !important
}

#table-aereos .th-aplicacion {
    width: 40% !important
}

#table-aereos .aereo {
    text-align: left !important
}

#table-aereos .num2arg {
    position: relative
}

#table-aereos .num2arg p {
    position: absolute;
    width: 400px;
    font-size: 11px
}

@media (max-width:767px) {
    #table-aereos .num2arg p {
        position: relative;
        width: 100%
    }
}

.estrellas-borrar {
    margin: -3px 0 0 10px;
    display: inline-block;
    position: absolute
}

.estrellas-borrar img {
    width: 25px
}

.estrellas-borrar:hover {
    opacity: .8
}

#table-aereos p {
    padding-left: 10px
}

#table-aereos .aetable {
    border-top: 1px solid #b5b5b5 !important
}

.no-resultados {
    padding: 15px 0 15px 15px;
    text-align: center;
    overflow: hidden
}

@media print {
    .nav-interno {
        display: none
    }
    .buscador {
        display: none
    }
    .opciones {
        display: none
    }
    .resultados {
        display: none
    }
    .image-detalles {
        display: none
    }
    .table-paquetes-detalle {
        display: none
    }
    #relacionados-paquetes {
        display: none
    }
    .list-destino {
        display: none
    }
    .head-paq {
        display: none
    }
    footer {
        display: none
    }
    #paquetes-page .cont-paquete-detalle h4 {
        padding-left: 0
    }
}

@media (max-width:767px) {
    .reservas-paquetes .table-mobile td {
        line-height: 2.2 !important
    }
}

.reservas-paquetes .breadcrumb {
    font-size: 11px
}

.reservas-paquetes .lista-reserva {
    font-size: 12px
}

.reservas-paquetes .lista-reserva span {
    color: #df3c40;
    display: block;
    font-weight: 700
}

.reservas-paquetes .lista-reserva .aereo img {
    display: inline-block
}

.reservas-paquetes .lista-reserva .nota {
    background-color: #e2e7ea;
    padding: 5px 10px;
    font-size: 10px;
    overflow: hidden
}

.reservas-paquetes .lista-reserva .nota-reserva {
    float: right
}

.reservas-paquetes .list-destino ul {
    padding-left: 60px !important
}

.reservas-paquetes .nombre-reservante {
    background-color: #e2e7ea;
    overflow: hidden;
    padding: 15px 10px;
    margin: 0 15px
}

.reservas-paquetes .nombre-reservante .input {
    margin-bottom: 0
}

.reservas-paquetes .nombre-reservante label {
    float: left;
    text-align: left;
    width: 25%;
    padding: 6px 10px 0 15px;
    font-weight: 300;
    color: #2c363b
}

@media (max-width:767px) {
    .reservas-paquetes .nombre-reservante label {
        width: 40% !important;
        font-size: 11px
    }
}

.reservas-paquetes .nombre-reservante input {
    width: 75%
}

@media (max-width:767px) {
    .reservas-paquetes .nombre-reservante input {
        width: 60% !important
    }
}

.reservas-paquetes .nombre-reservante .btn {
    background-color: #2c363b;
    border-color: #2c363b;
    width: 100%;
    text-transform: capitalize;
    float: right
}

@media (max-width:767px) {
    .reservas-paquetes .nombre-reservante .btn {
        margin-top: 10px
    }
}

.reservas-paquetes .header-info h3 {
    font-size: 14px !important;
    text-transform: uppercase;
    color: #2c363b
}

.reservas-paquetes .cont-datos-habitacion {
    background-color: #e2e7ea;
    overflow: hidden;
    padding: 15px 10px;
    margin: 0 15px
}

.reservas-paquetes .cont-datos-habitacion .inputs-selects {
    padding: 0 40px 20px 20px
}

.reservas-paquetes .cont-datos-habitacion .selects {
    width: 20%;
    float: left
}

@media (max-width:991px) {
    .reservas-paquetes .cont-datos-habitacion .selects {
        width: 50% !important
    }
}

.reservas-paquetes .cont-datos-habitacion .selects label {
    float: left;
    text-align: right;
    width: 50%;
    font-size: 12px;
    padding-right: 10px;
    padding-top: 2px;
    color: #2c363b
}

.reservas-paquetes .cont-datos-habitacion .selects select {
    float: left;
    width: 50% !important;
    background: transparent;
    padding: 5px;
    font-size: 11px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 22px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background: url(../img/down_arrow_select.png) no-repeat right #fff;
    background-size: 22px 22px;
    border: 1px solid #ccc
}

.reservas-paquetes .cont-datos-habitacion .table-reservar table thead tr th {
    text-align: center !important;
    font-size: 11px !important;
    border-bottom: 0 !important
}

.reservas-paquetes .cont-datos-habitacion .table-reservar table tbody {
    border-bottom: 0 !important
}

.reservas-paquetes .cont-datos-habitacion .table-reservar table tbody input {
    text-align: center;
    font-size: 11px
}

.reservas-paquetes .cont-datos-habitacion .table-reservar .header-table .input0 {
    width: 3%
}

.reservas-paquetes .cont-datos-habitacion .table-reservar .header-table .input1 {
    width: 14%
}

.reservas-paquetes .cont-datos-habitacion .table-reservar .header-table .input2 {
    width: 14%
}

.reservas-paquetes .cont-datos-habitacion .table-reservar .header-table .input3 {
    width: 9%
}

.reservas-paquetes .cont-datos-habitacion .table-reservar .header-table .input4 {
    width: 9%
}

.reservas-paquetes .cont-datos-habitacion .table-reservar .header-table .input5 {
    width: 11%
}

.reservas-paquetes .cont-datos-habitacion .table-reservar .header-table .input6 {
    width: 9%
}

.reservas-paquetes .cont-datos-habitacion .table-reservar .header-table .input7 {
    width: 9%
}

.reservas-paquetes .cont-datos-habitacion .table-reservar .header-table .input8 {
    width: 11%
}

.reservas-paquetes .cont-datos-habitacion .table-reservar .header-table .input9 {
    width: 16%
}

.reservas-paquetes .btn-reservar {
    background-color: #2c363b;
    border-color: #2c363b;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    margin: 20px 0;
    color: #ffffff
}

.ofertas-section {
    padding: 30px 0
}

.jm-item {
    display: inline-block;
    text-align: left;
    cursor: pointer
}

.jm-item-wrapper {
    position: relative
}

.jm-item-image {
    position: relative;
    overflow: hidden
}

.jm-item-image img {
    display: block
}

.jm-item-title {
    position: absolute;
    left: -10px;
    bottom: 17px;
    background: #FF6B0E;
    line-height: 1.5em;
    font-weight: normal;
    padding: 7px 9px 6px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    color: #FFFFFF;
    font-size: 1.4em
}

.jm-item-overlay {
    background: #000;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 70%;
    padding-top: 40px;
    top: 0;
    left: 0;
    -webkit-transition: opacity .5s ease-in 0s;
    -moz-transition: opacity .5s ease-in 0s;
    -o-transition: opacity .5s ease-in 0s;
    transition: opacity .5s ease-in 0s
}

.jm-item-wrapper:hover .jm-item-overlay {
    opacity: .3
}

.second .jm-item-wrapper .jm-item-title {
    -webkit-transition: all .2s ease-in 0s;
    -moz-transition: all .2s ease-in 0s;
    -o-transition: all .2s ease-in 0s;
    transition: all .2s ease-in 0s
}

.second .jm-item-wrapper:hover .jm-item-title {
    left: -100%
}

.second .jm-item-description {
    position: absolute;
    width: 100%;
    height: 40%;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    top: 80%;
    z-index: 3;
    -webkit-transition: all .5s ease-in 0s;
    -moz-transition: all .5s ease-in 0s;
    -o-transition: all .5s ease-in 0s;
    transition: all .5s ease-in 0s;
    text-align: center
}

@media (max-width:767px) {
    .second .jm-item-description {
        top: 160px !important
    }
}

.second .jm-item-description h6 {
    font-size: 14px;
    width: 100%;
    text-align: center;
    padding-top: 5px;
    font-weight: 700
}

.second .jm-item-description a {
    color: #fff;
    display: inline-block;
    padding: 10px 12px;
    opacity: .6
}

.second .jm-item-description a img {
    width: 35px
}

@media (max-width:991px) {
    .second .jm-item-description a {
        padding: 7px 10px
    }
    .second .jm-item-description a img {
        width: 30px
    }
}

.second .jm-item-description a:hover {
    opacity: 1
}

.second .jm-item-wrapper:hover .jm-item-description {
    top: 40%
}

@media (max-width:767px) {
    .second .jm-item-wrapper:hover .jm-item-description {
        bottom: 0 !important
    }
}

@media (max-width:991px) {
    .second .jm-item-wrapper:hover .jm-item-description {
        top: 20%
    }
}

@media (max-width:991px) {
    .second .jm-item-wrapper:hover .desc-home {
        top: 35%
    }
}

@media (max-width:767px) {
    .second .jm-item-wrapper:hover .desc-home {
        bottom: 0 !important
    }
}

.reserva-ok {
    padding: 200px 0 !important
}

.cantidad {
    overflow: hidden !important
}

.cantidad label {
    font-size: 13px !important
}

.cantidad-paq label {
    font-size: 13px !important;
    width: 100%
}

.cantidad-paq select {
    color: #000000 !important
}

.cantidad-paq select option {
    color: #000000 !important
}

.cantidad-reserva ul {
    list-style-type: none;
    padding-top: 10px;
    padding-left: 0
}

.cantidad-reserva ul li {
    font-size: 12px
}

.cantidad-reserva ul li .pax {
    color: #df3c40
}

.cantidad-reserva ul li span {
    font-weight: 700
}

#modal-paquetes select, #modal-hotel select, .select-custom select {
    float: left;
    width: 100% !important;
    background: transparent;
    padding: 5px;
    font-size: 12px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 30px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background: url(../img/down_arrow_select.png) no-repeat right #fff;
    background-size: 30px 30px;
    border: 1px solid #ccc
}

#modal-destinos select {
    color: #000000 !important;
    float: left;
    width: 100% !important;
    background: transparent;
    padding: 5px;
    font-size: 12px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 30px;
    margin-bottom: 10px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background: url(../img/down_arrow_select.png) no-repeat right #fff;
    background-size: 30px 30px;
    border: 1px solid #ccc
}

#modal-destinos select option {
    color: #000000 !important;
    padding: 0
}

#paquetes-modal select {
    color: #000000 !important;
    float: left;
    width: 100% !important;
    background: transparent;
    padding: 5px;
    font-size: 12px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 30px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background: url(../img/down_arrow_select.png) no-repeat right #fff;
    background-size: 30px 30px;
    border: 1px solid #ccc
}

#paquetes-modal select option {
    color: #000000 !important;
    padding: 0
}

#modal-paquetes-top select, #circuito-europa select {
    color: #000000 !important;
    float: left;
    width: 100% !important;
    background: transparent;
    padding: 5px;
    font-size: 12px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 30px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background: url(../img/down_arrow_select.png) no-repeat right #fff;
    background-size: 30px 30px;
    border: 1px solid #ccc
}

#modal-paquetes-top select option, #circuito-europa select option {
    color: #000000 !important;
    padding: 0
}

#paquetes-modal-footer select {
    color: #000000 !important;
    float: left;
    width: 100% !important;
    background: transparent;
    padding: 5px;
    font-size: 12px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 30px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background: url(../img/down_arrow_select.png) no-repeat right #fff;
    background-size: 30px 30px;
    border: 1px solid #ccc
}

#paquetes-modal-footer select option {
    color: #000000 !important;
    padding: 0
}

.reserva1-modal label {
    color: #ffffff
}

.reserva1-modal select {
    color: #000000 !important;
    float: left;
    width: 100% !important;
    background: transparent;
    padding: 5px;
    font-size: 12px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 30px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background: url(../img/down_arrow_select.png) no-repeat right #fff;
    background-size: 30px 30px;
    border: 1px solid #ccc
}

.reserva1-modal select option {
    color: #000000 !important;
    padding: 0
}

.reserva1-modal .menor {
    padding: 0 4px;
    margin-bottom: 10px
}

.reserva1-modal .menor label {
    font-size: 10px !important
}

.destino-desc span {
    color: #df3c40;
    display: block;
    font-weight: 700
}

.usa-docs {
    margin-top: 20px;
    margin-bottom: 20px
}

.usa-docs:before, .usa-docs:after {
    content: " ";
    display: table
}

.usa-docs:after {
    clear: both
}

.usa-docs:before, .usa-docs:after {
    content: " ";
    display: table
}

.usa-docs:after {
    clear: both
}

.usa-docs img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px
}

.usa-docs a {
    opacity: .75
}

.usa-docs a:hover {
    opacity: 1
}

.lista-accesos-europa {
    margin-left: 10px !important;
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

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

.lista-accesos-europa li {
    margin-bottom: 15px
}

.lista-accesos-europa a {
    opacity: .75
}

.lista-accesos-europa a:hover {
    opacity: 1
}

.close-datepicker {
    display: none
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    border-top: none
}

#paquetes-page .content-paquete .listadehotel .line {
    border-bottom: 10px solid #ffffff
}

#form_reservar button {
    background-color: #2c363b;
    padding: 6px 12px;
    color: #ffffff;
    border: 0;
    font-size: 12px;
    padding-bottom: 8px;
    text-transform: uppercase
}

.table-adultos-menor span {
    display: inline !important;
    font-weight: 600
}

.table-adultos-menor .adulto, .table-adultos-menor .menor {
    padding: 5px 0 5px 10px !important
}

.table-adultos-menor .header-am {
    border-right: 0 !important
}

.table-adultos-menor .color-am {
    border-right: 0 !important
}

.foot-modal {
    overflow: hidden;
    margin-top: 10px
}

.buscador .menor {
    padding: 0 5px
}

@media (max-width:1199px) {
    .buscador .menor {
        padding: 0 2px
    }
}

.buscador .menor label {
    margin-bottom: 2px;
    font-size: 9px !important
}

@media (max-width:1199px) {
    .buscador .cantidad .col-md-6 {
        padding: 0 5px
    }
}

.header-reserva {
    width: 15% !important
}

.imagen-arg-promos img {
    max-width: 130px !important
}

.hoteles-promos {
    width: 21% !important
}

.reg-promos {
    width: 10% !important
}

.habitacion-promos {
    width: 8% !important
}

.header-promos {
    width: 9% !important
}

.boton-hotel-paq-promos {
    font-size: 11px
}

.title-reservaok {
    font-size: 22px !important
}

.res-ok {
    border-right: 0 !important
}

.res-ok td {
    padding: 10px 15px !important;
    border-bottom: 1px solid #c9c9c9
}

.list-detalleinfo {
    font-size: 15px;
    padding-left: 5px
}

.list-detalleinfo li {
    padding-bottom: 7px;
    list-style-type: none
}

.list-detalleinfo li span {
    font-weight: 700;
    color: #df3c40
}

.reserva-ok .content-paquete #no-more-tables {
    padding: 0 !important
}

@media only screen and (max-width:800px) {
    .reserva-ok .content-paquete #no-more-tables td {
        padding-left: 50% !important
    }
}

.paquete-multidestinos .hoteles {
    width: 2% !important
}

.paquete-multidestinos .hoteltitle {
    width: 15% !important
}

.paquete-multidestinos .th-header {
    width: 14% !important
}

.paquete-multidestinos .color {
    height: 130px;
    padding-top: 10px;
    border-bottom: 1px solid #b6bcc0 !important
}

@media (max-width:767px) {
    .paquete-multidestinos .color {
        height: 100%
    }
}

.paquete-multidestinos .imagen-arg {
    width: 19% !important
}

@media (min-width:1200px) {
    .paquete-multidestinos .imagen-arg {
        width: 14% !important
    }
}

.paquete-multidestinos .imagen-arg img {
    max-width: 120px !important;
    width: 120px !important
}

.paquete-multidestinos .text-imp {
    font-weight: 300 !important;
    font-size: 11px !important;
    line-height: 14px !important;
    padding: 3px 10px;
    text-align: right
}

@media (max-width:991px) {
    .paquete-multidestinos {
        padding-left: 15px
    }
    .paquete-multidestinos .imagen-arg {
        height: 100% !important
    }
    .paquete-multidestinos .num1 {
        height: 100% !important
    }
    .paquete-multidestinos .mobile-reservar {
        padding-left: 0 !important
    }
    .paquete-multidestinos .precio {
        background-color: transparent !important
    }
    .paquete-multidestinos .imp {
        background-color: transparent !important
    }
    .paquete-multidestinos .precio-add {
        background-color: transparent !important
    }
    .paquete-multidestinos .text-imp {
        padding: 10px 0 !important
    }
}

#paquetes-page .content-paquete .table-paquetes-detalle .precio-add .text-imp {
    font-weight: 300 !important;
    font-size: 11px !important;
    line-height: 14px !important;
    padding: 3px 10px
}

.ladda-button {
    border-radius: 0 !important
}

.ladda-label {
    line-height: 17px !important
}

.cantidad-adultos {
    padding-left: 0
}

.cantidad-menores {
    padding-left: 0
}

.edades-titulos {
    font-size: 14px;
    font-weight: 300;
    padding-top: 10px;
    margin-bottom: 0
}

.cont_edades_menor .menor {
    padding-left: 0
}

.vertical {
    vertical-align: middle !important
}

.select-reserva select {
    background: transparent;
    padding: 5px;
    font-size: 14px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background: url(../img/down_arrow_select.png) no-repeat right #ffffff;
    border: 1px solid #ccc
}

.confirmar-btn p {
    font-size: 12px;
    padding-top: 20px;
    padding-left: 30px
}

.confirmar-btn p span {
    color: #DF3C40;
    font-weight: 700
}

.confirmar-btn button {
    margin-top: 10px !important
}

.btn-detalle-persona {
    border-top: 0 !important;
    border-top-color: transparent !important;
    padding: 10px 3px
}

.btn-detalle-persona a {
    text-transform: initial !important
}

.text-invalid p {
    color: red !important
}

.msj {
    position: relative
}

.fecha_invalida {
    position: absolute;
    right: 100%;
    top: 0;
    color: red;
    font-size: 12px;
    background-color: #f5f5f5;
    padding: 10px 15px;
    border-radius: 10px;
    min-width: 320px;
    box-shadow: 0 0 30px #696969;
    z-index: 300
}

.fecha_invalida span {
    margin-top: 10px;
    line-height: 15px !important
}

.fecha_invalida span .btn {
    background-color: #dedede;
    color: #000000;
    margin-top: 10px
}

.fecha_invalida:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #f5f5f5;
    position: absolute;
    top: 10px;
    right: -7px
}

.cuit_invalido {
    position: absolute;
    left: -152px;
    top: 0;
    color: red;
    background-color: #ffffff;
    border: 1px solid #DDDDDD;
    padding: 10px 15px;
    border-radius: 10px
}

.ui-datepicker td span, .ui-datepicker td a {
    text-align: center !important
}

.date-brasil a {
    background: #09A075 !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    text-align: center !important
}

.date-brasil2 a {
    background: #0BC38B !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    text-align: center !important
}

.date-brasil3 a {
    background: #71E99C !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    text-align: center !important
}

.date-caribe a {
    background: #faae40 !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    text-align: center !important
}

.date-argentina a {
    background: #88cde8 !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    text-align: center !important
}

.button-reservas {
    background-color: #23c3a5 !important
}

.button-reservas:hover, .button-reservas:focus {
    background: #1fad93 !important
}

.impuesto-hotel {
    display: block;
    border-top: 1px solid #8e8e8e;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 10px;
    font-weight: 700
}

@media (max-width:991px) {
    .impuesto-hotel {
        margin-top: 10px
    }
}

@media (max-width:767px) {
    .impuesto-hotel {
        border-top: 0 !important;
        margin-left: 50px
    }
}

.impuesto-hotel-tarifa {
    display: block;
    border-top: 1px solid #8e8e8e;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 10px;
    font-weight: 700
}

@media (max-width:767px) {
    .impuesto-hotel-tarifa {
        border-top: 0 !important
    }
}

.cargando-reserva {
    font-weight: 700 !important;
    font-size: 12px !important;
    text-align: center !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 auto;
    text-transform: uppercase !important;
    color: #2d5d0d !important
}

.displaymjs {
    display: block !important
}

.button-requerir {
    display: block !important;
    margin: 8px auto !important;
    background-color: #D9DC07 !important
}

@media (max-width:767px) {
    .button-requerir {
        display: inline-block !important
    }
}

.adultos-tafifas {
    width: 10% !important;
    padding: 5px 20px 5px 8px !important;
    text-align: right
}

.child-tafifas {
    width: 10% !important;
    padding: 5px 20px 5px 8px !important;
    text-align: right
}

.paquetes-hotel .tarifas .tarifa-right {
    text-align: right !important;
    padding: 5px 20px 5px 8px !important;
    white-space: nowrap
}

@media (max-width:767px) {
    .paquetes-hotel .tarifas .tarifa-right {
        text-align: left !important;
        padding: 5px 20px 5px 50% !important
    }
}

.confirmar-check {
    padding-top: 20px !important;
    text-align: center
}

.text-observaciones {
    max-height: 27px;
    min-height: 27px;
    overflow: hidden;
    padding-top: 4px;
    padding-bottom: 4px
}

@media (max-width:991px) {
    .text-observaciones {
        max-height: 12px;
        min-height: 12px
    }
}

.terminos-modal-wrap .fancybox-skin {
    background: #fff
}

.terminos-modal-wrap .fancybox-close {
    display: block
}

.reservas-banners .reserva {
    margin-bottom: 20px
}

.img-banco-promos {
    max-height: 45px;
    height: auto !important
}

.aereo-tramo {
    width: 100% !important
}

.aereo-vuelta {
    padding-top: 10px
}

.aereo-ida {
    padding-top: 10px
}

.mas-info-promociones {
    text-align: center;
    background: #0057c8;
    background: -moz-linear-gradient(top, #0057c8 0, #0057c8 51%, #0057c8 51%, #05a3dc 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #0057c8), color-stop(51%, #0057c8), color-stop(51%, #0057c8), color-stop(100%, #05a3dc));
    background: -webkit-linear-gradient(top, #0057c8 0, #0057c8 51%, #0057c8 51%, #05a3dc 100%);
    background: -o-linear-gradient(top, #0057c8 0, #0057c8 51%, #0057c8 51%, #05a3dc 100%);
    background: -ms-linear-gradient(top, #0057c8 0, #0057c8 51%, #0057c8 51%, #05a3dc 100%);
    background: linear-gradient(to bottom, #0057c8 0, #0057c8 51%, #0057c8 51%, #05a3dc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0057c8', endColorstr='#05a3dc', GradientType=0);
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    padding: 0 11px;
    font-size: 18px;
    border-bottom: 1px solid #2559bc
}

.mas-info-promociones:hover, .mas-info-promociones:focus {
    color: #fff;
    text-decoration: none
}

.consultar-mp {
    text-transform: lowercase !important;
    display: block;
    font-size: 14px
}

#avisos-detalle {
    height: auto !important
}

#avisos-detalle .second .jm-item-wrapper:hover .jm-item-description {
    top: 75% !important
}

#avisos-detalle .second .jm-item-description {
    top: 100% !important
}

.pizzoni {
    display: block
}

.filtro-seccion {
    background: #d0d9df;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: -15px;
    color: #2c363b;
    padding-top: 15px;
    padding-bottom: 15px
}

.filtro-seccion .title {
    text-transform: uppercase;
    font-weight: 400;
    color: #223339
}

.filtro-seccion .title-estrellas {
    color: #292929;
    font-weight: 300 !important;
    font-size: 13px !important;
    margin-bottom: 2px !important
}

.hoteles-lista .buscador .filtro-seccion .estrellas-buscador:hover .rating-star:hover, .hoteles-lista .buscador .filtro-seccion .estrellas-buscador:hover .rating-star:hover~.rating-star, .hoteles-lista .buscador .filtro-seccion .rating-input:checked~.rating-star {
    background-position: 0 0
}

.hoteles-lista .buscador .filtro-seccion .rating-star, .hoteles-lista .buscador .filtro-seccion .estrellas-buscador:hover .rating-star {
    background: url(../img/star2.png) 0 -16px
}

.checkbox-filtros {
    margin-bottom: 15px
}

.checkbox-filtros h5 {
    color: #223339;
    font-size: 14px;
    font-weight: 400
}

.checkbox-filtros .checkbox label {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 13px;
    color: #292929
}

.buscador .date1 label, .buscador .date2 label {
    font-weight: 400 !important;
    color: #292929
}

.hotel-detalle-info-personas {
    display: inline;
    font-size: 14px;
    margin-left: 20px
}

.hotel-detalle-info-personas span {
    display: inline !important;
    color: inherit !important;
    margin-right: 20px;
    font-weight: 400 !important
}

.content-paquete .lista-detalle {
    margin-top: 34px
}

.hs1 {
    text-transform: uppercase;
    font-weight: 600;
    color: #223339;
    font-size: 15px;
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px
}

.table-detalle-hotel .header-table th {
    text-transform: uppercase;
    text-align: center
}

.table-detalle-hotel .mobile-reservar {
    padding: 10px !important
}

.table-detalle-hotel .mobile-reservar table {
    margin: 0 auto
}

.table-detalle-hotel .precio {
    text-transform: uppercase;
    color: #2c363b;
    font-size: 14px;
    text-align: center;
    font-weight: 700;
    background-color: #edf0f2;
    border-left: 6px solid #e2e7ea;
    border-right: 6px solid #e2e7ea
}

.table-detalle-hotel .imp {
    text-transform: uppercase
}

.table-detalle-hotel .button-requerir {
    text-transform: uppercase;
    color: #fff;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    background: #d9dc07 !important
}

.table-detalle-hotel .button-requerir:hover, .table-detalle-hotel .button-requerir:focus {
    background: #c1c306 !important
}

.table-detalle-hotel .boton-reservar {
    padding-bottom: 0 !important
}

.table-detalle-hotel .btn-detalle-persona {
    padding-bottom: 0 !important
}

.table-detalle-hotel .btn-reservar {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    background: #23c3a5 !important
}

.table-detalle-hotel .btn-reservar:hover, .table-detalle-hotel .btn-reservar:focus {
    color: #fff;
    background: #1fad93 !important
}

.table-detalle-hotel .btn-ver-detalle {
    color: #fff;
    font-weight: 600;
    font-size: 10px;
    background: #a5a9ab !important
}

.table-detalle-hotel .btn-ver-detalle:hover, .table-detalle-hotel .btn-ver-detalle:focus {
    color: #fff !important;
    text-decoration: none;
    background: #989c9f !important
}

.table-detalle-hotel .button-requerir, .table-detalle-hotel .btn-reservar, .table-detalle-hotel .btn-ver-detalle {
    display: inline-block;
    width: 100px;
    padding: 5px
}

.btn-table-wrap td, .btn-table-wrap td.boton-reservar {
    padding-bottom: 10px !important
}

iframe[name=google_conversion_frame] {
    display: none !important
}

a, button, .transition-fx {
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s
}

textarea {
    width: 100% !important
}

.g-recaptcha {
    transform-origin: 0 0
}

@media (min-width:992px) {
    .g-recaptcha {
        transform: scale(.8)
    }
}

@media (min-width:1200px) {
    .g-recaptcha {
        transform: scale(.95)
    }
}

label.error {
    font-size: 11px;
    color: #c9201f !important;
    font-weight: 300;
    display: block;
    width: 100% !important
}

.loading-general {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 99999;
    width: 100%;
    height: 100%
}

.loading-general::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 44px;
    height: 44px;
    background: #000 url('fancybox_loading.gif') center center no-repeat;
    border-radius: 10px;
    margin-left: -22px;
    margin-top: -22px
}

.cont-nav {
    position: relative
}

@media (max-width:767px) {
    .cont-nav {
        width: 100%;
        padding-left: 0
    }
}

.navbar-topdest {
    height: 120px;
    z-index: 999;
    font-family: 'Open Sans', serif;
    font-weight: 600;
    font-size: 15px;
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.4)
}

.navbar-topdest .dropdown-header {
    color: #fff;
    padding: 3px 12px
}

.navbar-topdest .navbar-brand>img {
    margin-top: -12px
}

@media (max-width:991px) {
    .navbar-topdest {
        font-size: 14px
    }
    .navbar-topdest img {
        width: 110px !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .navbar-topdest img {
        width: 120px !important
    }
}

@media (max-width:1199px) {
    .navbar-topdest img {
        width: 100px !important
    }
}

@media (max-width:767px) {
    .navbar-topdest {
        height: 100px
    }
    .navbar-topdest .navbar-brand img {
        width: 100px
    }
    .navbar-topdest .navbar-collapse {
        overflow-x: hidden;
        background-color: #3e3e3e;
        border-top: 0;
        box-shadow: none
    }
}

@media (max-width:767px) and (max-width:767px) {
    .navbar-topdest .navbar-collapse {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

@media (max-width:991px) {
    .navbar-topdest img {
        width: 150px
    }
}

.navbar-topdest .navbar-nav li {
    border-right: 1px solid rgba(255, 255, 255, 0.2)
}

.navbar-topdest .navbar-nav li:last-child {
    border-right: 0
}

@media (max-width:767px) {
    .navbar-topdest .navbar-nav li {
        border-right: 0
    }
}

.navbar-topdest .navbar-nav li a {
    padding: 8px 13px;
    color: white
}

.navbar-topdest .navbar-nav li a span {
    font-size: 20px
}

.navbar-topdest .navbar-nav li a:hover, .navbar-topdest .navbar-nav li a:focus {
    background-color: #df3c40
}

.navbar-topdest .navbar-nav li .close-modal:hover, .navbar-topdest .navbar-nav li .close-modal:focus {
    background-color: transparent !important
}

.navbar-topdest .navbar-toggle {
    margin-top: 35px;
    background-color: #df3c40;
    z-index: 999999;
    position: fixed;
    right: 10px
}

.navbar-topdest .navbar-toggle .icon-bar {
    background-color: white
}

.navbar-topdest .nav-head {
    float: right
}

@media (min-width:992px) and (max-width:1199px) {
    .navbar-topdest .nav-head {
        margin-top: 0
    }
}

@media (max-width:991px) {
    .navbar-topdest .nav-head {
        margin-top: 0
    }
}

@media (max-width:767px) {
    .navbar-topdest .nav-head {
        margin-top: 0
    }
}

.navbar-topdest .nav-head .cont-form {
    margin-top: 12px;
    margin-bottom: 5px;
    padding-right: 0
}

@media (max-width:991px) {
    .navbar-topdest .nav-head .cont-form {
        margin-top: 20px
    }
}

@media (max-width:767px) {
    .navbar-topdest .nav-head .cont-form {
        margin-top: 20px
    }
}

.navbar-topdest .facebook {
    height: 50px;
    padding-top: 10px;
    margin-right: 30px !important;
    position: absolute;
    z-index: 99999
}

@media (max-width:767px) {
    .navbar-topdest .facebook {
        width: 100%;
        padding-right: 10px;
        margin-top: 10px
    }
}

.navbar-topdest .facebook a:hover {
    background-color: transparent !important;
    text-decoration: none;
    opacity: .8
}

.navbar-topdest .facebook span {
    color: white;
    font-size: 28px
}

@media (max-width:767px) {
    .navbar-topdest .facebook span {
        font-size: 35px
    }
}

.navbar-topdest .head-nav {
    float: left;
    width: auto;
    margin-right: 0;
    position: relative
}

.navbar-topdest .head-nav .btn-black {
    background: #ffffff;
    border-radius: 10px;
    color: #000000
}

.navbar-topdest .head-nav .btn-black:hover, .navbar-topdest .head-nav .btn-black:focus {
    background: #e6e6e6;
    color: #000000;
    text-decoration: none
}

.navbar-topdest .head-nav .form-control {
    background-color: rgba(0, 0, 0, 0.25);
    border: none;
    width: 250px;
    color: white;
    left: 35px
}

@media (max-width:767px) {
    .navbar-topdest .head-nav .form-control {
        width: 100% !important;
        left: 0
    }
}

@media (max-width:991px) {
    .navbar-topdest .head-nav .form-control {
        width: 150px
    }
}

.navbar-topdest .head-nav p {
    display: inline-block;
    padding-right: 10px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 300
}

.navbar-topdest .head-nav p span {
    font-weight: 600
}

@media (max-width:767px) {
    .navbar-topdest .mobile-search {
        width: 100%
    }
}

.navbar-topdest .dropdown-menu {
    min-width: 180px
}

.navbar-topdest .drop-reservas {
    min-width: 135px !important
}

.ui-widget-content {
    z-index: 999999 !important;
    font-size: 14px !important;
    color: #646464 !important;
    font-family: 'Open Sans' !important;
    padding: 9px 10px !important;
    background: rgba(255, 255, 255, 0.9) !important
}

.btn-black {
    color: #fff;
    background-color: #2c363b;
    border-color: #2c363b;
    border-radius: 0;
    margin-left: 5px
}

@media (max-width:767px) {
    .btn-black {
        width: auto;
        padding: 10px;
        font-size: 11px
    }
}

.btn-black:hover {
    color: gray
}

.add-on .input-group-btn>.btn {
    border-left-width: 0;
    background-color: transparent;
    color: white;
    border: none
}

@media (max-width:767px) {
    .side-collapse-container {
        width: 100%;
        position: relative;
        right: 0;
        transition: left .4s
    }
    .side-collapse-container.out {
        right: 200px
    }
    .side-collapse {
        top: 0;
        bottom: 0;
        right: 0;
        width: 200px;
        position: fixed;
        overflow: hidden;
        transition: width .4s
    }
    .side-collapse.in {
        width: 215px
    }
}

footer {
    height: 100%;
    background: url(../img/bg/footer.jpg) no-repeat center top;
    padding-top: 30px;
    padding-bottom: 30px;
    background-size: cover
}

@media (max-width:991px) {
    footer {
        height: 100%;
        background-image: none;
        background-color: #353233
    }
}

footer ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    font-family: 'Open Sans';
    font-size: 12px;
    font-weight: 300
}

footer ul .titlelist {
    font-weight: 700
}

footer ul li {
    color: #ffffff;
    padding: 5px 0
}

footer ul li a {
    color: #ffffff
}

footer ul li a:hover {
    text-decoration: none
}

@media (max-width:767px) {
    footer .sucursal-foot {
        margin-top: 20px;
        border-top: 1px solid gray;
        padding-top: 20px;
        padding-bottom: 20px
    }
}

footer .links-footer a:hover {
    color: #d5d5d5
}

@media (max-width:767px) {
    footer .links-footer {
        margin-top: 20px;
        border-top: 1px solid gray;
        padding-top: 20px;
        padding-bottom: 20px
    }
}

footer .sucursales {
    background: url(../img/bg/iconfoot.png) no-repeat left top;
    font-size: 11px
}

footer .sucursales .title-s {
    padding-left: 32px;
    font-weight: 700
}

footer .sucursales .s1 {
    padding-left: 32px
}

footer .sucursales li {
    color: #ffffff;
    padding: 1px 0
}

footer .sucursales li a:hover {
    color: #d5d5d5
}

@media (max-width:767px) {
    footer .foot-mobile {
        clear: both
    }
}

footer .facebook {
    margin-top: 30px;
    padding-left: 40px
}

@media (max-width:1199px) {
    footer .facebook {
        padding-left: 60px
    }
}

@media (max-width:767px) {
    footer .facebook {
        margin-top: -50px;
        padding-left: 140px
    }
}

footer .facebook a {
    font-size: 28px;
    color: #ffffff;
    text-decoration: none
}

footer .facebook a:hover {
    text-transform: none;
    background-color: none;
    text-decoration: none
}

footer .text-footer {
    color: #ffffff;
    margin-top: 40px;
    font-size: 11px
}

@media (max-width:991px) {
    footer .text-footer {
        padding-bottom: 35px
    }
    footer .text-footer p {
        margin-left: 80px
    }
}

footer .text-footer .dataweb {
    position: absolute;
    left: -70px
}

@media (max-width:991px) {
    footer .text-footer .dataweb {
        left: 10px
    }
}

.icon-calendar {
    cursor: pointer
}

@media (max-width:991px) {
    .navbar-right {
        margin-top: 10px;
        width: 100%;
        font-size: 12px
    }
    .navbar-right span {
        font-size: 12px !important
    }
    .navbar-right .icon-calendar {
        font-size: 22px !important
    }
    .navbar-right li a {
        padding: 8px 8px !important
    }
    .navbar-right .dropdown-menu-nav {
        left: 95px !important
    }
    .navbar-right .drop-reservas {
        left: 130px !important
    }
}

.navbar-right {
    margin-right: 0 !important
}

@media (max-width:767px) {
    .navbar-right {
        width: 100%;
        margin: 0 !important
    }
}

.navbar-right .dropdown-menu-nav {
    left: 0;
    top: 100%;
    background-color: #df3c40
}

.navbar-right .drop-autogestion {
    width: 190px
}

.dropdown-menu-nav li a:hover {
    background-color: #b23a3f !important
}

.dropdown-menu-nav li a:focus {
    background-color: #b23a3f !important
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px
}

.dropdown-submenu>.dropdown-menu {
    display: none
}

.dropdown-submenu .active-link {
    background-color: #b23a3f !important
}

.dropdown-display {
    display: block !important
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: #df3c40;
    border: none
}

.date1 {
    padding-left: 0
}

.date1 input {
    width: 75px;
    float: left;
    font-size: 11px;
    padding: 0 4px
}

@media (max-width:767px) {
    .date1 input {
        float: left;
        width: 50%
    }
}

@media (max-width:767px) {
    .date1 label {
        width: 30%;
        float: left
    }
}

.date1 span {
    float: right;
    font-size: 30px;
    color: #a5a9ab;
    display: inline-block
}

@media (max-width:767px) {
    .date1 span {
        float: left;
        font-size: 30px;
        width: 20%;
        padding-left: 3px
    }
}

.date2 {
    padding-right: 0
}

.date2 input {
    width: 75px;
    float: left;
    font-size: 11px;
    padding: 0 4px
}

@media (max-width:767px) {
    .date2 input {
        float: left;
        width: 50%
    }
}

@media (max-width:767px) {
    .date2 label {
        width: 30%;
        float: left
    }
}

.date2 span {
    float: right;
    font-size: 30px;
    color: #a5a9ab;
    display: inline-block
}

@media (max-width:767px) {
    .date2 span {
        float: left;
        font-size: 30px;
        width: 20%;
        padding-left: 3px
    }
}

@media (max-width:767px) {
    .date1 {
        padding-right: 0
    }
    .date2 {
        padding-left: 0
    }
}

.btn-block {
    text-transform: uppercase
}

.control-label {
    font-weight: 300;
    margin-bottom: 5px
}

.dropdown-form {
    background-color: #2c363b;
    padding: 5px;
    width: 300px;
    color: white;
    font-weight: 300;
    font-size: 14px;
    border-radius: 0;
    margin-top: -100px
}

.triangulo_der {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 10px solid #b23a3f;
    border-bottom: 8px solid transparent;
    left: 8px
}

.menu-buscarfecha {
    padding: 10px 30px 5px 30px
}

.clear {
    clear: both
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: #df3c40;
    border-color: #df3c40
}

.cbp-bislideshow {
    list-style: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -9999;
    padding: 0;
    margin: 0
}

.cbp-bislideshow li {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    transition: opacity 1s
}

.backgroundsize .cbp-bislideshow li {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center
}

.backgroundsize .cbp-bislideshow li img {
    display: none
}

.cbp-bislideshow li img {
    display: block
}

.no-js.no-backgroundsize .cbp-bislideshow li:first-child {
    opacity: 1
}

.no-js.backgroundsize .cbp-bislideshow li:first-child img {
    display: block
}

@media (max-width:991px) {
    #cbp-bislideshow {
        display: none
    }
}

@media (max-width:767px) {
    #cbp-bislideshow {
        display: none
    }
}

.fancybox-skin {
    background-color: transparent;
    padding: 0 !important
}

#login, #terminos_condiciones_modal, #confirma_terminos_condiciones, #registrarse, #recuperar_pass, #operador-datos-wrap {
    width: 370px;
    border-radius: 0
}

#login .title-modal, #terminos_condiciones_modal .title-modal, #confirma_terminos_condiciones .title-modal, #registrarse .title-modal, #recuperar_pass .title-modal, #operador-datos-wrap .title-modal {
    background-color: #2c363b;
    text-align: center
}

#login .title-modal h3, #terminos_condiciones_modal .title-modal h3, #confirma_terminos_condiciones .title-modal h3, #registrarse .title-modal h3, #recuperar_pass .title-modal h3, #operador-datos-wrap .title-modal h3 {
    color: #ffffff;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 0;
    margin-bottom: 0;
    margin-top: 0
}

@media (max-width:767px) {
    #login .title-modal h3, #terminos_condiciones_modal .title-modal h3, #confirma_terminos_condiciones .title-modal h3, #registrarse .title-modal h3, #recuperar_pass .title-modal h3, #operador-datos-wrap .title-modal h3 {
        font-size: 20px
    }
}

#login .title-modal h3 span, #terminos_condiciones_modal .title-modal h3 span, #confirma_terminos_condiciones .title-modal h3 span, #registrarse .title-modal h3 span, #recuperar_pass .title-modal h3 span, #operador-datos-wrap .title-modal h3 span {
    font-weight: 300
}

@media (max-width:767px) {
    #login, #terminos_condiciones_modal, #confirma_terminos_condiciones, #registrarse, #recuperar_pass, #operador-datos-wrap {
        width: 100%
    }
}

#login .content-modal, #terminos_condiciones_modal .content-modal, #confirma_terminos_condiciones .content-modal, #registrarse .content-modal, #recuperar_pass .content-modal, #operador-datos-wrap .content-modal {
    background-color: #df3c40;
    padding: 20px
}

#login .content-modal .input1, #terminos_condiciones_modal .content-modal .input1, #confirma_terminos_condiciones .content-modal .input1, #registrarse .content-modal .input1, #recuperar_pass .content-modal .input1, #operador-datos-wrap .content-modal .input1 {
    margin-bottom: 15px
}

#login .content-modal label, #terminos_condiciones_modal .content-modal label, #confirma_terminos_condiciones .content-modal label, #registrarse .content-modal label, #recuperar_pass .content-modal label, #operador-datos-wrap .content-modal label {
    color: #ffffff
}

#login .content-modal .btn-block, #terminos_condiciones_modal .content-modal .btn-block, #confirma_terminos_condiciones .content-modal .btn-block, #registrarse .content-modal .btn-block, #recuperar_pass .content-modal .btn-block, #operador-datos-wrap .content-modal .btn-block {
    padding-top: 5px;
    padding-bottom: 5px
}

#login .content-modal .mensaje-login, #terminos_condiciones_modal .content-modal .mensaje-login, #confirma_terminos_condiciones .content-modal .mensaje-login, #registrarse .content-modal .mensaje-login, #recuperar_pass .content-modal .mensaje-login, #operador-datos-wrap .content-modal .mensaje-login {
    padding: 10px 0;
    color: #ffffff;
    margin-bottom: 20px
}

#login .content-modal .mensaje-login a, #terminos_condiciones_modal .content-modal .mensaje-login a, #confirma_terminos_condiciones .content-modal .mensaje-login a, #registrarse .content-modal .mensaje-login a, #recuperar_pass .content-modal .mensaje-login a, #operador-datos-wrap .content-modal .mensaje-login a {
    color: #ffffff
}

#login .content-modal .button-invitado, #terminos_condiciones_modal .content-modal .button-invitado, #confirma_terminos_condiciones .content-modal .button-invitado, #registrarse .content-modal .button-invitado, #recuperar_pass .content-modal .button-invitado, #operador-datos-wrap .content-modal .button-invitado {
    border-top: 1px solid #ffffff;
    margin-top: 20px
}

#login .content-modal .button-invitado .btn-invitado, #terminos_condiciones_modal .content-modal .button-invitado .btn-invitado, #confirma_terminos_condiciones .content-modal .button-invitado .btn-invitado, #registrarse .content-modal .button-invitado .btn-invitado, #recuperar_pass .content-modal .button-invitado .btn-invitado, #operador-datos-wrap .content-modal .button-invitado .btn-invitado {
    background-color: #b23a3f;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 20px;
    font-size: 24px;
    font-weight: 700;
    color: #ffffff
}

#login .content-modal .button-invitado .btn-invitado span, #terminos_condiciones_modal .content-modal .button-invitado .btn-invitado span, #confirma_terminos_condiciones .content-modal .button-invitado .btn-invitado span, #registrarse .content-modal .button-invitado .btn-invitado span, #recuperar_pass .content-modal .button-invitado .btn-invitado span, #operador-datos-wrap .content-modal .button-invitado .btn-invitado span {
    font-weight: 300 !important
}

#login .img-confirma, #terminos_condiciones_modal .img-confirma, #confirma_terminos_condiciones .img-confirma, #registrarse .img-confirma, #recuperar_pass .img-confirma, #operador-datos-wrap .img-confirma {
    width: 60px;
    display: block;
    margin: 0 auto
}

#login .modal-confirma, #terminos_condiciones_modal .modal-confirma, #confirma_terminos_condiciones .modal-confirma, #registrarse .modal-confirma, #recuperar_pass .modal-confirma, #operador-datos-wrap .modal-confirma {
    color: #ffffff;
    font-size: 14px
}

#login a, #terminos_condiciones_modal a, #confirma_terminos_condiciones a, #registrarse a, #recuperar_pass a, #operador-datos-wrap a {
    color: #fff
}

#login label.error, #terminos_condiciones_modal label.error, #confirma_terminos_condiciones label.error, #registrarse label.error, #recuperar_pass label.error, #operador-datos-wrap label.error {
    background: rgba(0, 0, 0, 0.85);
    margin-top: -12px;
    padding: 5px 10px
}

#login .btn-black, #terminos_condiciones_modal .btn-black, #confirma_terminos_condiciones .btn-black, #registrarse .btn-black, #recuperar_pass .btn-black, #operador-datos-wrap .btn-black {
    margin-left: 0
}

#login .btn-black {
    margin-top: 10px
}

#registrarse {
    width: auto !important
}

@media (min-width:768px) {
    #registrarse {
        min-width: 600px !important
    }
    #registrarse .btn-black {
        margin-top: 28px
    }
}

.caret {
    display: inline-block;
    width: 16px;
    height: 19px;
    background: url(../img/caret.png) no-repeat left top;
    border: 0 !important
}

.caret2 {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../img/caret2.png) no-repeat left top;
    border: 0 !important
}

.caret3 {
    display: inline-block;
    width: 14px;
    height: 16px;
    background: url(../img/caret.png) no-repeat left top;
    background-size: 14px 14px;
    background-position: 0 5px;
    border: 0 !important
}

.confirm {
    display: inline-block;
    width: 14px;
    height: 16px;
    background: url(../img/confirm.png) no-repeat left top;
    background-size: 14px 14px;
    background-position: 0 5px;
    border: 0 !important
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 0;
    border-left-color: transparent;
    margin-top: 0;
    margin-right: 0
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important
}

.seccion {
    margin-top: 0
}

#logosection {
    display: none
}

.nav-interno {
    height: 120px;
    background: url(../img/bg/header-section.jpg) no-repeat top center;
    position: relative;
    z-index: 9
}

@media (min-width:1700px) {
    .nav-interno {
        background-size: cover
    }
}

@media (max-width:767px) {
    .nav-interno {
        height: 100px !important
    }
}

.nav-interno .navbar-topdest {
    height: 120px
}

@media (max-width:767px) {
    .nav-interno .navbar-topdest {
        height: 100px !important
    }
}

.nav-interno #logo {
    display: none
}

.nav-interno #logosection {
    display: block !important;
    margin-top: -5px;
    width: 150px
}

@media (max-width:767px) {
    .nav-interno #logosection {
        margin-top: 0
    }
}

.nav-interno .nav-head {
    margin-top: 0 !important
}

@media (min-width:530px) and (max-width:767px) {
    .col-querie-6 {
        width: 50%
    }
    .container-querie {
        width: 550px !important
    }
}

@media (max-width:767px) {
    .container-querie {
        width: 300px
    }
}

#modal-hotel {
    display: block !important
}

#modal-hotel .control-label {
    display: block
}

#modal-paquetes {
    display: block !important
}

#modal-excursiones {
    display: block !important
}

#modal-traslados {
    display: block !important
}

#modal-automoviles {
    display: block !important
}

#modal-aereos {
    display: block !important
}

#modal-destinos {
    display: block !important
}

.modal-menu {
    background-color: #2c363b;
    padding: 20px;
    width: 300px;
    color: white;
    font-weight: 300;
    font-size: 14px
}

.modal-menu .triangulo_der {
    display: none
}

.fancybox-wrap #modal-hotel {
    background-color: #2c363b;
    padding: 20px;
    width: 300px;
    color: white;
    font-weight: 300;
    font-size: 14px
}

.fancybox-wrap #modal-hotel .triangulo_der {
    display: none
}

.fancybox-wrap #modal-paquetes {
    background-color: #2c363b;
    padding: 20px;
    width: 300px;
    color: white;
    font-weight: 300;
    font-size: 14px
}

.fancybox-wrap #modal-paquetes .triangulo_der {
    display: none
}

.fancybox-wrap #modal-excursiones {
    background-color: #2c363b;
    padding: 20px;
    width: 300px;
    color: white;
    font-weight: 300;
    font-size: 14px
}

.fancybox-wrap #modal-excursiones .triangulo_der {
    display: none
}

.fancybox-wrap #modal-traslados {
    background-color: #2c363b;
    padding: 20px;
    width: 300px;
    color: white;
    font-weight: 300;
    font-size: 14px
}

.fancybox-wrap #modal-traslados .triangulo_der {
    display: none
}

.fancybox-wrap #modal-automoviles {
    background-color: #2c363b;
    padding: 20px;
    width: 300px;
    color: white;
    font-weight: 300;
    font-size: 14px
}

.fancybox-wrap #modal-automoviles .triangulo_der {
    display: none
}

.fancybox-wrap #modal-aereos {
    background-color: #2c363b;
    padding: 20px;
    width: 300px;
    color: white;
    font-weight: 300;
    font-size: 14px
}

.fancybox-wrap #modal-aereos .triangulo_der {
    display: none
}

.fancybox-wrap #modal-destinos {
    background-color: #2c363b;
    padding: 20px;
    width: 300px;
    color: white;
    font-weight: 300;
    font-size: 14px
}

.fancybox-wrap #modal-destinos .triangulo_der {
    display: none
}

.fancybox-wrap #paquetes-modal {
    background-color: #2c363b;
    padding: 20px;
    width: 300px;
    color: white;
    font-weight: 300;
    font-size: 14px
}

.fancybox-wrap #paquetes-modal .triangulo_der {
    display: none
}

.fancybox-wrap #paquetes-modal-footer {
    background-color: #2c363b;
    padding: 20px;
    width: 300px;
    color: white;
    font-weight: 300;
    font-size: 14px
}

.fancybox-wrap #paquetes-modal-footer .triangulo_der {
    display: none
}

@media (max-width:767px) {
    .mobile-link {
        display: none
    }
}

.selects-1 {
    padding-left: 0;
    overflow: hidden
}

@media (max-width:767px) {
    .selects-1 {
        padding-left: 15px
    }
}

.selects-2 {
    padding-right: 0;
    overflow: hidden
}

@media (max-width:767px) {
    .selects-2 {
        padding-right: 15px
    }
}

.menores label {
    margin-top: 7px;
    margin-bottom: 4px;
    font-size: 11px !important
}

label small {
    font-weight: 400
}

.date-mobile {
    overflow: hidden;
    margin-bottom: 0 !important
}

.menor {
    overflow: hidden
}

.menu-buscarfecha {
    font-size: 12px
}

.datepicker {
    height: 32px
}

.dropdown-menu {
    border: none !important
}

.dropdown-menu .form-group {
    margin-bottom: 10px
}

.buscador .cantidad-paq {
    margin-bottom: 15px;
    overflow: hidden
}

#circuito {
    border-bottom-left-radius: 0
}

@media (min-width:768px) {
    #circuito {
        max-width: 120px;
        min-width: 0
    }
}

.progress-button {
    display: inline-block;
    line-height: 1;
    overflow: hidden;
    position: relative;
    box-shadow: 0 1px 1px #ccc;
    border-radius: 2px;
    background-color: #2c363b !important
}

.progress-button.in-progress, .progress-button.finished {
    color: transparent !important
}

.progress-button.in-progress:after, .progress-button.finished:after {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    padding-top: inherit;
    color: #fff !important;
    left: 0
}

.progress-button.in-progress:after {
    content: attr(data-loading)
}

.progress-button.finished:after {
    content: attr(data-finished)
}

.progress-button .tz-bar {
    background-color: #e667c0;
    height: 3px;
    bottom: 0;
    left: 0;
    width: 0;
    position: absolute;
    z-index: 1;
    border-radius: 0 0 2px 2px;
    -webkit-transition: width .5s, height .5s;
    -moz-transition: width .5s, height .5s;
    transition: width .5s, height .5s
}

.dropdown-submenu:hover>.dropdown-menu {
    display: none
}

.close-modal {
    position: absolute;
    top: -8px;
    right: -6px;
    background-color: transparent !important
}

@media (max-width:767px) {
    .close-modal {
        display: none
    }
}

.close-modal:hover {
    background-color: transparent !important
}

.close-modal img {
    width: 35px !important
}

.navdrop {
    display: block !important
}

.fancybox-wrap .close-modal {
    display: none
}

.reserva-aviso {
    text-align: center;
    background: #23c3a5;
    border-radius: 4px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 12px
}

.reserva-aviso .aclaracion {
    font-size: 12px;
    padding: 14px;
    font-weight: 400
}

.main-home-wrapper {
    position: relative
}

@media (min-width:992px) {
    .reservasonline {
        margin-top: -34.5em
    }
}

@media (min-width:768px) and (max-width:992px) {
    .reservasonline {
        margin-top: 18px
    }
}

@media (max-width:768px) {
    .reservasonline {
        margin-bottom: 18px
    }
}

@media (min-width:992px) {
    .icons {
        margin-top: -170px
    }
}

@media (min-width:1200px) {
    .icons {
        margin-left: 108px
    }
}

.promo-wrapper {
    position: relative
}

#main-slide {
    position: absolute;
    height: 100%
}

@media (max-width:767px) {
    #main-slide {
        height: 500px
    }
}

@media (max-width:991px) {
    #main-slide {
        height: 440px
    }
}

#main-slide .owl-controls {
    height: 50px !important;
    width: 100% !important;
    bottom: 0;
    position: absolute !important;
    text-align: left !important
}

@media (max-width:767px) {
    #main-slide .owl-controls {
        bottom: -20px
    }
}

#main-slide .owl-pagination {
    position: absolute;
    width: 100%;
    z-index: 300;
    bottom: 10px;
    text-align: center
}

#main-slide .owl-controls .owl-page span {
    background: #df3c40 !important
}

.slide-promo {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    display: block;
    padding-bottom: 40px
}

.promo-data {
    margin-top: 185px;
    display: block;
    margin-left: auto;
    margin-right: auto
}

@media (min-width:992px) {
    .promo-data {
        margin: 0;
        position: absolute;
        top: 170px;
        right: 12px;
        width: 55%
    }
}

@media (min-width:1200px) {
    .promo-data {
        right: 14px;
        width: auto
    }
}

@media (min-width:1200px) {
    .ofertas-paquetes {
        clear: both
    }
    .ofertas-paquetes .oferta .info {
        height: 204px !important
    }
    .ofertas-paquetes .info-hover-active .info-hover {
        height: 204px !important
    }
    .ofertas-paquetes .info-hover-active .info-hover img {
        padding-top: 70px !important;
        right: 115px !important
    }
}

@media (max-width:767px) {
    .ofertas-paquetes {
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px
    }
    .ofertas-paquetes .oferta .info {
        height: 161px !important
    }
}

@media (max-width:529px) {
    .ofertas-paquetes {
        width: 300px !important
    }
}

@media (max-width:991px) {
    .ofertas-paquetes {
        width: 550px
    }
}

.reservas-paquetes {
    margin-top: 0 !important
}

.reservas-paquetes .reserva {
    height: 110px !important
}

.registrar_agencia_label {
    color: #fff;
    display: block;
    border-top: 1px solid #fff;
    padding-top: 10px
}

#table-financiacion {
    overflow: hidden
}

.item-financiacion {
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
    margin-bottom: 25px;
    overflow: hidden
}

.cantidad_cuotas {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase
}

.cantidad_cuotas span {
    font-weight: 700
}

.financiacion-bancos img {
    height: 35px
}

@media (max-width:991px) {
    .financiacion-bancos {
        text-align: center
    }
}

.financiacion-tarjetas {
    float: right
}

@media (max-width:991px) {
    .financiacion-tarjetas {
        float: none;
        text-align: center
    }
}

.financiacion-tarjetas img {
    height: 25px
}

.descripcion_financiacion {
    font-size: 12px;
    margin-top: 15px
}

.cftna_financiacion {
    font-size: 90px;
    line-height: 90px;
    text-align: center;
    margin: 0;
    color: #5a5a5a;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif
}

@media (max-width:991px) {
    .cftna_financiacion {
        font-size: 40px;
        line-height: 40px
    }
}

.estrellas {
    padding-top: 5px
}

@media (max-width:767px) {
    .estrellas {
        padding-top: 0
    }
}

.estrellas .star {
    color: #efc001
}

.estrellas .no-star {
    color: #c3c8cc
}

.rating-0 i.star, .rating-1 i:nth-child(n+2), .rating-2 i:nth-child(n+3), .rating-3 i:nth-child(n+4), .rating-4 i:nth-child(n+5) {
    color: #c3c8cc
}

.resultado-hotel-wrap {
    background: #e0e8eb;
    color: #223339;
    padding: 12px 15px;
    margin-bottom: 14px
}

@media (min-width:992px) {
    .resultado-hotel-wrap {
        overflow: hidden
    }
}

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

@media (min-width:992px) {
    .resultado-hotel-wrap .star {
        font-size: 18px
    }
}

.nombre-hotel-resultado {
    font-size: 14px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 0;
    display: inline;
    margin-right: 10px
}

@media (min-width:992px) {
    .nombre-hotel-resultado {
        margin-top: 0;
        font-size: 18px
    }
}

div.boton-ubicacion {
    font-size: 12px;
    margin-top: 7px
}

div.boton-ubicacion img {
    margin-left: -7px
}

div.boton-ubicacion a {
    text-decoration: underline
}

div.boton-ubicacion a:hover, div.boton-ubicacion a:focus {
    text-decoration: none
}

.descripcion-hotel-resultado {
    border-top: 1px solid #b6bcc0;
    font-size: 12px;
    margin-top: 15px;
    padding-top: 15px
}

@media (max-width:767px) {
    .descripcion-hotel-resultado {
        margin-bottom: 15px
    }
}

.img-hotel-resultado {
    max-width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 3px solid #fff
}

@media (max-width:767px) {
    .img-hotel-resultado {
        margin-bottom: 15px
    }
}

.btn-ver-tarifas-resultado, .btn-ver-hotel-resultado {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    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: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 5px 8px
}

.btn-ver-tarifas-resultado:focus, .btn-ver-hotel-resultado:focus, .btn-ver-tarifas-resultado:active:focus, .btn-ver-hotel-resultado:active:focus, .btn-ver-tarifas-resultado.active:focus, .btn-ver-hotel-resultado.active:focus, .btn-ver-tarifas-resultado.focus, .btn-ver-hotel-resultado.focus, .btn-ver-tarifas-resultado:active.focus, .btn-ver-hotel-resultado:active.focus, .btn-ver-tarifas-resultado.active.focus, .btn-ver-hotel-resultado.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

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

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

.btn-ver-tarifas-resultado.disabled, .btn-ver-hotel-resultado.disabled, .btn-ver-tarifas-resultado[disabled], .btn-ver-hotel-resultado[disabled], fieldset[disabled] .btn-ver-tarifas-resultado, fieldset[disabled] .btn-ver-hotel-resultado {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn-ver-tarifas-resultado.disabled, a.btn-ver-hotel-resultado.disabled, fieldset[disabled] a.btn-ver-tarifas-resultado, fieldset[disabled] a.btn-ver-hotel-resultado {
    pointer-events: none
}

.btn-ver-tarifas-resultado b, .btn-ver-hotel-resultado b {
    vertical-align: middle;
    margin-top: -3px
}

.btn-ver-tarifas-resultado:hover, .btn-ver-hotel-resultado:hover, .btn-ver-tarifas-resultado:focus, .btn-ver-hotel-resultado:focus {
    text-decoration: none;
    color: #fff
}

.btn-ver-tarifas-resultado {
    background: #ec3c40
}

.btn-ver-tarifas-resultado:hover, .btn-ver-tarifas-resultado:focus {
    background: #df161a
}

.btn-ver-hotel-resultado {
    background: #223339
}

.btn-ver-hotel-resultado:hover, .btn-ver-hotel-resultado:focus {
    background: #0f1619
}

.acciones-hotel-resultado {
    margin-top: 10px
}

.acciones-hotel-resultado .btn-ver-tarifas-resultado {
    margin-right: 12px
}

.modal-tarifasdehotel .fancybox-close {
    display: block !important;
    right: -2px;
    top: -2px
}

.precio-total-pasajeros {
    background: #528093;
    color: #fff;
    font-weight: 600;
    font-style: italic;
    font-size: 13px;
    margin-top: 0;
    padding: 7px 13px;
    border-radius: 5px;
    text-align: right;
    position: relative
}

.precio-total-pasajeros:after {
    content: "";
    position: absolute;
    top: 100%;
    right: 26px;
    border-style: solid;
    border-width: 8px 7px 0 7px;
    border-color: #528093 transparent transparent transparent
}

.hotel-precio-a-partir {
    text-align: right;
    color: #2c363b;
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 3px
}

.hotel-precio-a-partir span {
    font-size: 20px;
    display: inline-block;
    vertical-align: middle
}

.hotel-amenities {
    text-align: right;
    color: #2c363b;
    font-size: 12px;
    background: #edf0f2;
    padding: 9px 15px;
    margin-bottom: 10px
}

.btn-ver-hotel-resultado, .btn-ver-tarifas-resultado {
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 13.78px;
    padding: 6px 20px
}

.btn-ver-tarifas-resultado {
    vertical-align: top;
    margin-bottom: 5px
}

.confirmacion-buscador {
    font-size: 12px
}

.label-filtro {
    white-space: nowrap;
    font-weight: 400;
    font-size: 12px
}

.label-filtro small {
    font-weight: 300;
    font-size: 10px
}

#hoteles-top #iframe_top {
    width: 100% !important;
    height: 1000px !important
}

#autos-brasil #iframe_top {
    width: 100% !important
}

.elemento-reservas {
    height: 100%
}

.btn-help {
    background: #2c363b;
    color: #fff;
    font-weight: 700;
    pointer-events: initial;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-help:hover, .btn-help:focus {
    background: #161b1e;
    color: #fff
}

#paquetes-page .content-paquete .table-paquetes-detalle .header-table .input0 {
    width: 2% !important
}

.content-adulto .icon .icon-adult-table {
    display: block;
    width: 25px;
    margin: 3px auto
}

.content-adulto .icon .icon-child-table {
    display: none
}

.content-menor .icon .icon-adult-table {
    display: none
}

.content-menor .icon .icon-child-table {
    display: block;
    width: 20px;
    margin: 6px auto
}

.adulto-menor {
    margin-left: 15px
}

.adulto-menor .icon-adult-table {
    width: 25px;
    margin-right: 3px
}

.adulto-menor .text-adult {
    font-size: 15px;
    font-weight: 400;
    vertical-align: middle
}

.adulto-menor .icon-child-table {
    width: 20px;
    margin-left: 15px;
    margin-right: 3px
}

.adulto-menor .text-child {
    font-size: 15px;
    font-weight: 400;
    vertical-align: middle
}

#form_reservar_ok .cont-datos-habitacion {
    overflow: visible !important
}

.error-edades select {
    border-color: red !important;
    background-color: #ffe4e4 !important
}

.error-edades .text-error-menores {
    display: block;
    color: #ff0000
}

.text-error-menores {
    display: none
}

#logo {
    width: 150px;
    margin-top: -5px
}

@media (max-width:767px) {
    #logo {
        margin-top: 0
    }
}

@media (max-width:991px) {
    #mapa .form-concesionarios .selectContainer .form-control {
        margin-bottom: 100px
    }
}

@media (max-width:991px) {
    footer .facebook {
        padding-left: 80px
    }
}

@media (max-width:767px) {
    footer .facebook {
        padding-left: 150px
    }
}

@media (max-width:767px) {
    #header-home .reservasonline {
        width: 100% !important;
        background: #676767 !important
    }
}

@media (max-width:767px) {
    #header-home .reservasonline {
        width: 100% !important
    }
}

.agentes-generales {
    color: #ffffff;
    font-size: 16px;
    margin: 0 0 15px 0
}

.links-footer-ul {
    width: 50%;
    float: left
}

@media (max-width:1199px) {
    .links-footer-ul {
        width: 46%;
        margin-left: 2%
    }
}

@media (max-width:991px) {
    .sucursal-foot {
        height: 370px
    }
}

@media (max-width:767px) {
    .sucursal-foot {
        height: 100%
    }
}

@media (max-width:991px) {
    .tablet-foot {
        height: 280px
    }
}

@media (max-width:767px) {
    .tablet-foot {
        height: 100%
    }
}

.imp-line {
    border-bottom: 1px solid #b5b5b5 !important
}

.nota {
    padding: 0 !important
}

.impuestos-line {
    vertical-align: top !important;
    font-size: 10px !important;
    text-align: right;
    border-top: 0 !important;
    padding-top: 2px !important
}

@media (max-width:767px) {
    .mobile-clase {
        padding-left: 0 !important
    }
    .mobile-height {
        height: 100% !important
    }
    .nota {
        line-height: 5
    }
    .impuestos-line {
        display: none !important;
        color: transparent !important
    }
}

.open-nav>.dropdown-menu {
    display: block !important
}

.dropdown-menu-nav {
    display: none !important
}

#operador-datos-wrap {
    width: 100%
}

#operador-datos-wrap .content-modal {
    background: #fff
}

.operador-datos h4 {
    font-size: 18px;
    font-weight: 400
}

.operador-datos h4 span {
    font-weight: 700
}

.operador-datos .link-operador {
    color: #df3c40 !important;
    text-decoration: underline;
    font-size: 16px
}

.operador-datos .btn {
    margin-top: 20px
}

#paquetes-page .cont-paquete-detalle .list .lista-detalle span {
    color: #df3c40;
    font-weight: 700
}

#paquetes-page .cont-paquete-detalle .list .lista-detalle {
    padding-bottom: 15px;
    font-size: 13px
}

.aero-vuelta-top {
    padding-top: 60px
}

.tel-guardia {
    display: block;
    padding-top: 30px;
    padding-left: 40px
}

@media (max-width:767px) {
    .tel-guardia {
        padding-left: 20px
    }
}

.tel-guardia .sucursales {
    background: none !important
}

.tel-guardia .sucursales .title-s {
    padding-left: 0
}

.title-guardia {
    color: #000000;
    font-size: 16px !important;
    font-weight: 700
}

.disclaimer-tipo-precio {
    font-size: 12px;
    margin-bottom: 10px
}

#btn-detalle-vuelos {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    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: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #df3c40;
    color: #fff;
    margin-bottom: 20px
}

#btn-detalle-vuelos:focus, #btn-detalle-vuelos:active:focus, #btn-detalle-vuelos.active:focus, #btn-detalle-vuelos.focus, #btn-detalle-vuelos:active.focus, #btn-detalle-vuelos.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

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

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

#btn-detalle-vuelos.disabled, #btn-detalle-vuelos[disabled], fieldset[disabled] #btn-detalle-vuelos {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

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

#btn-detalle-vuelos:hover, #btn-detalle-vuelos:focus {
    background: #c72125;
    color: #fff
}

#detalle-vuelos-wrap {
    background: #fff;
    font-size: 12px;
    padding: 15px
}

#detalle-vuelos-wrap h3 {
    font-size: 16px;
    font-weight: 700;
    margin-top: 0
}

#detalle-vuelos-wrap th, #detalle-vuelos-wrap td {
    text-align: center;
    vertical-align: middle;
    width: 20%
}

#detalle-vuelos-wrap th {
    color: #df3c40
}

.listado-gral-paquete .lista-detalle {
    padding-bottom: 15px;
    font-size: 13px
}

.listado-gral-paquete .lista-detalle span {
    color: #df3c40;
    display: block;
    font-weight: 700
}

.cont-paquete-detalle {
    margin-bottom: 30px
}

.resultados .separador {
    margin-right: 20px
}

.resultado-hoteles-buscador {
    margin-bottom: 10px
}

.disclaimer-paquetes .disclaimer-tipo-precio {
    margin-bottom: 0
}

.tabla-detalle-vuelos th {
    text-align: center;
    background: #e1e8eb;
    color: #000;
    font-weight: 700;
    font-size: 12px;
    border-bottom: none !important
}

.tabla-detalle-vuelos td {
    text-align: center;
    font-size: 13px;
    color: #223339;
    border-bottom: 2px solid #e1e8eb
}

.img-aerolinea {
    max-height: 36px
}

#modal-ubicacion ul {
    margin-top: 10px;
    list-style-type: none
}

#modal-ubicacion ul li {
    margin-bottom: 7px
}

#modal-ubicacion ul li span {
    color: #df3c40;
    display: inline;
    font-weight: 700
}

#modal-ubicacion ul li .ubicacion {
    display: block !important
}

#modal-ubicacion .rating-0 i.star, .rating-1 i:nth-child(n+2), .rating-2 i:nth-child(n+3), .rating-3 i:nth-child(n+4), .rating-4 i:nth-child(n+5) {
    color: #c3c8cc
}

#modal-ubicacion h4 {
    margin: 0;
    background-color: #f0f3f4;
    padding: 10px 15px;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase
}

.discl-notice {
    font-size: 11px;
    padding: 6px 0 5px 0;
    line-height: 13px !important;
    display: inline-block
}

.over-scroll {
    height: 1730px;
    overflow: scroll
}

.last-minute {
    position: relative
}

.img-lm-v {
    position: absolute;
    right: 0;
    bottom: 20px;
    background-color: #FFB11A;
    padding: 0 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25)
}

.img-lm-v img {
    display: block;
    margin: 5px auto
}

@media (min-width:992px) {
    .img-lm-v img {
        max-width: 50px !important
    }
}

.img-lm-v hr {
    margin-top: 1px;
    margin-bottom: 1px
}

@media (min-width:992px) {
    .img-lm-v hr {
        width: 45px
    }
}

.img-lm-v:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 14px 0;
    border-color: transparent #dd8509 transparent transparent
}

@media (min-width:992px) {
    .img-lm-v {
        max-height: 60px
    }
}

@media (max-width:991px) {
    .img-lm-v {
        position: absolute;
        display: block;
        right: 0;
        left: 0;
        bottom: -1px;
        padding: 0 8px;
        max-height: 35px;
        box-shadow: none !important
    }
    .img-lm-v img {
        display: block;
        max-width: 20px !important;
        float: right
    }
    .img-lm-v:after, .img-lm-v hr {
        display: none
    }
    .img-lm-v .last-b, .img-lm-v .last-n {
        float: left;
        margin: 5px 0 0 5px
    }
}

.img-lm-a {
    position: absolute;
    right: 0;
    bottom: 20px;
    background-color: #64b85d;
    padding: 0 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25)
}

.img-lm-a img {
    display: block;
    margin: 5px auto
}

@media (min-width:992px) {
    .img-lm-a img {
        max-width: 50px !important
    }
}

.img-lm-a hr {
    margin-top: 1px;
    margin-bottom: 1px
}

@media (min-width:992px) {
    .img-lm-a hr {
        width: 80px
    }
}

.img-lm-a:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 14px 0;
    border-color: transparent #4a9a44 transparent transparent
}

@media (min-width:992px) {
    .img-lm-a {
        max-height: 60px
    }
}

@media (max-width:991px) {
    .img-lm-a {
        position: absolute;
        display: block;
        right: 0;
        left: 0;
        bottom: -1px;
        padding: 0 8px;
        max-height: 35px;
        box-shadow: none !important
    }
    .img-lm-a img {
        display: block;
        max-width: 20px !important;
        float: right
    }
    .img-lm-a:after, .img-lm-a hr {
        display: none
    }
    .img-lm-a .last-b, .img-lm-a .last-n {
        float: left;
        margin: 5px 0 0 5px
    }
}

.img-lm-p {
    position: absolute;
    right: 0;
    bottom: 20px;
    background-color: #df3c40;
    padding: 0 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25)
}

.img-lm-p img {
    display: block;
    margin: 5px auto
}

@media (min-width:992px) {
    .img-lm-p img {
        max-width: 50px !important
    }
}

.img-lm-p hr {
    margin-top: 1px;
    margin-bottom: 1px
}

@media (min-width:992px) {
    .img-lm-p hr {
        width: 69px
    }
}

.img-lm-p:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 14px 0;
    border-color: transparent #c2282c transparent transparent
}

@media (min-width:992px) {
    .img-lm-p {
        max-height: 60px
    }
}

@media (max-width:991px) {
    .img-lm-p {
        position: absolute;
        display: block;
        right: 0;
        left: 0;
        bottom: -1px;
        padding: 0 8px;
        max-height: 35px;
        box-shadow: none !important
    }
    .img-lm-p img {
        display: block;
        max-width: 20px !important;
        float: right
    }
    .img-lm-p:after, .img-lm-p hr {
        display: none
    }
    .img-lm-p .last-b, .img-lm-p .last-n {
        float: left;
        margin: 5px 0 0 5px
    }
}

.last-b {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    margin: 8px 0 0 0
}

@media (min-width:992px) {
    .last-b {
        font-size: 18px
    }
}

.last-n {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400
}

@media (min-width:992px) {
    .last-n {
        font-size: 12px
    }
}

@media (min-width:992px) {
    .ofertas-paquetes .img-lm-v, .ofertas-paquetes .img-lm-a, .ofertas-paquetes .img-lm-p {
        transform-origin: bottom right;
        transform: scale(.85)
    }
}

.btns-notas-politicas td {
    padding: 20px !important
}

.btns-notas-politicas span {
    display: inline !important
}

.vernotas-btn {
    font-weight: 700;
    color: #fff;
    display: inline-block;
    background: #5c6569;
    font-size: 10px;
    padding: 5px 10px
}

.vernotas-btn:hover, .vernotas-btn:focus {
    color: #fff;
    background: #50585b;
    text-decoration: none
}

.verpoliticas-btn {
    background: #223339;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    padding: 5px 10px
}

.verpoliticas-btn:hover, .verpoliticas-btn:focus {
    color: #fff;
    background: #182529;
    text-decoration: none
}

.vernotas-btn, .verpoliticas-btn {
    margin-bottom: 5px
}

.btns-notas-politicas-wrap {
    margin-top: -90px
}

/*# sourceMappingURL=./main.css.map */