#swiper2 .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;*/
  /*v-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;*/ }

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

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

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

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

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

#swiper2 .swiper-slide .container {
  z-index: 11;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%); }

#swiper2 .swiper-slide .container .row > div {
  margin: 0 auto;
  float: none; }

#swiper2 .swiper-slide .container .row > div .no-m-bleed > .s-resize-w {
  margin-left: -15px; }

#swiper2 .swiper-slide .container .row > div .s-resize-w.no-m-bleed {
  margin-left: auto; }

#swiper2 .swiper-slide .container .row {
  display: flex; }

.swiper2 .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%); }

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

#swiper2 .swiper-slide .animated {
  opacity: 1 !important; }

#swiper2 .swiper-slide h1:before, #swiper2 .swiper-slide h1:after, #swiper2 .swiper-slide h2:before, #swiper2 .swiper-slide h2:after, #swiper2 .swiper-slide h3:before, #swiper2 .swiper-slide h4:after, #swiper2 .swiper-slide h4:before, #swiper2 .swiper-slide h4:after, #swiper2 .swiper-slide h5:before, #swiper2 .swiper-slide h5:after, #swiper2 .swiper-slide h6:before, #swiper2 .swiper-slide h6:after {
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  margin: auto; }

#swiper2 .swiper-slide [data-caption-animate]:not([data-caption-animate="no-effect"]) {
  opacity: 0; }

@media (max-width: 767px) {
  #swiper2 .hidden-mobile {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  #swiper2 .hidden-tablet {
    display: none !important; } }

@media (min-width: 992px) {
  #swiper2 .hidden-screen {
    display: none !important; } }

#swiper2 .swiper-slide h1 {
  color: #000; }

#swiper2 .swiper-slide h2 {
  color: #000; }

#swiper2 .swiper-slide h3 {
  color: #000; }

#swiper2 .swiper-slide h4 {
  color: #000; }

#swiper2 .swiper-slide h5 {
  color: #000; }

#swiper2 .swiper-slide h6 {
  color: #000; }

#swiper2 .swiper-slide .s-text {
  color: #000; }

#swiper2 .swiper-slide .s-buttons-list {
  display: inline-block; }

#swiper2 .swiper-slide .s-buttons-beh {
  text-align: center; }

#swiper2 .swiper-slide .s-img {
  padding: 10px 0px 0px 0px; }

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

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

#swiper2 .swiper-button-next:before {
  font-size: 40px; }

#swiper2 .swiper-button-next:before {
  color: #000; }

#swiper2 .swiper-button-next {
  opacity: 0.5; }

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

#swiper2 .swiper-button-prev:before {
  font-size: 40px; }

#swiper2 .swiper-button-prev:before {
  color: #000; }

#swiper2 .swiper-button-prev {
  padding: 0px 0px 0px 10px; }

#swiper2 .swiper-button-prev {
  opacity: 0.5; }

#swiper2 .swiper-button-next:hover {
  opacity: 1; }

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

#swiper2 .swiper-button-prev:hover {
  opacity: 1; }

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

#swiper2 .swiper-pagination-bullet {
  background-color: #000; }

#swiper2 .swiper-pagination-bullet {
  border: 0px solid #e21e79; }

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

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

#swiper2 .swiper-pagination-bullet {
  margin: 10px 5px 10px 5px; }

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

#swiper2 .swiper-pagination-bullet-active {
  background-color: #000; }

#swiper2 .swiper-pagination-bullet-active {
  border: 0px solid #000; }

#swiper2 {
  height: 900px; }

#swiper2 .overlay:before {
  opacity: 0; }

.swiper2 .next-section:before {
  content: '\f107'; }

.swiper2 .next-section {
  font-size: 40px;
  color: #000; }

.swiper2 .next-section {
  margin: 0px 0px 20px 0px; }

.swiper2 .next-section {
  padding: 0px 20px 0px 20px; }

.swiper2 .next-section {
  opacity: 0.5; }

.swiper2 .next-section:hover {
  opacity: 1; }

.swiper2 .next-section {
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s; }



.s-footer4 .s-form .form-group {
  margin: 0; }

.s-footer4 .s-form label {
  display: block; }

.s-footer4 .s-form label.form-check-inline {
  display: inline-block; }

.s-footer4 .s-form .form-group {
  margin: 0; }

.s-footer4 .s-form label {
  display: block; }

.s-footer4 .s-form label.form-check-inline {
  display: inline-block; }

.s-footer4 {
  position: relative;
  z-index: 1; }

.s-footer4:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.s-footer4 [class*=container] {
  z-index: 3;
  position: relative; }

.s-footer4 a.s-ilink {
  text-decoration: none; }

.s-footer4 ul.s-icon-list {
  list-style: none;
  padding-left: 0; }

.s-footer4 .s-col-bleed div[class^="col-"] .row {
  margin: 0; }

.s-footer4 .s-col-bleed div[class^="col-"] {
  padding: 0; }

.s-footer4 .s-footcont h1 {
  color: #000; }

.s-footer4 .s-footcont h2 {
  color: #000; }

.s-footer4 .s-footcont h4 {
  color: #000; }

.s-footer4 .s-footcont h5 {
  color: #000; }

.s-footer4 .s-footcont h6 {
  color: #000; }

.s-footer4 .s-footcont h3 {
  color: #000; }

.s-footer4 .s-footcont .s-text {
  color: #000; }

.s-footer4 .s-footcont .s-map-h {
  height: 200px; }

.s-footer4 .s-footcont .s-link {
  font-family: Georgia, serif, sans-serif; }

.s-footer4 .s-footcont .s-link {
  font-size: 12pt; }

.s-footer4 .s-footcont .s-link {
  color: #000; }

.s-footer4 .s-footcont .s-link {
  line-height: 1.5; }

.s-footer4 .s-footcont .s-link {
  letter-spacing: 3pt; }

.s-footer4 .s-footcont .s-link {
  text-transform: uppercase; }

.s-footer4 .s-footcont .s-link {
  text-decoration: none; }

.s-footer4 .s-footcont .s-link {
  display: inline-block; }

.s-footer4 .s-footcont .s-link:hover, .s-footer4 .s-footcont .s-link:focus, .s-footer4 .s-footcont .s-link:active {
  color: #9e005d; }

.s-footer4 .s-footcont .s-btn {
  color: #7f7f7f; }

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

.s-footer4 .s-footcont .s-btn {
  margin: 15px 0px 0px 0px; }

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

.s-footer4 .s-footcont .s-btn:hover {
  background-color: #7f7f7f; }

.s-footer4 .s-footcont .s-btn-alt {
  color: #e21e79; }

.s-footer4 .s-footcont .s-btn-alt {
  background-color: #fff; }

.s-footer4 .s-footcont .s-btn-alt {
  margin: 15px 0px 0px 0px; }

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

.s-footer4 .s-footcont .s-btn-alt:hover {
  background-color: #e21e79; }

.s-footer4 .s-form input.form-control, .s-footer4 .s-form select.form-control, .s-footer4 .s-form textarea {
  color: #000; }

.s-footer4 .s-form label.control-label {
  color: #000; }

.s-footer4 .s-form input::-webkit-input-placeholder {
  color: #000; }

.s-footer4 .s-form .sw-result-easyform {
  color: #000; }

.s-footer4 .s-footcont .s-icon-beh i.fa {
  color: #000; }

.s-footer4 .s-footcont .s-icon-beh {
  display: inline-block; }

.s-footer4 .s-footcont .s-icon-list .s-icon-text i.fa {
  color: #7f7f7f; }

.s-footer4 .s-footcont .s-icon-list .s-icon-text i.fa {
  margin: 0px 7px 0px 0px; }

.s-footer4 .s-footcont .s-icon-list .s-icon-text span {
  font-family: 'Abel', sans-serif, sans-serif; }

.s-footer4 .s-footcont .s-icon-list .s-icon-text span {
  font-size: 10pt; }

.s-footer4 .s-footcont .s-icon-list .s-icon-text span {
  color: #7f7f7f; }

.s-footer4 .s-footcont .s-icon-list .s-icon-text span {
  letter-spacing: 2pt; }

.s-footer4 .s-footcont .s-icon-list .s-icon-text span {
  text-transform: uppercase; }

.s-footer4 .s-footcont .s-icon-list .s-icon-link i.fa {
  color: #000; }

.s-footer4 .s-footcont .s-icon-list .s-icon-link i.fa {
  margin: 0px 7px 0px 0px; }

.s-footer4 .s-footcont .s-icon-list .s-icon-link a {
  font-family: 'Abel', sans-serif, sans-serif; }

.s-footer4 .s-footcont .s-icon-list .s-icon-link a {
  font-size: 10pt; }

.s-footer4 .s-footcont .s-icon-list .s-icon-link a {
  color: #e21e79; }

.s-footer4 .s-footcont .s-icon-list .s-icon-link a {
  letter-spacing: 2pt; }

.s-footer4 .s-footcont .s-icon-list .s-icon-link a {
  text-transform: uppercase; }

.s-footer4 .s-footcont .s-icon-list .s-icon-link a {
  text-decoration: none; }

.s-footer4 .s-footcont .s-icon-list .s-icon-link a:hover {
  color: #9e005d; }

.s-footer4 .s-footcont .s-icon-list .s-icon-header i.fa {
  color: #000; }

.s-footer4 .s-footcont .s-icon-list .s-icon-header h1 {
  display: inline-block; }

.s-footer4 .s-footcont .s-icon-list .s-icon-header h2 {
  display: inline-block; }

.s-footer4 .s-footcont .s-icon-list .s-icon-header h4 {
  display: inline-block; }

.s-footer4 .s-footcont .s-icon-list .s-icon-header h5 {
  display: inline-block; }

.s-footer4 .s-footcont .s-icon-list .s-icon-header h6 {
  display: inline-block; }

.s-footer4 .s-footcont .s-icon-list .s-icon-header h3 {
  display: inline-block; }

.s-footer4 {
  background-color: #fff; }

.s-footer4 {
  padding: 40px 0px 40px 0px; }

/* 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: 20px; }

.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-10:before {
  content: "\e009"; }
/* 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: 20px; }

.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-10: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: absolute;
  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%; }
/*** SUPERFISH DEMO SKIN ***/
.sf-menu {
  float: left; }

.sf-menu ul {
  min-width: 12em;
  /* allow long menu items to determine submenu width */
  *width: 12em;
  /* no auto sub width for IE7, see white-space comment below */ }

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

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

.sf-menu li {
  white-space: nowrap;
  /* no need for Supersubs plugin */
  *white-space: normal;
  /* ...unless you support IE5 (let it wrap) */
  -webkit-transition: background 0.2s;
  transition: background 0.2s; }

.sf-menu li:hover, .sf-menu li.sfHover {
  /* only transition out, not in */
  -webkit-transition: none;
  transition: none; }
/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em;
  /* no CSS arrows for IE5 (lack pseudo-elements) */ }
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  height: 0;
  width: 0;
  /* order of following 5 rules important for fallbacks to work */
  border: 5px solid transparent;
  border-top-color: #dfeeff;
  /* edit this to suit design (no rgba in IE8) */
  border-top-color: rgba(255, 255, 255, .5); }

.sf-arrows > li > .sf-with-ul:focus:after, .sf-arrows > li:hover > .sf-with-ul:after, .sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: white;
  /* IE8 fallback colour */ }
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #dfeeff;
  /* edit this to suit design (no rgba in IE8) */
  border-left-color: rgba(255, 255, 255, .5); }

.sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after, .sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: white; }
/* MOBILE MENU WITH SUPERFISH */
#mobile-menu-trigger5 {
  display: none; }

@media (max-width: 991px) {
  #mobile-menu-trigger5 {
    display: block;
    cursor: pointer; }

  .s-navmenu {
    float: none;
    clear: both; }

  .sf-menu {
    display: none;
    float: none; }

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

  .sf-menu ul {
    position: relative; } }

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

#mobile-menu-trigger5 {
  margin: 10px 20px 20px 0px; }

.s-headermenu5 {
  background-color: #fff; }

.s-headermenu5 {
  border-bottom: 2px solid #f7f7f7; }

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

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

.s-headermenu5 .sw-logo-text {
  color: #000; }

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

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

.s-headermenu5 .sw-logo-img {
  width: 100%; }

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

.s-headermenu5 .s-navmenu {
  -webkit-border-radius: 15px 15px 15px 15px;
  border-radius: 15px 15px 15px 15px; }

.s-headermenu5 .s-navmenu {
  float: right; }

.s-headermenu5 .s-navmenu {
  margin: 0px 0px 0px 0px; }

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

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

.s-headerbox5.s-sticky .s-headermenu5 {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }

@media (max-width: 480px) {
  .s-headermenu5 .sw-logo-text {
    font-size: 36px; }

  .s-headermenu5 .sw-logo-img {
    max-width: 88%; }

  .s-headermenu5 .s-navmenu {
    float: none; } }

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

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

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

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

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

#s-credit-bar7 .social-media-bar7 ul {
  list-style-type: none;
  padding: 0; }

#s-credit-bar7 ul.social-media-bar7 li a, #s-credit-bar7 a.sw-powered {
  display: inline-block; }

#mobile-topbar-left-trigger7 {
  display: none; }

@media (min-width: 769px) {
  #s-credit-bar7 .footer-items ul li:first-child > * {
    margin-left: 0px; }

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

@media (max-width: 768px) {
  #s-credit-bar7 .footer-items .pull-left, #s-credit-bar7 .footer-items .pull-right {
    float: none !important; }

  #s-credit-bar7 .footer-items ul {
    text-align: center;
    width: 100%; }

  #s-credit-bar7 .footer-items ul li {
    float: none;
    display: inline-block; } }

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

#s-credit-bar7 a.sw-powered:link, #s-credit-bar7 a.sw-powered:visited, #s-credit-bar7 a.sw-powered:active {
  line-height: 50px; }

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

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

#s-credit-bar7, #s-credit-bar7 .footer-items .tb-left-mobile {
  background-color: #fff; }

#s-credit-bar7 {
  margin: 0px 0px 0px 0px; }

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

#s-credit-bar7 ul li p {
  line-height: 50px; }

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

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

#s-credit-bar7 ul li a.sw_alink {
  line-height: 50px; }

#s-credit-bar7 ul li a.sw_alink {
  text-decoration: none; }

#s-credit-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: #e21e79; }

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

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

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

#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: #e21e79; }

#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 ul li .s-btn {
  color: #7f7f7f; }

#s-credit-bar7 ul li .s-btn {
  line-height: 30px; }

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

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

#s-credit-bar7 ul li .s-btn {
  margin: 8px 10px 8px 10px; }

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

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

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

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

#s-credit-bar7 ul li .s-btn-alt {
  color: #e21e79; }

#s-credit-bar7 ul li .s-btn-alt {
  line-height: 30px; }

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

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

#s-credit-bar7 ul li .s-btn-alt {
  margin: 8px 10px 8px 10px; }

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

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

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

/****************/
/* Cookie Modal */
/****************/
/* Add custom CSS here */
/*******************/
/* SiteManager CSS */
/*******************/
/* General */
.s-cookie__modal8 {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 99999999;
  display: none;
  align-items: center;
  justify-content: center; }
/* Modal */
.s-cookie__modal8 .s-modal {
  position: relative;
  z-index: 99999999;
  overflow: auto !important;
  max-height: 100%; }

.s-cookie__modal8 .s-modal .s-btn--reset {
  -webkit-appearance: none;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  outline: none; }
/* Content */
.s-cookie__modal8 .s-modal__header {
  display: flex;
  align-items: center; }

.s-cookie__modal8 .s-modal__header .s-logo[src*="placehold.it"], .s-cookie__modal8 .s-modal__header .s-logo[src=""] {
  display: none; }

.s-cookie__modal8 .s-modal__header .s-close__btn {
  display: flex;
  margin-left: auto !important;
  flex-shrink: 0; }

.s-cookie__modal8 .s-modal__header .s-close__btn svg {
  height: 100%;
  width: 100%; }

.s-cookie__modal8 .s-modal__content .s-group__list {
  display: flex;
  flex-direction: column; }

.s-cookie__modal8 .s-modal__content .s-group__actions {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.s-cookie__modal8 .s-modal__content .s-group__actions .s-group__title {
  display: flex;
  align-items: center;
  cursor: pointer; }

.s-cookie__modal8 .s-modal__content .s-group__actions .s-group__title svg {
  flex-shrink: 0; }

.s-cookie__modal8 .s-modal__content .s-group__actions .s-switch {
  position: relative;
  display: block;
  overflow: hidden;
  flex-shrink: 0; }

.s-cookie__modal8 .s-modal__content .s-group__actions .s-switch .s-switch__indicator {
  position: relative;
  display: block;
  pointer-events: 'none';
  left: 0% !important;
  height: 100%; }

.s-cookie__modal8 .s-modal__content .s-group__actions .s-switch.s-active .s-switch__indicator {
  left: 100% !important;
  -webkit-transform: translateX(-100%) !important;
  transform: translateX(-100%) !important; }

.s-cookie__modal8 .s-modal__content .s-group__actions .s-switch.s-disabled {
  pointer-events: none;
  opacity: 0.4 !important; }

.s-cookie__modal8 .s-modal__content .s-group__accordion {
  overflow: hidden !important;
  max-height: 0; }

.s-cookie__modal8 .s-modal__content .s-action__list {
  display: flex;
  align-items: center;
  justify-content: flex-end; }

.s-cookie__modal8 .s-modal__content .s-action__list .s-save__btn, .s-cookie__modal8 .s-modal__content .s-action__list .s-decline__btn {
  cursor: pointer; }

.s-cookie__modal8 {
  background-color: rgba(0, 0, 0, 0.5); }

.s-cookie__modal8 {
  padding: 0px 0px 0px 0px; }

.s-cookie__modal8 .s-modal {
  background-color: #fff; }

.s-cookie__modal8 .s-modal {
  width: 100%; }

.s-cookie__modal8 .s-modal {
  min-width: auto;
  max-width: 700px; }

.s-cookie__modal8 .s-modal {
  min-height: auto;
  max-height: 100%; }

.s-cookie__modal8 .s-modal .s-modal__header {
  background-color: #e21e79; }

.s-cookie__modal8 .s-modal .s-modal__header {
  padding: 30px 30px 30px 30px; }

.s-cookie__modal8 .s-modal .s-modal__header .s-logo {
  min-width: auto;
  max-width: 50px; }

.s-cookie__modal8 .s-modal .s-modal__header .s-title {
  font-size: 30px; }

.s-cookie__modal8 .s-modal .s-modal__header .s-close__btn {
  width: 20px; }

.s-cookie__modal8 .s-modal .s-modal__header .s-close__btn {
  height: 20px; }

.s-cookie__modal8 .s-modal .s-modal__header .s-close__btn {
  fill: #e21e79; }

.s-cookie__modal8 .s-modal .s-modal__content {
  padding: 30px 30px 30px 30px; }

.s-cookie__modal8 .s-modal .s-modal__content .s-group__list {
  margin: -10px 0px -10px 0px; }

.s-cookie__modal8 .s-modal .s-modal__content .s-group__list {
  padding: 30px 0px 0px 0px; }

.s-cookie__modal8 .s-modal .s-modal__content .s-group__list .s-cookie__group {
  padding: 10px 0px 10px 0px; }

.s-cookie__modal8 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
  background-color: #fff; }

.s-cookie__modal8 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
  -webkit-border-radius: 50px 50px 50px 50px;
  border-radius: 50px 50px 50px 50px; }

.s-cookie__modal8 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
  border: 2px solid #f7f7f7; }

.s-cookie__modal8 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
  width: 66px; }

.s-cookie__modal8 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
  height: 32px; }

.s-cookie__modal8 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
  padding: 4px 4px 4px 4px; }

.s-cookie__modal8 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch .s-switch__indicator {
  background-color: #fff; }

.s-cookie__modal8 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch .s-switch__indicator {
  -webkit-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%; }

.s-cookie__modal8 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch .s-switch__indicator {
  border: 2px solid #f7f7f7; }

.s-cookie__modal8 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch.s-active {
  background-color: #e21e79; }

.s-cookie__modal8 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch.s-active {
  border: 2px solid #e21e79; }

.s-cookie__modal8 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
  -webkit-transition: all 0.22s ease 0s;
  transition: all 0.22s ease 0s; }

.s-cookie__modal8 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch.s-active .s-switch__indicator {
  border: 2px solid #fff; }

.s-cookie__modal8 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch .s-switch__indicator {
  -webkit-transition: all 0.22s ease 0s;
  transition: all 0.22s ease 0s; }

.s-cookie__modal8 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-group__title {
  font-weight: bold; }

.s-cookie__modal8 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-group__title svg {
  margin: 0px 0px 0px 7px; }

.s-cookie__modal8 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-group__title svg {
  fill: #e21e79; }

.s-cookie__modal8 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-group__title.s-active svg {
  -ms-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, -1, 1);
  -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, -1, 1);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, -1, 1); }

.s-cookie__modal8 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-group__info {
  margin: 15px 0px 0px 0px; }

.s-cookie__modal8 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-group__accordion {
  -webkit-transition: all 0.12s ease 0s;
  transition: all 0.12s ease 0s; }

.s-cookie__modal8 .s-modal .s-modal__content .s-action__list .s-link {
  text-decoration: underline; }

.s-cookie__modal8 .s-modal .s-modal__content .s-action__list .s-link {
  margin: 0px 20px 0px 0px; }

.s-cookie__modal8 .s-modal .s-modal__content .s-action__list .s-link:hover {
  color: #e21e79; }

.s-cookie__modal8 .s-modal .s-modal__content .s-action__list .s-link {
  -webkit-transition: all 0.22s ease 0s;
  transition: all 0.22s ease 0s; }

.s-cookie__modal8 .s-modal .s-modal__content .s-action__list {
  padding: 30px 0px 0px 0px; }

@media (max-width: 480px) {
  .s-cookie__modal8 {
    padding: 15px 15px 15px 15px; }

  .s-cookie__modal8 .s-modal .s-modal__header {
    padding: 15px 15px 15px 15px; }

  .s-cookie__modal8 .s-modal .s-modal__header .s-logo {
    min-width: auto;
    max-width: 30px; }

  .s-cookie__modal8 .s-modal .s-modal__header .s-title {
    font-size: 22px; }

  .s-cookie__modal8 .s-modal .s-modal__content {
    padding: 15px 15px 15px 15px; }

  .s-cookie__modal8 .s-modal .s-modal__content .s-group__list {
    padding: 15px 0px 0px 0px; }

  .s-cookie__modal8 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
    width: 52px; }

  .s-cookie__modal8 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
    height: 26px; }

  .s-cookie__modal8 .s-modal .s-modal__content .s-action__list {
    padding: 15px 0px 0px 0px; } }

