.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix: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;
  height: 100%;
}
body,
button,
input,
select,
textarea {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
a,
button,
input,
select,
textarea {
  transition: 0.2s ease;
}
a {
  color: #58167d;
  text-decoration: none;
}
a.a-classic {
  text-decoration: underline;
}
a:hover,
button:hover,
input[type="checkbox"]:hover,
input[type="radio"]:hover,
label:hover,
select:hover {
  cursor: pointer;
}
.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
  margin-bottom: 10px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
}
.cols > div,
p {
  margin-bottom: 10px;
}
.h1,
h1 {
  font-size: 32px;
  line-height: 36px;
}
@media (min-width: 960px) {
  .h1,
  h1 {
    font-size: 50px;
    line-height: 56px;
  }
}
.h2,
h2 {
  font-size: 26px;
  line-height: 29px;
}
@media (min-width: 720px) {
  .h2,
  h2 {
    font-size: 32px;
    line-height: 36px;
  }
}
.h3,
h3 {
  font-size: 20px;
  line-height: 22px;
}
@media (min-width: 480px) {
  .h3,
  h3 {
    font-size: 26px;
    line-height: 29px;
  }
}
.h4,
h4 {
  font-size: 16px;
  line-height: 22px;
}
@media (min-width: 480px) {
  .h4,
  h4 {
    font-size: 20px;
    line-height: 22px;
  }
}
.h5,
h5 {
  font-size: 14px;
  line-height: 16px;
}
ol,
ul {
  list-style-type: none;
}
img {
  width: auto;
  height: auto;
  margin: 0 auto;
}
img,
svg {
  display: block;
  max-width: 100%;
}
.bg img,
.scroll-show {
  display: none;
}
.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: 5px;
  padding-right: 5px;
}
.cols,
.row {
  margin-left: -5px;
  margin-right: -5px;
}
.row:after,
.row:before {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.cols.cols--0:after,
.cols.cols--0:before,
.cols:after,
.cols:before {
  content: " ";
  display: table;
}
.cols.cols--0:after,
.cols:after {
  clear: both;
}
.cols > div {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cols:last-child {
  margin-bottom: -10px;
}
.cols.cols--0,
.cols.cols-gutter-0,
.cols.cols-gutter-1,
.cols.cols-gutter-buttons {
  margin-left: 0;
  margin-right: 0;
}
.cols.cols--0 > div,
.cols.cols-gutter-0 > div {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
.cols.cols--0:last-child,
.cols.cols-gutter-0:last-child,
.cols.cols-gutter-1 > div:last-child {
  margin-bottom: 0;
}
.cols.cols-gutter-0:after,
.cols.cols-gutter-0:before {
  content: " ";
  display: table;
}
.cols.cols-gutter-0:after {
  clear: both;
}
.cols.cols-gutter-1:after,
.cols.cols-gutter-1:before {
  content: " ";
  display: table;
}
.cols.cols-gutter-1:after {
  clear: both;
}
.cols.cols-gutter-1 > div {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 5px;
}
@media (min-width: 960px) {
  .cols.cols-gutter-1 > div {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 5px;
  }
  .cols.cols-gutter-1 > div:last-child {
    margin-bottom: 5px;
  }
}
.cols.cols-gutter-buttons:after,
.cols.cols-gutter-buttons:before {
  content: " ";
  display: table;
}
.cols.cols-gutter-buttons:after {
  clear: both;
}
.cols.cols-gutter-buttons > div {
  padding-left: 0;
  padding-right: 4px;
  margin-bottom: 10px;
}
.cols.cols-gutter-buttons > div:last-child {
  padding-right: 0;
}
@media (min-width: 960px) {
  .cols .col-lg-20 {
    float: left;
    width: 20%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1090px) {
  .cols .col-limit-20 {
    float: left;
    width: 20%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 960px) {
  .cols.cols-gutter-2 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .cols.cols-gutter-2:after,
  .cols.cols-gutter-2:before {
    content: " ";
    display: table;
  }
  .cols.cols-gutter-2:after {
    clear: both;
  }
  .cols.cols-gutter-2 > div {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }
  .cols.cols-gutter-2:last-child {
    margin-bottom: -20px;
  }
}
@media (max-width: 960px) {
  .cols.cols-scroll {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    margin: 0 -20px -20px;
    padding: 0 20px 20px;
  }
  .cols.cols-scroll > div {
    display: inline-block;
    vertical-align: top;
    width: 350px;
    white-space: normal;
    margin: 0;
    padding: 0 10px 0 0;
  }
  .cols.cols-scroll > div:last-child {
    margin-right: 15px;
  }
  .cols.cols-gutter-min {
    margin-left: 0;
    margin-right: 0;
  }
  .cols.cols-gutter-min:after,
  .cols.cols-gutter-min:before {
    content: " ";
    display: table;
  }
  .cols.cols-gutter-min:after {
    clear: both;
  }
  .cols.cols-gutter-min > div {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
  }
  .cols.cols-gutter-min:last-child {
    margin-bottom: 10px;
  }
}
@media (max-width: 1200px) {
  .cols.cols-scroll-limit {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    margin: 0 -20px -20px;
    padding: 0 20px 20px;
  }
  .cols.cols-scroll-limit > div {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    white-space: normal;
    margin: 0;
    padding: 0 10px 0 0;
  }
  .cols.cols-scroll-limit > div:last-child {
    margin-right: 15px;
  }
  .cols.cols-gutter-min {
    margin-left: 0;
    margin-right: 0;
  }
  .cols.cols-gutter-min:after,
  .cols.cols-gutter-min:before {
    content: " ";
    display: table;
  }
  .cols.cols-gutter-min:after {
    clear: both;
  }
  .cols.cols-gutter-min > div {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
  }
  .cols.cols-gutter-min:last-child {
    margin-bottom: 10px;
  }
}
@media (max-width: 960px) and (min-width: 720px) {
  .cols.cols-scroll {
    margin-right: -40px;
  }
}
@media (max-width: 1200px) and (min-width: 720px) {
  .cols.cols-scroll-limit {
    margin-right: -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;
  }
}
@-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(20px);
    transform: translateY(20px);
    opacity: 0;
  }
}
@keyframes slideFadeUp {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    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(-20px);
    transform: translateY(-20px);
    opacity: 0;
  }
}
@keyframes slideFadeDown {
  0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    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(20px);
    transform: translateX(20px);
    opacity: 0;
  }
}
@keyframes slideFadeLeft {
  0% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    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 slideLeftOutopac {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes slideLeftOutopac {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -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 slideRightopac {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  to {
    opacity: 1;
  }
}
@keyframes slideRightopac {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes slideFadeRight {
  0% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0;
  }
}
@keyframes slideFadeRight {
  0% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    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(2);
    transform: scale(2);
  }
}
@keyframes scaleIn {
  0% {
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}
@-webkit-keyframes scaleFadeIn {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes scaleFadeIn {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@-webkit-keyframes scaleOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes scaleFadeOut {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
  }
}
@keyframes scaleFadeOut {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
  }
}
@-webkit-keyframes translateBg {
  0% {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
  }
}
@keyframes translateBg {
  0% {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
  }
}
@-webkit-keyframes heightMd {
  0% {
    max-height: 0;
    overflow: hidden;
  }
  to {
    max-height: 500px;
    overflow: hidden;
  }
}
@keyframes heightMd {
  0% {
    max-height: 0;
    overflow: hidden;
  }
  to {
    max-height: 500px;
    overflow: hidden;
  }
}
@-webkit-keyframes bgIn {
  0% {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
  }
}
@keyframes bgIn {
  0% {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
  }
}
article {
  position: relative;
  overflow: hidden;
  color: #222831;
  border-radius: 7px;
}
article a:after {
  content: "";
  z-index: 2;
}
article .article__bg,
article a:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
article .article__title {
  font-weight: 500;
  margin-bottom: 10px;
}
article .article__description {
  margin-bottom: 10px;
  opacity: 0.8;
  color: #222831;
  font-size: 13px;
}
.content blockquote:last-child,
.content h1:last-child,
.content h2:last-child,
.content h3:last-child,
.content h4:last-child,
.content iframe:last-child,
.content ol:last-child,
.content p:last-child,
.content pre:last-child,
.content table:last-child,
.content ul:last-child,
article .article__description:last-child {
  margin-bottom: 0;
}
article.article--benefit {
  text-align: center;
}
article.article--benefit .article__bg {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}
article.article--benefit .article__bg .bg {
  transition: 0.5s;
}
article.article--benefit .article__body {
  transition: 0.5s;
  position: relative;
}
article.article--benefit .article__body .article__title {
  opacity: 1;
  color: #222831;
}
article.article--partner {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
  text-align: center;
  min-height: 250px;
  padding: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
article.article--partner .article__icon {
  margin-bottom: 20px;
}
article.article--partner .article__icon img {
  max-height: 100px;
}
article.article--testtest {
  color: red;
}
article.article--download,
article.article--fiancial,
article.article--requirement {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
article.article--fiancial {
  min-height: 200px;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 20px;
}
article.article--fiancial .article__title a {
  color: #222831;
}
article.article--fiancial .article__number {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
  background-color: #ec6b00;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  float: left;
  margin-right: 10px;
}
article.article--fiancial .article__button {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
article.article--fiancial:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
article.article--download,
article.article--requirement {
  padding: 10px 20px;
  text-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
article.article--history:after,
article.article--requirement:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 8px;
  background-color: #ec6b00;
}
article.article--requirement .article__description {
  font-size: 16px;
}
article.article--download {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
article.article--download a {
  color: #222831;
  font-size: 16px;
}
article.article--download span {
  color: #58167d;
  font-size: 28px;
}
.card--respaldo.card--bg .card__link span,
.card--respaldo.card--bg .card__title a,
article.article--day {
  color: #fff;
}
article.article--day .article__tag {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}
@media (min-width: 720px) {
  article.article--day .article__tag {
    font-size: 24px;
    line-height: 28px;
  }
}
article.article--day .article__body .article__number {
  font-size: 48px;
  line-height: 54px;
  font-weight: 700;
  color: #ec6b00;
}
@media (min-width: 720px) {
  article.article--day .article__body .article__number {
    font-size: 90px;
    line-height: 100px;
  }
}
article.article--day .article__body .article__number span {
  font-size: 24px;
  line-height: 28px;
  display: inherit;
  color: #fff;
}
@media (min-width: 720px) {
  article.article--day .article__body .article__number span {
    font-size: 38px;
    line-height: 42px;
  }
}
article.article--day .article__body .article__detail {
  font-size: 14px;
  line-height: 18px;
  color: #fff;
}
@media (min-width: 720px) {
  article.article--day .article__body .article__detail {
    font-size: 18px;
    line-height: 20px;
  }
}
article .line-clamp {
  display: block;
}
article.article--history {
  padding: 20px 30px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
  margin-left: 20px;
  overflow: initial;
  min-height: 180px;
  height: 100%;
}
@media (min-width: 720px) {
  article.article--history {
    position: relative;
    top: 50px;
    margin-left: 10px;
  }
}
article.article--history:after {
  top: 50%;
  left: -18px;
  width: 15px;
  height: 5px;
  opacity: 0.7;
}
article.article--history .article__age {
  color: #58167d;
  font-size: 48px;
  line-height: 52px;
  margin-bottom: 10px;
}
article.article--history .article__description {
  font-size: 18px;
}
article.article--history.article--right {
  margin-right: 10px;
  top: 0;
}
@media (min-width: 720px) {
  article.article--history.article--right {
    margin-left: 0;
    text-align: right;
  }
  article.article--history.article--right:after {
    left: initial;
    right: -18px;
  }
}
article.article--benefit,
article.article--education {
  background-color: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
  min-height: 120px;
  margin-bottom: 10px;
}
article.article--benefit .article__bg {
  height: 120px;
}
article.article--benefit .article__body {
  height: 100px;
  line-height: 100px;
  padding: 5px 15px;
}
article.article--benefit .article__body .article__content {
  display: inline-block;
  vertical-align: middle;
}
article.article--benefit
  .article__body
  .article__content
  .article__description {
  font-size: 12px;
  line-height: 14px;
  opacity: 0.7;
}
article.article--benefit .article__body .article__content a {
  font-size: 12px;
  line-height: 14px;
  display: block;
  max-width: 100% !important;
}
article.article--benefit .article__body .article__content .article__button {
  font-size: 12px;
  line-height: 14px;
}
article.article--benefit .article__body .article__content .article__button a {
  color: #ec6b00;
}
article.article--education {
  min-height: 260px;
  padding: 20px;
}
article.article--education .article__icon {
  margin-bottom: 10px;
}
.card--respaldo.card--avatar
  .card__body
  .card__avatar
  .card__avatar__circle
  img,
article.article--education .article__icon img {
  width: 100px;
}
article.article--education .article__body {
  text-align: center;
}
article.article--education .article__body .article__title a {
  color: #222831;
}
article.article--education .article__button {
  text-align: center;
  padding: 10px;
}
article.article--education.article--education--small {
  min-height: 210px;
}
article.article--sav {
  background-color: #fff;
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
  min-height: 150px;
  padding: 10px 20px;
  cursor: pointer;
  max-width: 400px;
  margin: 0 auto;
}
@media (min-width: 720px) {
  article.article--sav {
    min-height: 200px;
    padding: 20px;
  }
}
@media (min-width: 960px) {
  article.article--sav {
    min-height: 260px;
  }
}
article.article--sav .article__icon {
  padding: 20px;
}
@media (min-width: 960px) {
  article.article--sav .article__icon {
    padding: 0;
    min-height: 100px;
  }
}
article.article--sav .article__icon img {
  max-width: 60px;
}
@media (min-width: 960px) {
  article.article--sav .article__icon img {
    max-width: 110px;
  }
}
article.article--sav .article__body {
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  min-height: 90px;
  height: 100%;
}
@media (min-width: 960px) {
  article.article--sav .article__body {
    min-height: 110px;
  }
}
article.article--sav .article__body .article__title {
  color: #555;
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
}
@media (min-width: 960px) {
  article.article--sav .article__body .article__title {
    font-size: 18px;
    line-height: 21px;
  }
}
article.article--sav .article__body .article__title a {
  color: #393e46;
}
article.article--sav .article__button {
  text-align: center;
  padding: 10px;
}
article.article--feature {
  min-height: 260px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}
.card--respaldo .card__title.card__title--margin {
  margin-bottom: 10px;
}
article.article--feature .article__icon img {
  width: 100px;
  max-height: 110px;
}
article.article--feature .article__body {
  text-align: center;
}
.card a,
.card--respaldo a,
article.article--feature .article__body .article__title a {
  color: #222831;
}
article.article--feature .article__body .article__description b,
article.article--feature .article__body .article__description strong,
article.article--feature .article__body p b,
article.article--feature .article__body p strong {
  color: #96068d;
}
article.article--feature .article__button {
  text-align: center;
  padding: 10px;
}
article.article--transparent {
  background-color: transparent;
  color: #fff;
  min-height: 150px;
  margin-bottom: 10px;
  padding: 20px;
}
article.article--transparent .article__body {
  text-align: left;
}
article.article--insurance .article__bg .article__header .article__title,
article.article--transparent .article__body .article__title {
  font-weight: 700;
}
article.article--transparent .article__body .article__description {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}
article.article--feature,
article.article--playvideo {
  background-color: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
  margin-bottom: 10px;
}
article.article--playvideo {
  color: #222831;
  min-height: 280px;
  cursor: pointer;
}
article.article--playvideo .article__bg {
  height: 200px;
  position: relative;
  background-color: #222831;
}
article.article--playvideo .article__bg .bg {
  opacity: 0.7;
}
article.article--playvideo .article__play {
  position: absolute;
  top: 30%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
  color: #fff;
  z-index: 5;
  border: 3px solid #fff;
  cursor: pointer;
}
article.article--playvideo .article__play span {
  font-size: 24px;
  position: relative;
  left: 2px;
}
article.article--playvideo .article__body {
  text-align: center;
  position: relative;
  padding: 10px;
}
.btn span,
article.article--playvideo .article__body .article__title {
  font-size: 16px;
  line-height: 26px;
}
@media (min-width: 720px) {
  article.article--playvideo .article__body .article__title {
    font-size: 20px;
    line-height: 26px;
  }
}
article.article--feature {
  padding: 20px;
}
article.article--feature .article__flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  height: 90px;
}
article.article--feature .article__icon {
  margin-right: 10px;
  text-align: center;
  margin-bottom: 20px;
}
article.article--insurance {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
  min-height: 530px;
}
article.article--insurance .article__bg {
  position: relative;
  height: 250px;
  background-color: #222831;
}
article.article--insurance .article__bg .bg {
  opacity: 0.7;
}
article.article--insurance .article__bg .article__header {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px 20px;
}
article.article--insurance .article__bg .article__header span {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}
article.article--insurance .article__body {
  position: relative;
  padding: 20px;
}
article.article--insurance .article__body .article__price {
  background-color: rgba(0, 0, 0, 0.1);
  text-align: center;
  padding: 10px;
  margin-bottom: 10px;
}
article.article--insurance .article__body .article__price .article__value {
  font-weight: 700;
  color: #222831;
  display: block;
  font-size: 18px;
  line-height: 22px;
}
article.article--insurance .article__body .article__price .article__prima {
  color: #222831;
  display: block;
}
article.article--insurance .article__button {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  text-align: center;
}
article.article--promotion {
  position: relative;
  background-color: #fff;
  height: 100%;
  padding: 5px 5px 100%;
  cursor: pointer;
}
article.article--promotion .article__bg {
  background-color: #fff;
  top: 0;
  transition: 0.5s;
}
article.article--promotion .article__bg .bg,
footer .footer__links ul li a:hover {
  opacity: 1;
}
article.article--box {
  padding: 20px;
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
  min-height: 300px;
  margin: 5px;
}
article.article--box .article__icon {
  margin-bottom: 20px;
}
@media (min-width: 720px) {
  article.article--box .article__icon {
    margin-bottom: 0;
  }
}
article.article--box .article__icon img {
  max-height: 100px;
  max-width: 180px;
}
@media (min-width: 720px) {
  article.article--box .article__icon img {
    max-height: 200px;
    max-width: 300px;
  }
}
article.article--box .article__button span {
  width: 100%;
  display: block;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: #6198db;
  font-weight: 700;
}
.bg {
  background: center center no-repeat;
  position: absolute;
  float: right;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.bg.bg-loaded {
  -webkit-animation: fadeIn 0.5s ease;
  animation: fadeIn 0.5s ease;
  opacity: 1;
}
.bg.bg--left {
  background: center right no-repeat;
  background-size: cover !important;
}
.btn {
  text-decoration: none;
  background-color: #2b6eb4;
  color: #fff !important;
  opacity: 1;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 20px;
  vertical-align: middle;
  text-transform: uppercase;
  line-height: 22px;
  font-size: 12px;
  font-weight: 700;
  transition: 0.2s ease;
  text-align: center;
  cursor: pointer;
  margin-bottom: 10px;
  max-width: 250px;
  min-width: 200px;
}
@media (min-width: 720px) {
  .btn {
    padding: 10px 40px;
  }
}
.btn span {
  margin-left: 10px;
  line-height: 18px;
  margin-top: 3px;
  top: 1px;
}
.btn--orange {
  background-color: #ec6b00;
}
.btn--cyan {
  background-color: #009bdb;
}
.btn--purple {
  background-color: #58167d;
}
.btn--blue,
.btn--white:hover {
  background-color: #2b6eb4;
}
.btn--light {
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
}
.btn--block {
  width: 100%;
}
.btn--bottom {
  margin-bottom: 0;
}
.btn--secondary {
  background: #fff;
  border: 1px solid #2b6eb4;
  color: #2b6eb4 !important;
}
.btn--small,
.btn--xs {
  display: inline-block;
  padding: 3px 10px;
}
.btn--small {
  width: 120px;
}
.btn--xs {
  font-size: 10px;
  margin-bottom: 0;
}
.btn--big {
  max-width: 400px;
}
.btn--link {
  background: 0 0;
  color: #ec6b00 !important;
  display: inline-block;
  padding: 3px 10px;
  width: auto;
  margin: 0;
  opacity: 0.7;
  min-width: initial;
}
.btn--link--purple {
  color: #764af6 !important;
  display: inline-block;
  font-size: 14px;
  margin: 0;
  opacity: 1;
}
.btn--link--blue,
.btn--link--purple,
.btn--link--white {
  background: 0 0;
  padding: 3px 10px;
  width: auto;
  min-width: initial;
}
.btn--link--blue {
  color: #6198db !important;
  display: inline-block;
  font-size: 14px;
  margin: 0;
  opacity: 1;
}
.btn--link--white {
  color: #fff;
}
.btn--center {
  margin: 0 auto 10px;
}
.btn--link--dark,
.btn--link--white--banner {
  background: 0 0;
  padding: 3px 10px;
  width: auto;
  min-width: initial;
}
.btn--link--white--banner {
  font-size: 16px;
  line-height: 20px;
  color: #fff;
}
.btn--link--dark {
  color: #222831;
}
.btn--link--cancel,
.btn--link--gray,
.btn--link--gray-line,
.btn--link--update {
  background: 0 0;
  color: #393e46 !important;
  display: inline-block;
  width: auto;
  margin: 0;
  min-width: initial;
}
.btn--link--gray {
  opacity: 0.7;
  padding: 3px 10px;
}
.btn--link--cancel,
.btn--link--gray-line,
.btn--link--update {
  padding: 0;
  border-radius: 0;
}
.btn--link--gray-line {
  line-height: 14px;
  opacity: 0.7;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
.btn--link--cancel,
.btn--link--update {
  border-bottom: 1px solid #393e46;
}
.btn--link--update {
  color: #ec6b00 !important;
  margin: 0 5px;
  border-bottom: 1px solid #ec6b00;
  text-transform: initial;
  font-size: 14px;
  line-height: 22px;
}
.btn--white {
  background-color: #fff;
  color: #2b6eb4 !important;
  font-size: 16px;
  line-height: 24px;
  padding: 6px 15px;
}
.btn--white:hover {
  color: #fff !important;
}
.btn--blue2,
.btn--purple2 {
  background-color: #764af6;
  font-size: 16px;
  line-height: 20px;
  max-width: 300px;
}
.btn--blue2 {
  background-color: #6198db;
}
.btn--gray {
  background-color: #393e46;
  color: #fff;
  opacity: 0.5;
}
.card,
.card--respaldo {
  position: relative;
  overflow: hidden;
  color: #393e46;
  background-color: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
  min-height: 30px;
  margin-bottom: 15px;
  border-radius: 7px;
  padding: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.card a:after,
.card--respaldo a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  color: #393e46;
}
.card--respaldo.card--mobile {
  display: block;
}
@media (min-width: 720px) {
  .card--respaldo.card--mobile {
    display: none;
  }
}
.card--respaldo .card__title {
  margin-bottom: 0;
}
.card--respaldo.card--simulation {
  display: none;
}
.card--respaldo.card--show {
  display: block;
}
.card--respaldo.card--bg {
  background: #2b6eb4;
  color: #fff;
  text-align: center;
  border-radius: 30px;
}
.btn span,
.card--respaldo.card--bg .card__body {
  position: relative;
}
.card--respaldo.card--bg .card__bg {
  opacity: 0.15;
}
.card--respaldo.card--bg .card__title {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}
.card--respaldo.card--bg.card--bg--small {
  padding: 5px;
}
.card--respaldo.card--bg.card--bg--link .card__title,
.card--respaldo.card--bg.card--bg--small .card__title {
  font-size: 13px;
}
.card--respaldo.card--bg.card--purple {
  background-color: #58167d;
}
.card--respaldo.card--bg.card--bg--link {
  background-color: transparent;
  box-shadow: none;
  padding: 5px;
}
.card--respaldo.card--bg.card--bg--link .card__title a,
.card.card--bg.card--bg--link .card__title a {
  color: #2b6eb4;
}
.card--respaldo.card--none {
  display: none;
}
.card--respaldo.card--header {
  background-color: transparent;
  box-shadow: none;
  position: absolute;
  left: 15px;
  width: 50px;
  padding: 0;
  margin: 0 0 10px;
  text-align: left;
}
.card--respaldo.card--header .card__back {
  width: 15px;
  text-align: center;
}
.card--respaldo.card--header .card__back span {
  opacity: 0.5;
}
.card--respaldo.card--avatar .card__body {
  -ms-flex-pack: center;
  justify-content: center;
}
.card--respaldo.card--avatar .card__body .card__avatar {
  width: 70px;
}
.card--respaldo.card--avatar .card__body .card__avatar .card__avatar__circle {
  width: 50px;
  height: 50px;
}
.card--respaldo.card--avatar .card__body .btn {
  margin-bottom: 0;
}
.card--respaldo.card--xs {
  margin-bottom: 10px;
}
.card--respaldo.card--heightauto {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 96px;
}
.card--respaldo .card__avatar,
.card.card--avatar .card__body .card__avatar .card__avatar__circle img {
  width: 100px;
}
.card--respaldo .card__avatar .card__avatar__circle {
  width: 40px;
  height: 40px;
  line-height: 40px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
}
.card--respaldo .card__avatar .card__avatar__circle img {
  width: 50px;
}
.card--respaldo .card__header {
  margin-bottom: 10px;
  text-align: center;
}
.card--respaldo .card__header.card__header--left {
  text-align: left;
}
.card--respaldo .card__header .card__edit {
  position: absolute;
  top: 12px;
  right: 15px;
}
.card--respaldo .card__header .card__title.card__title--xs {
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 5px;
}
.card--respaldo .card__header .card__icon img {
  width: 80px;
}
.card--respaldo .card__header .card__flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
}
.card--respaldo .card__header .card__flex:after {
  content: "";
  position: absolute;
  top: 10%;
  left: 50%;
  width: 1px;
  height: 50%;
  background-color: rgba(0, 0, 0, 0.2);
}
.card--respaldo .card__header .card__header__row {
  padding: 0 10px;
  max-width: 130px;
  margin-bottom: 10px;
}
.card--respaldo .card__header .card__header__row .card__title {
  font-size: 12px;
  line-height: 14px;
}
.card--respaldo .card__header .card__header__row .card__price {
  opacity: 0.7;
}
.card--respaldo .card__header .card__steps {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
.card--respaldo .card__header .card__steps .card__step {
  padding: 5px;
  opacity: 0.7;
  font-size: 12px;
  line-height: 14px;
}
.card--respaldo .card__header .card__steps .card__step.card__step--current {
  opacity: 1;
  border-bottom: 1px solid #ec6b00;
  font-weight: 700;
}
.card--respaldo .card__range {
  max-width: 80%;
  width: 100%;
  margin: 0 auto;
  position: relative;
  background-color: #eee;
  border-radius: 20px;
}
.card--respaldo .card__range.card__range--white {
  background-color: transparent;
  border-radius: 0;
  overflow: initial;
}
.card--respaldo .card__range.card__range--white .range__input {
  background-color: #eee;
}
.card--respaldo .card__range input {
  position: relative;
  opacity: 1;
}
.card--respaldo .card__range .range__cuotes {
  position: absolute;
  top: -6px;
  left: -20px;
}
.card--respaldo .card__range .range__cuotes.range__cuotes--right {
  left: initial;
  right: -25px;
}
.card--respaldo .card__input {
  position: relative;
  max-width: 300px;
  margin: 0 auto;
}
.card--respaldo .card__input:after {
  content: "$";
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 24px;
  color: #222831;
}
.card--respaldo .card__input input {
  text-align: center;
  color: #222831;
  font-size: 24px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.card--respaldo .card__input input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.card--respaldo .card__input input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.card--respaldo .card__input input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.card--respaldo .card__input input::placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.card--respaldo .card__input input:focus {
  border-color: #ec6b00;
}
.card--respaldo .card__select {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
  max-width: 300px;
  margin: 0 auto;
}
.card .card__select select,
.card--respaldo .card__select select {
  width: 60px !important;
  font-size: 24px;
  max-width: 300px;
  margin: 0 auto;
  opacity: 1 !important;
  padding-bottom: 10px !important;
}
.card--respaldo .card__alert {
  border-radius: 5px;
  font-size: 14px;
  line-height: 16px;
  color: red;
  display: none;
  position: relative;
  padding: 7px 10px 7px 20px;
  max-width: 300px;
  margin: 0 auto;
}
.card--respaldo .card__alert span {
  position: absolute;
  top: 8px;
  left: 0;
  opacity: 0.8;
}
.card--respaldo .card__message {
  background-color: #ec6b00;
  padding: 10px 20px;
  border-radius: 10px;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}
.card--respaldo .card__message .section__description {
  font-weight: 700;
  opacity: 1;
}
.card--respaldo .card__notification {
  text-align: center;
  color: red;
  margin-top: 20px;
}
.card--respaldo .card__notification span {
  font-size: 14px;
}
.card--respaldo .card__notification.card__notification--private {
  color: #ec6b00;
  margin-top: 0;
  margin-bottom: 20px;
}
.card--respaldo .card__body.card__body--column .card__description,
.card--respaldo .card__body.card__body--column .card__number,
.card--respaldo .card__body.card__body--column .card__price,
.card--respaldo .card__body.card__body--column .card__title,
.card--respaldo .card__cuotes {
  margin-bottom: 10px;
}
.card--respaldo .card__cuotes span {
  font-size: 18px;
  line-height: 20px;
}
.card--respaldo .card__body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  min-height: 30px;
  margin-bottom: 10px;
}
.card--respaldo .card__body.card__body--one {
  margin-bottom: 0;
}
.card--respaldo .card__body.card__body--column {
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}
.card--respaldo .card__body.card__body--column .card__description {
  opacity: 0.7;
  font-size: 15px;
}
.card--respaldo .card__body.card__body--column .card__price {
  font-size: 36px;
  line-height: 32px;
  font-weight: 700;
}
.card--respaldo .card__body.card__body--column .card__number {
  opacity: 0.7;
  font-size: 15px;
}
.card--respaldo .card__body.card__body--column .card__number span {
  font-weight: 700;
  margin-left: 5px;
}
.card--respaldo .card__body .card__table table tbody,
.card--respaldo .card__body .card__table.card__table--main table tbody,
.card--respaldo .card__body .card__title {
  width: 100%;
}
.card--respaldo .card__body .card__flex {
  display: -ms-flexbox;
  display: flex;
}
.card--respaldo .card__body .card__flex .card__nav__method__img {
  margin-right: 20px;
}
.card--respaldo .card__body .card__flex .card__nav__method__img img {
  width: 250px;
}
.card--respaldo .card__body .card__flex .card__description {
  font-size: 14px;
  text-align: left;
}
.card--respaldo .card__body .card__separate {
  height: 40px;
  width: 1px;
  background-color: #eee;
}
.card--respaldo .card__body .card__icon {
  margin-right: 20px;
}
.card--respaldo .card__body .card__icon img {
  width: 30px;
}
.card--respaldo .card__body .card__icon.card__icon--column {
  margin-right: 0;
  margin-bottom: 10px;
}
.card--respaldo .card__body .card__billing {
  text-align: center;
  width: 100%;
}
.card--respaldo .card__body .card__billing .card__billing__title {
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 5px;
}
.card--respaldo .card__body .card__billing .card__billing__title span {
  font-size: 24px;
  line-height: 26px;
  display: block;
  text-align: center;
  font-weight: 500;
}
.card--respaldo .card__body .card__billing .card__billing__min {
  font-size: 13px;
  line-height: 15px;
  display: block;
  font-weight: 300;
  max-width: 140px;
  margin: 0 auto;
}
.card--respaldo .card__body .card__billing .card__billing__min span {
  font-weight: 500;
}
.card--respaldo .card__body .card__table.card__table--main {
  margin-bottom: 20px;
}
.card .card__body .card__table table,
.card .card__body .card__table.card__table--main table,
.card--respaldo .card__body .card__table table,
.card--respaldo .card__body .card__table.card__table--main table {
  border-collapse: collapse;
  width: 100%;
}
.card--respaldo .card__body .card__table.card__table--main table tbody td {
  background-color: #eee;
  border: 2px solid #fff;
}
.card .card__body .card__table table tbody td,
.card--respaldo .card__body .card__table table tbody td {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.08);
  padding: 10px;
  text-align: left;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
}
.card--respaldo .card__body .card__table table tbody td:nth-child(2) {
  text-align: center;
  min-width: 120px;
}
.card--respaldo .card__footer {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
}
.card--respaldo .card__footer.card__footer--column {
  -ms-flex-direction: column;
  flex-direction: column;
}
.card--respaldo .card__footer .card__footer__advice {
  text-align: center;
  font-size: 13px;
  line-height: 15px;
  font-weight: 100;
  margin-bottom: 10px;
}
.card--respaldo .card__footer .card__buttons {
  margin: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: 100%;
}
.card--respaldo .card__footer .card__buttons .card__button {
  position: relative;
}
.card--respaldo .card__bar {
  width: 90%;
  height: 15px;
  border-radius: 20px;
  background-color: #eee;
  overflow: hidden;
  margin: 0 auto;
}
.card--respaldo .card__bar .card__bar__progress {
  width: 0%;
  height: 15px;
  background-color: #58167d;
  border-radius: 20px;
}
.card--respaldo .card__price {
  display: inline-block;
  text-align: center;
  min-width: 90px;
  margin: 0 auto;
}
.card--respaldo .card__price.card__price--small {
  font-size: 13px;
  line-height: 15px;
  font-weight: 100;
}
.card--respaldo
  .card__details.card__details--payments
  .card__detail
  .card__detail__place
  span,
.card--respaldo .card__price.card__price--small span {
  font-size: 15px;
  line-height: 17px;
  font-weight: 500;
}
.card--respaldo .card__price,
.card--respaldo .card__price.card__price--big {
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
}
.card--respaldo .card__price.card__price--big span {
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
}
.card--respaldo .card__price span {
  display: block;
  font-size: 15px;
  line-height: 17px;
  font-weight: 300;
}
.card--respaldo .card__link {
  position: absolute;
  top: 50%;
  left: 95%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #393e46;
}
.card--respaldo .card__link a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.card--respaldo .card__graphic {
  width: 100%;
  text-align: center;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  position: relative;
  background-color: transparent;
}
.card--respaldo .card__graphic:after,
.card--respaldo .card__graphic:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #eee;
}
.card--respaldo .card__graphic:before {
  top: 30px;
}
.card--respaldo .card__graphic .card__graphic__div {
  position: relative;
  display: inline-block;
  height: 35px;
  width: 10px;
  background: linear-gradient(45deg, #2b6eb4 0%, #58167d 100%);
  border-radius: 4px 4px 0 0;
  vertical-align: bottom;
  margin: 0 2px;
  z-index: 1;
}
.card--respaldo .card__graphic .card__graphic__div:nth-child(1) {
  height: 50px;
}
.card--respaldo .card__graphic .card__graphic__div:nth-child(2) {
  height: 40px;
}
.card--respaldo .card__graphic .card__graphic__div:nth-child(3) {
  height: 35px;
}
.card--respaldo .card__graphic .card__graphic__div:nth-child(4) {
  height: 50px;
}
.card--respaldo .card__graphic .card__graphic__div:nth-child(5) {
  height: 45px;
}
.card--respaldo .card__graphic .card__graphic__div:nth-child(6) {
  height: 30px;
}
.card--respaldo .card__graphic .card__graphic__div:nth-child(7) {
  height: 40px;
}
.card--respaldo .card__graphic.card__graphic--real {
  padding: 10px 0;
  border-top: none;
  margin: 20px 0;
}
.card--respaldo .card__graphic.card__graphic--real:after {
  content: "";
  top: 40px;
}
.card--respaldo .card__graphic.card__graphic--real > .card__graphic__div {
  -webkit-animation: slideGraphicUp 0.5s ease backwards;
  animation: slideGraphicUp 0.5s ease backwards;
}
.card--respaldo
  .card__graphic.card__graphic--real
  > .card__graphic__div:nth-child(1) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.card--respaldo
  .card__graphic.card__graphic--real
  > .card__graphic__div:nth-child(2) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.card--respaldo
  .card__graphic.card__graphic--real
  > .card__graphic__div:nth-child(3) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.card--respaldo
  .card__graphic.card__graphic--real
  > .card__graphic__div:nth-child(4) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.card--respaldo
  .card__graphic.card__graphic--real
  > .card__graphic__div:nth-child(5) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.card--respaldo
  .card__graphic.card__graphic--real
  > .card__graphic__div:nth-child(6) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.card--respaldo
  .card__graphic.card__graphic--real
  > .card__graphic__div:nth-child(7) {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}
.card--respaldo
  .card__graphic.card__graphic--real
  > .card__graphic__div:nth-child(8) {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}
.card--respaldo .card__graphic.card__graphic--real:before {
  content: "";
  top: 80px;
}
.card--respaldo .card__graphic.card__graphic--real .card__graphic__vertical {
  position: absolute;
  top: 56px;
  left: -10px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  z-index: 5;
  font-size: 12px;
  line-height: 12px;
}
.card--respaldo .card__graphic.card__graphic--real .card__graphic__div {
  width: 20px;
  height: 100px;
  margin: 0 15px;
  border-radius: 6px 6px 0 0;
}
@media (min-width: 375px) {
  .card--respaldo .card__graphic.card__graphic--real .card__graphic__div {
    margin: 0 18px;
  }
}
@media (min-width: 720px) {
  .card--respaldo .card__graphic.card__graphic--real .card__graphic__div {
    margin: 0 25px;
  }
}
@media (min-width: 960px) {
  .card--respaldo .card__graphic.card__graphic--real .card__graphic__div {
    margin: 0 30px;
  }
}
.card--respaldo
  .card__graphic.card__graphic--real
  .card__graphic__div
  .card__graphic__price {
  position: absolute;
  top: -35px;
  left: -10px;
  color: #222831;
  margin-top: 10px;
  font-weight: 700;
  font-size: 10px;
}
@media (min-width: 375px) {
  .card--respaldo
    .card__graphic.card__graphic--real
    .card__graphic__div
    .card__graphic__price {
    font-size: 12px;
    left: -13px;
  }
}
.card--respaldo .card__graphic.card__graphic--real .card__graphic__div span {
  position: absolute;
  bottom: -35px;
  left: -3px;
  font-size: 12px;
}
.card--respaldo .card__payment {
  text-align: center;
  width: 100%;
}
.card--respaldo .card__payment .card__payment__days {
  font-size: 24px;
  line-height: 26px;
  display: inline-block;
  text-align: center;
  font-weight: 500;
  margin-bottom: 10px;
}
.card--respaldo .card__payment .card__payment__days span {
  display: block;
  font-size: 15px;
  line-height: 17px;
}
.card--respaldo .card__payment .card__payment__date {
  font-size: 13px;
  line-height: 15px;
  display: block;
  font-weight: 300;
  max-width: 140px;
  margin: 0 auto;
}
.card--respaldo .card__payment .card__payment__date span {
  font-weight: 500;
}
.card--respaldo .card__payment .card__payment__button {
  position: relative;
}
.card--respaldo .card__payment .card__payment__button a {
  min-width: auto;
}
.card--respaldo .card__terms {
  text-align: center;
}
.card--respaldo .card__terms .form__input a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
}
.card .card__footer .card__description a:after,
.card .card__terms .form__input a:after,
.card--respaldo .card__terms .form__input a:after {
  content: "";
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.card--respaldo .card__details {
  width: 100%;
  text-align: left;
}
.card--respaldo
  .card__details.card__details--payments
  .card__detail
  .card__detail__place {
  font-size: 13px;
  line-height: 15px;
  font-weight: 300;
}
.card--respaldo
  .card__details.card__details--payments
  .card__detail
  .card__detail__price {
  font-size: 16px;
  line-height: 18px;
}
.card--respaldo .card__details .card__detail {
  padding: 10px 5px;
  border-bottom: 1px solid #eee;
}
.card--respaldo .card__details .card__detail .card__detail__flex {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 960px) {
  .card--respaldo .card__details .card__detail .card__detail__flex {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.card--respaldo .card__details .card__detail .card__detail__bottom,
.card--respaldo .card__details .card__detail .card__detail__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding: 3px 5px;
  position: relative;
  z-index: 2;
  width: 100%;
}
.card--respaldo .card__details .card__detail .card__detail__bottom {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.card--respaldo
  .card__details
  .card__detail
  .card__detail__bottom
  .card__detail__cuotes,
.card--respaldo
  .card__details
  .card__detail
  .card__detail__bottom
  .card__detail__cuotesval {
  text-align: center;
  font-size: 12px;
  line-height: 14px;
}
.card--respaldo
  .card__details
  .card__detail
  .card__detail__bottom
  .card__detail__cuotes
  span,
.card--respaldo
  .card__details
  .card__detail
  .card__detail__bottom
  .card__detail__cuotesval
  span {
  display: block;
  color: #222831;
  opacity: 0.7;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
}
.card--respaldo
  .card__details
  .card__detail
  .card__detail__bottom
  .btn--link
  span,
.ticket__nav
  .ticket__nav__nav
  ul
  .ticket__nav__li
  .ticket__nav__li__blocked
  .ticket__nav__back
  span {
  font-size: 24px;
}
.card--respaldo .card__details .card__detail .card__detail__hide {
  display: none;
  padding: 10px;
  margin-top: 5px;
  text-align: center;
  z-index: 1;
  background-color: #eee;
}
.card--respaldo
  .card__details
  .card__detail
  .card__detail__hide.card__detail__hide--open {
  display: block;
}
.card--respaldo
  .card__details
  .card__detail
  .card__detail__hide
  .card__detail__title {
  padding-bottom: 7px;
  font-size: 13px;
  line-height: 15px;
}
.card--respaldo
  .card__details
  .card__detail
  .card__detail__hide
  .card__detail__hide__line {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px;
  position: relative;
  border-top: 1px solid #fff;
}
.card--respaldo
  .card__details
  .card__detail
  .card__detail__hide
  .card__detail__hide__line__title {
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
}
.card--respaldo
  .card__details
  .card__detail
  .card__detail__hide
  .card__detail__hide__line__value {
  display: block;
  color: #222831;
  opacity: 0.7;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
}
.card--respaldo .card__details .card__detail.card__detail--block {
  display: block;
  border: none;
}
.card--respaldo .card__details .card__detail.card__detail--otherpay {
  display: none;
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
}
.card--respaldo .card__details .card__detail:last-child {
  border-bottom: 0;
}
.card--respaldo
  .card__details
  .card__detail.card__detail--red
  .card__detail__icon
  span,
.card--respaldo
  .card__details
  .card__detail.card__detail--red
  .card__detail__price
  span {
  color: #ec6b00;
}
.card--respaldo .card__details .card__detail .card__detail__icon span {
  font-size: 15px;
  line-height: 17px;
  color: #222831;
  opacity: 0.7;
}
.card--respaldo .card__details .card__detail .card__detail__title {
  font-size: 15px;
  line-height: 17px;
  display: inline-block;
  width: 50%;
}
.card--respaldo
  .card__details
  .card__detail
  .card__detail__title.card__detail__title--margin {
  margin-bottom: 20px;
}
.card--respaldo
  .card__details
  .card__detail
  .card__detail__title
  .card__detail__more {
  color: #ec6b00;
  display: block;
  font-size: 12px;
  font-weight: 700;
  text-decoration: underline;
  cursor: pointer;
  margin-top: 2px;
}
.card--respaldo .card__details .card__detail .card__detail__subtitle {
  margin-left: 0;
  padding-left: 20px;
  font-size: 14px;
  display: block;
  position: relative;
}
.card--respaldo
  .card__details
  .card__detail
  .card__detail__subtitle.card__detail__subtitle--active:after,
.card--respaldo
  .card__details
  .card__detail
  .card__detail__subtitle.card__detail__subtitle--inactive:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  background-color: green;
  width: 10px;
  height: 10px;
  line-height: 10px;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
}
.card--respaldo
  .card__details
  .card__detail
  .card__detail__subtitle.card__detail__subtitle--inactive:after {
  background-color: red;
}
.card--respaldo .card__details .card__detail .card__detail__alert {
  font-size: 14px;
  color: #ec6b00;
}
.card--respaldo .card__details .card__detail .card__detail__place {
  font-size: 15px;
  line-height: 17px;
  display: inline-block;
}
.card--respaldo .card__details .card__detail .card__detail__place span {
  font-size: 13px;
  line-height: 15px;
  display: block;
  font-weight: 300;
}
.card--respaldo .card__details .card__detail .card__detail__name {
  font-size: 13px;
  line-height: 18px;
  display: inline-block;
}
.card--respaldo .card__details .card__detail .card__detail__price {
  text-align: center;
  font-size: 12px;
  line-height: 14px;
}
.card--respaldo .card__details .card__detail .card__detail__price span {
  display: block;
  color: #222831;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
}
.card--respaldo .card__details .card__detail .card__detail__date {
  font-size: 15px;
  line-height: 17px;
  opacity: 0.7;
  width: 90%;
  text-align: right;
}
.card--respaldo .card__details .card__detail .card__detail__switch--onoff {
  position: relative;
  width: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.card .card__details .card__detail .card__detail__switch form,
.card--respaldo .card__details .card__detail .card__detail__switch form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.card--respaldo .card__details .card__submit {
  margin-top: 10px;
}
.card--respaldo .card__details .cart--test,
.card.card--mobile {
  display: block;
}
@media (min-width: 720px) {
  .card.card--mobile {
    display: none;
  }
  .card.card--padding {
    padding: 20px 10px;
  }
}
.card.card--padding .card__header {
  margin-bottom: 13px;
}
@media (min-width: 720px) {
  .card.card--padding-lg {
    padding: 40px 20px;
  }
}
.card.card--padding-lg .card__link span {
  font-size: 28px;
  line-height: 32px;
  color: rgba(0, 0, 0, 0.4);
}
.card .card__title {
  margin-bottom: 0;
}
.card .card__title.card__title--margin {
  margin-bottom: 10px;
}
.card .card__title .card__title__new {
  background-color: #ec6b00;
  text-transform: uppercase;
  color: #fff;
  margin-left: 10px;
  font-size: 12px;
  line-height: 14px;
  padding: 2px 8px;
  border-radius: 20px;
  font-weight: 700;
}
.card.card--simulation {
  display: none;
}
.card.card--show {
  display: block;
}
.card.card--bg {
  background: #2b6eb4;
  color: #fff;
  text-align: center;
  border-radius: 30px;
}
.card.card--bg .card__body {
  position: relative;
}
.card.card--bg .card__bg {
  opacity: 0.15;
}
.card.card--bg .card__title {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}
.card.card--bg .card__link span,
.card.card--bg .card__title a,
footer .footer__links ul li a:hover {
  color: #fff;
}
.card.card--bg.card--bg--small {
  padding: 5px;
}
.card.card--bg.card--bg--link .card__title,
.card.card--bg.card--bg--small .card__title {
  font-size: 13px;
}
.card.card--bg.card--purple {
  background-color: #58167d;
}
.card.card--bg.card--bg--link {
  background-color: transparent;
  box-shadow: none;
  padding: 5px;
}
.card .card__buttons a:after,
.card.card--none {
  display: none;
}
.card.card--header {
  background-color: transparent;
  box-shadow: none;
  position: absolute;
  left: 15px;
  width: 50px;
  padding: 0;
  margin: 0 0 10px;
  text-align: left;
}
.card.card--header .card__back {
  width: 15px;
  text-align: center;
}
.card.card--header .card__back span {
  opacity: 0.5;
}
.card.card--avatar .card__body {
  -ms-flex-pack: center;
  justify-content: center;
}
.card.card--avatar .card__body .card__avatar {
  width: 70px;
}
.card.card--avatar .card__body .card__avatar .card__avatar__circle {
  width: 50px;
  height: 50px;
}
.card.card--avatar .card__body .btn {
  margin-bottom: 0;
}
.card.card--xs {
  margin-bottom: 10px;
}
.card.card--heightauto {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 96px;
}
.card.card.card--banner {
  color: #fff;
  min-height: 100px;
}
.card.card.card--banner .card__body {
  position: relative;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 5px 20px;
  margin-bottom: 0;
}
@media (min-width: 720px) {
  .card.card.card--banner .card__body {
    padding: 5px 40px;
    max-width: 60%;
  }
}
.card.card.card--banner .card__body .card__title {
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (min-width: 480px) {
  .card.card.card--banner .card__body .card__title {
    font-size: 26px;
    line-height: 29px;
  }
}
.card.card.card--banner .card__body .card__button {
  margin: initial;
  text-align: left;
}
.card.card--quota-increase .card__body .card__icon {
  margin: initial;
  margin-bottom: 20px;
}
.card.card--quota-increase .card__body .card__icon img {
  width: 80px;
  max-height: initial;
}
.card.card--quota-increase .card__body .card__title {
  margin-bottom: 20px;
}
.card.card--quota-increase .card__body .card__buttons {
  margin-top: 0;
  max-width: 500px;
}
.card.card--quota-increase .card__body .card__increase {
  padding: 10px;
  margin-top: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.card.card--quota-increase .card__body .card__increase .card__text {
  font-size: 18px;
  line-height: 32px;
}
.card.card--quota-increase
  .card__body
  .card__increase
  .card__text.card__text--actual
  strong {
  color: rgba(0, 0, 0, 0.5);
  font-size: 20px;
  line-height: 32px;
}
.card.card--quota-increase .card__body .card__increase .card__text strong {
  color: #ec6b00;
  font-size: 24px;
  line-height: 32px;
}
.card.card--banner-slider {
  color: #fff;
  padding: 0;
  min-height: 150px;
  background-color: #222831;
}
.card.card--banner-slider .card__bg {
  opacity: 0.5;
}
.card.card--banner-slider .card__body,
.card.card--banner-slider .slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.card.card--banner-slider .slide {
  padding-top: 0 !important;
}
.card.card--banner-slider .card__body {
  position: relative;
  text-align: center;
  padding: 5px 20px;
  margin-bottom: 0;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 150px;
}
@media (min-width: 720px) {
  .card.card--banner-slider .card__body {
    padding: 5px 40px;
  }
}
.card.card--banner-slider .card__body.card__body--left {
  text-align: left;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: 100%;
}
@media (min-width: 720px) {
  .card.card--banner-slider .card__body.card__body--left {
    max-width: 80%;
  }
}
.card.card--banner-slider .card__body.card__body--left .card__button {
  text-align: left;
}
.card.card--banner-slider .card__body.card__body--center {
  text-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.card.card--banner-slider .card__body.card__body--center .card__button {
  text-align: center;
}
.card.card--banner-slider .card__body.card__body--right {
  text-align: right;
  -ms-flex-align: end;
  align-items: flex-end;
  max-width: 100%;
  float: right;
}
@media (min-width: 720px) {
  .card.card--banner-slider .card__body.card__body--right {
    max-width: 80%;
  }
}
.card.card--banner-slider .card__body.card__body--right .card__button {
  text-align: right;
}
.card.card--banner-slider .card__body .card__title {
  font-weight: 500;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 22px;
}
@media (min-width: 480px) {
  .card.card--banner-slider .card__body .card__title {
    font-size: 20px;
    line-height: 22px;
  }
}
.card.card--banner-slider .card__body .card__button {
  margin: initial;
  text-align: center;
  width: 100%;
}
.card.card--banner-slider .card__body .card__button .btn,
.card.card--banner-slider-payment .card__body .card__button .btn {
  width: initial;
  min-width: 100px;
  margin: 0 5px;
}
.card.card--banner-slider-payment {
  color: #fff;
  padding: 0;
  min-height: 300px;
  background-color: #58167d;
}
.card.card--banner-slider-payment.card--banner-slider-payment-minheight {
  min-height: 200px;
  display: -ms-flexbox;
  display: flex;
}
.card.card--banner-slider-payment.card--banner-slider-payment-minheight
  .card__body {
  position: relative;
  width: 100%;
  top: initial;
  left: initial;
  padding: 10px;
  margin: 10px;
}
.card.card--banner-slider-payment .card__bg {
  opacity: 0.5;
}
.card.card--banner-slider-payment .card__body,
.card.card--banner-slider-payment .slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.card.card--banner-slider-payment .slide {
  padding-top: 0 !important;
}
.card.card--banner-slider-payment .card__body {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 10px;
  border: 1px solid #fff;
  text-align: center;
  border-radius: 3px;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 150px;
  width: 95%;
}
.card.card--banner-slider-payment .card__body .card__title {
  font-weight: 500;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 22px;
}
@media (min-width: 480px) {
  .card.card--banner-slider-payment .card__body .card__title {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (min-width: 720px) {
  .card.card--banner-slider-payment .card__body .card__title {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (min-width: 720px) and (min-width: 480px) {
  .card.card--banner-slider-payment .card__body .card__title {
    font-size: 26px;
    line-height: 29px;
  }
}
.card.card--banner-slider-payment .card__body .card__button {
  margin: initial;
  text-align: center;
  width: 100%;
}
.card.card--migration,
.card.card--quota-increase {
  padding: 10px;
}
@media (min-width: 720px) {
  .card.card--migration,
  .card.card--quota-increase {
    padding: 20px;
  }
}
.card.card--migration .card__header,
.card.card--quota-increase .card__header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.card.card--migration .card__features {
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
}
.card.card--quota-increase .card__features {
  display: -ms-flexbox;
  display: flex;
}
.card.card--migration .card__features .card__feature,
.card.card--quota-increase .card__features .card__feature {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
  position: relative;
}
.card.card--migration .card__features .card__feature .card__icon img,
.card.card--quota-increase .card__features .card__feature .card__icon img {
  display: inline-block;
  vertical-align: middle;
  width: 60px;
}
@media (min-width: 720px) {
  .card.card--migration .card__features .card__feature .card__icon img,
  .card.card--quota-increase .card__features .card__feature .card__icon img {
    width: 100px;
  }
}
.card.card--migration .card__features .card__feature .card__text,
.card.card--quota-increase .card__features .card__feature .card__text {
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  margin-left: 10px;
  width: 70%;
}
@media (min-width: 720px) {
  .card.card--migration .card__features .card__feature .card__text,
  .card.card--quota-increase .card__features .card__feature .card__text {
    width: 60%;
  }
}
.card.card--migration .card__body,
.card.card--quota-increase .card__body {
  text-align: center;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 20px 0 0;
}
.card.card--migration .card__body .form--private,
.card.card--quota-increase .card__body .form--private {
  margin: 30px 10px;
}
.card.card--migration .card__body .form--private .form__element--radio,
.card.card--quota-increase .card__body .form--private .form__element--radio {
  max-width: 300px;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  padding-bottom: 10px;
  position: relative;
  text-align: left;
}
.card.card--migration
  .card__body
  .form--private
  .form__element--radio
  .form__text,
.card.card--quota-increase
  .card__body
  .form--private
  .form__element--radio
  .form__text {
  color: #2b6eb4;
  text-decoration: underline;
  font-weight: 700;
  text-align: left;
  min-width: 200px;
  display: inline;
  font-size: 12px;
}
@media (min-width: 380px) {
  .card.card--migration
    .card__body
    .form--private
    .form__element--radio
    .form__text,
  .card.card--quota-increase
    .card__body
    .form--private
    .form__element--radio
    .form__text {
    min-width: 250px;
  }
}
@media (min-width: 720px) {
  .card.card--migration
    .card__body
    .form--private
    .form__element--radio
    .form__text,
  .card.card--quota-increase
    .card__body
    .form--private
    .form__element--radio
    .form__text {
    min-width: 300px;
    font-size: 14px;
  }
}
.card.card--migration .card__body .form--private .form__element--radio span,
.card.card--quota-increase
  .card__body
  .form--private
  .form__element--radio
  span {
  color: #2b6eb4;
  font-size: 11px;
  margin-left: 5px;
  text-decoration: initial;
  cursor: pointer;
}
.card.card--migration .card__body .form--private .form__element--radio input,
.card.card--quota-increase
  .card__body
  .form--private
  .form__element--radio
  input {
  display: inline-block;
  float: right;
}
.card.card--migration .card__body .form--private .card__button {
  margin-top: 30px;
}
.card.card--migration .card__body .form--private .form--notification,
.card.card--quota-increase .card__body .form--private .form--notification {
  margin-top: 20px;
}
.card.card--quota-increase .card__features {
  padding: 0;
}
.card.card--quota-increase .card__body {
  padding-top: 0;
  min-height: auto;
  margin-bottom: 0;
}
.card.card--quota-increase .card__body .form--private {
  margin-top: 20px;
  margin-bottom: 0;
}
.card.card--quota-increase .card__body .form--private .card__button {
  margin-top: 0;
}
.card.card--quota-increase .card__body .card__circle img {
  max-width: 250px;
}
.card.card--success .card__header .card__icon img {
  width: 150px;
}
.card.card--circlechar .card__cupo .card__circle .card__price span,
.card.card--success .card__body {
  text-align: center;
}
.card.card--success .card__footer,
.card.card--success .card__header .card__icon {
  margin-top: 40px;
}
.card.card--success .card__footer .btn {
  max-width: 100%;
}
.card.card--circlechar .card__header {
  margin-bottom: 30px;
}
.card.card--circlechar .cols {
  width: 100%;
}
.card.card--circlechar .card__cupo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
  padding: 10px;
  margin-bottom: 10px;
  background-color: rgba(0, 0, 0, 0.04);
  border-radius: 3px;
  transition: 0.5s;
}
.card.card--circlechar .card__cupo:hover {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
}
.card.card--circlechar .card__cupo:hover .card__arc {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.card .card__body .card__table table tbody,
.card .card__body .card__table.card__table--main table tbody,
.card.card--circlechar .card__cupo .card__title {
  width: 100%;
}
.card.card--circlechar .card__cupo .card__price {
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: left;
}
.card.card--circlechar .card__cupo .card__price span {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  display: block;
  text-align: left;
}
.card.card--circlechar .card__cupo .card__circle {
  position: relative;
}
.card.card--circlechar .card__cupo .card__circle .card__price {
  max-width: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.card.card--circlechar .card__cupo .card__arc {
  transition: 0.5s;
}
.card.card--circlechar
  .card__cupo
  .card__arc.card__arc--blue
  .circle-chart__circle {
  stroke: #2b6eb4;
}
.card.card--circlechar
  .card__cupo
  .card__arc.card__arc--blue
  .circle-chart__background {
  stroke: #2b6eb4;
  opacity: 0.2;
}
.card.card--circlechar
  .card__cupo
  .card__arc.card__arc--orange
  .circle-chart__circle {
  stroke: #ec6b00;
}
.card.card--circlechar
  .card__cupo
  .card__arc.card__arc--orange
  .circle-chart__background {
  stroke: #ec6b00;
  opacity: 0.2;
}
.card.card--circlechar
  .card__cupo
  .card__arc.card__arc--purple
  .circle-chart__circle {
  stroke: #58167d;
}
.card.card--circlechar
  .card__cupo
  .card__arc.card__arc--purple
  .circle-chart__background {
  stroke: #58167d;
  opacity: 0.2;
}
.card .card__avatar {
  width: 100px;
}
.card .card__avatar .card__avatar__circle {
  width: 40px;
  height: 40px;
  line-height: 40px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
}
.card .card__avatar .card__avatar__circle img {
  width: 50px;
}
.card .card__buttons {
  margin: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
@media (min-width: 720px) {
  .card .card__buttons {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.card .card__buttons button {
  margin: initial !important;
  margin-bottom: 10px !important;
}
.card .card__buttons form button {
  width: auto;
}
.card .card__header {
  margin-bottom: 10px;
  text-align: center;
}
.card .card__header.card__header--left {
  text-align: left;
}
.card .card__header .card__edit {
  position: absolute;
  top: 12px;
  right: 15px;
}
.card .card__header .card__title.card__title--xs {
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 5px;
}
.card .card__header .card__icon img {
  width: 80px;
}
.card .card__header .card__flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
}
.card .card__header .card__flex:after {
  content: "";
  position: absolute;
  top: 10%;
  left: 50%;
  width: 1px;
  height: 50%;
  background-color: rgba(0, 0, 0, 0.2);
}
.card .card__header .card__header__row {
  padding: 0 10px;
  max-width: 130px;
  margin-bottom: 10px;
}
.card .card__header .card__header__row .card__title {
  font-size: 12px;
  line-height: 14px;
}
.card .card__header .card__header__row .card__price {
  opacity: 0.7;
}
.card .card__header .card__steps {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
.card .card__header .card__steps .card__step {
  padding: 5px;
  opacity: 0.7;
  font-size: 12px;
  line-height: 14px;
}
.card .card__header .card__steps .card__step.card__step--current {
  opacity: 1;
  border-bottom: 1px solid #ec6b00;
  font-weight: 700;
}
.card .card__range {
  max-width: 80%;
  width: 100%;
  margin: 0 auto;
  position: relative;
  border-radius: 20px;
}
.card .card__range.card__range--white {
  background-color: transparent;
  border-radius: 0;
  overflow: initial;
}
.card .card__range,
.card .card__range.card__range--white .range__input {
  background-color: #eee;
}
.card .card__range input {
  position: relative;
  opacity: 1;
}
.card .card__range .range__cuotes {
  position: absolute;
  top: -6px;
  left: -20px;
}
.card .card__range .range__cuotes.range__cuotes--right {
  left: initial;
  right: -25px;
}
.card .card__input {
  position: relative;
  max-width: 300px;
  margin: 0 auto;
}
.card .card__input:after {
  content: "$";
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 24px;
  color: #222831;
}
.card .card__input input {
  text-align: center;
  color: #222831;
  font-size: 24px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.card .card__input input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.card .card__input input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.card .card__input input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.card .card__input input::placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.card .card__input input:focus {
  border-color: #ec6b00;
}
.card .card__select {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
  max-width: 300px;
  margin: 0 auto;
}
.card .card__alert {
  border-radius: 5px;
  font-size: 14px;
  line-height: 16px;
  color: red;
  display: none;
  position: relative;
  padding: 7px 10px 7px 20px;
  max-width: 300px;
  margin: 0 auto;
}
.card .card__alert span {
  position: absolute;
  top: 8px;
  left: 0;
  opacity: 0.8;
}
.card .card__error,
.card .card__message {
  background-color: #ec6b00;
  padding: 10px 20px;
  border-radius: 10px;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}
.card .card__error .section__description,
.card .card__message .section__description {
  font-weight: 700;
  opacity: 1;
}
.card .card__error {
  background-color: #d62e2e;
}
.card .card__notification {
  text-align: center;
  color: red;
  margin-top: 20px;
}
.card .card__notification span {
  font-size: 14px;
}
.card .card__notification.card__notification--private {
  color: #ec6b00;
  margin-top: 0;
  margin-bottom: 20px;
}
#private-web .form__considerations p,
.card .card__body,
.card .card__body.card__body--column .card__description,
.card .card__body.card__body--column .card__number,
.card .card__body.card__body--column .card__price,
.card .card__body.card__body--column .card__title,
.card .card__cuotes,
.content blockquote,
.content h1,
.content h2,
.content h3,
.content h4,
.content iframe,
.content ol,
.content p,
.content pre,
.content table,
.content ul {
  margin-bottom: 10px;
}
.card .card__cuotes span {
  font-size: 18px;
  line-height: 20px;
}
.card .card__body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  min-height: 30px;
}
.card .card__body.card__body--one {
  margin-bottom: 0;
}
.card .card__body.card__body--column {
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}
.card .card__body.card__body--column .card__description {
  opacity: 0.7;
  font-size: 15px;
}
.card .card__body.card__body--column .card__price {
  font-size: 36px;
  line-height: 32px;
  font-weight: 700;
}
.card .card__body.card__body--column .card__number {
  opacity: 0.7;
  font-size: 15px;
}
.card .card__body.card__body--column .card__number span {
  font-weight: 700;
  margin-left: 5px;
}
.card .card__body.card__body--center {
  text-align: center;
}
.card .card__body .card__title,
.creditcard img {
  width: 90%;
}
.card .card__body .card__flex {
  display: -ms-flexbox;
  display: flex;
}
.card .card__body .card__flex .card__nav__method__img {
  margin-right: 20px;
}
.card .card__body .card__flex .card__nav__method__img img {
  width: 250px;
}
.card .card__body .card__flex .card__description {
  font-size: 14px;
  text-align: left;
}
.card .card__body .card__separate {
  height: 40px;
  width: 1px;
  background-color: #eee;
}
.card .card__body .card__icon {
  margin-right: 20px;
}
.card .card__body .card__icon img {
  width: 30px;
  max-height: 27px;
}
.card .card__body .card__icon.card__icon--column {
  margin-right: 0;
  margin-bottom: 10px;
}
.card .card__body .card__billing {
  text-align: center;
  width: 100%;
}
.card .card__body .card__billing .card__billing__title {
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 5px;
}
.card .card__body .card__billing .card__billing__title span {
  font-size: 24px;
  line-height: 26px;
  display: block;
  text-align: center;
  font-weight: 500;
}
.card .card__body .card__billing .card__billing__min {
  font-size: 13px;
  line-height: 15px;
  display: block;
  font-weight: 300;
  max-width: 140px;
  margin: 0 auto;
}
.card .card__body .card__billing .card__billing__min span {
  font-weight: 500;
}
.card .card__body .card__table.card__table--main {
  margin-bottom: 20px;
}
.card .card__body .card__table.card__table--main table tbody td {
  background-color: #eee;
  border: 2px solid #fff;
}
.card .card__body .card__table table tbody td:nth-child(2) {
  text-align: center;
  min-width: 120px;
}
.card .card__footer {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
}
.card .card__footer.card__footer--column {
  -ms-flex-direction: column;
  flex-direction: column;
}
.card .card__footer .card__footer__advice {
  text-align: center;
  font-size: 13px;
  line-height: 15px;
  font-weight: 100;
  margin-bottom: 10px;
}
.card .card__footer .card__description {
  position: relative;
  padding: 10px 0;
}
.card .card__footer .card__description a {
  color: #2b6eb4;
  text-decoration: underline;
}
.card .card__footer .card__buttons {
  margin: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: 100%;
}
.card .card__footer .card__buttons .card__button {
  position: relative;
}
.card .card__bar {
  width: 90%;
  height: 15px;
  border-radius: 20px;
  background-color: #eee;
  overflow: hidden;
  margin: 0 auto;
}
.card .card__bar .card__bar__progress {
  width: 0%;
  height: 15px;
  background-color: #58167d;
  border-radius: 20px;
}
.card .card__price {
  display: inline-block;
  text-align: center;
  min-width: 90px;
  margin: 0 auto;
}
.card .card__price.card__price--small {
  font-size: 13px;
  line-height: 15px;
  font-weight: 100;
}
.card
  .card__details.card__details--payments
  .card__detail
  .card__detail__place
  span,
.card .card__price span,
.card .card__price.card__price--small span {
  font-size: 15px;
  line-height: 17px;
  font-weight: 500;
}
.card .card__price,
.card .card__price.card__price--big {
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
}
.card .card__price.card__price--big span {
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
}
.card .card__price span {
  display: block;
  font-weight: 300;
}
.card .card__link {
  position: absolute;
  top: 50%;
  left: 95%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.card .card__link a span {
  color: rgba(0, 0, 0, 0.4);
}
.card .card__link a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.card .card__graphic {
  width: 100%;
  text-align: center;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  position: relative;
  background-color: transparent;
}
.card .card__graphic:after,
.card .card__graphic:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #eee;
}
.card .card__graphic:before {
  top: 30px;
}
.card .card__graphic .card__graphic__div {
  position: relative;
  display: inline-block;
  height: 35px;
  width: 10px;
  background: linear-gradient(45deg, #2b6eb4 0%, #58167d 100%);
  border-radius: 4px 4px 0 0;
  vertical-align: bottom;
  margin: 0 2px;
  z-index: 1;
}
.card .card__graphic .card__graphic__div:nth-child(1) {
  height: 50px;
}
.card .card__graphic .card__graphic__div:nth-child(2) {
  height: 40px;
}
.card .card__graphic .card__graphic__div:nth-child(3) {
  height: 35px;
}
.card .card__graphic .card__graphic__div:nth-child(4) {
  height: 50px;
}
.card .card__graphic .card__graphic__div:nth-child(5) {
  height: 45px;
}
.card .card__graphic .card__graphic__div:nth-child(6) {
  height: 30px;
}
.card .card__graphic .card__graphic__div:nth-child(7) {
  height: 40px;
}
.card .card__graphic.card__graphic--real {
  padding: 10px 0;
  border-top: none;
  margin: 20px 0;
}
.card .card__graphic.card__graphic--real:after {
  content: "";
  top: 40px;
}
.card .card__graphic.card__graphic--real > .card__graphic__div {
  -webkit-animation: slideGraphicUp 0.5s ease backwards;
  animation: slideGraphicUp 0.5s ease backwards;
}
.card .card__graphic.card__graphic--real > .card__graphic__div:nth-child(1) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.card .card__graphic.card__graphic--real > .card__graphic__div:nth-child(2) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.card .card__graphic.card__graphic--real > .card__graphic__div:nth-child(3) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.card .card__graphic.card__graphic--real > .card__graphic__div:nth-child(4) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.card .card__graphic.card__graphic--real > .card__graphic__div:nth-child(5) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.card .card__graphic.card__graphic--real > .card__graphic__div:nth-child(6) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.card .card__graphic.card__graphic--real > .card__graphic__div:nth-child(7) {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}
.card .card__graphic.card__graphic--real > .card__graphic__div:nth-child(8) {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}
.card .card__graphic.card__graphic--real:before {
  content: "";
  top: 80px;
}
.card .card__graphic.card__graphic--real .card__graphic__vertical {
  position: absolute;
  top: 56px;
  left: -10px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  z-index: 5;
  font-size: 12px;
  line-height: 12px;
}
.card .card__graphic.card__graphic--real .card__graphic__div {
  width: 20px;
  height: 100px;
  margin: 0 15px;
  border-radius: 6px 6px 0 0;
}
@media (min-width: 375px) {
  .card .card__graphic.card__graphic--real .card__graphic__div {
    margin: 0 18px;
  }
}
@media (min-width: 720px) {
  .card .card__graphic.card__graphic--real .card__graphic__div {
    margin: 0 25px;
  }
}
@media (min-width: 960px) {
  .card .card__graphic.card__graphic--real .card__graphic__div {
    margin: 0 30px;
  }
}
.card
  .card__graphic.card__graphic--real
  .card__graphic__div
  .card__graphic__price {
  position: absolute;
  top: -35px;
  left: -10px;
  color: #222831;
  margin-top: 10px;
  font-weight: 700;
  font-size: 10px;
}
@media (min-width: 375px) {
  .card
    .card__graphic.card__graphic--real
    .card__graphic__div
    .card__graphic__price {
    font-size: 12px;
    left: -13px;
  }
}
.card .card__graphic.card__graphic--real .card__graphic__div span {
  position: absolute;
  bottom: -35px;
  left: -3px;
  font-size: 12px;
}
.card .card__payment {
  text-align: center;
  width: 100%;
}
@media (min-width: 720px) {
  .card .card__payment .card__payment__box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
  }
}
.card .card__payment .card__payment__days {
  font-size: 18px;
  line-height: 22px;
  display: inline-block;
  text-align: center;
  font-weight: 500;
  margin-bottom: 5px;
}
@media (min-width: 375px) {
  .card .card__payment .card__payment__days {
    font-size: 32px;
    line-height: 30px;
  }
}
.card .card__payment .card__payment__days span {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 16px;
  padding-left: 5px;
}
@media (min-width: 375px) {
  .card .card__payment .card__payment__days span {
    font-size: 15px;
    line-height: 17px;
    position: relative;
    top: -5px;
  }
}
.card .card__payment .card__payment__date {
  font-size: 13px;
  line-height: 15px;
  display: block;
  font-weight: 300;
  max-width: 140px;
  margin: 0 auto;
}
.card .card__payment .card__payment__date span {
  font-weight: 500;
}
.card .card__payment .card__payment__prox {
  font-size: 13px;
  line-height: 15px;
  display: block;
  font-weight: 300;
  margin-bottom: 5px;
}
@media (min-width: 720px) {
  .card .card__payment .card__payment__prox {
    margin-right: 10px;
  }
}
.card .card__payment .card__payment__prox span {
  font-weight: 500;
  margin-left: 5px;
}
.card .card__payment .card__payment__button,
.ticket__nav .ticket__nav__nav ul {
  position: relative;
  height: 100%;
}
.card .card__payment .card__payment__button .btn,
.form.form--private .cols > div,
form.form--private .cols > div {
  margin-bottom: 0;
}
.card .card__payment .card__payment__button a {
  min-width: auto;
}
.card .card__terms {
  text-align: center;
}
.card .card__terms .form__input a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
}
.card .card__details {
  width: 100%;
  text-align: left;
}
.card
  .card__details.card__details--payments
  .card__detail
  .card__detail__place {
  font-size: 13px;
  line-height: 15px;
  font-weight: 300;
}
.card
  .card__details.card__details--payments
  .card__detail
  .card__detail__price {
  font-size: 16px;
  line-height: 18px;
}
@media (min-width: 720px) {
  .card .card__details .cols .col-xs-12:first-child {
    border-right: 1px solid rgba(0, 0, 0, 0.15);
  }
}
.card .card__details .card__detail {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding: 7px 5px;
  border-bottom: 1px solid #eee;
  position: relative;
}
.card .card__details .card__detail.card__detail--block {
  display: block;
  border: none;
}
.card .card__details .card__detail.card__detail--otherpay {
  display: none;
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
}
.card .card__details .card__detail:last-child {
  border-bottom: 0;
}
.card .card__details .card__detail.card__detail--red .card__detail__icon span,
.card .card__details .card__detail.card__detail--red .card__detail__price {
  color: #ec6b00;
}
.card .card__details .card__detail.card__detail--switch {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 10px 30px;
}
.card .card__details .card__detail .card__detail__icon {
  width: 10%;
}
.card .card__details .card__detail .card__detail__icon span {
  font-size: 15px;
  line-height: 17px;
  color: #222831;
  opacity: 0.7;
}
.card .card__details .card__detail .card__detail__icon.card__detail__icon--svg {
  width: 25px;
}
.card
  .card__details
  .card__detail
  .card__detail__icon.card__detail__icon--svg
  img {
  width: 20px;
}
.card .card__details .card__detail .card__help {
  position: relative;
  display: inline-block;
  top: 0;
  left: 5%;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  border-radius: 50%;
  background-color: #ec6b00;
  color: #fff;
  z-index: 3;
  overflow: initial;
}
.card .card__details .card__detail .card__help:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.card .card__details .card__detail .card__help:hover span {
  color: #393e46 !important;
}
.card .card__details .card__detail .card__help:hover .card__help__box {
  display: block;
}
.card .card__details .card__detail .card__help span {
  color: #fff !important;
  position: relative;
  font-size: 14px !important;
  top: -1px !important;
  left: 0;
  font-weight: 700;
}
.card .card__details .card__detail .card__help .card__help__box {
  display: none;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 200%;
  width: 200px;
  padding: 15px 10px;
  z-index: 10;
  color: #222831;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
}
@media (min-width: 480px) {
  .card .card__details .card__detail .card__help .card__help__box {
    width: 300px;
  }
}
.card .card__details .card__detail .card__help .card__help__box:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #ec6b00;
  left: -8px;
  top: 0;
}
.card
  .card__details
  .card__detail
  .card__help
  .card__help__box
  .card__help__title {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 5px;
}
@media (min-width: 480px) {
  .card
    .card__details
    .card__detail
    .card__help
    .card__help__box
    .card__help__title {
    font-size: 20px;
    line-height: 22px;
  }
}
.card
  .card__details
  .card__detail
  .card__help
  .card__help__box
  .card__help__text {
  opacity: 0.7;
  margin-bottom: 0;
  line-height: 24px;
}
.card .card__details .card__detail .card__detail__title {
  font-size: 15px;
  line-height: 17px;
  display: inline-block;
  width: 50%;
  position: relative;
}
.card
  .card__details
  .card__detail
  .card__detail__title.card__detail__title--margin {
  margin-bottom: 20px;
}
.card
  .card__details
  .card__detail
  .card__detail__title.card__detail__title--link {
  width: 85%;
  line-height: 50px;
}
.card .card__details .card__detail .card__detail__title .card__detail__more {
  color: #ec6b00;
  display: block;
  font-size: 12px;
  font-weight: 700;
  text-decoration: underline;
  cursor: pointer;
  margin-top: 2px;
}
.card .card__details .card__detail .card__detail__subtitle {
  margin-left: 0;
  padding-left: 20px;
  font-size: 14px;
  display: block;
  position: relative;
}
.card
  .card__details
  .card__detail
  .card__detail__subtitle.card__detail__subtitle--active:after,
.card
  .card__details
  .card__detail
  .card__detail__subtitle.card__detail__subtitle--inactive:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  background-color: green;
  width: 10px;
  height: 10px;
  line-height: 10px;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
}
.card
  .card__details
  .card__detail
  .card__detail__subtitle.card__detail__subtitle--inactive:after {
  background-color: red;
}
.card .card__details .card__detail .card__detail__subtitle span {
  margin-left: 5px;
  color: #ec6b00;
}
.card .card__details .card__detail .card__detail__alert {
  font-size: 14px;
  color: #ec6b00;
}
.card .card__details .card__detail .card__detail__place {
  font-size: 15px;
  line-height: 17px;
  display: inline-block;
  width: 60%;
}
.card .card__details .card__detail .card__detail__place span {
  font-size: 13px;
  line-height: 15px;
  display: block;
  font-weight: 300;
}
.card .card__details .card__detail .card__detail__name {
  font-size: 13px;
  line-height: 18px;
  display: inline-block;
}
.card .card__details .card__detail .card__detail__price {
  color: #222831;
  opacity: 0.7;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  width: 30%;
  text-align: right;
}
.card .card__details .card__detail .card__detail__date {
  font-size: 15px;
  line-height: 17px;
  opacity: 0.7;
  width: 90%;
  text-align: right;
}
.card .card__details .card__detail .card__detail__switch--onoff {
  position: relative;
  width: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.card .card__details .card__submit {
  margin-top: 10px;
}
.card .card__details .cart--test {
  display: block;
}
.carousel .carousel-thumbnails .carousel-thumbnail,
footer .footer__banner .footer__body {
  text-align: center;
}
.carousel .carousel-thumbnails .carousel-thumbnail .bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 0;
  background: #222831;
  transition: 0.1s ease;
  display: none;
}
.carousel .carousel-thumbnails .carousel-thumbnail:hover {
  cursor: pointer;
}
.carousel .carousel-thumbnails .carousel-thumbnail.current .bar {
  display: block;
  height: 4px;
}
.carousel .carousel-contents {
  background-color: #222831;
}
.carousel .carousel-contents .carousel-content,
.faq.faq--card
  .faq__item
  .faq__answer
  .form--private
  .form__element--focused:after,
.faqmin.faqmin--card
  .faqmin__item
  .faqmin__answer
  .form--private
  .form__element--focused:after {
  display: none;
}
.carousel .carousel-contents .carousel-content.out {
  display: block;
  -webkit-animation: fadeOut 0.2s ease both;
  animation: fadeOut 0.2s ease both;
}
.carousel .carousel-contents .carousel-content.current {
  display: block;
  -webkit-animation: fadeIn 0.4s 0.2s ease backwards;
  animation: fadeIn 0.4s 0.2s ease backwards;
}
.circle-chart {
  width: 120px;
  height: 120px;
  font-family: "Source Sans Pro", sans-serif;
  padding: 1px;
}
.circle-chart.circle-chart--md {
  width: 100px;
  height: 100px;
  margin-left: 20px;
}
.circle-chart.circle-chart--md .circle-chart__circle {
  stroke: #009bdb;
  stroke-width: 1.2;
}
.circle-chart.circle-chart--md .circle-chart__background {
  stroke-width: 1.2;
}
.circle-chart.circle-chart--big {
  width: 140px;
  height: 140px;
}
.circle-chart.circle-chart--big .circle-chart__circle {
  stroke: #58167d;
  stroke-width: 1.2;
}
.circle-chart.circle-chart--big .circle-chart__background {
  stroke-width: 1.2;
}
.circle-chart__circle {
  stroke: #58167d;
  stroke-width: 2;
  fill: none;
  -webkit-animation: circle-chart-fill 2s reverse;
  animation: circle-chart-fill 2s reverse;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  stroke-linecap: round;
}
.circle-chart__circle--negative {
  -webkit-transform: rotate(-90deg) scale(1, -1);
  transform: rotate(-90deg) scale(1, -1);
}
.circle-chart__background {
  stroke: #eee;
  stroke-width: 1.7;
  fill: none;
}
.circle-chart__info {
  opacity: 1;
  -webkit-transform: translateY(0.1em);
  transform: translateY(0.1em);
  stroke: #393e46;
  stroke-width: 0.8px;
}
.circle-chart__info.circle-chart__info--green,
.circle-chart__info.circle-chart__info--red,
.circle-chart__info.circle-chart__info--yellow {
  stroke: #58167d;
}
.circle-chart__percent {
  alignment-baseline: central;
  text-anchor: middle;
  font-size: 8px;
  font-weight: 100;
}
.circle-chart__subline {
  alignment-baseline: central;
  text-anchor: middle;
  font-size: 3px;
}
.circle-example {
  display: block;
}
@-webkit-keyframes circle-chart-fill {
  to {
    stroke-dasharray: 0 100;
  }
}
@keyframes circle-chart-fill {
  to {
    stroke-dasharray: 0 100;
  }
}
@-webkit-keyframes circle-chart-appear {
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes circle-chart-appear {
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.content {
  line-height: 26px;
  color: #393e46;
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5 {
  padding-top: 10px;
}
.content h1:first-child,
.content h2:first-child,
.content h3:first-child,
.content h4:first-child,
.content h5:first-child {
  padding-top: 0;
}
.content ol {
  list-style-type: decimal;
  margin-left: 20px;
}
.content ul {
  margin-left: 0;
}
.content ul li {
  padding-left: 25px;
  margin-bottom: 5px;
  position: relative;
}
.content ul li:before {
  content: "\f00c";
  font-family: "FontAwesome";
  position: absolute;
  top: 0;
  left: 0;
  color: #58167d;
}
.content blockquote {
  padding: 10px 10px 10px 40px;
  border-left: 2px solid color;
  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: 0.5;
  display: inline-block;
  padding-right: 2px;
}
.content pre {
  background: rgba(0, 0, 0, 0.05);
  padding: 10px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 480px) {
  .content img.alignright {
    float: right;
    margin-left: 20px;
  }
  .content img.alignleft {
    float: left;
    margin-right: 20px;
  }
}
#private-web button,
.content img.aligncenter {
  margin: 0 auto;
}
.content iframe {
  width: 100%;
  max-width: 100%;
  display: block;
  height: 200px;
  background: lighter;
}
@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(.btn),
.wp a:hover:not(.btn) {
  text-decoration: underline;
}
.content p.p-lg {
  font-size: 120%;
  line-height: 160%;
  font-style: italic;
}
.creditcard {
  margin: 0 auto 20px;
  position: relative;
  max-width: 400px;
  color: #fff;
}
.creditcard .creditcard__info .creditcard__title {
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
}
.creditcard .creditcard__info .creditcard__value {
  font-size: 14px;
  line-height: 16px;
}
.creditcard .creditcard__info.creditcard__info__number {
  position: absolute;
  top: 45%;
  left: 15%;
}
.creditcard .creditcard__info.creditcard__info__date {
  position: absolute;
  top: 65%;
  left: 15%;
}
.creditcard .creditcard__info.creditcard__info__code {
  position: absolute;
  top: 65%;
  left: 60%;
  width: 100px;
}
.creditcard .creditcard__info.creditcard__info__name {
  position: absolute;
  top: 85%;
  left: 15%;
}
.dscroll {
  opacity: 0;
  -webkit-animation: none;
  animation: none;
  transition: none;
}
.dscroll.dscroll--in {
  -webkit-animation: slideFadeUp 0.8s ease-out backwards;
  animation: slideFadeUp 0.8s ease-out backwards;
  opacity: 1;
}
.faq {
  radius: rad;
  overflow: hidden;
  padding: 0 5px;
}
@media (min-width: 720px) {
  .faq {
    padding: 0 20px;
  }
}
.faq .faq__item {
  background: #fff;
  border-bottom: 1px solid #eee;
  position: relative;
  border-radius: 7px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
  margin-bottom: 10px;
}
.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--purple .faq__question .fa,
.faq.faq--purple .faq__question:hover {
  color: #58167d;
}
.faq.faq--card {
  padding: 0;
}
.faq.faq--card .faq__item {
  box-shadow: none;
}
.faq.faq--card .faq__item .faq__question {
  font-size: 15px;
  line-height: 17px;
}
@media (min-width: 720px) {
  .faq.faq--card .faq__item .faq__question {
    padding: 10px;
  }
}
.faq.faq--card .faq__item .faq__question span,
.faqmin.faqmin--card .faqmin__item .faqmin__question span,
footer .footer__banner .footer__body .footer__title {
  font-weight: 700;
}
.faq.faq--card .faq__item .faq__answer {
  text-align: center;
  padding: 20px 10px;
}
@media (min-width: 720px) {
  .faq.faq--card .faq__item .faq__answer {
    padding: 25px 30px;
  }
}
.faq.faq--card .faq__item .faq__answer .form--private {
  text-align: left;
  width: 100%;
  margin: 20px auto 0;
}
.faq.faq--card .faq__item .faq__answer .form--private .form__element--radio,
.faqmin.faqmin--card
  .faqmin__item
  .faqmin__answer
  .form--private
  .form__element--radio {
  max-width: 250px;
  margin: 0 auto 10px;
}
.faq.faq--card
  .faq__item
  .faq__answer
  .form--private
  .form__element--radio:last-child,
.faqmin.faqmin--card
  .faqmin__item
  .faqmin__answer
  .form--private
  .form__element--radio:last-child {
  margin-bottom: 20px;
}
.faq.faq--card .faq__item .faq__answer .form--private button,
.faqmin.faqmin--card .faqmin__item .faqmin__answer .form--private button {
  margin-top: 20px !important;
  margin: 0 auto;
}
.faq.faq--card .faq__item .faq__answer .form--private textarea,
.faqmin.faqmin--card .faqmin__item .faqmin__answer .form--private textarea {
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  color: rgba(0, 0, 0, 0.7);
}
.faq.faq--card .faq__item .faq__answer .form--private #input-email,
.faqmin.faqmin--card .faqmin__item .faqmin__answer .form--private #input-email {
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  color: rgba(0, 0, 0, 0.7);
  padding: 5px 10px;
}
.faq.faq--card .faq__item .faq__hide {
  display: none;
  text-align: center;
}
.faq.faq--card .faq__item .faq__button {
  width: 100%;
  text-align: center;
}
.faq .faq__question {
  margin-bottom: 0;
  padding: 15px 20px;
  transition: 0.5s;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}
@media (min-width: 480px) {
  .faq .faq__question {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (min-width: 720px) {
  .faq .faq__question {
    padding: 20px 30px;
    font-size: 16px;
    line-height: 22px;
  }
}
.faq .faq__question .fa {
  float: right;
  transition: 0.5s;
  color: #ec6b00;
  margin-left: 10px;
}
.faq .faq__question:hover {
  cursor: pointer;
  color: #ec6b00;
}
@media (min-width: 720px) and (min-width: 480px) {
  .faq .faq__question {
    font-size: 20px;
    line-height: 22px;
  }
}
.faq .faq__answer {
  padding: 0 20px 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media (min-width: 720px) {
  .faq .faq__answer {
    padding: 25px 30px;
  }
}
.faq .faq__answer li {
  font-weight: 500;
  margin-bottom: 20px;
  opacity: 0.8;
}
@media (min-width: 720px) {
  .faq .faq__answer li {
    line-height: 26px;
    font-size: 16px;
  }
}
.faqmin {
  radius: rad;
  overflow: hidden;
  padding: 0 2px;
}
@media (min-width: 720px) {
  .faqmin {
    padding: 0 20px;
  }
}
.faqmin .faqmin__item {
  background: #fff;
  border-bottom: 1px solid #eee;
  position: relative;
  border-radius: 7px;
  overflow: hidden;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 10px;
}
.faqmin .faqmin__item:last-child,
section.section--faq table tr:last-child td,
section.section--faq table tr:last-child th {
  border-bottom: 0;
}
.faqmin .faqmin__item.faqmin__open .faqmin__question .fa {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.faqmin.faqmin--purple .faqmin__question .fa,
.faqmin.faqmin--purple .faqmin__question:hover {
  color: #58167d;
}
.faqmin.faqmin--card {
  padding: 0;
}
.faqmin.faqmin--card .faqmin__item {
  box-shadow: none;
}
.faqmin.faqmin--card .faqmin__item .faqmin__question {
  font-size: 15px;
  line-height: 17px;
}
@media (min-width: 720px) {
  .faqmin.faqmin--card .faqmin__item .faqmin__question {
    padding: 10px;
  }
}
.faqmin.faqmin--card .faqmin__item .faqmin__answer {
  text-align: center;
  padding: 10px;
}
@media (min-width: 720px) {
  .faqmin.faqmin--card .faqmin__item .faqmin__answer {
    padding: 25px 30px;
  }
}
.faqmin .faqmin__answer .section__content .section__img img,
.faqmin.faqmin--card
  .faqmin__item
  .faqmin__answer
  .section__content
  .section__img
  img {
  max-width: 100% !important;
}
.faqmin.faqmin--card .faqmin__item .faqmin__answer .form--private {
  text-align: left;
  width: 100%;
  margin: 20px auto 0;
}
.faqmin.faqmin--card .faqmin__item .faqmin__hide {
  display: none;
  text-align: center;
}
.faqmin.faqmin--card .faqmin__item .faqmin__button {
  width: 100%;
  text-align: center;
}
.faqmin .faqmin__question {
  margin-bottom: 0;
  padding: 15px 20px;
  transition: 0.5s;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}
@media (min-width: 480px) {
  .faqmin .faqmin__question {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (min-width: 720px) {
  .faqmin .faqmin__question {
    padding: 20px 30px;
    font-size: 16px;
    line-height: 22px;
  }
}
.faqmin .faqmin__question .fa {
  float: right;
  transition: 0.5s;
  color: #ec6b00;
  margin-left: 10px;
}
.faqmin .faqmin__question:hover {
  cursor: pointer;
  color: #ec6b00;
}
@media (min-width: 720px) and (min-width: 480px) {
  .faqmin .faqmin__question {
    font-size: 20px;
    line-height: 22px;
  }
}
.faqmin .faqmin__answer {
  padding: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media (min-width: 720px) {
  .faqmin .faqmin__answer {
    padding: 25px 30px;
  }
}
.faqmin .faqmin__answer li {
  font-weight: 500;
  margin-bottom: 20px;
  opacity: 0.8;
}
@media (min-width: 720px) {
  .faqmin .faqmin__answer li {
    line-height: 26px;
    font-size: 16px;
  }
}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  color: #222831;
  height: 60px;
  overflow: hidden;
  -webkit-animation: slideDown 0.7s ease;
  animation: slideDown 0.7s ease;
}
@media (min-width: 720px) {
  .fixed {
    display: none;
  }
}
.fixed .fixed__wrap {
  padding: 0 10px;
}
.fixed .fixed__wrap .fixed__flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  height: 60px;
}
.fixed .fixed__wrap .fixed__flex .fixed__body {
  margin-right: 10px;
  margin-left: 10px;
  display: -ms-flexbox;
  display: flex;
}
.fixed .fixed__wrap .fixed__flex .fixed__button a {
  min-width: auto;
  font-size: 9px;
}
.fixed .fixed__wrap .fixed__flex .fixed__icon {
  margin: 0 5px;
  width: 43px;
}
.fixed .fixed__wrap .fixed__flex .fixed__icon img {
  width: 43px;
}
.fixed .fixed__wrap .fixed__flex .fixed__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 5px;
}
.fixed .fixed__wrap .fixed__flex .fixed__content .fixed__title {
  font-size: 13px;
  line-height: 15px;
}
.fixed .fixed__wrap .fixed__flex .fixed__content .fixed__description {
  font-size: 12px;
  line-height: 14px;
}
.fixed .fixed__wrap .fixed__flex .fixed__close {
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
  background-color: #58167d;
  position: absolute;
  top: 22px;
  left: 2px;
}
.fixed .fixed__wrap .fixed__flex .fixed__close span {
  color: #fff;
  font-size: 10px;
  position: relative;
  top: -2px;
}
footer {
  text-align: center;
  position: relative;
  background-color: #222831;
}
@media (min-width: 480px) {
  footer {
    text-align: left;
  }
}
footer .footer__bg {
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70%;
}
footer .footer__bg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: -1px;
  background: #222831;
  background: linear-gradient(0deg, #222831, transparent);
}
footer .footer__social ul {
  -webkit-columns: 1 !important;
  -moz-columns: 1 !important;
  columns: 1 !important;
}
footer .footer__social ul li {
  display: inline-block;
}
footer .footer__social ul li a {
  padding: 10px !important;
  color: #fff;
}
footer .footer__social ul li a span {
  font-size: 32px;
}
@media (min-width: 720px) {
  footer .footer__banner {
    margin-bottom: 40px;
  }
}
footer .footer__banner .footer__links__app {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
footer .footer__banner .footer__links__app .footer__button {
  margin: 10px;
}
footer .footer__banner .footer__links__app .footer__button img {
  height: 50px;
}
footer .footer__wrap {
  position: relative;
  max-width: 1260px;
  margin: 0 auto;
  padding: 30px 20px;
}
@media (min-width: 720px) {
  footer .footer__wrap {
    padding: 60px;
  }
  footer .footer__wrap.footer__wrap--sm {
    padding: 10px;
  }
  footer .footer__wrap.footer__wrap--md {
    padding: 60px 40px;
  }
}
footer .footer__links.footer_links--primary {
  text-align: center;
}
@media (min-width: 720px) {
  footer .footer__links.footer_links--primary {
    text-align: left;
  }
  footer .footer__links ul {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }
}
footer .footer__links ul li a {
  color: #fff;
  display: inline-block;
  padding: 5px 0;
  font-size: 18px;
  line-height: 18px;
  opacity: 0.8;
  text-align: left;
}
@media (min-width: 480px) {
  footer .footer__links ul li a {
    padding: 15px 0;
  }
}
footer .footer__links .footer__links__list {
  text-align: center;
}
@media (min-width: 720px) {
  footer .footer__links .footer__links__list {
    display: block;
    text-align: left;
  }
}
.form__element .form__tooltip span,
footer,
footer .footer__links .footer__links__contact a,
header a {
  color: #fff;
}
footer .footer__links .footer__links__contact .footer__description span {
  margin-left: 10px;
}
@media (min-width: 720px) {
  footer .footer__links .footer__links__contact .footer__description span {
    margin-right: 10px;
  }
}
footer .footer__links .footer__logo__contenido {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.footer__logo__contenido span {
  font-size: 20px;
  margin-right: 12px;
}
.footer_links .footer__logo {
  display: inline-block;
}
footer .footer__links .footer__logo img {
  width: 130px;
  margin-left: 0;
  margin-bottom: 10px;
}
footer .footer__links.footer__links--secondary {
  font-size: 12px;
  overflow: hidden;
}
footer .footer__links.footer__links--secondary a {
  display: inline-block;
  margin: 0 10px;
  color: #fff;
  opacity: 0.6;
}
footer .footer__links.footer__links--secondary a:hover {
  opacity: 1;
}
@media (min-width: 480px) {
  footer .footer__links.footer__links--secondary .footer__copyright {
    text-align: center;
  }
}
footer .footer__links.footer__links--secondary .footer__copyright img {
  display: inline-block;
  width: 80px;
  vertical-align: middle;
  stroker: #fff;
}
footer .footer__info {
  padding: 20px 10px;
  border-top: 1px solid #fff;
  text-align: center;
}
footer .footer__info .footer__description {
  font-size: 14px;
}
footer .footer__info .footer__description a {
  color: #fff;
  text-decoration: underline;
}
#private-web .form,
#private-web form {
  position: relative;
  width: 100%;
}
#private-web input,
#private-web textarea {
  display: block;
  opacity: 1;
}
#private-web input,
#private-web select,
#private-web textarea {
  width: 100%;
  padding: 5px;
  vertical-align: top;
  background: #fff;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
#private-web input:focus,
#private-web select:focus,
#private-web textarea:focus,
.form input:focus,
.form select:focus,
.form textarea:focus,
form input:focus,
form select:focus,
form textarea:focus {
  border-color: color;
}
#private-web input:-webkit-autofill,
#private-web input:-webkit-autofill:active,
#private-web input:-webkit-autofill:focus,
#private-web input:-webkit-autofill:hover {
  transition: background-color 5000s ease-in-out 0s;
}
#private-web input::-webkit-inner-spin-button,
#private-web input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#private-web select {
  display: inline-block;
  border: none;
  margin-bottom: 0;
  background: url(../img/icon-select.png) 100% 50% no-repeat;
  opacity: 0.7;
}
#private-web textarea,
textarea {
  height: 100px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#private-web input[type="file"] {
  display: none;
}
#private-web .form__element {
  padding-top: 10px;
  margin-bottom: 10px;
  position: relative;
  display: block;
}
#private-web .form__element:hover {
  cursor: text;
}
#private-web .form__element.form__element--edit {
  margin-bottom: 0;
  padding-top: 0;
  width: 40%;
}
#private-web .form__element.form__element--edit input {
  font-size: 14px;
  line-height: 16px;
}
#private-web .form__element.form__element--radio {
  width: 100%;
  padding-top: 0;
}
#private-web .form__element.form__element--radio.form__element--focused:after,
.form__element.form__element--checkbox.form__element--focused:after {
  width: 0%;
}
#private-web .form__element.form__element--radio .form__input {
  border: none;
}
#private-web .form__element.form__element--radio .form__input label,
.form__element.form__element--checkbox .form__input label {
  width: 100%;
  text-align: right;
  font-size: 14px;
  line-height: 16px;
  padding: 20px 0;
}
#private-web .form__element.form__element--radio .form__input input {
  width: 25px;
  min-width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  background: #eee url(../img/icons/icon-checked.png) 50% -100% no-repeat;
  border: 1px solid #eee;
  border-radius: 50%;
  background-color: #eee;
  opacity: 1;
  margin-right: 20px;
}
#private-web .form__element.form__element--radio .form__input input:checked,
.form__element.form__element--checkbox .form__input input:checked {
  background-color: #ec6b00;
  background-position: 50% 50%;
}
#private-web .form__element.form__element--hidden {
  display: none;
  opacity: 0;
}
#private-web .form__element .form__title {
  color: #222831;
  font-size: 12px;
  font-weight: 500;
  position: absolute;
  top: 18px;
  left: 0;
  transition: 0.2s ease;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  opacity: 0.7;
}
#private-web .form__element .form__input {
  position: relative;
  border-bottom: 1px solid #eee;
  z-index: 2;
  width: 100%;
}
#private-web .form__element .form__input input,
#private-web .form__element .form__input select {
  background-color: transparent;
  border: 0;
  padding-left: 0;
  padding-right: 0;
}
#private-web .form__element .form__input textarea {
  border: 1px solid rgba(0, 0, 0, 0.3);
}
#private-web
  .form__element
  .form__input.form__input--whitetext
  input:-webkit-autofill,
#private-web
  .form__element
  .form__input.form__input--whitetext
  input:-webkit-autofill:active,
#private-web
  .form__element
  .form__input.form__input--whitetext
  input:-webkit-autofill:focus,
#private-web
  .form__element
  .form__input.form__input--whitetext
  input:-webkit-autofill:hover {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #fff !important;
}
#private-web .form__element .form__select {
  position: relative;
  border-bottom: 1px solid #eee;
  cursor: pointer;
  color: #222831;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#private-web .form__element .form__select select {
  display: none;
}
#private-web .form__element .form__select .form__select__value {
  font-weight: 100;
  min-height: 42px;
  padding: 10px 15px 10px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#private-web .form__element .form__select .form__select__options {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 10px;
  -webkit-animation: heightMd 0.5s ease;
  animation: heightMd 0.5s ease;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
  border-radius: 0 0 14px 14px;
  max-height: 320px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 3;
  display: none;
  margin-top: 1px;
}
#private-web .form__element .form__select .form__select__option {
  transition: 0.2s ease;
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 7px;
  opacity: 0.8;
}
#private-web .form__element .form__select .form__select__option:hover {
  background: #f4f4f4;
}
#private-web .form__element .form__select .form__select__option.selected,
#private-web .form__element .form__select.opened .form__select__options,
.form__element .form__tooltip:hover .form__tooltip__modal,
.form__element.form__element--serienumber .form__help:hover .form__help__box {
  display: block;
}
#private-web .form__element .form__select .form__select__icon {
  position: absolute;
  top: 10px;
  right: 0;
  opacity: 0.4;
}
#private-web .form__element.form__element--radio:after {
  content: "";
  display: none;
}
#private-web .form__element .form__checkbox__item {
  display: inline-block;
  margin-top: 30px;
  margin-right: 20px;
}
#private-web .form__element .form__checkbox__item input {
  border: none;
}
#private-web .form__element .form__checkbox__item label {
  font-size: 14px;
  font-weight: 500;
  opacity: 0.7;
}
#private-web .form__element:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 1px;
  border-radius: 2px;
  background: #393e46;
  opacity: 0.3;
  transition: 0.5s;
  z-index: 2;
}
#private-web .form__element.form__element--focused:after {
  width: 100%;
}
#private-web .form__element.form__element--file .form__title,
#private-web .form__element.form__element--filled .form__title,
#private-web .form__element.form__element--focused .form__title {
  top: 0;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
#private-web .form__considerations {
  font-size: 12px;
}
#private-web .form__c {
  margin-bottom: 20px;
}
#private-web .form__button {
  margin-top: 20px;
}
#private-web .form__resetpass {
  color: #2b6eb4;
  font-size: 12px;
  font-weight: 200;
  margin-bottom: 5px;
  float: right;
  cursor: pointer;
}
.form input,
.form select,
.form textarea,
form input,
form select,
form textarea {
  display: block;
  width: 100%;
  border-radius: 3px;
  padding: 8px 10px;
  vertical-align: top;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  appearance: none;
  -webkit-appearance: none;
  background-color: #f4f4f4;
}
.form input::-webkit-input-placeholder,
.form select::-webkit-input-placeholder,
.form textarea::-webkit-input-placeholder,
form input::-webkit-input-placeholder,
form select::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder {
  font-size: 14px;
}
.form input::-moz-placeholder,
.form select::-moz-placeholder,
.form textarea::-moz-placeholder,
form input::-moz-placeholder,
form select::-moz-placeholder,
form textarea::-moz-placeholder {
  font-size: 14px;
}
.form input:-ms-input-placeholder,
.form select:-ms-input-placeholder,
.form textarea:-ms-input-placeholder,
form input:-ms-input-placeholder,
form select:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
  font-size: 14px;
}
.form input::placeholder,
.form select::placeholder,
.form textarea::placeholder,
form input::placeholder,
form select::placeholder,
form textarea::placeholder {
  font-size: 14px;
}
.form button,
form button {
  display: block;
  width: 100%;
}
.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: 100px;
  resize: none;
}
.form--validation .form__element.form__element--error:after,
input[type="file"] {
  display: none;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="checkbox"],
input[type="radio"] {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  padding: 0;
  background: #eee url(../img/icon-checked.png) 50% -100% no-repeat;
  border: 1px solid #eee;
  border-radius: 10px;
}
input[type="checkbox"]:checked,
input[type="radio"]:checked {
  background-color: #000;
  background-position: 50% 50%;
  border-color: #000;
}
select {
  display: inline-block;
  border: none;
  opacity: 1;
  padding: 10px 40px 10px 15px;
  margin-bottom: 0;
  background: url(../img/icon-select.png) 100% 50% no-repeat;
}
.form--forcepassword .btn {
  margin: 10px 0 !important;
}
.form__element {
  padding-top: 20px;
  position: relative;
  display: block;
  margin-bottom: 10px;
}
.form__element .form__tooltip {
  position: absolute;
  right: 10px;
  top: 27px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 2;
  cursor: pointer;
  overflow: initial;
}
.form__element .form__tooltip .form__tooltip__modal {
  display: none;
  width: 250px;
  background-color: #fff;
  border-radius: 10px;
  padding: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
  margin-top: 10px;
}
.form__element:hover {
  cursor: text;
}
.form__element.form__element--radio,
.form__element.form__element--radio--important {
  padding-top: 0;
}
.form__element.form__element--radio--important label span {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  border-bottom: 1px solid #fff;
}
.form__element.form__element--hidden .form__input input {
  background-color: rgba(0, 0, 0, 0.08);
}
.form__element.form__element--code .form__input {
  max-width: 60px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
}
.form__element.form__element--code .form__input input {
  max-width: 30px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}
@media (min-width: 480px) {
  .form__element.form__element--code .form__input input {
    max-width: 50px;
  }
}
.form__element.form__element--file {
  max-width: 500px;
}
.form__element.form__element--checkbox {
  width: 100%;
  padding-top: 0;
}
.form__element.form__element--checkbox .form__input {
  border: none;
}
.form__element.form__element--checkbox .form__input input {
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  padding: 0;
  background: #eee url(../img/icons/icon-checked.png) 50% -100% no-repeat;
  border: 1px solid #eee;
  border-radius: 5px;
  background-color: #eee;
  opacity: 1;
}
.form__element.form__element--serienumber .form__help {
  position: absolute;
  top: 8px;
  right: 5px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.25);
  color: #fff;
  z-index: 3;
  overflow: initial;
}
.form__element.form__element--serienumber .form__help:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.form__element.form__element--serienumber .form__help:hover span {
  color: #393e46 !important;
}
.form__element.form__element--serienumber .form__help span {
  color: #fff !important;
  position: relative;
  font-size: 18px !important;
  top: 0 !important;
  left: 6px;
  font-weight: 700;
}
.form__element.form__element--serienumber .form__help .form__help__box {
  display: none;
  background-color: #fff;
  position: absolute;
  bottom: 170%;
  left: -1420%;
  width: 300px;
  border-radius: 5px;
  padding: 15px 10px;
  z-index: 10;
  color: #222831;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
}
@media (min-width: 1090px) {
  .form__element.form__element--serienumber .form__help .form__help__box {
    bottom: -940%;
    left: 170%;
  }
}
.form__element.form__element--serienumber
  .form__help
  .form__help__box
  .form__help__img
  img {
  margin-bottom: 5px;
}
.form__element.form__element--serienumber
  .form__help
  .form__help__box
  .form__help__text {
  opacity: 0.7;
  margin-bottom: 20px;
}
.form__element.form__element--alert .form__alert {
  display: block;
  opacity: 1;
}
.form__element.form__element--alert .form__input input {
  border-color: red !important;
}
.form__element .form__title,
.form__element .form__title__notfocus {
  font-size: 15px;
  line-height: 18px;
  font-weight: 500;
  position: absolute;
  left: 0;
  transition: 0.2s ease;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  opacity: 0.7;
  top: 0;
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
}
.form__element .form__title__notfocus {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.form__element .form__input {
  position: relative;
  z-index: 2;
  transition: 0.5s;
}
.form__element .form__input input,
.form__element .form__input select {
  padding: 8px 10px;
  background-color: #fff;
  border-radius: 5px;
  color: #222831;
}
.form__element .form__input.form__input--reset {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  margin-bottom: 20px;
}
.form__element .form__input.form__input--reset span {
  position: absolute;
  top: 5px;
  right: 10px;
  color: #58167d;
  font-size: 24px;
}
.form__element .form__input--file {
  position: relative;
  background-color: #fff;
  padding: 4px 5px;
  z-index: 2;
  display: block;
  border: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
  max-width: 500px;
  margin: 0 auto;
}
@media (min-width: 720px) {
  .form__element .form__input--file {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.form__element .form__input--file input {
  border: none;
}
.form__element .form__input--file span {
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  min-width: initial !important;
}
.form__element .form__input--file .name-file {
  color: rgba(0, 0, 0, 0.5);
  font-size: 15px;
  line-height: 17px;
}
.form__element .form__alert {
  text-align: left;
  font-size: 12px;
  lien-height: 14px;
  font-weight: 500;
  color: red;
  display: none;
  opacity: 0;
}
.form__element .form__select {
  position: relative;
  border-bottom: 1px solid #eee;
  cursor: pointer;
  color: #222831;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.form__element .form__select .form__select__value {
  font-weight: 100;
  min-height: 42px;
  padding: 10px 15px 10px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.form__element .form__select .form__select__options {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 10px;
  -webkit-animation: heightMd 0.5s ease;
  animation: heightMd 0.5s ease;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
  border-radius: 0 0 14px 14px;
  max-height: 320px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 3;
  display: none;
  margin-top: 1px;
}
.form__element .form__select .form__select__option {
  transition: 0.2s ease;
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 7px;
  opacity: 0.8;
}
.form__element .form__select .form__select__option:hover {
  background: #f4f4f4;
}
.form__element .form__select .form__select__option.selected,
.form__element .form__select.opened .form__select__options {
  display: block;
}
.form__element .form__select .form__select__icon {
  position: absolute;
  top: 10px;
  right: 0;
  opacity: 0.4;
}
.form__element.form__element--notification {
  width: 100%;
  text-align: center;
  padding-top: 0;
  display: none;
}
.form__element.form__element--notification .form__notification {
  color: red;
}
.form__element.form__element--notification.form__element--show {
  display: block;
}
.form__element.form__element--focused .form__input {
  border-color: #58167d;
}
.form__element.form__element--file .form__title,
.form__element.form__element--filled .form__title,
.form__element.form__element--focused .form__title {
  top: 0;
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
}
.form__element.form__element--error {
  position: relative;
}
.form__element.form__element--error:after {
  content: "\f071";
  font-family: "FontAwesome";
  position: absolute;
  top: 0;
  right: 0;
  color: red;
  font-size: 14px;
  line-height: 14px;
  display: inline-block;
  background-color: transparent;
}
.form__c {
  margin-bottom: 20px;
}
.form__button,
.form__submit {
  margin-top: 20px;
  text-align: center;
}
.form__button .btn,
.form__submit .btn {
  display: inline-block;
  width: auto;
}
.form--notification {
  text-align: center;
  background-color: #d62e2e;
  color: #fff;
  border-radius: 5px;
  display: none;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
  margin-top: 10px;
  padding: 10px 5px;
}
.form__flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#numberseries {
  text-transform: uppercase;
}
header,
header .header__nav .header__nav__opacity {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transition: 0.5s;
}
header {
  line-height: 50px;
  z-index: 20;
  color: #fff;
  background: linear-gradient(45deg, #2b6eb4 0%, #58167d 100%);
  height: 50px;
}
header.header--app {
  margin-top: 60px;
}
@media (min-width: 720px) {
  header.header--app {
    margin-top: 0;
  }
}
header.header--private .header__nav .header__nav__nav {
  background: initial;
  background-color: #47097e;
}
@media (min-width: 1150px) {
  header.header--private .header__nav .header__nav__nav {
    background-color: initial;
  }
}
header.header--private .header__nav .header__nav__nav .header__nav__icon {
  margin-left: 5px;
}
header.header--private .header__nav .header__nav__nav .header__nav__icon img {
  margin: initial;
  max-width: 80px;
}
header.header--private
  .header__nav
  .header__nav__nav
  .header__nav__nav--mobile {
  display: block;
  overflow-y: scroll;
  height: 100%;
}
@media (min-width: 1150px) {
  header.header--private
    .header__nav
    .header__nav__nav
    .header__nav__nav--mobile {
    overflow-y: initial;
    display: none;
  }
}
header.header--private
  .header__nav
  .header__nav__nav
  .header__nav__nav--mobile
  li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  padding: 10px 8px;
  margin: 0 8px 8px;
  position: relative;
}
header.header--private
  .header__nav
  .header__nav__nav
  .header__nav__nav--mobile
  li.current-menu-item,
header.header--private
  .header__nav
  .header__nav__nav
  .header__nav__nav--mobile
  li.header__nav--current {
  background-color: #742ab5;
}
header.header--private
  .header__nav
  .header__nav__nav
  .header__nav__nav--mobile
  li.header__nav__sep {
  border-bottom: 1px solid rgba(0, 0, 0, 0.57);
  padding: 1px;
  margin: 5px 15px;
}
header.header--private
  .header__nav
  .header__nav__nav
  .header__nav__nav--mobile
  li.header__nav__sep.header__nav__sep--dashed {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.57);
}
header.header--private
  .header__nav
  .header__nav__nav
  .header__nav__nav--mobile
  li.header__nav__title
  span {
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
}
header.header--private
  .header__nav
  .header__nav__nav
  .header__nav__nav--mobile
  li
  .header__nav__img {
  margin-right: 15px;
}
header.header--private
  .header__nav
  .header__nav__nav
  .header__nav__nav--mobile
  li
  .header__nav__img
  img {
  max-width: 24px;
  margin: 0;
  padding-left: 0;
}
header.header--private
  .header__nav
  .header__nav__nav
  .header__nav__nav--mobile
  li
  a {
  padding: initial;
}
header.header--private
  .header__nav
  .header__nav__nav
  .header__nav__nav--mobile
  li
  a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
header.header--private
  .header__nav
  .header__nav__nav
  .header__nav__nav--mobile
  li
  a
  span {
  padding: 1px 10px;
  background-color: #ec6b00;
  color: #fff;
  font-weight: 700;
  font-size: 11px;
  line-height: 13px;
  text-transform: uppercase;
  border-radius: 10px;
  margin-left: 10px;
}
header .header__primary,
header .header__private {
  position: relative;
  z-index: 20;
  height: 100%;
  text-align: right;
}
header .header__private {
  text-align: center;
  background-color: #2b6eb4;
}
header .header__secondary {
  background-color: transparent;
  transition: 0.5s;
}
header .header__secondary ul li a {
  color: #222831;
}
header .header__wrap {
  position: relative;
  max-width: 1260px;
  margin: 0 auto;
  height: 100%;
}
header .header__inner {
  position: relative;
  height: 100%;
  text-align: left;
}
header .header__logo {
  float: left;
  margin-left: 20px;
}
header .header__logo img {
  display: inline-block;
  width: 100px;
  position: relative;
  top: 5px;
}
@media (min-width: 720px) {
  header .header__logo img {
    width: 80px;
  }
}
header .header__nav {
  display: none;
  z-index: 1;
}
header .header__nav .header__nav__opacity {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}
header .header__nav .header__nav__opacity.header__nav__opacity--show {
  display: block;
}
@media (min-width: 1150px) {
  header .header__nav .header__nav__opacity.header__nav__opacity--show {
    display: none;
  }
  header .header__nav__box .header__nav__content #private-web .form__element {
    margin-bottom: 0;
  }
}
header .header__nav .header__nav__back,
header .header__nav .header__nav__close {
  position: absolute;
  top: 0;
  width: 50px;
  height: 50px;
  opacity: 0.5;
  z-index: 3;
  display: none;
}
header .header__nav .header__nav__back div,
header .header__nav .header__nav__close div {
  height: 2px;
  background: #fff;
  width: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1px;
  border-radius: 2px;
  margin-left: -7.5px;
}
header .header__nav .header__nav__close {
  right: 0;
}
header .header__nav .header__nav__close div {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
header .header__nav .header__nav__close div:last-child {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
header .header__nav .header__nav__back {
  left: 0;
  -webkit-animation: slideFadeLeft 0.5s ease;
  animation: slideFadeLeft 0.5s ease;
}
header .header__nav .header__nav__back div:first-child {
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 10px;
}
header .header__nav .header__nav__back div:last-child {
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 10px;
}
header .header__nav .header__nav__banner {
  display: inline-block;
  padding: 0 10px;
}
header .header__nav .header__nav__banner .header__nav__title {
  display: inline-block;
  padding: 0;
  font-size: 14px;
  margin-right: 10px;
}
header .header__nav .header__nav__banner .header__nav__icon {
  display: inline-block;
  position: relative;
  top: 10px;
}
header .header__nav .header__nav__banner .header__nav__icon img {
  width: 45px;
}
header .header__nav__box {
  background: linear-gradient(45deg, #2b6eb4 0%, #58167d 100%);
  color: #fff;
  display: none;
  max-height: 90vh;
  overflow: auto;
  padding: 15px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 5;
}
header .header__nav__box.show {
  display: block;
}
header .header__nav__box .header__nav__box__close {
  position: absolute;
  top: -10px;
  right: -4px;
  cursor: pointer;
}
.modal .modal__alert p,
.modal.modal--register .modal__close span,
header .header__nav__box .header__nav__box__close span,
header
  .header__nav__box
  .header__nav__content
  #private-web
  .form__element
  input,
header .header__nav__box .header__nav__content #private-web .form__title {
  color: #fff;
}
.loader-space,
header .header__nav__box .header__nav__content {
  position: relative;
}
.modal.modal-quota-increase .modal__buttons form,
header .header__nav__box .header__nav__content .header__nav__header {
  text-align: center;
}
header
  .header__nav__box
  .header__nav__content
  .header__nav__header
  .header__description {
  font-size: 13px;
  line-height: 18px;
}
header
  .header__nav__box
  .header__nav__content
  #private-web
  .header__detail--otherpay {
  display: none;
}
.mapboxgl-popup-content a,
header
  .header__nav__box
  .header__nav__content
  .header__nav__method
  .header__title {
  font-weight: 700;
}
header
  .header__nav__box
  .header__nav__content
  .header__nav__method
  .header__flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}
header
  .header__nav__box
  .header__nav__content
  .header__nav__method
  .header__nav__method__img {
  margin-bottom: 10px;
  margin-right: 10px;
}
header
  .header__nav__box
  .header__nav__content
  .header__nav__method
  .header__nav__method__img
  img {
  width: 360px;
  max-width: 80px;
  margin: initial;
}
header
  .header__nav__box
  .header__nav__content
  .header__nav__method
  .header__description {
  font-size: 12px;
  line-height: 12px;
}
header
  .header__nav__box
  .header__nav__content
  .header__nav__method
  .header__button {
  padding-top: 10px;
}
header
  .header__nav__box
  .header__nav__content
  .header__nav__method
  .header__button
  .btn {
  max-width: 400px;
  width: 100%;
}
header .header__nav__box .header__nav__content .form__element {
  margin-bottom: 10px;
}
header .header__nav__box .header__nav__content .header__nav__promotion {
  background-color: #ec6b00;
  border-radius: 5px;
  padding: 10px;
  text-align: center;
  display: none;
}
header
  .header__nav__box
  .header__nav__content
  .header__nav__promotion.header__nav__promotion--show {
  display: block;
}
header
  .header__nav__box
  .header__nav__content
  .header__nav__promotion
  .header__title {
  font-weight: 700;
  margin-bottom: 0;
}
header
  .header__nav__box
  .header__nav__content
  .header__nav__promotion
  .header__description {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
}
@media (min-width: 720px) {
  header
    .header__nav__box
    .header__nav__content
    .header__nav__promotion
    .header__description {
    line-height: 24px;
  }
}
header
  .header__nav__box
  .header__nav__content
  .header__nav__promotion
  .header__nav__price {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  display: block;
}
header .header__nav__box .header__nav__content .btn--link {
  margin: 0 10px;
  color: #fff !important;
}
header .header__nav__box .header__nav__content.header__nav__content--login {
  display: block;
}
#private-web .onoffswitch-checkbox,
[type="range"] ~ output,
header
  .header__nav__box
  .header__nav__content.header__nav__content--forcepassword,
header
  .header__nav__box
  .header__nav__content.header__nav__content--reset-password,
header .header__nav__box .header__nav__content.header__nav__content--result {
  display: none;
}
header
  .header__nav__box
  .header__nav__content.header__nav__content--result
  .form--payment-express {
  margin-top: 40px;
}
header .header__nav__box .form__button .btn {
  max-width: 600px;
}
header .header__ham {
  position: relative;
  background-color: transparent;
  width: 35px;
  padding: 12px 0;
  display: inline-block;
  vertical-align: middle;
  border-radius: 7px;
  text-align: center;
  height: 45px;
}
header .header__ham span {
  display: block;
  height: 2px;
  margin: 0 auto 4px;
  background: #fff;
  width: 25px;
  transition: 0.2s ease;
}
header .header__right {
  position: relative;
  float: right;
}
@media (min-width: 720px) {
  header .header__right .header__nav__banner {
    display: none;
  }
}
header .header__right .header__nav__banner:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #ec6b00;
}
header .header__right .header__nav__banner .header__nav__icon img {
  width: 40px;
}
header .header__right .header__item {
  float: left;
  padding: 0 7px;
  min-width: 40px;
  font-size: 18px;
  cursor: pointer;
}
header .header__right .header__item span {
  margin-left: 5px;
}
@media (min-width: 1150px) {
  header .header__right .header__item.header__item--ham {
    display: none;
  }
}
header .header__right .header__item.header__item--profile {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
}
@media (min-width: 1150px) {
  header .header__right .header__item.header__item--profile {
    display: none;
  }
}
header
  .header__right
  .header__item.header__item--profile
  .header__item__icon
  img {
  width: 25px;
}
header .header__right .header__nav__banner {
  display: inline-block;
  padding: 0 10px;
  float: left;
  position: relative;
}
@media (min-width: 720px) {
  header .header__right .header__nav__banner {
    display: none;
  }
}
header .header__right .header__nav__banner .header__nav__title {
  display: inline-block;
  padding: 0;
  font-size: 12px;
  line-height: 14px;
  max-width: 80px;
  position: relative;
  top: 5px;
}
header .header__right .header__nav__banner .header__nav__icon {
  display: inline-block;
  position: relative;
  top: 10px;
}
@media (max-width: 1150px) {
  header .header__nav {
    display: none;
    line-height: 22px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: left;
  }
  header .header__nav .header__nav__nav {
    position: absolute;
    top: 0;
    right: 0;
    width: 260px;
    height: 100%;
    background: linear-gradient(45deg, #2b6eb4 0%, #58167d 100%);
    color: #fff;
    -webkit-animation: slideLeft 0.5s ease;
    animation: slideLeft 0.5s ease;
  }
  header .header__nav .header__nav__nav nav.header__nav__nav--desktop,
  header .header__nav .header__nav__nav ul li.header__nav__user span {
    display: none;
  }
  header .header__nav .header__nav__nav nav.header__nav__nav--mobile {
    display: block;
  }
  header
    .header__nav
    .header__nav__nav
    nav.header__nav__nav--mobile
    .header__nav__icon {
    padding: 10px;
  }
  header
    .header__nav
    .header__nav__nav
    nav.header__nav__nav--mobile
    .header__nav__icon
    img {
    width: 100px;
  }
  header .header__nav .header__nav__nav nav.header__nav__nav--mobile .btn {
    margin: 10px;
  }
  header .header__nav .header__nav__nav ul li.header__border {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  header .header__nav .header__nav__nav ul li img {
    padding-left: 30px;
    width: 90px;
    margin: 10px 0;
  }
  header .header__nav .header__nav__nav ul li a {
    color: #fff;
    font-weight: 400;
    padding: 8px 30px;
    display: block;
    font-size: 14px;
  }
  header .header__nav .header__nav__nav ul li a .fa {
    float: right;
    opacity: 0.5;
  }
  header .header__nav .header__nav__nav ul li a.header__nav__title {
    font-weight: 700;
    font-size: 16px;
  }
  header .header__nav .header__nav__nav ul li.header__nav__user {
    padding-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  header .header__nav .header__nav__bg {
    -webkit-animation: fadeIn 0.5s ease;
    animation: fadeIn 0.5s ease;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #222831;
    opacity: 0.5;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  header .header__nav .header__nav__close,
  header .header__nav.header__nav--ul-in .header__nav__back,
  header.header--nav-in .header__nav,
  header.header--nav-out .header__nav {
    display: block;
  }
  header.header--nav-out .header__nav .header__nav__bg {
    -webkit-animation: fadeOut 0.5s ease both;
    animation: fadeOut 0.5s ease both;
  }
  header.header--nav-out .header__nav .header__nav__nav {
    -webkit-animation: slideRightOut 0.5s ease both;
    animation: slideRightOut 0.5s ease both;
  }
}
@media (min-width: 1150px) {
  header .header__wrap {
    padding: 0 40px;
  }
  header .header__logo {
    margin-left: 0;
    margin-right: 40px;
    margin-top: 2px;
  }
  header .header__logo img {
    width: 100px;
    transition: 0.5s;
  }
  header .header__nav nav.header__nav__nav--desktop,
  header .header__right .header__item.header__item--social {
    display: block;
  }
  header .header__secondary {
    background: rgba(88, 22, 125, 0.3)
      linear-gradient(45deg, rgba(43, 110, 180, 0.3), rgba(88, 22, 125, 0.3));
    box-shadow: 0 5px 20px -2px rgba(0, 0, 0, 0.3);
  }
  header .header__secondary .header__inner {
    text-align: center;
  }
  header .header__secondary .header__inner ul li a {
    color: #fff !important;
  }
  header .header__ham {
    margin-right: -20px;
  }
  header .header__inner {
    text-align: right;
  }
  header .header__ham,
  header .header__nav .header__nav-close,
  header .header__nav .header__nav__back,
  header .header__nav nav.header__nav__nav--mobile,
  header .header__nav ul.header__nav__none {
    display: none;
  }
  header .header__nav nav.header__nav__nav--desktop .btn {
    min-width: 110px;
  }
  header .header__nav nav .header__nav__title {
    padding: 15px;
  }
  header .header__nav ul {
    padding-top: 0;
    display: inline-block;
  }
  header {
    background-color: transparent;
  }
  header .header__nav {
    display: block;
    text-align: left;
  }
  header .header__nav ul.header__nav__right {
    float: right;
  }
  header .header__nav ul.header__nav__right .btn {
    line-height: 10px;
    margin-bottom: 0;
    font-size: 12px;
  }
  header .header__nav ul.header__nav__right .btn span {
    line-height: 0;
  }
  header .header__nav ul li {
    display: inline-block;
    position: relative;
  }
  header .header__nav ul li.header__nav__sep {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    margin-left: 15px;
    padding-left: 15px;
  }
  header .header__nav ul li a,
  header .header__nav ul li.header__nav__user span {
    letter-spacing: 0.5px;
    position: relative;
    padding: 10px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
  }
  header .header__nav ul li a .fa {
    margin-left: 5px;
  }
  header .header__nav ul li:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #ec6b00;
    transition: 0.2s ease;
  }
  header .header__nav ul li.current-menu-item:after,
  header .header__nav ul li.current-page-ancestor:after,
  header .header__nav ul li.current:after,
  header .header__nav ul li:hover:after {
    height: 3px;
  }
  header .header__nav ul li.header__nav__user ul li,
  header .header__nav ul li.header__nav__user:hover ul,
  header .header__nav ul li:hover ul {
    display: block;
  }
  header .header__nav ul li.header__nav__user {
    padding: 0 10px;
    min-height: 50px;
    vertical-align: top;
  }
  header .header__nav ul li.header__nav__user span {
    line-height: 24px;
    font-size: 24px;
    top: 4px;
  }
  header .header__nav ul li.header__nav__user img {
    width: 30px;
    position: relative;
    top: 9px;
  }
  header .header__nav ul li.header__nav__user ul {
    position: absolute;
    top: 50px;
    height: auto;
    right: 0;
    background: linear-gradient(45deg, #2b6eb4 0%, #58167d 100%);
    width: 200px;
    padding: 10px 0;
    display: none;
    -webkit-animation: heightMd 0.5s ease;
    animation: heightMd 0.5s ease;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
  }
  header .header__nav ul li.header__nav__user ul li:after {
    content: "";
    display: none;
  }
  header .header__nav ul li.header__nav__user ul li a {
    display: block;
    line-height: 22px;
    padding: 10px 20px;
    text-align: left;
    font-size: 12px;
    color: #fff;
  }
  header,
  header .header__secondary {
    height: 50px;
    line-height: 50px;
  }
  header .header__secondary .header__nav ul li a {
    padding: 20px 10px;
  }
  header .header__nav__box {
    top: 50px;
    width: 380px;
    border-radius: 0 0 5px 5px;
  }
  header .header__nav__box .header__nav__box__close {
    top: -25px;
    right: -4px;
  }
}
.iframe .section--benefits .section__wrap {
  padding: 0 30px 20px;
}
@media (min-width: 720px) {
  .iframe .section--benefits .section__wrap {
    padding: 20px 40px;
  }
}
.loader-space {
  height: 300px;
}
.loader,
.loading,
.modal {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.loader {
  z-index: 18;
  -webkit-animation: fadeIn 0.4s ease;
  animation: fadeIn 0.4s ease;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  display: block;
}
.loader.out {
  -webkit-animation: fadeOut 0.2s ease both;
  animation: fadeOut 0.2s ease both;
}
.loader.loader-fixed {
  position: fixed;
}
.loader svg,
.loader.loader-sm .loader-svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  padding: 0;
}
.loader svg {
  width: 100px;
  height: 100px;
  margin-left: -50px;
  margin-top: -50px;
  border-radius: 50%;
  padding: 10px;
  overflow: hidden;
  z-index: 1;
  -webkit-animation: loaderRotate 2s linear infinite;
  animation: loaderRotate 2s linear infinite;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.loader svg circle {
  -webkit-animation: loaderDash 2s ease-in-out infinite;
  animation: loaderDash 2s ease-in-out infinite;
  stroke-linecap: round;
  stroke-width: 5;
  stroke: #2b6eb4;
  fill: none;
}
@-webkit-keyframes loaderRotate {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loaderRotate {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loaderDash {
  0% {
    stroke-dasharray: 0, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 100, 200;
    stroke-dashoffset: -20px;
  }
  to {
    stroke-dasharray: 100, 200;
    stroke-dashoffset: -125px;
  }
}
@keyframes loaderDash {
  0% {
    stroke-dasharray: 0, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 100, 200;
    stroke-dashoffset: -20px;
  }
  to {
    stroke-dasharray: 100, 200;
    stroke-dashoffset: -125px;
  }
}
.loading,
.modal {
  position: fixed;
  display: none;
}
.loading {
  background: #fff;
  z-index: 20;
}
.loading.loading--in {
  display: block;
}
.loading.loading--out {
  display: block;
  -webkit-animation: fadeOut 0.5s ease both;
  animation: fadeOut 0.5s ease both;
}
.loading .loading__gif {
  width: 100%;
  max-width: 700px;
  padding: 60px 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  text-align: center;
}
.modal {
  z-index: 30;
  padding-top: 70px;
  transition: 0.5s;
}
@media (min-width: 720px) {
  .modal {
    padding-top: 0;
  }
}
.modal.modal--in {
  display: table;
  -webkit-animation: fadeIn 0.1s ease;
  animation: fadeIn 0.1s ease;
}
.modal.modal--in .modal__box {
  -webkit-animation: scaleFadeIn 0.5s 0.2s ease backwards;
  animation: scaleFadeIn 0.5s 0.2s ease backwards;
}
.modal.modal--out {
  display: table;
  -webkit-animation: fadeOut 1s ease both;
  animation: fadeOut 1s ease both;
}
.modal.modal--out .modal__box {
  -webkit-animation: scaleFadeOut 1s ease both;
  animation: scaleFadeOut 1s ease both;
}
.modal.modal--unlocking .modal__icon {
  margin-bottom: 20px;
}
.modal.modal--unlocking .modal__box .modal__content {
  margin-bottom: 0;
}
.modal.modal--unlocking .modal__box .btn {
  margin-top: 10px;
}
.modal .modal__back {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.modal .modal__front {
  position: relative;
  height: 100%;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.modal .modal__alert {
  width: 100%;
  background-color: #d62e2e;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  margin-top: 20px;
  padding: 5px;
  display: none;
}
.modal .modal__alert.modal__alert--show {
  display: block;
}
.modal .modal__icon {
  margin-bottom: 40px;
}
.modal .modal__icon img {
  width: 100px;
}
.modal .modal__loader {
  z-index: 15;
}
.modal .modal__loader .loader {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  background: rgba(0, 0, 0, 0.4) !important;
}
.modal .modal__flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0;
}
.modal .modal__flex .btn {
  margin-bottom: 0;
}
.modal .modal__box {
  position: relative;
  max-width: 700px;
  min-height: auto;
  background: #fff;
  padding: 10px;
  border-radius: 5px;
  margin: 0 auto;
  text-align: center;
  -webkit-animation: scaleFadeIn 0.6s 0.1s ease backwards;
  animation: scaleFadeIn 0.6s 0.1s ease backwards;
  z-index: 2;
}
@media (min-width: 720px) {
  .modal .modal__box {
    padding: 30px;
    background: #eee;
  }
}
.modal .modal__box .modal__content,
.modal .modal__button a {
  margin-bottom: 20px;
}
.modal .modal__box.modal__box--lg {
  max-width: 900px;
}
.modal .modal__box.modal__box--contact {
  background-color: #eee;
  padding: 20px;
}
.modal .modal__box.modal__box--contact .modal__close {
  top: 0;
  right: 0;
  padding: 10px 15px;
  background-color: transparent;
  opacity: 0.7;
  color: #58167d;
  font-size: 18px;
}
.modal .modal__close {
  position: absolute;
  top: -30px;
  right: 10px;
  color: #fff;
  opacity: 1;
  font-weight: 700;
  font-size: 22px;
  transition: 0.5s;
}
@media (min-width: 720px) {
  .modal .modal__close {
    top: 0;
    right: 0;
    padding: 10px 15px;
    background-color: transparent;
    opacity: 0.7;
    color: #58167d;
    font-size: 18px;
  }
}
.modal .modal__close:hover {
  cursor: pointer;
  opacity: 1;
}
.modal .modal__close span {
  margin-left: 10px;
}
.modal .modal__player {
  display: block;
  padding: 200px 30px;
  position: relative;
  overflow: hidden;
  max-width: 1260px;
  z-index: 10;
}
.modal .modal__content {
  margin: 0 auto;
  padding: 0 15px;
}
@media (min-width: 720px) {
  .modal .modal__content {
    padding: 0;
  }
}
.modal .modal__content p:first-child {
  line-height: 26px;
  font-size: 16px;
  color: #222831;
}
@media (min-width: 720px) {
  .modal .modal__content p:first-child {
    font-size: 18px;
  }
}
.modal .modal__content .modal__timer {
  margin-top: 20px;
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
.modal .modal__content .modal__timer .modal__icon {
  margin-right: 20px;
  margin-bottom: 0;
}
.modal .modal__content .modal__timer .modal__icon img {
  width: 70px;
}
.modal .modal__content .modal__timer .modal__seconds {
  display: inline;
  font-size: 64px;
  line-height: 68px;
  color: #2b6eb4;
  font-weight: 700;
}
.modal .modal__content .modal__timer .modal__seconds__seg {
  display: inline;
  color: #2b6eb4;
  font-size: 24px;
  line-height: 28px;
  margin-left: 5px;
  font-weight: initial;
}
.modal .modal__button {
  max-width: 300px;
  margin: 0 auto;
}
.modal.modal--benefits .modal__box {
  max-width: 1000px;
}
.modal.modal--benefits .modal__box img {
  max-width: 500px;
  width: 100%;
}
.modal.modal--benefits .modal__box embed {
  width: 100%;
  min-height: 800px;
}
.modal.modal--register .modal__box {
  position: relative;
  color: #fff;
  background: linear-gradient(45deg, #2b6eb4 0%, #58167d 100%);
}
.modal.modal--admin .modal__buttons {
  padding: 20px 10px;
}
.modal.modal--admin .modal__content {
  margin-bottom: 0;
}
.modal.modal--admin .modal__front {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 80px 0;
}
.modal.modal--admin .modal__front .modal__box,
.modal.modal--benefits .modal__front .modal__box {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  height: auto;
}
.modal.modal--admin .modal__close {
  color: #fff;
  background-color: #58167d;
  top: 0;
  right: 0;
  padding: 5px;
  font-size: 14px;
  opacity: 1;
}
.modal.modal--admin .modal__close span {
  position: relative;
  top: -1px;
  right: 5px;
}
.modal.modal--benefits .modal__front {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 80px 0;
}
.modal.modal--benefits .modal__front .modal__close {
  top: 0;
  color: #58167d;
  right: 3px;
}
@media (min-width: 720px) {
  .modal.modal--benefits .modal__front .modal__close {
    color: #58167d;
    right: 0;
  }
}
.modal.modal--confirmation-protection .modal__box {
  max-width: 500px;
}
.modal.modal--confirmation-protection .modal__content {
  margin-bottom: 0;
}
.modal.modal--confirmation-protection .modal__content .btn--secondary,
.modal.modal--confirmation-protection-submit .modal__content .btn--secondary {
  color: #009bdb !important;
  margin-bottom: 0;
}
.modal.modal--confirmation-protection-submit .modal__box {
  max-width: 500px;
}
.modal.modal--confirmation-protection-submit .modal__content {
  margin-bottom: 0;
}
.modal.modal--confirmation .modal__front {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 80px 0;
}
@media (min-width: 960px) {
  .modal.modal--confirmation .modal__front {
    padding: 150px 0;
  }
}
.modal.modal--confirmation .modal__front .modal__box {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  height: auto;
}
.modal.modal--confirmation .modal__front .modal__box .modal__close {
  top: 5px;
  right: 10px;
  opacity: 0.7;
  color: #58167d;
  font-size: 16px;
}
@media (min-width: 720px) {
  .modal.modal--confirmation .modal__front .modal__box .modal__close {
    top: 0;
    right: 0;
    padding: 10px 15px;
    background-color: transparent;
    font-size: 18px;
  }
}
.modal.modal-quota-increase .modal__buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: 100%;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 720px) {
  .modal.modal-quota-increase .modal__buttons {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.modal.modal--otp .modal__buttons button,
.modal.modal-quota-increase .modal__buttons .btn {
  margin-bottom: 10px !important;
}
@media (min-width: 720px) {
  .modal.modal-quota-increase .modal__buttons .btn {
    margin-bottom: 0 !important;
  }
}
.modal.modal-quota-increase .modal__buttons .btn {
  margin: 0 10px;
  max-width: 250px;
  width: 100%;
}
@media (min-width: 720px) {
  .modal.modal-quota-increase .modal__buttons .btn {
    margin-bottom: 0;
  }
}
.modal.modal--migration .modal__front,
.modal.modal--promotion .modal__front,
.modal.modal--protection .modal__front,
.modal.modal--terms .modal__front,
.modal.modal-quota-increase .modal__front {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 80px 0;
}
.modal.modal--migration .modal__front .modal__box,
.modal.modal--promotion .modal__front .modal__box,
.modal.modal--protection .modal__front .modal__box,
.modal.modal--terms .modal__front .modal__box,
.modal.modal-quota-increase .modal__front .modal__box {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  height: auto;
}
.modal.modal--migration .modal__front .modal__box .modal__close,
.modal.modal--promotion .modal__front .modal__box .modal__close,
.modal.modal--protection .modal__front .modal__box .modal__close,
.modal.modal--terms .modal__front .modal__box .modal__close,
.modal.modal-quota-increase .modal__front .modal__box .modal__close {
  top: 5px;
  right: 10px;
  opacity: 0.7;
  color: #58167d;
  font-size: 16px;
}
@media (min-width: 720px) {
  .modal.modal--migration .modal__front .modal__box .modal__close,
  .modal.modal--promotion .modal__front .modal__box .modal__close,
  .modal.modal--protection .modal__front .modal__box .modal__close,
  .modal.modal--terms .modal__front .modal__box .modal__close,
  .modal.modal-quota-increase .modal__front .modal__box .modal__close {
    top: 0;
    right: 0;
    padding: 10px 15px;
    background-color: transparent;
    font-size: 18px;
  }
}
.modal.modal--migration .modal__front .modal__content,
.modal.modal--promotion .modal__front .modal__content,
.modal.modal--protection .modal__front .modal__content,
.modal.modal--terms .modal__front .modal__content,
.modal.modal-quota-increase .modal__front .modal__content {
  text-align: left;
  margin-bottom: 0;
}
.modal.modal--migration .modal__front .modal__content .modal__header,
.modal.modal--promotion .modal__front .modal__content .modal__header,
.modal.modal--protection .modal__front .modal__content .modal__header,
.modal.modal--terms .modal__front .modal__content .modal__header,
.modal.modal-quota-increase .modal__front .modal__content .modal__header {
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
}
.modal.modal--migration
  .modal__front
  .modal__content
  .modal__header
  .modal__title,
.modal.modal--promotion
  .modal__front
  .modal__content
  .modal__header
  .modal__title,
.modal.modal--protection
  .modal__front
  .modal__content
  .modal__header
  .modal__title,
.modal.modal--terms .modal__front .modal__content .modal__header .modal__title,
.modal.modal-quota-increase
  .modal__front
  .modal__content
  .modal__header
  .modal__title {
  font-weight: 500;
}
.modal.modal--migration .modal__front .modal__content .modal__body,
.modal.modal--promotion .modal__front .modal__content .modal__body,
.modal.modal--protection .modal__front .modal__content .modal__body,
.modal.modal--terms .modal__front .modal__content .modal__body,
.modal.modal-quota-increase .modal__front .modal__content .modal__body {
  margin: 0 auto;
}
.modal.modal--migration .modal__front .modal__content .modal__body .modal__item,
.modal.modal--promotion .modal__front .modal__content .modal__body .modal__item,
.modal.modal--protection
  .modal__front
  .modal__content
  .modal__body
  .modal__item,
.modal.modal--terms .modal__front .modal__content .modal__body .modal__item,
.modal.modal-quota-increase
  .modal__front
  .modal__content
  .modal__body
  .modal__item {
  margin-bottom: 20px;
  position: relative;
}
.modal.modal--migration
  .modal__front
  .modal__content
  .modal__body
  .modal__item
  .modal__icon,
.modal.modal--promotion
  .modal__front
  .modal__content
  .modal__body
  .modal__item
  .modal__icon,
.modal.modal--protection
  .modal__front
  .modal__content
  .modal__body
  .modal__item
  .modal__icon,
.modal.modal--terms
  .modal__front
  .modal__content
  .modal__body
  .modal__item
  .modal__icon,
.modal.modal-quota-increase
  .modal__front
  .modal__content
  .modal__body
  .modal__item
  .modal__icon {
  width: 50px;
  position: absolute;
  top: 10px;
  left: 10px;
}
.modal.modal--migration
  .modal__front
  .modal__content
  .modal__body
  .modal__item
  .modal__text,
.modal.modal--promotion
  .modal__front
  .modal__content
  .modal__body
  .modal__item
  .modal__text,
.modal.modal--protection
  .modal__front
  .modal__content
  .modal__body
  .modal__item
  .modal__text,
.modal.modal--terms
  .modal__front
  .modal__content
  .modal__body
  .modal__item
  .modal__text,
.modal.modal-quota-increase
  .modal__front
  .modal__content
  .modal__body
  .modal__item
  .modal__text {
  margin: 0 20px;
}
.modal.modal--migration
  .modal__front
  .modal__content
  .modal__body
  .modal__item
  .modal__title,
.modal.modal--promotion
  .modal__front
  .modal__content
  .modal__body
  .modal__item
  .modal__title,
.modal.modal--protection
  .modal__front
  .modal__content
  .modal__body
  .modal__item
  .modal__title,
.modal.modal--terms
  .modal__front
  .modal__content
  .modal__body
  .modal__item
  .modal__title,
.modal.modal-quota-increase
  .modal__front
  .modal__content
  .modal__body
  .modal__item
  .modal__title {
  margin-bottom: 5px;
  color: #ec6b00;
  font-weight: 700;
  font-size: 16px;
}
@media (min-width: 720px) {
  .modal.modal--migration
    .modal__front
    .modal__content
    .modal__body
    .modal__item
    .modal__title,
  .modal.modal--promotion
    .modal__front
    .modal__content
    .modal__body
    .modal__item
    .modal__title,
  .modal.modal--protection
    .modal__front
    .modal__content
    .modal__body
    .modal__item
    .modal__title,
  .modal.modal--terms
    .modal__front
    .modal__content
    .modal__body
    .modal__item
    .modal__title,
  .modal.modal-quota-increase
    .modal__front
    .modal__content
    .modal__body
    .modal__item
    .modal__title {
    font-size: 18px;
  }
}
.modal.modal--migration
  .modal__front
  .modal__content
  .modal__body
  .modal__item
  .modal__description,
.modal.modal--promotion
  .modal__front
  .modal__content
  .modal__body
  .modal__item
  .modal__description,
.modal.modal--protection
  .modal__front
  .modal__content
  .modal__body
  .modal__item
  .modal__description,
.modal.modal--terms
  .modal__front
  .modal__content
  .modal__body
  .modal__item
  .modal__description,
.modal.modal-quota-increase
  .modal__front
  .modal__content
  .modal__body
  .modal__item
  .modal__description {
  font-size: 13px;
}
.modal.modal--migration .modal__front .modal__content .modal__footer,
.modal.modal--promotion .modal__front .modal__content .modal__footer,
.modal.modal--protection .modal__front .modal__content .modal__footer,
.modal.modal--terms .modal__front .modal__content .modal__footer,
.modal.modal-quota-increase .modal__front .modal__content .modal__footer {
  width: 100%;
  text-align: center;
}
.modal.modal--migration .modal__front .modal__content .modal__buttons .btn,
.modal.modal--promotion .modal__front .modal__content .modal__buttons .btn,
.modal.modal--protection .modal__front .modal__content .modal__buttons .btn,
.modal.modal--terms .modal__front .modal__content .modal__buttons .btn,
.modal.modal-back-confirmation .modal__buttons .btn,
.modal.modal-quota-increase .modal__front .modal__content .modal__buttons .btn {
  margin: 0 10px;
}
.modal.modal-back-confirmation .modal__icon {
  margin-bottom: 20px;
}
.modal.modal--migration .modal__front .modal__content .modal__buttons,
.modal.modal--promotion .modal__front .modal__content .modal__buttons,
.modal.modal--protection .modal__front .modal__content .modal__buttons,
.modal.modal--terms .modal__front .modal__content .modal__buttons,
.modal.modal-back-confirmation .modal__buttons,
.modal.modal-quota-increase .modal__front .modal__content .modal__buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: 100%;
  -ms-flex-align: center;
  align-items: center;
}
.modal.modal--migration .modal__box {
  max-width: 1260px;
}
.modal.modal--migration .modal__box .modal__description {
  font-size: 12px;
  line-height: 16px;
  opacity: 0.9;
}
.modal.modal--migration .modal__box .modal__description:first-child {
  opacity: 1;
  font-weight: 700;
}
.modal.modal--landing .modal__content .modal__title {
  font-weight: 600;
  posiotion: relative;
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 20px;
}
@media (min-width: 480px) {
  .modal.modal--landing .modal__content .modal__title {
    font-size: 26px;
    line-height: 29px;
  }
}
.modal.modal--increase .card__button {
  position: relative;
}
.modal.modal--increase .card__body {
  text-align: center;
  position: relative;
  max-height: 200px;
  width: 100%;
  margin: 0;
}
.modal.modal--increase .card__body .card__number {
  font-size: 48px;
  line-height: 52px;
  font-weight: 700;
  margin-bottom: 20px;
}
.modal.modal--increase .card__body .card__title {
  width: 100% !important;
  font-size: 20px;
  line-height: 24px;
  text-transform: initial;
}
.modal.modal--increase .card__body a:after {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modal.modal--increase .card--banner-slider-payment {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
}
.modal.modal--increase .card__input {
  padding: 5px 0;
  margin-bottom: 10px;
  max-width: 300px;
}
.modal.modal--increase .card__input:after {
  top: 18px !important;
  left: 10px !important;
}
.modal.modal--increase .card__input input {
  border-bottom: 0;
}
.modal.modal--increase .card__input input::-webkit-input-placeholder {
  font-size: 24px;
  line-height: 28px;
}
.modal.modal--increase .card__input input::-moz-placeholder {
  font-size: 24px;
  line-height: 28px;
}
.modal.modal--increase .card__input input:-ms-input-placeholder {
  font-size: 24px;
  line-height: 28px;
}
.modal.modal--increase .card__input input::placeholder {
  font-size: 24px;
  line-height: 28px;
}
.modal.modal--otp .modal__title {
  margin-bottom: 20px;
}
.modal.modal--otp .modal__form {
  max-width: 400px;
  margin: 0 auto;
}
.modal.modal--otp .modal__buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: 100%;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 720px) {
  .modal.modal--otp .modal__buttons {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .modal.modal--otp .modal__buttons button {
    margin-bottom: 0 !important;
  }
}
.modal.modal--otp .modal__buttons .btn {
  margin: 0 10px 10px;
  max-width: 250px;
  width: 100%;
}
@media (min-width: 720px) {
  .modal.modal--otp .modal__buttons .btn {
    margin-bottom: 0;
  }
}
#private-web .onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border-radius: 20px;
}
#private-web .onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.3s ease-in 0s;
}
#private-web .onoffswitch-inner:after,
#private-web .onoffswitch-inner:before {
  display: block;
  float: left;
  width: 50%;
  height: 20px;
  padding: 0;
  line-height: 30px;
  font-size: 14px;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: 700;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#private-web .onoffswitch-inner:before {
  content: "";
  padding-left: 10px;
  background-color: #ec6b00;
  color: #fff;
}
#private-web .onoffswitch-inner:after {
  content: "";
  padding-right: 10px;
  background-color: rgba(0, 0, 0, 0.13);
  color: #999;
  text-align: right;
}
#private-web .onoffswitch-switch {
  display: block;
  width: 17px;
  margin: 2px;
  background: #fff;
  border-radius: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 19px;
  transition: all 0.3s ease-in 0s;
}
#private-web
  .onoffswitch-checkbox:checked
  + .onoffswitch-label
  .onoffswitch-inner {
  margin-left: 0;
}
#private-web
  .onoffswitch-checkbox:checked
  + .onoffswitch-label
  .onoffswitch-switch {
  right: 0;
}
.payment {
  position: relative;
  overflow: hidden;
  color: #393e46;
  background-color: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
  border-radius: 7px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 800px;
  margin: 0 auto;
}
.payment .payment__wrap {
  padding: 10px 20px 20px;
}
.payment .payment__title {
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
}
.payment .payment__error img {
  max-width: 80px;
}
.payment .payment__logos {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 80px;
}
.payment .payment__logos .payment__logo img {
  width: 120px;
}
.payment .payment__logo {
  position: absolute;
  top: 10px;
  right: 10px;
}
.payment .payment__logo img {
  width: 70px;
}
@media (min-width: 720px) {
  .payment .payment__logo img {
    width: 100px;
  }
}
.payment .payment__logo.payment__logo--left {
  left: 10px;
  right: initial;
}
.payment .payment__logo.payment__logo--center {
  left: 50%;
  top: 10px;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.payment .payment__header {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 720px) {
  .payment .payment__header {
    width: 80%;
    margin: 0 auto 20px;
  }
  .payment .payment__header .payment__flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
  }
}
.payment .payment__header .payment__card {
  margin-bottom: 20px;
}
@media (min-width: 720px) {
  .payment .payment__header .payment__card {
    margin-bottom: 0;
  }
}
.payment .payment__header .payment__card img {
  width: 200px;
}
@media (min-width: 720px) {
  .payment .payment__header .payment__card img {
    width: 200px;
    margin: initial;
  }
}
.payment .payment__header .payment__header__box {
  background: #fff;
  position: relative;
  border-radius: 7px;
  overflow: hidden;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}
.payment .payment__header .payment__header__box .payment__text {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
}
@media (min-width: 720px) {
  .payment .payment__header .payment__header__box .payment__text {
    text-align: left;
    font-size: 18px;
    line-height: 24px;
  }
}
.payment .payment__header .payment__header__box .payment__text span {
  font-weight: 700;
  padding: 0 10px;
}
.payment .payment__header .payment__header__box .payment__price {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 5px;
  text-align: center;
}
@media (min-width: 720px) {
  .payment .payment__header .payment__header__box .payment__price {
    text-align: left;
  }
}
.payment .payment__header .payment__header__box .payment__price span {
  font-size: 20px;
  font-weight: 700;
  padding: 0 10px;
  color: #ec6b00;
}
.payment .payment__body {
  padding: 20px;
  border-radius: 7px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  text-align: center;
}
@media (min-width: 720px) {
  .payment .payment__body {
    max-width: 80%;
    margin: 20px auto 0;
  }
}
.payment .payment__body .payment__title {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
}
.payment .payment__body .payment__title span {
  margin-left: 5px;
}
.payment .payment__body .payment__form {
  margin: 20px 0;
}
@media (min-width: 720px) {
  .payment .payment__body .payment__form.payment__form--small .form__element {
    max-width: 50%;
    margin: 0 auto;
  }
}
.payment .payment__body .payment__form input {
  border: 1px solid rgba(0, 0, 0, 0.4);
  border-radius: 5px;
}
.payment .payment__body .payment__form .form__button.form__button--flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
}
@media (min-width: 720px) {
  .payment .payment__body .payment__form .form__button.form__button--flex {
    -ms-flex-direction: row;
    flex-direction: row;
    max-width: 80%;
    margin-top: 20px;
  }
}
.mapboxgl-popup-content,
.payment {
  padding: 10px;
}
.mapboxgl-popup-content .mapboxgl-popup-close-button {
  top: 0;
  right: 3px;
}
.mapboxgl-popup-content h3 {
  font-size: 20px;
  color: #58167d;
  margin-bottom: 5px;
}
.mapboxgl-popup-content p {
  color: #222831;
  font-weight: 700;
  margin-bottom: 5px;
}
#private-web .range {
  width: 100%;
}
#private-web .card__range.card__range--edge .range__input {
  height: 22px;
}
#private-web .card__range.card__range--edge .range__input__bar {
  top: 6px;
}
#private-web .range__input__bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 10px;
  background-color: #ec6b00;
  border-radius: 20px;
  z-index: 1;
}
#private-web .range__input {
  -webkit-appearance: none;
  height: 10px;
  border-radius: 0 20px 20px 0;
  background: 0 0;
  outline: none;
  padding: 0;
  margin: 0;
  z-index: 2;
  opacity: 1;
}
#private-web .range__input::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ec6b00;
  background-color: #ec6b00;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.6);
  cursor: pointer;
  transition: background 0.15s ease-in-out;
}
#private-web .range__input:active::-webkit-slider-thumb {
  opacity: 1;
}
#private-web .range__input::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border: 0;
  border-radius: 50%;
  background: #ec6b00;
  background-color: #ec6b00;
  cursor: pointer;
  transition: background 0.15s ease-in-out;
}
#private-web .range__input::-moz-range-thumb:hover {
  opacity: 1;
}
#private-web .range__input::-ms-thumb {
  width: 20px;
  height: 20px;
  border: 0;
  border-radius: 50%;
  background-color: #ec6b00;
  cursor: pointer;
  transition: background 0.15s ease-in-out;
}
#private-web .range__input::-ms-thumb:hover {
  opacity: 1;
}
#private-web .range__input:active::-moz-range-thumb {
  opacity: 1;
}
#private-web .range__input__value {
  display: inline-block;
  position: relative;
  width: 60px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  border-radius: 3px;
  background: #2c3e50;
  padding: 5px 10px;
  margin-left: 8px;
}
#private-web ::-moz-range-track {
  background: #eee;
  border: 0;
}
#private-web input::-moz-focus-inner,
#private-web input::-moz-focus-outer {
  border: 0;
}
[type="range"] {
  -ms-flex: 1;
  flex: 1;
  margin: 0;
  padding: 0;
  min-height: 0;
  background: 0 0;
  font: inherit;
}
[type="range"],
[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
}
[type="range"]::-webkit-slider-runnable-track {
  box-sizing: border-box;
  border: none;
  width: 12.5em;
  height: 0;
  background: #ccc;
}
[type="range"]::-moz-range-track {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  width: 12.5em;
  height: 0;
  background: #ccc;
}
[type="range"]::-ms-track {
  box-sizing: border-box;
  border: none;
  width: 12.5em;
  height: 0;
  background: #ccc;
}
[type="range"]::-webkit-slider-thumb {
  margin-top: -0.625em;
  box-sizing: border-box;
  border: none;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  background: #ec6b00;
}
[type="range"]::-moz-range-thumb {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  background: #ec6b00;
}
[type="range"]::-ms-thumb {
  margin-top: 0;
  box-sizing: border-box;
  border: none;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  background: #ec6b00;
}
[type="range"]::-ms-tooltip {
  display: none;
}
.recaptcha {
  display: none !important;
}
.sav-sticky {
  position: fixed !important;
  top: 50px;
  left: 0%;
  width: 100%;
  padding-top: 0 !important;
  z-index: 10;
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-animation: slideDown 0.5s ease;
  animation: slideDown 0.5s ease;
}
.sav-sticky .section__wrap {
  padding: 0 40px !important;
}
.sav-sticky .section__wrap .cols > * {
  margin-bottom: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  min-height: 80px;
  display: -ms-flexbox;
  display: flex;
}
.sav-sticky .section__wrap .cols:last-child {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.sav-sticky .article--sav {
  min-height: 100% !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
  margin-bottom: 0;
  box-shadow: none;
}
.sav-sticky .article--sav .article__icon {
  min-height: auto;
  margin-right: 10px;
  margin-bottom: 0;
}
.sav-sticky .article--sav .article__icon img {
  width: 40px;
}
.sav-sticky .article--sav .article__body {
  min-height: 100%;
  text-align: left;
}
.sav-sticky .article--sav .article__body .article__title {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0;
}
.sav-sticky .article--sav .btn {
  display: none;
}
section.section--main {
  box-shadow: 0 8px 20px -5px rgba(0, 0, 0, 0.5);
  z-index: 1;
}
section .section__header .section__tabs .section__tab.section__tab--current,
section.section--main .section__bg {
  opacity: 1;
}
.section__banner,
section.section--main {
  background-color: #222831;
  color: #fff;
}
.section__banner .section__img {
  margin-top: 20px;
  background-color: transparent;
  border-radius: 5px;
  padding: 10px 20px;
  position: relative;
  display: inline-block;
}
.section__banner .section__img img {
  max-width: 250px;
}
@media (min-width: 720px) {
  .section__banner .section__img img {
    max-width: 300px;
  }
}
.section__banner .section__content {
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  height: 400px;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
}
@media (min-width: 720px) {
  .section__banner .section__content {
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .section__banner .section__content .section__body {
    width: 40%;
    margin-right: 20px;
  }
}
.section__banner .section__content .section__body .section__title {
  font-size: 28px;
  line-height: 30px;
}
@media (min-width: 720px) {
  .section__banner .section__content .section__body .section__title {
    font-size: 40px;
    line-height: 44px;
  }
}
.section__banner .section__content .section__body .section__description,
.section__banner .section__content .section__body p {
  font-size: 16px;
  line-height: 22px;
}
@media (min-width: 720px) {
  .section__banner .section__content .section__body .section__description,
  .section__banner .section__content .section__body p {
    font-size: 24px;
    line-height: 26px;
  }
}
.section__banner .section__content .section__body .section__buttons .btn {
  margin: 5px;
}
.section--left .section__content {
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  height: 400px;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 720px) {
  .section--left .section__content {
    text-align: left;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.section--center .section__content {
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  height: 400px;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 720px) {
  .section--center .section__content {
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.section--right .section__content {
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  height: 400px;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 720px) {
  .section--right .section__content {
    text-align: right;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.section--grad--left--white,
.section--grad--right--white {
  background-color: #fff;
}
@media (min-width: 720px) {
  .section--grad--left--white .section__bg {
    width: 55%;
    left: 45%;
  }
}
.section--grad--left--white .section__grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  background: linear-gradient(0deg, #fff, transparent);
}
@media (min-width: 720px) {
  .section--grad--left--white .section__grad {
    background: #fff;
    background: linear-gradient(90deg, #fff, transparent);
    left: 45%;
    right: initial;
    width: 25%;
  }
}
.section--grad--left--white .section__content,
section {
  color: #222831;
}
@media (min-width: 720px) {
  .section--grad--right--white .section__bg {
    width: 55%;
    right: 40%;
  }
}
.section--grad--right--white .section__grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  background: linear-gradient(0deg, #fff, transparent);
}
@media (min-width: 720px) {
  .section--grad--right--white .section__grad {
    background: #fff;
    background: linear-gradient(270deg, #fff, transparent);
    left: initial;
    width: 25%;
    right: 45%;
  }
}
.section--grad--right--white .section__content {
  color: #222831;
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  height: 400px;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 720px) {
  .section--grad--right--white .section__content {
    text-align: right;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.section--grad--left--cyan,
.section--grad--right--cyan {
  background-color: #009bdb;
}
@media (min-width: 720px) {
  .section--grad--left--cyan .section__bg {
    width: 55%;
    left: 45%;
  }
}
.section--grad--left--cyan .section__grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #009bdb;
  background: linear-gradient(0deg, #009bdb, transparent);
}
@media (min-width: 720px) {
  .section--grad--left--cyan .section__grad {
    background: #009bdb;
    background: linear-gradient(90deg, #009bdb, transparent);
    left: 45%;
    right: initial;
    width: 25%;
  }
}
.section--grad--left--cyan .section__content {
  color: #fff;
}
@media (min-width: 720px) {
  .section--grad--right--cyan .section__bg {
    width: 55%;
    right: 40%;
  }
}
.section--grad--right--cyan .section__grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #009bdb;
  background: linear-gradient(0deg, #009bdb, transparent);
}
@media (min-width: 720px) {
  .section--grad--right--cyan .section__grad {
    background: #009bdb;
    background: linear-gradient(270deg, #009bdb, transparent);
    left: initial;
    width: 25%;
    right: 45%;
  }
}
.section--grad--right--cyan .section__content {
  color: #fff;
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  height: 400px;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 720px) {
  .section--grad--right--cyan .section__content {
    text-align: right;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.section--grad--left--blue,
.section--grad--right--blue {
  background-color: #2b6eb4;
}
@media (min-width: 720px) {
  .section--grad--left--blue .section__bg {
    width: 55%;
    left: 45%;
  }
}
.section--grad--left--blue .section__grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #2b6eb4;
  background: linear-gradient(0deg, #2b6eb4, transparent);
}
@media (min-width: 720px) {
  .section--grad--left--blue .section__grad {
    background: #2b6eb4;
    background: linear-gradient(90deg, #2b6eb4, transparent);
    left: 45%;
    right: initial;
    width: 25%;
  }
}
.section--grad--left--blue .section__content {
  color: #fff;
}
@media (min-width: 720px) {
  .section--grad--right--blue .section__bg {
    width: 55%;
    right: 40%;
  }
}
.section--grad--right--blue .section__grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #2b6eb4;
  background: linear-gradient(0deg, #2b6eb4, transparent);
}
@media (min-width: 720px) {
  .section--grad--right--blue .section__grad {
    background: #2b6eb4;
    background: linear-gradient(270deg, #2b6eb4, transparent);
    left: initial;
    width: 25%;
    right: 45%;
  }
}
.section--grad--right--blue .section__content {
  color: #fff;
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  height: 400px;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 720px) {
  .section--grad--right--blue .section__content {
    text-align: right;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.section--grad--left--orange,
.section--grad--right--orange {
  background-color: #ec6b00;
}
@media (min-width: 720px) {
  .section--grad--left--orange .section__bg {
    width: 55%;
    left: 45%;
  }
}
.section--grad--left--orange .section__grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ec6b00;
  background: linear-gradient(0deg, #ec6b00, transparent);
}
@media (min-width: 720px) {
  .section--grad--left--orange .section__grad {
    background: #ec6b00;
    background: linear-gradient(90deg, #ec6b00, transparent);
    left: 45%;
    right: initial;
    width: 25%;
  }
}
.section--grad--left--orange .section__content {
  color: #fff;
}
@media (min-width: 720px) {
  .section--grad--right--orange .section__bg {
    width: 55%;
    right: 40%;
  }
}
.section--grad--right--orange .section__grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ec6b00;
  background: linear-gradient(0deg, #ec6b00, transparent);
}
@media (min-width: 720px) {
  .section--grad--right--orange .section__grad {
    background: #ec6b00;
    background: linear-gradient(270deg, #ec6b00, transparent);
    left: initial;
    width: 25%;
    right: 45%;
  }
}
.section--grad--right--orange .section__content {
  color: #fff;
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  height: 400px;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 720px) {
  .section--grad--right--orange .section__content {
    text-align: right;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.section--grad--left--purple,
.section--grad--right--purple,
.section__banner--blue .section__content .section__body .btn,
.section__banner--blue--left .section__content .section__body .btn {
  background-color: #58167d;
}
@media (min-width: 720px) {
  .section--grad--left--purple .section__bg {
    width: 55%;
    left: 45%;
  }
}
.section--grad--left--purple .section__grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #58167d;
  background: linear-gradient(0deg, #58167d, transparent);
}
@media (min-width: 720px) {
  .section--grad--left--purple .section__grad {
    background: #58167d;
    background: linear-gradient(90deg, #58167d, transparent);
    left: 45%;
    right: initial;
    width: 25%;
  }
}
.section--grad--left--purple .section__content,
.section__banner--blue .section__content .section__body,
.section__banner--cyan .section__content .section__body,
.section__banner--orange .section__content .section__body {
  color: #fff;
}
@media (min-width: 720px) {
  .section--grad--right--purple .section__bg {
    width: 55%;
    right: 40%;
  }
}
.section--grad--right--purple .section__grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #58167d;
  background: linear-gradient(0deg, #58167d, transparent);
}
@media (min-width: 720px) {
  .section--grad--right--purple .section__grad {
    background: #58167d;
    background: linear-gradient(270deg, #58167d, transparent);
    left: initial;
    width: 25%;
    right: 45%;
  }
}
.section--grad--right--purple .section__content {
  color: #fff;
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  height: 400px;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 720px) {
  .section--grad--right--purple .section__content {
    text-align: right;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.section--content--white .section__content {
  color: #fff !important;
}
.section--content--black .section__content {
  color: #222831 !important;
}
.section--content--purple .section__content {
  color: #58167d !important;
}
.section--content--orange .section__content {
  color: #ec6b00 !important;
}
.section--content--cyan .section__content {
  color: #009bdb !important;
}
.section--content--blue .section__content {
  color: #2b6eb4 !important;
}
.section__banner--cyan {
  background-color: #009bdb;
  color: #fff;
}
.section__banner--cyan .section__grad {
  background: #009bdb;
  background: linear-gradient(0deg, #009bdb, transparent);
}
@media (min-width: 720px) {
  .section__banner--cyan .section__grad {
    background: #009bdb;
    background: linear-gradient(270deg, #009bdb, transparent);
  }
}
.section__banner--cyan--left .section__content {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media (min-width: 720px) {
  .section__banner--cyan--left .section__content {
    text-align: left;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .section__banner--cyan--left .section__bg {
    width: 55%;
    left: 45%;
    right: initial;
  }
}
.section__banner--cyan--left .section__grad {
  background: #009bdb;
  background: linear-gradient(0deg, #009bdb, transparent);
}
@media (min-width: 720px) {
  .section__banner--cyan--left .section__grad {
    background: #009bdb;
    background: linear-gradient(90deg, #009bdb, transparent);
    left: 45%;
    right: initial;
  }
}
.section__banner--blue,
.section__banner--blue--left {
  background-color: #2b6eb4;
  color: #fff;
}
.section__banner--blue .section__grad {
  background: #2b6eb4;
  background: linear-gradient(0deg, #2b6eb4, transparent);
}
@media (min-width: 720px) {
  .section__banner--blue .section__grad {
    background: #2b6eb4;
    background: linear-gradient(270deg, #2b6eb4, transparent);
  }
}
.section__banner--blue--left .section__content {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media (min-width: 720px) {
  .section__banner--blue--left .section__content {
    text-align: left;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .section__banner--blue--left .section__bg {
    width: 55%;
    left: 45%;
    right: initial;
  }
}
.section__banner--blue--left .section__grad {
  background: #2b6eb4;
  background: linear-gradient(0deg, #2b6eb4, transparent);
}
@media (min-width: 720px) {
  .section__banner--blue--left .section__grad {
    background: #2b6eb4;
    background: linear-gradient(90deg, #2b6eb4, transparent);
    left: 45%;
    right: initial;
  }
}
.section__banner--orange,
.section__banner--orange--left {
  background-color: #ec6b00;
  color: #fff;
}
.section__banner--orange .section__grad {
  background: #ec6b00;
  background: linear-gradient(0deg, #ec6b00, transparent);
}
@media (min-width: 720px) {
  .section__banner--orange .section__grad {
    background: #ec6b00;
    background: linear-gradient(270deg, #ec6b00, transparent);
  }
}
.section__banner--orange--left .section__content {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media (min-width: 720px) {
  .section__banner--orange--left .section__content {
    text-align: left;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .section__banner--orange--left .section__bg {
    width: 55%;
    left: 45%;
    right: initial;
  }
}
.section__banner--orange--left .section__grad {
  background: #ec6b00;
  background: linear-gradient(0deg, #ec6b00, transparent);
}
@media (min-width: 720px) {
  .section__banner--orange--left .section__grad {
    background: #ec6b00;
    background: linear-gradient(90deg, #ec6b00, transparent);
    left: 45%;
    right: initial;
  }
}
.section__banner--white,
.section__banner--white--left {
  background-color: #fff;
  color: #58167d;
}
.section__banner--white .section__grad {
  background: #fff;
  background: linear-gradient(0deg, #fff, transparent);
}
@media (min-width: 720px) {
  .section__banner--white .section__grad {
    background: #fff;
    background: linear-gradient(270deg, #fff, transparent);
  }
}
.section__banner--white .section__content .section__body,
.section__banner--white--left .section__content .section__body,
.section__banner-2.section__banner--orange .article--day .article__number {
  color: #58167d;
}
.section__banner--white--left .section__content {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media (min-width: 720px) {
  .section__banner--white--left .section__content {
    text-align: left;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .section__banner--white--left .section__bg {
    width: 55%;
    left: 45%;
    right: initial;
  }
}
.section__banner--white--left .section__grad {
  background: #fff;
  background: linear-gradient(0deg, #fff, transparent);
}
@media (min-width: 720px) {
  .section__banner--white--left .section__grad {
    background: #fff;
    background: linear-gradient(90deg, #fff, transparent);
    left: 45%;
    right: initial;
  }
}
.section__banner--purple,
.section__banner--purple--left {
  background-color: #58167d;
  color: #fff;
}
.section__banner--purple .section__grad {
  background: #58167d;
  background: linear-gradient(0deg, #58167d, transparent);
}
@media (min-width: 720px) {
  .section__banner--purple .section__grad {
    background: #58167d;
    background: linear-gradient(270deg, #58167d, transparent);
  }
}
.section__banner--purple .section__content .section__body,
.section__banner--transparent .section__content .section__body {
  color: #fff;
}
.section__banner--purple--left .section__content {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media (min-width: 720px) {
  .section__banner--purple--left .section__content {
    text-align: left;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .section__banner--purple--left .section__bg {
    width: 55%;
    left: 45%;
    right: initial;
  }
}
.section__banner--purple--left .section__grad {
  background: #58167d;
  background: linear-gradient(0deg, #58167d, transparent);
}
@media (min-width: 720px) {
  .section__banner--purple--left .section__grad {
    background: #58167d;
    background: linear-gradient(90deg, #58167d, transparent);
    left: 45%;
    right: initial;
  }
}
.section__banner--transparent,
.section__banner--transparent--left,
.section__banner--transparent--right {
  background-color: transparent;
  color: #222831;
}
.section__banner--transparent .section__grad {
  display: none;
}
@media (min-width: 720px) {
  .section__banner--transparent .section__bg {
    width: 100%;
    right: initial;
  }
}
.section__banner--transparent--left .section__grad {
  display: none;
}
.section__banner--transparent--left .section__content {
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (min-width: 720px) {
  .section__banner--transparent--left .section__bg {
    width: 100%;
    right: initial;
  }
}
.section__banner--transparent--right .section__grad {
  display: none;
}
.section__banner--transparent--right .section__content {
  text-align: right;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (min-width: 720px) {
  .section__banner--transparent--right .section__content .section__body {
    width: 100%;
  }
  .section__banner--transparent--right .section__bg {
    width: 100%;
    right: initial;
  }
}
.section__banner--transparent--left--white {
  background-color: transparent;
  color: #fff;
}
.section__banner--transparent--left--white .section__grad {
  display: none;
}
.section__banner--transparent--left--white .section__content {
  text-align: left;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 720px) {
  .section__banner--transparent--left--white .section__content {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.section__banner--transparent--left--white .section__body {
  text-shadow: none !important;
}
.section__banner--transparent--left--white .section__body .section__description,
.section__banner--transparent--left--white .section__body .section__title {
  color: #fff !important;
  text-shadow: none !important;
}
@media (min-width: 720px) {
  .section__banner--transparent--left--white .section__bg {
    width: 100%;
    right: initial;
  }
}
.section__banner--opacity {
  background-color: #222831;
  color: #fff;
}
.section__banner--opacity .section__grad {
  display: none;
}
.section__banner--opacity .section__content .section__body {
  color: #fff;
}
.section__banner--opacity .section__bg {
  opacity: 0.5;
}
@media (min-width: 720px) {
  .section__banner--opacity .section__bg {
    width: 100%;
    right: initial;
  }
}
.section__banner-2.section__banner--purple .section__grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #58167d;
  background: linear-gradient(0deg, #58167d, transparent);
}
.section__banner-2.section__banner--blue .section__grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #2b6eb4;
  background: linear-gradient(0deg, #2b6eb4, transparent);
}
.section__banner-2.section__banner--cyan .section__grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #009bdb;
  background: linear-gradient(0deg, #009bdb, transparent);
}
.section__banner-2.section__banner--orange .section__grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ec6b00;
  background: linear-gradient(0deg, #ec6b00, transparent);
}
.section__banner-2.section__banner--opacity {
  background-color: #222831;
  color: #fff;
}
.section__banner-2.section__banner--opacity .section__grad {
  display: none;
}
.section__banner-2.section__banner--opacity .section__bg {
  opacity: 0.5;
}
.section__banner-2.section__banner--transparent {
  background-color: transparent;
  color: #222831;
}
.section__banner-2.section__banner--transparent .section__grad {
  display: none;
}
.section__banner-2 .section__grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #009bdb;
  background: linear-gradient(0deg, #009bdb, transparent);
}
.section__banner-2 .section__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 720px) {
  .section__banner-2 .section__header {
    max-width: 50%;
    padding: 0;
  }
}
.section__banner-2 .section__header .section__exc {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #fff;
}
@media (min-width: 720px) {
  .section__banner-2 .section__header .section__exc {
    font-size: 40px;
    line-height: 46px;
  }
}
.section__banner-2 .section__header .section__card img {
  width: 90px;
}
@media (min-width: 720px) {
  .section__banner-2 .section__header .section__card img {
    width: 100px;
  }
}
.section__banner-2 .section__content {
  color: #fff;
}
@media (min-width: 720px) {
  .section__banner-2 .section__content {
    height: 400px;
    line-height: 400px;
  }
}
.section__banner-2 .section__content .section__content2 {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.section__banner-2 .section__body {
  text-align: center;
}
.section__banner-2 .section__body .section__flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
}
.section__banner-2 .section__body .section__descs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
}
.section__banner-2 .section__body .section__descs:after,
.section__banner-3 .section__body .section__descs:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 20%;
  width: 1px;
  height: 70%;
  background-color: #fff;
}
.section__banner-2
  .section__body
  .section__descs
  .section__desc
  .section__number {
  font-size: 64px;
  line-height: 68px;
  font-weight: 700;
  color: #ec6b00;
}
@media (min-width: 720px) {
  .section__banner-2
    .section__body
    .section__descs
    .section__desc
    .section__number {
    font-size: 90px;
    line-height: 99px;
  }
}
.section__banner-2
  .section__body
  .section__descs
  .section__desc
  .section__number
  span {
  font-size: 28px;
  line-height: 34px;
  display: inherit;
}
@media (min-width: 720px) {
  .section__banner-2
    .section__body
    .section__descs
    .section__desc
    .section__number
    span {
    font-size: 38px;
    line-height: 42px;
  }
}
.section__banner-2
  .section__body
  .section__descs
  .section__desc
  .section__detail {
  font-size: 18px;
  line-height: 22px;
}
@media (min-width: 720px) {
  .section__banner-2
    .section__body
    .section__descs
    .section__desc
    .section__detail {
    font-size: 20px;
    line-height: 24px;
  }
}
.section__banner-2 .section__footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 720px) {
  .section__banner-2 .section__footer {
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 20px;
  }
}
.section__banner-2 .section__footer .section__info {
  text-align: center;
  max-width: 800px;
}
@media (min-width: 720px) {
  .section__banner-2 .section__footer .section__info {
    text-align: left;
  }
}
.section__banner-2 .section__footer .section__info .section__description {
  font-size: 10px;
  line-height: 14px;
}
.section__banner-2 .section__footer .section__info.section__info--flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 720px) {
  .section__banner-2 .section__footer .section__info.section__info--flex {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.section__banner-2
  .section__footer
  .section__info.section__info--flex
  .section__description,
.section__banner-2 .section__footer .section__info.section__info--flex p {
  font-size: initial;
  margin-bottom: 0;
  margin-right: 20px;
}
.section__banner-2 .section__footer .section__info .section__icon {
  width: 100px;
}
.section__banner-video {
  background-color: #222831;
}
.section__banner-video.section__banner--left .section__content {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media (min-width: 720px) {
  .section__banner-video.section__banner--left .section__content {
    text-align: left;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.section__banner-video .section__preview {
  display: block;
  transition: 0.5s;
  z-index: 99;
  opacity: 0.5;
}
@media (min-width: 720px) {
  .section__banner-video .section__preview {
    display: none;
  }
}
.section__banner-video .section__preview.section__preview--out {
  -webkit-animation: fadeOut 0.5s ease both;
  animation: fadeOut 0.5s ease both;
}
.section__banner-video .section__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
@media (min-width: 720px) {
  .section__banner-video .section__video {
    display: block;
    opacity: 0.5;
  }
}
.section__banner-video .section__video.section__video--on {
  -webkit-animation: fadeIn 0.5s ease both;
  animation: fadeIn 0.5s ease both;
  opacity: 1;
}
.section__banner-video .section__videoplay {
  display: block;
  width: 100%;
  padding: 0 20px;
  transition: 0.5s;
  cursor: pointer;
  position: relative;
  text-align: right;
  z-index: 10;
  top: 120px;
}
@media (min-width: 960px) {
  .section__banner-video .section__videoplay {
    display: none;
  }
}
.section__banner-video .section__videoplay .section__videoplay__circle {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
  background-color: transparent;
  border: 3px solid #fff;
  margin-bottom: 20px;
}
.section__banner-video .section__videoplay .section__videoplay__circle span {
  color: #fff;
  font-size: 20px;
  position: relative;
  top: 0;
}
.section__banner-video .section__videoplay .section__videoplay__circle .btn {
  color: #fff;
  font-size: 24px;
}
.section__banner-video .section__videoplay.out {
  -webkit-animation: fadeOut 0.5s ease both;
  animation: fadeOut 0.5s ease both;
}
.section__banner-video .section__videoplay.show-play {
  display: block;
}
@media (min-width: 720px) {
  .section__banner-video .section__videoplay.show-play {
    display: none;
  }
}
.section__banner-video .section__content {
  text-align: right;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  height: 400px;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 720px) {
  .section__banner-video .section__content {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.section__banner-video .section__content .section__body {
  color: #fff;
}
@media (min-width: 720px) {
  .section__banner-video .section__content .section__body {
    width: 40%;
    margin-right: 20px;
  }
}
.section__banner-video .section__content .section__body .section__title {
  font-size: 28px;
  line-height: 29px;
}
@media (min-width: 720px) {
  .section__banner-video .section__content .section__body .section__title {
    font-size: 40px;
    line-height: 44px;
  }
}
.section__banner-video .section__content .section__body .section__description {
  font-size: 16px;
  line-height: 22px;
}
@media (min-width: 720px) {
  .section__banner-video
    .section__content
    .section__body
    .section__description {
    font-size: 24px;
    line-height: 26px;
  }
}
.section__banner-video .section__content .section__body .section__buttons .btn {
  margin: 5px;
}
.section__banner-3.section__banner--purple .section__grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #58167d;
  background: linear-gradient(0deg, #58167d, transparent);
}
.section__banner-3.section__banner--blue .section__grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #2b6eb4;
  background: linear-gradient(0deg, #2b6eb4, transparent);
}
.section__banner-3.section__banner--cyan .section__grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #009bdb;
  background: linear-gradient(0deg, #009bdb, transparent);
}
.section__banner-3.section__banner--orange .section__grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ec6b00;
  background: linear-gradient(0deg, #ec6b00, transparent);
}
.section__banner-3.section__banner--orange .article--day .article__number,
section.section--404 .section__body .section__visit ul li a:hover {
  color: #58167d;
}
.section__banner-3.section__banner--opacity {
  background-color: #222831;
  color: #fff;
}
.section__banner-3.section__banner--opacity .section__grad {
  display: none;
}
.section__banner-3.section__banner--opacity .section__bg {
  opacity: 0.5;
}
.section__banner-3.section__banner--transparent {
  background-color: transparent;
  color: #222831;
}
.section__banner-3.section__banner--transparent .section__grad {
  display: none;
}
.section__banner-3 .section__grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #009bdb;
  background: linear-gradient(0deg, #009bdb, transparent);
}
.section__banner-3 .section__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 720px) {
  .section__banner-3 .section__header {
    max-width: 100%;
    padding: 20px;
  }
}
.section__banner-3 .section__header .section__exc {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #fff;
}
@media (min-width: 720px) {
  .section__banner-3 .section__header .section__exc {
    font-size: 40px;
    line-height: 46px;
  }
}
.section__banner-3 .section__header .section__card img {
  width: 90px;
}
@media (min-width: 720px) {
  .section__banner-3 .section__header .section__card img {
    width: 120px;
  }
}
.section__banner-3 .section__content {
  color: #fff;
}
@media (min-width: 720px) {
  .section__banner-3 .section__content {
    height: 400px;
    line-height: 400px;
  }
}
.section__banner-3 .section__content .section__content2 {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.section__banner-3 .section__body {
  text-align: center;
}
.section__banner-3 .section__body .section__descs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
.section__banner-3 .section__footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 720px) {
  .section__banner-3 .section__footer {
    margin-top: 20px;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.section__banner-3 .section__footer .section__info {
  text-align: center;
  max-width: 800px;
}
@media (min-width: 720px) {
  .section__banner-3 .section__footer .section__info {
    text-align: left;
  }
}
.section__banner-3 .section__footer .section__info .section__description,
.section__banner-4
  .section__body
  .section__footer
  .section__info
  .section__description {
  font-size: 10px;
  line-height: 14px;
}
.section__banner-3 .section__footer .section__info.section__info--flex,
.section__banner-4
  .section__body
  .section__footer
  .section__info.section__info--flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 20px;
}
@media (min-width: 720px) {
  .section__banner-3 .section__footer .section__info.section__info--flex {
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 0;
  }
}
.section__banner-3 .section__footer .section__info .section__description {
  margin-bottom: 0;
  margin-right: 20px;
}
.section__banner-3 .section__footer .section__info .section__icon {
  width: 100px;
  margin-top: 10px;
  margin-bottom: 0;
}
@media (min-width: 720px) {
  .section__banner-3 .section__footer .section__info .section__icon {
    margin-top: 0;
  }
}
.section__banner-4,
section.section--header.section--header--landing {
  background-color: #fff;
}
.section__banner-4 .section__eff {
  background-color: #ad96cc;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 720px) {
  .section__banner-4 .section__eff {
    -webkit-clip-path: polygon(0 0, 75% 0, 50% 100%, 0% 100%);
    clip-path: polygon(0 0, 75% 0, 50% 100%, 0% 100%);
  }
}
.section__banner-4 .section__content {
  color: #fff;
}
@media (min-width: 720px) {
  .section__banner-4 .section__content {
    height: 400px;
    line-height: 400px;
  }
}
.section__banner-4 .section__content .section__content2 {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.section__banner-4 .section__body {
  text-align: center;
}
.section__banner-4 .section__body .section__img__main {
  position: relative;
  max-width: 250px;
  margin: 0 auto;
}
@media (min-width: 720px) {
  .section__banner-4 .section__body .section__img__main {
    max-width: 550px;
  }
}
.section__banner-4 .section__body .section__body__header,
section .section__content ul {
  margin-bottom: 20px;
}
.section__banner-4 .section__body .section__body__header .section__img img {
  width: 220px;
}
@media (min-width: 720px) {
  .section__banner-4 .section__body .section__body__header .section__img img {
    width: 300px;
  }
}
.section__banner-4 .section__body .section__body__body,
.section__banner-4 .section__body .section__footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
}
.section__banner-4 .section__body .section__body__body {
  margin-bottom: 20px;
}
.section__banner-4 .section__body .section__body__body .section__img img {
  width: 120px;
}
@media (min-width: 720px) {
  .section__banner-4 .section__body .section__body__body .section__img img {
    width: 200px;
  }
}
.section__banner-4 .section__body .section__footer {
  margin-top: 0;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 720px) {
  .section__banner-4 .section__body .section__footer {
    max-width: 50%;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .section__banner-4 .section__body .section__footer .section__img {
    margin-right: 10px;
  }
}
.section__banner-4 .section__body .section__footer .section__img img {
  width: 100px;
}
@media (min-width: 720px) {
  .section__banner-4 .section__body .section__footer .section__img img {
    width: 150px;
  }
}
.section__banner-4 .section__body .section__footer .section__info {
  text-align: center;
  max-width: 800px;
}
@media (min-width: 720px) {
  .section__banner-4 .section__body .section__footer .section__info {
    text-align: left;
  }
  .section__banner-4
    .section__body
    .section__footer
    .section__info.section__info--flex {
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 0;
  }
}
.section__banner-4
  .section__body
  .section__footer
  .section__info
  .section__description {
  margin-bottom: 0;
  margin-right: 20px;
}
.section__banner-4
  .section__body
  .section__footer
  .section__info
  .section__icon {
  width: 100px;
  margin-top: 10px;
  margin-bottom: 0;
}
@media (min-width: 720px) {
  .section__banner-4
    .section__body
    .section__footer
    .section__info
    .section__icon {
    margin-top: 0;
  }
}
.section__thumbs {
  position: absolute;
  top: 95%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 5;
  overflow: hidden;
  width: 100%;
  max-width: 120px;
}
@media (min-width: 720px) {
  .section__thumbs {
    max-width: 1200px;
    top: 90%;
  }
}
.section__thumbs .section__thumb {
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.4);
  display: inline-block;
  margin: 0 auto;
}
@media (min-width: 720px) {
  .section__thumbs .section__thumb {
    width: initial;
    border-radius: 0;
    background-color: rgba(255, 255, 255, 0.8);
    height: 80px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    text-align: left;
  }
}
.section__thumbs .section__thumb .section__thumb__body {
  display: none;
}
@media (min-width: 720px) {
  .section__thumbs .section__thumb .section__thumb__body {
    display: block;
    width: 60%;
    position: relative;
    z-index: 1;
  }
}
.section__thumbs .section__thumb .section__thumb__body .section__thumb__title {
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  color: #222831;
}
.section__thumbs .section__thumb .section__thumb__number {
  display: none;
}
@media (min-width: 720px) {
  .section__thumbs .section__thumb .section__thumb__number {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    color: #ec6b00;
    font-weight: 700;
    z-index: 1;
  }
}
.section__thumbs .section__thumb .section__thumb__bar {
  display: none;
}
@media (min-width: 720px) {
  .section__thumbs .section__thumb .section__thumb__bar {
    display: block;
    position: absolute;
    bottom: 0%;
    left: 0;
    width: 0%;
    height: 5px;
    background-color: #ec6b00;
    z-index: 5;
  }
}
.section__thumbs .col-xs-3.current .section__thumb,
section
  .section__header
  .section__tabs
  .section__tab.section__tab--current
  span {
  background-color: #ec6b00;
}
@media (min-width: 720px) {
  .section__thumbs .col-xs-3.current .section__thumb {
    background-color: #fff;
  }
}
.section__thumbs .col-xs-3.current .section__thumb__bar {
  height: 4px;
}
.section__thumbs .col-xs-3.current .section__thumb__bg {
  opacity: 0.7;
}
#private-web .slider .slider-bullets .slider-bullet.slider-bullet-current:after,
.section__thumbs .col-xs-3.current .section__thumb__bg .bg {
  width: 100%;
}
.section__thumbs .col-xs-3.current .section__thumb__grad {
  opacity: 0;
}
section {
  position: relative;
  background: linear-gradient(130deg, #fff 30%, #fbfbfb);
}
section .section__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
section .section__title {
  font-weight: 700;
  margin-bottom: 10px;
}
section .section__description {
  font-weight: 500;
  margin-bottom: 20px;
  opacity: 0.8;
}
@media (min-width: 720px) {
  section .section__description {
    line-height: 26px;
    font-size: 16px;
  }
}
section .section__breadcrumb {
  font-weight: 500;
  font-size: 15px;
  margin-bottom: 5px;
  color: #eee;
  opacity: 0.7;
}
@media (min-width: 720px) {
  section .section__breadcrumb {
    margin-bottom: 15px;
  }
}
section .section__breadcrumb span {
  display: inline-block;
  padding: 0 6px;
  color: #393e46;
}
section .section__breadcrumb a,
section.section--faq table tr td strong {
  color: #393e46;
}
section .section__breadcrumb a:hover {
  color: #ec6b00;
}
section .section__breadcrumb a:last-child {
  font-weight: 700;
}
@media (min-width: 720px) {
  section .section__breadcrumb.tofix {
    margin-bottom: 25px;
  }
}
section .section__alert {
  background-color: #ec6b00;
  padding: 10px 20px;
  border-radius: 10px;
  color: #fff;
  text-align: center;
  margin-top: 20px;
}
section .section__alert .section__description {
  font-weight: 700;
  opacity: 1;
}
section .section__buttons {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
section .section__buttons .btn {
  margin: 0 10px;
}
section .section__loader {
  z-index: 15;
}
section .section__loader .loader {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
section .section__content {
  position: relative;
  color: #222831;
  line-height: 26px;
  font-size: 15px;
}
section .section__content.section--left {
  text-align: left;
}
section .section__content.section--right {
  text-align: right;
}
section .section__content.section--center {
  text-align: center;
}
section .section__content.section--justify {
  text-align: justify;
}
section .section__content .section__icon {
  margin-bottom: 40px;
}
section .section__content .section__icon img {
  width: 150px;
}
section .section__content blockquote p {
  line-height: 26px;
  font-size: 16px;
  color: #222831;
}
@media (min-width: 720px) {
  section .section__content blockquote p {
    font-size: 18px;
  }
}
section .section__content ul li {
  padding: 5px 0;
}
section .section__content ul li:before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: -1px;
  width: 10px;
  height: 10px;
  line-height: 21px;
  text-align: center;
  border-radius: 50%;
  overflow: initial;
  background-color: #58167d;
}
@media (min-width: 720px) {
  section .section__flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
  }
}
section .section__footer {
  text-align: center;
  margin-top: 40px;
}
section .section__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: hidden;
}
section .section__video iframe {
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 177.77vh;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
section .section__video video {
  position: absolute;
  display: block;
  left: -116%;
  width: 335%;
  top: 0;
  height: 100%;
}
@media (min-width: 720px) {
  section .section__video video {
    top: -20%;
    left: -60%;
    width: 220%;
    height: 139%;
  }
}
section .section__video.section__video--on {
  -webkit-animation: fadeIn 0.5s ease both;
  animation: fadeIn 0.5s ease both;
  opacity: 0.5;
}
section .section__header {
  text-align: center;
  max-width: 600px;
  margin: 0 auto 20px;
}
section .section__header.section__header--lg {
  max-width: 1200px;
}
section .section__header .section__tabs {
  display: block;
  text-align: center;
  color: #000;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  padding: 0 20px;
  min-height: 65px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 42px;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
  margin-bottom: 15px;
  border-radius: 7px;
  margin-top: 15px;
}
@media (min-width: 720px) {
  section .section__header .section__tabs {
    padding: 0 20px;
  }
}
@media (min-width: 960px) {
  section .section__header .section__tabs {
    -ms-flex-pack: center;
    justify-content: center;
    overflow: visible;
    white-space: normal;
  }
}
section .section__header .section__tabs .section__tab {
  position: relative;
  padding: 10px 0;
  margin: 0 17px 0 0;
  display: inline-block;
  font-size: 13px;
  line-height: 14px;
  font-weight: 500;
  color: #222831;
  transition: 0.2s ease;
  opacity: 0.6;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 480px) {
  section .section__header .section__tabs .section__tab {
    margin: 0 15px;
    opacity: 0.4;
  }
}
@media (min-width: 960px) {
  section .section__header .section__tabs .section__tab {
    max-width: 180px;
  }
}
section .section__header .section__tabs .section__tab span {
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  margin-right: 10px;
  min-width: 25px;
}
section .section__wrap {
  position: relative;
  max-width: 1260px;
  margin: 0 auto;
  padding: 30px 20px;
}
@media (min-width: 720px) {
  section .section__wrap {
    padding: 20px 40px;
  }
}
section .section__wrap.section__wrap--original {
  padding: 30px 20px;
}
@media (min-width: 720px) {
  section .section__wrap.section__wrap--original {
    padding: 40px;
  }
}
section .section__wrap.section__wrap--main {
  padding: 80px 20px;
}
@media (min-width: 720px) {
  section .section__wrap.section__wrap--main {
    padding: 180px 40px 220px;
  }
}
section .section__wrap.section__wrap--sav {
  padding: 80px 20px;
}
@media (min-width: 720px) {
  section .section__wrap.section__wrap--sav {
    padding: 80px 40px;
  }
}
section .section__wrap.section__wrap--cobranza {
  padding: 80px 20px;
}
@media (min-width: 720px) {
  section .section__wrap.section__wrap--cobranza {
    padding: 80px 40px;
  }
}
section .section__wrap.section__wrap--landing {
  padding: 80px 20px;
}
@media (min-width: 720px) {
  section .section__wrap.section__wrap--landing {
    padding: 180px 40px;
  }
}
section .section__wrap.section__wrap--landing .section__img img {
  width: 200px;
  margin: initial;
}
section .section__wrap.section__wrap--main--banner {
  padding: 80px 20px;
}
@media (min-width: 720px) {
  section .section__wrap.section__wrap--main--banner {
    padding: 250px 40px 100px;
  }
}
section .section__wrap.section__wrap--header {
  padding: 40px 20px;
}
@media (min-width: 720px) {
  section .section__wrap.section__wrap--header {
    padding: 140px 40px;
  }
}
section .section__wrap.section__wrap--header--sm {
  padding: 40px 20px;
}
@media (min-width: 720px) {
  section .section__wrap.section__wrap--header--sm,
  section .section__wrap.section__wrap--md {
    padding: 80px 40px;
  }
  section .section__wrap.section__wrap--sm {
    padding: 40px;
  }
  section .section__wrap.section__wrap--none {
    padding: 40px 0;
  }
}
section .section__wrap.section--sm {
  max-width: 760px;
}
section .section__wrap.section--md {
  max-width: 920px;
}
section .section__wrap.section--lg {
  max-width: 1060px;
}
section.section--dark {
  background: #222831;
  color: #fff;
}
section.section--dark .section__content p,
section.section--dark .section__title,
section.section--gray .section__content p,
section.section--gray .section__title {
  color: #fff;
}
section.section--light {
  background: #eee;
  color: #222831;
}
section.section--gray {
  background: #393e46;
  color: #fff;
}
section.section--lighter {
  background: #f4f4f4;
  color: #222831;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
}
section.section--white {
  background: #fff;
  color: #222831;
}
section.section--border {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
section.section--views {
  display: none;
}
@media (min-width: 960px) {
  section.section--views {
    display: block;
  }
}
section.section--views .section__header {
  margin-bottom: 80px;
}
section.section--views .section__body {
  text-align: center;
}
section.section--views .section__bubbles .section__bubble {
  position: relative;
  padding: 10px 10px 10px 80px;
  height: 100%;
  cursor: pointer;
  margin-bottom: 10px;
  transition: 0.5s;
  border-radius: 5px;
}
@media (min-width: 960px) {
  section.section--views .section__bubbles .section__bubble {
    padding: 20px 20px 20px 80px;
    margin-bottom: 10px;
  }
}
section.section--views
  .section__bubbles
  .section__bubble
  .section__bubble__icon {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
  background-color: #2b6eb4;
  margin-right: 20px;
}
section.section--views
  .section__bubbles
  .section__bubble
  .section__bubble__icon
  img {
  width: 30px;
  margin-top: 10px;
}
section.section--views
  .section__bubbles
  .section__bubble
  .section__bubble__content {
  text-align: left;
}
section.section--views
  .section__bubbles
  .section__bubble
  .section__bubble__content
  .section__description {
  opacity: 0.6;
  margin-bottom: 0 !important;
}
@media (min-width: 960px) {
  section.section--views .section__bubbles .section__bubble.current {
    background-color: #eee;
  }
}
section.section--views .section__views {
  display: none;
}
@media (min-width: 960px) {
  section.section--views .section__views {
    display: block;
  }
}
section.section--views .section__views .section__view {
  text-align: center;
  max-width: 400px;
  margin: 0 auto;
}
section.section--views .section__views .section__view img {
  margin-bottom: 20px;
  width: 150px;
}
@media (min-width: 720px) {
  section.section--views .section__views .section__view img {
    width: 250px;
  }
}
section.section--views .section__views .section__view .section__phone {
  position: relative;
  width: 260px;
  height: 550px;
  margin: auto;
  background-color: #f3f4f5;
  box-shadow: rgba(0, 0, 0, 0.15) 0 24px 32px;
  border-radius: 2rem;
}
section.section--views .section__views .section__view.in {
  -webkit-animation: fadeIn 0.5s 0.2s ease backwards;
  animation: fadeIn 0.5s 0.2s ease backwards;
  display: block;
}
section.section--views .section__views .section__view.out {
  -webkit-animation: fadeOut 0.4s ease;
  animation: fadeOut 0.4s ease;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
}
section.section--views .section__views .section__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: hidden;
  z-index: 2;
}
section.section--views .section__views .section__video video,
section.section--views--mobile .section__views .section__video video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 245px;
}
@media (min-width: 960px) {
  section.section--views--mobile {
    display: none;
  }
}
section.section--views--mobile .section__header {
  margin-bottom: 40px;
}
section.section--views--mobile .section__body {
  text-align: center;
}
section.section--views--mobile .section__bubble {
  position: relative;
  padding: 10px 10px 10px 80px;
  height: 100%;
  cursor: pointer;
  margin-bottom: 10px;
  transition: 0.5s;
  border-radius: 5px;
  background-color: #eee;
}
section.section--views--mobile .section__bubble .section__bubble__icon {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
  background-color: #009bdb;
  margin-right: 20px;
}
section.section--views--mobile .section__bubble .section__bubble__icon img {
  width: 25px;
  margin-top: 12px;
}
section.section--views--mobile .section__bubble .section__bubble__content {
  text-align: left;
}
section.section--views--mobile
  .section__bubble
  .section__bubble__content
  .section__description {
  opacity: 0.6;
}
section.section--views--mobile .section__views {
  display: block;
}
@media (min-width: 960px) {
  section.section--views--mobile .section__views {
    display: none;
  }
}
section.section--views--mobile .section__views .section__view {
  text-align: center;
  max-width: 400px;
  margin: 0 auto 40px;
}
section.section--views--mobile .section__views .section__view img {
  margin-bottom: 20px;
  width: 200px;
}
section.section--views--mobile .section__views .section__view .section__phone {
  position: relative;
  width: 200px;
  height: 400px;
  margin: auto;
  background-color: #f3f4f5;
  box-shadow: rgba(0, 0, 0, 0.15) 0 24px 32px;
  border-radius: 2rem;
}
section.section--views--mobile .section__views .section__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: hidden;
  z-index: 2;
}
section.section--views--mobile .section__views .section__video video {
  top: 200px;
  width: 180px;
}
section.section--media .section__img {
  margin-bottom: 20px;
}
section.section--media .section__img img {
  border-radius: 7px;
}
section.section--media .section__img.section__img--app img {
  width: 200px;
}
section.section--media .section__bg {
  background: linear-gradient(45deg, #2b6eb4 0%, #58167d 100%);
  min-height: 200px;
  position: inherit;
  border-radius: 7px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
  margin-bottom: 20px;
}
@media (min-width: 720px) {
  section.section--media .section__bg {
    min-height: 250px;
  }
}
section.section--media .section__bg .bg {
  opacity: 0.5;
}
section.section--media .section__bg iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-animation: fadeIn 0.5s 0.5s ease backwards;
  animation: fadeIn 0.5s 0.5s ease backwards;
}
section.section--media .section__bg[youtube] {
  cursor: pointer;
}
section.section--cards .section__menuprivate .card--itemmenu .card__title a,
section.section--media .section__bg:hover .section__video__play {
  color: #fff;
}
section.section--media .yt-video {
  z-index: 0;
}
section.section--media .section__video {
  position: relative;
  padding: 40px 20px;
  color: #fff;
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}
@media (min-width: 720px) {
  section.section--media .section__video {
    padding: 80px 20px;
  }
}
section.section--media .section__video .section__video__play {
  transition: 0.2s;
  display: inline-block;
  margin-bottom: 30px;
  background-color: transparent;
  color: #fff;
  padding: 20px 25px;
}
section.section--media .section__video .section__video__play span {
  font-size: 48px;
}
section.section--media .section__video .section__video__title {
  text-transform: uppercase;
  font-weight: 500;
}
section.section--media.section--media-landing .section__bg {
  height: 300px;
  background: initial;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
}
@media (min-width: 720px) {
  section.section--media.section--media-landing .section__bg {
    height: 400px;
  }
}
section.section--media.section--media-landing .section__bg .bg {
  border-radius: 0;
  opacity: 1;
}
section.section--media.section--media-landing .section__content {
  padding: 40px;
  color: #2b6eb4;
  max-width: 400px;
  text-align: center;
  margin: 0 auto;
}
section.section--media.section--media-landing
  .section__content
  .section__title {
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #ec6b00;
}
@media (min-width: 720px) {
  section.section--media.section--media-landing
    .section__content
    .section__title {
    font-size: 42px;
    line-height: 48px;
  }
}
section.section--media.section--media-landing
  .section__content
  .section__description {
  font-size: 18px;
  line-height: 24px;
}
@media (min-width: 720px) {
  section.section--media.section--media-landing
    .section__content
    .section__description {
    font-size: 20px;
    line-height: 24px;
  }
}
section.section--media.section--media--payment .section__content {
  padding: 20px;
}
@media (min-width: 720px) {
  section.section--media.section--media--payment
    .section__content
    .section__icon
    img {
    margin: initial;
  }
}
section.section--banner {
  background: #222831;
  color: #fff;
}
section.section--banner .section__bg {
  opacity: 0.7;
}
section.section--banner .section__body {
  max-width: 500px;
}
section.section--banner.section--banner--sav .section__body {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}
section.section--banner.section--banner--sav
  .section__body
  .section__description {
  font-size: 21px;
  line-height: 24px;
}
section.section--banner.section--banner-boxs .section__body {
  max-width: 100%;
  text-align: center;
}
section.section--banner.section--banner-boxs .section__body .section__title {
  margin-bottom: 40px;
}
section.section--banner.section--banner-boxs .section__body .section__boxs {
  padding: 20px 0;
  max-width: 1000px;
  margin: 0 auto;
}
section.section--slider {
  background: linear-gradient(45deg, #2b6eb4 0%, #58167d 100%);
  color: #fff;
  margin-top: 40px;
}
section.section--slider .section__bg {
  opacity: 0.4;
}
section.section--slider .section__body {
  max-width: 800px;
}
section.section--main--banner {
  color: #fff;
  background-color: #222831;
  margin-top: 50px;
}
section.section--main--banner .section__bg {
  background-color: #222831;
}
section.section--main--banner .section__bg .bg {
  opacity: 0.5;
}
section.section--main--banner .section__body {
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}
section.section--main--banner .section__body .section__subtitle {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}
@media (min-width: 720px) {
  section.section--main--banner .section__body .section__subtitle {
    font-size: 24px;
    line-height: 28px;
  }
}
section.section--main--banner .section__img {
  position: relative;
}
section.section--main--banner .section__img img {
  width: 100%;
  max-width: 400px;
}
section.section--main--banner.section--main--banner--benefits .section__bg .bg {
  left: -130%;
  width: 230%;
}
@media (min-width: 720px) {
  section.section--main--banner.section--main--banner--benefits
    .section__bg
    .bg {
    left: 0;
    width: 100%;
  }
}
section.section--main--banner.section--main--banner--benefits .section__body {
  border: 2px solid #fff;
  border-radius: 10px;
  padding: 40px 20px;
}
section.section--main--banner.section--main--banner--benefits
  .section__body
  .section__title {
  font-size: 44px;
  line-height: 48px;
}
section.section--main--banner.section--main--banner--benefits
  .section__body
  .section__subtitle {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 20px;
  font-weight: 700;
}
section.section--main--banner.section--main--banner--benefits
  .section__body
  .section__description {
  font-size: 28px;
  line-height: 32px;
  opacity: 1;
}
section.section--main--banner.section--main--banner--sav
  .section__body
  .section__subtitle {
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
}
section.section--header.section--header--infoinsurance
  .section__infoinsurance
  .section__features
  ul,
section.section--main--banner.section--main--banner--cobranza .section__icon,
section.section--main--banner.section--main--banner--sav
  .section__body
  .section__img {
  margin-bottom: 20px;
}
section.section--main--banner.section--main--banner--sav
  .section__body
  .section__img
  img {
  max-width: 250px;
}
@media (min-width: 720px) {
  section.section--main--banner.section--main--banner--sav
    .section__body
    .section__img
    img {
    max-width: 320px;
  }
}
section.section--main--banner.section--main--banner--cobranza .section__bg .bg {
  opacity: 1;
}
section.section--main--banner.section--main--banner--cobranza
  .section__icon
  img {
  max-width: 200px;
}
@media (min-width: 720px) {
  section.section--main--banner.section--main--banner--cobranza
    .section__icon
    img {
    max-width: 250px;
  }
}
section.section--main--banner.section--main--banner--cobranza .section__body {
  max-width: 830px;
}
section.section--main--banner.section--main--banner--cobranza
  .section__body
  .section__title {
  font-size: 36px;
  line-height: 42px;
}
@media (min-width: 720px) {
  section.section--main--banner.section--main--banner--cobranza
    .section__body
    .section__title {
    font-size: 44px;
    line-height: 50px;
  }
}
section.section--main--banner.section--main--banner--cobranza
  .section__body
  .section__subtitle {
  font-weight: 600;
  margin-top: 20px;
}
section.section--header {
  color: #fff;
  margin-top: 40px;
  background: #222831;
  box-shadow: 0 8px 20px -5px rgba(0, 0, 0, 0.5);
  z-index: 1;
}
section.section--header .section__body {
  max-width: 500px;
}
section.section--header .section__bg {
  opacity: 0.4;
}
section.section--header.section--header--hospitalization .section__bg:after {
  background: linear-gradient(90deg, rgba(88, 22, 125, 0.9), transparent);
}
section.section--header.section--header--accidental .section__bg:after {
  background: linear-gradient(90deg, rgba(241, 182, 52, 0.9), transparent);
}
section.section--header.section--header--infoinsurance .section__infoinsurance {
  border: 2px solid #fff;
  border-radius: 10px;
  text-align: center;
  width: 100%;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.4);
}
section.section--header.section--header--infoinsurance
  .section__infoinsurance
  .section__value {
  font-weight: 700;
  margin-bottom: 20px;
}
section.section--header.section--header--infoinsurance
  .section__infoinsurance
  .section__value
  .section__value__uf {
  font-size: 52px;
  line-height: 56px;
}
section.section--header.section--header--infoinsurance
  .section__infoinsurance
  .section__value
  .section__value__prima {
  font-size: 32px;
  line-height: 36px;
}
section.section--header.section--header--infoinsurance
  .section__infoinsurance
  .section__features
  ul
  li {
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 10px;
}
section.section--header.section--header--landing .section__content {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media (min-width: 720px) {
  section.section--header.section--header--landing .section__content {
    text-align: left;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
section.section--header.section--header--landing .section__bg {
  opacity: 1;
}
@media (min-width: 720px) {
  section.section--header.section--header--landing .section__bg {
    width: 55%;
    left: 45%;
    right: initial;
  }
}
section.section--header.section--header--landing .section__grad {
  position: absolute;
  left: 0;
  width: 100%;
  background: #fff;
  background: linear-gradient(0deg, #fff, transparent);
  top: 60%;
  height: 40%;
  z-index: 1;
}
@media (min-width: 720px) {
  section.section--header.section--header--landing .section__grad {
    background: #fff;
    background: linear-gradient(90deg, #fff, transparent);
    top: 0;
    height: 100%;
    left: 45%;
    right: initial;
    width: 40%;
  }
}
section.section--header.section--header--landing .section__body {
  width: 50%;
}
section.section--header.section--header--landing
  .section__body
  .section__title {
  color: #fff;
  font-weight: 400;
}
@media (min-width: 720px) {
  section.section--header.section--header--landing
    .section__body
    .section__title {
    color: #2b6eb4;
  }
}
section.section--banner--landing {
  background: #fff;
  color: #2b6eb4;
}
@media (min-width: 720px) {
  section.section--banner--landing {
    height: 400px;
  }
  section.section--banner--landing .section__bg {
    width: 50%;
  }
}
section.section--banner--landing .section__grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none;
}
@media (min-width: 720px) {
  section.section--banner--landing .section__grad {
    display: block;
    background: #fff;
    background: linear-gradient(270deg, #fff, transparent);
    top: 0;
    height: 100%;
    right: initial;
    width: 50%;
  }
}
section.section--banner--landing .section__body {
  padding: 40px;
  color: #2b6eb4;
  max-width: 400px;
  text-align: center;
  background-color: #fff;
  margin: 200px auto 0;
}
@media (min-width: 720px) {
  section.section--banner--landing .section__body {
    margin: initial;
    float: right;
  }
}
section.section--banner--landing .section__body .section__title {
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #ec6b00;
}
@media (min-width: 720px) {
  section.section--banner--landing .section__body .section__title {
    font-size: 42px;
    line-height: 48px;
  }
}
section.section--banner--landing .section__body .section__description {
  font-size: 18px;
  line-height: 24px;
}
@media (min-width: 720px) {
  section.section--banner--landing .section__body .section__description {
    font-size: 20px;
    line-height: 24px;
  }
  section.section--banner--landing.section--banner--landing--right
    .section__bg {
    right: 0;
    left: initial;
  }
  section.section--banner--landing.section--banner--landing--right
    .section__body {
    float: initial;
  }
}
section.section--banner--landing.section--banner--landing--right
  .section__grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none;
}
@media (min-width: 720px) {
  section.section--banner--landing.section--banner--landing--right
    .section__grad {
    display: block;
    background: #fff;
    background: linear-gradient(90deg, #fff, transparent);
    top: 0;
    height: 100%;
    left: 50%;
    right: initial;
    width: 40%;
  }
}
section.section--requirements .section__body {
  text-align: center;
}
section.section--requirements .section__body .section__div {
  padding: 20px;
}
section.section--requirements .section__footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
section.section--requirements .section__footer .section__info {
  margin-bottom: 20px;
  font-size: 16px;
}
section.section--benefits .section__header .section__icon,
section.section--requirements .section__body .section__div .section__title {
  margin-bottom: 20px;
}
section.section--benefits .section__header .section__icon img {
  max-height: 80px;
}
section.section--contact .section__header {
  margin-bottom: 80px;
}
section.section--contact .section__info {
  padding: 20px 10px;
}
section.section--contact .section__info > * {
  -webkit-animation: slideFadeUp 0.5s ease backwards;
  animation: slideFadeUp 0.5s ease backwards;
}
section.section--contact .section__info > :nth-child(1) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
section.section--contact .section__info > :nth-child(2) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
section.section--contact .section__info > :nth-child(3) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
section.section--contact .section__info > :nth-child(4) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
section.section--contact .section__info > :nth-child(5) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
section.section--contact .section__info .section__info__box {
  padding: 10px;
}
section.section--contact .section__info .section__info__box .section__name {
  font-weight: 700;
  margin-bottom: 20px;
}
#private-web .slider .slider-bullets .slider-bullet.slider-bullet--mov,
section.section--contact .section__info .section__info__box ul li,
section.section--resetpassword .section__form button {
  display: inline-block;
}
section.section--contact .section__info .section__info__box ul li a {
  padding: 10px;
  font-size: 24px;
  color: #2b6eb4;
}
section.section--contact
  .section__info
  .section__info__box
  .section__description {
  margin-bottom: 10px;
  opacity: 1;
  position: relative;
  padding-left: 40px;
}
section.section--contact
  .section__info
  .section__info__box
  .section__description
  span {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 24px;
  color: #2b6eb4;
}
section.section--history {
  position: relative;
  padding: 50px 0;
}
section.section--history:after {
  content: "";
  position: absolute;
  top: 0%;
  left: 20px;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  height: 100%;
  width: 5px;
  background-color: #ec6b00;
  opacity: 0.7;
}
@media (min-width: 720px) {
  section.section--history:after {
    left: 50%;
  }
}
section.section--local .section__body {
  margin: 80px 20px;
}
section.section--local .section__content {
  max-width: 600px;
  background-color: #fff;
  border-radius: 5px;
  z-index: 10;
}
@media (min-width: 720px) {
  section.section--local .section__content {
    padding: 20px;
    position: absolute;
    top: 50%;
    left: 20%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
section.section--local .section__map {
  height: 300px;
  margin-top: 10px;
  width: 100%;
}
@media (min-width: 1090px) {
  section.section--local .section__map {
    display: block;
    width: 100%;
    height: 500px;
    top: 23%;
    right: 0;
  }
}
section.section--local .section__map .mapboxgl-canvas {
  height: 300px !important;
}
@media (min-width: 1090px) {
  section.section--local .section__map .mapboxgl-canvas {
    height: 500px !important;
  }
}
section.section--faq table {
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  background-color: #fff;
  padding-bottom: 40px;
}
@media (min-width: 720px) {
  section.section--faq table {
    font-size: 16px;
  }
}
section.section--faq table tr {
  text-align: left;
  width: 100%;
}
section.section--faq table tr td {
  padding: 5px 10px;
  text-align: center;
  border: 1px solid #eee;
  width: 20%;
}
section.section--ticket .section__description {
  text-align: justify;
}
section.section--cards {
  padding-top: 50px;
}
@media (min-width: 720px) {
  section.section--cards {
    padding-top: 70px;
  }
}
section.section--cards .col--mobile {
  display: none;
}
@media (min-width: 720px) {
  section.section--cards .col--mobile {
    display: block !important;
  }
}
section.section--cards .cols-gutter-min .card,
section.section--cards .section__menuprivate .cols > div {
  margin-bottom: 0;
}
section.section--cards .section__back__menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  transition: 0.7s;
  z-index: 3;
  display: none;
}
@media (min-width: 720px) {
  section.section--cards .section__back__menu {
    display: none !important;
  }
}
section.section--cards .section__back__menu.section__back__menu--show {
  display: block;
  -webkit-animation: fadeIn 0.3s ease;
  animation: fadeIn 0.3s ease;
}
section.section--cards .section__menuprivate {
  position: fixed;
  top: -100%;
  left: 0;
  z-index: 17;
  transition: 0.7s;
}
@media (min-width: 720px) {
  section.section--cards .section__menuprivate {
    display: none;
  }
}
section.section--cards .section__menuprivate.section__menuprivate--show {
  top: 0 !important;
}
section.section--cards
  .section__menuprivate.section__menuprivate--show
  .section__back {
  display: block;
}
section.section--cards
  .section__menuprivate.section__menuprivate--show
  .card__arrow
  span {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
section.section--cards .section__menuprivate .section__menudetachable {
  z-index: 3;
  background-color: #47097e;
  margin: 0 10px;
  padding: 70px 10px 0;
  border-radius: 10px;
}
section.section--cards .section__menuprivate .card--itemmenu {
  background-color: transparent;
  box-shadow: none;
  border-radius: 3px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 15px 10px;
  min-height: 35px;
}
@media (min-width: 450px) {
  section.section--cards .section__menuprivate .card--itemmenu {
    min-height: 40px;
  }
}
section.section--cards .section__menuprivate .card--itemmenu .card__body {
  min-height: 35px;
}
@media (min-width: 450px) {
  section.section--cards .section__menuprivate .card--itemmenu .card__body {
    min-height: 40px;
  }
}
section.section--cards .section__menuprivate .card--itemmenu .card__title {
  font-size: 14px;
  line-height: 14px;
}
section.section--cards .section__menuprivate .card--itemmenu .card__icon {
  margin-right: 10px;
}
section.section--cards .section__menuprivate .card--itemmenu .card__title__new {
  background-color: #fff;
  text-transform: uppercase;
  color: #58167d;
  font-size: 10px;
  line-height: 8px;
  padding: 2px 8px;
  border-radius: 20px;
  font-weight: 700;
  display: block;
  max-width: 50px;
  margin: initial;
  text-align: center;
  margin-top: 5px;
}
@media (min-width: 450px) {
  section.section--cards
    .section__menuprivate
    .card--itemmenu
    .card__title__new {
    font-size: 12px;
    line-height: 14px;
  }
}
section.section--cards .section__menuprivate .card__arrow {
  width: 100%;
  text-align: center;
  position: relative;
  padding: 5px;
}
section.section--cards .section__menuprivate .card__arrow span {
  position: relative;
  top: 5px;
  color: #fff;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  transition: 0.7s;
}
section.section__cards-landing {
  color: #2b6eb4;
}
.wp p,
section.section__cards-landing .section__title {
  font-weight: 400;
}
section.section__cards-landing .section__img img {
  width: 100%;
  max-width: 600px;
}
section.section--resetpassword .section__header .section__description {
  font-size: 20px;
  line-height: 24px;
}
section.section--resetpassword .section__icon {
  margin-bottom: 20px;
}
section.section--resetpassword .section__icon img {
  width: 100px;
}
section.section--resetpassword .section__form .section__element {
  text-align: left;
  max-width: 300px;
  margin: 10px auto;
}
section.section--resetpassword .section__messague {
  font-size: 14px;
  line-height: 18px;
  color: #222831;
  opacity: 0.8;
}
section.section--resetpassword .section__form,
section.section--resetpassword .section__send {
  padding: 10px;
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 720px) {
  section.section--resetpassword .section__form,
  section.section--resetpassword .section__send {
    padding: 20px;
  }
}
section.section--resetpassword .section__send .section__description {
  font-size: 20px;
  line-height: 24px;
}
section.section--bannerslider .section__slider,
section.section--resetpassword .g-recaptcha {
  margin-bottom: 20px;
}
section.section--bannerslider {
  margin: 20px 80px;
}
section.section--bannerslider .section__banner {
  border-radius: 10px;
  overflow: hidden;
}
section.section--bannerslider .section__banner .section__banner__body {
  padding: 20px;
  background-color: #58167d;
  color: #fff;
  height: 100%;
}
@media (min-width: 720px) {
  section.section--bannerslider .section__banner .section__banner__body {
    height: 350px;
  }
}
section.section--bannerslider
  .section__banner
  .section__banner__body
  .section__body__flex,
section.section--bannerslider
  .section__banner.section__banner--small
  .section__banner__body
  .section__body__flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}
@media (min-width: 720px) {
  section.section--bannerslider
    .section__banner
    .section__banner__body
    .section__body__flex {
    height: 300px;
  }
  section.section--bannerslider
    .section__banner
    .section__banner__body
    .section__title {
    font-size: 28px;
    line-height: 32px;
  }
}
@media (min-width: 960px) {
  section.section--bannerslider
    .section__banner
    .section__banner__body
    .section__title {
    font-size: 34px;
    line-height: 38px;
  }
}
section.section--bannerslider
  .section__banner
  .section__banner__body
  .section__title
  strong {
  display: block;
  margin-bottom: 20px;
}
@media (min-width: 720px) {
  section.section--bannerslider
    .section__banner
    .section__banner__body
    .section__title
    strong {
    font-size: 42px;
    line-height: 48px;
  }
}
@media (min-width: 960px) {
  section.section--bannerslider
    .section__banner
    .section__banner__body
    .section__title
    strong {
    font-size: 52px;
    line-height: 64px;
  }
}
section.section--bannerslider
  .section__banner
  .section__banner__body
  .section__tag {
  background-color: #fff;
  border-radius: 50px;
  color: #58167d;
  padding: 10px 20px;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (min-width: 720px) {
  section.section--bannerslider
    .section__banner
    .section__banner__body
    .section__tag {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (min-width: 960px) {
  section.section--bannerslider
    .section__banner
    .section__banner__body
    .section__tag {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px;
  }
}
section.section--bannerslider .section__banner .section__bg {
  height: 250px;
  position: relative;
}
@media (min-width: 720px) {
  section.section--bannerslider .section__banner .section__bg {
    position: absolute;
    height: 350px;
  }
}
section.section--bannerslider .section__banner.section__banner--small {
  border-radius: 10px;
  overflow: hidden;
}
section.section--bannerslider
  .section__banner.section__banner--small
  .section__banner__body {
  padding: 20px;
  background-color: #58167d;
  color: #fff;
  height: 100%;
}
@media (min-width: 720px) {
  section.section--bannerslider
    .section__banner.section__banner--small
    .section__banner__body {
    height: 220px;
  }
}
section.section--bannerslider
  .section__banner.section__banner--small
  .section__banner__body
  .section__body__flex {
  text-align: center;
}
@media (min-width: 720px) {
  section.section--bannerslider
    .section__banner.section__banner--small
    .section__banner__body
    .section__body__flex {
    height: 190px;
  }
  section.section--bannerslider
    .section__banner.section__banner--small
    .section__banner__body
    .section__title {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (min-width: 960px) {
  section.section--bannerslider
    .section__banner.section__banner--small
    .section__banner__body
    .section__title {
    font-size: 18px;
    line-height: 24px;
  }
}
section.section--bannerslider
  .section__banner.section__banner--small
  .section__banner__body
  .section__title
  strong {
  display: block;
  margin-bottom: 0;
}
@media (min-width: 720px) {
  section.section--bannerslider
    .section__banner.section__banner--small
    .section__banner__body
    .section__title
    strong {
    font-size: 32px;
    line-height: 36px;
  }
}
@media (min-width: 960px) {
  section.section--bannerslider
    .section__banner.section__banner--small
    .section__banner__body
    .section__title
    strong {
    font-size: 38px;
    line-height: 42px;
  }
}
section.section--bannerslider
  .section__banner.section__banner--small
  .section__banner__body
  .section__tag {
  background-color: #fff;
  border-radius: 50px;
  color: #58167d;
  padding: 5px 20px;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 5px;
}
@media (min-width: 720px) {
  section.section--bannerslider
    .section__banner.section__banner--small
    .section__banner__body
    .section__tag {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (min-width: 960px) {
  section.section--bannerslider
    .section__banner.section__banner--small
    .section__banner__body
    .section__tag {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
  }
}
section.section--bannerslider
  .section__banner.section__banner--small
  .section__bg {
  height: 200px;
  position: relative;
}
section.section--tabs .section__form {
  max-width: 600px;
  margin: 0 auto;
}
section.section--tabs .section__form button {
  margin: 0 auto 20px;
}
section.section--tabs .section__button {
  padding: 20px;
  text-align: center;
}
section.section--features.section--features--bg {
  background-color: #222831;
  color: #fff;
}
section.section--features .section__bg {
  background-color: #222831;
}
section.section--features .section__bg .bg {
  opacity: 0.4;
}
.jcarousel-control-next.slider-nav-left span,
.jcarousel-control-prev.slider-nav-left span,
section.section--eecc {
  position: relative;
}
section.section--eecc .section__body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  overflow: hidden;
  background-color: #fff;
}
section.section--eecc .section__ticket {
  display: inline-block;
  position: relative;
  background-color: #fff;
  transition: 0.5s;
  max-width: 100%;
}
@media (min-width: 960px) {
  section.section--eecc .section__ticket.section__ticket--min {
    max-width: 60%;
  }
}
section.section--eecc .section__ticket .section__panel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
@media (min-width: 960px) {
  section.section--eecc .section__ticket .section__panel {
    display: block;
  }
}
section.section--eecc
  .section__ticket
  .section__panel.section__panel--current
  .section__panel__shadow {
  background-color: rgba(0, 0, 0, 0.4);
}
section.section--eecc .section__ticket .section__panel .section__panel__shadow {
  width: 100%;
  transition: 0.5s;
}
section.section--eecc
  .section__ticket
  .section__panel
  .section__panel__shadow.current {
  background-color: rgba(0, 0, 0, 0) !important;
}
section.section--eecc
  .section__ticket
  .section__panel
  .section__panel__shadow:nth-child(1) {
  height: 17%;
}
section.section--eecc
  .section__ticket
  .section__panel
  .section__panel__shadow:nth-child(2) {
  height: 7%;
}
section.section--eecc
  .section__ticket
  .section__panel
  .section__panel__shadow:nth-child(3) {
  height: 11.5%;
}
section.section--eecc
  .section__ticket
  .section__panel
  .section__panel__shadow:nth-child(4) {
  height: 7%;
}
section.section--eecc
  .section__ticket
  .section__panel
  .section__panel__shadow:nth-child(5) {
  height: 12%;
}
section.section--eecc
  .section__ticket
  .section__panel
  .section__panel__shadow:nth-child(6) {
  height: 18%;
}
section.section--eecc
  .section__ticket
  .section__panel
  .section__panel__shadow:nth-child(7) {
  height: 16%;
}
section.section--eecc
  .section__ticket
  .section__panel
  .section__panel__shadow:nth-child(8) {
  height: 5%;
}
section.section--iframeboleta .section__iframe {
  text-align: center;
  overflow-x: scroll;
}
@media (min-width: 720px) {
  section.section--iframeboleta .section__iframe {
    overflow: initial;
  }
}
section.section--iframeboleta .section__iframe iframe {
  width: 660px;
  height: 100%;
  min-height: 650px;
}
section.section--404 .section__header {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 40px;
}
section.section--404 .section__header .section__icon img {
  width: 150px;
}
section.section--404 .section__body {
  text-align: center;
  margin-bottom: 40px;
}
section.section--404 .section__body .section__visit ul li {
  display: inline-block;
  padding: 5px;
}
section.section--404 .section__body .section__visit ul li a {
  color: #222831;
  text-decoration: underline;
}
section.section--404 .section__test {
  display: block;
}
section.section--steps .section__header {
  max-width: 100%;
  margin-bottom: 40px;
}
@media (min-width: 720px) {
  section.section--steps .section__header {
    margin-bottom: 80px;
  }
}
section.section--steps .section__header .section__title {
  color: #6198db;
}
section.section--steps .section__body .section__img {
  margin: 0 auto 20px;
}
@media (min-width: 720px) {
  section.section--steps .section__body .section__img {
    margin: initial;
    margin-bottom: 40px;
    max-width: 200px;
  }
}
section.section--steps .section__body .section__img img {
  max-width: 200px;
}
section.section--steps .section__body .section__content {
  text-align: center;
  max-width: 700px;
}
@media (min-width: 720px) {
  section.section--steps .section__body .section__content {
    padding: 80px 0;
    text-align: left;
  }
}
section.section--steps .section__body .section__content .section__title {
  color: #555;
  opacity: 1;
  font-weight: 600;
}
section.section--steps .section__body .section__content .section__description,
section.section--steps .section__body .section__content p {
  color: #555;
  opacity: 1;
  font-size: 21px;
  line-height: 24px;
  font-weight: 500;
}
section.section--steps .section__body .section__content h1,
section.section--steps .section__body .section__content h2,
section.section--steps .section__body .section__content h3,
section.section--steps .section__body .section__content h4,
section.section--steps .section__body .section__content h5 {
  color: #555;
  opacity: 1;
  font-weight: 600;
}
section.section--steps .section__body .section__content .section__description a,
section.section--steps .section__body .section__content .section__title a,
section.section--steps .section__body .section__content h1 a,
section.section--steps .section__body .section__content h2 a,
section.section--steps .section__body .section__content h3 a,
section.section--steps .section__body .section__content h4 a,
section.section--steps .section__body .section__content h5 a,
section.section--steps .section__body .section__content p a {
  color: #009bdb;
  font-weight: 700;
  text-decoration: underline;
}
section.section--form {
  margin-bottom: 20px;
}
section.section--form .section__header {
  max-width: 900px;
}
section.section--form .section__header .section__title {
  color: #6198db;
}
section.section--form .section__form {
  max-width: 600px;
  margin: 0 auto;
}
section.section--form .section__form button {
  margin: 0 auto;
}
section.section--menusticky .section__menusticky {
  transition: 0.3s;
}
.jcarousel-wrapper {
  margin: 20px auto;
  position: relative;
  border-radius: 5px;
}
.jcarousel {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.jcarousel ul {
  width: 10000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.jcarousel li {
  width: 150px;
  float: left;
  border: 1px solid #fff;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.jcarousel img {
  display: block;
  max-width: 100%;
  height: auto !important;
}
.jcarousel-control-next,
.jcarousel-control-prev {
  position: absolute;
  top: 50%;
  color: #fff;
  z-index: 3;
  background: #2b6eb4;
  opacity: 0.5;
  width: 20px;
  height: 40px;
  margin-top: -20px;
  line-height: 40px;
  border: 0;
  text-align: center;
  font-size: 150%;
  transition: 0.2s ease;
}
@media (min-width: 720px) {
  .jcarousel-control-next,
  .jcarousel-control-prev {
    width: 50px;
    height: 80px;
    margin-top: -40px;
    line-height: 80px;
    font-size: 200%;
  }
}
.jcarousel-control-next.slider-nav-left,
.jcarousel-control-prev.slider-nav-left {
  left: -20px;
}
@media (min-width: 720px) {
  .jcarousel-control-next.slider-nav-left,
  .jcarousel-control-prev.slider-nav-left {
    left: -80px;
    padding-left: 5px;
  }
  .jcarousel-control-next.slider-nav-left span,
  .jcarousel-control-prev.slider-nav-left span {
    left: -4px;
  }
}
.jcarousel-control-next.slider-nav-right,
.jcarousel-control-prev.slider-nav-right {
  right: -20px;
}
@media (min-width: 720px) {
  .jcarousel-control-next.slider-nav-right,
  .jcarousel-control-prev.slider-nav-right {
    right: -80px;
    padding-right: 5px;
  }
}
.jcarousel-control-next.slider-nav-right span,
.jcarousel-control-prev.slider-nav-right span {
  position: relative;
}
@media (min-width: 720px) {
  .jcarousel-control-next.slider-nav-right span,
  .jcarousel-control-prev.slider-nav-right span {
    left: 4px;
  }
}
.jcarousel-control-next:hover,
.jcarousel-control-prev:hover {
  cursor: pointer;
  opacity: 1;
}
.jcarousel-control-prev {
  left: 15px;
}
.jcarousel-control-next {
  right: 15px;
}
.jcarousel-pagination {
  position: absolute;
  bottom: -40px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin: 0;
}
.jcarousel-pagination a {
  text-decoration: none;
  display: inline-block;
  font-size: 11px;
  height: 10px;
  width: 10px;
  line-height: 10px;
  background: #fff;
  color: #4e443c;
  border-radius: 10px;
  text-indent: -9999px;
  margin-right: 7px;
  box-shadow: 0 0 2px #4e443c;
}
.jcarousel-pagination a.active {
  background: #4e443c;
  color: #fff;
  opacity: 1;
  box-shadow: 0 0 2px #f0efe7;
}
#private-web .slider,
.slider {
  -webkit-animation: fadeIn 0.5s ease backwards;
  animation: fadeIn 0.5s ease backwards;
}
#private-web .slider,
#private-web .slider .slide,
#private-web .slider .slider-slides,
.slider,
.slider .slider-slides {
  position: relative;
  overflow: hidden;
}
#private-web .slider .slide {
  display: none;
  padding-top: 50px;
}
#private-web .slider .slide.slide-current,
.slider .slide.slide-current {
  display: block;
  z-index: 1;
}
#private-web .slider .slide.slide-out,
#private-web .slider .slider-bullets,
.slider .slide.slide-out {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 2;
}
#private-web .slider .slide .card {
  margin: 0 5px 15px;
}
#private-web .slider .slider-bullets {
  color: #000;
  text-align: center;
  height: 40px;
  margin: 0 auto;
  z-index: 9;
}
#private-web .slider .slider-bullets .slider-bullet {
  position: relative;
  padding: 5px 0;
  margin: 0 5px 0 0;
  display: none;
  font-size: 12px;
  line-height: 14px;
  color: #222831;
  transition: 0.2s ease;
  opacity: 0.6;
  width: 41%;
}
#private-web .slider .slider-bullets .slider-bullet:after {
  content: "";
  position: absolute;
  transition: 0.2s ease;
  left: 0;
  bottom: -10px;
  width: 0;
  height: 2px;
  background-color: #ec6b00;
  opacity: 0.8;
}
#private-web .slider .slider-bullets .slider-bullet:hover {
  cursor: pointer;
  text-decoration: none;
}
#private-web .slider .slider-bullets .slider-bullet.slider-bullet-current {
  background: 0 0;
  opacity: 1;
}
#private-web .slider .slider-bullets.slider-bullets--private {
  z-index: 15;
}
#private-web .slider .slider-navigation,
#private-web .slider.slider--welcome .slider-bullets .slider-bullet:after {
  display: none;
}
#private-web .slider .slider-navigation .slider-nav {
  position: absolute;
  top: 50%;
  color: #fff;
  z-index: 3;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0.5;
  width: 50px;
  height: 80px;
  margin-top: -40px;
  line-height: 80px;
  border: 0;
  text-align: center;
  font-size: 150%;
  display: none;
  transition: 0.2s ease;
}
@media (min-width: 720px) {
  #private-web .slider .slider-navigation .slider-nav {
    display: block;
  }
}
#private-web .slider .slider-navigation .slider-nav.slider-nav-left {
  left: -10px;
  padding-left: 5px;
}
#private-web .slider .slider-navigation .slider-nav.slider-nav-right {
  right: -10px;
  padding-right: 5px;
}
#private-web .slider .slider-navigation .slider-nav:hover {
  cursor: pointer;
  opacity: 1;
  background: #ec6b00;
}
#private-web .slider.slider-dir-left .slide.slide-current {
  -webkit-animation: slideRight 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  animation: slideRight 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
#private-web .slider.slider-dir-left .slide.slide-out {
  -webkit-animation: slideRightOut 0.5s cubic-bezier(0.77, 0, 0.175, 1) both;
  animation: slideRightOut 0.5s cubic-bezier(0.77, 0, 0.175, 1) both;
}
#private-web .slider.slider-dir-right .slide.slide-current {
  -webkit-animation: slideLeft 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  animation: slideLeft 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
#private-web .slider.slider-dir-right .slide.slide-out {
  -webkit-animation: slideLeftOut 0.5s cubic-bezier(0.77, 0, 0.175, 1) both;
  animation: slideLeftOut 0.5s cubic-bezier(0.77, 0, 0.175, 1) both;
}
#private-web .slider.slider-fade.slider-dir-left .slide.slide-current,
#private-web .slider.slider-fade.slider-dir-right .slide.slide-current {
  -webkit-animation: fadeIn 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeIn 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
#private-web .slider.slider-fade.slider-dir-left .slide.slide-out,
#private-web .slider.slider-fade.slider-dir-right .slide.slide-out {
  -webkit-animation: fadeOut 0.5s cubic-bezier(0.77, 0, 0.175, 1) both;
  animation: fadeOut 0.5s cubic-bezier(0.77, 0, 0.175, 1) both;
}
#private-web .slider.slider--welcome .slide {
  padding: 40px 0;
  min-height: 250px;
}
#private-web .slider.slider--welcome .slider-bullets {
  display: block;
  position: absolute;
  top: initial;
  bottom: 0;
  z-index: 3;
  width: 100%;
  text-align: center;
}
#private-web .slider.slider--welcome .slider-bullets .slider-bullet {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #58167d;
  display: inline-block;
  margin: 0 5px;
  transition: 0.2s ease;
  opacity: 0.5;
}
#private-web
  .slider.slider--welcome
  .slider-bullets
  .slider-bullet.slider-bullet-current {
  opacity: 1;
}
#private-web .slider.slider--welcome .slider-bullets .slider-bullet:hover {
  cursor: pointer;
}
#private-web .slider.slider--creditcard .slide,
#private-web .slider.slider--quotes .slide {
  padding-top: 40px;
}
#private-web
  .slider.slider--creditcard
  .slider-bullets
  .slider-bullet-creditcard,
#private-web .slider.slider--quotes .slider-bullets .slider-bullet-quote {
  min-width: 75px;
  width: initial;
  display: inline-block;
  font-size: 12px;
  line-height: 14px;
}
#private-web .slider.slider--scroll .slider-bullets {
  background-color: #fff;
}
@media (min-width: 720px) {
  #private-web .slider.slider--scroll .slide-current {
    max-height: 300px;
    overflow-y: auto;
    margin-top: 60px;
    padding-top: 20px;
  }
}
#private-web .slider.slider--scroll .slide-current::-webkit-scrollbar {
  height: 8px;
  width: 8px;
}
#private-web .slider.slider--scroll .slide-current::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.09);
  border-radius: 4px;
}
#private-web
  .slider.slider--scroll
  .slide-current::-webkit-scrollbar-thumb:hover {
  background: #fff;
  box-shadow: 0 0 2px 1px #eee;
}
#private-web
  .slider.slider--scroll
  .slide-current::-webkit-scrollbar-thumb:active {
  background-color: #eee;
}
#private-web .slider.slider--scroll .slide-current::-webkit-scrollbar-track {
  background: #eee;
  border-radius: 4px;
}
#private-web
  .slider.slider--scroll
  .slide-current::-webkit-scrollbar-track:active,
#private-web
  .slider.slider--scroll
  .slide-current::-webkit-scrollbar-track:hover {
  background: #eee;
}
#private-web .slider.slider--banner-private .slider-navigation {
  display: block !important;
}
@media (min-width: 720px) {
  #private-web .slider.slider--banner-private .slider-navigation {
    display: block;
  }
}
#private-web .slider.slider--banner-private .slider-navigation .slider-nav {
  background: 0 0;
  font-size: 200%;
}
@media (min-width: 720px) {
  #private-web .slider.slider--banner-private .slider-navigation .slider-nav {
    font-size: 300%;
  }
}
#private-web
  .slider.slider--banner-private
  .slider-navigation
  .slider-nav.slider-nav-left {
  display: block !important;
  left: -10px;
  padding-left: 5px;
}
@media (min-width: 720px) {
  #private-web
    .slider.slider--banner-private
    .slider-navigation
    .slider-nav.slider-nav-left {
    left: 0;
  }
}
#private-web
  .slider.slider--banner-private
  .slider-navigation
  .slider-nav.slider-nav-right {
  display: block !important;
  right: -10px;
  padding-right: 5px;
}
@media (min-width: 720px) {
  #private-web
    .slider.slider--banner-private
    .slider-navigation
    .slider-nav.slider-nav-right {
    right: 0;
  }
}
.slider .slide {
  position: relative;
  overflow: hidden;
  display: none;
}
.slider .slider-bullets {
  position: absolute;
  bottom: 20px;
  z-index: 3;
  text-align: center;
  width: 100%;
}
.slider .slider-bullets .slider-bullet {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  display: inline-block;
  margin: 0 5px;
  transition: 0.2s ease;
  opacity: 0.25;
}
.slider .slider-bullets .slider-bullet.slider-bullet-current {
  opacity: 0.75;
  height: 15px;
  width: 15px;
  background: #ec6b00;
}
.slider .slider-bullets .slider-bullet:hover {
  cursor: pointer;
}
.slider .slider-navigation .slider-nav {
  position: absolute;
  top: 50%;
  color: #fff;
  z-index: 3;
  background: #2b6eb4;
  opacity: 0.5;
  width: 50px;
  height: 80px;
  margin-top: -40px;
  line-height: 80px;
  border: 0;
  text-align: center;
  font-size: 200%;
  display: none;
  transition: 0.2s ease;
}
@media (min-width: 720px) {
  .slider .slider-navigation .slider-nav {
    display: block;
  }
}
.slider .slider-navigation .slider-nav.slider-nav-left {
  left: -10px;
  padding-left: 5px;
}
.slider .slider-navigation .slider-nav.slider-nav-left span,
.slider.slider--steps .slider-navigation .slider-nav.slider-nav-left span {
  position: relative;
  left: -4px;
}
.slider .slider-navigation .slider-nav.slider-nav-right {
  right: -10px;
  padding-right: 5px;
}
.slider .slider-navigation .slider-nav.slider-nav-right span,
.slider.slider--steps .slider-navigation .slider-nav.slider-nav-right span {
  position: relative;
  left: 4px;
}
.slider .slider-navigation .slider-nav:hover {
  cursor: pointer;
  opacity: 1;
}
.slider.slider-dir-left .slide.slide-current {
  -webkit-animation: fadeIn 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeIn 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
.slider.slider-dir-left .slide.slide-out {
  -webkit-animation: fadeOut 0.5s cubic-bezier(0.77, 0, 0.175, 1) both;
  animation: fadeOut 0.5s cubic-bezier(0.77, 0, 0.175, 1) both;
}
.slider.slider-dir-right .slide.slide-current,
.slider.slider-fade.slider-dir-left .slide.slide-current,
.slider.slider-fade.slider-dir-right .slide.slide-current {
  -webkit-animation: fadeIn 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeIn 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
.slider.slider-dir-right .slide.slide-out,
.slider.slider-fade.slider-dir-left .slide.slide-out,
.slider.slider-fade.slider-dir-right .slide.slide-out {
  -webkit-animation: fadeOut 0.5s cubic-bezier(0.77, 0, 0.175, 1) both;
  animation: fadeOut 0.5s cubic-bezier(0.77, 0, 0.175, 1) both;
}
.slider.slider--main .slider-navigation .slider-nav {
  color: #fff;
  z-index: 3;
  background: #58167d;
  opacity: 1;
}
.slider.slider--main .slider-bullets .slider-bullet {
  width: 7px;
  height: 7px;
}
.slider.slider--main .slider-bullets .slider-bullet.slider-bullet-current {
  height: 14px;
  width: 7px;
}
.slider.slider--views .slider-navigation .slider-nav {
  top: 40%;
  display: block;
  width: 40px;
  height: 50px;
  line-height: 50px;
  opacity: 1;
}
.slider.slider--views .slider-bullets {
  display: none;
}
.slider.slider--banners {
  overflow: initial;
}
.slider.slider--banners.slider--banners--arrows .slider-navigation {
  display: block;
}
.slider.slider--banners.slider--banners--arrows
  .slider-navigation
  .slider-nav-right {
  right: -60px;
}
.slider.slider--banners.slider--banners--arrows
  .slider-navigation
  .slider-nav-left {
  left: -60px;
}
.slider.slider--banners .slider-bullets {
  bottom: -10%;
}
.slider.slider--banners .slider-bullets .slider-bullet {
  background: #393e46;
}
.slider.slider--banners .slider-bullets .slider-bullet.slider-bullet-current {
  background-color: #ec6b00;
}
#private-web .tgl,
.slider.slider--banners .slider-navigation,
.slider.slider--steps .slider-bullets {
  display: none;
}
.slider.slider--steps .slider-navigation .slider-nav {
  position: absolute;
  top: 30%;
  left: initial;
  color: #fff;
  z-index: 3;
  background: #2b6eb4;
  opacity: 0.5;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #6198db;
  margin-top: -20px;
  line-height: 40px;
  border: 0;
  text-align: center;
  font-size: 150%;
  display: block;
  transition: 0.2s ease;
}
@media (min-width: 720px) {
  .slider.slider--steps .slider-navigation .slider-nav {
    top: 65%;
    left: 50%;
    font-size: 200%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    display: block;
  }
}
.slider.slider--steps .slider-navigation .slider-nav.slider-nav-left {
  left: 0;
  padding-left: 5px;
}
@media (min-width: 720px) {
  .slider.slider--steps .slider-navigation .slider-nav.slider-nav-left {
    left: 33.7%;
  }
}
.slider.slider--steps .slider-navigation .slider-nav.slider-nav-right {
  right: 0;
  padding-right: 5px;
}
@media (min-width: 720px) {
  .slider.slider--steps .slider-navigation .slider-nav.slider-nav-right {
    left: 41%;
  }
}
.slider.slider--steps .slider-navigation .slider-nav:hover {
  cursor: pointer;
  opacity: 1;
}
@media (min-width: 720px) {
  .slider.slider--steps.slider--steps--right .section__img {
    float: right;
  }
}
.slider.slider--steps.slider--steps--right
  .slider-navigation
  .slider-nav.slider-nav-left {
  left: 0;
}
@media (min-width: 720px) {
  .slider.slider--steps.slider--steps--right
    .slider-navigation
    .slider-nav.slider-nav-left {
    left: 0%;
  }
}
.slider.slider--steps.slider--steps--right
  .slider-navigation
  .slider-nav.slider-nav-right {
  right: 0;
}
@media (min-width: 720px) {
  .slider.slider--steps.slider--steps--right
    .slider-navigation
    .slider-nav.slider-nav-right {
    left: 8%;
  }
}
#private-web .tgl,
#private-web .tgl *,
#private-web .tgl :after,
#private-web .tgl :before,
#private-web .tgl + .tgl-btn,
#private-web .tgl:after,
#private-web .tgl:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#private-web .tgl ::-moz-selection,
#private-web .tgl :after::-moz-selection,
#private-web .tgl :before::-moz-selection,
#private-web .tgl + .tgl-btn::-moz-selection,
#private-web .tgl::-moz-selection,
#private-web .tgl:after::-moz-selection,
#private-web .tgl:before::-moz-selection {
  background: 0 0;
}
#private-web .tgl ::selection,
#private-web .tgl :after::selection,
#private-web .tgl :before::selection,
#private-web .tgl + .tgl-btn::selection,
#private-web .tgl::selection,
#private-web .tgl:after::selection,
#private-web .tgl:before::selection {
  background: 0 0;
}
#private-web .tgl + .tgl-btn {
  outline: 0;
  display: block;
  width: 40px;
  height: 20px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#private-web .tgl + .tgl-btn:after {
  display: block;
}
#private-web .tgl + .tgl-btn:after,
#private-web .tgl + .tgl-btn:before {
  position: relative;
  content: "";
  width: 50%;
  height: 100%;
}
#private-web .tgl + .tgl-btn:after {
  left: 0;
}
#private-web .tgl + .tgl-btn:before {
  display: none;
}
#private-web .tgl:checked + .tgl-btn:after {
  left: 50%;
}
#private-web .tgl-light + .tgl-btn {
  background: rgba(0, 0, 0, 0.13);
  border-radius: 2em;
  padding: 2px;
  transition: all 0.4s ease;
}
#private-web .tgl-light + .tgl-btn:after {
  border-radius: 50%;
  background: #fff;
  transition: all 0.2s ease;
}
#private-web .tgl-light:checked + .tgl-btn {
  background: #ec6b00;
}
#private-web .tgl.tgl--active:after {
  left: 50% !important;
}
#private-web .tgl-btn.tgl-btn--active {
  background-color: #ec6b00;
}
.tabs .tabs__header {
  display: block;
  text-align: center;
  color: #000;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  padding: 0 20px;
  min-height: 65px;
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 42px;
}
@media (min-width: 720px) {
  .tabs .tabs__header {
    padding: 0 40px;
  }
}
@media (min-width: 960px) {
  .tabs .tabs__header {
    overflow: visible;
    white-space: normal;
  }
}
.tabs .tabs__header .tab {
  position: relative;
  padding: 10px 0;
  margin: 0 17px 0 0;
  display: inline-block;
  font-size: global_size_md;
  font-weight: 700;
  color: #222831;
  transition: 0.2s ease;
  opacity: 0.6;
}
@media (min-width: 480px) {
  .tabs .tabs__header .tab {
    margin: 0 25px;
    font-size: 28px;
    line-height: 43px;
    opacity: 0.4;
  }
}
.tabs .tabs__header .tab:after {
  content: "";
  position: absolute;
  transition: 0.2s ease;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 2px;
  background-color: #ec6b00;
  opacity: 0.7;
}
.tabs .tabs__header .tab:hover {
  cursor: pointer;
  text-decoration: none;
}
.tabs .tabs__header .tab.tab--active {
  background: 0 0;
  opacity: 0.8;
}
.tabs .tabs__header .tab.tab--active:after,
.tabs.tabs--gallery .tabs__header .tab.tab--active:after {
  width: 100%;
}
.tabs .tabs__header.tabs-header--media {
  display: block;
  margin-bottom: 0;
}
.tabs .tabs__body {
  background: 0 0;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}
.tabs .tabs__body .tab {
  display: none;
}
.tabs .tabs__body .tab.tab--active {
  display: block;
}
.tabs.tabs--gallery .tabs__header {
  border-top: 1px solid #eee;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.05);
  min-height: auto;
}
.tabs.tabs--gallery .tabs__header .tab {
  margin: 0;
  padding: 10px 40px;
}
.tabs.tabs--gallery .tabs__header .tab:after,
.tips .tips__header .tip:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 7px;
  width: 0%;
  opacity: 1;
}
.tabs.tabs--gallery .tabs__header .tab span {
  position: absolute;
  top: 5px;
  left: 0;
  margin-right: 10px;
  color: #fff;
  width: 25px;
  height: 25px;
  border-radius: 50px;
  line-height: 25px;
  z-index: 3;
}
.tabs.tabs--gallery .tabs__header .tab.tab--active {
  opacity: 1;
}
.tabs.tabs--gallery .tabs__body {
  padding: 40px;
  background-color: #eee;
}
.tips .tips__header {
  display: block;
  text-align: center;
  color: #000;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  padding: 0 20px;
  min-height: 65px;
  margin: 40px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media (min-width: 720px) {
  .tips .tips__header {
    padding: 0 40px;
  }
}
@media (min-width: 960px) {
  .tips .tips__header {
    overflow: visible;
    white-space: normal;
    margin-bottom: 40px;
  }
}
.tips .tips__header .tip {
  position: relative;
  padding: 10px 0;
  margin: 0 17px 0 0;
  display: inline-block;
  color: #222831;
  transition: 0.2s ease;
  opacity: 0.7;
  text-align: center;
}
@media (min-width: 480px) {
  .tips .tips__header .tip {
    margin: 0 25px;
    font-size: global_size_sm2;
  }
}
.ticket__nav,
.tips .tips__header .tip .tip__icon {
  display: inline-block;
}
.tips .tips__header .tip .tip__icon img {
  width: 40px;
}
.tips .tips__header .tip .tip__text {
  display: inline-block;
  vertical-align: top;
  color: #ec6b00;
  font-size: 28px;
  line-height: 32px;
  margin-top: 5px;
}
.tips .tips__header .tip:after {
  content: "";
  transition: 0.2s ease;
  width: 0;
  height: 2px;
  background-color: #ec6b00;
  opacity: 0.8;
}
.tips .tips__header .tip:hover {
  cursor: pointer;
  text-decoration: none;
}
.tips .tips__header .tip.tip--show {
  background: 0 0;
  opacity: 1;
}
.tips .tips__header .tip.tip--show:after {
  width: 100%;
}
.tips .tips__body {
  background: 0 0;
}
.tips .tips__body .tip {
  display: none;
  text-align: left;
}
.tips .tips__body .tip.tip--show {
  display: block;
}
.ticket__nav {
  line-height: 22px;
  text-align: center;
  z-index: 10;
  width: 70%;
  background: #fff;
  border-right: 2px solid #eee;
  transition: 0.5s;
}
@media (min-width: 960px) {
  .ticket__nav {
    width: 10%;
  }
  .ticket__nav.ticket__nav--min {
    width: 5%;
  }
}
.ticket__nav nav {
  height: 100%;
}
.ticket__nav .ticket__nav__nav {
  width: 100%;
  background: #fff;
  color: #58167d;
  display: inline-block;
  height: 100%;
  background-color: #eee;
}
.ticket__nav .ticket__nav__nav ul .ticket__nav__li {
  border-bottom: 1px solid #f4f4f4;
  position: relative;
  transition: 0.2s;
}
.ticket__nav .ticket__nav__nav ul .ticket__nav__li:nth-child(1) {
  height: 17.5%;
}
.ticket__nav .ticket__nav__nav ul .ticket__nav__li:nth-child(2) {
  height: 6%;
}
.ticket__nav .ticket__nav__nav ul .ticket__nav__li:nth-child(3) {
  height: 12%;
}
.ticket__nav .ticket__nav__nav ul .ticket__nav__li:nth-child(4) {
  height: 7%;
}
.ticket__nav .ticket__nav__nav ul .ticket__nav__li:nth-child(5) {
  height: 12.5%;
}
.ticket__nav .ticket__nav__nav ul .ticket__nav__li:nth-child(6) {
  height: 18%;
}
.ticket__nav .ticket__nav__nav ul .ticket__nav__li:nth-child(7) {
  height: 16%;
}
.ticket__nav .ticket__nav__nav ul .ticket__nav__li:nth-child(8) {
  height: 12%;
}
.ticket__nav .ticket__nav__nav ul .ticket__nav__li:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #58167d;
  opacity: 0;
  transition: 0.2s;
}
.ticket__nav .ticket__nav__nav ul .ticket__nav__li.current-li a,
.ticket__nav .ticket__nav__nav ul .ticket__nav__li:hover a {
  background-color: #58167d;
  color: #fff;
}
.ticket__nav .ticket__nav__nav ul .ticket__nav__li.current-li {
  background-color: #58167d;
}
@media (min-width: 960px) {
  .ticket__nav .ticket__nav__nav ul .ticket__nav__li.current-li:after {
    opacity: 1;
  }
}
.ticket__nav .ticket__nav__nav ul .ticket__nav__li a {
  height: 100%;
  color: #58167d;
  font-weight: 700;
  display: block;
  font-size: 18px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  background-color: #fff;
  border-bottom: 2px solid #eee;
  transition: 0.2s;
}
@media (min-width: 960px) {
  .ticket__nav .ticket__nav__nav ul .ticket__nav__li a {
    font-size: 26px;
  }
}
.ticket__nav .ticket__nav__nav ul .ticket__nav__li a .fa {
  float: right;
  opacity: 0.5;
}
.ticket__nav .ticket__nav__nav ul .ticket__nav__li .ticket__nav__li__blocked {
  position: fixed;
  top: 50px;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  display: none;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
  z-index: 2;
  text-align: left;
  overflow-y: scroll;
  padding: 50px 20px 80px;
}
@media (min-width: 960px) {
  .ticket__nav .ticket__nav__nav ul .ticket__nav__li .ticket__nav__li__blocked {
    width: 30%;
  }
}
.ticket__nav
  .ticket__nav__nav
  ul
  .ticket__nav__li
  .ticket__nav__li__blocked.ul--in {
  display: block;
  -webkit-animation: slideRightopac 0.5s ease;
  animation: slideRightopac 0.5s ease;
}
.ticket__nav
  .ticket__nav__nav
  ul
  .ticket__nav__li
  .ticket__nav__li__blocked.ul--out {
  display: block;
  -webkit-animation: slideLeftOutopac 0.5s ease both;
  animation: slideLeftOutopac 0.5s ease both;
}
.ticket__nav
  .ticket__nav__nav
  ul
  .ticket__nav__li
  .ticket__nav__li__blocked
  .ticket__nav__back {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
}
.ticket__nav
  .ticket__nav__nav
  ul
  .ticket__nav__li
  .ticket__nav__li__blocked
  img {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.4);
}
.ticket--nav-in .ticket__nav,
.ticket--nav-out .ticket__nav,
.ticket__nav .ticket__nav__close,
.ticket__nav.ticket__nav--ul-in .ticket__nav__back {
  display: block;
}
.ticket--nav-out .ticket__nav .ticket__nav__bg {
  -webkit-animation: fadeOut 0.5s ease both;
  animation: fadeOut 0.5s ease both;
}
.ticket--nav-out .ticket__nav .ticket__nav__nav {
  -webkit-animation: slideRightOut 0.5s ease both;
  animation: slideRightOut 0.5s ease both;
}
.waves--contener {
  position: relative;
  text-align: center;
  background: linear-gradient(45deg, #009bdb 0%, #58167d 100%);
  color: #fff;
  height: 30px;
  z-index: 2;
}
@media (min-width: 720px) {
  .waves--contener {
    height: 80px;
  }
}
.waves--contener.waves--xs {
  height: 20px;
  z-index: 10;
}
@media (min-width: 720px) {
  .waves--contener.waves--xs {
    height: 40px;
  }
}
.waves--contener.waves--xs .waves {
  height: 50px;
  min-height: 50px;
}
.waves--contener.waves--90 {
  background: linear-gradient(90deg, #009bdb 0%, #58167d 50%, #ec6b00 100%);
}
.waves--contener.waves--180 {
  background: linear-gradient(180deg, #009bdb 0%, #58167d 50%, #ec6b00 100%);
}
.waves,
.waves__logo {
  position: absolute;
  width: 100%;
}
.waves {
  bottom: 0;
  height: 5vh;
  margin-bottom: 0;
  min-height: 100px;
  max-height: 150px;
  display: block;
}
.waves__logo {
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.waves__logo img {
  width: 230px;
}
.parallax > use {
  -webkit-animation: move-forever-left 25s cubic-bezier(0.55, 0.5, 0.45, 0.5)
    infinite;
  animation: move-forever-left 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}
.parallax > use:nth-child(1) {
  -webkit-animation: move-forever-right 25s cubic-bezier(0.55, 0.5, 0.45, 0.5)
    infinite;
  animation: move-forever-right 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-duration: 25s;
  animation-duration: 25s;
}
.parallax > use:nth-child(2) {
  -webkit-animation: move-forever-left 25s cubic-bezier(0.55, 0.5, 0.45, 0.5)
    infinite;
  animation: move-forever-left 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
  -webkit-animation-delay: -5s;
  animation-delay: -5s;
  -webkit-animation-duration: 22s;
  animation-duration: 22s;
}
.parallax > use:nth-child(3) {
  -webkit-animation: move-forever-right 25s cubic-bezier(0.55, 0.5, 0.45, 0.5)
    infinite;
  animation: move-forever-right 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
  -webkit-animation-delay: -10s;
  animation-delay: -10s;
  -webkit-animation-duration: 15s;
  animation-duration: 15s;
}
.parallax > use:nth-child(4) {
  -webkit-animation: move-forever-left 25s cubic-bezier(0.55, 0.5, 0.45, 0.5)
    infinite;
  animation: move-forever-left 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
  -webkit-animation-delay: -7s;
  animation-delay: -7s;
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
}
@media (max-width: 768px) {
  .waves {
    height: 40px;
    min-height: 40px;
  }
  .content {
    height: 30vh;
  }
  h1 {
    font-size: 24px;
  }
}
@-webkit-keyframes move-forever-left {
  0% {
    -webkit-transform: translate3d(90px, 0, 0);
    transform: translate3d(90px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-85px, 0, 0);
    transform: translate3d(-85px, 0, 0);
  }
}
@keyframes move-forever-left {
  0% {
    -webkit-transform: translate3d(90px, 0, 0);
    transform: translate3d(90px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-85px, 0, 0);
    transform: translate3d(-85px, 0, 0);
  }
}
@-webkit-keyframes move-forever-right {
  0% {
    -webkit-transform: translate3d(-90px, 0, 0);
    transform: translate3d(-90px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(85px, 0, 0);
    transform: translate3d(85px, 0, 0);
  }
}
@keyframes move-forever-right {
  0% {
    -webkit-transform: translate3d(-90px, 0, 0);
    transform: translate3d(-90px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(85px, 0, 0);
    transform: translate3d(85px, 0, 0);
  }
}
.wp {
  max-width: 1260px;
  margin: 0 auto;
  overflow: hidden;
  color: #222831;
}
@media (min-width: 480px) {
  .wp p {
    font-size: 15px;
    line-height: 26px;
  }
}
@media (min-width: 960px) {
  .wp img.alignright {
    float: right;
    margin-left: 40px;
  }
  .wp img.alignleft {
    float: left;
    margin-right: 40px;
  }
}
.wp img.aligncenter {
  margin: 0 auto;
}
.wp h1,
.wp h2,
.wp h3,
.wp h4,
.wp iframe,
.wp ol,
.wp p,
.wp pre,
.wp table {
  margin-bottom: 10px;
}
.wp blockquote:last-child,
.wp h1:last-child,
.wp h2:last-child,
.wp h3:last-child,
.wp h4:last-child,
.wp iframe:last-child,
.wp ol:last-child,
.wp p:last-child,
.wp pre:last-child,
.wp table:last-child,
.wp ul:last-child {
  margin-bottom: 20px;
}
.wp h1,
.wp h2,
.wp h3,
.wp h4,
.wp h5 {
  padding-top: 10px;
  color: #ec6b00;
  font-weight: 700;
}
.wp h1:first-child,
.wp h2:first-child,
.wp h3:first-child,
.wp h4:first-child,
.wp h5:first-child,
.wp--mini h1:first-child,
.wp--mini h2:first-child,
.wp--mini h3:first-child,
.wp--mini h4:first-child,
.wp--mini h5:first-child {
  padding-top: 0;
}
.wp ol {
  list-style-type: decimal;
  margin-left: 20px;
}
.wp ul,
.wp--mini ul {
  margin: 10px 30px;
}
.wp ul li,
.wp--mini ul li {
  padding-left: 25px;
  margin-bottom: 10px;
  position: relative;
}
.wp ul li:before,
.wp--mini ul li:before {
  content: "\f00c";
  font-family: "FontAwesome";
  position: absolute;
  top: 0;
  left: 0;
  color: #58167d;
}
.wp blockquote {
  padding: 10px 10px 10px 20px;
  font-size: 1.2em;
  line-height: 1.5em;
  font-style: italic;
  position: relative;
  border-left: 4px solid #58167d;
  margin-bottom: 20px;
}
.wp pre {
  background: rgba(0, 0, 0, 0.05);
  padding: 10px sep;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.wp iframe {
  width: 100%;
  max-width: 100%;
  display: block;
  height: 200px;
  background: lighter;
}
@media (min-width: 480px) {
  .wp iframe {
    height: 300px;
  }
}
@media (min-width: 720px) {
  .wp iframe {
    height: 400px;
  }
}
.wp a {
  text-decoration: none;
}
.wp--mini {
  color: #fff;
  margin: initial;
}
.wp--mini h1,
.wp--mini h2,
.wp--mini h3,
.wp--mini h4,
.wp--mini h5 {
  padding-top: 10px;
  font-weight: 700;
}
.wp--mini ul li:before {
  color: #fff;
}
.yt-video {
  max-width: auto;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  background: #222831;
  z-index: 150;
}
.yt-video .yt-video-inner {
  padding-bottom: 56%;
  position: relative;
}
.yt-video .yt-close {
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
  top: 10px;
  right: 10px;
  background-color: #009bdb;
  color: #fff;
}
.yt-video.yt--out {
  -webkit-animation: fadeOut 0.4s ease both;
  animation: fadeOut 0.4s ease both;
}
.yt-video:hover .video-bg {
  -webkit-transform: scale(1.1) rotate(3deg);
  transform: scale(1.1) rotate(3deg);
}
.yt-video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-animation: fadeIn 0.5s 0.8s ease backwards;
  animation: fadeIn 0.5s 0.8s ease backwards;
  z-index: 50;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: "FontAwesome";
  src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
  src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0)
      format("embedded-opentype"),
    url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),
    url(../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),
    url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),
    url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right,
.pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  -webkit-filter: none;
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-cog:before,
.fa-gear:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-repeat:before,
.fa-rotate-right:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-exclamation-triangle:before,
.fa-warning:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-cogs:before,
.fa-gears:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-floppy-o:before,
.fa-save:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-sort:before,
.fa-unsorted:before {
  content: "\f0dc";
}
.fa-sort-desc:before,
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-asc:before,
.fa-sort-up:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-gavel:before,
.fa-legal:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-bolt:before,
.fa-flash:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-clipboard:before,
.fa-paste:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-chain-broken:before,
.fa-unlink:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
  content: "\f150";
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: "\f151";
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: "\f152";
}
.fa-eur:before,
.fa-euro:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-inr:before,
.fa-rupee:before {
  content: "\f156";
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: "\f157";
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: "\f158";
}
.fa-krw:before,
.fa-won:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-try:before,
.fa-turkish-lira:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
  content: "\f19c";
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: "\f1c5";
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: "\f1c6";
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
  content: "\f1d0";
}
.fa-empire:before,
.fa-ge:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-paper-plane:before,
.fa-send:before {
  content: "\f1d8";
}
.fa-paper-plane-o:before,
.fa-send-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-bed:before,
.fa-hotel:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-y-combinator:before,
.fa-yc:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-television:before,
.fa-tv:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
  content: "\f2a3";
}
.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-sign-language:before,
.fa-signing:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-address-card:before,
.fa-vcard:before {
  content: "\f2bb";
}
.fa-address-card-o:before,
.fa-vcard-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
