body, html {
  font-family: 'Garnett-Regular', sans-serif;
  color: #ffffff;
  background-color: #0b2343;
  margin: 0 auto;
}

a:focus, button:focus {
  text-decoration: none;
  outline: 0;
}

a {
  text-decoration: none;
  transition: all 0.3s linear 0s;
}

p {
  margin: 0;
}

/* MENU */
.navbar-default {
  background-color: transparent;
  min-height: 30px;
  border-color: transparent;
}
.navbar-default .navbar-brand {
  padding: 15px 40px;
  background-color: transparent;
  color: #FFFFFF;
}
.navbar-default .navbar-nav li .icon_vinet {
  width: 15px;
  height: 15px;
}
.navbar-default .navbar-nav li a {
  color: #FFFFFF;
  cursor: pointer;
}
.navbar-default .navbar-nav li a img.icon_vinet {
  display: none;
}
.navbar-default .navbar-nav li.vinet {
  display: block;
}
.navbar-default .navbar-nav li.vinet .div_vinet {
  padding-bottom: 15px;
  padding-top: 13px;
  width: auto;
  height: auto;
}
.navbar-default .navbar-nav li.vinet .div_vinet .img_vinet {
  font-size: 18px;
}

.navbar-default.transparent {
  background-color: transparent;
  transition: all 300ms ease-in-out 0s;
  -webkit-transition: all 300ms ease-in-out 0s;
}
.navbar-default.transparent .navbar-brand {
  padding: 15px 40px;
  background-color: #004990;
  color: #FFFFFF;
}
.navbar-default.transparent .navbar-nav li a {
  color: #FFFFFF;
}
.navbar-default.transparent .navbar-nav li a img.icon_vinet {
  display: none;
}
.navbar-default.transparent .navbar-nav li.vinet {
  display: block;
}

.navbar-default.white {
  background-color: #FFFFFF;
  border-color: #e7e7e7;
  transition: all 300ms ease-in-out 0s;
  -webkit-transition: all 300ms ease-in-out 0s;
}
.navbar-default.white .navbar-brand {
  padding: 15px 40px;
  background-color: #004990;
  color: #FFFFFF;
}
.navbar-default.white .navbar-nav li a {
  color: #666666;
}
.navbar-default.white .navbar-nav li a img.icon_vinet {
  display: inline-block;
}
.navbar-default.white .navbar-nav li a:hover {
  color: #333;
}
.navbar-default.white .navbar-nav li.vinet {
  display: none;
}

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

.fadebox {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px;
  padding: 0px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* For IE8 and earlier */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  background-color: #0B2343;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.am_container {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  z-index: 2;
  position: relative;
}

section {
  position: relative;
  height: auto;
  text-align: center;
  background-color: #FFFFFF;
  text-align: center;
}

.section1 {
  height: 100vh;
  transition: all 300ms ease-in-out 0s;
  -webkit-transition: all 300ms ease-in-out 0s;
  min-height: 510px;
  overflow: hidden;
}

.am_thumbnail {
  width: 100%;
  margin: 0;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 60px 0 0 0;
  padding-bottom: 25px;
  position: relative;
  opacity: 0;
  border-top: 1px solid #E5E5E5;
}
.am_thumbnail li {
  position: relative;
  float: left;
  display: -webkit-flex;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
.am_thumbnail li img {
  width: 100%;
  height: auto;
}
.am_thumbnail li .box {
  position: relative;
  padding: 0px;
  background-color: #fff;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
.am_thumbnail li .box div.am_caption {
  padding: 1px 25px;
}
.am_thumbnail li .box h3 {
  color: #0B2343;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  font-family: 'Garnett-Regular', sans-serif;
  max-width: 280px;
  margin: 0 auto;
  padding-top: 20px;
}
.am_thumbnail li .box p {
  color: #0B2343;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
  padding: 20px 0;
}
.am_thumbnail li:nth-child(2) {
  margin: 0px 25px;
}

.popover {
  background-color: #0B2343;
  color: #FFFFFF;
  font-family: 'Garnett-Regular', sans-serif;
  font-size: 16px;
}
.popover .popover-content {
  font-size: 12px;
}

.popover.left > .arrow, .popover.top > .arrow, .popover.bottom > .arrow, .popover.right > .arrow {
  display: none;
}

/* Boton para video */
.wrapvideo {
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
  width: 250px;
}
.wrapvideo div.btn_video {
  position: relative;
  margin-right: 15px;
  width: 60px;
  height: 60px;
  color: #0B2343;
  background-color: #FFFFFF;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.wrapvideo div.btn_video span {
  position: absolute;
  left: 23px;
  top: 22px;
}
.wrapvideo div.descriptionVideo {
  font-weight: bold;
  font-size: 18px;
  text-align: left;
}
.wrapvideo:hover {
  color: #CCCCCC;
}
.wrapvideo:hover div.btn_video {
  color: #FFFFFF;
  background-color: #CCCCCC;
}

.columns {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
.columns .column1 {
  padding-right: 50px;
}
.columns #column_1_s3, .columns #column_2_s3, .columns #column_1_s6, .columns #column_2_s6 {
  opacity: 0;
  position: relative;
}
.columns .column2 {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.am_list_group_video {
  width: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column nowrap;
  flex-flow: column nowrap;
  margin-top: 140px;
}
.am_list_group_video li {
  list-style: none;
  text-align: right;
  padding: 15px;
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.am_list_group_video li div.info_video h2 {
  font-size: 18px;
  font-weight: 500;
  margin: 0;
}
.am_list_group_video li div.info_video p.p_video {
  font-size: 14px;
  font-weight: bold;
}
.am_list_group_video li div.numVideo {
  margin-left: 15px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.am_list_group_video li div.numVideo .num_video {
  font-size: 14px;
  font-weight: bold;
  text-align: right;
}
.am_list_group_video li:not(.active) div.info_video:nth-child(1) h2 {
  line-height: 33px;
}
.am_list_group_video li.active div.info_video h2 {
  font-size: 38px;
  font-weight: bold;
  line-height: 50px;
}

.am_list_group_video-min {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  list-style: none;
  display: none;
}
.am_list_group_video-min div.video_round {
  width: 20px;
  height: 20px;
  background-color: #FFFFFF;
  border-radius: 30px;
  margin: 5px;
  cursor: pointer;
}

.am_list_group_destino {
  background-color: #FFF;
  width: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column nowrap;
  flex-flow: column nowrap;
  margin-top: 140px;
  color: #0B2343;
  padding-left: 0px;
}
.am_list_group_destino li {
  border-top: 1px #E5E5E5 solid;
  border-bottom: 1px #E5E5E5 solid;
  list-style: none;
  text-align: left;
  padding: 15px;
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.am_list_group_destino li div.info_news {
  max-width: 270px;
  padding-left: 20px;
}
.am_list_group_destino li div.info_news h3 {
  font-size: 24px;
  font-weight: bold;
  margin: 10px 0px;
}
.am_list_group_destino li div.info_news p.tit_new {
  font-size: 16px;
  font-weight: bold;
}
.am_list_group_destino li div.info_news p.tit_new span {
  color: #999999;
  font-weight: normal;
}
.am_list_group_destino li div.info_news p.desc_new {
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
}
.am_list_group_destino li div.icono {
  margin-left: 15px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.am_list_group_destino li div.icono .icon_new {
  width: 36px;
  height: 36px;
  background-color: #FFF;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.am_list_group_destino li div.icono .icon_new span {
  top: 10px;
  right: -10px;
  color: #007DC3;
  font-weight: 100;
}
.am_list_group_destino li:hover {
  background-color: #007DC3;
  color: #FFFFFF;
}
.am_list_group_destino li:hover div.info_news p.tit_new span {
  color: #FFFFFF;
}
.am_list_group_destino li.active {
  background-color: #f5fafd;
}
.am_list_group_destino li.active div:nth-child(1) h2 {
  font-size: 38px;
  font-weight: bold;
}
.am_list_group_destino li.active:hover {
  background-color: #007DC3;
  color: #FFFFFF;
}
.am_list_group_destino li.active:hover div.info_news p.tit_new span {
  color: #FFFFFF;
}

.section2 .am_thumbnail li {
  width: 33.333%;
}

.section5 .am_thumbnail li {
  width: 40%;
}

section.container_destinations {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 10000000;
  height: 100%;
  width: 550px;
  max-width: 550px;
  background-color: #FFFFFF;
  padding: 0px;
  opacity: 0;
  display: none;
  overflow-y: auto;
}
section.container_destinations .header_destination {
  background-color: #007DC3;
  font-size: 52px;
  color: #FFFFFF;
  text-align: left;
  padding: 15px 20px 80px 20px;
}
section.container_destinations .header_destination button {
  color: #FFFFFF;
  font-size: 30px;
  font-weight: 100;
  opacity: 1;
}
section.container_destinations .destinations {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative;
  margin-top: -30px;
}
section.container_destinations .title_destination {
  margin-top: -40px;
  font-size: 24px;
  text-align: left;
  font-weight: 300;
  padding-left: 20px;
}
section.container_destinations .title_destination span {
  font-weight: bold;
}

/* DESTINOS */
.am_thumbnail_destinations {
  width: auto;
  margin: 0 auto;
  overflow-y: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  padding-left: 40px;
  margin-top: 5px;
}
.am_thumbnail_destinations li {
  position: relative;
  width: 45%;
  float: left;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column nowrap;
  flex-flow: column nowrap;
  margin: 5px;
  border: 1px #E4E4E4 solid;
  background-color: #FFFFFF;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
  cursor: pointer;
}
.am_thumbnail_destinations li figure {
  display: block;
  width: 100%;
}
.am_thumbnail_destinations li figure img {
  width: 100%;
  height: auto;
}
.am_thumbnail_destinations li .box {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  overflow: hidden;
}
.am_thumbnail_destinations li .box .destination_caption {
  flex-basis: 1;
  padding: 8px 11px;
}
.am_thumbnail_destinations li .box .destination_caption h3 {
  font-size: 20px;
  font-weight: bold;
  color: #0B2343;
  text-align: left;
  margin-bottom: 3px;
  margin-top: 5px;
}
.am_thumbnail_destinations li .box .destination_caption p {
  font-size: 12px;
  color: #007DC3;
  font-weight: 500;
  text-align: left;
}
.am_thumbnail_destinations li .box .icon_arrow {
  padding: 6px 20px;
  color: #007DC3;
  border-left: 1px #E4E4E4 solid;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.modal {
  top: 45px;
}
.modal .modal-dialog {
  width: 90%;
  max-width: 1200px;
}
.modal .modal-dialog .modal-content {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border: none;
}
.modal .modal-dialog .modal-content .modal-header button {
  opacity: 1;
  font-weight: normal;
}
.modal .modal-dialog .modal-content .modal-header button span {
  font-size: 50px;
  font-weight: normal;
  color: #FFFFFF;
}
.modal .modal-dialog .modal-content .modal-body {
  padding: 0;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

@media (max-width: 768px) {
  /* MENU */
  .navbar-default {
    min-height: 30px;
  }
  .navbar-default .navbar-brand {
    padding: 15px 15px;
  }
  .navbar-default .navbar-nav li .icon_vinet {
    width: 15px;
    height: 15px;
  }
  .navbar-default .navbar-nav li a {
    color: #FFFFFF;
  }
  .navbar-default .navbar-nav li a img.icon_vinet {
    display: none;
  }
  .navbar-default .navbar-nav li.vinet {
    display: none;
  }

  .navbar-default.transparent {
    background-color: transparent;
    transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
  }
  .navbar-default.transparent .navbar-brand {
    padding: 15px 40px;
    background-color: #004990;
    color: #FFFFFF;
  }
  .navbar-default.transparent .navbar-nav li.vinet {
    display: block;
  }

  .navbar-default.white .navbar-brand {
    padding: 15px 15px;
    background-color: #FFFFFF;
    color: #004990;
  }

  section {
    padding: 70px 15px 70px 10px;
  }

  .am_thumbnail {
    -webkit-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    padding-bottom: 25px;
  }
  .am_thumbnail li .border {
    padding: 40px 0 !important;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
  }
  .am_thumbnail li .box {
    position: relative;
    padding: 20px 0px;
    background-color: #fff;
    overflow: hidden;
    text-align: center;
    width: 100%;
  }
  .am_thumbnail li .box div.am_caption {
    padding: 1px 10px;
  }
  .am_thumbnail li .box h3 {
    font-size: 18px;
    line-height: 22px;
    max-width: 240px;
  }
  .am_thumbnail li .box p {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 0px;
    max-width: 520px;
    margin: 0 auto;
  }
  .am_thumbnail li .box img {
    width: 38%;
    height: auto;
  }
  .am_thumbnail li:nth-child(2) {
    margin: 0px;
  }

  .section2 .am_thumbnail li {
    width: 100%;
  }

  .section5 .am_thumbnail li {
    width: 100%;
  }

  /* Boton para video */
  .wrapvideo div.btn_video {
    width: 40px;
    height: 40px;
  }
  .wrapvideo div.btn_video span {
    left: 14px;
    top: 13px;
  }
  .wrapvideo div.descriptionVideo {
    font-size: 12px;
  }

  .am_list_group_video {
    display: none;
  }

  .am_list_group_video-min {
    padding-left: 0px;
    display: flex;
  }

  .am_list_group_destino {
    display: none;
  }

  .columns .column1 {
    padding-right: 1px;
  }

  /* DESTINOS */
  section.container_destinations {
    width: 100%;
  }
  section.container_destinations .header_destination {
    font-size: 32px;
    padding: 15px 20px 80px 20px;
  }
  section.container_destinations .title_destination {
    font-size: 16px;
    padding-left: 20px;
  }

  /* DESTINOS */
  .am_thumbnail_destinations {
    overflow-y: hidden;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    padding-left: 15px;
    margin-top: 5px;
  }
  .am_thumbnail_destinations li .box .destination_caption h3 {
    font-size: 16px;
    font-weight: bold;
    color: #0B2343;
    text-align: left;
    margin-bottom: 3px;
    margin-top: 5px;
  }
  .am_thumbnail_destinations li .box .destination_caption p {
    font-size: 10px;
    color: #007DC3;
    font-weight: 500;
    text-align: left;
  }
  .am_thumbnail_destinations li .box .icon_arrow {
    padding: 6px 20px;
    color: #007DC3;
    border-left: 1px #E4E4E4 solid;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1048px) {
  section {
    padding: 70px 15px;
  }

  .am_thumbnail {
    padding: 0;
    padding-bottom: 25px;
  }
  .am_thumbnail li .box {
    position: relative;
    padding: 0px;
    background-color: #fff;
    overflow: hidden;
    text-align: center;
    width: 100%;
  }
  .am_thumbnail li .box div.am_caption {
    padding: 1px 10px;
  }
  .am_thumbnail li .box h3 {
    font-size: 18px;
    line-height: 22px;
  }
  .am_thumbnail li .box p {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 0px;
    max-width: 400px;
    margin: 0 auto;
  }
  .am_thumbnail li:nth-child(2) {
    margin: 0px 20px;
  }

  .section2 .am_thumbnail li {
    width: 100%;
  }

  .am_list_group_video {
    margin-top: 100px;
  }
  .am_list_group_video li div.info_video h2 {
    font-size: 18px;
  }
  .am_list_group_video li div.info_video p.p_video {
    font-size: 14px;
    font-weight: bold;
  }
  .am_list_group_video li:nth-child(1) div.info_video:nth-child(1) h2 {
    line-height: 35px;
  }
  .am_list_group_video li:nth-child(1) div.info_video:nth-child(1) p.p_video {
    line-height: 35px;
  }
  .am_list_group_video li:not(:nth-child(1)) div.info_video:nth-child(1) h2 {
    line-height: 33px;
  }
  .am_list_group_video li.active div:nth-child(1) h2 {
    font-size: 38px;
    font-weight: bold;
  }

  .section5 .am_thumbnail li {
    width: 100%;
  }

  /* Boton para video */
  .wrapvideo div.btn_video {
    width: 40px;
    height: 40px;
  }
  .wrapvideo div.btn_video span {
    left: 14px;
    top: 13px;
  }
  .wrapvideo div.descriptionVideo {
    font-size: 12px;
  }

  .am_list_group_video {
    display: block;
  }

  .am_list_group_video-min {
    display: none;
  }

  .columns .column1 {
    padding-right: 1px;
  }

  /* DESTINOS */
  section.container_destinations {
    width: 100%;
  }
  section.container_destinations .header_destination {
    font-size: 32px;
    padding: 15px 20px 80px 20px;
  }
  section.container_destinations .title_destination {
    font-size: 16px;
    padding-left: 20px;
  }

  /* DESTINOS */
  .am_thumbnail_destinations {
    overflow-y: hidden;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    padding-left: 15px;
    margin-top: 5px;
  }
  .am_thumbnail_destinations li .box .destination_caption h3 {
    font-size: 16px;
    font-weight: bold;
    color: #0B2343;
    text-align: left;
    margin-bottom: 3px;
    margin-top: 5px;
  }
  .am_thumbnail_destinations li .box .destination_caption p {
    font-size: 10px;
    color: #007DC3;
    font-weight: 500;
    text-align: left;
  }
  .am_thumbnail_destinations li .box .icon_arrow {
    padding: 6px 20px;
    color: #007DC3;
    border-left: 1px #E4E4E4 solid;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 480px) {
  .popover {
    background-color: #0B2343;
    color: #FFFFFF;
    font-family: 'Garnett-Regular', sans-serif;
    font-size: 14px;
  }

  .am_thumbnail {
    -webkit-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    padding-bottom: 25px;
  }
  .am_thumbnail li .box {
    position: relative;
    padding: 30px 0;
    background-color: #fff;
    overflow: hidden;
    text-align: center;
    width: 100%;
  }
  .am_thumbnail li .box div.am_caption {
    padding: 1px 10px;
  }
  .am_thumbnail li .box h3 {
    font-size: 18px;
    line-height: 22px;
    max-width: 240px;
  }
  .am_thumbnail li .box p {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 0px;
    max-width: 520px;
    margin: 0 auto;
  }
  .am_thumbnail li .box img {
    width: 70%;
    height: auto;
  }
}
.scrollbar {
  margin-left: 22px;
  float: left;
  height: 300px;
  width: 65px;
  background: #F5F5F5;
  overflow-y: scroll;
  margin-bottom: 25px;
}

.force-overflow {
  min-height: 450px;
}

#wrapper {
  text-align: center;
  margin: auto;
}

#style-1::-webkit-scrollbar,
#style-2::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar,
#style-5::-webkit-scrollbar,
#style-6::-webkit-scrollbar,
#style-7::-webkit-scrollbar,
#style-8::-webkit-scrollbar,
#style-9::-webkit-scrollbar,
#style-10::-webkit-scrollbar,
#style-11::-webkit-scrollbar {
  width: 10px;
  background-color: #F5F5F5;
}

/**  STYLE 1 */
#style-1::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}

#style-1::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}

/**  STYLE 2 */
#style-2::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #D62929;
}

#style-2::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}

/**  STYLE 3 */
#style-3::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar-thumb {
  background-color: #000000;
}

/**  STYLE 4 */
#style-4::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar-thumb {
  background-color: #000000;
  border: 2px solid #555555;
}

/**  STYLE 5 */
#style-5::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}

#style-5::-webkit-scrollbar-thumb {
  background-color: #0ae;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.5, rgba(255, 255, 255, 0.2)), color-stop(0.5, transparent), to(transparent));
}

/**  STYLE 6 */
#style-6::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}

#style-6::-webkit-scrollbar-thumb {
  background-color: #F90;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
}

/** STYLE 7 */
#style-7::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
  border-radius: 10px;
}

#style-7::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, #7a99d9), color-stop(0.72, #497dbd), color-stop(0.86, #1c3a94));
}

/**  STYLE 8 */
#style-8::-webkit-scrollbar-track {
  border: 1px solid black;
  background-color: #F5F5F5;
}

#style-8::-webkit-scrollbar-thumb {
  background-color: #000000;
}

/**  STYLE 9 */
#style-9::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}

#style-9::-webkit-scrollbar-thumb {
  background-color: #F90;
  background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
}

/**  STYLE 10 */
#style-10::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: linear-gradient(left, #96A6BF, #63738C);
  box-shadow: inset 0 0 1px 1px #5C6670;
}

#style-10::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #eee;
  box-shadow: 0 0 1px 1px #bbb, inset 0 0 7px rgba(0, 0, 0, 0.3);
}

#style-10::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(left, #8391A6, #536175);
}

/**  STYLE 11 */
#style-11::-webkit-scrollbar-track {
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.1);
  border: 1px solid #ccc;
}

#style-11::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: linear-gradient(left, #fff, #e4e4e4);
  border: 1px solid #aaa;
}

#style-11::-webkit-scrollbar-thumb:hover {
  background: #fff;
}

#style-11::-webkit-scrollbar-thumb:active {
  background: linear-gradient(left, #22ADD4, #1E98BA);
}

/*# sourceMappingURL=microsite.css.map */
