.clearfix:after,
.clearfix:before,
.cols.cols-gutterx0:after,
.cols.cols-gutterx0:before,
.cols.cols-gutterx2:after,
.cols.cols-gutterx2:before,
.cols:after,
.cols:before,
.onebyone .onebyone-items:after,
.onebyone .onebyone-items:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.clearfix:after,
.cols.cols-gutterx0:after,
.cols.cols-gutterx2:after,
.cols:after,
.onebyone .onebyone-items:after,
.row:after {
    clear: both
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    -webkit-font-smoothing: antialiased;
    background: #fff
}

body,
button,
input,
select,
textarea {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #2c3040;
    font-size: 13px;
    line-height: 20px
}

a,
button,
input,
select,
textarea {
    transition: .2s ease
}

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

a.a-classic {
    text-decoration: underline
}

button:hover,
input[type=checkbox]:hover,
input[type=radio]:hover,
label:hover,
select:hover {
    cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
p {
    margin-bottom: 20px
}

.h1,
h1 {
    line-height: 100%;
    font-size: 34px
}

@media (min-width:720px) {
    .h1,
    h1 {
        font-size: 58px
    }
}

.h2,
h2 {
    line-height: 100%;
    font-size: 26px
}

@media (min-width:720px) {
    .h2,
    h2 {
        font-size: 34px
    }
}

.h3,
h3 {
    line-height: 100%;
    font-size: 18px
}

@media (min-width:480px) {
    .h3,
    h3 {
        font-size: 26px
    }
}

.h4,
.h5,
h4,
h5 {
    line-height: 100%;
    font-size: 18px
}

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

ol,
ul {
    list-style-type: none
}

img {
    width: auto;
    height: auto;
    margin: 0 auto
}

img,
svg {
    display: block;
    max-width: 100%
}

.table-container {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.table-container table {
    width: 100%
}

table {
    border-collapse: collapse;
    line-height: 20px;
    text-align: left
}

table td,
table th {
    border: 1px solid #dfe0e3;
    padding: 5px 10px
}

@media (min-width:720px) {
    table td,
    table th {
        padding: 10px 15px
    }
}

.limit {
    max-width: 1200px;
    margin: 0 auto;
    position: relative
}

.limit.limit-2 {
    max-width: 1060px
}

.limit.limit-3 {
    max-width: 840px
}

.limit.limit-ext {
    max-width: 1440px
}

.inner {
    padding: 20px
}

.inner.inner-half {
    padding: 20px 10px
}

@media (min-width:720px) {
    .inner.inner-2,
    .inner.inner-3,
    .inner.inner-4 {
        padding: 40px 20px
    }
}

@media (min-width:960px) {
    .inner.inner-3 {
        padding: 60px 20px
    }
    .inner.inner-4 {
        padding: 80px 20px
    }
}

.content h1+p,
.content h2+p,
.content h3+p,
.subtitle,
section.section-macrozona .section-macrozona-content p {
    font-size: 110%;
    line-height: 140%
}

@media (min-width:720px) {
    .content h1+p,
    .content h2+p,
    .content h3+p,
    .subtitle,
    section.section-macrozona .section-macrozona-content p {
        font-size: 120%
    }
}

@media (min-width:960px) {
    .content h1+p,
    .content h2+p,
    .content h3+p,
    .subtitle,
    section.section-macrozona .section-macrozona-content p {
        font-size: 140%
    }
}

.tabs .tabs-header .tab:after {
    height: 2px
}

.tabs .tabs-header .tab:after,
article.article-circle .article-title:after {
    content: "";
    display: block;
    background: #f8a12d;
    margin: 20px auto 0
}

.box .box-header .box-header-title:after,
.content h1:after,
.content h2:after,
.content h3:after,
.line:after,
.planificador .planificador-content h2:after,
header .header-element h5:after,
header .header-element.header-element-dondeir div>ul>li>a:after,
section .section-header .section-header-title:after {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    background: #f8a12d;
    margin: 20px auto 0
}

hr {
    height: 1px;
    background: #eff0f3;
    margin: 40px 0
}

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

.cols,
.row {
    margin-left: -10px;
    margin-right: -10px
}

.cols>div {
    margin-bottom: 20px
}

.cols:last-child {
    margin-bottom: -20px
}

.cols.cols-gutterx0 {
    margin-left: 0;
    margin-right: 0
}

.cols.cols-gutterx0>div {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0
}

.cols.cols-gutterx0:last-child {
    margin-bottom: 0
}

@media (min-width:960px) {
    .cols.cols-gutterx2 {
        margin-left: -20px;
        margin-right: -20px
    }
    .cols.cols-gutterx2>div {
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 40px
    }
    .cols.cols-gutterx2:last-child {
        margin-bottom: -40px
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:480px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666666666666%
    }
    .col-sm-10 {
        width: 83.33333333333334%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666666666666%
    }
    .col-sm-7 {
        width: 58.333333333333336%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666666666667%
    }
    .col-sm-4 {
        width: 33.33333333333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.666666666666664%
    }
    .col-sm-1 {
        width: 8.333333333333332%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666666666666%
    }
    .col-sm-pull-10 {
        right: 83.33333333333334%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666666666666%
    }
    .col-sm-pull-7 {
        right: 58.333333333333336%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666666666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.666666666666664%
    }
    .col-sm-pull-1 {
        right: 8.333333333333332%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666666666666%
    }
    .col-sm-push-10 {
        left: 83.33333333333334%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666666666666%
    }
    .col-sm-push-7 {
        left: 58.333333333333336%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666666666667%
    }
    .col-sm-push-4 {
        left: 33.33333333333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.666666666666664%
    }
    .col-sm-push-1 {
        left: 8.333333333333332%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-sm-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-sm-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:720px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666666666666%
    }
    .col-md-10 {
        width: 83.33333333333334%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666666666666%
    }
    .col-md-7 {
        width: 58.333333333333336%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666666666667%
    }
    .col-md-4 {
        width: 33.33333333333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.666666666666664%
    }
    .col-md-1 {
        width: 8.333333333333332%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666666666666%
    }
    .col-md-pull-10 {
        right: 83.33333333333334%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666666666666%
    }
    .col-md-pull-7 {
        right: 58.333333333333336%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666666666667%
    }
    .col-md-pull-4 {
        right: 33.33333333333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.666666666666664%
    }
    .col-md-pull-1 {
        right: 8.333333333333332%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666666666666%
    }
    .col-md-push-10 {
        left: 83.33333333333334%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666666666666%
    }
    .col-md-push-7 {
        left: 58.333333333333336%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666666666667%
    }
    .col-md-push-4 {
        left: 33.33333333333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.666666666666664%
    }
    .col-md-push-1 {
        left: 8.333333333333332%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-md-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-md-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:960px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666666666666%
    }
    .col-lg-10 {
        width: 83.33333333333334%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666666666666%
    }
    .col-lg-7 {
        width: 58.333333333333336%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666666666667%
    }
    .col-lg-4 {
        width: 33.33333333333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.666666666666664%
    }
    .col-lg-1 {
        width: 8.333333333333332%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666666666666%
    }
    .col-lg-pull-10 {
        right: 83.33333333333334%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666666666666%
    }
    .col-lg-pull-7 {
        right: 58.333333333333336%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666666666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.666666666666664%
    }
    .col-lg-pull-1 {
        right: 8.333333333333332%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666666666666%
    }
    .col-lg-push-10 {
        left: 83.33333333333334%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666666666666%
    }
    .col-lg-push-7 {
        left: 58.333333333333336%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666666666667%
    }
    .col-lg-push-4 {
        left: 33.33333333333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.666666666666664%
    }
    .col-lg-push-1 {
        left: 8.333333333333332%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-lg-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-lg-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

.clear {
    clear: both
}

.center {
    text-align: center
}

.left {
    text-align: left
}

.right {
    text-align: right
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.none,
.none-lg,
.none-md,
.none-sm {
    display: none
}

@media (min-width:480px) {
    .none-sm {
        display: block
    }
}

@media (min-width:720px) {
    .none-md {
        display: block
    }
}

@media (min-width:960px) {
    .none-lg {
        display: block
    }
}

@media (min-width:480px) {
    .visible-sm {
        display: none
    }
}

@media (min-width:720px) {
    .visible-md {
        display: none
    }
}

@media (min-width:960px) {
    .visible-lg {
        display: none
    }
}

.sep,
.sep-2,
.sep-3,
.sep-4 {
    height: 20px
}

@media (min-width:720px) {
    .sep,
    .sep-2,
    .sep-3,
    .sep-4 {
        height: 40px
    }
}

@media (min-width:960px) {
    .sep-3 {
        height: 60px
    }
    .sep-4 {
        height: 80px
    }
}

.prop-1-1 {
    padding-bottom: 100%
}

.prop-2-1 {
    padding-bottom: 50%
}

.prop-4-3 {
    padding-bottom: 75%
}

.prop-16-9 {
    padding-bottom: 56.25%
}

@media (min-width:720px) {
    .mobile {
        display: none
    }
}

.no-mobile {
    display: none
}

@media (min-width:720px) {
    .no-mobile {
        display: block
    }
}

.print {
    display: none
}

@media print {
    .print {
        display: block
    }
    .no-print {
        display: none
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
}

@-webkit-keyframes fadeOut {
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    to {
        opacity: 0
    }
}

@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes slideUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@-webkit-keyframes slideFadeUp {
    0% {
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
        opacity: 0
    }
}

@keyframes slideFadeUp {
    0% {
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
        opacity: 0
    }
}

@-webkit-keyframes slideUpOut {
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes slideUpOut {
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-webkit-keyframes slideFadeDown {
    0% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px);
        opacity: 0
    }
}

@keyframes slideFadeDown {
    0% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px);
        opacity: 0
    }
}

@-webkit-keyframes slideDownOut {
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes slideDownOut {
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@-webkit-keyframes slideLeft {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes slideLeft {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@-webkit-keyframes slideFadeLeft {
    0% {
        -webkit-transform: translateX(40px);
        transform: translateX(40px);
        opacity: 0
    }
}

@keyframes slideFadeLeft {
    0% {
        -webkit-transform: translateX(40px);
        transform: translateX(40px);
        opacity: 0
    }
}

@-webkit-keyframes slideFadeLeft2 {
    0% {
        -webkit-transform: translateX(120px);
        transform: translateX(120px);
        opacity: 0
    }
}

@keyframes slideFadeLeft2 {
    0% {
        -webkit-transform: translateX(120px);
        transform: translateX(120px);
        opacity: 0
    }
}

@-webkit-keyframes slideLeftOut {
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes slideLeftOut {
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@-webkit-keyframes slideRight {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes slideRight {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@-webkit-keyframes slideFadeRight {
    0% {
        -webkit-transform: translateX(-40px);
        transform: translateX(-40px);
        opacity: 0
    }
}

@keyframes slideFadeRight {
    0% {
        -webkit-transform: translateX(-40px);
        transform: translateX(-40px);
        opacity: 0
    }
}

@-webkit-keyframes slideFadeRight2 {
    0% {
        -webkit-transform: translateX(-120px);
        transform: translateX(-120px);
        opacity: 0
    }
}

@keyframes slideFadeRight2 {
    0% {
        -webkit-transform: translateX(-120px);
        transform: translateX(-120px);
        opacity: 0
    }
}

@-webkit-keyframes slideRightOut {
    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes slideRightOut {
    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@-webkit-keyframes scaleIn {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@keyframes scaleIn {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@-webkit-keyframes scaleIn2 {
    0% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes scaleIn2 {
    0% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@-webkit-keyframes scaleFadeIn {
    0% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0
    }
}

@keyframes scaleFadeIn {
    0% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0
    }
}

@-webkit-keyframes scaleOut {
    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@keyframes scaleOut {
    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@-webkit-keyframes scaleFadeOut {
    to {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        opacity: 0
    }
}

@keyframes scaleFadeOut {
    to {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        opacity: 0
    }
}

@-webkit-keyframes rotate360 {
    0% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes rotate360 {
    0% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@-webkit-keyframes bounceInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    40%,
    80% {
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }
    60% {
        -webkit-transform: translateY(-5%);
        transform: translateY(-5%)
    }
    90% {
        -webkit-transform: translateY(-1%);
        transform: translateY(-1%)
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounceInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    40%,
    80% {
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }
    60% {
        -webkit-transform: translateY(-5%);
        transform: translateY(-5%)
    }
    90% {
        -webkit-transform: translateY(-1%);
        transform: translateY(-1%)
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
    80% {
        -webkit-transform: scale(1.03);
        transform: scale(1.03)
    }
    90% {
        -webkit-transform: scale(.97);
        transform: scale(.97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
    80% {
        -webkit-transform: scale(1.03);
        transform: scale(1.03)
    }
    90% {
        -webkit-transform: scale(.97);
        transform: scale(.97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes animationWidth {
    0% {
        width: 0%
    }
}

@keyframes animationWidth {
    0% {
        width: 0%
    }
}

@-webkit-keyframes animationDashOffset {
    0% {
        stroke-dashoffset: -1000
    }
}

@keyframes animationDashOffset {
    0% {
        stroke-dashoffset: -1000
    }
}

.form button,
.form input,
.form select,
.form textarea,
form button,
form input,
form select,
form textarea {
    display: block;
    width: 100%;
    border: 1px solid #dfe0e3;
    padding: 10px 15px;
    vertical-align: top;
    background: #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 5px
}

.form button:focus,
.form input:focus,
.form select:focus,
.form textarea:focus,
form button:focus,
form input:focus,
form select:focus,
form textarea:focus {
    border-color: #f8a12d
}

.form input[type=checkbox],
.form input[type=radio],
form input[type=checkbox],
form input[type=radio] {
    display: inline-block;
    width: 20px;
    height: 20px;
    padding: 0;
    margin-right: 2px;
    margin-top: 2px;
    vertical-align: -5px;
    position: relative;
    overflow: hidden;
    background-image: url(../img/icon-checked.png);
    background-position: center -20px;
    background-repeat: no-repeat
}

.form input[type=checkbox]:checked,
.form input[type=radio]:checked,
form input[type=checkbox]:checked,
form input[type=radio]:checked {
    background-color: #f8a12d;
    border-color: #f8a12d;
    background-position: center center
}

.form input[type=radio],
form input[type=radio] {
    border-radius: 15px
}

.form select,
form select {
    background-image: url(../img/icon-select.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 40px;
    position: relative
}

.form textarea,
form textarea {
    height: 120px;
    resize: none
}

.controls.controls-center {
    margin: 0 auto;
    max-width: 400px
}

.controls .control {
    display: block;
    margin-bottom: 20px;
    position: relative
}

.controls .control:last-child {
    margin-bottom: 0
}

.controls .control .control-name {
    padding-bottom: 5px;
    transition: .2s ease;
    overflow: hidden;
    font-weight: 700;
    text-transform: uppercase
}

.controls .control .control-name .control-message {
    display: inline;
    font-weight: 700;
    -webkit-animation: fadeIn .5s .1s ease backwards;
    animation: fadeIn .5s .1s ease backwards
}

.controls .control .control-value {
    position: relative
}

.controls .control .control-value label {
    display: block;
    padding: 5px;
    margin: 0 5px 0 -5px
}

.controls .control .control-value label.label-inline {
    display: inline-block
}

.controls .control.control-error .control-name {
    background: #eff0f3;
    padding: 10px
}

.input-number-container {
    position: relative;
    z-index: 1
}

.input-number-container input {
    text-align: center
}

.input-number-container button {
    position: absolute;
    top: 1px;
    width: 45px;
    height: 40px;
    background: #fff;
    border: 0;
    font-weight: 700;
    color: #656b6f;
    font-size: 16px
}

.input-number-container button:hover {
    color: #1a1b20
}

.input-number-container button.input-number-down {
    left: 1px;
    border-radius: 5px 0 0 5px;
    border-right: 1px solid #dfe0e3
}

.input-number-container button.input-number-up {
    right: 1px;
    border-radius: 0 5px 5px 0;
    border-left: 1px solid #dfe0e3
}

.button {
    font-family: 'Montserrat', sans-serif;
    text-decoration: none!important;
    display: inline-block;
    border: 2px solid transparent;
    width: auto;
    transition: .2s ease;
    text-align: center;
    margin-bottom: 2px;
    vertical-align: middle;
    border-radius: 40px;
    background: #f8a12d;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 8px 20px;
    font-size: 11px;
    line-height: 14px
}

.button.button-small {
    padding: 6px 20px;
    font-size: 9px;
    line-height: 12px
}

.button.button-medium {
    padding: 10px 30px;
    font-size: 13px;
    line-height: 16px
}

.button.button-big {
    padding: 12px 40px;
    font-size: 15px;
    line-height: 18px
}

.button.button-white {
    background: #fff;
    color: #2c3040
}

.button.button-lighter {
    background: #eff0f3;
    border-color: #dfe0e3;
    color: #2c3040
}

.button.button-light {
    background: #dfe0e3;
    color: #2c3040
}

.button.button-gray {
    background: #656b6f;
    color: #fff
}

.button.button-dark {
    color: #fff;
    background: #2c3040
}

.button.button-black {
    color: #fff;
    background: #1a1b20
}

.button.button-rgba {
    color: #fff;
    background: rgba(0, 0, 0, .2);
    border-color: transparent
}

.button.button-rgba:hover {
    background: rgba(0, 0, 0, .4);
    border-color: transparent
}

.button.button-line {
    border-color: #dfe0e3;
    background: 0 0;
    color: #2c3040
}

.button.button-line-white {
    border-color: #fff;
    background: 0 0;
    color: #fff
}

.button.button-line-white:hover {
    border-color: #fff
}

.button.button-disabled,
.button[disabled] {
    background: #dfe0e3;
    border-color: #dfe0e3;
    color: #fff
}

.button.button-disabled:hover,
.button[disabled]:hover {
    background: #dfe0e3;
    border-color: #dfe0e3;
    color: #fff;
    cursor: default
}

.button:hover {
    border-color: #f9aa42;
    background: #f9aa42;
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.button.button-color-2 {
    background: #428aa5;
    color: #fff
}

.button.button-color-2:hover,
.button.button-hover-2:hover {
    border-color: #4c9ab7;
    background: #4c9ab7;
    color: #fff
}

.button.button-block {
    display: block;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px
}

.button.button-cover:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.button .fa.fa-angle-right,
.button .fa.fa-chevron-right {
    margin-left: 10px
}

.button .fa.fa-angle-left,
.button .fa.fa-chevron-left {
    margin-right: 10px
}

p:empty {
    display: none
}

.content {
    font-size: 14px;
    line-height: 26px;
    color: #656b6f
}

.content.content-twocolumns {
    max-width: 1060px;
    margin: 0 auto
}

@media (min-width:720px) {
    .content.content-twocolumns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 40px;
        -moz-column-gap: 40px;
        column-gap: 40px
    }
    .content.content-twocolumns p {
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid
    }
}

.content blockquote,
.content h1,
.content h2,
.content h3,
.content h4,
.content ol,
.content p,
.content pre,
.content table,
.content ul {
    margin-bottom: 20px
}

.content blockquote:last-child,
.content h1:last-child,
.content h2:last-child,
.content h3:last-child,
.content h4:last-child,
.content ol:last-child,
.content p:last-child,
.content pre:last-child,
.content table:last-child,
.content ul:last-child {
    margin-bottom: 0
}

.content h1,
.content h2,
.content h3,
.content h4 {
    padding-top: 10px;
    color: #2c3040;
    overflow: hidden
}

.content h1:first-child,
.content h2:first-child,
.content h3:first-child,
.content h4:first-child {
    padding-top: 0
}

.content h1,
.content h2,
.content h3 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 300
}

.content ul {
    list-style-type: disc
}

.content ol {
    list-style-type: decimal
}

.content ol,
.content ul {
    margin-left: 20px
}

.content ol li,
.content ul li {
    margin-bottom: 5px
}

.content blockquote {
    padding: 10px 20px 10px 40px;
    border-left: 2px solid #f8a12d;
    font-size: 1.2em;
    line-height: 1.5em;
    font-style: italic;
    position: relative
}

.content blockquote:before {
    content: "\f10d";
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    left: 10px;
    opacity: .5;
    display: inline-block;
    padding-right: 2px
}

.content img {
    /* opacity: 0 */
}

@media (min-width:960px) {
    .content img.alignright {
        float: right;
        margin-left: 20px
    }
    .content img.alignleft {
        float: left;
        margin-right: 20px
    }
}

.content img.aligncenter {
    margin: 0 auto
}

.content img.img-loaded {
    -webkit-animation: fadeIn .5s ease;
    animation: fadeIn .5s ease;
    opacity: 1
}

.content iframe {
    width: 100%;
    max-width: 100%;
    display: block;
    height: 200px
}

@media (min-width:480px) {
    .content iframe {
        height: 300px
    }
}

@media (min-width:720px) {
    .content iframe {
        height: 400px
    }
}

.content a {
    text-decoration: none
}

.content a:hover:not(.button) {
    text-decoration: underline
}

.box.box-color .content,
.box.box-color .content h1,
.box.box-color .content h2,
.box.box-color .content h3,
.box.box-color .content h4,
.box.box-color-2 .content,
.box.box-color-2 .content h1,
.box.box-color-2 .content h2,
.box.box-color-2 .content h3,
.box.box-color-2 .content h4,
.section-color-3 .content {
    color: #fff
}

.box.box-color .content h1:after,
.box.box-color .content h2:after,
.box.box-color .content h3:after,
.box.box-color .content h4:after,
.box.box-color-2 .content h1:after,
.box.box-color-2 .content h2:after,
.box.box-color-2 .content h3:after,
.box.box-color-2 .content h4:after {
    background: #fff
}

@media (min-width:720px) {
    .faq {
        margin: -20px
    }
}

.faq .faq-item {
    border-bottom: 1px solid #eff0f3;
    padding: 20px 0
}

@media (min-width:720px) {
    .faq .faq-item {
        padding: 20px
    }
}

.faq .faq-item:last-child {
    border-bottom: 0
}

.faq .faq-item.faq-open .faq-question .fa {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.faq .faq-question {
    position: relative;
    color: #428aa5;
    margin: 0;
    padding-right: 20px
}

.faq .faq-question:hover {
    cursor: pointer
}

.faq .faq-question .fa {
    position: absolute;
    top: 0;
    right: 0;
    transition: .5s ease
}

.faq .faq-answer {
    padding-top: 20px
}

.faq .faq-answer p:last-child {
    margin-bottom: 0
}

.gallery,
.gallery .gallery-item {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-animation: fadeIn .5s ease;
    animation: fadeIn .5s ease
}

.gallery {
    background: #1a1b20;
    z-index: 20;
    position: fixed
}

.gallery .gallery-item {
    position: absolute
}

.gallery .gallery-item .gallery-item-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0;
    transition: .5s ease
}

.gallery .gallery-item .gallery-item-bg img {
    display: none
}

.gallery .gallery-item .gallery-item-body {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    z-index: 2;
    text-align: center;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, .5);
    -webkit-animation: fadeIn .5s .5s ease backwards;
    animation: fadeIn .5s .5s ease backwards
}

.gallery .gallery-item .gallery-item-body:after {
    content: "";
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    height: 10px;
    box-shadow: 0 0 160px 80px #1a1b20;
    z-index: -1
}

.gallery .gallery-item .gallery-item-body .gallery-item-description {
    font-size: 120%;
    max-width: 500px;
    margin: 0 auto 10px
}

.gallery .gallery-item .gallery-item-body .gallery-item-credits {
    text-transform: uppercase;
    opacity: .6;
    font-size: 90%
}

.gallery .gallery-close {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 10px;
    right: 10px;
    background: #1a1b20;
    color: #fff;
    z-index: 260
}

.gallery .gallery-close:hover {
    background: #f8a12d
}

.gallery .gallery-next,
.gallery .gallery-prev {
    top: 50%;
    color: #fff;
    position: absolute;
    padding: 15px;
    height: 100px;
    margin-top: -50px;
    background: rgba(0, 0, 0, .5)
}

.gallery .gallery-next:hover,
.gallery .gallery-prev:hover {
    padding: 15px 20px
}

.gallery .gallery-next {
    right: 0
}

.gallery .gallery-prev {
    left: 0
}

.gallery .loading {
    background: 0 0
}

.gallery.loaded .gallery-item .gallery-item-bg {
    opacity: 1
}

.gallery.out {
    -webkit-animation: fadeOut .5s ease both;
    animation: fadeOut .5s ease both
}

.map {
    position: relative;
    overflow: hidden;
    padding-bottom: 75%;
    border-radius: 5px;
    z-index: 1
}

@media (min-width:960px) {
    .map {
        min-height: 540px
    }
}

.map .map-gmap {
    position: absolute;
    width: 100%;
    height: 120%;
    left: 0;
    top: -10%;
    border-radius: 5px
}

.map .map-zoom {
    position: absolute;
    top: 10px;
    right: 10px
}

.map .map-zoom .map-zoom-button {
    margin-left: 1px
}

.map .map-marker {
    display: none
}

.map .map-infowindow {
    color: #2c3040;
    padding-top: 5px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    text-align: center;
    max-width: 200px;
    margin: 0 auto
}

.isotope,
.isotope .isotope-item {
    transition-duration: .6s
}

.isotope {
    transition-property: height, width
}

.isotope .isotope-item {
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity
}

.loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(40, 40, 40, .5);
    -webkit-animation: fadeIn .8s ease;
    animation: fadeIn .8s ease;
    z-index: 250
}

.loading.out {
    -webkit-animation: fadeOut .5s ease both;
    animation: fadeOut .5s ease both
}

.loading .loading-icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    background: #f8a12d;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-animation: scaleIn .4s .5s ease backwards;
    animation: scaleIn .4s .5s ease backwards;
    margin-left: -25px;
    margin-top: -25px
}

.loading .loading-icon .loading-icon-circle {
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    margin: 13px;
    border: 2px solid #fff
}

.loading .loading-icon .loading-icon-circle div {
    background: #f8a12d;
    width: 6px;
    height: 50%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -3px;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation: rotate360 1.5s linear infinite;
    animation: rotate360 1.5s linear infinite
}

.modal,
.modal-content {
    display: none
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-animation: fadeIn .5s ease;
    animation: fadeIn .5s ease;
    z-index: 100
}

.modal.in {
    display: block
}

.modal.out {
    -webkit-animation: fadeOut .2s ease both;
    animation: fadeOut .2s ease both
}

.modal .modal-light {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2c3040;
    background: rgba(40, 40, 40, .5);
    z-index: 1
}

.modal .modal-box {
    max-width: 700px;
    margin: 0 auto;
    -webkit-animation: slideFadeUp .5s ease;
    animation: slideFadeUp .5s ease;
    overflow: hidden;
    posirion: relative;
    z-index: 2
}

.modal .modal-box .modal-inner {
    margin: 20px;
    border-radius: 5px;
    background: #fff;
    padding: 20px
}

@media (min-width:720px) {
    .modal .modal-box .modal-inner {
        padding: 30px
    }
}

.modal .modal-box .modal-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    background: #3c4258;
    color: #fff
}

.modal .modal-box .modal-close .fa {
    vertical-align: 0
}

.modal .modal-box .modal-close:hover {
    background: #f8a12d
}

.modal .modal-box .modal-title {
    text-transform: uppercase;
    font-weight: 300
}

@media (min-width:720px) {
    .modal .modal-box .modal-title {
        margin-bottom: 20px
    }
}

.modal .modal-box .modal-content {
    display: block;
    position: relative;
    font-size: 110%
}

.modal .modal-box .modal-content .content {
    line-height: 24px
}

.modal .modal-box .modal-buttons {
    padding-top: 20px;
    text-align: center
}

.modal .modal-box iframe {
    display: block;
    width: 100%
}

.modal.modal-content .modal-box {
    max-width: 840px
}

.modal.modal-content .modal-box .modal-inner {
    overflow: hidden
}

.modal.modal-content .modal-box .modal-title,
.modal.modal-default {
    text-align: center
}

.modal.modal-content .content .fa {
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    vertical-align: middle;
    background: #f8a12d;
    margin-right: 10px
}

.modal.modal-content .content .fa:before {
    vertical-align: middle
}

.modal.modal-content .content .fa.fa-facebook,
.modal.modal-content .content .fa.fa-facebook-square {
    background: #3b5998
}

.modal.modal-content .content .fa.fa-twitter {
    background: #009bd5
}

.modal.modal-content .content .fa.fa-instagram {
    background: #517fa4
}

.modal.modal-content .content .fa.fa-vimeo {
    background: #409dcf
}

.modal.modal-content .content .fa.fa-youtube {
    background: #b00
}

.modal.modal-content .content .fa.fa-pinterest {
    background: #cb2027
}

.modal.modal-content .content .fa.fa-blogger {
    background: #ea7d08
}

.modal.modal-content .content .fa.fa-tripadvisor {
    background: #589442
}

.modal.modal-content .content .fa.fa-hand-pointer-o,
.modal.modal-content .content .fa.fa-mouse-pointer {
    background: #f8a12d
}

.modal.modal-directory .modal-box {
    max-width: 500px
}

.modal.modal-accordeon .modal-box {
    text-align: center
}

.modal.modal-accordeon .modal-box .modal-inner {
    background: #428aa5;
    color: #fff
}

.modal.modal-accordeon .modal-box .modal-inner .box-icon {
    display: inline-block;
    margin: 0 5px
}

.modal.modal-accordeon .modal-box .modal-inner .icon-text {
    margin: 5px auto
}

.modal.modal-accordeon .modal-box .modal-inner .box-footer {
    margin-top: 20px
}

.modal.modal-planificador-login .modal-box {
    max-width: 500px
}

.modal.modal-planificador-login .modal-box a {
    display: inline-block;
    color: #428aa5;
    margin-right: 5px
}

.modal.modal-planificador-login .modal-box a:hover {
    text-decoration: underline
}

.slider {
    position: relative;
    -webkit-animation: fadeIn .5s ease backwards;
    animation: fadeIn .5s ease backwards
}

.slider .slide,
.slider .slides {
    position: relative;
    overflow: hidden
}

.slider .slide {
    display: none
}

.slider .slide.slide-active {
    display: block;
    z-index: 2;
    -webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    position: relative
}

.slider .slide.slide-out {
    display: block;
    z-index: 1;
    -webkit-animation: fadeOut .5s ease both;
    animation: fadeOut .5s ease both;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.slider .slider-bullets {
    position: absolute;
    bottom: 25px;
    z-index: 3;
    text-align: center;
    width: 100%
}

.slider .slider-bullets .slider-bullet {
    width: 8px;
    height: 8px;
    line-height: 8px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    display: inline-block;
    margin: 0 2px;
    transition: .2s ease;
    opacity: .5
}

.slider .slider-bullets .slider-bullet.slider-bullet-active {
    opacity: 1
}

.slider .slider-bullets .slider-bullet:hover {
    cursor: pointer
}

.slider .slider-navigation .slider-nav {
    position: absolute;
    bottom: 50%;
    margin-bottom: -25px;
    color: #fff;
    z-index: 3;
    transition: .2s ease;
    opacity: .5;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden
}

@media (min-width:720px) {
    .slider .slider-navigation .slider-nav {
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        border-radius: 50%;
        overflow: hidden
    }
}

.slider .slider-navigation .slider-nav .fa {
    vertical-align: middle;
    font-size: 20px
}

@media (min-width:720px) {
    .slider .slider-navigation .slider-nav .fa {
        font-size: 34px
    }
}

.slider .slider-navigation .slider-nav.slider-nav-left {
    left: 0
}

.slider .slider-navigation .slider-nav.slider-nav-left .fa {
    margin-left: -4px
}

.slider .slider-navigation .slider-nav.slider-nav-right {
    right: 0
}

.slider .slider-navigation .slider-nav.slider-nav-right .fa {
    margin-right: -4px
}

.slider .slider-navigation .slider-nav:hover {
    cursor: pointer;
    opacity: 1
}

.slider.slider-directional.slider-dir-left .slide.slide-active {
    -webkit-animation: slideRight .5s cubic-bezier(.77, 0, .175, 1)both;
    animation: slideRight .5s cubic-bezier(.77, 0, .175, 1)both
}

.slider.slider-directional.slider-dir-left .slide.slide-out {
    -webkit-animation: slideRightOut .5s cubic-bezier(.77, 0, .175, 1)both;
    animation: slideRightOut .5s cubic-bezier(.77, 0, .175, 1)both
}

.slider.slider-directional.slider-dir-right .slide.slide-active {
    -webkit-animation: slideLeft .5s cubic-bezier(.77, 0, .175, 1)both;
    animation: slideLeft .5s cubic-bezier(.77, 0, .175, 1)both
}

.slider.slider-directional.slider-dir-right .slide.slide-out {
    -webkit-animation: slideLeftOut .5s cubic-bezier(.77, 0, .175, 1)both;
    animation: slideLeftOut .5s cubic-bezier(.77, 0, .175, 1)both
}

.slider.slider-bg .slider-bullets,
.slider.slider-bg .slider-navigation {
    display: none
}

.slider.slider-bg,
.slider.slider-bg .sliders,
.slider.slider-bg .sliders .slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.slider.slider-boxs .slide {
    text-align: center
}

.slider.slider-boxs .slide .slide-item {
    display: inline-block;
    padding: 0 10px;
    width: 45%
}

@media (min-width:960px) {
    .slider.slider-boxs .slide .slide-item {
        width: 16.66%
    }
}

.slider.slider-boxs .slide .icon {
    background: #f8a12d;
    margin-bottom: -40px;
    position: relative;
    z-index: 2;
    padding: 10px;
    border-radius: 50%;
    width: 70px;
    height: 70px
}

.slider.slider-boxs .slide .icon svg {
    position: relative;
    bottom: -4px
}

.slider.slider-boxs .slide .icon svg path,
.slider.slider-boxs .slide .icon svg rect {
    fill: #fff
}

.slider.slider-boxs .slide article.article-attractive {
    height: 320px;
    border-radius: 5px
}

.slider.slider-boxs .slider-bullets {
    display: none
}

.slider.slider-boxs .slider-navigation .slider-nav {
    color: #656b6f
}

.slider.slider-boxs.slider-boxs-zoom .slide-item .icon {
    background: #428aa5
}

@media (min-width:960px) {
    .slider.slider-boxs.slider-boxs-zoom .slide {
        padding: 40px 0
    }
    .slider.slider-boxs.slider-boxs-zoom .slide .slide-item:nth-child(2) {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        margin: 0 20px
    }
}

.slider.slider-component-tabs .slider-navigation .slider-nav {
    background: #f8a12d;
    height: 64px;
    line-height: 64px;
    width: 30px;
    color: #fff;
    opacity: 1
}

.slider.slider-component-tabs .slider-navigation .slider-nav .fa {
    margin: 0;
    padding: 0 5px
}

.slider.slider-component-tabs .slider-navigation .slider-nav.slider-nav-left {
    border-radius: 0 50px 50px 0;
    text-align: left
}

.slider.slider-component-tabs .slider-navigation .slider-nav.slider-nav-right {
    border-radius: 50px 0 0 50px;
    text-align: right
}

.slider.slider-component-acc .slider-navigation .slider-nav {
    color: #656b6f
}

.slider.slider-component-acc .slider-navigation .slider-nav-left {
    left: -20px
}

@media (min-width:720px) {
    .slider.slider-component-acc .slider-navigation .slider-nav-left {
        left: -50px
    }
}

.slider.slider-component-acc .slider-navigation .slider-nav-right {
    right: -20px
}

@media (min-width:720px) {
    .slider.slider-component-acc .slider-navigation .slider-nav-right {
        right: -50px
    }
}

.slider.slider-component-acc .slider-bullets {
    display: none
}

.slider.slider-itinerary {
    overflow: hidden
}

.slider.slider-itinerary .slider-navigation .slider-nav {
    color: #656b6f
}

.slider.slider-itinerary .slider-navigation .slider-nav-left {
    left: -10px
}

@media (min-width:720px) {
    .slider.slider-itinerary .slider-navigation .slider-nav-left {
        left: 0
    }
}

.slider.slider-itinerary .slider-navigation .slider-nav-right {
    right: -10px
}

@media (min-width:720px) {
    .slider.slider-itinerary .slider-navigation .slider-nav-right {
        right: 0
    }
}

.slider.slider-itinerary .slider-bullets {
    display: none
}

.slider.slider-itinerary .slide {
    padding: 0 20px
}

@media (min-width:720px) {
    .slider.slider-itinerary .slide {
        padding: 0 60px
    }
}

.tabs .tabs-header {
    text-align: center;
    white-space: nowrap;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    margin: 0 -20px;
    border-bottom: 1px solid #eff0f3;
    position: relative
}

@media (min-width:960px) {
    .tabs .tabs-header {
        white-space: normal;
        overflow: visible;
        margin: 0
    }
}

.tabs .tabs-header .tab {
    padding: 10px;
    display: inline-block;
    color: #2c3040;
    font-weight: 400;
    line-height: 120%
}

@media (min-width:960px) {
    .tabs .tabs-header .tab {
        padding: 10px 20px;
        font-size: 110%
    }
}

.tabs .tabs-header .tab .icon-cht {
    margin-bottom: 10px
}

.tabs .tabs-header .tab .text {
    white-space: normal
}

.tabs .tabs-header .tab:after {
    width: 30px;
    margin-top: 10px;
    opacity: 0;
    transition: .2s ease
}

.tabs .tabs-header .tab:hover {
    cursor: pointer;
    text-decoration: none
}

.tabs .tabs-header .tab.tab-active {
    color: #f8a12d;
    opacity: 1
}

.tabs .tabs-header .tab.tab-active:after {
    opacity: 1
}

.tabs .tabs-body .tab {
    display: none;
    -webkit-animation: fadeIn 1s ease;
    animation: fadeIn 1s ease
}

.tabs .tabs-body .tab.tab-active {
    display: block
}

.tabs.tabs-icons .tabs-header {
    margin-bottom: 20px
}

@media (min-width:720px) {
    .tabs.tabs-icons .tabs-header {
        margin-bottom: 40px;
        padding-bottom: 20px
    }
}

.tabs.tabs-icons .tabs-header .tab {
    vertical-align: top;
    width: 90px;
    padding: 10px 8px
}

.tabs.tabs-icons .tabs-header .tab .text {
    font-size: 90%
}

@media (min-width:720px) {
    .tabs.tabs-icons .tabs-header .tab {
        width: 112px
    }
    .tabs.tabs-icons .tabs-header .tab .text {
        font-size: 100%
    }
}

.tabs.tabs-page-information .tabs-header {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .1);
    padding: 0;
    margin: 0;
    border: 0;
    position: relative
}

.tabs.tabs-page-information .tabs-header .tab {
    font-weight: 300;
    padding: 20px 13px 0 14px;
    border-left: 1px solid #eff0f3
}

.tabs.tabs-page-information .tabs-header .tab:first-child {
    border-left: 0
}

.tabs.tabs-page-information .tabs-header .tab:after {
    margin-bottom: 0;
    margin-top: 20px
}

.tabs.tabs-page-information .tabs-header .tab.tab-active,
.tabs.tabs-page-information .tabs-header .tab:hover {
    color: #428aa5
}

.tabs.tabs-page-information .tabs-body {
    background: #eff0f3
}

.tooltip-parent {
    position: relative
}

.tooltip {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: block
}

.tooltip .tooltip-content {
    width: 200px;
    position: absolute;
    padding: 10px;
    background: #2c3040;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    display: none;
    -webkit-animation: fadeIn .2s ease;
    animation: fadeIn .2s ease
}

.tooltip.tooltip-bottom .tooltip-content {
    left: 50%;
    top: 100%;
    margin-left: -100px;
    margin-top: 5px
}

.tooltip.tooltip-bottom .tooltip-content:after,
.tooltip.tooltip-top .tooltip-content:after {
    content: "";
    display: block;
    position: absolute;
    border: 5px solid transparent;
    left: 50%;
    margin-left: -5px
}

.tooltip.tooltip-bottom .tooltip-content:after {
    border-bottom-color: #2c3040;
    bottom: 100%
}

.tooltip.tooltip-top .tooltip-content {
    left: 50%;
    bottom: 100%;
    margin-left: -100px;
    margin-bottom: 5px
}

.tooltip.tooltip-top .tooltip-content:after {
    border-top-color: #2c3040;
    top: 100%
}

.tooltip:hover .tooltip-content {
    display: block
}

.youtube {
    position: relative;
    background: #f8a12d
}

.youtube img {
    width: 100%;
    transition: .5s ease
}

.youtube .youtube-play {
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
    background: #2c3040;
    color: #fff;
    transition: .5s ease
}

.youtube .youtube-play .fa {
    margin-left: 2px
}

.youtube.youtube-playing .youtube-play {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}

.youtube:hover {
    cursor: pointer
}

.youtube-iframe,
.youtube-iframe iframe {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3000
}

.youtube-iframe:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 600px;
    height: 600px;
    margin-left: -300px;
    margin-top: -300px;
    border-radius: 50%;
    background: #1a1b20;
    -webkit-animation: youtubein 1.5s ease both;
    animation: youtubein 1.5s ease both;
    z-index: 1
}

.youtube-iframe iframe {
    position: absolute;
    -webkit-animation: fadeIn 1s 1s ease backwards;
    animation: fadeIn 1s 1s ease backwards;
    z-index: 2
}

.youtube-iframe .youtube-iframe-close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    background: #2c3040;
    color: #fff;
    z-index: 3;
    -webkit-animation: fadeIn .5s 1s ease backwards;
    animation: fadeIn .5s 1s ease backwards
}

@media (min-width:720px) {
    .youtube-iframe .youtube-iframe-close {
        top: 12px;
        right: 12px
    }
}

.youtube-iframe .youtube-iframe-close:hover {
    background: #f8a12d
}

.youtube-iframe .youtube-author,
.youtube-iframe .youtube-description,
.youtube-iframe .youtube-icon {
    position: absolute;
    z-index: 4;
    color: #fff;
    -webkit-animation: fadeIn .5s 1s ease backwards;
    animation: fadeIn .5s 1s ease backwards
}

.youtube-iframe .youtube-icon {
    top: 0;
    margin: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    background: #b00;
    font-size: 24px;
    left: 0
}

.youtube-iframe .youtube-icon.vimeo-icon {
    background-color: #409dcf
}

.youtube-iframe .youtube-author,
.youtube-iframe .youtube-description {
    left: 50px;
    padding: 20px;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, .5)
}

.youtube-iframe .youtube-author {
    font-weight: 700;
    font-size: 120%;
    top: 0
}

.youtube-iframe .youtube-description {
    top: 20px
}

.youtube-iframe.out {
    -webkit-animation: fadeOut .5s ease both;
    animation: fadeOut .5s ease both
}

@-webkit-keyframes youtubein {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    to {
        -webkit-transform: scale(4);
        transform: scale(4)
    }
}

@keyframes youtubein {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    to {
        -webkit-transform: scale(4);
        transform: scale(4)
    }
}

article {
    position: relative;
    margin-bottom: 20px;
    z-index: 1
}

article:last-child {
    margin-bottom: 0
}

article .article-image {
    background: #eff0f3
}

article .article-image img {
    width: 100%;
    opacity: 0
}

article.article-loaded .article-image img {
    opacity: 1;
    -webkit-animation: fadeIn .5s ease backwards;
    animation: fadeIn .5s ease backwards
}

article .article-cover {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 20px
}

article .article-cover:after {
    content: "";
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    height: 10px;
    box-shadow: 0 0 120px 30px #2c3040;
    z-index: -1
}

article .article-title a {
    display: block
}

article .article-title a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

article .article-description,
article .article-title {
    margin-bottom: 10px
}

article .article-description:last-child,
article .article-title:last-child {
    margin-bottom: 0
}

article .article-modal-content {
    display: none
}

article.article-bg {
    overflow: hidden;
    border-radius: 5px;
    height: 260px;
    background: #2c3040;
    color: #fff
}

article.article-bg .article-bg {
    transition: 1s ease
}

article.article-bg .article-cover {
    z-index: 2
}

article.article-bg .article-subtitle {
    margin-top: 5px;
    margin-bottom: -5px;
    font-weight: 400
}

article.article-bg .article-title {
    text-transform: uppercase
}

article.article-bg .button.button-cover:after {
    height: 400%;
    top: -300%
}

article.article-bg:hover .article-bg {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

article.article-in-zoom {
    box-shadow: 0 0 0 6px rgba(255, 255, 255, .5)
}

@media (min-width:480px) {
    article.article-tall {
        height: 320px
    }
}

article.article-link,
article.article-link-double {
    height: 200px
}

@media (min-width:480px) {
    article.article-link-double {
        height: 420px
    }
}

article.article-x05 {
    height: 390px
}

article.article-x2 {
    height: 520px
}

article.article-primary {
    text-align: center
}

@media (min-width:480px) {
    article.article-primary.article-double {
        height: 520px
    }
}

article.article-primary .article-title {
    padding-top: 10px;
    line-height: 100%;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px
}

article.article-primary .article-title a {
    color: #fff
}

article.article-primary .article-title a:after {
    height: 400%;
    top: -300%
}

article.article-gallery .article-play {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    background: #f8a12d;
    color: #fff
}

@media (min-width:960px) {
    article.article-gallery .article-play {
        width: 80px;
        height: 80px;
        line-height: 80px;
        text-align: center;
        border-radius: 50%;
        overflow: hidden;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -40px;
        margin-top: -40px;
        font-size: 30px
    }
}

article.article-gallery .article-play .fa {
    vertical-align: middle;
    margin-left: 4px
}

article.article-gallery .article-zoom {
    position: absolute;
    bottom: 15px;
    right: 15px;
    font-size: 24px;
    color: #fff
}

article.article-social .article-content {
    position: relative;
    padding: 40px 20px;
    max-width: 240px;
    margin: 0 auto;
    text-align: center;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, .5)
}

article.article-social .article-content h4 {
    margin-bottom: 10px
}

article.article-social .article-icon {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center
}

article.article-social .article-icon .cover {
    top: -500px;
    height: 600px
}

article.article-social .article-icon .fa {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    font-size: 28px;
    vertical-align: middle;
    background: #f8a12d
}

article.article-social .article-icon .fa:before {
    vertical-align: middle
}

article.article-social .article-icon .fa.fa-facebook,
article.article-social .article-icon .fa.fa-facebook-square {
    background: #3b5998
}

article.article-social .article-icon .fa.fa-twitter {
    background: #009bd5
}

article.article-social .article-icon .fa.fa-instagram {
    background: #517fa4
}

article.article-social .article-icon .fa.fa-vimeo {
    background: #409dcf
}

article.article-social .article-icon .fa.fa-youtube {
    background: #b00
}

article.article-social .article-icon .fa.fa-pinterest {
    background: #cb2027
}

article.article-social .article-icon .fa.fa-blogger {
    background: #ea7d08
}

article.article-social .article-icon .fa.fa-tripadvisor {
    background: #589442
}

article.article-social .article-icon .fa.fa-hand-pointer-o,
article.article-social .article-icon .fa.fa-mouse-pointer {
    background: #f8a12d
}

article.article-social .article-icon .web {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    background: #f8a12d
}

article.article-social .article-icon .web img {
    display: inline-block;
    vertical-align: middle;
    margin: -1px 0 0 -1px
}

article.article-social.article-social-twitter {
    background: #00aced
}

article.article-social.article-social-youtube .article-bg.bg {
    left: -50%;
    width: 200%
}

article.article-circle {
    position: relative;
    transition: .5s ease;
    left: 0;
    margin: 0 auto;
    max-width: 300px
}

article.article-circle .article-image-container {
    background: #fff;
    padding: 10px;
    border-radius: 50%;
    box-shadow: 0 0 0 5px rgba(255, 255, 255, .5);
    margin-bottom: 15px
}

article.article-circle .article-image {
    padding-bottom: 100%;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    background: #eff0f3
}

article.article-circle .article-image .bg.bg-loaded {
    border-radius: 50%;
    -webkit-animation: fadeIn .5s;
    animation: fadeIn .5s
}

article.article-circle .article-title {
    font-weight: 300;
    margin-bottom: 0
}

article.article-circle .article-title:after {
    height: 2px;
    margin-top: 10px;
    width: 40px
}

article.article-circle .article-description {
    line-height: 120%;
    font-size: 12px;
    padding: 5px;
    color: #656b6f;
    transition: .5s ease
}

article.article-circle a {
    color: #2c3040
}

article.article-circle a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (min-width:720px) {
    article.article-circle:hover {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

article.article-circle .article-body {
    background: #fff;
    padding: 5px 10px;
    position: relative;
    margin: 15px 15px 0;
    color: #656b6f;
    line-height: 16px;
    text-align: left;
    border-radius: 5px;
    transition: .5s ease
}

article.article-circle .article-body:after {
    content: "";
    display: block;
    position: absolute;
    border: 6px solid transparent;
    border-bottom-color: #fff;
    bottom: 100%;
    left: 50%;
    margin-left: -6px
}

article.article-circle .article-body ul li {
    border-bottom: 1px solid #eff0f3;
    padding: 10px
}

article.article-circle .article-body ul li strong {
    font-size: 150%;
    display: block;
    float: left;
    margin: 0 5px 5px 0
}

article.article-circle .article-body ul li:last-child {
    border: 0
}

article.article-event {
    background: #fff;
    border: 1px solid #dfe0e3;
    border-radius: 5px;
    overflow: hidden;
    color: #656b6f
}

article.article-event .article-main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px
}

article.article-event .article-main .article-main-inner {
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    overflow: hidden
}

article.article-event .article-main .article-date {
    float: left;
    width: 60px;
    background: #428aa5;
    color: #fff;
    margin: -10px 10px -10px -10px;
    line-height: 60px;
    text-align: center
}

article.article-event .article-main .article-date div {
    display: inline-block;
    vertical-align: middle;
    line-height: 15px
}

article.article-event .article-main .article-date strong {
    font-size: 200%;
    display: block;
    margin-bottom: 2px
}

article.article-event .article-main .article-title {
    color: #428aa5;
    margin-bottom: 0;
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

article.article-event .article-main .article-title-news {
    color: #428aa5;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 12px!important;
    text-overflow: ellipsis;
    overflow: hidden
}

article.article-event .article-main .article-description {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 90%
}

article.article-event .article-info {
    background: #eff0f3;
    overflow: hidden;
    line-height: 140%;
    padding: 15px 0
}

article.article-event .article-info .fa {
    margin-right: 5px;
    color: #428aa5
}

article.article-event .article-info .article-location {
    padding: 0 10px;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

article.article-event .article-info .article-location strong {
    font-size: 120%;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

@media (min-width:480px) {
    article.article-event .article-info .article-location {
        margin-bottom: 0;
        float: left;
        width: 35%;
        border-right: 1px solid #dfe0e3
    }
}

article.article-event .article-info .article-date {
    padding: 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

@media (min-width:480px) {
    article.article-event .article-info .article-date {
        float: left;
        width: 65%
    }
}

article.article-event .article-body {
    padding: 20px;
    min-height: 120px
}

article.article-event .article-footer {
    padding: 0 20px 20px;
    text-align: center
}

article.article-directory {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    -webkit-animation: fadeIn .5s ease;
    animation: fadeIn .5s ease
}

article.article-directory .article-image {
    position: relative;
    height: 180px;
    background: #dfe0e3
}

article.article-directory .article-icon {
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    margin-top: -40px;
    background: #eff0f3;
    padding: 10px;
    border-radius: 50%
}

article.article-directory .article-sello {
    position: absolute;
    top: 0;
    right: 60px;
    width: 30px;
    height: 50px;
    background: top center no-repeat;
    background-size: contain
}

article.article-directory .article-sello.article-sello-q {
    background-image: url(../img/sello-q.png)
}

article.article-directory .article-sello.article-sello-s {
    background-image: url(../img/sello-s.png)
}

article.article-directory .article-sello:last-child {
    right: 20px
}

article.article-directory .article-body {
    padding: 20px
}

@media (min-width:480px) {
    article.article-directory .article-body {
        min-height: 270px
    }
}

article.article-directory .article-content a {
    color: #428aa5
}

article.article-directory .article-title {
    text-transform: uppercase;
    font-weight: 300
}

article.article-directory .article-footer {
    padding: 0 20px 20px
}

article.article-planificador .article-image {
    margin-bottom: 10px;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    transition: .2s ease
}

article.article-planificador .article-image img {
    transition: .2s ease
}

article.article-planificador .article-title {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 90%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

article.article-planificador .article-delete {
    position: absolute;
    bottom: 5px;
    right: 5px;
    padding: 5px 10px;
    color: #fff;
    border-radius: 3px;
    font-size: 140%
}

article.article-planificador .article-delete:hover {
    background: #fff;
    color: #656b6f
}

article.article-planificador .article-save {
    position: absolute;
    bottom: 5px;
    right: 5px;
    padding: 6px;
    color: #fff;
    border-radius: 3px;
    width: 34px;
    height: 34px;
    text-align: center
}

article.article-planificador .article-save .fa {
    vertical-align: middle
}

article.article-planificador .article-save .fa.fa-briefcase {
    color: #bc203e;
    font-size: 160%
}

article.article-planificador .article-save .fa.fa-heart {
    position: absolute;
    top: 13px;
    left: 12px;
    font-size: 10px
}

article.article-planificador .article-save .fa.fa-check,
article.article-planificador.article-saved .article-save .fa {
    display: none
}

article.article-planificador .article-save:hover {
    background: #fff
}

article.article-planificador:hover {
    cursor: pointer
}

article.article-planificador:hover .article-image {
    box-shadow: 0 0 0 4px #dfe0e3
}

article.article-planificador.article-saved .article-image img {
    opacity: .5
}

article.article-planificador.article-saved .article-save {
    background: #fff
}

article.article-planificador.article-saved .article-save .fa.fa-check {
    display: inline-block;
    -webkit-animation: slideFadeUp .5s ease;
    animation: slideFadeUp .5s ease;
    color: #bc203e
}

article.article-planificador.article-saved .article-save:hover {
    cursor: default
}

article.article-itinerario-item {
    text-align: center;
    overflow: visible;
    height: auto;
    background: #eff0f3
}

article.article-itinerario-item .article-num {
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 2;
    background: #428aa5;
    width: 50px;
    height: 50px;
    line-height: 46px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #fff;
    font-weight: 700;
    font-size: 120%
}

article.article-itinerario-item .article-down {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    margin-top: -20px;
    background: #fff;
    color: #656b6f;
    z-index: 2;
    transition: .2s ease
}

article.article-itinerario-item .article-title a,
article.article-searchresult .article-title a {
    color: #fff
}

article.article-itinerario-item .article-title a:after {
    height: 300px;
    top: -200px
}

article.article-itinerario-item .article-oh {
    overflow: hidden;
    position: relative;
    height: 120px;
    border-radius: 5px;
    z-index: 1;
    background: #2c3040
}

article.article-itinerario-item .article-oh:hover {
    cursor: pointer
}

article.article-itinerario-item .article-body {
    margin: 0;
    padding: 0 20px 20px;
    display: none;
    color: #656b6f;
    text-align: left
}

article.article-itinerario-item .article-body .content {
    text-align: left;
    margin-bottom: 20px
}

article.article-itinerario-item .article-body .content img {
    max-width: 200px
}

article.article-itinerario-item .article-related {
    color: #656b6f;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 400;
    margin: 2px 20px 2px 0
}

article.article-itinerario-item .article-related img {
    width: 40px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    border-radius: 5px
}

article.article-itinerario-item .article-related:hover {
    color: #428aa5
}

article.article-itinerario-item.active .article-down {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

article.article-itinerario {
    background: #fff;
    border-radius: 5px;
    z-index: 1;
    overflow: hidden
}

article.article-itinerario .article-bg.bg {
    position: relative;
    height: 200px
}

article.article-itinerario .article-body {
    padding: 20px;
    text-align: center;
    position: relative;
    min-height: 200px
}

article.article-itinerario .article-days {
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%
}

article.article-itinerario .article-days span {
    display: inline-block;
    border-radius: 40px;
    background: #2c3040;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    border: 2px solid #fff;
    font-size: 150%
}

article.article-itinerario .article-title {
    text-transform: uppercase;
    padding-top: 20px;
    font-weight: 300
}

article.article-itinerario .article-list {
    margin-bottom: 20px
}

article.article-itinerario .article-list li {
    border-bottom: 1px solid #eff0f3;
    padding: 8px 10px
}

article.article-itinerario .article-current {
    display: none
}

article.article-itinerario .article-footer {
    padding: 0 20px 20px;
    text-align: center
}

article.article-searchresult {
    height: auto;
    border: 1px solid #eff0f3;
    border-radius: 4px;
    overflow: hidden;
    background: #f7f8f9
}

article.article-searchresult .article-ov {
    position: relative;
    height: 200px;
    overflow: hidden
}

article.article-searchresult .article-title {
    text-transform: uppercase;
    font-weight: 400
}

article.article-searchresult .article-title a:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    top: -200%;
    height: 300%
}

article.article-searchresult .line:after {
    margin: 0
}

article.article-searchresult .article-body {
    padding: 20px
}

article.article-searchresult .article-body p:last-child {
    margin-bottom: 0
}

article.article-searchresult2 {
    border-top: 1px solid #dfe0e3;
    padding: 30px 0 10px;
    margin: 0;
    overflow: hidden
}

article.article-searchresult2 .article-title {
    text-transform: uppercase;
    font-weight: 400
}

article.article-searchresult2 .article-title a {
    color: #2c3040
}

article.article-searchresult2 .article-title a:hover {
    color: #f8a12d
}

article.article-searchresult2 .article-title a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

article.article-searchresult2 .line:after {
    margin: 0 0 10px
}

article.article-searchresult2 p {
    margin: 0;
    text-decoration: underline
}

article.article-box {
    height: 360px;
    line-height: 360px;
    background: #bc203e;
    color: #fff;
    border-radius: 5px;
    margin: 10px 0;
    font-size: 125%;
    vertical-align: top
}

@media (min-width:480px) {
    article.article-box {
        margin: 10px;
        display: inline-block;
        width: 340px
    }
}

article.article-box:nth-child(2) {
    background: #f8a12d
}

article.article-box:nth-child(3) {
    background: #013f73
}

article.article-box .article-body {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    padding: 20px
}

article.article-box .article-title {
    text-transform: uppercase;
    font-weight: 400
}

article.article-box .article-icon {
    margin-bottom: 10px
}

article.article-box .line:after {
    background: #fff;
    margin: 15px auto
}

article.article-tr {
    background: #428aa5;
    border-radius: 5px;
    overflow: hidden;
    color: #fff;
    text-align: center
}

article.article-tr .article-icon {
    margin: -60px auto 0;
    border-radius: 80px;
    width: 80px;
    height: 80px;
    padding: 10px;
    background: #428aa5;
    position: relative
}

article.article-tr .article-title {
    margin-bottom: 15px;
    text-transform: uppercase
}

article.article-tr .line {
    margin-bottom: 15px
}

article.article-tr .line:after {
    margin-top: 15px;
    background: #fff
}

article.article-tr .article-body {
    padding: 20px;
    min-height: 220px
}

article.article-tr .article-footer {
    padding: 0 20px 20px
}

.cols>div:nth-child(2) article.article-tr,
.cols>div:nth-child(2) article.article-tr .article-icon {
    background: #f8a12d
}

.cols>div:nth-child(3) article.article-tr,
.cols>div:nth-child(3) article.article-tr .article-icon {
    background: #013f73
}

.cols>div:nth-child(4) article.article-tr,
.cols>div:nth-child(4) article.article-tr .article-icon {
    background: #bc203e
}

.box {
    position: relative;
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 20px
}

.box:last-child {
    margin-bottom: 0
}

@media (min-width:720px) {
    .box {
        padding: 40px
    }
}

.box .box-header {
    text-align: center;
    text-transform: uppercase
}

.box .box-header .box-header-icon {
    margin-bottom: 20px
}

.box .box-header .box-header-title {
    font-weight: 300
}

.box .box-footer {
    padding-top: 20px;
    text-align: center
}

.box.box-lighter {
    background-color: #eff0f3
}

.box.box-dark {
    background-color: #2c3040
}

.box.box-black {
    background-color: #1a1b20
}

.box.box-color {
    background-color: #f8a12d
}

.box.box-color .box-header .box-header-title:after,
.box.box-color-2 .box-header .box-header-title:after {
    background: #fff
}

.box.box-color-2 {
    background-color: #428aa5
}

.box.box-black,
.box.box-color,
.box.box-color-2,
.box.box-dark {
    color: #fff
}

.box.box-black a,
.box.box-color a,
.box.box-color-2 a,
.box.box-dark a {
    color: #fff;
    text-decoration: underline
}

.box.box-distances {
    background: #013968;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .1);
    padding: 25px;
    text-transform: uppercase;
    line-height: 120%
}

.box.box-distances p {
    margin-bottom: 5px;
    font-size: 90%
}

.box.box-distances p:last-child {
    margin-bottom: 0;
    font-size: 90%;
    text-transform: none
}

.box.box-site {
    padding: 20px
}

.box.box-site img {
    margin-bottom: 20px
}

.box.box-page-information {
    padding: 0;
    overflow: hidden
}

@media (min-width:720px) {
    .box.box-page-information .inner {
        padding: 40px
    }
}

.box.box-page-tr-congresos .icon-cht {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px
}

.box.box-page-tr-congresos h3 {
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 5px;
    padding-top: 5px
}

.box.box-login {
    max-width: 500px;
    margin: 0 auto
}

#body {
    -webkit-animation: fadeIn .5s .2s ease backwards;
    animation: fadeIn .5s .2s ease backwards;
    overflow: hidden
}

@media (min-width:960px) {
    .dscroll,
    article.article-loaded.dscroll {
        opacity: 0;
        -webkit-animation: none;
        animation: none
    }
    .dscroll.dscroll-in,
    article.article-loaded.dscroll.dscroll-in {
        -webkit-animation: slideFadeUp 1s .1s ease backwards;
        animation: slideFadeUp 1s .1s ease backwards;
        opacity: 1
    }
}

.bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: center center no-repeat;
    background-size: cover;
    opacity: 0
}

.bg.bg-loaded {
    -webkit-animation: fadeIn 1s .1s ease both;
    animation: fadeIn 1s .1s ease both;
    opacity: 1
}

.bg.bg-safari {
    -webkit-animation: none;
    animation: none;
    opacity: 1
}

.bg img,
.bg video {
    display: none
}

.bg video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (min-width:480px) {
    .bg video {
        display: block;
        width: 200%;
        left: -50%
    }
}

@media (min-width:960px) {
    .bg video {
        width: 120%;
        left: -10%;
        height: 180%;
        top: -40%
    }
}

.bg-source {
    position: absolute;
    bottom: 0;
    padding: 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 85%;
    line-height: 140%;
    right: 0;
    text-align: right
}

.bg-source strong {
    display: block;
    font-size: 130%
}

.bg-source.bg-source-left {
    right: auto;
    left: 0;
    text-align: left
}

.font-x02,
.font-x05 {
    font-size: 120%;
    line-height: 80%
}

.font-x05 {
    font-size: 150%
}

.font-x2,
.font-x3 {
    font-size: 200%;
    line-height: 80%
}

@media (min-width:960px) {
    .font-x3 {
        font-size: 300%
    }
}

.font-x4 {
    font-size: 300%;
    line-height: 80%
}

@media (min-width:960px) {
    .font-x4 {
        font-size: 350%
    }
}

.font-brush {
    font-family: 'brushstrike', sans-serif;
    letter-spacing: -1px;
    text-transform: lowercase
}

@media (min-width:960px) {
    .font-brush {
        letter-spacing: -3px
    }
}

.font-brush.font-x4 {
    letter-spacing: 3px
}

@media (min-width:960px) {
    .font-brush.font-x4 {
        letter-spacing: 6px
    }
}

.message {
    margin-bottom: 20px;
    background: #eff0f3;
    border-radius: 2px;
    padding: 20px 30px
}

.message.message-white {
    background: #fff
}

.decoration-halfmoon {
    width: 260px;
    height: 75px;
    position: relative;
    margin: 0 auto;
    -webkit-transform: scale(.6);
    transform: scale(.6)
}

@media (min-width:720px) {
    .decoration-halfmoon {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.decoration-halfmoon:after,
.decoration-halfmoon:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    width: 5px;
    height: 5px;
    line-height: 5px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    -webkit-animation: scaleIn .5s .5s ease backwards;
    animation: scaleIn .5s .5s ease backwards
}

.decoration-halfmoon:after {
    left: 0
}

.decoration-halfmoon:before {
    right: 0;
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s
}

.bg-decoration,
.decoration-halfmoon div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.decoration-halfmoon div {
    overflow: hidden;
    -webkit-animation: animationWidth 2s .5s ease backwards;
    animation: animationWidth 2s .5s ease backwards
}

.decoration-halfmoon div:after {
    content: "";
    display: block;
    margin-left: -20px;
    width: 300px;
    height: 170px;
    border: 1px solid #fff;
    border-bottom: 0;
    border-radius: 170px 170px 0 0;
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bg-decoration {
    /* background: url(../img/decoration-2.png) right bottom no-repeat; */
    background-size: contain
}

.button-add-planificador {
    position: fixed;
    right: -220px;
    z-index: 5;
    transition: .5s ease;
    top: 60px
}

.button-add-planificador.in {
    right: 6px
}

@media (min-width:960px) {
    .button-add-planificador.in {
        right: 20px
    }
    .button-add-planificador {
        top: 120px
    }
}

.button-add-planificador a {
    color: #fff;
    text-align: left;
    display: inline-block;
    text-transform: uppercase;
    font-size: 90%;
    line-height: 120%;
    vertical-align: middle;
    background: #f8a12d;
    border-radius: 50px;
    overflow: hidden;
    transition: .5s ease;
    white-space: nowrap;
    width: 46px
}

.button-add-planificador a:hover {
    background: #f9aa42
}

@media (min-width:960px) {
    .button-add-planificador a:hover {
        width: 216px
    }
    .button-add-planificador a:hover .icon {
        background: rgba(0, 0, 0, .1)
    }
}

.button-add-planificador a:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.button-add-planificador a .icon {
    display: inline-block;
    vertical-align: middle;
    padding: 14px 10px 15px;
    width: 46px;
    transition: .4s ease;
    position: relative
}

.button-add-planificador a .icon img {
    width: 20px;
    position: relative;
    top: 0;
    transition: .4s ease
}

.button-add-planificador a .icon .fa {
    color: #fff;
    position: absolute;
    top: -40px;
    left: 0;
    padding: 15px 0;
    font-size: 20px;
    width: 100%;
    text-align: center;
    display: block;
    transition: .4s ease
}

.button-add-planificador a .text {
    display: inline-block;
    vertical-align: middle;
    padding: 7px 25px 9px 15px
}

@media (min-width:480px) {
    .button-add-planificador a .text {
        padding: 7px 30px 9px 20px
    }
}

.button-add-planificador a .text strong {
    display: block;
    font-size: 125%
}

.button-add-planificador a .text.text-saved,
.button-add-planificador a.saved .text {
    display: none
}

.button-add-planificador a.saved {
    background: #428aa5
}

.button-add-planificador a.saved .text.text-saved {
    display: inline-block
}

.button-add-planificador a.saved .icon img {
    top: 40px
}

.button-add-planificador a.saved .icon .fa {
    top: 0
}

.component-acc {
    margin: 0;
    padding: 0
}

@media (min-width:720px) {
    .component-acc {
        padding: 0 40px
    }
}

@media (min-width:1200px) {
    .component-acc {
        padding: 0
    }
}

.component-acc .box {
    height: 520px;
    border-radius: 0
}

.component-acc .box .box-header {
    margi-bottom: 10px
}

.component-acc .box .box-header .box-header-title:after {
    margin: 10px 0 0
}

.component-acc .box .box-content {
    -webkit-animation: fadeIn .5s .25s ease backwards;
    animation: fadeIn .5s .25s ease backwards
}

.component-acc .box .box-footer,
.component-acc .box .box-header .box-header-title {
    text-align: left
}

.component-acc .box-icon {
    display: inline-block;
    margin-right: 4px;
    vertical-align: top;
    max-width: 95px
}

.component-acc .box-icon .icon-text {
    width: auto
}

.component-acc .city {
    opacity: .6;
    font-size: 120%
}

.component-acc .component-cols {
    overflow: hidden;
    min-height: 520px
}

.component-acc .component-cols .component-col {
    width: 100%;
    float: left;
    position: relative;
    z-index: 2
}

@media (min-width:720px) {
    .component-acc .component-cols .component-col {
        width: 33.33%
    }
}

@media (min-width:960px) {
    .component-acc .component-cols .component-col {
        width: 22.22%
    }
}

.component-acc .component-cols .component-col.component-col-content {
    z-index: 1;
    min-height: 520px;
    display: none
}

@media (min-width:960px) {
    .component-acc .component-cols .component-col.component-col-content {
        display: block;
        width: 33.33%
    }
}

.component-acc .slider .slider-bullets {
    display: none
}

.component-acc article.article-primary {
    border-radius: 0;
    width: 50%;
    float: left;
    margin: 0 -1px
}

@media (min-width:720px) {
    .component-acc article.article-primary {
        float: none;
        width: auto
    }
}

@media (min-width:960px) {
    .component-acc article.article-primary.article-current:after {
        content: "";
        display: block;
        position: absolute;
        border: 15px solid transparent;
        border-right-color: #428aa5;
        top: 50%;
        margin-top: -15px;
        right: -1px;
        -webkit-animation: slideLeft .5s ease backwards;
        animation: slideLeft .5s ease backwards
    }
}

@media (max-width:480px) {
    .component-acc article.article-primary {
        height: 180px
    }
}

.component-tabs .tabs .tabs-header {
    border: 0
}

@media (min-width:720px) {
    .component-tabs .tabs .tabs-header {
        margin-bottom: 20px
    }
}

.component-tabs .tabs .tabs-header .tab {
    vertical-align: top;
    line-height: 100%;
    width: 100px
}

@media (min-width:720px) {
    .component-tabs .tabs .tabs-header .tab {
        width: 125px
    }
}

.component-tabs .tabs .tabs-header .tab.tab-active {
    color: #f8a12d
}

.component-tabs .tabs .tabs-body {
    margin: 0
}

@media (min-width:720px) {
    .component-tabs .tabs .tabs-body {
        margin: 0
    }
}

.component-tabs .tabs .tabs-body .tab {
    background: #f8a12d
}

.component-tabs .slider .slider-bullets {
    display: none
}

.component-tabs article.article-primary {
    border-radius: 0
}

@media (max-width:480px) {
    .component-tabs article.article-primary {
        height: 180px
    }
}

.directory-filters {
    text-align: center
}

.directory-filters .filters-text {
    font-weight: 700;
    text-transform: uppercase
}

.directory-filters .filter-icon {
    transition: .2s ease;
    display: inline-block;
    text-align: center;
    margin: 0
}

@media (min-width:480px) {
    .directory-filters .filter-icon {
        margin: 0 10px
    }
}

.directory-filters .filter-icon .icon-text {
    color: #656b6f;
    font-size: 80%
}

.directory-filters .filter-icon.active .icon-text {
    color: #f8a12d
}

.directory-filters .filter-icon:hover {
    cursor: pointer
}

@media (min-width:720px) {
    .directory-filters .button {
        margin-top: 35px
    }
}

.directory-filters .control {
    text-align: left
}

.directory-map-col {
    display: none
}

@media (min-width:960px) {
    .directory-map-col {
        display: block
    }
}

.directory-map svg path {
    fill: #656b6f
}

.directory-map svg g:hover {
    cursor: pointer
}

.directory-map svg g.active path {
    fill: #f8a12d
}

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

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

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

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

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

footer {
    background: #2c3040;
    color: #fff;
    padding: 20px 0;
    text-align: center
}

@media (min-width:720px) {
    footer {
        text-align: left
    }
}

footer h4 {
    line-height: 100%;
    font-size: 14px;
    text-transform: uppercase
}

footer .footer-logo {
    margin-bottom: 20px
}

footer .footer-logo img {
    margin: 0 auto
}

@media (min-width:720px) {
    footer .footer-logo img {
        margin: 0
    }
}

@media (min-width:960px) {
    footer .footer-logo img {
        margin: -40px 0 0
    }
}

footer .footer-links a {
    opacity: .4;
    color: #fff;
    padding: 5px 0;
    display: inline-block
}

footer .footer-links a:hover {
    opacity: 1
}

footer .footer-social a {
    display: inline-block;
    margin-right: 5px
}

footer .footer-social a .fa {
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    color: #fff;
    display: inline-block;
    font-size: 130%
}

footer .footer-social a .fa.fa-facebook {
    background-color: #3b5998
}

footer .footer-social a .fa.fa-twitter {
    background-color: #00aced
}

footer .footer-social a .fa.fa-instagram {
    background-color: #517fa4
}

footer .footer-social a .fa.fa-youtube {
    background-color: #b00
}

footer .footer-social a .fa.fa-pinterest {
    background-color: #cb2027
}

footer .footer-social a .fa.fa-flickr {
    background-color: #0063dc
}

footer .footer-contact p {
    margin-bottom: 10px
}

footer .footer-sub {
    overflow: hidden
}

@media (min-width:960px) {
    footer .footer-sub {
        margin-bottom: -20px
    }
}

footer .footer-sub .footer-sub-logos a {
    display: inline-block;
    vertical-align: middle;
    margin: 10px
}

footer .footer-sub .footer-sub-logos img {
    margin: 0
}

@media (min-width:720px) {
    footer .footer-sub .footer-sub-logos {
        margin: 0 -10px
    }
}

footer .footer-sub .footer-sub-text {
    border-top: 1px solid rgba(0, 0, 0, .5);
    padding-top: 15px;
    opacity: .4
}

@media (min-width:720px) {
    footer .footer-sub .footer-sub-text {
        margin-top: 60px;
        text-align: right
    }
}

header {
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #2c3040;
    height: 50px
}

header.header-tr {
    background: #0056a0
}

@media (min-width:960px) {
    header {
        background: 0 0;
        height: auto
    }
}

header .header-logo {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
    height: 0;
    transition: .2s;
    left: 50%
}

header .header-logo a {
    display: block;
    width: 70px;
    float: left;
    margin: -5px 10px 0 -35px;
    height: 55px;
    overflow: hidden
}

@media (min-width:960px) {
    header .header-logo {
        position: fixed;
        left: 0;
        margin: 0
    }
    header .header-logo a {
        margin: 0 20px;
        width: 106px;
        height: auto
    }
}

header .header-nav {
    position: fixed;
    top: 0;
    right: 0;
    width: 260px;
    height: 100%;
    background: #2c3040;
    z-index: 5;
    overflow: hidden;
    display: none;
    padding: 10px 0
}

header .header-nav.in {
    display: block;
    -webkit-animation: slideLeft .5s .1s cubic-bezier(.77, 0, .175, 1)backwards;
    animation: slideLeft .5s .1s cubic-bezier(.77, 0, .175, 1)backwards
}

header .header-nav.out {
    display: block;
    -webkit-animation: slideRightOut .5s cubic-bezier(.77, 0, .175, 1)forwards;
    animation: slideRightOut .5s cubic-bezier(.77, 0, .175, 1)forwards
}

header .header-nav nav ul li {
    border-bottom: 1px solid rgba(255, 255, 255, .05)
}

header .header-nav nav ul li a {
    display: block;
    color: #fff;
    padding: 10px 20px
}

header .header-nav nav ul li a img {
    display: inline-block;
    vertical-align: middle;
    border-radius: 3px
}

header .header-nav nav ul li a .fa.fa-caret-left {
    margin-right: 5px;
    display: none
}

@media (min-width:960px) {
    header .header-nav nav ul li a .fa.fa-caret-left {
        display: inline-block
    }
}

header .header-nav nav ul li a .fa.fa-caret-down {
    margin-left: 5px;
    display: none
}

@media (min-width:960px) {
    header .header-nav nav ul li a .fa.fa-caret-down {
        display: inline-block
    }
}

header .header-nav nav ul li a .fa.fa-angle-right {
    margin-left: 5px;
    opacity: .6
}

@media (min-width:960px) {
    header .header-nav nav ul li a .fa.fa-angle-right {
        display: none
    }
}

header .header-nav nav ul li a .fa.fa-angle-left {
    margin-right: 5px;
    opacity: .6
}

@media (min-width:960px) {
    header .header-nav nav ul li a .fa.fa-angle-left {
        display: none
    }
}

header .header-nav nav ul li ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    -webkit-animation: fadeIn .2s ease backwards;
    animation: fadeIn .2s ease backwards;
    background: #2c3040;
    z-index: 2;
    padding: 10px 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

header .header-nav nav ul li ul.in {
    display: block;
    -webkit-animation: slideLeft .5s cubic-bezier(.77, 0, .175, 1)backwards;
    animation: slideLeft .5s cubic-bezier(.77, 0, .175, 1)backwards
}

header .header-nav nav ul li ul.out {
    display: block;
    -webkit-animation: slideRightOut .5s cubic-bezier(.77, 0, .175, 1)forwards;
    animation: slideRightOut .5s cubic-bezier(.77, 0, .175, 1)forwards
}

header .header-nav nav ul li ul li {
    display: block
}

@media (min-width:960px) {
    header .header-nav nav ul li ul li {
        position: static
    }
}

header .header-nav nav ul li ul li ul {
    background: #2c3040
}

@media (min-width:960px) {
    header .header-nav nav ul li ul li ul {
        top: 0;
        left: 100%
    }
    header .header-nav nav ul li.connected ul {
        display: none!important
    }
    header .header-nav nav ul li.connected .fa {
        display: none
    }
}

header .header-nav nav ul li.li-featured {
    color: #fff;
    padding: 15px 20px;
    border-bottom: 0
}

@media (min-width:960px) {
    header .header-nav nav ul li.li-featured {
        display: none
    }
}

header .header-nav nav ul li.li-featured h5 {
    font-weight: 300;
    font-size: 13px
}

header .header-nav nav ul li.li-featured .item {
    padding: 0
}

header .header-nav nav ul li.li-featured .item .item-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 90%
}

header .header-nav nav ul li.li-featured .item img {
    max-width: 100%
}

header .header-nav nav.header-nav-primary img {
    margin: 0 2px;
    max-width: 20px;
    vertical-align: -3px
}

@media (min-width:960px) {
    header .header-nav .header-nav-back {
        display: none
    }
}

header .header-nav .header-button-search {
    display: none
}

@media (min-width:960px) {
    header .header-nav {
        display: block;
        position: static;
        width: auto;
        height: auto;
        overflow: visible;
        background: 0 0;
        z-index: 1;
        padding: 0
    }
    header .header-nav nav {
        position: absolute;
        width: 100%;
        left: 0
    }
    header .header-nav nav .nav-inner {
        max-width: 1200px;
        padding: 0 20px 0 155px;
        margin: 0 auto;
        position: relative
    }
    header .header-nav nav ul {
        padding: 0
    }
    header .header-nav nav ul li {
        border: 0;
        display: inline-block;
        position: relative
    }
    header .header-nav .header-button-search,
    header .header-nav nav ul li:hover>ul {
        display: block
    }
    header .header-nav nav ul li ul {
        top: 100%;
        left: 0%;
        height: auto;
        width: 300px;
        padding: 10px 0;
        font-weight: 300;
        background: rgba(44, 48, 64, .9)
    }
    header .header-nav nav ul li ul li a:hover {
        background: #34394c
    }
    header .header-nav nav ul li ul.in,
    header .header-nav nav ul li ul.out,
    header .header-nav.in,
    header .header-nav.out {
        -webkit-animation: none;
        animation: none
    }
    header .header-nav nav ul li ul li {
        position: static
    }
    header .header-nav nav ul li ul li ul {
        top: 0;
        left: 100%
    }
    header .header-nav nav.header-nav-secondary {
        background: #2c3040;
        top: 0;
        height: 40px;
        font-size: 90%;
        transition: .5s ease
    }
    header .header-nav nav.header-nav-secondary ul {
        margin-left: -15px;
        background: #2c3040;
        padding-top: 0
    }
    header .header-nav nav.header-nav-secondary ul li a {
        padding: 10px 15px;
        color: #dfe0e3
    }
    header .header-nav nav.header-nav-secondary ul li ul {
        margin: 0;
        max-width: 200px
    }
    header .header-nav nav.header-nav-secondary.header-nav-secondary-offset {
        top: -40px
    }
    header .header-nav nav.header-nav-primary {
        top: 40px;
        text-transform: uppercase;
        font-weight: 400;
        padding: 0;
        font-size: 11px;
        background: rgba(0, 0, 0, .25);
        transition: .5s ease
    }
    header .header-nav nav.header-nav-primary.header-nav-primary-bgdark {
        background: rgba(44, 48, 64, .8)
    }
    header .header-nav nav.header-nav-primary.header-nav-primary-offset {
        top: 0
    }
    header .header-nav nav.header-nav-primary.header-nav-primary-offset ul li a {
        padding: 10px 0 8px
    }
    header .header-nav nav.header-nav-primary.header-nav-primary-offset ul li ul li a {
        padding: 10px 20px
    }
    header .header-nav nav.header-nav-primary ul li {
        margin-right: 10px
    }
    header .header-nav nav.header-nav-primary ul li a {
        padding: 20px 0 18px;
        border-bottom: 2px solid transparent
    }
    header .header-nav nav.header-nav-primary ul li a .fa {
        display: none
    }
    header .header-nav nav.header-nav-primary ul li a:hover,
    header .header-nav nav.header-nav-primary ul li.current-menu-ancestor>a,
    header .header-nav nav.header-nav-primary ul li.current-menu-item>a,
    header .header-nav nav.header-nav-primary ul li.current-menu-parent>a,
    header .header-nav nav.header-nav-primary ul li.current_page_item>a {
        border-bottom-color: #f8a12d
    }
    header .header-nav nav.header-nav-primary ul li ul {
        background: #2c3040
    }
    header .header-nav nav.header-nav-primary ul li ul li {
        margin: 0
    }
    header .header-nav nav.header-nav-primary ul li ul li a {
        padding: 10px 20px;
        border: 0;
        border-left: 2px solid transparent
    }
    header .header-nav nav.header-nav-primary ul li ul li a:hover {
        color: #f8a12d
    }
}

@media (min-width:1200px) {
    header .header-nav nav.header-nav-primary ul li {
        margin-right: 26px;
        font-size: 13px
    }
    header .header-nav nav.header-nav-primary ul li:last-child {
        margin-right: 0
    }
}

header .header-num-likes {
    display: inline-block;
    padding: 2px 4px;
    vertical-align: 1px;
    background: #428aa5;
    border-radius: 2px;
    line-height: 12px;
    font-size: 10px;
    position: relative;
    color: #fff;
    margin-right: 2px
}

header .header-button-planificador .header-num-likes:after,
header .header-num-likes:after {
    content: "";
    display: block;
    position: absolute;
    border: 3px solid transparent;
    left: 100%;
    top: 50%;
    margin-top: -3px
}

header .header-num-likes:after {
    border-left-color: #428aa5
}

header .header-button-planificador {
    display: block;
    position: absolute;
    top: 0;
    right: 50px
}

header .header-button-planificador a {
    padding: 15px 10px;
    color: #fff;
    display: block
}

header .header-button-planificador .header-num-likes {
    background: rgba(0, 0, 0, .2)
}

header .header-button-planificador .header-num-likes:after {
    border-left-color: rgba(0, 0, 0, .2)
}

header .header-button-planificador img {
    width: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px
}

@media (min-width:960px) {
    header .header-button-planificador {
        display: none
    }
}

header .header-button-search {
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .5);
    transition: .2s ease;
    z-index: 6;
    background: #fff;
    color: #555;
    width: 132px;
    height: 37px
}

header .header-button-search .text {
    display: none
}

header .header-button-search:hover {
    cursor: pointer
}

@media (min-width:960px) {
    header .header-button-search {
        font-size: 130%;
        display: none;
        height: auto;
        right: 0;
        left: auto;
        top: 0;
        border: 0
    }
}

header .header-search {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    display: none;
    background: #013f73;
    z-index: 3
}

@media (min-width:960px) {
    header .header-search {
        top: 40px;
        background: 0 0
    }
}

header .header-search form {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 20px
}

@media (min-width:960px) {
    header .header-search form {
        padding-left: 155px
    }
}

header .header-search form .fa {
    position: absolute;
    top: 22px;
    left: 20px;
    font-size: 130%;
    color: #fff;
    display: none
}

@media (min-width:960px) {
    header .header-search form .fa {
        left: 155px;
        display: block
    }
}

header .header-search form input {
    border: 0;
    background: 0 0;
    color: #fff;
    font-weight: 300;
    padding: 18px 35px 14px;
    font-size: 120%;
    line-height: 120%
}

header .header-search form input::-webkit-input-placeholder {
    color: #fff
}

header .header-search form input:-moz-placeholder,
header .header-search form input::-moz-placeholder {
    color: #fff
}

header .header-search form input:-ms-input-placeholder {
    color: #fff
}

@media (min-width:960px) {
    header .header-search form input {
        padding: 18px 30px;
        font-size: 160%;
        line-height: 120%
    }
}

header.header-search-in .header-search {
    display: block;
    -webkit-animation: fadeIn .5s ease;
    animation: fadeIn .5s ease
}

header.header-search-in .header-logo {
    opacity: 0
}

@media (min-width:960px) {
    header.header-search-in .header-logo {
        opacity: 1
    }
    header.header-search-in .header-button-search,
    header.header-search-in .header-nav-primary ul li a {
        opacity: 0
    }
}

header .header-hamburger {
    position: fixed;
    top: 5px;
    right: 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    text-align: center;
    z-index: 6;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .5);
    transition: .2s ease
}

@media (min-width:960px) {
    header .header-hamburger {
        display: none
    }
}

header .header-hamburger:hover {
    cursor: pointer
}

header .header-hamburger .fa {
    -webkit-animation: fadeIn .5s ease;
    animation: fadeIn .5s ease;
    vertical-align: 1px
}

header .header-hamburger .fa.fa-times,
header .header-hamburger.in .fa {
    display: none
}

header .header-hamburger.in .fa.fa-times {
    display: inline-block
}

header .header-element {
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    color: #fff;
    display: none;
    -webkit-animation: fadeIn .2s .1s ease backwards;
    animation: fadeIn .2s .1s ease backwards;
    transition: .5s ease
}

header .header-element.header-element-offset {
    top: 40px
}

header .header-element .limit {
    height: 0
}

@media (min-width:960px) {
    header .header-element.in {
        display: block
    }
}

header .header-element .header-element-inner {
    background: rgba(44, 48, 64, .9);
    margin: 0 20px 0 125px;
    padding: 20px;
    overflow: hidden
}

header .header-element ul {
    width: 50%;
    position: relative;
    margin: -20px 0;
    min-height: 540px
}

header .header-element ul li a {
    color: #fff;
    display: block;
    padding: 26px 20px;
    font-size: 110%;
    text-transform: uppercase;
    font-weight: 400
}

header .header-element ul li a:hover {
    color: #f8a12d;
    background: #2c3040
}

header .header-element ul li a .fa,
header .header-element ul li ul li.current-menu-item ul li a:after {
    display: none
}

header .header-element ul li ul {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background: rgba(82, 87, 107, .4);
    padding: 15px 0;
    display: none;
    margin: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

header .header-element ul li ul li {
    -webkit-animation: fadeIn .5s ease;
    animation: fadeIn .5s ease
}

header .header-element ul li ul li a {
    padding: 4px 20px;
    font-size: 100%;
    font-weight: 300;
    position: relative
}

header .header-element ul li ul li a:hover,
header .header-element ul li.current>a {
    background: rgba(82, 87, 107, .4);
    color: #f8a12d
}

header .header-element ul li ul li a .fa.fa-caret-down {
    display: inline-block;
    color: #f8a12d;
    padding: 0 5px;
    transition: .2s ease;
    border-radius: 2px
}

header .header-element ul li ul li.current-menu-item a:after {
    content: "";
    display: block;
    background: #f8a12d;
    position: absolute;
    top: 50%;
    width: 5px;
    height: 5px;
    line-height: 5px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    margin-top: -2px;
    left: 8px
}

header .header-element ul li ul li ul {
    position: relative;
    top: 0;
    left: 0;
    height: auto;
    display: block;
    min-height: 0;
    font-size: 90%;
    padding: 0;
    margin-bottom: 10px;
    background: 0 0
}

header .header-element ul li ul li ul li a {
    opacity: .8;
    text-transform: none;
    padding: 2px 20px 2px 30px
}

header .header-element ul li ul li ul li a:hover {
    opacity: 1
}

header .header-element ul li.current ul {
    display: block
}

header .header-element h5 {
    text-transform: uppercase;
    font-weight: 300
}

header .header-element h5:after {
    margin-left: 0;
    margin-top: 10px
}

header .header-element .item {
    display: block;
    min-height: 125px
}

header .header-element .item .item-image {
    margin-bottom: 10px
}

header .header-element .item .item-text {
    color: #fff;
    text-transform: uppercase;
    line-height: 120%;
    font-size: 90%
}

header .header-element.header-element-dondeir .map-chile {
    width: 130px;
    margin: 10px 0 0 auto
}

header .header-element.header-element-dondeir .map-chile svg path {
    fill: #fff;
    stroke: #fff;
    transition: .2s ease;
    -webkit-transform-origin: center center;
    transform-origin: center center
}

header .header-element.header-element-dondeir .map-chile svg g.current path {
    fill: #f8a12d
}

header .header-element.header-element-dondeir .map-chile svg g:nth-child(3).current path {
    -webkit-transform: scale(1.4) translateX(2px);
    transform: scale(1.4) translateX(2px)
}

header .header-element.header-element-dondeir div>ul>li>a:after {
    margin-left: 0
}

header .header-element.header-element-quehacer .header-element-inner {
    padding-left: 0
}

header .header-element.header-element-quehacer ul {
    padding: 15px 0
}

header .header-element.header-element-quehacer ul li a {
    padding: 15px 20px
}

header .header-element.header-element-quehacer ul li ul {
    padding: 20px 0
}

header .header-element.header-element-quehacer ul li ul li a {
    padding: 4px 20px
}

@media (min-width:960px) {
    header.header-gray .header-nav nav.header-nav-primary {
        background: #eff0f3
    }
    header.header-gray .header-button-search,
    header.header-gray .header-nav nav.header-nav-primary ul li a,
    header.header-gray .header-search form .fa,
    header.header-gray .header-search form input {
        color: #656b6f
    }
    header.header-gray .header-nav nav.header-nav-primary ul li ul li a {
        color: #fff
    }
    header.header-gray .header-nav-primary img {
        -webkit-filter: invert(1);
        filter: invert(1);
        opacity: .4
    }
    header.header-gray .header-search form input::-webkit-input-placeholder {
        color: #656b6f
    }
    header.header-gray .header-search form input:-moz-placeholder,
    header.header-gray .header-search form input::-moz-placeholder {
        color: #656b6f
    }
    header.header-gray .header-search form input:-ms-input-placeholder {
        color: #656b6f
    }
}

#body {
    padding-top: 50px
}

@media (min-width:960px) {
    #body {
        padding-top: 0
    }
}

.page-header-mobile-button {
    text-align: center;
    padding: 20px;
    position: relative;
    z-index: 2
}

@media (min-width:480px) {
    .page-header-mobile-button {
        display: none
    }
}

section.section-home-info {
    overflow: hidden
}

section.section-home-info h2 {
    text-transform: uppercase;
    font-weight: 300;
    max-width: 400px;
    margin: 0 auto 20px
}

section.section-home-info h2+p {
    max-width: 500px;
    margin: 0 auto 20px
}

section.section-home-info .mapzoom-simple {
    background: url(../img/map-globe.png) center center no-repeat;
    background-size: contain;
    height: 240px;
    margin-top: 20px
}

@media (min-width:480px) {
    section.section-home-info .mapzoom-simple {
        height: 339px
    }
}

@media (min-width:960px) {
    section.section-home-info .mapzoom-simple {
        display: none
    }
}

section.section-home-info .mapzoom {
    display: none
}

@media (min-width:960px) {
    section.section-home-info .mapzoom {
        display: block;
        background: url(../img/pattern-sea.png) top center #013f73;
        overflow: hidden;
        z-index: 2;
        box-shadow: 0 0 0 20px rgba(0, 0, 0, .1);
        transition: 2s cubic-bezier(.77, 0, .175, 1);
        width: 2100px;
        height: 2100px;
        position: absolute;
        left: 50%;
        bottom: 50%;
        margin: 0 auto -1050px -1050px;
        border-radius: 50%
    }
    section.section-home-info .mapzoom:hover {
        cursor: pointer
    }
    section.section-home-info .mapzoom .mapzoom-bg {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 1200px;
        height: 780px;
        margin-left: -600px;
        margin-top: -390px;
        max-width: none;
        transition: 2s cubic-bezier(.77, 0, .175, 1);
        background: url(../img/map-mundial-1.png) center center no-repeat
    }
    section.section-home-info .mapzoom .mapzoom-hover {
        width: 300px;
        height: 300px;
        line-height: 300px;
        text-align: center;
        border-radius: 50%;
        overflow: hidden;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -150px;
        margin-top: -150px;
        background: rgba(1, 63, 115, .8);
        color: #fff;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 120%;
        opacity: 0;
        transition: .5s ease;
        display: none
    }
    section.section-home-info .mapzoom .mapzoom-close {
        position: absolute;
        top: 0;
        right: -40px;
        color: #fff;
        font-size: 140%;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 50%;
        overflow: hidden;
        transition: .2s ease
    }
    section.section-home-info .mapzoom .mapzoom-close:hover {
        cursor: pointer;
        background: #fff;
        color: #656b6f
    }
    section.section-home-info .dscroll.dscroll-content,
    section.section-home-info .mapzoom:hover .mapzoom-hover {
        opacity: 1
    }
    section.section-home-info .mapzoom-space {
        height: 340px
    }
    section.section-home-info .dscroll.dscroll-content.dscroll-in {
        -webkit-animation: none;
        animation: none
    }
    section.section-home-info .dscroll.dscroll-content.dscroll-in .content>* {
        -webkit-animation: slideFadeUp 1s ease backwards;
        animation: slideFadeUp 1s ease backwards
    }
    section.section-home-info .dscroll.dscroll-content.dscroll-in .content>*:nth-child(1) {
        -webkit-animation-delay: 1.3s;
        animation-delay: 1.3s
    }
    section.section-home-info .dscroll.dscroll-content.dscroll-in .content>*:nth-child(2) {
        -webkit-animation-delay: 1.4s;
        animation-delay: 1.4s
    }
    section.section-home-info .dscroll.dscroll-content.dscroll-in .content>*:nth-child(3) {
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s
    }
    section.section-home-info .dscroll.dscroll-content.dscroll-in .content>*:nth-child(4) {
        -webkit-animation-delay: 1.6s;
        animation-delay: 1.6s
    }
    section.section-home-info .dscroll.dscroll-content.dscroll-in .content>*:nth-child(5) {
        -webkit-animation-delay: 1.7s;
        animation-delay: 1.7s
    }
    section.section-home-info .dscroll.dscroll-content.dscroll-in .content>*:nth-child(6) {
        -webkit-animation-delay: 1.8s;
        animation-delay: 1.8s
    }
    section.section-home-info .dscroll.dscroll-content.dscroll-in .content>*:nth-child(7) {
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s
    }
    section.section-home-info .dscroll.dscroll-content.dscroll-in .content>*:nth-child(8) {
        -webkit-animation-delay: 2s;
        animation-delay: 2s
    }
    section.section-home-info .dscroll.dscroll-content.dscroll-in .mapzoom {
        width: 300px;
        height: 300px;
        margin-left: -150px;
        margin-bottom: 40px;
        position: absolute;
        bottom: 0%;
        left: 50%;
        border-radius: 50%;
        transition-delay: .5s
    }
    section.section-home-info .dscroll.dscroll-content.dscroll-in .mapzoom .mapzoom-bg {
        margin-left: -350px;
        margin-top: -640px;
        transition-delay: .5s
    }
    section.section-home-info .dscroll.dscroll-content.dscroll-in .mapzoom .mapzoom-hover {
        display: block;
        -webkit-animation: fadeIn .5s 2s ease backwards;
        animation: fadeIn .5s 2s ease backwards
    }
}

section.section-macrozona {
    background: #fff;
    text-align: center;
    color: #656b6f;
    overflow: hidden;
    min-height: 580px
}

@media (min-width:960px) {
    section.section-macrozona {
        height: 760px
    }
}

section.section-macrozona .section-macrozona-content {
    max-width: 540px;
    margin: 100px 0;
    position: relative;
    z-index: 2
}

@media (min-width:480px) {
    section.section-macrozona .section-macrozona-content {
        margin: 100px auto
    }
}

@media (min-width:960px) {
    section.section-macrozona .section-macrozona-content {
        background: 0 0;
        padding: 0;
        margin: 120px auto 0
    }
}

section.section-macrozona .section-macrozona-content h2 {
    color: #fff
}

@media (min-width:960px) {
    section.section-macrozona .section-macrozona-content h2 {
        color: #428aa5
    }
}

section.section-macrozona .section-macrozona-content p {
    max-width: 420px;
    margin: 0 auto 10px;
    background: rgba(255, 255, 255, .8);
    padding: 15px 20px;
    border-radius: 5px
}

@media (min-width:960px) {
    section.section-macrozona .section-macrozona-content p {
        padding: 20px 0;
        background: 0 0
    }
}

section.section-macrozona .section-macrozona-content p:first-line {
    font-weight: 700
}

section.section-macrozona .section-macrozona-stat {
    color: #fff;
    max-width: 400px;
    padding: 20px;
    text-transform: uppercase;
    text-align: left;
    line-height: 140%;
    font-size: 18px;
    margin: 120px 0 0;
    display: none;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, .1);
    position: relative
}

@media (min-width:960px) {
    section.section-macrozona .section-macrozona-stat {
        display: block
    }
}

@media (min-width:1200px) {
    section.section-macrozona .section-macrozona-stat {
        margin: 120px 60px 0
    }
}

section.section-macrozona .section-macrozona-stat p {
    margin: 0
}

section.section-macrozona .section-macrozona-stat p:empty {
    display: none
}

section.section-macrozona .section-macrozona-stat strong {
    display: inline-block;
    vertical-align: bottom;
    font-size: 400%;
    line-height: 90%
}

section.section-macrozona .section-macrozona-stat em {
    font-style: normal;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    font-size: 150%;
    line-height: 110%
}

section.section-macrozona .section-macrozona-stat:last-child {
    text-align: right
}

section.section-macrozona .section-macrozona-stat:first-child {
    text-align: left;
    margin-left: auto;
    margin-right: 40px
}

section.section-macrozona .section-macrozona-stat:first-child .section-macrozona-stat-tooltip {
    left: -20px;
    right: auto
}

section.section-macrozona .section-macrozona-stat .section-macrozona-stat-tooltip {
    position: absolute;
    bottom: 20px;
    z-index: 2;
    text-align: left;
    right: -20px
}

section.section-macrozona .section-macrozona-stat .section-macrozona-stat-tooltip .t-circle {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    color: #428aa5;
    font-size: 14px
}

section.section-macrozona .section-macrozona-stat .section-macrozona-stat-tooltip .t-content {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 280px;
    padding: 15px;
    margin-left: -140px;
    background: #f8a12d;
    color: #fff;
    font-size: 13px;
    text-transform: none;
    line-height: 140%;
    margin-top: 5px;
    display: none;
    -webkit-animation: fadeIn .5s ease;
    animation: fadeIn .5s ease;
    border-radius: 5px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .1)
}

section.section-macrozona .section-macrozona-stat .section-macrozona-stat-tooltip .t-content:after {
    content: "";
    display: block;
    position: absolute;
    border: 5px solid transparent;
    border-bottom-color: #f8a12d;
    bottom: 100%;
    left: 50%;
    margin-left: -5px
}

section.section-macrozona .section-macrozona-stat .section-macrozona-stat-tooltip:hover .t-content {
    display: block
}

@media (min-width:960px) {
    section.section-macrozona .section-macrozona-col-1 {
        position: absolute;
        top: 0;
        left: 0;
        width: 50%
    }
    section.section-macrozona .section-macrozona-col-2 {
        position: absolute;
        top: 0;
        width: 50%;
        left: 50%
    }
}

section.section-macrozona .section-macrozona-col-2 img {
    margin: 0 auto -80px;
    display: none
}

@media (min-width:960px) {
    section.section-macrozona .section-macrozona-col-2 img {
        display: block
    }
}

section.section-macrozona .bg-map {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    display: none;
    background-size: contain
}

@media (min-width:960px) {
    section.section-macrozona .bg-map {
        display: block
    }
}

section.section-macrozona .bg-map div {
    position: absolute;
    top: 0;
    width: 160px;
    height: 100%;
    background: no-repeat;
    background-size: contain
}

section.section-macrozona.section-macrozona-0 .bg-map,
section.section-macrozona.section-macrozona-2 .bg-map,
section.section-macrozona.section-macrozona-4 .bg-map {
    background-image: url(../img/map-macrozona-grad-2.png);
    right: -80px
}

section.section-macrozona.section-macrozona-0 .bg-map div,
section.section-macrozona.section-macrozona-2 .bg-map div,
section.section-macrozona.section-macrozona-4 .bg-map div {
    right: 100%;
    background-position: top right
}

@media (min-width:960px) {
    section.section-macrozona.section-macrozona-0 .section-macrozona-col-1,
    section.section-macrozona.section-macrozona-2 .section-macrozona-col-1,
    section.section-macrozona.section-macrozona-4 .section-macrozona-col-1 {
        left: 50%
    }
    section.section-macrozona.section-macrozona-0 .section-macrozona-col-2,
    section.section-macrozona.section-macrozona-2 .section-macrozona-col-2,
    section.section-macrozona.section-macrozona-4 .section-macrozona-col-2 {
        left: 0%
    }
    section.section-macrozona.section-macrozona-0 .bg-source,
    section.section-macrozona.section-macrozona-2 .bg-source,
    section.section-macrozona.section-macrozona-4 .bg-source {
        left: 0;
        right: auto;
        text-align: left
    }
}

section.section-macrozona.section-macrozona-1 .bg-map,
section.section-macrozona.section-macrozona-3 .bg-map {
    background-image: url(../img/map-macrozona-grad-1.png);
    left: -80px
}

section.section-macrozona.section-macrozona-1 .bg-map div,
section.section-macrozona.section-macrozona-3 .bg-map div {
    left: 100%;
    background-position: top left
}

section.section-macrozona.section-macrozona-0 .bg-map div {
    background-image: url(../img/map-macrozona-norte.png)
}

section.section-macrozona.section-macrozona-1 .bg-map div {
    background-image: url(../img/map-macrozona-centro.png)
}

section.section-macrozona.section-macrozona-2 .bg-map div {
    background-image: url(../img/map-macrozona-islas.png)
}

section.section-macrozona.section-macrozona-3 .bg-map div {
    background-image: url(../img/map-macrozona-sur.png)
}

section.section-macrozona.section-macrozona-4 .bg-map div {
    background-image: url(../img/map-macrozona-patagonia.png)
}

@media (min-width:960px) {
    section.section-macrozona.dscroll,
    section.section-macrozona.dscroll.dscroll-in {
        opacity: 1;
        -webkit-animation: none;
        animation: none
    }
    section.section-macrozona.dscroll .bg-map {
        opacity: 0
    }
    section.section-macrozona.dscroll.dscroll-in .bg.bg-loaded {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    section.section-macrozona.dscroll.dscroll-in .bg-map {
        -webkit-animation: slideFadeLeft2 1s .5s ease backwards;
        animation: slideFadeLeft2 1s .5s ease backwards;
        opacity: 1
    }
    section.section-macrozona.dscroll.dscroll-in .section-macrozona-content>* {
        -webkit-animation: slideFadeLeft2 .8s ease backwards;
        animation: slideFadeLeft2 .8s ease backwards
    }
    section.section-macrozona.dscroll.dscroll-in .section-macrozona-content>*:nth-child(1) {
        -webkit-animation-delay: .6s;
        animation-delay: .6s
    }
    section.section-macrozona.dscroll.dscroll-in .section-macrozona-content>*:nth-child(2) {
        -webkit-animation-delay: .7s;
        animation-delay: .7s
    }
    section.section-macrozona.dscroll.dscroll-in .section-macrozona-content>*:nth-child(3) {
        -webkit-animation-delay: .8s;
        animation-delay: .8s
    }
    section.section-macrozona.dscroll.dscroll-in .section-macrozona-stat {
        -webkit-animation: slideFadeRight2 .8s 1s ease backwards;
        animation: slideFadeRight2 .8s 1s ease backwards
    }
    section.section-macrozona.dscroll.dscroll-in .section-macrozona-stat:last-child {
        -webkit-animation-delay: 1.2s;
        animation-delay: 1.2s
    }
    section.section-macrozona.dscroll.dscroll-in.section-macrozona-1 .bg-map,
    section.section-macrozona.dscroll.dscroll-in.section-macrozona-1 .section-macrozona-content>*,
    section.section-macrozona.dscroll.dscroll-in.section-macrozona-3 .bg-map,
    section.section-macrozona.dscroll.dscroll-in.section-macrozona-3 .section-macrozona-content>* {
        -webkit-animation-name: slideFadeRight2;
        animation-name: slideFadeRight2
    }
    section.section-macrozona.dscroll.dscroll-in.section-macrozona-1 .section-macrozona-stat,
    section.section-macrozona.dscroll.dscroll-in.section-macrozona-3 .section-macrozona-stat {
        -webkit-animation-name: slideFadeLeft2;
        animation-name: slideFadeLeft2
    }
}

section.section-mundial {
    background: url(../img/pattern-sea.png) top center #013f73;
    color: #fff
}

.maptravel {
    max-width: 1120px;
    position: relative;
    margin: 0 -20px
}

@media (min-width:720px) {
    .maptravel {
        margin: 0 auto
    }
}

.maptravel .maptravel-img {
    min-width: 600px
}

.maptravel .maptravel-items {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-width: 600px
}

.maptravel .maptravel-routes {
    overflow: hidden;
    min-width: 600px
}

.maptravel .maptravel-routes,
.maptravel .maptravel-routes svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.maptravel .maptravel-routes svg path {
    stroke: #aaa;
    opacity: .8;
    stroke-width: 2;
    fill: none;
    stroke-dashoffset: 0;
    stroke-dasharray: 5
}

.maptravel .maptravel-routes svg path.current {
    transition: 60s ease-out;
    stroke-dashoffset: 1000
}

.maptravel .maptravel-item {
    position: absolute
}

.maptravel .maptravel-item:after,
.maptravel .maptravel-item:before {
    content: "";
    display: block;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    position: absolute
}

.maptravel .maptravel-item:before {
    transition: .5s ease;
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: -15px;
    left: -15px
}

.maptravel .maptravel-item:after {
    width: 8px;
    height: 8px;
    line-height: 8px;
    top: -5px;
    left: -5px;
    background: #f8a12d;
    border: 1px solid #fff
}

.maptravel .maptravel-item .maptravel-item-labelimportant {
    position: absolute;
    top: -10px;
    right: 25px;
    line-height: 100%;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700
}

.maptravel .maptravel-item .maptravel-item-label {
    background: rgba(0, 0, 0, .8);
    padding: 2px 10px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 90%;
    position: absolute;
    left: 15px;
    top: 0;
    -webkit-animation: fadeIn .5s ease;
    animation: fadeIn .5s ease;
    display: none;
    z-index: 2;
    transition: .4s ease;
    white-space: nowrap
}

.maptravel .maptravel-item .maptravel-item-label:after {
    content: "";
    display: block;
    position: absolute;
    border: 5px solid transparent;
    border-right-color: rgba(0, 0, 0, .8);
    right: 100%;
    margin-top: -5px;
    border-top: 0;
    top: 5px
}

.maptravel .maptravel-item.maptravel-item-right .maptravel-item-label {
    left: auto;
    right: 15px
}

.maptravel .maptravel-item.maptravel-item-right .maptravel-item-label:after {
    content: "";
    display: block;
    position: absolute;
    border: 5px solid transparent;
    border-left-color: rgba(0, 0, 0, .8);
    left: 100%;
    margin-top: -5px;
    border-top: 0;
    top: 5px
}

.maptravel .maptravel-item.maptravel-item-start:after {
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    top: -8px;
    left: -8px;
    background: #c67407;
    border: 0
}

.maptravel .maptravel-item:hover {
    cursor: pointer
}

.maptravel .maptravel-item:hover:before {
    background: rgba(44, 48, 64, .2)
}

.maptravel .maptravel-item:hover .maptravel-item-label,
.maptravel-aerolines-container .maptravel-aerolines.current {
    display: block
}

.maptravel .maptravel-item.current:before {
    background: rgba(44, 48, 64, .7);
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.maptravel .maptravel-item.current .maptravel-item-label {
    display: block;
    padding: 2px 15px
}

.maptravel-aerolines-container {
    background: rgba(255, 255, 255, .05);
    padding: 10px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .1);
    border-radius: 5px;
    max-width: 400px;
    margin: 0 auto
}

.maptravel-aerolines-container h3 {
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 10px 0
}

.maptravel-aerolines-container .maptravel-aerolines {
    display: none;
    -webkit-animation: fadeIn 1s ease;
    animation: fadeIn 1s ease
}

.maptravel-aerolines-container .maptravel-aeroline {
    overflow: hidden;
    padding: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    font-weight: 400
}

.maptravel-aerolines-container .maptravel-aeroline:last-child {
    border: 0
}

.maptravel-aerolines-container .maptravel-aeroline .maptravel-aeroline-logo {
    width: 100px;
    height: 50px;
    padding: 5px;
    line-height: 40px;
    float: left;
    border-radius: 2px;
    background: #fff;
    text-align: center
}

.maptravel-aerolines-container .maptravel-aeroline .maptravel-aeroline-logo img {
    max-height: 100%;
    display: inline-block;
    vertical-align: middle
}

.maptravel-aerolines-container .maptravel-aeroline .maptravel-aeroline-brand {
    padding: 5px 15px;
    overflow: hidden
}

section.section-howto {
    text-align: center;
    background: #fff
}

section.section-howto .item {
    max-width: 290px;
    margin: 0 auto
}

section.section-howto .item .item-num {
    border: 1px solid #f8a12d;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    color: #f8a12d;
    font-weight: 400;
    margin: 0 auto 15px
}

section.section-howto .item .item-title {
    font-weight: 400;
    margin-bottom: 0;
    line-height: 140%
}

@media (min-width:960px) {
    section.section-howto .item .item-title {
        margin-bottom: 10px;
        min-height: 30px
    }
}

section.section-howto .item .item-image {
    border: 10px solid #eff0f3;
    margin: 0 auto;
    width: 200px;
    height: 200px;
    line-height: 200px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden
}

@media (min-width:960px) {
    section.section-howto .item .item-image {
        width: 250px;
        height: 250px;
        line-height: 250px;
        text-align: center;
        border-radius: 50%;
        overflow: hidden
    }
}

.modal .cover,
.modal .page-header-planifica-hover a {
    display: none
}

.modal .page-header-planifica-hover h4 {
    text-transform: uppercase;
    font-weight: 400
}

.modal .item {
    max-width: 290px;
    margin: 0 auto 20px
}

.modal .item .item-num {
    border: 1px solid #f8a12d;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    color: #f8a12d;
    font-weight: 400;
    margin: 5px auto
}

.modal .item .item-title {
    font-weight: 400;
    margin-bottom: 0;
    line-height: 140%
}

.modal .item .item-image {
    border: 5px solid #eff0f3;
    margin: 0 auto;
    width: 200px;
    height: 200px;
    line-height: 200px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden
}

.icon-cht {
    margin: 0 auto;
    width: 60px;
    height: 60px;
    position: relative
}

.icon-cht svg {
    padding: 10px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.icon-cht svg path,
.icon-cht svg polygon,
.icon-cht svg rect {
    fill: #b1b5b8;
    transition: .5s ease
}

.icon-cht svg.icon-cht-decoration {
    padding: 0
}

.icon-cht svg.icon-cht-decoration path {
    fill: none;
    stroke: #b1b5b8;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10
}

@media (min-width:960px) {
    .icon-cht.icon-x2 {
        width: 80px;
        height: 80px
    }
}

.icon-cht.icon-x2 svg {
    padding: 15px
}

.icon-cht.icon-x2 svg.icon-cht-decoration {
    padding: 0
}

.icon-cht.icon-bgcolor svg path,
.icon-cht.icon-bgcolor svg polygon,
.icon-cht.icon-bgcolor svg rect,
.icon-cht.icon-bgcolor2 svg path,
.icon-cht.icon-bgcolor2 svg polygon,
.icon-cht.icon-bgcolor2 svg rect,
.icon-cht.icon-white svg path,
.icon-cht.icon-white svg polygon,
.icon-cht.icon-white svg rect {
    fill: #fff
}

.icon-cht.icon-bgcolor svg.icon-cht-decoration path,
.icon-cht.icon-bgcolor2 svg.icon-cht-decoration path,
.icon-cht.icon-white svg.icon-cht-decoration path {
    fill: none;
    stroke: #fff
}

.icon-cht.icon-bgcolor {
    background: #f8a12d;
    border: 5px solid #f8a12d;
    border-radius: 50%
}

.icon-cht.icon-bgcolor2 {
    background: #428aa5;
    border: 5px solid #428aa5;
    border-radius: 50%
}

.icon-cht.icon-active svg path,
.icon-cht.icon-active svg polygon,
.icon-cht.icon-active svg rect,
.tabs .tabs-header .tab.tab-active .icon-cht svg path,
.tabs .tabs-header .tab.tab-active .icon-cht svg polygon,
.tabs .tabs-header .tab.tab-active .icon-cht svg rect {
    fill: #f8a12d
}

.icon-cht.icon-active svg.icon-cht-decoration,
.tabs .tabs-header .tab.tab-active .icon-cht svg.icon-cht-decoration {
    transition: .8s ease;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.icon-cht.icon-active svg.icon-cht-decoration path,
.tabs .tabs-header .tab.tab-active .icon-cht svg.icon-cht-decoration path {
    fill: none;
    stroke: #f8a12d
}

.icon-text {
    text-transform: uppercase;
    font-size: 90%;
    line-height: 120%;
    font-weight: 400;
    width: 80px;
    text-align: center;
    margin-top: 5px;
    transition: .5s ease
}

section.section-itinerario {
    background: #eff0f3;
    border-radius: 5px
}

section.section-itinerario .tabs {
    background: #fff;
    margin: 0 -20px 40px
}

@media (min-width:720px) {
    section.section-itinerario .tabs {
        margin: 0 0 40px
    }
}

section.section-itinerario .tabs .tabs-header {
    padding: 15px 20px 10px
}

section.section-itinerario .tabs .tabs-body {
    padding: 20px
}

@media (min-width:720px) {
    section.section-itinerario .tabs .tabs-body {
        padding: 40px
    }
}

section.section-itinerario .content {
    text-align: center;
    max-width: 840px;
    margin: 0 auto 20px
}

@media (min-width:720px) {
    section.section-itinerario .content {
        margin-bottom: 40px
    }
}

section.section-itinerario .content h3,
section.section-itinerario .content h4 {
    text-transform: uppercase;
    font-weight: 300
}

.mapcht {
    position: relative
}

.mapcht .mapcht-country {
    overflow: hidden;
    position: relative
}

.mapcht .mapcht-country-complete {
    width: 30%;
    float: left;
    position: relative
}

.mapcht .mapcht-country-complete .mapcht-viewport-container {
    padding-bottom: 200%
}

.mapcht .mapcht-country-complete .mapcht-viewport-container .mapcht-viewport {
    height: 100%;
    top: 0!important;
    left: 0!important
}

.mapcht .mapcht-country-zoom {
    width: 70%;
    float: left;
    position: relative
}

.mapcht .mapcht-country-zoom .mapcht-viewport-container {
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, .2);
    background: rgba(0, 0, 0, .2)
}

.mapcht .mapcht-country-zoom:hover {
    cursor: move
}

.mapcht .mapcht-viewport-container {
    position: relative;
    overflow: hidden;
    padding-bottom: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.mapcht .mapcht-viewport {
    position: absolute;
    width: 100%;
    height: 200%
}

.mapcht .mapcht-viewport .mapcht-distance,
.mapcht .mapcht-viewport .mapcht-distance svg,
.mapcht .mapcht-viewport .mapcht-markers,
.mapcht .mapcht-viewport .mapcht-svg,
.mapcht .mapcht-viewport .mapcht-svg svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.mapcht .mapcht-viewport .mapcht-svg path {
    fill: rgba(240, 240, 240, .7);
    stroke-width: .1;
    stroke: #013f73
}

.mapcht .mapcht-viewport .mapcht-svg g.active path,
.mapcht .mapcht-viewport .mapcht-svg path.active {
    fill: #fff
}

.mapcht .mapcht-viewport .mapcht-distance svg {
    -webkit-animation: fadeIn .5s ease;
    animation: fadeIn .5s ease
}

.mapcht .mapcht-viewport .mapcht-distance svg path {
    stroke: #bc203e;
    opacity: .8;
    stroke-width: 3;
    fill: none;
    stroke-dashoffset: 0;
    stroke-dasharray: 4;
    -webkit-animation: animationDashOffset 60s linear infinite;
    animation: animationDashOffset 60s linear infinite
}

.mapcht .mapcht-zoom {
    position: absolute;
    top: 10px;
    right: 10px
}

.mapcht .mapcht-zoom button {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    border: 0;
    background: #fff;
    vertical-align: top;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .1), 2px 2px 4px rgba(0, 0, 0, .1)
}

@media (min-width:1200px) {
    .mapcht .mapcht-zoom button {
        margin-top: 10px
    }
    .mapcht .mapcht-zoom button:last-child {
        margin-top: 35px;
        margin-left: -5px;
        margin-right: 90px
    }
}

.mapcht .mapcht-zoom button:hover {
    background: #f8a12d;
    color: #fff
}

.mapcht.animate .mapcht-viewport {
    transition: .2s ease
}

.mapcht.mapcht-zoom-x2 .mapcht-country-zoom .mapcht-viewport {
    width: 200%;
    height: 400%
}

.mapcht.mapcht-zoom-x3 .mapcht-country-zoom .mapcht-viewport {
    width: 400%;
    height: 800%
}

.mapcht.mapcht-zoom-x4 .mapcht-country-zoom .mapcht-viewport {
    width: 800%;
    height: 1600%
}

.mapcht-boxinfo-container {
    display: none
}

@media (min-width:960px) {
    .mapcht-boxinfo-container {
        display: block
    }
}

.mapcht-boxinfo {
    text-transform: uppercase
}

.mapcht-boxinfo ul,
.mapcht-boxinfo ul li {
    margin-bottom: 10px;
    position: relative
}

.mapcht-boxinfo ul li {
    background: #01325c;
    padding: 15px 20px 15px 50px;
    -webkit-animation: slideFadeUp .5s ease backwards;
    animation: slideFadeUp .5s ease backwards;
    border-radius: 5px;
    transition: .2s ease
}

.mapcht-boxinfo ul li:nth-child(1) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.mapcht-boxinfo ul li:nth-child(2) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.mapcht-boxinfo ul li:nth-child(3) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.mapcht-boxinfo ul li:last-child {
    margin-bottom: 0
}

.mapcht-boxinfo ul li .num {
    width: 22px;
    height: 22px;
    line-height: 18px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    background: #f8a12d;
    color: #fff;
    display: block;
    font-weight: 700;
    position: absolute;
    left: 15px;
    top: 15px;
    border: 1px solid transparent;
    transition: .2s ease
}

.mapcht-boxinfo ul li ul {
    font-size: 90%;
    margin: 0
}

@media (min-width:960px) {
    .mapcht-boxinfo ul li ul {
        margin-top: 5px
    }
}

.mapcht-boxinfo ul li ul li {
    background: 0 0;
    padding: 0;
    margin: 0;
    border: 0;
    -webkit-animation: none;
    animation: none
}

@media (min-width:960px) {
    .mapcht-boxinfo ul li ul li {
        margin: 2px 0 0
    }
}

.mapcht-boxinfo ul li ul li span {
    display: inline-block;
    min-width: 80px
}

.mapcht-boxinfo ul li ul li strong {
    display: block;
    margin-top: 5px;
    font-size: 90%
}

.mapcht-boxinfo ul li:hover {
    cursor: pointer;
    background: #012c51
}

.mapcht-boxinfo ul li:hover li {
    background: 0 0
}

.mapcht-boxinfo ul li.active,
.mapcht-marker {
    background: #428aa5
}

.mapcht-marker {
    border: 1px solid #fff;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin-top: -5px;
    margin-left: -5px;
    position: absolute;
    text-align: center;
    transition: .2s ease
}

.mapcht-marker .mapcht-marker-num {
    font-size: 10px;
    font-weight: 700;
    line-height: 22px;
    background: #f8a12d;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    position: relative;
    top: -5px;
    left: -5px;
    transition: .2s ease;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.mapcht-marker .mapcht-marker-tooltip {
    position: absolute;
    margin-left: 2px;
    top: 6px;
    left: 100%;
    background: rgba(0, 0, 0, .5);
    padding: 2px 5px;
    white-space: nowrap;
    border-radius: 0 4px 4px 4px;
    line-height: 100%;
    -webkit-animation: fadeIn .5s ease;
    animation: fadeIn .5s ease;
    text-transform: uppercase;
    transition: .2s ease;
    font-size: 70%;
    display: none
}

@media (min-width:480px) {
    .mapcht-marker .mapcht-marker-tooltip {
        font-size: 85%;
        padding: 5px 10px
    }
}

.mapcht-marker .mapcht-marker-tooltip:after {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    border-top: 8px solid rgba(0, 0, 0, .5);
    border-left: 4px solid transparent;
    transition: .2s ease
}

.mapcht-marker .mapcht-marker-tooltip .mapcht-marker-content strong,
.mapcht-marker .mapcht-marker-tooltip.mapcht-marker-tooltip-show {
    display: block
}

.mapcht-marker .mapcht-marker-tooltip .mapcht-marker-content {
    padding-top: 5px;
    display: none
}

.mapcht-marker:hover .mapcht-marker-tooltip {
    background: rgba(0, 0, 0, .8);
    z-index: 2;
    display: block
}

.mapcht-marker:hover .mapcht-marker-tooltip .mapcht-marker-content {
    display: block
}

.mapcht-marker.active .mapcht-marker-tooltip:after,
.mapcht-marker:hover .mapcht-marker-tooltip:after {
    border-top-color: rgba(0, 0, 0, .8)
}

.mapcht-marker:hover {
    cursor: pointer;
    z-index: 3
}

.mapcht-marker.active {
    background: #428aa5;
    z-index: 2
}

.mapcht-marker.active .mapcht-marker-num {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.mapcht-marker.active .mapcht-marker-tooltip {
    background: rgba(0, 0, 0, .8)
}

.mapcht-markers-group-attractives .mapcht-marker {
    background: #bc203e
}

section.section-newsletter {
    background-image: none
}

section.section-newsletter .section-header .section-header-title:after {
    display: none
}

section.section-newsletter form.controls .form-control {
    border: 2px solid transparent
}

section.section-newsletter form.controls .control.control-error .form-control {
    border-color: #bc203e
}

section.section-newsletter form.controls .control.control-error select {
    background-position: 85% center
}

section.section-newsletter form.controls .control.control-error:after {
    content: "\f057";
    font-family: "FontAwesome";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 12px;
    color: #bc203e;
    -webkit-animation: fadeIn .5s ease;
    animation: fadeIn .5s ease;
    font-size: 125%
}

.onebyone {
    text-align: center;
    padding: 0 40px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0 auto;
    overflow: hidden
}

.onebyone .onebyone-navigation {
    color: #656b6f
}

.onebyone .onebyone-navigation .onebyone-nav {
    position: absolute;
    top: 50%;
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
    margin-top: -30px;
    z-index: 5;
    transition: .2s ease;
    font-size: 20px;
    opacity: .5
}

@media (min-width:720px) {
    .onebyone .onebyone-navigation .onebyone-nav {
        font-size: 34px
    }
}

.onebyone .onebyone-navigation .onebyone-nav:hover {
    cursor: pointer;
    opacity: 1
}

.onebyone .onebyone-navigation .onebyone-nav.onebyone-nav-prev {
    left: 0
}

.onebyone .onebyone-navigation .onebyone-nav.onebyone-nav-next {
    right: 0
}

.onebyone .onebyone-general-icon {
    position: relative;
    margin-bottom: -40px;
    z-index: 4;
    transition: .4s ease
}

.onebyone .onebyone-items {
    position: relative;
    left: 0
}

.onebyone .onebyone-item {
    width: 100%;
    float: left;
    display: none;
    position: relative;
    z-index: 1;
    padding: 10px
}

.onebyone .onebyone-item.current {
    display: block
}

.onebyone .onebyone-item.enter {
    display: block;
    position: absolute;
    top: 0
}

.onebyone .onebyone-item.leave {
    display: block;
    -webkit-animation: fadeOut .2s ease both;
    animation: fadeOut .2s ease both
}

@media (min-width:480px) {
    .onebyone .onebyone-item {
        width: 50%
    }
    .onebyone .onebyone-item.related-1 {
        display: block
    }
}

@media (min-width:720px) {
    .onebyone .onebyone-item {
        width: 33.33%
    }
    .onebyone .onebyone-item.related-1,
    .onebyone .onebyone-item.related-2 {
        display: block
    }
}

@media (min-width:960px) {
    .onebyone .onebyone-item {
        width: 20%
    }
    .onebyone .onebyone-item.related-1,
    .onebyone .onebyone-item.related-2,
    .onebyone .onebyone-item.related-3,
    .onebyone .onebyone-item.related-4 {
        display: block
    }
}

.onebyone .onebyone-item .onebyone-item-icon {
    position: relative;
    margin-bottom: -30px;
    z-index: 4;
    transition: .4s ease
}

@media (min-width:720px) {
    .onebyone .onebyone-item .onebyone-item-icon {
        opacity: 0
    }
    .onebyone .onebyone-item.related-1 .onebyone-item-icon {
        opacity: 1
    }
}

@media (min-width:960px) {
    .onebyone .onebyone-item.related-1 .onebyone-item-icon {
        opacity: 0
    }
    .onebyone .onebyone-item.related-2 .onebyone-item-icon {
        opacity: 1
    }
}

.onebyone.onebyone-items-1 {
    max-width: 300px
}

.onebyone.onebyone-items-1 .onebyone-item {
    width: 100%
}

.onebyone.onebyone-items-1 .onebyone-item .onebyone-item-icon {
    opacity: 1
}

.onebyone.onebyone-items-1 .onebyone-navigation {
    display: none
}

.onebyone.onebyone-items-2 {
    max-width: 520px
}

@media (min-width:480px) {
    .onebyone.onebyone-items-2 .onebyone-item {
        width: 50%
    }
    .onebyone.onebyone-items-2 .onebyone-item .onebyone-item-icon {
        opacity: 1
    }
    .onebyone.onebyone-items-2 .onebyone-navigation {
        display: none
    }
}

.onebyone.onebyone-items-3 {
    max-width: 730px
}

@media (min-width:720px) {
    .onebyone.onebyone-items-3 .onebyone-item {
        width: 33.33%
    }
    .onebyone.onebyone-items-3 .onebyone-item.related-3,
    .onebyone.onebyone-items-3 .onebyone-item.related-4 {
        display: none
    }
    .onebyone.onebyone-items-3 .onebyone-item.related-1 .onebyone-item-icon {
        opacity: 1
    }
    .onebyone.onebyone-items-3 .onebyone-item.related-2 .onebyone-item-icon {
        opacity: 0
    }
}

.onebyone.onebyone-items-4 {
    max-width: 940px
}

@media (min-width:960px) {
    .onebyone.onebyone-items-4 .onebyone-item {
        width: 25%
    }
    .onebyone.onebyone-items-4 .onebyone-item.related-4 {
        display: none
    }
    .onebyone.onebyone-items-4 .onebyone-item.related-1 .onebyone-item-icon,
    .onebyone.onebyone-items-4 .onebyone-item.related-2 .onebyone-item-icon {
        opacity: 1
    }
}

.onebyone.onebyone-w-zoom .onebyone-item .article-body {
    -webkit-transform-origin: center top;
    transform-origin: center top
}

@media (min-width:720px) {
    .onebyone.onebyone-w-zoom.onebyone-items-3,
    .onebyone.onebyone-w-zoom.onebyone-items-4 {
        padding: 40px
    }
    .onebyone.onebyone-w-zoom.onebyone-items-3 .onebyone-item.related-1,
    .onebyone.onebyone-w-zoom.onebyone-items-4 .onebyone-item.related-1 {
        -webkit-transform: scale(1.25);
        transform: scale(1.25);
        z-index: 2
    }
    .onebyone.onebyone-w-zoom.onebyone-items-3 .onebyone-item.related-1 .article-body,
    .onebyone.onebyone-w-zoom.onebyone-items-4 .onebyone-item.related-1 .article-body {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@media (min-width:960px) {
    .onebyone.onebyone-w-zoom.onebyone-items-4 .onebyone-item.related-1 {
        -webkit-transform: scale(1.25) translateX(-8%);
        transform: scale(1.25) translateX(-8%);
        z-index: 2
    }
    .onebyone.onebyone-w-zoom.onebyone-items-4 .onebyone-item.related-1 .article-body,
    .onebyone.onebyone-w-zoom.onebyone-items-4 .onebyone-item.related-2 .article-body {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
    .onebyone.onebyone-w-zoom.onebyone-items-4 .onebyone-item.related-2 {
        -webkit-transform: scale(1.25) translateX(8%);
        transform: scale(1.25) translateX(8%);
        z-index: 2
    }
}

@media (min-width:720px) {
    .onebyone.onebyone-w-zoom.onebyone-items-5 {
        padding: 100px 40px 60px
    }
    .onebyone.onebyone-w-zoom.onebyone-items-5 .onebyone-item.related-1 {
        -webkit-transform: scale(1.25);
        transform: scale(1.25);
        z-index: 2
    }
    .onebyone.onebyone-w-zoom.onebyone-items-5 .onebyone-item.related-1 .article-body {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@media (min-width:960px) {
    .onebyone.onebyone-w-zoom.onebyone-items-5 .onebyone-item.related-1 {
        -webkit-transform: scale(1.25) translateX(-8%);
        transform: scale(1.25) translateX(-8%);
        z-index: 2
    }
    .onebyone.onebyone-w-zoom.onebyone-items-5 .onebyone-item.related-1 .article-body,
    .onebyone.onebyone-w-zoom.onebyone-items-5 .onebyone-item.related-3 .article-body {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
    .onebyone.onebyone-w-zoom.onebyone-items-5 .onebyone-item.related-3 {
        -webkit-transform: scale(1.25) translateX(8%);
        transform: scale(1.25) translateX(8%);
        z-index: 2
    }
    .onebyone.onebyone-w-zoom.onebyone-items-5 .onebyone-item.related-2 {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        z-index: 3
    }
    .onebyone.onebyone-w-zoom.onebyone-items-5 .onebyone-item.related-2 .article-body {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}

.onebyone.animate .onebyone-item,
.onebyone.animate .onebyone-items {
    transition: .4s ease
}

.onebyone.animate.animate-next .onebyone-items {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.onebyone.animate.animate-next .onebyone-items .onebyone-item.enter {
    left: 100%;
    transition: none
}

.onebyone.animate.animate-prev .onebyone-items {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.onebyone.animate.animate-prev .onebyone-items .onebyone-item.enter {
    right: 100%;
    transition: none
}

@media (min-width:480px) {
    .onebyone.animate.animate-next .onebyone-items {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .onebyone.animate.animate-prev .onebyone-items {
        -webkit-transform: translateX(50%);
        transform: translateX(50%)
    }
}

@media (min-width:720px) {
    .onebyone.animate.animate-next .onebyone-items {
        -webkit-transform: translateX(-33.33%);
        transform: translateX(-33.33%)
    }
    .onebyone.animate.animate-prev .onebyone-items {
        -webkit-transform: translateX(33.33%);
        transform: translateX(33.33%)
    }
}

@media (min-width:960px) {
    .onebyone.animate.animate-next .onebyone-items {
        -webkit-transform: translateX(-20%);
        transform: translateX(-20%)
    }
    .onebyone.animate.animate-prev .onebyone-items {
        -webkit-transform: translateX(20%);
        transform: translateX(20%)
    }
    .onebyone.animate.onebyone-items-3.animate-next .onebyone-items {
        -webkit-transform: translateX(-33.33%);
        transform: translateX(-33.33%)
    }
    .onebyone.animate.onebyone-items-3.animate-prev .onebyone-items {
        -webkit-transform: translateX(33.33%);
        transform: translateX(33.33%)
    }
    .onebyone.animate.onebyone-items-4.animate-next .onebyone-items {
        -webkit-transform: translateX(-25%);
        transform: translateX(-25%)
    }
    .onebyone.animate.onebyone-items-4.animate-prev .onebyone-items {
        -webkit-transform: translateX(25%);
        transform: translateX(25%)
    }
    .page.page-no-header {
        padding-top: 100px
    }
}

.page-header {
    position: relative;
    background: #2c3040;
    color: #fff;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    padding: 20px 0
}

@media (min-width:480px) {
    .page-header {
        padding: 40px 0
    }
}

@media (min-width:960px) {
    .page-header {
        padding-top: 100px
    }
}

.page-header .page-header-bgs {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.page-header .page-header-bgs .bg {
    opacity: 1;
    -webkit-animation: none;
    animation: none
}

.page-header .page-header-bgs .slider-bg {
    z-index: 1;
    -webkit-animation: none;
    animation: none
}

.page-header .page-header-bgs:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/pattern.png) top center rgba(0, 0, 0, .2);
    z-index: 2
}

.page-header .page-header-bgs:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 85%;
    height: 220px;
    /* background: url(../img/decoration.png) right bottom no-repeat; */
    background-size: contain;
    opacity: .2;
    z-index: 3
}

.page-header .page-header-content {
    margin: 0 auto;
    height: 350px;
    line-height: 350px;
    text-align: center;
    position: relative;
    z-index: 2;
    padding: 0 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    max-width: 740px
}

.page-header .page-header-content.page-header-content-fit {
    max-width: 580px
}

@media (min-width:720px) {
    .page-header .page-header-content {
        height: 450px;
        line-height: 450px
    }
}

@media (min-height:850px) {
    .page-header .page-header-content {
        height: 550px;
        line-height: 550px
    }
}

.page-header .page-header-content .page-header-content-inner {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    width: 100%
}

.page-header .page-header-content .page-header-content-inner>* {
    -webkit-animation: slideFadeUp 1.2s ease backwards;
    animation: slideFadeUp 1.2s ease backwards
}

.page-header .page-header-content .page-header-content-inner>*:nth-child(1) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.page-header .page-header-content .page-header-content-inner>*:nth-child(2) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.page-header .page-header-content .page-header-content-inner>*:nth-child(3) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

.page-header .page-header-content .page-header-content-inner>*:nth-child(4) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.page-header .page-header-content .page-header-content-inner>*:nth-child(5) {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.page-header .page-header-content .page-header-content-inner>*:nth-child(6) {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s
}

.page-header .page-header-content .page-header-decoration {
    margin-bottom: 10px
}

.page-header .page-header-content .page-header-subtitle-top {
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: -40px;
    margin-bottom: 10px;
    font-size: 90%
}

@media (min-width:720px) {
    .page-header .page-header-content .page-header-subtitle-top {
        font-size: 140%
    }
}

.page-header .page-header-content .page-header-title {
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: 300
}

.page-header .page-header-content .page-header-title:last-child {
    margin-bottom: 0
}

.page-header .page-header-content .page-header-title span,
.page-header .page-header-content .page-header-title:first-line {
    font-weight: 700
}

.page-header .page-header-content .page-header-linebrush {
    height: 30px;
    background: url(../img/decoration-linebrush.png) center center no-repeat;
    background-size: contain;
    position: relative;
    top: -10px
}

@media (min-width:480px) {
    .page-header .page-header-content .page-header-linebrush {
        background-size: auto
    }
}

.page-header .page-header-content .page-header-subtitle-bottom {
    border-top: 1px solid rgba(255, 255, 255, .25);
    border-bottom: 1px solid rgba(255, 255, 255, .25);
    padding: 10px;
    margin-bottom: 20px
}

.page-header .page-header-content .page-header-subtitle-bottom:last-child {
    margin-bottom: 0
}

@media (min-width:720px) {
    .page-header .page-header-content .page-header-subtitle-bottom {
        padding: 10px 20px 15px;
        font-size: 160%;
        line-height: 130%
    }
}

.page-header .page-header-content .page-header-bullets .bullet {
    width: 8px;
    height: 8px;
    line-height: 8px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    display: inline-block;
    margin: 0 5px;
    transition: .2s ease;
    opacity: .5;
    -webkit-animation: slideFadeLeft .8s ease backwards;
    animation: slideFadeLeft .8s ease backwards
}

.page-header .page-header-content .page-header-bullets .bullet:nth-child(1) {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s
}

.page-header .page-header-content .page-header-bullets .bullet:nth-child(2) {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.page-header .page-header-content .page-header-bullets .bullet:nth-child(3) {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s
}

.page-header .page-header-content .page-header-bullets .bullet:nth-child(4) {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s
}

.page-header .page-header-content .page-header-bullets .bullet:nth-child(5) {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.page-header .page-header-content .page-header-bullets .bullet:nth-child(6) {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s
}

.page-header .page-header-content .page-header-bullets .bullet:nth-child(7) {
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s
}

.page-header .page-header-content .page-header-bullets .bullet:nth-child(8) {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s
}

.page-header .page-header-content .page-header-bullets .bullet:nth-child(9) {
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s
}

.page-header .page-header-content .page-header-bullets .bullet:nth-child(10) {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.page-header .page-header-content .page-header-bullets .bullet.bullet-active {
    opacity: 1
}

.page-header .page-header-content .page-header-bullets .bullet:hover {
    cursor: pointer
}

.page-header.page-header-sm .page-header-content {
    height: 240px;
    line-height: 240px;
    max-width: none
}

@media (min-width:720px) {
    .page-header.page-header-md .page-header-content {
        height: 350px;
        line-height: 350px;
        max-width: none
    }
}

.page-header.page-header-md .page-header-content h1 {
    top: 10px;
    position: relative
}

.page-header.page-header-md .page-header-content p {
    max-width: 740px;
    margin-right: auto;
    margin-left: auto
}

.page-header .page-header-elements .page-header-elements-bottom {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px
}

@media (min-width:720px) {
    .page-header .page-header-elements .page-header-elements-bottom {
        height: 46px
    }
}

.page-header .page-header-elements .page-header-element {
    position: relative;
    z-index: 3
}

.page-header .page-header-elements .page-header-planifica {
    position: absolute;
    top: 50%;
    right: 0;
    width: 260px;
    height: 500px;
    margin-top: -215px;
    display: none
}

@media (min-width:960px) {
    .page-header .page-header-elements .page-header-planifica {
        display: block
    }
}

.page-header .page-header-elements .page-header-planifica .cover {
    background: url(../img/planifica.png) center right no-repeat
}

.page-header .page-header-elements .page-header-planifica .page-header-planifica-hover {
    position: absolute;
    top: 60px;
    right: 0;
    width: 860px;
    background: rgba(44, 48, 64, .8);
    padding: 40px 150px 30px 20px;
    overflow: hidden;
    border-radius: 5px 0 0 5px;
    display: none
}

.page-header .page-header-elements .page-header-planifica .page-header-planifica-hover h4 {
    text-transform: uppercase;
    margin-bottom: 10px
}

.page-header .page-header-elements .page-header-planifica .page-header-planifica-hover p {
    max-width: 600px;
    margin: 0 auto 20px
}

.page-header .page-header-elements .page-header-planifica .page-header-planifica-hover .item {
    margin: 0 10px 10px
}

.page-header .page-header-elements .page-header-planifica .page-header-planifica-hover .item .item-num {
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    background: #f8a12d;
    color: #fff;
    font-weight: 400;
    margin: -20px auto 10px;
    position: relative
}

.page-header .page-header-elements .page-header-planifica .page-header-planifica-hover .item .item-image {
    margin: 0 auto;
    max-width: 140px
}

.page-header .page-header-elements .page-header-planifica .page-header-planifica-hover .item .item-title {
    font-weight: 400;
    min-height: 60px;
    line-height: 120%
}

.page-header .page-header-elements .page-header-planifica:hover .page-header-planifica-hover {
    display: block;
    -webkit-animation: fadeIn .5s ease;
    animation: fadeIn .5s ease
}

.page-header .page-header-elements .page-header-button,
.page-header .page-header-elements .page-header-video {
    margin-top: 10px
}

@media (min-width:480px) {
    .page-header .page-header-elements .page-header-button,
    .page-header .page-header-elements .page-header-video {
        margin-top: 0
    }
}

.page-header .page-header-elements .page-header-button a,
.page-header .page-header-elements .page-header-video a {
    color: #fff;
    text-align: left;
    display: inline-block;
    text-transform: uppercase;
    font-size: 90%;
    line-height: 120%;
    vertical-align: middle
}

.page-header .page-header-elements .page-header-button .icon,
.page-header .page-header-elements .page-header-button .text,
.page-header .page-header-elements .page-header-video .icon,
.page-header .page-header-elements .page-header-video .text {
    display: inline-block;
    vertical-align: middle
}

.page-header .page-header-elements .page-header-button .text strong,
.page-header .page-header-elements .page-header-video .text strong {
    display: block;
    font-size: 125%
}

@media (min-width:720px) {
    .page-header .page-header-elements .page-header-video {
        float: left;
        margin-right: 10px
    }
}

.page-header .page-header-elements .page-header-video a:hover .icon {
    background: #f8a12d
}

.page-header .page-header-elements .page-header-video a:active .icon {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.page-header .page-header-elements .page-header-video .icon {
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    background: #428aa5;
    color: #fff;
    font-size: 120%;
    transition: .2s
}

.page-header .page-header-elements .page-header-video .icon .fa {
    margin-left: 2px
}

.page-header .page-header-elements .page-header-video .text {
    padding: 0 5px
}

@media (min-width:480px) {
    .page-header .page-header-elements .page-header-video .text {
        padding: 0 15px
    }
}

@media (min-width:720px) {
    .page-header .page-header-elements .page-header-button {
        float: right
    }
}

.page-header .page-header-elements .page-header-button a {
    background: #f8a12d;
    border-radius: 50px;
    overflow: hidden
}

.page-header .page-header-elements .page-header-button a:hover {
    background: #f9aa42
}

.page-header .page-header-elements .page-header-button a:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.page-header .page-header-elements .page-header-button a .icon {
    position: relative;
    padding: 15px 14px;
    width: 46px;
    background: rgba(0, 0, 0, .1)
}

@media (min-width:480px) {
    .page-header .page-header-elements .page-header-button a .icon {
        padding: 14px 20px 15px 30px;
        width: 70px
    }
}

.page-header .page-header-elements .page-header-button a .icon img {
    width: 20px;
    transition: .4s;
    position: relative;
    top: 0
}

.page-header .page-header-elements .page-header-button a .icon .fa {
    color: #fff;
    position: absolute;
    top: -40px;
    left: 0;
    padding: 14px 0;
    font-size: 20px;
    width: 100%;
    text-align: center;
    display: block;
    transition: .4s ease
}

@media (min-width:480px) {
    .page-header .page-header-elements .page-header-button a .icon .fa {
        padding: 14px 0 14px 10px
    }
}

.page-header .page-header-elements .page-header-button a .text {
    padding: 7px 25px 9px 15px;
    display: inline-block
}

.page-header .page-header-elements .page-header-button a .text.text-saved,
.page-header .page-header-elements .page-header-button a.saved .text {
    display: none
}

.page-header .page-header-elements .page-header-button a.saved {
    background: #428aa5
}

.page-header .page-header-elements .page-header-button a.saved .text.text-saved {
    display: inline-block
}

.page-header .page-header-elements .page-header-button a.saved .icon img {
    top: 40px
}

.page-header .page-header-elements .page-header-button a.saved .icon .fa {
    top: 0
}

.page-header .page-header-elements .page-header-source {
    text-transform: uppercase;
    -webkit-animation: fadeIn .5s .2s ease backwards;
    animation: fadeIn .5s .2s ease backwards;
    float: none;
    text-align: center;
    clear: both;
    font-size: 75%;
    line-height: 120%;
    padding-top: 10px
}

@media (min-width:720px) {
    .page-header .page-header-elements .page-header-source {
        float: left;
        text-align: left;
        clear: none;
        font-size: 85%;
        line-height: 140%;
        padding: 8px 0
    }
}

.page-header .page-header-elements .page-header-source strong {
    display: block;
    font-size: 130%
}

.page-body,
.page-nav {
    position: relative
}

.page-nav {
    background: #fff;
    z-index: 8;
    display: block
}

@media (min-width:960px) {
    .page-nav {
        height: 60px
    }
}

.page-nav .page-nav-fixed {
    background: #fff;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .1)
}

@media (min-width:960px) {
    .page-nav .page-nav-fixed {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 60px
    }
}

.page-nav .limit {
    transition: .5s ease;
    padding: 0
}

@media (min-width:960px) {
    .page-nav .limit {
        padding: 0 10px
    }
}

.page-nav.fixed .page-nav-fixed {
    left: 0;
    top: 0;
    width: 100%
}

@media (min-width:960px) {
    .page-nav.fixed .page-nav-fixed {
        position: fixed;
        top: 40px
    }
    .page-nav.fixed .page-nav-fixed .limit {
        padding-left: 145px
    }
}

.page-nav.page-nav-home {
    display: none
}

@media (min-width:960px) {
    .page-nav.page-nav-home {
        display: block
    }
}

.page-nav .page-nav-breadcrubms {
    text-transform: uppercase;
    text-align: center;
    border-bottom: 1px solid #eff0f3
}

@media (min-width:960px) {
    .page-nav .page-nav-breadcrubms {
        text-align: left;
        float: left;
        border: 0
    }
}

.page-nav .page-nav-breadcrubms .page-nav-breadcrumbs-text {
    color: #656b6f;
    padding: 12px 10px;
    margin-bottom: -28px;
    font-size: 80%
}

.page-nav .page-nav-breadcrubms>ul>li:last-child>a {
    color: #428aa5
}

.page-nav .page-nav-breadcrubms ul {
    font-size: 90%;
    padding: 10px 0
}

@media (min-width:720px) {
    .page-nav .page-nav-breadcrubms ul {
        padding: 0
    }
}

@media (min-width:960px) {
    .page-nav .page-nav-breadcrubms ul {
        font-size: 100%
    }
}

.page-nav .page-nav-breadcrubms ul li {
    display: block;
    position: relative
}

@media (min-width:720px) {
    .page-nav .page-nav-breadcrubms ul li {
        display: inline-block
    }
    .page-nav .page-nav-breadcrubms ul li:after {
        content: "/";
        display: block;
        position: absolute;
        top: 10px;
        right: -5px;
        color: #c7c9ce
    }
}

.page-nav .page-nav-breadcrubms ul li:last-child:after {
    display: none
}

.page-nav .page-nav-breadcrubms ul li a {
    display: block;
    color: #656b6f;
    font-weight: 600;
    padding: 5px 10px
}

@media (min-width:720px) {
    .page-nav .page-nav-breadcrubms ul li a {
        padding: 12px 10px
    }
}

.page-nav .page-nav-breadcrubms ul li a .fa {
    color: #c7c9ce;
    margin-left: 4px
}

.page-nav .page-nav-breadcrubms ul li:hover ul {
    display: block
}

.page-nav .page-nav-breadcrubms ul li ul {
    padding: 0 0 10px;
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    width: 300px;
    margin-left: -150px;
    background: #fff;
    box-shadow: 1px 5px 5px rgba(0, 0, 0, .2);
    -webkit-animation: fadeIn .2s ease;
    animation: fadeIn .2s ease;
    font-size: 90%;
    z-index: 1
}

@media (min-width:960px) {
    .page-nav .page-nav-breadcrubms ul li ul {
        margin: 0;
        left: -10px;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        max-height: 500px
    }
}

.page-nav .page-nav-breadcrubms ul li ul li {
    display: block
}

.page-nav .page-nav-breadcrubms ul li ul li:after {
    display: none
}

.page-nav .page-nav-breadcrubms ul li ul li a {
    color: #656b6f;
    padding: 8px 20px;
    font-weight: 400;
    font-size: 95%;
    line-height: 140%
}

.page-nav .page-nav-breadcrubms ul li ul li a:hover {
    background-color: #eff0f3
}

.page-nav .page-nav-subpages {
    text-align: center;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    padding: 0 10px;
    position: relative
}

.page-nav .page-nav-subpages:after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 10px;
    right: -10px;
    top: 0
}

@media (min-width:960px) {
    .page-nav .page-nav-subpages {
        float: right;
        padding: 0;
        overflow: visible
    }
}

.page-nav .page-nav-subpages ul li {
    display: inline-block
}

.page-nav .page-nav-subpages ul li.no-mobile {
    display: none
}

@media (min-width:720px) {
    .page-nav .page-nav-subpages ul li.no-mobile {
        display: inline-block
    }
}

.page-nav .page-nav-subpages ul li a {
    display: block;
    padding: 20px 10px 18px;
    border-bottom: 2px solid transparent;
    color: #656b6f
}

.page-nav .page-nav-subpages ul li a .fa {
    margin-right: 5px
}

.page-nav .page-nav-subpages ul li a.current {
    border-bottom-color: #f8a12d;
    color: #428aa5
}

.page-nav .page-nav-subpages ul li a:hover {
    color: #428aa5
}

.page-nav .page-nav-subpages ul li.current-menu-ancestor a,
.page-nav .page-nav-subpages ul li.current-menu-item a,
.page-nav .page-nav-subpages ul li.current-menu-parent a,
.page-nav .page-nav-subpages ul li.current_page_item a {
    border-bottom-color: #f8a12d;
    color: #428aa5
}

.page-nav .page-nav-anchors {
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    margin: 0 -10px
}

.page-nav .page-nav-anchors ul li {
    display: inline-block;
    margin: 0 10px;
    width: 140px;
    max-width: none
}

.page-nav .page-nav-anchors ul li:first-child {
    margin-left: 0
}

.page-nav .page-nav-anchors ul li:last-child {
    margin-right: 0
}

@media (min-width:1200px) {
    .page-nav .page-nav-anchors ul li {
        width: auto;
        max-width: 220px
    }
}

.page-nav .page-nav-anchors ul li a {
    display: inline-block;
    color: #2c3040;
    font-size: 90%;
    border-bottom: 2px solid transparent;
    line-height: 58px
}

.page-nav .page-nav-anchors ul li a span {
    display: inline-block;
    vertical-align: middle;
    line-height: 14px;
    font-size: 90%
}

@media (min-width:1200px) {
    .page-nav .page-nav-anchors ul li a span {
        font-size: 100%
    }
}

.page-nav .page-nav-anchors ul li a:hover {
    border-color: #eff0f3;
    color: #428aa5
}

.page-nav .page-nav-anchors ul li a.current {
    border-color: #f8a12d;
    color: #428aa5
}

.pagination {
    text-align: center
}

.pagination ul li {
    display: inline-block
}

.pagination a,
.pagination span {
    padding: 10px 15px;
    background-color: #fff;
    color: #656b6f;
    display: inline-block
}

.pagination a:hover,
.pagination span:hover {
    color: #f8a12d
}

.pagination a.active,
.pagination a.current,
.pagination li.active a,
.pagination li.current a,
.pagination span.active,
.pagination span.current {
    background-color: #f8a12d;
    color: #fff
}

.planificador {
    background: #eff0f3;
    padding: 0;
    margin: -20px;
    position: relative;
    -webkit-animation: fadeIn .5s 1.5s ease backwards;
    animation: fadeIn .5s 1.5s ease backwards
}

@media (min-width:720px) {
    .planificador {
        padding: 20px;
        margin: 0;
        border-radius: 5px
    }
}

.planificador .planificador-empty {
    background: #fff;
    padding: 80px 20px 20px
}

@media (min-width:720px) {
    .planificador .planificador-empty {
        padding: 20px
    }
}

.planificador .planificador-empty section {
    padding-bottom: 0
}

@media (min-width:720px) {
    .planificador .planificador-empty .onebyone.onebyone-w-zoom {
        padding: 40px;
        margin-bottom: 40px
    }
}

.planificador .planificador-header {
    text-align: center;
    max-width: 640px;
    margin: 0 auto;
    padding: 20px 20px 0
}

@media (min-width:720px) {
    .planificador .planificador-header {
        padding: 10px;
        margin-bottom: 20px
    }
}

.planificador .planificador-header h1 {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 400
}

.planificador .planificador-header p {
    margin-bottom: 0
}

.planificador .planificador-tabs.tabs {
    -webkit-animation: fadeIn .5s 2s ease backwards;
    animation: fadeIn .5s 2s ease backwards
}

.planificador .planificador-tabs.tabs .tabs-header {
    border: 0;
    padding: 10px 0 0 20px
}

@media (min-width:720px) {
    .planificador .planificador-tabs.tabs .tabs-header {
        padding: 20px;
        float: left
    }
}

@media (min-width:960px) {
    .planificador .planificador-tabs.tabs .tabs-header {
        padding: 20px 0 0
    }
}

.planificador .planificador-tabs.tabs .tabs-header .tab {
    margin: 0;
    padding: 15px;
    color: #656b6f;
    position: relative;
    font-size: 20px
}

@media (min-width:720px) {
    .planificador .planificador-tabs.tabs .tabs-header .tab {
        padding: 20px;
        width: 100%;
        display: block;
        font-size: 30px
    }
}

.planificador .planificador-tabs.tabs .tabs-header .tab:after {
    display: none
}

.planificador .planificador-tabs.tabs .tabs-header .tab.tab-active {
    background: #fff;
    border-radius: 5px 5px 0 0
}

@media (min-width:720px) {
    .planificador .planificador-tabs.tabs .tabs-header .tab.tab-active {
        border-radius: 5px 0 0 5px
    }
}

.planificador .planificador-tabs.tabs .tabs-header .tab.tab-active:nth-child(1) {
    color: #bc203e
}

.planificador .planificador-tabs.tabs .tabs-header .tab.tab-active:nth-child(2) {
    color: #428aa5
}

.planificador .planificador-tabs.tabs .tabs-header .tab.tab-active:nth-child(3) {
    color: #f8a12d
}

.planificador .planificador-tabs.tabs .tabs-header .tab .fa.fa-heart {
    position: absolute;
    top: 23px;
    left: 20px;
    font-size: 10px;
    color: #fff
}

@media (min-width:720px) {
    .planificador .planificador-tabs.tabs .tabs-header .tab .fa.fa-heart {
        top: 31px;
        left: 28px;
        font-size: 14px
    }
}

.planificador .planificador-tabs.tabs .tabs-header .tab .text {
    display: none
}

@media (min-width:720px) {
    .planificador .planificador-tabs.tabs .tabs-header .tab .text {
        position: absolute;
        left: 100%;
        background: #428aa5;
        z-index: 2;
        color: #fff;
        white-space: nowrap;
        font-size: 13px;
        line-height: 100%;
        top: 50%;
        padding: 5px 8px;
        border-radius: 2px;
        margin-top: -10px;
        display: none;
        -webkit-animation: fadeIn .5s ease;
        animation: fadeIn .5s ease
    }
    .planificador .planificador-tabs.tabs .tabs-header .tab .text:after {
        content: "";
        display: block;
        position: absolute;
        border: 5px solid transparent;
        border-right-color: #428aa5;
        right: 100%;
        top: 50%;
        margin-top: -5px
    }
    .planificador .planificador-tabs.tabs .tabs-header .tab:hover .text {
        display: block
    }
}

.planificador .planificador-tabs.tabs .tabs-body {
    overflow: hidden;
    border-radius: 5px
}

.planificador .planificador-tabs.tabs .tabs-body .tab {
    -webkit-animation: none;
    animation: none
}

.planificador .planificador-tabs.tabs .tabs-body .tab:nth-child(1) h2 {
    color: #bc203e
}

.planificador .planificador-tabs.tabs .tabs-body .tab:nth-child(1) .planificador-map-markers .marker {
    background: #bc203e
}

.planificador .planificador-tabs.tabs .tabs-body .tab:nth-child(1) .planificador-map-markers .marker.current,
.planificador .planificador-tabs.tabs .tabs-body .tab:nth-child(2) .planificador-map-markers .marker.current {
    background: 0 0
}

.planificador .planificador-tabs.tabs .tabs-body .tab:nth-child(1) .planificador-map-markers .marker.current:before {
    color: #bc203e;
    content: "\f004"
}

.planificador .planificador-tabs.tabs .tabs-body .tab:nth-child(1) article.article-planificador.article-current .article-image {
    box-shadow: 0 0 0 4px #bc203e
}

.planificador .planificador-tabs.tabs .tabs-body .tab:nth-child(2) .planificador-map-markers .marker.current:before,
.planificador .planificador-tabs.tabs .tabs-body .tab:nth-child(2) h2 {
    color: #428aa5
}

.planificador .planificador-tabs.tabs .tabs-body .tab:nth-child(2) .planificador-map-markers .marker {
    background: #428aa5
}

.planificador .planificador-tabs.tabs .tabs-body .tab:nth-child(2) article.article-planificador.article-current .article-image {
    box-shadow: 0 0 0 4px #428aa5
}

.planificador .planificador-tabs.tabs .tabs-body .tab:nth-child(3) h2 {
    color: #f8a12d
}

.planificador .planificador-tools {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    margin: 20px;
    z-index: 2
}

.planificador .planificador-tools .tool {
    background: #dfe0e3;
    color: #92989c;
    font-size: 24px;
    transition: .2s ease;
    margin-top: 5px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    display: block;
    position: relative;
    overflow: visible
}

.planificador .planificador-tools .tool:hover {
    cursor: pointer;
    background: #f8a12d;
    color: #fff
}

.planificador .planificador-tools .tool .tool-text {
    display: none;
    position: absolute;
    left: 100%;
    top: 14px;
    background: #428aa5;
    color: #fff;
    padding: 5px 10px;
    border-radius: 2px;
    font-size: 13px;
    line-height: 100%;
    font-weight: 400
}

.planificador .planificador-tools .tool .tool-text:after {
    content: "";
    display: block;
    position: absolute;
    border: 4px solid transparent;
    border-right-color: #428aa5;
    right: 100%;
    top: 50%;
    margin-top: -4px
}

.planificador .planificador-tools .tool:hover .tool-text {
    display: block
}

.planificador .planificador-tools .tool form button {
    border: 0;
    font-size: 24px;
    line-height: 50px;
    padding: 0;
    background: 0 0;
    color: #92989c
}

.planificador .planificador-tools .tool form button:hover {
    color: #fff
}

.planificador .planificador-content {
    background: #fff;
    -webkit-animation: fadeIn .5s ease;
    animation: fadeIn .5s ease;
    padding: 20px
}

@media (min-width:720px) {
    .planificador .planificador-content {
        padding: 40px
    }
}

.planificador .planificador-content h2 {
    text-transform: uppercase;
    font-weight: 400;
    text-align: center
}

.planificador .planificador-content .planificador-explain {
    margin-bottom: 20px
}

.planificador .planificador-content .planificador-explain img {
    display: inline-block;
    vertical-align: -4px
}

.planificador .planificador-content .planificador-explain p {
    margin-bottom: 10px
}

.planificador .planificador-content .planificador-explain .fa {
    margin: 0 5px
}

.planificador .planificador-content .planificador-explain .fa.fa-arrow-down {
    color: #428aa5
}

.planificador .planificador-content .planificador-explain .briefcaseheart {
    position: relative;
    color: #bc203e;
    display: inline-block;
    margin: 0 5px
}

.planificador .planificador-content .planificador-explain .briefcaseheart .fa {
    margin: 0
}

.planificador .planificador-content .planificador-explain .briefcaseheart .fa:last-child {
    position: absolute;
    top: 8px;
    left: 3px;
    color: #fff;
    font-size: 50%
}

.planificador .planificador-content form {
    margin-bottom: 20px
}

.planificador .planificador-content form strong {
    color: #656b6f;
    display: block;
    margin-bottom: 5px
}

.planificador .planificador-content .articles .message {
    display: none
}

.planificador .planificador-organizador form {
    margin: 0!important
}

.planificador .planificador-organizador .group {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eff0f3
}

.planificador .planificador-organizador .group:last-child {
    border-bottom: 0;
    margin: 0;
    padding: 0
}

.planificador .planificador-organizador .group.group-days strong,
.planificador .planificador-organizador .group.group-zone strong {
    color: #656b6f;
    display: block;
    margin-bottom: 5px
}

.planificador .planificador-organizador .group.group-days .input-number-container {
    display: inline-block;
    max-width: 140px
}

.planificador .planificador-organizador .group.group-days .input-number-container input {
    border-radius: 50px;
    padding: 5px;
    border-width: 2px;
    font-weight: 700;
    color: #656b6f
}

.planificador .planificador-organizador .group.group-days .input-number-container button {
    padding: 0;
    height: 30px;
    line-height: 30px;
    border-width: 2px;
    top: 2px
}

.planificador .planificador-organizador .group.group-days .input-number-container .input-number-down {
    border-radius: 50px 0 0 50px;
    left: 2px
}

.planificador .planificador-organizador .group.group-days .input-number-container .input-number-up {
    border-radius: 0 50px 50px 0;
    right: 2px
}

.planificador .planificador-organizador .group.group-tags .group-tags-zone {
    display: none
}

.planificador .planificador-organizador .group.group-itinerary .item {
    margin: 0 5px 8px 0;
    background: #eff0f3;
    border-radius: 5px;
    position: relative;
    text-align: left;
    padding: 10px;
    overflow: hidden;
    vertical-align: top;
    -webkit-animation: fadeIn .5s ease;
    animation: fadeIn .5s ease;
    min-height: 75px;
    display: block;
    width: 100%
}

@media (min-width:480px) {
    .planificador .planificador-organizador .group.group-itinerary .item {
        width: 170px;
        display: inline-block
    }
}

.planificador .planificador-organizador .group.group-itinerary .item strong {
    font-size: 110%;
    color: #1a1b20;
    text-transform: uppercase;
    display: block
}

.planificador .planificador-organizador .group.group-itinerary .item .item-action {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 20px;
    width: 50px;
    background: #dfe0e3;
    color: #fff
}

.planificador .planificador-organizador .group.group-itinerary .item .item-action .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    margin-top: -15px;
    text-align: center;
    font-size: 30px
}

.planificador .planificador-organizador .group.group-itinerary .item .item-day {
    background: #fff;
    margin: 2px 0;
    padding: 5px 10px;
    border-radius: 5px;
    -webkit-animation: fadeIn .5s ease;
    animation: fadeIn .5s ease;
    transition: .5s
}

.planificador .planificador-organizador .group.group-itinerary .item .item-day .item-day-description {
    display: none
}

.planificador .planificador-organizador .group.group-itinerary .item .item-day .fa {
    color: #b1b5b8;
    float: right;
    margin-left: 5px;
    padding: 4px 0
}

.planificador .planificador-organizador .group.group-itinerary .item .item-day .fa:hover {
    color: #428aa5;
    cursor: pointer
}

.planificador .planificador-organizador .group.group-itinerary .item:last-child {
    margin-bottom: 0
}

.planificador .planificador-map {
    background: url(../img/pattern-sea.png) top center #013f73;
    overflow: hidden
}

.planificador .planificador-map svg path {
    fill: #fff;
    stroke: #013f73;
    stroke-width: .5;
    transition: .5s ease
}

.planificador .planificador-map .planificador-map-chile {
    width: 160px;
    position: relative;
    margin: 20px auto;
    -webkit-animation: fadeIn .5s ease;
    animation: fadeIn .5s ease
}

@media (min-width:720px) {
    .planificador .planificador-map .planificador-map-chile {
        margin: 150px 60px
    }
}

.planificador .planificador-map .planificador-map-chile:before {
    content: "";
    position: absolute;
    width: 500%;
    height: 200%;
    bottom: 0;
    left: -130%;
    background: url(../img/map-america-outline.png) left bottom no-repeat;
    opacity: .25
}

.planificador .planificador-map .planificador-map-zone {
    border: 3px solid rgba(0, 0, 0, .1);
    background: rgba(0, 0, 0, .1);
    z-index: 1;
    -webkit-animation: fadeIn .5s ease;
    animation: fadeIn .5s ease;
    display: none;
    width: 600px;
    height: 600px;
    line-height: 600px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -300px;
    margin-left: -150px
}

@media (min-width:720px) {
    .planificador .planificador-map .planificador-map-zone {
        display: block
    }
}

.planificador .planificador-map .planificador-map-zone .planificador-map-zone-inner {
    transition: .5s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 400px;
    height: 1330px;
    margin-left: -200px;
    margin-top: -665px;
    line-height: 100%
}

.planificador .planificador-map .planificador-map-zone.show-0 .planificador-map-zone-inner {
    -webkit-transform: scale(1.1) translate(-25%, 35%);
    transform: scale(1.1) translate(-25%, 35%)
}

.planificador .planificador-map .planificador-map-zone.show-0 svg g:nth-child(0) {
    opacity: 1
}

.planificador .planificador-map .planificador-map-zone.show-1 .planificador-map-zone-inner {
    -webkit-transform: scale(1.2) translate(-12%, 13%);
    transform: scale(1.2) translate(-12%, 13%)
}

.planificador .planificador-map .planificador-map-zone.show-2 .planificador-map-zone-inner {
    -webkit-transform: scale(3) translate(30%, 16%);
    transform: scale(3) translate(30%, 16%)
}

.planificador .planificador-map .planificador-map-zone.show-3 .planificador-map-zone-inner {
    -webkit-transform: scale(.9) translate(-25%, -12%);
    transform: scale(.9) translate(-25%, -12%)
}

.planificador .planificador-map .planificador-map-zone.show-4 .planificador-map-zone-inner {
    -webkit-transform: scale(.8) translate(-50%, -34%);
    transform: scale(.8) translate(-50%, -34%)
}

.planificador .planificador-map .planificador-map-zone svg g path {
    stroke-width: .2;
    opacity: .1
}

.planificador .planificador-map .planificador-map-zone svg g.active path {
    -webkit-animation: fadeIn .5s ease;
    animation: fadeIn .5s ease;
    opacity: 1
}

.planificador .planificador-map .planificador-map-markers {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.planificador .planificador-map .planificador-map-markers .marker {
    position: absolute;
    width: 8px;
    height: 8px;
    margin-left: -4px;
    margin-top: -4px;
    border-radius: 100%;
    background: #f8a12d;
    z-index: 1
}

.planificador .planificador-map .planificador-map-markers .marker .marker-info {
    display: none
}

.planificador .planificador-map .planificador-map-markers .marker:hover {
    cursor: pointer
}

.planificador .planificador-map .planificador-map-markers .marker.current {
    background: 0 0;
    transition: .2s ease
}

.planificador .planificador-map .planificador-map-markers .marker.current:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 20px;
    margin-left: -10px;
    text-align: center;
    color: #f8a12d;
    content: "\f041";
    font-family: "FontAwesome";
    font-size: 120%;
    -webkit-animation: fadeIn .2s ease;
    animation: fadeIn .2s ease
}

.planificador .planificador-map .planificador-map-infowindow {
    -webkit-animation: fadeIn .5s ease;
    animation: fadeIn .5s ease;
    z-index: 2;
    padding: 15px;
    background: rgba(0, 0, 0, .15);
    color: #fff;
    border-radius: 5px;
    margin: 20px
}

@media (min-width:720px) {
    .planificador .planificador-map .planificador-map-infowindow {
        position: absolute;
        top: 50%;
        margin: -120px 0 0;
        right: 40px;
        width: 200px
    }
}

.planificador .planificador-map .planificador-map-infowindow h3,
.planificador .planificador-map .planificador-map-infowindow h4,
.planificador .planificador-map .planificador-map-infowindow h5 {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px
}

.planificador .planificador-map .planificador-map-infowindow strong {
    text-transform: uppercase
}

.planificador .planificador-map .planificador-map-infowindow p {
    margin-bottom: 5px
}

.planificador .planificador-map .planificador-map-infowindow ul {
    list-style-type: disc;
    margin-left: 15px
}

.planificador .planificador-map .planificador-map-infowindow .inner {
    padding: 15px;
    background: rgba(0, 0, 0, .15);
    margin-bottom: 10px;
    font-size: 90%;
    line-height: 120%
}

.planificador .planificador-map .planificador-map-infowindow .tag {
    display: block
}

.planificador .tag {
    display: inline-block;
    font-size: 90%;
    text-transform: uppercase;
    position: relative;
    text-align: center
}

.planificador .tag .tag-label,
.planificador .tag .tag-text {
    background: #eff0f3;
    border-radius: 40px;
    margin: 3px 2px;
    color: #656b6f
}

.planificador .tag .tag-label {
    font-size: 80%;
    font-weight: 400;
    padding: 4px 14px
}

.planificador .tag .tag-label:hover {
    cursor: pointer
}

.planificador .tag .tag-text {
    padding: 6px 14px;
    transition: .2s ease
}

.planificador .tag .tag-text:hover {
    cursor: pointer;
    background: #dfe0e3
}

.planificador .tag .tag-description {
    display: none
}

.planificador .tag .tag-days {
    position: absolute;
    width: 140px;
    margin-left: -70px;
    top: 40px;
    left: 50%;
    z-index: 2;
    padding: 10px;
    background: #013f73;
    color: #fff;
    border-radius: 5px;
    -webkit-animation: fadeIn .5s ease;
    animation: fadeIn .5s ease
}

.planificador .tag .tag-days:after {
    content: "";
    display: block;
    position: absolute;
    border: 5px solid transparent;
    border-bottom-color: #013f73;
    bottom: 100%;
    left: 50%;
    margin-left: -5px
}

.planificador .tag .tag-days strong {
    display: block;
    margin-bottom: 10px;
    color: #fff
}

.planificador .tag .tag-days .tag-day {
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, .1);
    font-weight: 400;
    margin: 0 4px;
    transition: .2s
}

.planificador .tag .tag-days .tag-day:hover {
    cursor: pointer;
    background: #014a87
}

.boxs-planificador {
    text-align: center;
    border-radius: 5px;
    margin-top: 20px;
    overflow: hidden
}

.boxs-planificador .box {
    border-radius: 0
}

.boxs-planificador h4 {
    text-transform: uppercase;
    min-height: 40px
}

@media print {
    header {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background: 0 0
    }
    header .header-logo {
        position: static!important
    }
    header .header-logo a img {
        width: 60px!important;
        margin: 0
    }
    header .header-button-search,
    header .header-hamburger,
    header .header-nav,
    header .header-search {
        display: none!important
    }
    #body {
        padding-top: 0
    }
    .planificador {
        padding-top: 20px
    }
    .planificador .articles .article-planificador .article-delete,
    .planificador .articles .article-planificador .article-save,
    .planificador .planificador-content .planificador-content-print h2:after,
    .planificador .planificador-map,
    .planificador .planificador-organizador .fa.fa-times,
    .planificador .planificador-organizador .group.group-days,
    .planificador .planificador-organizador .group.group-tags,
    .planificador .planificador-organizador .group.group-zone,
    .planificador .planificador-select-zone,
    .planificador .planificador-tabs.tabs .tabs-header,
    .planificador .planificador-tools,
    .section-newsletter,
    footer {
        display: none
    }
    .planificador .articles .article-planificador {
        display: block!important;
        opacity: 1!important;
        -webkit-animation: none!important;
        animation: none!important
    }
    .planificador .planificador-content .planificador-content-print {
        text-align: center;
        margin-bottom: 20px
    }
    .planificador .planificador-content .planificador-content-print strong {
        font-size: 100%
    }
    .planificador .planificador-content .planificador-content-print h2 {
        color: #2c3040!important;
        margin-bottom: 10px;
        padding: 0;
        line-height: 100%;
        font-size: 18px
    }
    .planificador .planificador-organizador .group.group-itinerary .item {
        border: 1px solid #dfe0e3;
        display: block;
        width: auto;
        background: 0 0;
        padding: 20px
    }
    .planificador .planificador-organizador .group.group-itinerary .item strong {
        line-height: 100%;
        font-size: 18px;
        display: block;
        margin-bottom: 5px
    }
    .planificador .planificador-organizador .group.group-itinerary .item .item-day {
        border-top: 1px solid #dfe0e3;
        padding: 10px 0 5px;
        border-radius: 0;
        background: 0 0
    }
    .planificador .planificador-organizador .group.group-itinerary .item .item-day .item-day-title {
        font-weight: 700
    }
    .planificador .planificador-organizador .group.group-itinerary .item .item-day .item-day-description {
        display: block;
        font-size: 12px
    }
}

.searchresults h1,
.searchresults h2 {
    text-transform: uppercase;
    font-weight: 300
}

.searchresults .box {
    margin-bottom: 30px
}

@media (min-width:480px) {
    .searchresults .box {
        margin-bottom: 20px
    }
}

.searchresults .tabs .tabs-header {
    margin-bottom: 30px;
    padding-bottom: 20px
}

@media (min-width:960px) {
    .searchresults .tabs .tabs-header div,
    .searchresults .tabs .tabs-header h2 {
        display: inline-block;
        vertical-align: middle;
        margin: 0 5px
    }
    .searchresults .tabs .tabs-header .tab {
        background: #eff0f3;
        border-radius: 5px;
        margin: 0 10px;
        padding: 20px 10px;
        min-width: 160px;
        text-transform: uppercase
    }
    .searchresults .tabs .tabs-header .tab:after {
        display: none
    }
    .searchresults .tabs .tabs-header .tab.tab-active {
        color: #fff;
        background: #428aa5
    }
}

.searchresults form {
    position: relative
}

.searchresults form input {
    padding-left: 35px
}

@media (min-width:720px) {
    .searchresults form input {
        font-size: 150%;
        line-height: 120%;
        padding: 20px 30px 20px 60px
    }
}

.searchresults form .fa {
    position: absolute;
    left: 0;
    top: 0;
    padding: 15px;
    color: #656b6f
}

@media (min-width:720px) {
    .searchresults form .fa {
        font-size: 150%;
        padding: 22px 25px
    }
}

section {
    position: relative;
    padding: 20px 0
}

section:nth-child(even) {
    background-color: #eff0f3
}

section:nth-child(3n) {
    /* background-image: url(../img/decoration-2.png); */
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain
}

section.section-white {
    background-color: #fff
}

section.section-lighter {
    background-color: #eff0f3
}

section.section-dark {
    background-color: #2c3040;
    color: #fff
}

section.section-gray {
    background-color: #656b6f;
    color: #fff
}

section.section-black {
    background-color: #1a1b20;
    color: #fff
}

section.section-color {
    background-color: #f8a12d;
    color: #fff
}

section.section-color-2 {
    background-color: #428aa5;
    color: #fff
}

section.section-color-3 {
    background: url(../img/pattern-sea.png) top center #013f73;
    color: #fff
}

section .section-header {
    text-align: center;
    margin-bottom: 20px
}

@media (min-width:720px) {
    section .section-header {
        margin-bottom: 40px
    }
}

section .section-header .section-header-title {
    text-transform: uppercase;
    font-weight: 300;
    max-width: 1060px;
    margin: 0 auto 20px
}

section .section-header .section-header-title:last-child {
    margin-bottom: 0
}

section .section-filters {
    background: #eff0f3;
    padding: 20px;
    margin: 0 -20px 20px
}

@media (min-width:720px) {
    section .section-filters {
        padding: 30px 40px;
        margin: 0 0 40px;
        border-radius: 5px
    }
}

section .section-filters .controls .control-name {
    margin-bottom: 10px
}

section.section-lighter .section-filters,
section:nth-child(even) .section-filters {
    background: #fff
}

section.section-lighter .section-filters .form-control,
section:nth-child(even) .section-filters .form-control {
    background-color: #eff0f3
}

section.section-offset-top {
    margin-top: -40px
}

@media (min-width:720px) {
    section.section-offset-top {
        margin-top: -80px
    }
}

.single {
    background: #eff0f3
}

.single .single-box {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    position: relative;
    z-index: 2
}

@media (min-width:480px) {
    .single .single-box {
        padding: 40px;
        margin-top: -70px
    }
}

@media (min-width:720px) {
    .single .single-box {
        padding: 60px
    }
}

.single .single-box form .form-control {
    background-color: #eff0f3
}

.single-schedule {
    background: #428aa5;
    margin-top: 20px;
    color: #fff;
    line-height: 120%;
    border-radius: 5px
}

.single-schedule .item {
    padding: 20px
}

@media (min-width:480px) {
    .single-schedule .cols>div:nth-child(2) .item {
        border-left: 1px solid rgba(255, 255, 255, .2)
    }
}

.single-schedule strong {
    display: block;
    text-transform: uppercase;
    font-size: 120%;
    font-weight: 400
}

.single-schedule .fa {
    font-size: 18px;
    float: left;
    margin-right: 15px
}

.single-shares {
    margin-top: 20px
}

.single-shares .share {
    display: inline-block;
    color: #656b6f;
    margin-right: 20px
}

.single-shares .share .fa {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    color: #fff;
    vertical-align: middle;
    margin-right: 10px
}

.single-shares .share .fa.fa-facebook {
    background: #3b5998
}

.single-shares .share .fa.fa-twitter {
    background: #00aced
}

.section-weather {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    max-width: 1060px;
    margin: 0 auto;
    padding: 20px
}

@media (min-width:720px) {
    .section-weather {
        padding: 200px 40px 40px
    }
}

.section-weather .section-weather-container,
.weather {
    position: relative
}

.weather {
    background: #428aa5;
    color: #fff;
    overflow: hidden;
    border-radius: 5px;
    padding: 20px;
    text-align: center
}

.weather .weather-info {
    background: rgba(0, 0, 0, .2);
    text-transform: uppercase;
    padding: 10px;
    margin-bottom: 10px
}

@media (min-width:720px) {
    .weather .weather-info {
        float: left;
        margin: -20px 20px -20px -20px;
        padding: 62px 40px;
        min-width: 180px
    }
}

.weather .weather-info strong {
    font-size: 150%;
    display: block
}

.weather .weather-body {
    overflow: hidden;
    -webkit-animation: fadeIn .5s ease;
    animation: fadeIn .5s ease
}

.weather .weather-nav {
    text-align: center;
    margin-bottom: 10px
}

.weather .weather-nav .weather-nav-months {
    display: inline-block
}

.weather .weather-nav .weather-nav-months span {
    display: none
}

.weather .weather-nav .weather-nav-months span.current {
    display: block
}

.weather .weather-nav a {
    color: #fff;
    display: inline-block;
    padding: 0 10px;
    opacity: .5
}

.weather .weather-nav a.current {
    opacity: 1
}

.weather .weather-max,
.weather .weather-min {
    width: 50%;
    float: left;
    padding: 0 10px;
    margin-bottom: 10px
}

.weather .weather-max span,
.weather .weather-min span {
    display: inline-block;
    vertical-align: middle
}

.weather .weather-max span span,
.weather .weather-min span span {
    display: block;
    text-align: left;
    padding-left: 10px
}

.weather .weather-max .value,
.weather .weather-min .value {
    line-height: 100%;
    font-size: 34px;
    font-weight: 700;
    display: inline-block
}

@media (min-width:720px) {
    .weather .weather-max .value,
    .weather .weather-min .value {
        font-size: 58px
    }
}

.weather .weather-max .measure,
.weather .weather-min .measure {
    line-height: 100%;
    font-size: 18px
}

@media (min-width:480px) {
    .weather .weather-max .measure,
    .weather .weather-min .measure {
        font-size: 26px
    }
}

.weather .weather-max {
    border-left: 1px solid rgba(255, 255, 255, .1)
}

.weather .weather-measure {
    border: 1px solid rgba(0, 0, 0, .2);
    max-width: 80px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    border-radius: 2px;
    opacity: .8
}

.weather .weather-measure button {
    padding: 2px;
    background: 0 0;
    color: #fff;
    display: block;
    width: 50%;
    float: left
}

.weather .weather-measure button.current {
    background: rgba(0, 0, 0, .2)
}

@media print and (min-width:480px) {
    h2,
    strong {
        font-size: 26px
    }
}