@charset "UTF-8";
/*;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;. ..,;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;..    .';;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;',;:,..   .;;;;;;;;
;;;;;;;;;;;;;;;;;;;;'   ..,:,.   .;;;;;;
;;;;;;;;;;;;;;;;;;;;:;'.   .,;;.  .;;;;;
;;;;;;;;;;;,'..   ...,;;;'   .;;.   ;;;;
;;;;;;;;;'.    ...     .;;;.  .;;'..,;;;
;;;;;;;;.   .;;;;;;;,.   ,;:,',;;;;;;;;;
;;;;;;;.  .;;;;;;;;;;:'   ;;;;;;;;;;;;;;
;;;;;;;   ';;;;;;;;;;;:   ';;;;;;;;;;;;;
;;;;;;:.  .;;;;;;;;;;;;   ';;;;;;;;;;;;;
;;;;;;;,   .;;;;;;;;;,.  .;;;;;;;;;;;;;;
;;;;;;;;,.   .'',''..   .;;;;;;;;;;;;;;;
;;;;;;;;;;,.         ..;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;,....,;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

/*---------------------------------------- */
/* (C) 2005-2023 Smaato, Inc. All Rights Reserved. Smaato(R) is a registered trademark of Smaato, Inc.
/*---------------------------------------- */

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.blueicons {
  background-image: linear-gradient(330deg, #4bbbeb 0%, #5ac4ff 100%);
  border: 5px solid #e0e0e0;
  border-radius: 50%;
  color: #fff;
  font-size: 55px;
  height: 90px;
  padding: 10px 0 0 0;
  text-align: center;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  width: 90px;
  font-family: 'Open Sans', sans-serif;
}

.blueicons:hover {
  background-image: linear-gradient(330deg, #4bbbeb 0%, #86cef7 100%);
  border: 5px solid #efefef;
}

.blueicons.fa-1 {
  color: #ffffff;
}

.feature-icon {
  padding-top: 30px;
  padding-bottom: 30px;
}

.fi-2 {
  padding-right: 25px;
  padding-left: 25px;
}

.fa-1 {
  font-size: 3.5rem;
  margin-bottom: 1rem;
  color: #4bbbeb;
}

.search-icon {
  float: right;
  margin-top: 6px;
}

.plus-section::after {
  content: url(../images/icons/plus.svg);
  display: block;
  height: 100%;
  position: relative;
  top: 3rem;
  left: 50%;
  width: 30px;
}

.minus-section::after {
  content: url(../images/icons/minus.svg);
  display: block;
  height: 100%;
  position: relative;
  top: 3rem;
  left: 50%;
  width: 30px;
}

.equal-section::after {
  content: url(../images/icons/equal.svg);
  display: block;
  height: 100%;
  position: relative;
  top: 3rem;
  left: 50%;
  width: 30px;
}

a {
  color: #4bbbeb;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
}

a:hover {
  text-decoration: none;
  color: #4bbbeb;
}

a:focus {
  text-decoration: none;
}

a:active {
  color: #777;
  text-decoration: underline;
}

.text-primary {
  color: #4bbbeb !important;
}

.section-title {
  text-align: center;
  position: relative;
  overflow: hidden;
  padding-bottom: 25px;
  font-size: 2.2rem;
  letter-spacing: -1px;
  font-weight: 300;
}

.feature {
  font-size: 1.1rem;
  font-weight: 600;
  border-bottom: 1px solid #4bbbeb;
  padding-bottom: 8px;
}

.feature-icon h4 {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
  text-transform: capitalize;
  font-size: 1.3rem;
  font-weight: 600;
}

.feature-icon h4:after {
  content: "";
  width: 60px;
  height: 2px;
  background-color: #4bbbeb;
  position: absolute;
  left: 50%;
  margin-left: -28px;
  bottom: 0;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 800;
  padding-top: 1rem;
}

.blockquote {
  border-left: 6px solid #f2f4f4;
  padding-left: 15px;
  margin: 50px 0px;
}

.blockquote-footer {
  color: #ffffff;
}

.tm_name {
  font-size: 18px;
  padding-top: 10px;
  margin-bottom: 0px;
}

.tm_title {
  font-size: 12px;
}

@media (max-width: 375px) {
  .display-4 {
    font-size: 2.5rem;
  }
}

.grey-text {
  color: #627286;
  text-decoration: underline;
}

.max-width-800 {
  max-width: 800px;
  margin: auto;
}

.max-width-600 {
  max-width: 600px;
  margin: auto;
}

.card-light .card-content-center {
  text-align: center;
}

.card-content .card-icon {
  max-width: 80px;
  margin: 12px 0px;
}

.card-link {
  font-size: 12px;
}

.card-link span {
  font-size: 1rem;
}

.card-paragraph {
  font-size: 12px;
}

.footer h3 {
  font-size: 1.4rem;
  font-weight: 600;
  padding-bottom: 1rem;
}

.table {
  color: #627286;
}

.CookieDeclarationTableCell, .CookieDeclarationTableHeader {
  border-bottom: 1px solid #627286 !important;
}

.CookieDeclarationType {
  border: 1px solid #627286 !important;
}

.lead-homepage {
  font-size: 1.9rem;
  line-height: 2.6rem;
}

.typewrite {
  color: white;
  text-decoration: underline;
}

.carousel-caption {
  right: 0;
  bottom: 0;
  left: 0;
  color: #627286;
  background: #ffffffdb;
}

.carousel-indicators li {
  background-color: #4bbbeb;
}

#quoteSlider .img-fluid-noshadow, #quoteSlider .img-fluid {
  max-width: 400px;
  float: left;
  padding-right: 1rem;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Open Sans', 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji',
 'Segoe UI Emoji', 'Segoe UI Symbol';
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s, visibility 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px 6px 0 6px;
}

.fancybox-slide--iframe {
  padding: 44px 44px 0;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px 0;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  vertical-align: top;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color .2s;
  vertical-align: top;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff;
}

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
}

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--play svg path:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg path:nth-child(1) {
  display: none;
}

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px;
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity .25s, visibility 0s, color .25s;
}

.fancybox-navigation .fancybox-button::after {
  content: '';
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10;
}

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke .1s;
}

.fancybox-close-small:focus {
  outline: none;
}

.fancybox-close-small:hover svg {
  opacity: 1;
}

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0;
}

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1;
}

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x > ul {
  overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}

/*Cards*/
.card {
  display: block;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff14;
  background-color: rgba(255, 255, 255, 0.08);
  border-radius: 2px;
  border: none;
  transition: box-shadow .25s;
}

.card:hover {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.img-card {
  width: 100%;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  display: block;
  overflow: hidden;
}

.img-card img {
  width: 100%;
  object-fit: cover;
  transition: all .25s ease;
}

.card-content {
  padding: 15px;
  text-align: left;
}

.card-content h2 {
  color: #ffffff;
}

.card-title {
  margin-top: 5px;
  font-weight: 400;
  font-size: 1em;
}

.finance .card-title {
  font-size: 1.5em;
  text-shadow: 2px 2px 5px #627286;
}

h4.card-title.larger {
  font-size: 1.4rem;
  font-weight: 700;
}

h4.card-title.color-1 {
  color: #7f7ed4;
}

h4.card-title.color-2 {
  color: #887cc5;
}

h4.card-title.color-3 {
  color: #819fb0;
}

h4.card-title.color-4 {
  color: #78c19e;
}

h4.card-title.color-5 {
  color: #7dc798;
}

h4.card-title.color-6 {
  color: #979caa;
}

h4.card-title.color-7 {
  color: #b56db8;
}

h4.card-title.color-8 {
  color: #c763ac;
}

h4.card-title.color-9 {
  color: #ca817c;
}

h4.card-title.color-10 {
  color: #caaa43;
}

.card-title a {
  color: #627286;
  text-decoration: none !important;
}

.card-label {
  background: #4bbbeb;
  font-size: 0.7rem;
  padding: 0.1rem 0.3rem;
  color: #ffffff;
}

.card h4 a {
  color: #627286;
  font-weight: 400;
}

.card .badge {
  color: #fff;
  background-color: #4bbbeb;
  padding: 0.6em 0.8em 0.5em 0.8em;
  border-radius: 0.2rem;
}

.card-read-more {
  border-top: 1px solid #D4D4D4;
}

.card-read-more a {
  text-decoration: none !important;
  padding: 10px;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffffff;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

@media (min-width: 992px) {
  .col-md-20 {
    width: 20%;
  }
}

.card-light {
  background-color: #ffffff14;
  background-color: rgba(255, 255, 255, 0.08);
  border-radius: 2px;
  border: none;
  display: block;
  margin-bottom: 20px;
  line-height: 1.42857143;
  transition: box-shadow .25s;
}

.card-light:hover {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0), 0 2px 10px 0 rgba(0, 0, 0, 0.13);
}

.card-light-read-more {
  border-top: 1px solid #ffffff2e;
  border-top: 1px solid rgba(255, 255, 255, 0.18);
}

.card-light-read-more a {
  color: #ffffff;
  font-weight: 600;
  text-decoration: none !important;
}

.card-button {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
}

.owl-item .card-paragraph {
  color: #627286;
}

.card-paragraph {
  color: #ffffff;
}

.footer {
  background-color: #232d31;
  color: #9da9b9;
  padding-top: 40px;
  border-top: 10px solid #313a3e;
  font-size: 14px;
  position: relative;
  z-index: 20;
}

.footer a {
  color: #647082;
}

.footer a:hover {
  text-decoration: none;
  color: #4bbbeb;
}

.footer p {
  -webkit-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
  color: #9da9b9;
}

.footer h4 {
  font-size: 14px;
  color: #ccd0d6;
  font-weight: 400;
  padding-bottom: 10px;
}

.footer small {
  color: #e6e8ea;
}

.footer-bottom small {
  font-size: 0.6rem;
  color: #e6e8ea;
}

.footer-bottom a {
  font-size: 0.6rem;
  color: #9da9b9;
}

footer span {
  font-size: 0.6rem;
}

.footer label {
  border: 1px solid #55bbeb;
  color: #55bbeb;
  padding: 0 4px;
  font-size: 10px;
  border-radius: 4px;
  margin: 0 0 0 4px;
  line-height: 1.7;
}

.dropdown-divider {
  border-top: 1px solid #1e3d65;
}

.footer .footer-col.links li {
  margin-bottom: 10px;
}

.footer .footer-col .title {
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 20px;
  -webkit-opacity: .9;
  -moz-opacity: .9;
  opacity: .9;
}

.footer .footer-col p {
  color: #fff;
}

.footer .footer-col a {
  color: #6d8dab;
}

.footer .footer-col a:hover {
  color: #8da6bd;
}

.footer .footer-col .navbar-form {
  padding-left: 0;
  padding-right: 0;
}

.footer .footer-col .navbar-form .form-control {
  -webkit-opacity: .9;
  -moz-opacity: .9;
  opacity: .9;
}

.footer-bottom {
  background: #313a3e;
  padding: 10px 0;
}

.footer-cta-section {
  background: url(../images/footer-background.svg);
  padding: 80px 0;
  position: relative;
  background-size: cover;
  background-position: bottom;
  z-index: 1;
}

.footer-cta-section h2 {
  font-size: 3.5rem;
  font-weight: 800;
}

.footer-cta-section p {
  font-size: 26px;
  color: #fff;
}

.footer li {
  padding-bottom: 7px;
}

.sections-wrapper {
  background: none;
  position: relative;
}

.homepage-gradient {
  color: white;
}

.homepage-blog {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffffff;
  position: relative;
  z-index: 1;
}

.homepage-blog h2 {
  color: #627286;
}

.homepage-blog .card-title {
  color: #627286;
}

.homepage-gradient .lightsection {
  background-color: transparent;
}

.darksection {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffffff;
  color: #627286;
  position: relative;
  z-index: 1;
}

.darksection a {
  text-decoration: underline;
  color: #ffffff;
}

.darksection .wtr-time-wrap {
  color: #627286 !important;
}

.lightsection {
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  z-index: 1;
}

.lightsection a {
  text-decoration: underline;
  color: #ffffff;
}

.lightbluesection {
  background-color: #F0F8FE;
  color: #627286;
  padding: 80px 0;
  position: relative;
  z-index: 1;
}

.lightbluesection .card-light {
  background-color: transparent;
}

.whatsnew-bar {
  background: #607d8b54;
  background: rgba(96, 125, 139, 0.33);
  font-size: 12px;
  font-weight: 800;
  padding: 10px 0;
  text-align: center;
  margin: 50px 0;
}

.banner-gradient {
  background-image: -moz-linear-gradient(0deg, #4bbbeb 0%, #6cc3e6 100%);
  background-image: -webkit-linear-gradient(0deg, #4bbbeb 0%, #6cc3e6 100%);
  background-image: -ms-linear-gradient(0deg, #4bbbeb 0%, #6cc3e6 100%);
}

.main-page-banner {
  color: #627286;
  background: #ffffff;
  margin-bottom: 0;
  border-radius: 0;
  padding: 7rem 0 1rem 0;
  background-size: cover;
  height: 100vh;
}

.homepage-banner {
  color: #627286;
  background-position: bottom center;
  display: block;
  background-image: url(../images/header-swoop.svg);
  background-size: cover;
  padding: 8rem 0;
  margin-bottom: -1px;
}

.page-banner {
  color: #627286;
  background-position: bottom center;
  display: block;
  background-image: url(../images/header-swoop.svg);
  background-size: cover;
  padding: 8rem 0;
}

.page-banner small a {
  color: #627286;
  text-decoration: underline;
}

.perks-section {
  background-size: cover;
  background-position: center;
  padding: 40px;
}

.question-section {
  background-image: linear-gradient(rgba(75, 187, 235, 0.95), rgba(75, 187, 235, 0.92)), url(../images/jobs/banners/marketing.jpg);
  background-size: cover;
  background-position: center;
  padding: 40px;
}

.getstarted-banner {
  background-image: linear-gradient(rgba(29, 81, 146, 0.6), rgba(98, 114, 134, 0.6)), url(../images/headers/get-started-header.jpg);
  background-size: cover;
  background-position: center;
  height: 100vh;
  color: #ffffff;
}

.newsletter-banner {
  background-image: linear-gradient(rgba(29, 81, 146, 0.6), rgba(98, 114, 134, 0.6)), url(../images/headers/newsletter-header.jpg);
  background-size: cover;
  background-position: center;
  height: 100vh;
  color: #ffffff;
}

.blog-banner {
  background-image: linear-gradient(rgba(29, 81, 146, 0.6), rgba(98, 114, 134, 0.6)), url(../images/headers/blog-header.jpg);
  background-size: cover;
  background-position: top;
}

.job-heading {
  background-size: cover;
  background-position: center;
  color: #ffffff;
}

.job-heading.page-banner small a {
  color: #ffffff;
}

.jobs-banner {
  background-image: linear-gradient(rgba(29, 81, 146, 0.6), rgba(98, 114, 134, 0.6)), url(../images/jobs/banners/marketing.jpg);
  background-size: cover;
  background-position: center;
  height: 70vh;
  color: #ffffff;
}

.job-post {
  background-image: linear-gradient(rgba(29, 81, 146, 0.6), rgba(98, 114, 134, 0.6)), url(../images/jobs/banners/job-post-header.jpg);
}

.dep-accounting {
  background-image: linear-gradient(rgba(29, 81, 146, 0.6), rgba(98, 114, 134, 0.6)), url(../images/jobs/banners/accounting.jpg);
}

.dep-controlling {
  background-image: linear-gradient(rgba(29, 81, 146, 0.6), rgba(98, 114, 134, 0.6)), url(../images/jobs/banners/controlling.jpg);
}

.dep-engineering {
  background-image: linear-gradient(rgba(29, 81, 146, 0.6), rgba(98, 114, 134, 0.6)), url(../images/jobs/banners/engineering.jpg);
}

.dep-human-resources {
  background-image: linear-gradient(rgba(29, 81, 146, 0.6), rgba(98, 114, 134, 0.6)), url(../images/jobs/banners/human-resources.jpg);
}

.dep-legal {
  background-image: linear-gradient(rgba(29, 81, 146, 0.6), rgba(98, 114, 134, 0.6)), url(../images/jobs/banners/legal.jpg);
}

.dep-marketing {
  background-image: linear-gradient(rgba(29, 81, 146, 0.6), rgba(98, 114, 134, 0.6)), url(../images/jobs/banners/marketing.jpg);
}

.dep-operations {
  background-image: linear-gradient(rgba(29, 81, 146, 0.6), rgba(98, 114, 134, 0.6)), url(../images/jobs/banners/operations.jpg);
}

.dep-product-management {
  background-image: linear-gradient(rgba(29, 81, 146, 0.6), rgba(98, 114, 134, 0.6)), url(../images/jobs/banners/product-management.jpg);
}

.dep-sales {
  background-image: linear-gradient(rgba(29, 81, 146, 0.6), rgba(98, 114, 134, 0.6)), url(../images/jobs/banners/sales.jpg);
}

.dep-sales-engineering {
  background-image: linear-gradient(rgba(29, 81, 146, 0.6), rgba(98, 114, 134, 0.6)), url(../images/jobs/banners/sales-engineering.jpg);
}

.office-sanfrancisco {
  background-image: linear-gradient(rgba(29, 81, 146, 0.6), rgba(98, 114, 134, 0.6)), url(../images/jobs/banners/sanfrancisco.jpg);
}

.office-newyork {
  background-image: linear-gradient(rgba(29, 81, 146, 0.6), rgba(98, 114, 134, 0.6)), url(../images/jobs/banners/newyork.jpg);
}

.office-hamburg {
  background-image: linear-gradient(rgba(29, 81, 146, 0.6), rgba(98, 114, 134, 0.6)), url(../images/jobs/banners/hamburg.jpg);
}

.office-hyderabad {
  background-image: linear-gradient(rgba(29, 81, 146, 0.6), rgba(98, 114, 134, 0.6)), url(../images/jobs/banners/hyderabad.jpg);
}

.office-singapore {
  background-image: linear-gradient(rgba(29, 81, 146, 0.6), rgba(98, 114, 134, 0.6)), url(../images/jobs/banners/singapore.jpg);
}

.office-shanghai {
  background-image: linear-gradient(rgba(29, 81, 146, 0.6), rgba(98, 114, 134, 0.6)), url(../images/jobs/banners/shanghai.jpg);
}

.office-beijing {
  background-image: linear-gradient(rgba(29, 81, 146, 0.6), rgba(98, 114, 134, 0.6)), url(../images/jobs/banners/beijing.jpg);
}

.arrow-1 {
  text-align: center;
  margin: 0 0 50px 0;
  position: absolute;
  left: 50%;
  font-size: 1.5rem;
}

.arrow-1 a:focus {
  color: inherit;
  text-decoration: none;
}

.arrow-2 {
  text-align: center;
  margin: 30px 0;
  position: inherit;
  left: 50%;
  bottom: 0;
  font-size: 1.5rem;
}

.arrow-2 .fa {
  color: #ffffff;
}

.arrow-2 a:focus {
  color: #ffffff;
  text-decoration: none;
}

.bounce {
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

.hidden-xs-up {
  display: none !important;
}

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}

input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #fff inset, 0 0 8px rgba(82, 168, 236, 0.6);
}

.btn-form {
  min-width: 150px;
}

.ebookContainer {
  width: 100%;
  position: relative;
  padding-bottom: 100%;
  height: 0;
  overflow: hidden;
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
  .ebookContainer {
    padding-bottom: 200%;
  }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
  .ebookContainer {
    padding-bottom: 130%;
  }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
  .ebookContainer {
    padding-bottom: 220%;
  }
  /*150*/
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .ebookContainer {
    padding-bottom: 140%;
  }
  /*100*/
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .ebookContainer {
    padding-bottom: 120%;
  }
  /*100*/
}

.ebookFrame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #4bbbeb;
  background-color: #4bbbeb;
}

body {
  color: #ffffff;
  background: #4bbbeb;
  background: linear-gradient(180deg, #4bbbeb 20%, #8878cb 50%, #c35fb8 70%);
  font: 400 16px/28px 'Open Sans',sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.highlight {
  color: #4bbbeb;
}

::selection {
  color: #ffffff;
  background: #4bbbeb;
}

hr {
  border-top: 1px solid #dfdfdf;
}

/*---------------------------------------- */
/* Top Navigation
/*---------------------------------------- */
.bg-light {
  background-color: transparent !important;
}

.bg-light.navbar-light .navbar-nav .nav-link {
  color: #ffffff;
}

.bg-light.navbar-light .navbar-nav .nav-link.active {
  color: #ffffff !important;
}

.fixed-top {
  position: fixed;
  background: #fff;
  z-index: 1000;
  top: 0;
  text-transform: none;
  color: #ffffff;
}

.navbar-light .navbar-nav .nav-link {
  color: #627286;
  font-size: 13px;
  font-weight: 600;
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .3rem;
    padding-left: .3rem;
  }
  .navbar-light .navbar-nav .nav-link {
    font-size: 12px;
  }
}

.nav-heading {
  padding: 0.25rem 1.5rem;
  font-size: smaller;
  text-transform: uppercase;
  font-weight: bold;
  color: #4bbbeb;
}

/*---------------------------------------- */
/* Buttons
/*---------------------------------------- */
.btn-xy {
  font-family: inherit;
  font-size: inherit;
  background: none;
  cursor: pointer;
  padding: 15px 30px;
  display: inline-block;
  margin: .3125rem 1px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  outline: none;
  position: relative;
  -webkit-border-radius: .3rem;
  -moz-border-radius: .3rem;
  border-radius: .3rem;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  will-change: box-shadow,transform;
}

@media (max-width: 992px) {
  .btn-xy {
    font-size: .8rem;
    padding: 25px 20px;
    width: 100%;
    text-align: center;
  }
  .display-4 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.2;
  }
}

.btn:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.btn:hover {
  color: #c5c5c5;
}

.btn-x {
  border: 3px solid #627286;
  color: #627286;
}

.btn-x:hover,
.btn-x:active {
  color: #ffffff;
  background: #627286;
  text-decoration: none;
}

.btn-y {
  border: 3px solid #ffffff;
  color: #ffffff;
}

.btn-y:hover,
.btn-y:active {
  color: #ffffff;
  background: #ffffff3b;
  text-decoration: none;
}

.btn {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: .46875rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 35px;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

@media (max-width: 575.98px) {
  .btn-banner {
    width: 90%;
  }
}

.btn {
  position: relative;
  padding: 10px 30px;
  margin: .3125rem 1px;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1.428571;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0;
  cursor: pointer;
  background-color: transparent;
  border-radius: 30px;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: box-shadow, transform;
}

.btn-banner-1, .btn-lightgrey {
  background: #ffffff;
  box-shadow: 1px 0px 2px 0 rgba(55, 66, 80, 0.35), 0 3px 1px -2px rgba(55, 66, 80, 0.2), 0 1px 5px 0 rgba(55, 66, 80, 0.12);
  color: #627286;
}

.btn-banner-1:hover, .btn-lightgrey:hover {
  background: #f3f3f3;
  color: #627286;
}

.btn-cta-1 {
  padding: 1rem 2rem;
  font-size: 1rem;
  color: #8a95a5 !important;
  text-decoration: none !important;
  border: none;
  background: #ffffff;
  box-shadow: 1px 0 2px 0 rgba(55, 66, 80, 0), 3px 4px 1px -2px rgba(55, 66, 80, 0.07), 0 1px 5px 0 rgba(55, 66, 80, 0.1);
  white-space: inherit;
}

.btn-cta-1:hover {
  color: #4bbbeb;
  background: #e6e8ea;
}

.btn-cta-2 {
  padding: 1rem 2rem;
  font-size: 1rem;
  color: #ffffff !important;
  text-decoration: none !important;
  border: none;
  background: linear-gradient(97deg, #4bbbeb -80%, #55b5ff 20%);
  box-shadow: 1px 0 2px 0 rgba(55, 66, 80, 0), 3px 4px 1px -2px rgba(55, 66, 80, 0.07), 0 1px 5px 0 rgba(55, 66, 80, 0.1);
}

.btn-cta-2:hover {
  color: #ffffff !important;
  background: linear-gradient(97deg, #2593e8 -20%, #55b5ff 80%);
}

.btn-cta-3 {
  padding: 20px 60px;
  font-size: 1rem;
  color: #8a95a5 !important;
  text-decoration: none !important;
  border: none;
  background: #f2f2f2;
  box-shadow: 1px 0 2px 0 rgba(55, 66, 80, 0), 3px 4px 1px -2px rgba(55, 66, 80, 0.07), 0 1px 5px 0 rgba(55, 66, 80, 0.1);
}

.btn-cta-3:hover {
  color: #8a95a5;
  background: #ececec;
}

.btn-cta-1-animate:after {
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: #8a95a5;
  border: none;
}

.btn-cta-1-animate:hover,
.btn-cta-1-animate:active {
  color: #ffffff;
  background: #8a95a5;
  border: none;
}

.btn-cta-1-animate:hover:after,
.btn-cta-1-animate:active:after {
  width: 100%;
  border: none;
}

.btn-grey {
  font-size: 12px;
  padding: 15px 40px;
  background: #627286;
  box-shadow: 1px 0px 2px 0 rgba(55, 66, 80, 0.35), 0 3px 1px -2px rgba(55, 66, 80, 0.2), 0 1px 5px 0 rgba(55, 66, 80, 0.12);
  color: #ffffff;
  border: none;
}

.btn-grey:hover {
  background: #8a95a5;
  color: #ffffff;
}

.btn-grey-border {
  font-size: 12px;
  padding: 15px 40px;
  background: none;
  box-shadow: 1px 0px 2px 0 rgba(55, 66, 80, 0.35), 0 3px 1px -2px rgba(55, 66, 80, 0.2), 0 1px 5px 0 rgba(55, 66, 80, 0.12);
  color: #ffffff;
  border: none;
}

.btn-grey-border:hover {
  background: #627286;
  color: #ffffff;
}

.btn-blue {
  font-size: 18px;
  padding: 15px 40px;
  background: #4bbbeb;
  box-shadow: 1px 0px 2px 0 rgba(55, 66, 80, 0.35), 0 3px 1px -2px rgba(55, 66, 80, 0.2), 0 1px 5px 0 rgba(55, 66, 80, 0.12);
  color: #ffffff;
  border: none;
  text-decoration: none !important;
}

.btn-blue:hover {
  background: #73cef5;
  color: #ffffff;
}

.btn-blue-homepage {
  background: -webkit-linear-gradient(200deg, #55bbeb 4%, #0062cc 99%);
  background: -o-linear-gradient(200deg, #55bbeb 4%, #0062cc 99%);
  background: linear-gradient(200deg, #55bbeb 4%, #0062cc 99%);
  font-size: 12px;
  padding: 15px 40px;
  box-shadow: 1px 0px 2px 0 rgba(55, 66, 80, 0.35), 0 3px 1px -2px rgba(55, 66, 80, 0.2), 0 1px 5px 0 rgba(55, 66, 80, 0.12);
  color: #ffffff;
  border: none;
  border-radius: 25px;
}

.btn-blue-homepage:hover {
  background: -webkit-linear-gradient(220deg, #55bbeb 20%, #0062cc 80%);
  background: -o-linear-gradient(220deg, #55bbeb 20%, #0062cc 80%);
  background: linear-gradient(220deg, #55bbeb 20%, #0062cc 80%);
  color: white;
}

.btn-banner-2 {
  font-size: 12px;
  padding: 15px 40px;
  background: #4bbbeb;
  box-shadow: 1px 0px 2px 0 rgba(55, 66, 80, 0.35), 0 3px 1px -2px rgba(55, 66, 80, 0.2), 0 1px 5px 0 rgba(55, 66, 80, 0.12);
  color: #ffffff;
}

.btn-banner-2:hover {
  background: #8a95a5;
  color: #ffffff;
}

.btn-banner-2-outline {
  font-size: 1em;
  padding: 15px 40px;
  background: transparent;
  border: 2px solid #a9a9a9;
  box-shadow: none;
  color: #627286;
}

.btn-blue-rounded {
  background: #4bbbeb;
  padding: 3px 38px;
  color: #ffffff;
  border-radius: 30px;
  text-decoration: none !important;
}

.btn-colour {
  font-size: 12px;
  padding: 15px 40px;
  background: -webkit-linear-gradient(280.34deg, #4bbbeb -1%, #007bff 97%);
  background: -o-linear-gradient(280.34deg, #fbb63f -1%, #b069a1 97%);
  background: linear-gradient(170deg, #ef5264 -1%, #ffc107 97%);
  box-shadow: 1px 0 2px 0 rgba(55, 66, 80, 0.35), 0 3px 1px -2px rgba(55, 66, 80, 0.2), 0 1px 5px 0 rgba(55, 66, 80, 0.12);
  color: #fff;
  border: none;
  font-weight: bold;
  border-radius: 25px;
  -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
}

.btn-colour:hover {
  background: -webkit-linear-gradient(280.34deg, #4bbbeb -20%, #007bff 80%);
  background: -o-linear-gradient(280.34deg, #fbb63f -20%, #b069a1 80%);
  background: linear-gradient(170deg, #ef5264 -20%, #ffc107 80%);
  color: #ffffff;
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 199, 255, 0.25);
}

.btn-link {
  color: #4bbbeb;
}

.btn-link:hover {
  color: inherit;
}

.btn-navbar {
  padding: 8px 14px;
  margin: 0;
  box-shadow: 0px 2px 5px 0 rgba(55, 66, 80, 0.18);
}

button.btn-outline-secondary {
  text-transform: uppercase;
  background-color: #4bbbeb;
  background-image: none;
  border: 2px solid #4bbbeb;
  padding: 0 15px;
  margin: 0px;
  color: #ffffff;
}

button.btn-outline-secondary:hover {
  background-color: #4bbbeb;
  border-color: #4bbbeb;
}

.btn-color-1 {
  background: #f44336;
  padding: 0.5rem 2rem;
  font-size: 1rem;
  text-decoration: none !important;
  box-shadow: 0px 2px 5px 0 rgba(55, 66, 80, 0.18);
}

.btn-color-2 {
  background: #e91e63;
  padding: 0.5rem 2rem;
  font-size: 1rem;
  text-decoration: none !important;
  box-shadow: 0px 2px 5px 0 rgba(55, 66, 80, 0.18);
}

.btn-color-3 {
  background: #9c27b0;
  padding: 0.5rem 2rem;
  font-size: 1rem;
  text-decoration: none !important;
  box-shadow: 0px 2px 5px 0 rgba(55, 66, 80, 0.18);
}

.btn-color-4 {
  background: #673ab7;
  padding: 0.5rem 2rem;
  font-size: 1rem;
  text-decoration: none !important;
  box-shadow: 0px 2px 5px 0 rgba(55, 66, 80, 0.18);
}

.btn-color-5 {
  background: #8bc34a;
  padding: 0.5rem 2rem;
  font-size: 1rem;
  text-decoration: none !important;
  box-shadow: 0px 2px 5px 0 rgba(55, 66, 80, 0.18);
}

.badge-info {
  color: #fff;
  background-color: #4bbbeb;
  border-radius: 2px;
  padding: 0.3em 0.6em;
}

@media (max-width: 991px) {
  .c-ml-1 {
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
}

.vertical-align {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 220px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu .dropdown-divider {
  border-top: 1px solid #efefef;
}

.dropdown-item {
  color: #627286;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #f8f9fa;
  text-decoration: none;
  background-color: #8a95a5;
}

#scrollup {
  background: #9DA9B9;
  color: #fff;
  text-align: center;
  position: fixed;
  bottom: 5px;
  right: 5px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  z-index: 30;
}

#scrollup:hover {
  background: #384d60;
}

#scrollup .fa {
  position: relative;
  top: 10px;
  font-size: 25px;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #4bbbeb;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  color: #4bbbeb;
  background-color: #eee;
  border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #4bbbeb;
  border-color: #4bbbeb;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.linktarget {
  position: relative;
  top: -120px;
}

.list-group-item {
  background-color: transparent;
  text-decoration: none !important;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #4bbbeb;
  border-color: #4bbbeb;
}

/* .legal li {
  margin-bottom: 1.2rem;
} */

.section-padding {
  position:relative;
  top:-80px;
}

.breadcrumbs {
  font-size: 12px;
  border-top: 1px solid #e4eaec;
  padding-top: 15px;
}

.breadcrumbs a {
  color: #ffffff;
}

.max-1-line {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.max-2-lines {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.max-3-lines {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 1000px;
    margin: 1.75rem auto;
  }
}

.modal-header .close {
  padding: 0.5rem;
  margin: 0;
}

.modal-open .modal {
  color: #627286;
}

.navbar-light .navbar-brand {
  margin-right: auto;
}

.navbar-brand img {
  width: 140px;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: #627286;
  background-color: transparent;
  border-radius: 0;
}

.navbar-light .navbar-nav .nav-link.active {
  border-bottom: 2px solid #4bbbeb;
}

.legal-p p {
  text-align: justify;
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .4rem;
    padding-left: .4rem;
  }
}

.mw-150 {
  max-width: 150px;
}

.lightbtn {
  background: #ffffff;
  color: #4bbbeb;
}

.special1 {
  padding-left: 20px;
  list-style: none;
}

.special2 {
  margin-bottom: 1rem;
}

.special2:before {
  font-family: 'FontAwesome';
  content: '\f05d';
  margin: 0 5px 0 -15px;
  color: #4bbbeb;
}

.card-title-min {
  min-height: auto !important;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 44px;
  padding: 1.25rem;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  text-align: center;
}

header video {
  position: absolute;
  top: 60%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

header {
  position: relative;
  background-color: transparent;
  height: 50vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

@media (pointer: coarse) and (hover: none) {
  header {
    background-image: linear-gradient(rgba(29, 81, 146, 0.6), rgba(98, 114, 134, 0.6)), url(../images/banners/banner-jobs.jpg);
    background-position: center;
    background-size: cover;
  }
  header video {
    display: none;
  }
}

.application-process h4 {
  font-weight: 400;
  font-size: 20px;
}

.application-process p {
  font-size: 12px;
}

#jobs-author-pic img {
  margin-top: 10px;
  width: 50px;
  height: auto;
  border: 2px solid #cdcdcd;
  border-radius: 50%;
}

.blueicons-jobs-jobs.fa-1 {
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-size: 2rem;
  width: 60px;
  height: 60px;
  padding: 7px 0 0 0;
}

@media (min-width: 768px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.3rem;
    font-size: 12px !important;
  }
}

.bctt-ctt-text a {
  padding: 15px 0;
    margin: 15px 0;
    position: relative;
    color: #627286;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 1.5em;
    line-height: 140%;
    font-weight: 100;
    text-decoration: none !important;
    text-transform: none !important;
    word-wrap: break-word;
    border-bottom: none !important;
    box-shadow: none !important;
}

.bctt-click-to-tweet {
  display: block;
  background-color: aliceblue;
  position: relative;
  border: 1px solid #dddddd;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 15px 15px 15px 30px;
  margin: 2em;
}

.bctt-ctt-text {
  color: #627286;
    padding: 2rem 2rem;
    border-radius: 20px;
}

.img-fluid {
  max-width: 100%;
  height: auto;
  box-shadow: 0 0.15rem 1.75rem 0 rgba(31, 45, 65, 0.15);
}

/* Fix for IE */
.img-fluid {
  width: 100%;
}

/* section .row {
  align-items: center;
} */

/* end */

.img-fluid-noshadow {
  box-shadow: none;
}

.nav-pills .nav-link {
  color: #f1f8fe;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #f1f8fe;
  background-color: transparent;
  border-bottom: 2px solid #9edffc;
  border-radius: 0;
}

.content-skewed {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.content-skewed-right {
  -webkit-perspective-origin: right center;
  perspective-origin: right center;
}

.content-skewed-right .content-skewed-item {
  -webkit-transform: rotateY(30deg) rotateX(15deg);
  transform: rotateY(30deg) rotateX(15deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.content-skewed-left {
  -webkit-perspective-origin: left center;
  perspective-origin: left center;
}

.content-skewed-left .content-skewed-item {
  -webkit-transform: rotateY(-30deg) rotateX(15deg);
  transform: rotateY(-30deg) rotateX(15deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#wpadminbar {
  top: inherit !important;
  bottom: 0 !important;
}

.fade:not(.show) {
  display: none;
}

code, kbd, pre, samp {
  background: #f2f2f2;
  padding: 0px 4px;
  border-radius: 3px;
}

#wtr-progress.top.shown {
  z-index: 1;
}

.bctt-click-to-tweet {
  border: none !important;
  font-style: italic;
}

.bctt-ctt-text a {
  padding: 15px 0;
  margin: 15px 0;
  position: relative;
  color: #4bbbeb !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
  font-size: 1.5em;
  line-height: 140%;
  font-weight: 400;
  text-decoration: none !important;
  text-transform: none !important;
  word-wrap: break-word;
  border-bottom: none !important;
  box-shadow: none !important;
}

.bctt-click-to-tweet {
  display: block;
  background-color: #fff;
  position: relative;
  border: 1px solid #03A9F4;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 15px 15px 15px 30px;
  margin-bottom: 1em;
  margin-top: 1.75em;
}

#author_pic img {
  margin-top: 10px;
  width: 50px;
  height: auto;
  border: 2px solid #cdcdcd;
  border-radius: 50%;
}

.owl-carousel .owl-item img {
  margin: 0 auto;
  padding-bottom: 14px;
}

.owl-nav {
  position: absolute;
  top: 20%;
  width: 100%;
  font-size: 2rem;
  color: #5587a4;
}

.owl-prev {
  left: 0;
  position: absolute;
}

.owl-next {
  right: 0;
  position: absolute;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.dropdown-toggle::after {
  border-style: solid;
  border-width: 0.2em 0.2em 0 0;
  content: '';
  display: inline-block;
  height: 0.45em;
  left: 0.15em;
  position: relative;
  top: 0.8em;
  transform: rotate(135deg);
  vertical-align: top;
  width: 0.45em;
  border-top: 0.2em solid #627286;
  border-bottom: 0;
  border-left: 0;
  border-right: 0.2em solid #627286;
}

.wtr-time-wrap {
  color: #ffffff;
}

.dropdown-item {
  padding: 0.15rem 1.5rem;
}

/* Callouts */
.callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
}
.callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.callout p:last-child {
  margin-bottom: 0;
}
.callout code {
  border-radius: 3px;
}
.callout + .bs-callout {
  margin-top: -5px;
}

.callout-default {
  border-left-color: #777;
}
.callout-default h4 {
  color: #777;
}

.callout-primary {
  border-left-color: #428bca;
}
.callout-primary h4 {
  color: #428bca;
}

.callout-success {
  border-left-color: #5cb85c;
}
.callout-success h4 {
  color: #5cb85c;
}

.callout-danger {
  border-left-color: #d9534f;
}
.callout-danger h4 {
  color: #d9534f;
}

.callout-warning {
  border-left-color: #f0ad4e;
}
.callout-warning h4 {
  color: #f0ad4e;
}

.callout-info {
  border-left-color: #5bc0de;
}
.callout-info h4 {
  color: #5bc0de;
}

.callout-bdc {
  border-left-color: #29527a;
}
.callout-bdc h4 {
  color: #29527a;
}

/* Image overlay for posts */

.container-center {
  position: relative;
  text-align: center;
  color: white;
}
#overlay {
  position: absolute;
  background: black;
    overflow: hidden;
    background: #C33764;
    background: -webkit-linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)),;
    background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5));
    width: 100%;
    height: 100%;
}
.container-center .centered-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}