/* Body */
body.visibly-template {background: #27272A;}

/* Header bar */
.visibly-template .header-wrapper {background:rgba(3, 3, 4, 0.95); box-shadow: none;}
.visibly-template header p.p16-bold a {color: #CCCCD4; text-shadow: none;}
.visibly-template header p.p16-bold a:hover {color: #B073FF;}
.visibly-template header a.contact-link {color: #000; background: #B073FF; text-shadow: none;}
.visibly-template header a.contact-link:hover {background: #B073FF;}

/*.visibly-template header svg {box-shadow: none; fill: #212121; background: #FFF;}*/


/* Scroll bar */
.visibly-template .progress-container {background: #5A5A61;}
.visibly-template .progress-bar {background: #B073FF;}

/* Text */
.visibly-template h1 {color: #CCCCD4;}
.visibly-template p {color: #CCCCD4;}
.visibly-template p.p12-bold-upper {color: #B073FF;}
.visibly-template ul li {list-style-type: none; background: url(../images/site/bullets/bullet-visibly.svg) no-repeat 0 6.5px; color: #CCCCD4;}
.visibly-template b {color: #B073FF;}
.visibly-template p.h32 span {color: #B073FF;}
@media only screen and (max-width: 767px) {.swiper-slide p.h32::before {content: url('../images/site/link-arrow/visibly/link-arrow.svg'); width: 8px; height: 30px; display: block;}}

/* Text selection */
.visibly-template ::-moz-selection {background: rgba(180, 128, 248, 0.4);}
.visibly-template ::selection {background: rgba(180, 128, 248, 0.4);}

/* Overview cards */
.visibly-template .quick-case-study-body .overview-cards-wrapper .overview-card {background: #000;}

/* Pagination */
.visibly-template .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {background: #5A5A61;}
.visibly-template .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {background: #B073FF;}

/* Navigation */
.visibly-template .swiper-button-prev, .visibly-template .swiper-button-next, .visibly-template .swiper-button-prev.swiper-button-disabled, .visibly-template .swiper-button-next.swiper-button-disabled {background: #B073FF;}
.swiper-button-prev:hover, .swiper-button-next:hover {opacity: .75;}

/* Navigation arrows */
.visibly-template .swiper-button-prev:after {background: url(../images/site/slider-arrows/visibly/previous-arrow.svg) no-repeat 13px center; width: 48px; height: 48px; color: rgba(255, 255, 255, 0.00);}
.visibly-template .swiper-button-next:after {background: url(../images/site/slider-arrows/visibly/next-arrow.svg) no-repeat 17px center; width: 48px; height: 48px; color: rgba(255, 255, 255, 0.00);}

/* Navigation arrows disabled */
.visibly-template .swiper-button-prev.swiper-button-disabled:after {background: url(../images/site/slider-arrows/visibly/previous-arrow-disabled.svg) no-repeat 13px center;}
.visibly-template .swiper-button-next.swiper-button-disabled:after {background: url(../images/site/slider-arrows/visibly/next-arrow-disabled.svg) no-repeat 17px center;}

/* QCS navigation */
.visibly-template .more-qcs-wrapper {background: #B073FF;}
.visibly-template .more-qcs-wrapper p.p24-bold {color: #000; background: #FFF;}
.visibly-template .qcs-nav a {background: #FFF; color: #000;}
.visibly-template .qcs-nav a:hover {color: #CDCDCD;}

/* Next case study */
.visibly-template .next-cs-wrapper {background: #000;}
.visibly-template .next-cs a {background: #B073FF; color: #000;}
.visibly-template .next-cs a:hover {background: #8456BF;}

/* Footer min */
.visibly-template .footer-min-wrapper {background: #27272A;}
.visibly-template .footer-min-wrapper footer a {color: #CCCCD4; background: url(../images/site/home-icons/home-visibly.svg) no-repeat; background-position: right 0;}
.visibly-template .footer-min-wrapper footer a:hover {color: #B073FF;}