

.s-f4c a.footer-link {
  display: block; }

#footer4 .s-f4c .s-btn:hover {
  border: 2px solid #c0dfd9; }

#footer4 .s-f4c .s-btn:hover {
  background-color: #c0dfd9; }

#footer4 .s-f4c .s-btn:hover {
  color: #fff; }

#footer4 .s-f4c .s-btn {
  border: 2px solid #b3c2bf; }

#footer4 .s-f4c .s-btn {
  background-color: #b3c2bf; }

#footer4 .s-f4c .s-btn {
  color: #fff; }

#footer4 .s-f4c .s-btn {
  text-align: center; }

#footer4 .s-f4c .footer-link:hover {
  color: #c0dfd9; }

#footer4 .s-f4c .footer-link {
  margin: 0px 0px 10px 0px; }

#footer4 .s-f4c .footer-link {
  font-size: 12px; }

#footer4 .s-f4c .footer-link {
  color: #fff; }

#footer4 .s-f4c .footer-link {
  text-align: center; }

#footer4 .s-f4c .footer-link {
  line-height: 21px; }

#footer4 .s-f4c .footer-link {
  text-decoration: underline; }

#footer4 .s-f4c p {
  font-size: 12px; }

#footer4 .s-f4c p {
  color: #fff; }

#footer4 .s-f4c p {
  text-align: center; }

#footer4 .s-f4c p {
  line-height: 21px; }

#footer4 .s-f4c h4 {
  margin: 0px 0px 10px 0px; }

#footer4 .s-f4c h4 {
  padding: 0px 0px 0px 0px; }

#footer4 .s-f4c h3 {
  font-size: 14px; }

#footer4 .s-f4c h3 {
  color: #fff; }

#footer4 .s-f4c h3 {
  text-align: center; }

#footer4 .s-f4c h3 {
  text-transform: uppercase; }

#footer4 {
  padding: 100px 0px 0px 0px; }

#footer4 {
  background-color: #3b3a36; }

#footer4 {
  color: #fff; }

#footer4 {
  text-align: center; }

#footer4 .s-f4c {
  margin: 0px 0px 0px 0px; }

@media (max-width: 480px) {
  #footer4 .s-f4c {
    margin: 0px 0px 50px 0px; } }

#ascrail2000 > div {
  background-color: #b3c2bf !important; }

#ascrail2000 > div {
  border: 0px solid #c0dfd9 !important; }

#ascrail2000 > div {
  width: 7px !important; }

#ascrail2000:hover > div {
  opacity: 1 !important; }

#ascrail2000 > div {
  -webkit-transition: all 0.25s ease 0s !important;
  transition: all 0.25s ease 0s !important; }

/* Mobile Menu Icon */
@font-face {
  font-family: "MobMenu";
  src: url("mobilemenu.eot");
  src: url("mobilemenu.eot#iefix") format("embedded-opentype"), url("mobilemenu.woff") format("woff"), url("mobilemenu.ttf") format("truetype"), url("mobilemenu.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="mmicon-"]:before, [class*=" mmicon-"]:before, [class^="mmicon-"]:after, [class*=" mmicon-"]:after {
  font-family: MobMenu;
  font-size: 20px;
  font-style: normal;
  margin-left: 1px; }

.mmicon-1:before {
  content: "\e000"; }

.mmicon-2:before {
  content: "\e001"; }

.mmicon-3:before {
  content: "\e002"; }

.mmicon-4:before {
  content: "\e003"; }

.mmicon-5:before {
  content: "\e004"; }

.mmicon-6:before {
  content: "\e005"; }

.mmicon-7:before {
  content: "\e006"; }

.mmicon-8:before {
  content: "\e007"; }

.mmicon-9:before {
  content: "\e008"; }

.mmicon-1:before {
  content: "\e009"; }
/*** SUPERFISH MENU ***/
.s-navmenu {
  float: right; }

.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block; }

.sf-menu li {
  position: relative; }

.sf-menu a:after, .sf-menu a:before {
  content: "";
  position: relative;
  display: block; }

.sf-menu ul {
  position: relative !important;
  display: none;
  top: 100%;
  left: 0;
  z-index: 9; }

.sf-menu > li {
  float: left; }

.sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
  display: block; }

.sf-menu a {
  display: block;
  position: relative; }

.sf-menu ul ul {
  top: 0;
  left: 100%;
  position: relative; }

#mobile-menu-trigger1 {
  display: block;
  cursor: pointer; }
/*** SUPERFISH DEMO SKIN ***/
.sf-menu {
  float: left; }

.sf-menu ul {
  width: 100%; }

.sf-menu a {
  text-decoration: none;
  zoom: 1; }

.sf-menu a:hover {
  text-decoration: none; }

.sf-menu li {
  white-space: nowrap; }

.sf-menu li:hover, .sf-menu li.sfHover {
  /* only transition out, not in */
  -webkit-transition: none;
  transition: none; }

#nav-menu1.sf-menu {
  display: none; }

.overlay-menu #nav-menu1 {
  position: fixed;
  left: 0;
  top: 0;
  width: auto !important;
  height: auto !important;
  z-index: 50;
  background: rgba(255, 255, 255, .95);
  overflow-y: auto; }

.overlay-menu #nav-menu1 > li {
  float: none;
  text-align: center; }

.overlay-menu #nav-menu1 > li a, .overlay-menu #nav-menu1 > li ul {
  margin-left: auto !important;
  margin-right: auto !important; }

.overlay-menu #nav-menu1 .close-btn {
  color: #444;
  cursor: pointer;
  height: 25px;
  width: 25px;
  position: fixed;
  transition: 250ms ease;
  right: 30px;
  top: 30px; }

.overlay-menu #nav-menu1 .close-btn:before, .overlay-menu #nav-menu1 .close-btn:after {
  content: "";
  height: 2px;
  background: #444;
  width: 25px;
  top: 0;
  left: 50%;
  position: absolute;
  transition: 250ms ease; }

.overlay-menu #nav-menu1 .close-btn:before {
  transform: rotate(-45deg); }

.overlay-menu #nav-menu1 .close-btn:after {
  transform: rotate(45deg); }

[class^="mmicon-"]:before, [class*=" mmicon-"]:before, [class^="mmicon-"]:after, [class*=" mmicon-"]:after {
  font-size: 20px; }

[class^="mmicon-"]:before, [class*=" mmicon-"]:before, [class^="mmicon-"]:after, [class*=" mmicon-"]:after {
  color: #3b3a36; }

#mobile-menu-trigger1 {
  margin: 14px 15px 14px 0px; }

#mobile-menu-trigger1 {
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s; }

.overlay-menu #nav-menu1 .close-btn {
  -webkit-border-radius: 50px 50px 50px 50px;
  border-radius: 50px 50px 50px 50px; }

.overlay-menu #nav-menu1 .close-btn:before, .overlay-menu #nav-menu1 .close-btn:after {
  width: 2px;
  margin-left: calc(-2px / 2); }

.overlay-menu #nav-menu1 .close-btn:before, .overlay-menu #nav-menu1 .close-btn:after {
  height: 30px; }

.overlay-menu #nav-menu1 .close-btn {
  width: 30px;
  height: 30px; }

.overlay-menu #nav-menu1 .close-btn {
  padding: 2px 2px 2px 2px; }

.s-headermenu1 {
  background-color: #f5f5f5;
  background-color: rgba(245, 245, 245, 0); }

.s-headermenu1 {
  padding: 10px 0px 10px 0px; }

.s-headermenu1 .sw-logo-text {
  font-size: 28px; }

.s-headermenu1 .sw-logo-text {
  color: #3b3a36; }

.s-headermenu1 .sw-logo-text {
  letter-spacing: 3px; }

.s-headermenu1 .s-logoalign {
  float: left; }

.s-headermenu1 .sw-logo-text {
  margin: 15px 0px 15px 0px; }

.s-headermenu1 .sw-logo-img {
  margin: 0px 0px 0px 0px; }

.s-headermenu1 #nav-menu1 {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.s-headermenu1 #nav-menu1 {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px; }

.s-headermenu1 .sf-menu.animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s; }

.s-headermenu1 .sf-menu > li > a, .s-headermenu1 .sf-menu > li > a:visited, .s-headermenu1 .sf-menu > li > a:link, .s-headermenu1 .sf-menu > li > a:active {
  background-color: #f5f5f5;
  background-color: rgba(245, 245, 245, 0); }

.s-headermenu1 .sf-menu > li > a:before {
  content: ''; }

.s-headermenu1 .sf-menu > li > a, .s-headermenu1 .sf-menu > li > a:visited, .s-headermenu1 .sf-menu > li > a:link, .s-headermenu1 .sf-menu > li > a:active {
  width: 400px; }

.s-headermenu1 .sf-menu > li > a {
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s; }

.s-headermenu1 .sf-menu > li > a:hover, .s-headermenu1 .sf-menu > li > a:focus {
  background-color: #c0dfd9; }

.s-headermenu1 .sf-menu > li > a:hover {
  color: #fff; }

.s-headermenu1 .sf-menu ul {
  width: 400px; }

.s-headermenu1 .sf-menu ul li a {
  width: 400px; }

.s-headermenu1 .sf-menu ul li a {
  -webkit-transition: all 0s ease 0s;
  transition: all 0s ease 0s; }

.s-headermenu1.s-sticky.sticky-header {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0); }

.s-headermenu7.s-sticky.sticky-header {
  padding: 0px 0px 0px 0px; }

.s-headermenu1.s-sticky {
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s; }

.s-headermenu20.s-sticky.sticky-header .sw-logo-text {
  margin: 15px 0px 15px 0px; }

.s-headermenu20.s-sticky.sticky-header .sw-logo-img {
  margin: 0px 0px 0px 0px; }

.s-headermenu1.s-sticky .sw-logo-text, .s-headermenu1.s-sticky .sw-logo-img {
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s; }

@media (max-width: 480px) {
  .s-headermenu1 .sf-menu > li > a, .s-headermenu1 .sf-menu > li > a:visited, .s-headermenu1 .sf-menu > li > a:link, .s-headermenu1 .sf-menu > li > a:active {
    width: 100%; }

  .s-headermenu1 .sf-menu ul {
    width: 100%; }

  .s-headermenu1 .sf-menu ul li a {
    width: 100%; }

  .s-headermenu1.s-sticky.sticky-header {
    background-color: #fff;
    background-color: #fff; } }

/* ----------------------------------------------------------------
 Top Bar
 -----------------------------------------------------------------*/
#s-credit-bar5 {
  width: auto; }

#s-credit-bar5 .top-items {
  position: relative; }

#s-credit-bar5 .top-items ul {
  margin: 0;
  list-style: none;
  padding: 0;
  display: table; }

#s-credit-bar5 .top-items ul li {
  float: left;
  position: relative; }

#s-credit-bar5 .top-items ul li .sw_alink i.fa {
  margin-right: 5px; }

#s-credit-bar5 .top-items > div {
  width: auto; }

#s-credit-bar5 ul li > * {
  margin: 0 10px; }

#s-credit-bar5 .top-items ul li:first-child > * {
  margin-left: 0px; }

#s-credit-bar5 .top-items ul li:last-child > * {
  margin-right: 0px; }

#s-credit-bar5 ul li p {
  font-size: 12px; }

#s-credit-bar5 ul li p {
  color: #fff; }

#s-credit-bar5 ul li p {
  line-height: 21px; }

#s-credit-bar5 ul li p {
  letter-spacing: 3px; }

#s-credit-bar5 ul li a.sw_alink {
  color: #fff; }

#s-top-bar5 ul li a.sw_alink {
  margin: 0px 10px 0px 10px; }

#s-credit-bar5 ul li a.sw_alink:hover, #s-credit-bar5 ul li a.sw_alink:focus, #s-credit-bar5 ul li a.sw_alink:active {
  color: #c0dfd9; }

#s-credit-bar5 ul li a.s-btn {
  color: #fff; }

#s-credit-bar5 ul li a.s-btn {
  background-color: #b3c2bf; }

#s-credit-bar5 ul li a.s-btn {
  border: 2px solid #b3c2bf; }

#s-credit-bar5 ul li a.s-btn {
  padding: 0px 20px 0px 20px; }

#s-credit-bar5 ul li a.s-btn:hover, #s-credit-bar5 ul li a.s-btn:active, #s-credit-bar5 ul li a.s-btn:focus {
  color: #fff; }

#s-credit-bar5 ul li a.s-btn:hover, #s-credit-bar5 ul li a.s-btn:active, #s-credit-bar5 ul li a.s-btn:focus {
  background-color: #c0dfd9; }

#s-credit-bar5 ul li a.s-btn:hover, #s-credit-bar5 ul li a.s-btn:active, #s-credit-bar5 ul li a.s-btn:focus {
  border: 2px solid #c0dfd9; }

#s-credit-bar5 ul li a.sw_falink i.fa {
  font-size: 17px; }

#s-credit-bar5 ul li a.sw_falink i.fa {
  color: #fff; }

#s-credit-bar5 ul li a.sw_falink i.fa {
  text-align: center; }

#s-credit-bar5 ul li a.sw_falink i.fa {
  border: 2px solid #fff; }

#s-credit-bar5 ul li a.sw_falink i.fa {
  width: 40px; }

#s-credit-bar5 ul li a.sw_falink i.fa {
  height: 40px; }

#s-credit-bar5 ul li a.sw_falink i.fa {
  padding: 10px 0px 0px 0px; }

#s-credit-bar5 ul li a.sw_falink:hover i.fa, #s-credit-bar5 ul li a.sw_falink:active i.fa, #s-credit-bar5 ul li a.sw_falink:focus i.fa {
  color: #c0dfd9; }

#s-credit-bar5 ul li a.sw_falink i.fa {
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s; }

#s-credit-bar5 .top-items .tb-left {
  display: inline-block; }

#s-credit-bar5 .top-items {
  text-align: center; }

#s-credit-bar5 {
  background-color: #3b3a36; }

#s-credit-bar5 {
  padding: 0px 0px 100px 0px; }

#s-top-bar5 {
  visibility: visible; }

@media (max-width: 480px) {
  #s-top-bar5 {
    display: none; } }

/* ----------------------------------------------------------------
 Top Bar
 -----------------------------------------------------------------*/
#s-credit-bar7 {
  width: auto; }

#s-credit-bar7 .top-items {
  position: relative; }

#s-credit-bar7 .top-items ul {
  margin: 0;
  list-style: none;
  padding: 0;
  display: table; }

#s-credit-bar7 .top-items ul li {
  float: left;
  position: relative; }

#s-credit-bar7 .top-items ul li .sw_alink i.fa {
  margin-right: 5px; }

#s-credit-bar7 .top-items > div {
  width: auto; }

#s-credit-bar7 ul li > * {
  margin: 0 10px; }

#s-credit-bar7 .top-items ul li:first-child > * {
  margin-left: 0px; }

#s-credit-bar7 .top-items ul li:last-child > * {
  margin-right: 0px; }

#s-credit-bar7 ul li p {
  font-size: 12px; }

#s-credit-bar7 ul li p {
  color: #fff; }

#s-credit-bar7 ul li p {
  letter-spacing: 3px; }

#s-credit-bar7 ul li a.sw_alink {
  color: #fff; }

#s-top-bar7 ul li a.sw_alink {
  margin: 0px 10px 0px 10px; }

#s-credit-bar7 ul li a.sw_alink:hover, #s-credit-bar7 ul li a.sw_alink:focus, #s-credit-bar7 ul li a.sw_alink:active {
  color: #c0dfd9; }

#s-credit-bar7 ul li a.s-btn {
  color: #fff; }

#s-credit-bar7 ul li a.s-btn {
  background-color: #b3c2bf; }

#s-credit-bar7 ul li a.s-btn {
  border: 2px solid #b3c2bf; }

#s-credit-bar7 ul li a.s-btn {
  padding: 0px 20px 0px 20px; }

#s-credit-bar7 ul li a.s-btn:hover, #s-credit-bar7 ul li a.s-btn:active, #s-credit-bar7 ul li a.s-btn:focus {
  color: #fff; }

#s-credit-bar7 ul li a.s-btn:hover, #s-credit-bar7 ul li a.s-btn:active, #s-credit-bar7 ul li a.s-btn:focus {
  background-color: #c0dfd9; }

#s-credit-bar7 ul li a.s-btn:hover, #s-credit-bar7 ul li a.s-btn:active, #s-credit-bar7 ul li a.s-btn:focus {
  border: 2px solid #c0dfd9; }

#s-credit-bar7 ul li a.sw_falink i.fa {
  font-size: 17px; }

#s-credit-bar7 ul li a.sw_falink i.fa {
  color: #fff; }

#s-credit-bar7 ul li a.sw_falink i.fa {
  border: 2px solid #fff; }

#s-credit-bar7 ul li a.sw_falink i.fa {
  width: 40px; }

#s-credit-bar7 ul li a.sw_falink i.fa {
  height: 40px; }

#s-credit-bar7 ul li a.sw_falink i.fa {
  padding: 10px 0px 0px 0px; }

#s-credit-bar7 ul li a.sw_falink:hover i.fa, #s-credit-bar7 ul li a.sw_falink:active i.fa, #s-credit-bar7 ul li a.sw_falink:focus i.fa {
  color: #c0dfd9; }

#s-credit-bar7 ul li a.sw_falink i.fa {
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s; }

#s-credit-bar7 .top-items .tb-left {
  display: inline-block; }

#s-credit-bar7 .top-items {
  text-align: center; }

#s-credit-bar7 {
  background-color: #3b3a36; }

#s-credit-bar7 {
  border-top: 2px solid #fff; }

#s-credit-bar7 {
  padding: 10px 0px 0px 0px; }

#s-top-bar7 {
  visibility: visible; }

@media (max-width: 480px) {
  #s-top-bar7 {
    display: none; } }

#swiper8 .swiper-slide {
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

#swiper8 .swiper-slide {
  background-attachment: scroll;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

#swiper8 .swiper-button-prev, #swiper8 .swiper-button-next {
  background-image: none; }

#swiper8 .swiper-button-prev {
  left: 0; }

#swiper8 .swiper-button-next {
  right: 0; }

#swiper8 .overlay:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #292929;
  opacity: 0.3;
  z-index: 2; }

#swiper8 .swiper-slide .container {
  z-index: 9; }

#swiper8 .next-section {
  position: absolute;
  margin-bottom: 50px;
  bottom: 0;
  left: 50%;
  z-index: 9;
  line-height: 1;
  font-size: 50px;
  color: #fff;
  text-decoration: none;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

#swiper8 .next-section:before {
  font-family: "FontAwesome"; }

#swiper8 h1, #swiper8 h6, #swiper8 p {
  display: inline-block; }

#swiper8 h1 {
  font-size: 21px; }

#swiper8 h1 {
  font-weight: 400; }

#swiper8 h1 {
  color: #3b3a36; }

#swiper8 h1 {
  border: 2px solid #3b3a36; }

#swiper8 h1 {
  padding: 10px 25px 10px 25px; }

#swiper8 h6 {
  font-size: 16px; }

#swiper8 h6 {
  font-style: italic; }

#swiper8 h6 {
  color: #3b3a36; }

#swiper8 p {
  font-size: 14px; }

#swiper8 p {
  color: #3b3a36; }

#swiper8 .s-btn, #swiper8 a.s-btn, #swiper8 a.s-btn:link, #swiper8 a.s-btn:visited {
  color: #fff; }

#swiper8 .s-btn, #swiper8 a.s-btn, #swiper8 a.s-btn:link, #swiper8 a.s-btn:visited {
  background-color: #c0dfd9; }

.s-flexslider8 .s-btn, .s-flexslider8 a.s-btn, .s-flexslider8 a.s-btn:link, .s-flexslider8 a.s-btn:visited {
  -webkit-transition: all 0.25s ease-in 0s;
  transition: all 0.25s ease-in 0s; }

#swiper8 a.s-btn:hover, #swiper8 a.s-btn:active, #swiper8 a.s-btn:focus {
  color: #fff; }

#swiper8 a.s-btn:hover, #swiper8 a.s-btn:active, #swiper8 a.s-btn:focus {
  background-color: #b3c2bf; }

.swiper8 .next-section:before {
  content: ''; }

.swiper8 .next-section {
  font-size: 60px; }

.swiper8 .next-section {
  background: url('down-arrow.png') no-repeat top left; }

.swiper8 .next-section {
  width: 64px; }

.swiper8 .next-section {
  height: 64px; }

.swiper8 .next-section {
  visibility: visible; }

#swiper8 .swiper-slide .container {
  text-align: center; }

#swiper8 .swiper-button-prev:before {
  content: '\f104'; }

#swiper8 .swiper-button-next:before {
  content: '\f105'; }

#swiper8 .swiper-button-next:before, #swiper8 .swiper-button-prev:before {
  font-size: 28px;
  color: #fff; }

#swiper8 .swiper-button-next, #swiper8 .swiper-button-prev {
  background-color: #c0dfd9; }

#swiper8 .swiper-button-next, #swiper8 .swiper-button-prev {
  width: 50px; }

#swiper8 .swiper-button-next, #swiper8 .swiper-button-prev {
  height: 50px; }

#swiper8 .swiper-button-next, #swiper8 .swiper-button-prev {
  padding: 11px 0px 0px 19px; }

#swiper8 .swiper-button-next, #swiper8 .swiper-button-prev {
  opacity: 0.5; }

#swiper8 .swiper-button-next, #swiper8 .swiper-button-prev {
  display: none; }

#swiper8 .swiper-button-next:hover:before, #swiper8 .swiper-button-next:focus, #swiper8 .swiper-button-next:active, #swiper8 .swiper-button-prev:hover:before, #swiper8 .swiper-button-prev:focus, #swiper8 .swiper-button-prev:active {
  color: #fff; }

#swiper8 .swiper-button-next:hover, #swiper8 .swiper-button-next:focus, #swiper8 .swiper-button-next:active, #swiper8 .swiper-button-prev:hover, #swiper8 .swiper-button-prev:focus, #swiper8 .swiper-button-prev:active {
  background-color: #b3c2bf; }

.s-flexslider8 .flex-direction-nav a.flex-next:hover, .s-flexslider8 .flex-direction-nav a.flex-next:focus, .s-flexslider8 .flex-direction-nav a.flex-next:active, .s-flexslider8 .flex-direction-nav a.flex-prev:hover, .s-flexslider8 .flex-direction-nav a.flex-prev:focus, .s-flexslider8 .flex-direction-nav a.flex-prev:active {
  opacity: 1; }

#swiper8 .swiper-button-next:before, #swiper8 .swiper-button-prev:before, #swiper8 .swiper-button-next, #swiper8 .swiper-button-prev {
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s; }

#swiper8 .swiper-pagination-bullet {
  background-color: #3b3a36; }

#swiper8 .swiper-pagination-bullet {
  border: 2px solid #b3c2bf; }

#swiper8 .swiper-pagination-bullet {
  width: 10px; }

#swiper8 .swiper-pagination-bullet {
  height: 10px; }

#swiper8 .swiper-pagination-bullet {
  display: none; }

#swiper8 .swiper-pagination-bullet:hover, #swiper8 .swiper-pagination-bullet:focus, #swiper8 .swiper-pagination-bullet:active {
  background-color: #b3c2bf; }

#swiper8 .swiper-pagination-bullet-active {
  background-color: #b3c2bf; }

#swiper8 .swiper-pagination-bullet-active {
  border: 2px solid #b3c2bf; }

#swiper8 {
  height: 100vh; }

#swiper8 {
  margin: 0px 0px 0px 0px; }

#swiper8 {
  overflow: hidden; }

#swiper8 .overlay:before {
  background-color: #c0dfd9; }

#swiper8 .overlay:before {
  opacity: 0.25; }

@media (max-width: 480px) {
  #swiper8 .swiper-pagination-bullet {
    visibility: visible; } }

/* ----------------------------------------------------------------
 Credits Bar
 -----------------------------------------------------------------*/
#s-credit-bar6 {
  width: auto; }

#s-credit-bar6 ul li > * {
  margin: 0 10px; }

#s-credit-bar6 .top-items ul li:first-child > * {
  margin-left: 0px; }

#s-credit-bar6 .top-items ul li:last-child > * {
  margin-right: 0px; }

#s-credit-bar6 {
  background-color: #3b3a36; }

#s-credit-bar6 {
  padding: 0px 0px 10px 0px; }

#s-credit-bar6 a.sw-powered:link, #s-credit-bar6 a.sw-powered:visited, #s-credit-bar6 a.sw-powered:active {
  font-size: 12px; }

#s-credit-bar6 a.sw-powered:link, #s-credit-bar6 a.sw-powered:visited, #s-credit-bar6 a.sw-powered:active {
  color: #fff; }

#s-credit-bar6 a.sw-powered:link, #s-credit-bar6 a.sw-powered:visited, #s-credit-bar6 a.sw-powered:active {
  letter-spacing: 2px; }

#s-credit-bar6 a.sw-powered:link, #s-credit-bar6 a.sw-powered:visited, #s-credit-bar6 a.sw-powered:active {
  text-decoration: none; }

#s-credit-bar6 a.sw-powered:link, #s-credit-bar6 a.sw-powered:visited, #s-credit-bar6 a.sw-powered:active {
  display: inline-block; }

#s-credit-bar6 .s-credit-beh {
  text-align: center; }

#s-credit-bar6 a.sw-powered:hover, #s-credit-bar6 a.sw-powered:focus {
  color: #c0dfd9; }

