.widget.bordered .widget-header {
  border-bottom: #ddd solid 1px;
  padding: 15px; }

.widget.bordered .widget-content {
  padding: 15px; }

.widget.bordered .widget-footer {
  border-top: #ddd solid 1px;
  padding: 5px 15px; }

.widget.padding-lg.bordered {
  padding: 0 !important; }

.widget.padding-lg.bordered .widget-header, .widget.padding-lg.bordered .widget-content, .widget.padding-lg.bordered .widget-footer {
  padding-left: 30px;
  padding-right: 30px; }

.widget-title {
  margin: 0; }

.menu.menu-inline {
  padding: 0;
  list-style: none; }

.menu.menu-inline li {
  display: inline-block;
  padding: 2px 10px; }

.admin-bar .navbar-fixed-top, .admin-bar .navbar-abs-top {
  top: 32px; }

@media (max-width: 568px) {
  .admin-bar .navbar-fixed-top, .admin-bar .navbar-abs-top {
    top: 46px; } }

#io-content .vc_row .vc_col-sm-12 .vc_row {
  margin-left: auto;
  margin-right: auto;
  float: none; }

#io-content .vc_row .vc_col-sm-12 .container, #io-content .vc_row .vc_col-sm-12 .vc_row {
  padding: 0 !important;
  max-width: 100%;
  box-sizing: border-box; }

#io-content .vc_row .vc_col-sm-12 .container, #io-content .vc_row .vc_col-sm-12 .vc_row {
  width: 1072px; }

@media (max-width: 576px) {
  #io-content .vc_row .vc_col-sm-12 .container, #io-content .vc_row .vc_col-sm-12 .vc_row {
    width: 572px; } }

@media (max-width: 768px) {
  #io-content .vc_row .vc_col-sm-12 .container, #io-content .vc_row .vc_col-sm-12 .vc_row {
    width: 752px; } }

@media (max-width: 992px) {
  #io-content .vc_row .vc_col-sm-12 .container, #io-content .vc_row .vc_col-sm-12 .vc_row {
    width: 992px; } }

#io-content .vc_row .vc_col-sm-12 .container, #io-content .vc_row .vc_col-sm-12 .vc_column_container {
  padding: 0 8px !important; }

#io-content .vc_column_container > .vc_column-inner {
  padding-left: 8px;
  padding-right: 8px; }

#io-content .container {
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto; }
  #io-content .container:before, #io-content .container:after {
    display: table;
    content: " "; }
  #io-content .container:after {
    clear: both; }
  @media (min-width: 768px) {
    #io-content .container {
      width: 736px; } }
  @media (min-width: 992px) {
    #io-content .container {
      width: 956px; } }
  @media (min-width: 1200px) {
    #io-content .container {
      width: 1040px; } }

#io-content .container-fluid {
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto; }
  #io-content .container-fluid:before, #io-content .container-fluid:after {
    display: table;
    content: " "; }
  #io-content .container-fluid:after {
    clear: both; }

#io-content .row {
  margin-right: -8px;
  margin-left: -8px; }
  #io-content .row:before, #io-content .row:after {
    display: table;
    content: " "; }
  #io-content .row:after {
    clear: both; }

#io-content .row-no-gutters {
  margin-right: 0;
  margin-left: 0; }
  #io-content .row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

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

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

#io-content .col-xs-1 {
  width: 8.33333%; }

#io-content .col-xs-2 {
  width: 16.66667%; }

#io-content .col-xs-3 {
  width: 25%; }

#io-content .col-xs-4 {
  width: 33.33333%; }

#io-content .col-xs-5 {
  width: 41.66667%; }

#io-content .col-xs-6 {
  width: 50%; }

#io-content .col-xs-7 {
  width: 58.33333%; }

#io-content .col-xs-8 {
  width: 66.66667%; }

#io-content .col-xs-9 {
  width: 75%; }

#io-content .col-xs-10 {
  width: 83.33333%; }

#io-content .col-xs-11 {
  width: 91.66667%; }

#io-content .col-xs-12 {
  width: 100%; }

#io-content .col-xs-pull-0 {
  right: auto; }

#io-content .col-xs-pull-1 {
  right: 8.33333%; }

#io-content .col-xs-pull-2 {
  right: 16.66667%; }

#io-content .col-xs-pull-3 {
  right: 25%; }

#io-content .col-xs-pull-4 {
  right: 33.33333%; }

#io-content .col-xs-pull-5 {
  right: 41.66667%; }

#io-content .col-xs-pull-6 {
  right: 50%; }

#io-content .col-xs-pull-7 {
  right: 58.33333%; }

#io-content .col-xs-pull-8 {
  right: 66.66667%; }

#io-content .col-xs-pull-9 {
  right: 75%; }

#io-content .col-xs-pull-10 {
  right: 83.33333%; }

#io-content .col-xs-pull-11 {
  right: 91.66667%; }

#io-content .col-xs-pull-12 {
  right: 100%; }

#io-content .col-xs-push-0 {
  left: auto; }

#io-content .col-xs-push-1 {
  left: 8.33333%; }

#io-content .col-xs-push-2 {
  left: 16.66667%; }

#io-content .col-xs-push-3 {
  left: 25%; }

#io-content .col-xs-push-4 {
  left: 33.33333%; }

#io-content .col-xs-push-5 {
  left: 41.66667%; }

#io-content .col-xs-push-6 {
  left: 50%; }

#io-content .col-xs-push-7 {
  left: 58.33333%; }

#io-content .col-xs-push-8 {
  left: 66.66667%; }

#io-content .col-xs-push-9 {
  left: 75%; }

#io-content .col-xs-push-10 {
  left: 83.33333%; }

#io-content .col-xs-push-11 {
  left: 91.66667%; }

#io-content .col-xs-push-12 {
  left: 100%; }

#io-content .col-xs-offset-0 {
  margin-left: 0%; }

#io-content .col-xs-offset-1 {
  margin-left: 8.33333%; }

#io-content .col-xs-offset-2 {
  margin-left: 16.66667%; }

#io-content .col-xs-offset-3 {
  margin-left: 25%; }

#io-content .col-xs-offset-4 {
  margin-left: 33.33333%; }

#io-content .col-xs-offset-5 {
  margin-left: 41.66667%; }

#io-content .col-xs-offset-6 {
  margin-left: 50%; }

#io-content .col-xs-offset-7 {
  margin-left: 58.33333%; }

#io-content .col-xs-offset-8 {
  margin-left: 66.66667%; }

#io-content .col-xs-offset-9 {
  margin-left: 75%; }

#io-content .col-xs-offset-10 {
  margin-left: 83.33333%; }

#io-content .col-xs-offset-11 {
  margin-left: 91.66667%; }

#io-content .col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  #io-content .col-sm-1, #io-content .col-sm-2, #io-content .col-sm-3, #io-content .col-sm-4, #io-content .col-sm-5, #io-content .col-sm-6, #io-content .col-sm-7, #io-content .col-sm-8, #io-content .col-sm-9, #io-content .col-sm-10, #io-content .col-sm-11, #io-content .col-sm-12 {
    float: left; }
  #io-content .col-sm-1 {
    width: 8.33333%; }
  #io-content .col-sm-2 {
    width: 16.66667%; }
  #io-content .col-sm-3 {
    width: 25%; }
  #io-content .col-sm-4 {
    width: 33.33333%; }
  #io-content .col-sm-5 {
    width: 41.66667%; }
  #io-content .col-sm-6 {
    width: 50%; }
  #io-content .col-sm-7 {
    width: 58.33333%; }
  #io-content .col-sm-8 {
    width: 66.66667%; }
  #io-content .col-sm-9 {
    width: 75%; }
  #io-content .col-sm-10 {
    width: 83.33333%; }
  #io-content .col-sm-11 {
    width: 91.66667%; }
  #io-content .col-sm-12 {
    width: 100%; }
  #io-content .col-sm-pull-0 {
    right: auto; }
  #io-content .col-sm-pull-1 {
    right: 8.33333%; }
  #io-content .col-sm-pull-2 {
    right: 16.66667%; }
  #io-content .col-sm-pull-3 {
    right: 25%; }
  #io-content .col-sm-pull-4 {
    right: 33.33333%; }
  #io-content .col-sm-pull-5 {
    right: 41.66667%; }
  #io-content .col-sm-pull-6 {
    right: 50%; }
  #io-content .col-sm-pull-7 {
    right: 58.33333%; }
  #io-content .col-sm-pull-8 {
    right: 66.66667%; }
  #io-content .col-sm-pull-9 {
    right: 75%; }
  #io-content .col-sm-pull-10 {
    right: 83.33333%; }
  #io-content .col-sm-pull-11 {
    right: 91.66667%; }
  #io-content .col-sm-pull-12 {
    right: 100%; }
  #io-content .col-sm-push-0 {
    left: auto; }
  #io-content .col-sm-push-1 {
    left: 8.33333%; }
  #io-content .col-sm-push-2 {
    left: 16.66667%; }
  #io-content .col-sm-push-3 {
    left: 25%; }
  #io-content .col-sm-push-4 {
    left: 33.33333%; }
  #io-content .col-sm-push-5 {
    left: 41.66667%; }
  #io-content .col-sm-push-6 {
    left: 50%; }
  #io-content .col-sm-push-7 {
    left: 58.33333%; }
  #io-content .col-sm-push-8 {
    left: 66.66667%; }
  #io-content .col-sm-push-9 {
    left: 75%; }
  #io-content .col-sm-push-10 {
    left: 83.33333%; }
  #io-content .col-sm-push-11 {
    left: 91.66667%; }
  #io-content .col-sm-push-12 {
    left: 100%; }
  #io-content .col-sm-offset-0 {
    margin-left: 0%; }
  #io-content .col-sm-offset-1 {
    margin-left: 8.33333%; }
  #io-content .col-sm-offset-2 {
    margin-left: 16.66667%; }
  #io-content .col-sm-offset-3 {
    margin-left: 25%; }
  #io-content .col-sm-offset-4 {
    margin-left: 33.33333%; }
  #io-content .col-sm-offset-5 {
    margin-left: 41.66667%; }
  #io-content .col-sm-offset-6 {
    margin-left: 50%; }
  #io-content .col-sm-offset-7 {
    margin-left: 58.33333%; }
  #io-content .col-sm-offset-8 {
    margin-left: 66.66667%; }
  #io-content .col-sm-offset-9 {
    margin-left: 75%; }
  #io-content .col-sm-offset-10 {
    margin-left: 83.33333%; }
  #io-content .col-sm-offset-11 {
    margin-left: 91.66667%; }
  #io-content .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  #io-content .col-md-1, #io-content .col-md-2, #io-content .col-md-3, #io-content .col-md-4, #io-content .col-md-5, #io-content .col-md-6, #io-content .col-md-7, #io-content .col-md-8, #io-content .col-md-9, #io-content .col-md-10, #io-content .col-md-11, #io-content .col-md-12 {
    float: left; }
  #io-content .col-md-1 {
    width: 8.33333%; }
  #io-content .col-md-2 {
    width: 16.66667%; }
  #io-content .col-md-3 {
    width: 25%; }
  #io-content .col-md-4 {
    width: 33.33333%; }
  #io-content .col-md-5 {
    width: 41.66667%; }
  #io-content .col-md-6 {
    width: 50%; }
  #io-content .col-md-7 {
    width: 58.33333%; }
  #io-content .col-md-8 {
    width: 66.66667%; }
  #io-content .col-md-9 {
    width: 75%; }
  #io-content .col-md-10 {
    width: 83.33333%; }
  #io-content .col-md-11 {
    width: 91.66667%; }
  #io-content .col-md-12 {
    width: 100%; }
  #io-content .col-md-pull-0 {
    right: auto; }
  #io-content .col-md-pull-1 {
    right: 8.33333%; }
  #io-content .col-md-pull-2 {
    right: 16.66667%; }
  #io-content .col-md-pull-3 {
    right: 25%; }
  #io-content .col-md-pull-4 {
    right: 33.33333%; }
  #io-content .col-md-pull-5 {
    right: 41.66667%; }
  #io-content .col-md-pull-6 {
    right: 50%; }
  #io-content .col-md-pull-7 {
    right: 58.33333%; }
  #io-content .col-md-pull-8 {
    right: 66.66667%; }
  #io-content .col-md-pull-9 {
    right: 75%; }
  #io-content .col-md-pull-10 {
    right: 83.33333%; }
  #io-content .col-md-pull-11 {
    right: 91.66667%; }
  #io-content .col-md-pull-12 {
    right: 100%; }
  #io-content .col-md-push-0 {
    left: auto; }
  #io-content .col-md-push-1 {
    left: 8.33333%; }
  #io-content .col-md-push-2 {
    left: 16.66667%; }
  #io-content .col-md-push-3 {
    left: 25%; }
  #io-content .col-md-push-4 {
    left: 33.33333%; }
  #io-content .col-md-push-5 {
    left: 41.66667%; }
  #io-content .col-md-push-6 {
    left: 50%; }
  #io-content .col-md-push-7 {
    left: 58.33333%; }
  #io-content .col-md-push-8 {
    left: 66.66667%; }
  #io-content .col-md-push-9 {
    left: 75%; }
  #io-content .col-md-push-10 {
    left: 83.33333%; }
  #io-content .col-md-push-11 {
    left: 91.66667%; }
  #io-content .col-md-push-12 {
    left: 100%; }
  #io-content .col-md-offset-0 {
    margin-left: 0%; }
  #io-content .col-md-offset-1 {
    margin-left: 8.33333%; }
  #io-content .col-md-offset-2 {
    margin-left: 16.66667%; }
  #io-content .col-md-offset-3 {
    margin-left: 25%; }
  #io-content .col-md-offset-4 {
    margin-left: 33.33333%; }
  #io-content .col-md-offset-5 {
    margin-left: 41.66667%; }
  #io-content .col-md-offset-6 {
    margin-left: 50%; }
  #io-content .col-md-offset-7 {
    margin-left: 58.33333%; }
  #io-content .col-md-offset-8 {
    margin-left: 66.66667%; }
  #io-content .col-md-offset-9 {
    margin-left: 75%; }
  #io-content .col-md-offset-10 {
    margin-left: 83.33333%; }
  #io-content .col-md-offset-11 {
    margin-left: 91.66667%; }
  #io-content .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  #io-content .col-lg-1, #io-content .col-lg-2, #io-content .col-lg-3, #io-content .col-lg-4, #io-content .col-lg-5, #io-content .col-lg-6, #io-content .col-lg-7, #io-content .col-lg-8, #io-content .col-lg-9, #io-content .col-lg-10, #io-content .col-lg-11, #io-content .col-lg-12 {
    float: left; }
  #io-content .col-lg-1 {
    width: 8.33333%; }
  #io-content .col-lg-2 {
    width: 16.66667%; }
  #io-content .col-lg-3 {
    width: 25%; }
  #io-content .col-lg-4 {
    width: 33.33333%; }
  #io-content .col-lg-5 {
    width: 41.66667%; }
  #io-content .col-lg-6 {
    width: 50%; }
  #io-content .col-lg-7 {
    width: 58.33333%; }
  #io-content .col-lg-8 {
    width: 66.66667%; }
  #io-content .col-lg-9 {
    width: 75%; }
  #io-content .col-lg-10 {
    width: 83.33333%; }
  #io-content .col-lg-11 {
    width: 91.66667%; }
  #io-content .col-lg-12 {
    width: 100%; }
  #io-content .col-lg-pull-0 {
    right: auto; }
  #io-content .col-lg-pull-1 {
    right: 8.33333%; }
  #io-content .col-lg-pull-2 {
    right: 16.66667%; }
  #io-content .col-lg-pull-3 {
    right: 25%; }
  #io-content .col-lg-pull-4 {
    right: 33.33333%; }
  #io-content .col-lg-pull-5 {
    right: 41.66667%; }
  #io-content .col-lg-pull-6 {
    right: 50%; }
  #io-content .col-lg-pull-7 {
    right: 58.33333%; }
  #io-content .col-lg-pull-8 {
    right: 66.66667%; }
  #io-content .col-lg-pull-9 {
    right: 75%; }
  #io-content .col-lg-pull-10 {
    right: 83.33333%; }
  #io-content .col-lg-pull-11 {
    right: 91.66667%; }
  #io-content .col-lg-pull-12 {
    right: 100%; }
  #io-content .col-lg-push-0 {
    left: auto; }
  #io-content .col-lg-push-1 {
    left: 8.33333%; }
  #io-content .col-lg-push-2 {
    left: 16.66667%; }
  #io-content .col-lg-push-3 {
    left: 25%; }
  #io-content .col-lg-push-4 {
    left: 33.33333%; }
  #io-content .col-lg-push-5 {
    left: 41.66667%; }
  #io-content .col-lg-push-6 {
    left: 50%; }
  #io-content .col-lg-push-7 {
    left: 58.33333%; }
  #io-content .col-lg-push-8 {
    left: 66.66667%; }
  #io-content .col-lg-push-9 {
    left: 75%; }
  #io-content .col-lg-push-10 {
    left: 83.33333%; }
  #io-content .col-lg-push-11 {
    left: 91.66667%; }
  #io-content .col-lg-push-12 {
    left: 100%; }
  #io-content .col-lg-offset-0 {
    margin-left: 0%; }
  #io-content .col-lg-offset-1 {
    margin-left: 8.33333%; }
  #io-content .col-lg-offset-2 {
    margin-left: 16.66667%; }
  #io-content .col-lg-offset-3 {
    margin-left: 25%; }
  #io-content .col-lg-offset-4 {
    margin-left: 33.33333%; }
  #io-content .col-lg-offset-5 {
    margin-left: 41.66667%; }
  #io-content .col-lg-offset-6 {
    margin-left: 50%; }
  #io-content .col-lg-offset-7 {
    margin-left: 58.33333%; }
  #io-content .col-lg-offset-8 {
    margin-left: 66.66667%; }
  #io-content .col-lg-offset-9 {
    margin-left: 75%; }
  #io-content .col-lg-offset-10 {
    margin-left: 83.33333%; }
  #io-content .col-lg-offset-11 {
    margin-left: 91.66667%; }
  #io-content .col-lg-offset-12 {
    margin-left: 100%; } }

#io-content * {
  box-sizing: border-box; }

@media (min-width: 576px) {
  #io-content .row-col-5 .col-sm-2 {
    flex: 0 0 20%;
    max-width: 20%; } }

@media (max-width: 568px) {
  #io-content .vc_row {
    margin: 0 -8px; }
  #io-content .vc_row.container {
    margin: 0; }
  #io-content .container .row {
    margin-left: -8px;
    margin-right: -8px; }
  #io-content .vc_column_container > .vc_column-inner {
    padding-left: 8px;
    padding-right: 8px; } }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .nav:before, .nav:after {
    display: table;
    content: " "; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 2px 2px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      cursor: default;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 2px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      margin-bottom: 5px;
      text-align: center; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 2px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 2px 2px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

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

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

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

html, body {
  max-width: 100vw;
  overflow-x: hidden;
  height: auto; }

#io-content .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  #io-content .btn:focus, #io-content .btn.focus, #io-content .btn:active:focus, #io-content .btn:active.focus, #io-content .btn.active:focus, #io-content .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  #io-content .btn:hover, #io-content .btn:focus, #io-content .btn.focus {
    color: #333;
    text-decoration: none; }
  #io-content .btn:active, #io-content .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  #io-content .btn.disabled, #io-content .btn[disabled],
  fieldset[disabled] #io-content .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none; }

#io-content a.btn.disabled,
fieldset[disabled] #io-content a.btn {
  pointer-events: none; }

#io-content .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  #io-content .btn-default:focus, #io-content .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  #io-content .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  #io-content .btn-default:active, #io-content .btn-default.active,
  .open > #io-content .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad; }
    #io-content .btn-default:active:hover, #io-content .btn-default:active:focus, #io-content .btn-default:active.focus, #io-content .btn-default.active:hover, #io-content .btn-default.active:focus, #io-content .btn-default.active.focus,
    .open > #io-content .btn-default.dropdown-toggle:hover,
    .open > #io-content .btn-default.dropdown-toggle:focus,
    .open > #io-content .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  #io-content .btn-default.disabled:hover, #io-content .btn-default.disabled:focus, #io-content .btn-default.disabled.focus, #io-content .btn-default[disabled]:hover, #io-content .btn-default[disabled]:focus, #io-content .btn-default[disabled].focus,
  fieldset[disabled] #io-content .btn-default:hover,
  fieldset[disabled] #io-content .btn-default:focus,
  fieldset[disabled] #io-content .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  #io-content .btn-default .badge {
    color: #fff;
    background-color: #333; }

#io-content .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  #io-content .btn-primary:focus, #io-content .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  #io-content .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  #io-content .btn-primary:active, #io-content .btn-primary.active,
  .open > #io-content .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    background-image: none;
    border-color: #204d74; }
    #io-content .btn-primary:active:hover, #io-content .btn-primary:active:focus, #io-content .btn-primary:active.focus, #io-content .btn-primary.active:hover, #io-content .btn-primary.active:focus, #io-content .btn-primary.active.focus,
    .open > #io-content .btn-primary.dropdown-toggle:hover,
    .open > #io-content .btn-primary.dropdown-toggle:focus,
    .open > #io-content .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  #io-content .btn-primary.disabled:hover, #io-content .btn-primary.disabled:focus, #io-content .btn-primary.disabled.focus, #io-content .btn-primary[disabled]:hover, #io-content .btn-primary[disabled]:focus, #io-content .btn-primary[disabled].focus,
  fieldset[disabled] #io-content .btn-primary:hover,
  fieldset[disabled] #io-content .btn-primary:focus,
  fieldset[disabled] #io-content .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  #io-content .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

#io-content .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  #io-content .btn-success:focus, #io-content .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  #io-content .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  #io-content .btn-success:active, #io-content .btn-success.active,
  .open > #io-content .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439; }
    #io-content .btn-success:active:hover, #io-content .btn-success:active:focus, #io-content .btn-success:active.focus, #io-content .btn-success.active:hover, #io-content .btn-success.active:focus, #io-content .btn-success.active.focus,
    .open > #io-content .btn-success.dropdown-toggle:hover,
    .open > #io-content .btn-success.dropdown-toggle:focus,
    .open > #io-content .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  #io-content .btn-success.disabled:hover, #io-content .btn-success.disabled:focus, #io-content .btn-success.disabled.focus, #io-content .btn-success[disabled]:hover, #io-content .btn-success[disabled]:focus, #io-content .btn-success[disabled].focus,
  fieldset[disabled] #io-content .btn-success:hover,
  fieldset[disabled] #io-content .btn-success:focus,
  fieldset[disabled] #io-content .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  #io-content .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

#io-content .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  #io-content .btn-info:focus, #io-content .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  #io-content .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  #io-content .btn-info:active, #io-content .btn-info.active,
  .open > #io-content .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc; }
    #io-content .btn-info:active:hover, #io-content .btn-info:active:focus, #io-content .btn-info:active.focus, #io-content .btn-info.active:hover, #io-content .btn-info.active:focus, #io-content .btn-info.active.focus,
    .open > #io-content .btn-info.dropdown-toggle:hover,
    .open > #io-content .btn-info.dropdown-toggle:focus,
    .open > #io-content .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  #io-content .btn-info.disabled:hover, #io-content .btn-info.disabled:focus, #io-content .btn-info.disabled.focus, #io-content .btn-info[disabled]:hover, #io-content .btn-info[disabled]:focus, #io-content .btn-info[disabled].focus,
  fieldset[disabled] #io-content .btn-info:hover,
  fieldset[disabled] #io-content .btn-info:focus,
  fieldset[disabled] #io-content .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  #io-content .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

#io-content .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  #io-content .btn-warning:focus, #io-content .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  #io-content .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  #io-content .btn-warning:active, #io-content .btn-warning.active,
  .open > #io-content .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512; }
    #io-content .btn-warning:active:hover, #io-content .btn-warning:active:focus, #io-content .btn-warning:active.focus, #io-content .btn-warning.active:hover, #io-content .btn-warning.active:focus, #io-content .btn-warning.active.focus,
    .open > #io-content .btn-warning.dropdown-toggle:hover,
    .open > #io-content .btn-warning.dropdown-toggle:focus,
    .open > #io-content .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  #io-content .btn-warning.disabled:hover, #io-content .btn-warning.disabled:focus, #io-content .btn-warning.disabled.focus, #io-content .btn-warning[disabled]:hover, #io-content .btn-warning[disabled]:focus, #io-content .btn-warning[disabled].focus,
  fieldset[disabled] #io-content .btn-warning:hover,
  fieldset[disabled] #io-content .btn-warning:focus,
  fieldset[disabled] #io-content .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  #io-content .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

#io-content .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  #io-content .btn-danger:focus, #io-content .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  #io-content .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  #io-content .btn-danger:active, #io-content .btn-danger.active,
  .open > #io-content .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925; }
    #io-content .btn-danger:active:hover, #io-content .btn-danger:active:focus, #io-content .btn-danger:active.focus, #io-content .btn-danger.active:hover, #io-content .btn-danger.active:focus, #io-content .btn-danger.active.focus,
    .open > #io-content .btn-danger.dropdown-toggle:hover,
    .open > #io-content .btn-danger.dropdown-toggle:focus,
    .open > #io-content .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  #io-content .btn-danger.disabled:hover, #io-content .btn-danger.disabled:focus, #io-content .btn-danger.disabled.focus, #io-content .btn-danger[disabled]:hover, #io-content .btn-danger[disabled]:focus, #io-content .btn-danger[disabled].focus,
  fieldset[disabled] #io-content .btn-danger:hover,
  fieldset[disabled] #io-content .btn-danger:focus,
  fieldset[disabled] #io-content .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  #io-content .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

#io-content .btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0; }
  #io-content .btn-link, #io-content .btn-link:active, #io-content .btn-link.active, #io-content .btn-link[disabled],
  fieldset[disabled] #io-content .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  #io-content .btn-link, #io-content .btn-link:hover, #io-content .btn-link:focus, #io-content .btn-link:active {
    border-color: transparent; }
  #io-content .btn-link:hover, #io-content .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  #io-content .btn-link[disabled]:hover, #io-content .btn-link[disabled]:focus,
  fieldset[disabled] #io-content .btn-link:hover,
  fieldset[disabled] #io-content .btn-link:focus {
    color: #777777;
    text-decoration: none; }

#io-content .btn-lg {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 4px; }

#io-content .btn-sm {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 1px; }

#io-content .btn-xs {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 1px; }

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

#io-content .btn-block + .btn-block {
  margin-top: 5px; }

#io-content input[type="submit"].btn-block,
#io-content input[type="reset"].btn-block,
#io-content input[type="button"].btn-block {
  width: 100%; }

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

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

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

#io-content input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none; }

#io-content input[type="radio"],
#io-content input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }
  #io-content input[type="radio"][disabled], #io-content input[type="radio"].disabled,
  fieldset[disabled] #io-content input[type="radio"],
  #io-content input[type="checkbox"][disabled],
  #io-content input[type="checkbox"].disabled,
  fieldset[disabled]
  #io-content input[type="checkbox"] {
    cursor: not-allowed; }

#io-content input[type="file"] {
  display: block; }

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

#io-content select[multiple],
#io-content select[size] {
  height: auto; }

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

#io-content output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857;
  color: #555555; }

#io-content .form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  #io-content .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  #io-content .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  #io-content .form-control:-ms-input-placeholder {
    color: #999; }
  #io-content .form-control::-webkit-input-placeholder {
    color: #999; }
  #io-content .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  #io-content .form-control[disabled], #io-content .form-control[readonly],
  fieldset[disabled] #io-content .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  #io-content .form-control[disabled],
  fieldset[disabled] #io-content .form-control {
    cursor: not-allowed; }

#io-content textarea.form-control {
  height: auto; }

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

#io-content .form-group {
  margin-bottom: 15px; }

#io-content .radio,
#io-content .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  #io-content .radio.disabled label,
  fieldset[disabled] #io-content .radio label,
  #io-content .checkbox.disabled label,
  fieldset[disabled]
  #io-content .checkbox label {
    cursor: not-allowed; }
  #io-content .radio label,
  #io-content .checkbox label {
    min-height: 22px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }

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

#io-content .radio + .radio,
#io-content .checkbox + .checkbox {
  margin-top: -5px; }

#io-content .radio-inline,
#io-content .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }
  #io-content .radio-inline.disabled,
  fieldset[disabled] #io-content .radio-inline,
  #io-content .checkbox-inline.disabled,
  fieldset[disabled]
  #io-content .checkbox-inline {
    cursor: not-allowed; }

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

#io-content .form-control-static {
  min-height: 38px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  #io-content .form-control-static.input-lg, #io-content .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0; }

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

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

#io-content textarea.input-sm,
#io-content select[multiple].input-sm {
  height: auto; }

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

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

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

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

#io-content .input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 4px; }

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

#io-content textarea.input-lg,
#io-content select[multiple].input-lg {
  height: auto; }

#io-content .form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 4px; }

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

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

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

#io-content .has-feedback {
  position: relative; }
  #io-content .has-feedback .form-control {
    padding-right: 45px; }

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

#io-content .input-lg + .form-control-feedback,
#io-content .input-group-lg + .form-control-feedback,
#io-content .form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

#io-content .has-feedback label ~ .form-control-feedback {
  top: 27px; }

#io-content .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

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

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

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

#io-content .form-horizontal .radio,
#io-content .form-horizontal .checkbox {
  min-height: 29px; }

#io-content .form-horizontal .form-group {
  margin-right: -8px;
  margin-left: -8px; }
  #io-content .form-horizontal .form-group:before, #io-content .form-horizontal .form-group:after {
    display: table;
    content: " "; }
  #io-content .form-horizontal .form-group:after {
    clear: both; }

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

#io-content .form-horizontal .has-feedback .form-control-feedback {
  right: 8px; }

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

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

#io-content * {
  box-sizing: border-box; }

#io-content {
  font-size: 16px;
  line-height: 1.5;
  font-family: "TUITypeLightLATNW", Helvetica, Arial, sans-serif;
  color: #4c4c4c; }

#io-content h1:first-child, #io-content h2:first-child, #io-content h3:first-child, #io-content h4:first-child, #io-content h5:first-child, #io-content h6:first-child, #io-content p:first-child, #io-content ul:first-child, #io-content ol:first-child, #io-content dl:first-child, #io-content pre:first-child, #io-content blockquote:first-child {
  margin-top: 0; }

#io-content p:last-child, #io-content ul:last-child, #io-content ol:last-child, #io-content dl:last-child, #io-content pre:last-child, #io-content blockquote:last-child {
  margin-bottom: 0; }

#io-content h1, #io-content h2, #io-content h3, #io-content h4, #io-content h5, #io-content h6 {
  color: #092a5e; }

#io-content h2 {
  font-size: 36px;
  line-height: 44px;
  margin: 32px 0; }

#io-content h3 {
  font-size: 24px;
  line-height: 32px; }

#io-content h4 {
  font-size: 22px;
  line-height: 30px; }

#io-content h5 {
  font-size: 20px;
  line-height: 28px; }

#io-content h6 {
  font-size: 18px;
  line-height: 28px; }

#io-content ol, #io-content p, #io-content ul {
  margin: 16px 0; }

#io-content .sg-btn {
  box-sizing: border-box;
  height: 40px;
  height: 2.5rem;
  line-height: 40px;
  line-height: 2.5rem;
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.2);
  border: none;
  display: inline-block;
  border-radius: 3px;
  font-size: 18px;
  font-family: tui-light,Arial,sans-serif;
  text-transform: uppercase;
  outline: none;
  padding: 0 24px;
  padding: 0 1.5rem;
  cursor: pointer;
  background: #eee;
  color: #777;
  text-decoration: none; }

#io-content .sg-btn.btn-primary {
  background-color: #70cbf4 !important;
  color: #092a5e !important; }

#io-content .sg-btn.btn-primary:hover {
  background-color: #58c2f2 !important; }

#io-content .sg-btn.btn-secondary {
  background-color: #092a5e !important;
  color: #fff !important; }

#io-content .sg-btn.btn-secondary:hover {
  background-color: #072047 !important; }

#io-content .bg-primary {
  background-color: #00A4FF;
  color: #fff; }

#io-content .bg-primary a {
  color: #fff; }

#io-content .text-md {
  font-size: 20px;
  line-height: 32px; }

#io-content .text-sm {
  font-size: 16px;
  line-height: 24px; }

#io-content .text-center {
  text-align: center; }

#io-content .text-upper {
  text-transform: uppercase; }

#io-content .text-underline {
  text-decoration: underline !important; }

#io-content .text-link {
  color: #337ab7 !important; }

#io-content .text-link u {
  text-decoration: underline; }

#io-content .no-margin {
  margin: 0 !important; }

#io-content .no-padding {
  padding: 0 !important; }

#io-content .inline-block {
  display: inline-block !important; }

#io-content .clean-link, #io-content .block-link {
  text-decoration: none !important;
  cursor: pointer;
  color: inherit; }

#io-content .pull-left {
  float: left; }

#io-content .pull-right {
  float: right; }

@media (max-width: 568px) {
  #io-content .pull-left, #io-content .pull-right {
    float: none; } }

#io-content .btn-primary {
  color: #092a5e;
  background-color: #70cbf4;
  border-color: #58c2f2; }
  #io-content .btn-primary:focus, #io-content .btn-primary.focus {
    color: #092a5e;
    background-color: #41baf0;
    border-color: #0f86bd; }
  #io-content .btn-primary:hover {
    color: #092a5e;
    background-color: #41baf0;
    border-color: #1faeee; }
  #io-content .btn-primary:active, #io-content .btn-primary.active,
  .open > #io-content .btn-primary.dropdown-toggle {
    color: #092a5e;
    background-color: #41baf0;
    background-image: none;
    border-color: #1faeee; }
    #io-content .btn-primary:active:hover, #io-content .btn-primary:active:focus, #io-content .btn-primary:active.focus, #io-content .btn-primary.active:hover, #io-content .btn-primary.active:focus, #io-content .btn-primary.active.focus,
    .open > #io-content .btn-primary.dropdown-toggle:hover,
    .open > #io-content .btn-primary.dropdown-toggle:focus,
    .open > #io-content .btn-primary.dropdown-toggle.focus {
      color: #092a5e;
      background-color: #1faeee;
      border-color: #0f86bd; }
  #io-content .btn-primary.disabled:hover, #io-content .btn-primary.disabled:focus, #io-content .btn-primary.disabled.focus, #io-content .btn-primary[disabled]:hover, #io-content .btn-primary[disabled]:focus, #io-content .btn-primary[disabled].focus,
  fieldset[disabled] #io-content .btn-primary:hover,
  fieldset[disabled] #io-content .btn-primary:focus,
  fieldset[disabled] #io-content .btn-primary.focus {
    background-color: #70cbf4;
    border-color: #58c2f2; }
  #io-content .btn-primary .badge {
    color: #70cbf4;
    background-color: #092a5e; }

#io-content .btn-secondary {
  color: #fff;
  background-color: #092a5e;
  border-color: #092a5e; }
  #io-content .btn-secondary:focus, #io-content .btn-secondary.focus {
    color: #fff;
    background-color: #05152f;
    border-color: black; }
  #io-content .btn-secondary:hover {
    color: #fff;
    background-color: #05152f;
    border-color: #041126; }
  #io-content .btn-secondary:active, #io-content .btn-secondary.active,
  .open > #io-content .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #05152f;
    background-image: none;
    border-color: #041126; }
    #io-content .btn-secondary:active:hover, #io-content .btn-secondary:active:focus, #io-content .btn-secondary:active.focus, #io-content .btn-secondary.active:hover, #io-content .btn-secondary.active:focus, #io-content .btn-secondary.active.focus,
    .open > #io-content .btn-secondary.dropdown-toggle:hover,
    .open > #io-content .btn-secondary.dropdown-toggle:focus,
    .open > #io-content .btn-secondary.dropdown-toggle.focus {
      color: #fff;
      background-color: #01070f;
      border-color: black; }
  #io-content .btn-secondary.disabled:hover, #io-content .btn-secondary.disabled:focus, #io-content .btn-secondary.disabled.focus, #io-content .btn-secondary[disabled]:hover, #io-content .btn-secondary[disabled]:focus, #io-content .btn-secondary[disabled].focus,
  fieldset[disabled] #io-content .btn-secondary:hover,
  fieldset[disabled] #io-content .btn-secondary:focus,
  fieldset[disabled] #io-content .btn-secondary.focus {
    background-color: #092a5e;
    border-color: #092a5e; }
  #io-content .btn-secondary .badge {
    color: #092a5e;
    background-color: #fff; }
  #io-content .btn-secondary:hover, #io-content .btn-secondary:active {
    background-color: #071f46 !important; }

#io-content .btn-yellow {
  color: #000;
  background-color: #fcb712;
  border-color: #f1ab03; }
  #io-content .btn-yellow:focus, #io-content .btn-yellow.focus {
    color: #000;
    background-color: #d89903;
    border-color: #745201; }
  #io-content .btn-yellow:hover {
    color: #000;
    background-color: #d89903;
    border-color: #b58002; }
  #io-content .btn-yellow:active, #io-content .btn-yellow.active,
  .open > #io-content .btn-yellow.dropdown-toggle {
    color: #000;
    background-color: #d89903;
    background-image: none;
    border-color: #b58002; }
    #io-content .btn-yellow:active:hover, #io-content .btn-yellow:active:focus, #io-content .btn-yellow:active.focus, #io-content .btn-yellow.active:hover, #io-content .btn-yellow.active:focus, #io-content .btn-yellow.active.focus,
    .open > #io-content .btn-yellow.dropdown-toggle:hover,
    .open > #io-content .btn-yellow.dropdown-toggle:focus,
    .open > #io-content .btn-yellow.dropdown-toggle.focus {
      color: #000;
      background-color: #b58002;
      border-color: #745201; }
  #io-content .btn-yellow.disabled:hover, #io-content .btn-yellow.disabled:focus, #io-content .btn-yellow.disabled.focus, #io-content .btn-yellow[disabled]:hover, #io-content .btn-yellow[disabled]:focus, #io-content .btn-yellow[disabled].focus,
  fieldset[disabled] #io-content .btn-yellow:hover,
  fieldset[disabled] #io-content .btn-yellow:focus,
  fieldset[disabled] #io-content .btn-yellow.focus {
    background-color: #fcb712;
    border-color: #f1ab03; }
  #io-content .btn-yellow .badge {
    color: #fcb712;
    background-color: #000; }

#io-content .bg-light-blue {
  background-color: #eef8ff !important; }

#io-content .bg-gray {
  background-color: #f3f0ec !important; }

#io-content .hidden-lg {
  display: none; }

@media (max-width: 768px) {
  #io-content .show-sm {
    display: block; } }

@media (max-width: 480px) {
  #io-content .show-xs {
    display: block; } }

@font-face {
  font-family: 'TUITypeLightLATNW';
  font-display: auto;
  src: url("../fonts/TUITypeLt_LATN_W_Rg.eot");
  src: url("../fonts/TUITypeLt_LATN_W_Rg.eot?#iefix") format("embedded-opentype"), url("../fonts/TUITypeLt_LATN_W_Rg.woff") format("woff"), url("../fonts/TUITypeLt_LATN_W_Rg.ttf") format("truetype"); }

@font-face {
  font-family: 'TUITypeLightLATNW';
  src: url("../fonts/TUITypeLt_LATN_W_Bd.eot");
  src: url("../fonts/TUITypeLt_LATN_W_Bd.eot?#iefix") format("embedded-opentype"), url("../fonts/TUITypeLt_LATN_W_Bd.woff") format("woff"), url("../fonts/TUITypeLt_LATN_W_Bd.ttf") format("truetype");
  font-weight: bold; }

@font-face {
  font-family: 'TUITypeLightLATNW';
  src: url("../fonts/TUITypeLt_LATN_W_Bd.eot");
  src: url("../fonts/TUITypeLt_LATN_W_Bd.eot?#iefix") format("embedded-opentype"), url("../fonts/TUITypeLt_LATN_W_Bd.woff") format("woff"), url("../fonts/TUITypeLt_LATN_W_Bd.ttf") format("truetype");
  font-weight: 800; }

@font-face {
  font-family: 'TUITypeLightLATNW-Bold';
  font-display: auto;
  src: url("../fonts/TUITypeLt_LATN_W_Bd.eot");
  src: url("../fonts/TUITypeLt_LATN_W_Bd.eot?#iefix") format("embedded-opentype"), url("../fonts/TUITypeLt_LATN_W_Bd.woff") format("woff"), url("../fonts/TUITypeLt_LATN_W_Bd.ttf") format("truetype"); }

@font-face {
  font-family: 'IO TUI Icon';
  src: url("../fonts/iotui-icon.eot?2f9h2n");
  src: url("../fonts/iotui-icon.eot?2f9h2n#iefix") format("embedded-opentype"), url("../fonts/iotui-icon.ttf?2f9h2n") format("truetype"), url("../fonts/iotui-icon.woff?2f9h2n") format("woff"), url("../fonts/iotui-icon.svg?2f9h2n#iotui-icon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: auto; }

[class^="iotui-icon-"], [class*=" iotui-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IO TUI Icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-display: auto;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="iotui-icon-"]:before, [class*=" iotui-icon-"]:before {
  font-size: 80%;
  font-display: auto;
  vertical-align: -2px; }

.iotui-icon-grid:before {
  content: "\e900"; }

.iotui-icon-location-pin:before {
  content: "\e902"; }

.iotui-icon-calendar:before {
  content: "\e903"; }

.iotui-icon-home:before {
  content: "\e904"; }

.iotui-icon-chevron-thin-up:before {
  content: "\e905"; }

.iotui-icon-chevron-thin-right:before {
  content: "\e906"; }

.iotui-icon-chevron-thin-left:before {
  content: "\e907"; }

.iotui-icon-chevron-thin-down:before {
  content: "\e908"; }

.iotui-icon-chevron-right:before {
  content: "\e909"; }

.iotui-icon-chevron-left:before {
  content: "\e90a"; }

.iotui-icon-chevron-down:before {
  content: "\e90b"; }

.iotui-icon-chevron-up:before {
  content: "\e90c"; }

@font-face {
  font-family: 'TUI Social Icons';
  src: url("../fonts/tui-social.eot?2uolm7");
  src: url("../fonts/tui-social.eot?2uolm7#iefix") format("embedded-opentype"), url("../fonts/tui-social.ttf?2uolm7") format("truetype"), url("../fonts/tui-social.woff?2uolm7") format("woff"), url("../fonts/tui-social.svg?2uolm7#tui-social") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="tui-social-icon-"], [class*=" tui-social-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'TUI Social Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.tui-social-icon-facebook:before {
  content: "\e900"; }

.tui-social-icon-instagram:before {
  content: "\e901"; }

.tui-social-icon-pinterest:before {
  content: "\e902"; }

.tui-social-icon-twitter:before {
  content: "\e903"; }

.tui-social-icon-youtube:before {
  content: "\e904"; }

#io-content .rating-tui + .io-tarating {
  margin-left: 16px; }

.io-tarating {
  padding-left: 26px;
  position: relative;
  display: inline-block;
  font-size: 0;
  height: 16px; }

.io-tarating:before {
  content: '';
  position: absolute;
  left: 0;
  top: -4px;
  display: inline-block;
  width: 26px;
  height: 24px;
  background-size: contain;
  background: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 25'><path fill='%23FFF' d='M14.33 14.53a6.01 6.01 0 0 0 7.7 3.55c3.1-1.15 4.69-4.6 3.54-7.7a5.998 5.998 0 0 0-7.7-3.55 5.993 5.993 0 0 0-3.54 7.7z'/><circle fill='%23FFF' cx='6.67' cy='12.43' r='5.99'/><path fill='%23BE3538' d='M7.69 12.36c0 .61-.5 1.11-1.11 1.11-.61 0-1.11-.5-1.11-1.11 0-.61.5-1.1 1.11-1.1.61 0 1.11.49 1.11 1.1z'/><path fill='%23589442' d='M21.04 12.36c0 .61-.49 1.11-1.1 1.11-.61 0-1.11-.5-1.11-1.11 0-.61.49-1.1 1.11-1.1.61 0 1.1.49 1.1 1.1z'/><path d='M3.29 12.36c0 1.82 1.48 3.29 3.29 3.29s3.29-1.47 3.29-3.29c0-1.81-1.48-3.29-3.29-3.29-1.81.01-3.29 1.48-3.29 3.29zm1.13 0a2.155 2.155 0 0 1 4.31 0c0 1.19-.97 2.16-2.15 2.16-1.18.01-2.16-.96-2.16-2.16zM16.64 12.36c0 1.82 1.48 3.29 3.29 3.29s3.29-1.47 3.29-3.29c0-1.81-1.47-3.29-3.29-3.29-1.81.01-3.29 1.48-3.29 3.29zm1.14 0a2.155 2.155 0 1 1 2.16 2.16c-1.19.01-2.16-.96-2.16-2.16z'/><path fill='none' d='M15.52 15.37c.54.82 1.29 1.49 2.21 1.91 1.29.6 2.74.65 4.07.16 2.75-1.02 4.17-4.08 3.15-6.83a5.332 5.332 0 0 0-6.83-3.15 5.316 5.316 0 0 0-2.99 2.77c-.4.86-.53 1.8-.44 2.72'/><path fill='%23FFD881' d='M17.64 6.2c.69-.26 1.4-.38 2.11-.4-1.91-.85-4.07-1.29-6.47-1.29-2.38 0-4.57.44-6.48 1.26 3.46.07 6.26 2.77 6.51 6.19.06-.78.25-1.56.59-2.29a6.545 6.545 0 0 1 3.74-3.47z'/><path d='M25.31 8.49c.31-1.34 1.3-2.68 1.3-2.68h-4.45c-2.49-1.61-5.52-2.46-8.88-2.46-3.48 0-6.63.88-9.11 2.5H0S.98 7.17 1.3 8.5a6.608 6.608 0 0 0-1.29 3.93c0 3.67 2.99 6.66 6.67 6.66 2.1 0 3.97-.98 5.2-2.5l1.42 2.13 1.43-2.14c.64.82 1.47 1.48 2.45 1.93 1.62.74 3.43.82 5.1.2 3.45-1.27 5.22-5.12 3.94-8.56-.24-.61-.55-1.16-.91-1.66zM13.28 4.51c2.4 0 4.56.43 6.47 1.29a6.61 6.61 0 0 0-5.84 3.87c-.34.73-.53 1.51-.59 2.29a6.659 6.659 0 0 0-6.51-6.18c1.9-.83 4.09-1.27 6.47-1.27zm-2.21 10.9a5.316 5.316 0 0 1-4.4 2.34 5.33 5.33 0 0 1-5.32-5.32c0-2.94 2.39-5.32 5.32-5.32s5.32 2.38 5.32 5.32c0 .18-.04.35-.05.52-.09.9-.38 1.74-.87 2.46zm10.72 2.03c-1.33.49-2.78.44-4.07-.16a5.264 5.264 0 0 1-2.21-1.91c-.22-.33-.41-.69-.56-1.08-.16-.44-.24-.89-.29-1.34-.09-.92.05-1.86.44-2.72a5.35 5.35 0 0 1 2.99-2.77c2.75-1.01 5.82.4 6.83 3.15 1.04 2.75-.37 5.81-3.13 6.83z'/></svg>") no-repeat center; }

.io-tarating i {
  width: 12px;
  height: 12px;
  display: inline-block;
  position: relative;
  border-radius: 50%;
  border: #00af87 solid 1px;
  margin: 1px 0 1px 1px;
  vertical-align: -2px;
  font-size: 0 !important; }

.io-tarating i:before {
  display: block;
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  background: #00af87;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  transform: translate(-50%, -50%); }

.io-tarating i:after {
  display: none;
  content: ''; }

.io-tarating i.blank:before {
  display: none;
  content: ''; }

.io-tarating i.half:before {
  width: 5px;
  border-radius: 5px 0 0 5px;
  transform: translate(-100%, -50%); }

.io-tuirating {
  height: 16px; }

.io-tuirating i {
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: 1px;
  background: #ddd;
  color: #fff;
  border-radius: 50%;
  position: relative;
  text-align: center;
  font-size: 8px !important;
  line-height: 14px !important;
  font-family: "TUITypeLightLATNW", Helvetica, Arial, sans-serif; }

.io-tuirating .i {
  background: #70cbf4; }

.io-tuirating .t5 i,
.io-tuirating .t4 i:nth-child(-n+4),
.io-tuirating .t3 i:nth-child(-n+3),
.io-tuirating .t2 i:nth-child(-n+2),
.io-tuirating .t1 i:nth-child(-n+1) {
  background: #70cbf4; }

.rating-tripadvisor {
  padding-left: 26px;
  position: relative;
  display: block;
  clear: both; }

.rating-tripadvisor:before {
  content: '';
  position: absolute;
  left: 0;
  top: -3px;
  display: inline-block;
  width: 26px;
  height: 24px;
  background-size: contain;
  background: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 25'><path fill='%23FFF' d='M14.33 14.53a6.01 6.01 0 0 0 7.7 3.55c3.1-1.15 4.69-4.6 3.54-7.7a5.998 5.998 0 0 0-7.7-3.55 5.993 5.993 0 0 0-3.54 7.7z'/><circle fill='%23FFF' cx='6.67' cy='12.43' r='5.99'/><path fill='%23BE3538' d='M7.69 12.36c0 .61-.5 1.11-1.11 1.11-.61 0-1.11-.5-1.11-1.11 0-.61.5-1.1 1.11-1.1.61 0 1.11.49 1.11 1.1z'/><path fill='%23589442' d='M21.04 12.36c0 .61-.49 1.11-1.1 1.11-.61 0-1.11-.5-1.11-1.11 0-.61.49-1.1 1.11-1.1.61 0 1.1.49 1.1 1.1z'/><path d='M3.29 12.36c0 1.82 1.48 3.29 3.29 3.29s3.29-1.47 3.29-3.29c0-1.81-1.48-3.29-3.29-3.29-1.81.01-3.29 1.48-3.29 3.29zm1.13 0a2.155 2.155 0 0 1 4.31 0c0 1.19-.97 2.16-2.15 2.16-1.18.01-2.16-.96-2.16-2.16zM16.64 12.36c0 1.82 1.48 3.29 3.29 3.29s3.29-1.47 3.29-3.29c0-1.81-1.47-3.29-3.29-3.29-1.81.01-3.29 1.48-3.29 3.29zm1.14 0a2.155 2.155 0 1 1 2.16 2.16c-1.19.01-2.16-.96-2.16-2.16z'/><path fill='none' d='M15.52 15.37c.54.82 1.29 1.49 2.21 1.91 1.29.6 2.74.65 4.07.16 2.75-1.02 4.17-4.08 3.15-6.83a5.332 5.332 0 0 0-6.83-3.15 5.316 5.316 0 0 0-2.99 2.77c-.4.86-.53 1.8-.44 2.72'/><path fill='%23FFD881' d='M17.64 6.2c.69-.26 1.4-.38 2.11-.4-1.91-.85-4.07-1.29-6.47-1.29-2.38 0-4.57.44-6.48 1.26 3.46.07 6.26 2.77 6.51 6.19.06-.78.25-1.56.59-2.29a6.545 6.545 0 0 1 3.74-3.47z'/><path d='M25.31 8.49c.31-1.34 1.3-2.68 1.3-2.68h-4.45c-2.49-1.61-5.52-2.46-8.88-2.46-3.48 0-6.63.88-9.11 2.5H0S.98 7.17 1.3 8.5a6.608 6.608 0 0 0-1.29 3.93c0 3.67 2.99 6.66 6.67 6.66 2.1 0 3.97-.98 5.2-2.5l1.42 2.13 1.43-2.14c.64.82 1.47 1.48 2.45 1.93 1.62.74 3.43.82 5.1.2 3.45-1.27 5.22-5.12 3.94-8.56-.24-.61-.55-1.16-.91-1.66zM13.28 4.51c2.4 0 4.56.43 6.47 1.29a6.61 6.61 0 0 0-5.84 3.87c-.34.73-.53 1.51-.59 2.29a6.659 6.659 0 0 0-6.51-6.18c1.9-.83 4.09-1.27 6.47-1.27zm-2.21 10.9a5.316 5.316 0 0 1-4.4 2.34 5.33 5.33 0 0 1-5.32-5.32c0-2.94 2.39-5.32 5.32-5.32s5.32 2.38 5.32 5.32c0 .18-.04.35-.05.52-.09.9-.38 1.74-.87 2.46zm10.72 2.03c-1.33.49-2.78.44-4.07-.16a5.264 5.264 0 0 1-2.21-1.91c-.22-.33-.41-.69-.56-1.08-.16-.44-.24-.89-.29-1.34-.09-.92.05-1.86.44-2.72a5.35 5.35 0 0 1 2.99-2.77c2.75-1.01 5.82.4 6.83 3.15 1.04 2.75-.37 5.81-3.13 6.83z'/></svg>") no-repeat center; }

.rating-tripadvisor .fa {
  width: 12px;
  height: 12px;
  display: inline-block;
  position: relative;
  border-radius: 50%;
  border: #00af87 solid 2px; }

.rating-tripadvisor .fa:before {
  display: block;
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  background: #00af87;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  transform: translate(-50%, -50%); }

.rating-tripadvisor .fa:after {
  display: none;
  content: ''; }

.rating-tripadvisor .fa.blank:before {
  display: none;
  content: ''; }

.rating-tripadvisor .fa.half:before {
  width: 5px;
  border-radius: 5px 0 0 5px;
  transform: translate(-100%, -50%); }

.rating-tui .fa {
  width: 12px;
  height: 12px;
  line-height: 12px;
  display: inline-block;
  margin-right: 1px;
  background: #70cbf4;
  color: #fff;
  border-radius: 50%;
  position: relative;
  text-align: center; }

.rating-tui .fa:before {
  display: block;
  content: 'T';
  width: 12px;
  height: 12px;
  font-size: 8px;
  line-height: 12px;
  margin-left: 1px;
  margin-top: 1px; }

.rating-tui .fa.blank {
  opacity: 0.3; }

.tui-spinner {
  display: block;
  margin: 80px auto !important;
  height: 40px;
  text-align: center;
  font-size: 10px; }

.tui-spinner > i {
  background-color: #70cbf4;
  height: 100%;
  width: 6px;
  margin: 0 3px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out; }

.tui-spinner .a2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.tui-spinner .a3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

.tui-spinner .a4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.tui-spinner .a5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1); } }

@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    transform-origin: center;
    -webkit-transform: scaleY(0.4); }
  20% {
    transform: scaleY(1);
    transform-origin: center;
    -webkit-transform: scaleY(1); } }

#io-content .breadcrumbs > a:before, #io-content .breadcrumbs > span:before {
  content: '' !important;
  display: none; }

#io-content .breadcrumbs > a:after, #io-content .breadcrumbs > span:after {
  content: '' !important;
  display: inline-block;
  width: 24px;
  height: 12px;
  background: url(../images/icons/chevron-right.svg) no-repeat center;
  background-size: 12px;
  vertical-align: -2px; }

#io-content .breadcrumbs > a:last-child:after, #io-content .breadcrumbs > span:last-child:after {
  display: none; }

#io-content .breadcrumbs > a:last-child a, #io-content .breadcrumbs > span:last-child a {
  color: #737373; }

#io-content .breadcrumbs {
  padding: 16px 0;
  margin: 0; }

#io-content .breadcrumbs a, #io-content .breadcrumbs span {
  display: inline-block;
  padding-bottom: 0;
  padding-top: 0; }

#io-content .breadcrumbs span {
  color: #737373;
  font-weight: 300; }

#io-content .breadcrumbs a {
  color: #219ed9;
  text-decoration: none !important;
  font-weight: 300; }

#io-content .breadcrumbs a:hover {
  text-decoration: none; }

#io-content #subheader {
  background: #092a5e no-repeat center;
  background-size: cover;
  color: #fff; }

#io-content #subheader, #io-content #subheader > .container {
  min-height: 324px;
  position: relative; }

#io-content #subheader > .container {
  padding: 32px 8px !important; }

#io-content #subheader .text {
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translate(0, -50%); }

#io-content #subheader .page-title {
  color: #fff; }

@media (max-width: 568px) {
  #io-content #subheader, #io-content #subheader > .container {
    min-height: 200px; }
  #io-content #subheader .text {
    position: static;
    top: auto;
    transform: none; }
  #io-content #subheader .page-title {
    font-size: 32px;
    margin: 0 0 4px; }
  #io-content #subheader .excerpt {
    font-size: 14px; } }

#io-content .page-section {
  padding-top: 32px;
  padding-bottom: 36px; }

#io-content .page-section .section-title {
  margin: 0 0 16px; }

#io-content .page-section .section-title.text-center {
  width: 700px;
  max-width: 100%;
  margin: 0 auto 32px; }

#io-content .page-section .section-title + p {
  margin-top: 8px; }

#io-content .page-section .section-desc {
  margin-bottom: 24px; }

#io-content .page-section h2.section-title {
  margin: 0 0 16px; }

#io-content .page-section .page-title .heading {
  font-size: 40px;
  line-height: 42px; }

#io-content .page-section.recommended-deals {
  background-color: #dcdcdc;
  color: #092a5f; }

#io-content .page-section.section-overview {
  background-color: #dbf2fc; }

#io-content #bread-share {
  padding: 25px 0 0; }

#io-content #bread-share .container {
  padding-left: 0;
  padding-right: 0; }

#io-content #bread-share .breadcrumbs {
  display: inline-block; }

#io-content #pg-heading {
  padding: 0 0 32px; }

#io-content #pg-heading, #io-content #pg-heading .container {
  vertical-align: top; }

#io-content #pg-heading .title-main {
  margin: 0; }

#io-content #pg-heading .btn-yellow {
  margin-left: 20px;
  margin-top: -20px;
  text-transform: uppercase;
  border: 0 none;
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.2);
  padding: 9px 24px;
  font-size: 18px; }

#io-content #pg-heading + .page-section {
  padding-top: 0; }

#io-content .title-main {
  font-size: 40px;
  line-height: 1em;
  color: #092a5e;
  font-family: "TUITypeLightLATNW-Bold", Helvetica, Arial, sans-serif; }

#io-content .title-main + h4 {
  margin-top: 16px;
  font-family: "TUITypeLightLATNW", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.2;
  color: #092a5e; }

@media (max-width: 568px) {
  #io-content #bread-share {
    padding: 10px 0 0; }
  #io-content #pg-heading {
    padding: 16px 0 24px; }
  #io-content #pg-heading .btn-yellow {
    margin-left: 0;
    margin-top: 20px; }
  #io-content .title-main {
    font-size: 32px; } }

#io-content .tui-social-share .social-container {
  float: left; }

#io-content .tui-social-share .share-text {
  margin: 5px 5px 0;
  float: left;
  text-transform: uppercase; }

#io-content .tui-social-share .share-btn {
  position: relative;
  float: left;
  width: 34px;
  height: 34px;
  color: #fff;
  border-radius: 50%;
  background: #aad700;
  vertical-align: middle;
  font-size: 0;
  border: 2px solid #aad700;
  left: -2px;
  top: -2px;
  cursor: pointer; }

#io-content .tui-social-share .share-btn .circle {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #fff;
  opacity: 1; }

#io-content .tui-social-share .share-btn .circle:nth-of-type(1) {
  left: 7px;
  top: 12px; }

#io-content .tui-social-share .share-btn .circle:nth-of-type(2) {
  left: 16px;
  top: 7px; }

#io-content .tui-social-share .share-btn .circle:nth-of-type(3) {
  left: 16px;
  top: 18px; }

#io-content .tui-social-share .share-btn .bar:nth-of-type(1) {
  transform: rotate(-30deg);
  top: 11px; }

#io-content .tui-social-share .share-btn .bar:nth-of-type(2) {
  transform: rotate(30deg);
  top: 17px; }

#io-content .tui-social-share .share-btn .bar {
  transition: all .5s ease-in-out;
  width: 13px;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 8px; }

#io-content .tui-social-share .social-icons {
  float: left;
  position: relative;
  margin: 0; }

#io-content .tui-social-share .social-icons li {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-right: 5px;
  background: #092a5e;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  position: absolute;
  transition: all .3s ease-in-out;
  box-shadow: 0 0 0 5px #fff;
  opacity: 0; }

#io-content .tui-social-share .social-icons li a {
  color: #fff;
  text-decoration: none;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px; }

#io-content .tui-social-share .social-icons li.facebook {
  background-color: #3b5999; }

#io-content .tui-social-share .social-icons li.pinterest {
  background-color: #bd081c; }

#io-content .tui-social-share .social-icons li.twitter {
  background-color: #55acee; }

#io-content .tui-social-share.open .share-text {
  display: none; }

#io-content .tui-social-share.open .social-icons li {
  opacity: 1; }

#io-content .tui-social-share.open .social-icons li:nth-child(1) {
  transform: translateX(-35px); }

#io-content .tui-social-share.open .social-icons li:nth-child(2) {
  transform: translateX(-70px); }

#io-content .tui-social-share.open .social-icons li:nth-child(3) {
  transform: translateX(-105px); }

#io-content .tui-social-share.open .share-btn .circle {
  opacity: 0; }

#io-content .tui-social-share.open .share-btn .bar {
  height: 2px;
  width: 18px;
  left: 6px;
  top: 14px; }

#io-content .tui-social-share.open .share-btn .bar:nth-of-type(1) {
  transform: rotate(227deg); }

#io-content .tui-social-share.open .share-btn .bar:nth-of-type(2) {
  transform: rotate(-227deg); }

#io-content .tui-nav-tabs {
  background: #b7e5f9; }

#io-content .tui-nav-tabs .nav-tabs {
  overflow: hidden;
  border: 0 none; }

#io-content .tui-nav-tabs .nav-tabs {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.4em; }

#io-content .tui-nav-tabs .nav-tabs.cols-2 li {
  width: 50%;
  text-align: center; }

#io-content .tui-nav-tabs .nav-tabs.cols-3 li {
  width: 33.33%;
  text-align: center; }

#io-content .tui-nav-tabs .nav-tabs li a {
  border: 0 none !important;
  border-radius: 0;
  padding: 8px 12px;
  margin: 0;
  color: #092a5e;
  cursor: pointer !important; }

#io-content .tui-nav-tabs .nav-tabs li.active {
  border-bottom: #092a5e solid 3px !important; }

#io-content .tui-nav-tabs .nav-tabs li.active a {
  background: #f0fafe; }

#io-content .tui-nav-tabs .nav-tabs li.active a:hover {
  background: #f0fafe; }

#io-content .tui-nav-tabs .nav-tabs li a:hover {
  background: #70cbf4; }

#io-content .tui-nav-tabs .nav-tabs .toggle {
  display: none; }

@media (max-width: 568px) {
  #io-content .tui-social-share .social-container {
    display: none; }
  #io-content .tui-nav-tabs {
    background: none;
    height: 40px;
    position: relative;
    z-index: 2;
    margin: 0 0 20px; }
  #io-content .tui-nav-tabs .nav-tabs.cols-2 li {
    width: 100%;
    text-align: left; }
  #io-content .tui-nav-tabs .nav-tabs.cols-3 li {
    width: 100%;
    text-align: left; }
  #io-content .tui-nav-tabs .nav-tabs li {
    border: #ddd solid 1px;
    background: #fff;
    display: none; }
  #io-content .tui-nav-tabs .nav-tabs li.active {
    border: 0 none !important;
    display: block; }
  #io-content .tui-nav-tabs .nav-tabs li.active a {
    background: #70cbf4;
    color: #fff; }
  #io-content .tui-nav-tabs .nav-tabs li.active a:hover {
    background: #70cbf4; }
  #io-content .tui-nav-tabs .nav-tabs .toggle {
    display: block;
    position: absolute;
    height: 40px;
    width: 40px;
    right: 0;
    top: 0;
    background: #2ea9e0;
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    text-align: center; }
  #io-content .tui-nav-tabs .nav-tabs.open li {
    display: block; } }

#io-content .block-deal, #io-content .tui-deal-box {
  background: #fff;
  font-size: 14px;
  line-height: 1.4em;
  color: #777;
  margin: 0 0 20px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), inset 0 0 2px 0 rgba(0, 0, 0, 0.1); }

#io-content .block-deal img, #io-content .tui-deal-box img {
  width: 100%;
  height: auto; }

#io-content .block-deal h4, #io-content .block-deal p, #io-content .tui-deal-box h4, #io-content .tui-deal-box p {
  margin: 0; }

#io-content .block-deal .block-body, #io-content .tui-deal-box .block-body {
  padding: 15px 15px; }

#io-content .block-deal .block-thumb, #io-content .tui-deal-box .block-thumb {
  height: 168px;
  background: #ddd no-repeat center;
  background-size: cover; }

#io-content .block-deal .block-thumb img, #io-content .tui-deal-box .block-thumb img {
  display: none; }

#io-content .block-deal .deal-title, #io-content .tui-deal-box .deal-title {
  font-size: 20px;
  line-height: 1.2em !important;
  font-weight: bold;
  margin: 0 0 5px !important;
  color: #00164f;
  font-family: "TUITypeLightLATNW-Bold", Helvetica, Arial, sans-serif; }

#io-content .block-deal .deal-location, #io-content .tui-deal-box .deal-location {
  text-transform: uppercase; }

#io-content .block-deal .deal-metas, #io-content .tui-deal-box .deal-metas {
  padding: 7px 0;
  margin: 7px 0;
  border: #ddd solid 1px;
  border-width: 1px 0; }

#io-content .block-deal .deal-price, #io-content .tui-deal-box .deal-price {
  color: #00164f;
  padding: 3px 0; }

#io-content .block-deal .deal-price strong, #io-content .tui-deal-box .deal-price strong {
  font-size: 27px;
  margin: 0 2px; }

#io-content .block-deal .btn, #io-content .tui-deal-box .btn {
  padding: 5px 12px 7px;
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1em; }

#io-content .block-deal .meta-departure, #io-content .tui-deal-box .meta-departure {
  color: #333; }

#io-content .block-deal .col-xs-6 .btn-primary, #io-content .tui-deal-box .col-xs-6 .btn-primary {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px;
  padding: 10px;
  text-align: center; }

#io-content .block-deal.scraped hr, #io-content .tui-deal-box.scraped hr {
  border-color: #dcdcdc;
  margin: 15px 0;
  clear: both; }

#io-content .block-deal.scraped p.small, #io-content .tui-deal-box.scraped p.small {
  margin: 0 0 5px; }

#io-content .block-deal.scraped .deal-title, #io-content .tui-deal-box.scraped .deal-title {
  font-size: 20px;
  color: #70cbf4; }

#io-content .block-deal.scraped .deal-location, #io-content .tui-deal-box.scraped .deal-location {
  font-size: 16px; }

#io-content .block-deal.scraped .deal-price, #io-content .tui-deal-box.scraped .deal-price {
  font-size: 16px; }

#io-content .block-deal.scraped .deal-price strong, #io-content .tui-deal-box.scraped .deal-price strong {
  font-size: 42px;
  font-weight: bold;
  font-family: "TUITypeLightLATNW-Bold", Helvetica, Arial, sans-serif; }

#io-content .block-deal.scraped .deal-price i, #io-content .tui-deal-box.scraped .deal-price i {
  font-size: 24px;
  font-weight: bold;
  font-family: "TUITypeLightLATNW-Bold", Helvetica, Arial, sans-serif; }

#io-content .block-deal.scraped .deal-location, #io-content .tui-deal-box.scraped .deal-location {
  float: left; }

#io-content .block-deal.scraped .rating-tui, #io-content .tui-deal-box.scraped .rating-tui {
  float: right; }

#io-content .block-deal.scraped .js-match-height, #io-content .tui-deal-box.scraped .js-match-height {
  overflow: hidden; }

#io-content .block-deal.scraped .block-thumb, #io-content .tui-deal-box.scraped .block-thumb {
  background-size: cover;
  background-position: center;
  height: 180px;
  overflow: hidden; }

#io-content .sg-slick-carousel {
  margin-bottom: 16px;
  padding-bottom: 8px; }

#io-content .sg-slick-carousel .slick-prev, #io-content .sg-slick-carousel .slick-next {
  height: 56px;
  width: 56px;
  background: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.3);
  z-index: 9;
  transition: all 0.5s;
  position: absolute;
  cursor: pointer !important; }

#io-content .sg-slick-carousel .slick-prev:hover, #io-content .sg-slick-carousel .slick-next:hover {
  opacity: 1; }

#io-content .sg-slick-carousel .slick-prev:before, #io-content .sg-slick-carousel .slick-next:before {
  display: none; }

#io-content .sg-slick-carousel .slick-prev {
  left: -18px; }

#io-content .sg-slick-carousel .slick-next {
  right: -18px;
  background-position: right top !important; }

#io-content .sg-slick-carousel .slick-arrow:before {
  font-family: 'IO TUI Icon';
  display: block;
  color: #092a5e;
  font-size: 36px;
  line-height: 1em; }

#io-content .sg-slick-carousel .slick-prev:before {
  content: "\e90a"; }

#io-content .sg-slick-carousel .slick-next:before {
  content: "\e909"; }

#io-content .sg-slick-carousel .slick-disabled {
  display: none !important; }

#io-content .sg-slick-carousel .slick-dots {
  bottom: 0;
  margin: 0;
  font: 1px;
  line-height: 1px; }

#io-content .sg-slick-carousel .slick-dots li {
  width: 10px;
  height: 10px; }

#io-content .sg-slick-carousel .slick-dots li button {
  text-indent: -4em;
  overflow: hidden;
  width: 8px;
  height: 8px;
  padding: 0;
  margin: 0;
  float: left;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  border: transparent solid 1px; }

#io-content .sg-slick-carousel .slick-dots li button:before {
  display: none; }

#io-content .sg-slick-carousel .slick-dots li:hover button, #io-content .sg-slick-carousel .slick-dots .slick-active button {
  background: #219dd9; }

#io-content .sg-slick-carousel .sg-slick-item {
  display: none; }

#io-content .sg-slick-carousel .sg-slick-item:first-child {
  display: block; }

#io-content .sg-slick-carousel .sg-slick-item.slick-slide {
  display: block;
  float: left; }

@media (max-width: 768px) {
  #io-content .sg-slick-carousel .slick-prev {
    left: -8px; }
  #io-content .sg-slick-carousel .slick-next {
    right: -8px; } }

@media (max-width: 568px) {
  #io-content .sg-slick-carousel .slick-arrow {
    width: 28px;
    height: 56px;
    background: #fff !important;
    border-radius: 0 28px 28px 0;
    text-align: center;
    opacity: 1; }
  #io-content .sg-slick-carousel .slick-next {
    border-radius: 28px 0 0 28px; }
  #io-content .sg-slick-carousel .slick-arrow:before {
    color: #092a5e;
    font-size: 26px; }
  #io-content .sg-slick-carousel .slick-prev {
    left: 0; }
  #io-content .sg-slick-carousel .slick-next {
    right: 0; }
  #io-content .sg-slick-carousel .slick-prev:before {
    margin-left: -5px; }
  #io-content .sg-slick-carousel .slick-next:before {
    margin-left: 5px; } }

#io-content .bg-secondary .slick-dots button:before {
  color: #fff !important; }

#io-content .tui-slider {
  max-width: 100%; }

#io-content .tui-slider.row {
  margin-left: -10px;
  margin-right: -10px; }

#io-content .tui-slider .slick-list {
  padding: 5px 0; }

@media (max-width: 568px) {
  #io-content .tui-slider.row {
    margin: 0; }
  #io-content .tui-deal-slider .slick-slide {
    padding: 0; } }

#io-content .tui-deal-slider .slick-arrow {
  top: 90px; }

#io-content .vc_tta-accordion .vc_tta-panel-heading {
  background: #f3f0ec;
  color: #000;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
  font-size: 22px;
  position: relative;
  border-radius: 0; }

#io-content .vc_tta-accordion .vc_tta-panel-heading a {
  cursor: pointer;
  padding: 18px;
  padding-right: 32px; }

#io-content .vc_tta-accordion .vc_tta-panel-body {
  padding: 16px 16px 32px;
  background-color: #faf8f6;
  overflow: hidden;
  transition: height 0.2s ease-out;
  display: none; }

#io-content .vc_tta-accordion .vc_tta-panel {
  margin: 0 0 8px; }

#io-content .vc_tta-accordion .vc_tta-panel, #io-content .vc_tta-accordion .vc_tta-panel-heading, #io-content .vc_tta-accordion .vc_tta-panel-body {
  border: 0 none; }

#io-content .vc_tta-accordion .vc_tta-panel-title {
  font-size: 20px;
  line-height: 1.4em; }

#io-content .vc_tta-accordion .vc_tta-panel-body table {
  margin-top: 32px;
  font-size: 0.9em;
  line-height: 1.4em; }

#io-content .vc_tta-accordion .vc_tta-controls-icon {
  left: auto;
  right: 16px; }

#io-content .vc_tta-accordion .vc_active .vc_tta-panel-body {
  display: block; }

#io-content .vc_tta-accordion .faq_item.active .vc_tta-panel-body {
  display: block;
  background: #faf8f6;
  padding: 18px; }

#io-content .vc_tta-accordion .vc_tta-panel-heading .vc_tta-panel-heading_icon {
  position: absolute;
  right: 16px;
  right: 1rem;
  top: 16px;
  top: 1rem;
  line-height: 1;
  vertical-align: middle; }

#io-content .vc_tta-accordion h2.vc_tta-panel-heading .vc_tta-panel-heading_icon .vc_tta-panel-heading_icon_arrow {
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
  fill: #fff;
  stroke: #fff;
  width: 32px;
  width: 2rem;
  height: 32px;
  height: 2rem; }

#io-content .vc_tta-accordion .faq_item.active h2.vc_tta-panel-heading .vc_tta-panel-heading_icon .vc_tta-panel-heading_icon_arrow {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1); }

#io-content .vc_tta-accordion .faq_item {
  padding-bottom: 10px; }

#io-content .vc_tta-accordion {
  max-width: 100%;
  margin: 0 auto; }

#io-content .vc_tta-accordion {
  width: 1040px; }

@media (max-width: 576px) {
  #io-content .vc_tta-accordion {
    width: 540px; } }

@media (max-width: 768px) {
  #io-content .vc_tta-accordion {
    width: 720px; } }

@media (max-width: 992px) {
  #io-content .vc_tta-accordion {
    width: 960px; } }

#io-content .vc_tta-accordion .vc_tta-panel-heading {
  background: #efebe4;
  color: #092a5e;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
  font-size: 22px;
  position: relative;
  border-radius: 0; }

#io-content .vc_tta-accordion .vc_tta-panel-heading a {
  cursor: pointer;
  padding: 18px;
  padding-right: 56px;
  display: block;
  color: #092a5e; }

#io-content .vc_tta-accordion .vc_tta-panel-heading a:after {
  content: '';
  display: block;
  width: 32px;
  height: 32px;
  background: url(../images/icons/chevron-circle-down.svg) no-repeat center;
  background-size: 32px;
  position: absolute;
  right: 16px;
  top: 16px; }

#io-content .vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-heading a:after {
  transform: rotate(-180deg); }

#io-content .vc_tta-accordion .vc_tta-panel-body {
  padding: 16px 16px 32px;
  background-color: #faf8f6;
  overflow: hidden;
  transition: height 0.2s ease-out;
  display: none; }

#io-content .vc_tta-accordion .vc_tta-panel {
  margin: 0 0 8px; }

#io-content .vc_tta-accordion .vc_tta-panel, #io-content .vc_tta-accordion .vc_tta-panel-heading, #io-content .vc_tta-accordion .vc_tta-panel-body {
  border: 0 none; }

#io-content .vc_tta-accordion .vc_tta-panel-title {
  font-size: 20px;
  line-height: 1.4em; }

#io-content .vc_tta-accordion .vc_tta-panel-body table {
  margin-top: 32px;
  font-size: 0.9em;
  line-height: 1.4em; }

#io-content .vc_tta-accordion .vc_tta-controls-icon {
  left: auto;
  right: 16px; }

#io-content .vc_tta-accordion .vc_active .vc_tta-panel-body {
  display: block; }

#io-content .vc_tta-accordion .faq_item.active .vc_tta-panel-body {
  display: block;
  background: #faf8f6;
  padding: 18px; }

#io-content .vc_tta-accordion .vc_tta-panel-heading .vc_tta-panel-heading_icon {
  position: absolute;
  right: 16px;
  right: 1rem;
  top: 16px;
  top: 1rem;
  line-height: 1;
  vertical-align: middle; }

#io-content .vc_tta-accordion h2.vc_tta-panel-heading .vc_tta-panel-heading_icon .vc_tta-panel-heading_icon_arrow {
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
  fill: #fff;
  stroke: #fff;
  width: 32px;
  width: 2rem;
  height: 32px;
  height: 2rem; }

#io-content .vc_tta-accordion .faq_item.active h2.vc_tta-panel-heading .vc_tta-panel-heading_icon .vc_tta-panel-heading_icon_arrow {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1); }

#io-content .vc_tta-accordion .faq_item {
  padding-bottom: 10px; }

#io-content .vc_separator.vc_sep_color_grey .vc_sep_line {
  border-color: #dcdcdc; }

#io-content .page-section.section-hero {
  height: 380px;
  background: #eee center;
  background-size: cover;
  padding: 50px 0; }

#io-content .page-section.section-hero h1, #io-content .page-section.section-hero h2 {
  font-size: 40px;
  line-height: 48px;
  font-weight: bold; }

#io-content .page-section.section-hero .block-box {
  width: 386px;
  max-width: 100%;
  padding: 32px 16px;
  min-height: 208px;
  background: #fff;
  font-size: 22px;
  line-height: 26px; }

#io-content .box-section .vc_col-sm-12 .vc_row {
  padding: 24px !important;
  width: 1048px;
  max-width: 100%;
  background-color: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), inset 0 0 2px 0 rgba(0, 0, 0, 0.1); }

#io-content #bread-share {
  padding: 0; }

#io-content #bread-share .tui-social-share {
  display: none; }

#io-content .sg-heading.divider .heading {
  display: flex;
  align-items: center;
  text-align: center; }

#io-content .sg-heading.divider .heading::after, #io-content .sg-heading.divider .heading::before {
  content: '';
  border-top: 1px solid #ddd;
  flex: 1; }

#io-content .sg-heading.divider .heading:not(:empty)::before {
  margin-right: 16px; }

#io-content .sg-heading.divider .heading:not(:empty)::after {
  margin-left: 16px; }

#io-content .sg-heading .heading {
  font-size: 24px;
  line-height: 1.4;
  font-family: "TUITypeLightLATNW-Bold", Helvetica, Arial, sans-serif;
  color: #092a5e; }

#io-content .sg-image-block {
  background: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), inset 0 0 2px 0 rgba(0, 0, 0, 0.1); }

#io-content .sg-image-block .block-body {
  padding: 16px; }

#io-content .sg-image-block .title {
  margin-bottom: 16px;
  font-size: 20px;
  line-height: 24px;
  color: #092a5e;
  font-weight: bold; }

#io-content .sg-image-block .block-thumb {
  overflow: hidden;
  background-size: cover; }

#io-content .sg-image-block.no-content .title {
  margin-bottom: 0 !important;
  font-size: 18px; }

#io-content .sg-image-block.no-content .block-thumb {
  height: 148px; }

#io-content .sg-image-block.no-content .block-thumb img {
  visibility: hidden; }

#io-content .sg-image-block.gray-box {
  background: #f3f0ec;
  box-shadow: none;
  text-align: center; }

#io-content .sg-image-block.gray-box .block-thumb {
  height: 176px; }

#io-content .sg-image-block.mobile_hero {
  display: none; }

#io-content .sg-icon-block {
  text-align: center; }

#io-content .sg-icon-block .block-thumb {
  background: #fff no-repeat center;
  background-image: none !important;
  margin-bottom: 16px; }

#io-content .sg-icon-block .block-thumb img {
  visibility: visible !important;
  opacity: 1 !important;
  height: 48px; }

#io-content .sg-icon-block .title {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 24px;
  color: #092a5e;
  font-weight: bold; }

#io-content .sg-icon-block.sg-image-block {
  background: none;
  box-shadow: none; }

#io-content .sg-icon-block.sg-image-block .block-body {
  padding: 0; }

#io-content .sg-icon-block.thumb_span .block-thumb {
  text-align: center;
  font-size: 0; }

#io-content .sg-icon-block.thumb_span .block-thumb span {
  display: block;
  width: 64px;
  height: 64px;
  background: #e2f3fe;
  padding: 16px 8px;
  border-radius: 64px;
  margin: 0 auto; }

#io-content .sg-icon-block.thumb_span .block-thumb img {
  display: inline-block;
  height: 32px;
  width: auto; }

#io-content .sg-post-list.image-block .block-post {
  background: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), inset 0 0 2px 0 rgba(0, 0, 0, 0.1); }

#io-content .sg-post-list.image-block .block-thumb {
  height: 200px;
  background: #ddd no-repeat center;
  background-size: cover;
  overflow: hidden; }

#io-content .sg-post-list.image-block .block-thumb img {
  opacity: 0;
  visibility: hidden; }

#io-content .sg-post-list.image-block .block-body {
  padding: 16px; }

#io-content .sg-post-list.image-block .title {
  font-size: 18px;
  font-family: "TUITypeLightLATNW-Bold", Helvetica, Arial, sans-serif;
  line-height: 24px;
  color: #092a5e;
  text-transform: uppercase; }

#io-content .sg-convert-to-list.tabular ul {
  overflow: hidden; }

#io-content .sg-convert-to-list.tabular li {
  width: 14.2%;
  float: left;
  margin: 8px 0; }

#io-content .sg-wrapper.collapse .row-toggle {
  height: auto;
  overflow: hidden;
  opacity: 100;
  transition: 1s all;
  transform: none; }

#io-content .sg-wrapper.collapse .row-footer {
  margin: 8px 0 24px; }

#io-content .sg-wrapper.collapse.collapsed .row-footer {
  margin: 8px 0 0; }

#io-content .sg-wrapper.collapse.collapsed .row-toggle {
  height: 0;
  opacity: 0;
  transform: translation(0, 50px); }

#io-content .tui-banner-box.default {
  padding: 40px 8px;
  margin: 0;
  background: #ddd no-repeat center;
  text-align: center;
  color: #fff;
  position: relative;
  background-size: cover; }

#io-content .tui-banner-box.default a {
  color: #fff; }

#io-content .tui-banner-box.default p {
  margin: 24px 0; }

#io-content .tui-banner-box.default p:last-child {
  margin-bottom: 0; }

#io-content .tui-banner-box.default .title {
  margin-bottom: 24px; }

#io-content .tui-banner-box.default .block-thumb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover; }

#io-content .tui-banner-box.default .block-body {
  width: 490px;
  max-width: 100%;
  margin: 0 auto; }

#io-content .tui-banner-box.no-image {
  background-color: #eef8ff;
  color: #092a5e !important; }

#io-content .tui-banner-box.no-image a {
  color: #092a5e; }

#io-content .tui-banner-box.thumbnail {
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), inset 0 0 2px 0 rgba(0, 0, 0, 0.1); }

#io-content .tui-banner-box.thumbnail .block-thumb {
  float: right;
  width: 33.33%;
  min-height: 225px;
  background: no-repeat center;
  background-size: cover; }

#io-content .tui-banner-box.thumbnail .block-body {
  float: left;
  padding: 32px 16px;
  width: 66.67%;
  min-height: 225px; }

#io-content .tui-banner-box.thumbnail .title {
  font-weight: bold; }

#io-content .tui-citybreak-list li {
  overflow: hidden;
  padding: 16px 0;
  border-top: #e7e7e7 solid 1px; }

#io-content .tui-citybreak-list li:first-child {
  margin-top: -16px;
  border-top: 0 none; }

#io-content .tui-citybreak-list .price-block {
  float: right;
  line-height: 16px; }

#io-content .tui-citybreak-list .price-block i, #io-content .tui-citybreak-list .price-block strong {
  font-weight: bold;
  font-style: normal; }

#io-content .tui-citybreak-list .price-block i {
  font-size: 20px; }

#io-content .tui-citybreak-list .price-block strong {
  font-size: 30px; }

#io-content .tui-product {
  margin-bottom: 16px; }

#io-content .tui-product.citybreaks-rec {
  background-color: #faf8f6;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), inset 0 0 2px 0 rgba(0, 0, 0, 0.1); }

#io-content .tui-product.citybreaks-rec .block-desc {
  padding: 16px; }

#io-content .tui-product.citybreaks-rec .block-brand {
  background: #fff;
  height: 60px;
  padding: 10px 16px; }

#io-content .tui-product.citybreaks-rec .block-brand .logo, #io-content .tui-product.citybreaks-rec .block-brand img {
  height: 40px; }

#io-content .tui-product.citybreaks-rec .block-brand img {
  width: auto; }

#io-content .tui-product.citybreaks-rec .block-image {
  height: 152px;
  overflow: hidden;
  background-position: center;
  background-size: cover; }

#io-content .tui-product.citybreaks-rec .block-image img {
  visibility: hidden;
  max-width: 100%;
  height: auto; }

#io-content .tui-slider.citybreaks .slick-arrow {
  top: 34%;
  width: 48px;
  height: 48px; }

#io-content .tui-slider.citybreaks .slick-arrow:before {
  font-size: 24px; }

#io-content .tui-deal-box .deal-header {
  margin-bottom: 8px !important; }

#io-content .wpb_text_column:last-child {
  margin-bottom: 0; }

#io-content .vc_tta-accordion .vc_tta-panel-heading {
  background: #c2e6fa; }

#io-content .vc_tta-accordion .vc_tta-panel-heading a:after {
  background: url(../images/icons/chevron-collapse-up.svg) no-repeat center;
  transform: rotate(-180deg);
  background-size: 24px; }

#io-content .vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-heading a:after {
  transform: rotate(0deg); }

#io-content .vc_tta-accordion .vc_tta-panel-body {
  padding-bottom: 16px;
  background: none; }

#io-content .mobile_hero {
  background-size: cover;
  display: none;
  margin: 0; }

@media (max-width: 768px) {
  #io-content .page-section.section-hero {
    background: none !important;
    height: auto; }
  #io-content .page-section.section-hero .mobile_hero {
    display: block;
    height: 180px; }
  #io-content .page-section.section-hero .block-box {
    min-height: initial;
    text-align: center;
    width: 100%;
    padding: 24px 16px; }
  #io-content .page-section.section-hero .vc_col-sm-6 {
    width: 100%;
    float: none; }
  #io-content .page-section.section-hero,
  #io-content .page-section.section-hero .vc_col-sm-12 .container,
  #io-content .page-section.section-hero .vc_col-sm-12 .vc_column_container,
  #io-content .page-section.section-hero .vc_column_container > .vc_column-inner {
    padding: 0 !important; }
  #io-content .page-section.section-hero + .vc_row > .vc_column_container > .vc_column-inner {
    padding-top: 8px; }
  #io-content .sg-heading.divider .heading {
    display: block; }
  #io-content .sg-heading.divider .heading::after, #io-content .sg-heading.divider .heading::before {
    display: none; } }

@media (max-width: 480px) {
  #io-content .page-section {
    padding-top: 16px;
    padding-bottom: 16px; }
  #io-content .page-section.section-hero .mobile_hero {
    display: block;
    height: 130px; }
  #io-content .box-section {
    padding-left: 16px;
    padding-right: 16px; }
  #io-content .box-section .vc_col-sm-12 .vc_row {
    padding: 24px 16px 8px !important; }
  #io-content .row-xs-col-2 {
    overflow: hidden; }
  #io-content .row-xs-col-2 .col-sm-3, #io-content .row-xs-col-2 .vc_col-sm-3 {
    float: left;
    width: 50%; }
  #io-content .row-xs-col-3 {
    overflow: hidden; }
  #io-content .row-xs-col-3 .col-sm-4, #io-content .row-xs-col-3 .vc_col-sm-4 {
    float: left;
    width: 33.33%; }
  #io-content .sg-image-block.gray-box .block-thumb {
    height: 120px; }
  #io-content .sg-icon-block.thumb_span .block-thumb span {
    width: 48px;
    height: 48px;
    padding: 12px 8px; }
  #io-content .sg-convert-to-list.tabular li {
    width: 50%; }
  #io-content .tui-citybreak-list {
    margin-bottom: 16px; }
  #io-content .tui-banner-box.thumbnail .block-body, #io-content .tui-banner-box.thumbnail .block-thumb {
    width: 100%;
    float: none; }
  #io-content .vc_empty_space {
    height: 8px !important;
    overflow: hidden; }
  #io-content .vc_separator {
    margin: 16px 0 32px !important; } }




/*--- tui brand update 2023-06-01 ---*/

@font-face {
  font-family: 'Ambit';
  src: url('../fonts/Ambit-Regular.woff2') format('woff2'),
       url('../fonts/Ambit-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
 
@font-face {
  font-family: 'Ambit';
  src: url('../fonts/Ambit-Bold.woff2') format('woff2'),
       url('../fonts/Ambit-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
 
@font-face {
  font-family: 'Ambit';
  src: url('../fonts/Ambit-SemiBold.woff2') format('woff2'),
       url('../fonts/Ambit-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
 
@font-face {
  font-family: 'Ambit';
  src: url('../fonts/Ambit-Italic.woff2') format('woff2'),
       url('../fonts/Ambit-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}
 
@font-face {
  font-family: 'Ambit';
  src: url('../fonts/Ambit-BoldItalic.woff2') format('woff2'),
       url('../fonts/Ambit-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}
 
@font-face {
  font-family: 'Ambit';
  src: url('../fonts/Ambit-SemiBoldItalic.woff2') format('woff2'),
       url('../fonts/Ambit-SemiBoldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}
 
@font-face {
  font-family: 'Ambit';
  src: url('../fonts/Ambit-Light.woff2') format('woff2'),
       url('../fonts/Ambit-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
 
@font-face {
  font-family: 'Ambit';
  src: url('../fonts/Ambit-LightItalic.woff2') format('woff2'),
       url('../fonts/Ambit-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}

#io-content{
  color: #1b115c;
}

#io-content h1,
#io-content h2,
#io-content h3,
#io-content h4,
#io-content h5,
#io-content h6{
  font-family: Ambit, TUITypeLightLATNW, tui-light, Arial, sans-serif !important;
  color: #1b115c !important;
}
 
#io-content .tui-heading, #io-content .sg-heading .heading{ 
  font-family: Ambit, TUITypeLightLATNW, tui-light, Arial, sans-serif !important;
  color: #1b115c !important;
}
 
#io-content .block-destination{
  border-radius: 16px;
  overflow: hidden;
}
 
#io-content .block-deal{
  background: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), inset 0 0 2px 0 rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  overflow: hidden;
}
 
#io-content a{
  color: #3567f6;
}
 
#io-content .text-link {
  color: #3567f6 !important;
}
 
#io-content .tui-btn{
  height: 40px;
  padding: 8px 20px;
  line-height: 24px;
  border-radius: 100px;
  text-transform: initial;
  box-shadow: none;
}
 
#io-content .tui-btn.btn-primary{
  background-color: #3567f6;
  border-color: #3567f6;
  color: #fff;
}
 
#io-content .tui-btn.btn-secondary{
  background-color: transparent;
  border-color: #3567f6;
  color: #3567f6;
}
 
#io-content .tui-btn.btn-tertiary{
  background-color: #70cbf4;
  border-color: #70cbf4;
  color: #1b115c;
}
 
#io-content .tui-btn.btn-search{
  background-color: #1b115c;
  border-color: #1b115c;
  color: #fff;
}
 
#io-content .tui-btn.btn-hero{
  background-color: #d40e14;
  border-color: #d40e14;
  color: #fff;
}
 
#io-content .tui-btn.btn-disabled{
  background-color: #dcdcdc;
  border-color: #dcdcdc;
  color: #616161;
}
 
#io-content .block-deal .deal-btn{
  height: 40px;
  padding: 8px 20px;
  line-height: 24px;
  border-radius: 100px;
  text-transform: initial;
  box-shadow: none;
 
  background-color: #3567f6;
  border-color: #3567f6;
  color: #fff;
}
 
#io-content .btn.btn-secondary{
  height: 40px;
  padding: 8px 20px;
  line-height: 24px;
  border-radius: 100px;
  text-transform: initial;
  box-shadow: none;
 
  background-color: transparent;
  border-color: #3567f6;
  color: #3567f6;
}


#io-content .vc_separator.vc_sep_color_grey .vc_sep_line{
  border-color: #d7d2c3;
}

#io-content select.form-control option:hover{
  background-color: #519DFF;
  color: #fff;
}

#io-content .form-control:focus {
    border-color: #3567F6;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media(max-width: 480px){
  #io-content .row-form >.col-sm-6{ width:100%; }
}

/*--- end tui brand update 2023-06-01 ---*/