/*
 * 	WIDGET: 	r02-carousel
 *
 *	CONTENTS: 	Standard carousel with text-based tabs to navigate items
 *
 *	MOBILE: 	Tabs replaced with arrows
 */
.so-widget-r02-carousel {
  margin-top: -100px;
}
@media (max-width: 1279px), (max-width: 1024px) {
  .so-widget-r02-carousel {
    margin-top: 15px;
  }
}
.so-widget-r02-carousel .carousel-container {
  position: relative;
}
.so-widget-r02-carousel .carousel-container h1,
.so-widget-r02-carousel .carousel-container h3,
.so-widget-r02-carousel .carousel-container h2 {
  font-size: 22px;
  color: #1C5C5F;
  font-weight: 200;
  width: 100%;
  border-bottom: 1px solid #1C5C5F;
  padding-bottom: 10px;
  margin-bottom: 23px;
}
.sagentia .so-widget-r02-carousel .carousel-container h1,
.sagentia .so-widget-r02-carousel .carousel-container h3,
.sagentia .so-widget-r02-carousel .carousel-container h2 {
  color: #0A73FF;
}
.sagentia-rnd .so-widget-r02-carousel .carousel-container h1,
.sagentia-rnd .so-widget-r02-carousel .carousel-container h3,
.sagentia-rnd .so-widget-r02-carousel .carousel-container h2 {
  color: #1C5C5F;
}
.leatherhead .so-widget-r02-carousel .carousel-container h1,
.leatherhead .so-widget-r02-carousel .carousel-container h3,
.leatherhead .so-widget-r02-carousel .carousel-container h2 {
  color: #0A73FF;
}
.otm .so-widget-r02-carousel .carousel-container h1,
.otm .so-widget-r02-carousel .carousel-container h3,
.otm .so-widget-r02-carousel .carousel-container h2 {
  color: #FF1428;
}
.science-group .so-widget-r02-carousel .carousel-container h1,
.science-group .so-widget-r02-carousel .carousel-container h3,
.science-group .so-widget-r02-carousel .carousel-container h2 {
  color: #1A2C56;
}
.oakland .so-widget-r02-carousel .carousel-container h1,
.oakland .so-widget-r02-carousel .carousel-container h3,
.oakland .so-widget-r02-carousel .carousel-container h2 {
  color: #00CD62;
}
.tsg .so-widget-r02-carousel .carousel-container h1,
.tsg .so-widget-r02-carousel .carousel-container h3,
.tsg .so-widget-r02-carousel .carousel-container h2 {
  color: #00B9FF;
}
.tsg-forum .so-widget-r02-carousel .carousel-container h1,
.tsg-forum .so-widget-r02-carousel .carousel-container h3,
.tsg-forum .so-widget-r02-carousel .carousel-container h2 {
  color: #00B9FF;
}
.frontier .so-widget-r02-carousel .carousel-container h1,
.frontier .so-widget-r02-carousel .carousel-container h3,
.frontier .so-widget-r02-carousel .carousel-container h2 {
  color: #EF8724;
}
.sagentia .so-widget-r02-carousel .carousel-container h1,
.sagentia .so-widget-r02-carousel .carousel-container h3,
.sagentia .so-widget-r02-carousel .carousel-container h2 {
  border-color: #0A73FF;
}
.sagentia-rnd .so-widget-r02-carousel .carousel-container h1,
.sagentia-rnd .so-widget-r02-carousel .carousel-container h3,
.sagentia-rnd .so-widget-r02-carousel .carousel-container h2 {
  border-color: #1C5C5F;
}
.leatherhead .so-widget-r02-carousel .carousel-container h1,
.leatherhead .so-widget-r02-carousel .carousel-container h3,
.leatherhead .so-widget-r02-carousel .carousel-container h2 {
  border-color: #0A73FF;
}
.otm .so-widget-r02-carousel .carousel-container h1,
.otm .so-widget-r02-carousel .carousel-container h3,
.otm .so-widget-r02-carousel .carousel-container h2 {
  border-color: #FF1428;
}
.science-group .so-widget-r02-carousel .carousel-container h1,
.science-group .so-widget-r02-carousel .carousel-container h3,
.science-group .so-widget-r02-carousel .carousel-container h2 {
  border-color: #7C97BB;
}
.oakland .so-widget-r02-carousel .carousel-container h1,
.oakland .so-widget-r02-carousel .carousel-container h3,
.oakland .so-widget-r02-carousel .carousel-container h2 {
  border-color: #00CD62;
}
.tsg .so-widget-r02-carousel .carousel-container h1,
.tsg .so-widget-r02-carousel .carousel-container h3,
.tsg .so-widget-r02-carousel .carousel-container h2 {
  border-color: #00B9FF;
}
.tsg-forum .so-widget-r02-carousel .carousel-container h1,
.tsg-forum .so-widget-r02-carousel .carousel-container h3,
.tsg-forum .so-widget-r02-carousel .carousel-container h2 {
  border-color: #00B9FF;
}
.frontier .so-widget-r02-carousel .carousel-container h1,
.frontier .so-widget-r02-carousel .carousel-container h3,
.frontier .so-widget-r02-carousel .carousel-container h2 {
  border-color: #EF8724;
}
.leatherhead .so-widget-r02-carousel .carousel-container h1,
.leatherhead .so-widget-r02-carousel .carousel-container h3,
.leatherhead .so-widget-r02-carousel .carousel-container h2 {
  border-bottom: 1px solid #D0D0D0;
  color: #002B5C;
}
.frontier .so-widget-r02-carousel .carousel-container h1,
.frontier .so-widget-r02-carousel .carousel-container h3,
.frontier .so-widget-r02-carousel .carousel-container h2 {
  color: #212121;
  border-bottom: none;
}
.tsg .so-widget-r02-carousel .carousel-container h1,
.tsg .so-widget-r02-carousel .carousel-container h3,
.tsg .so-widget-r02-carousel .carousel-container h2,
.science-group .so-widget-r02-carousel .carousel-container h1,
.science-group .so-widget-r02-carousel .carousel-container h3,
.science-group .so-widget-r02-carousel .carousel-container h2 {
  border-bottom: 1px solid #D0D0D0;
}
@media (max-width: 767px) {
  .so-widget-r02-carousel .carousel-container h1,
  .so-widget-r02-carousel .carousel-container h3,
  .so-widget-r02-carousel .carousel-container h2 {
    font-size: 15px;
  }
}
.so-widget-r02-carousel .carousel-container h1 {
  font-size: 30px;
}
@media (max-width: 767px) {
  .so-widget-r02-carousel .carousel-container h1 {
    font-size: 22px;
  }
}
.so-widget-r02-carousel .carousel-container h2 {
  font-size: 25px;
}
@media (max-width: 767px) {
  .so-widget-r02-carousel .carousel-container h2 {
    font-size: 18px;
  }
}
.so-widget-r02-carousel .carousel-container.remove-overlap {
  padding-top: 100px;
}
@media (max-width: 1279px), (max-width: 1024px) {
  .so-widget-r02-carousel .carousel-container.remove-overlap {
    padding-top: 0;
  }
}
.so-widget-r02-carousel .frames {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 480px;
}
@media (max-width: 767px) {
  .so-widget-r02-carousel .frames {
    height: 300px;
  }
}
.so-widget-r02-carousel .frames .frame {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.so-widget-r02-carousel .frames .frame > .image,
.so-widget-r02-carousel .frames .frame > a .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(208, 208, 208, 0.3);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.frontier .so-widget-r02-carousel .frames .frame > .image,
.frontier .so-widget-r02-carousel .frames .frame > a .image {
  background-position: 85% 50%;
}
.so-widget-r02-carousel .frames .frame > .image:after,
.so-widget-r02-carousel .frames .frame > a .image:after {
  content: '';
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.36));
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.so-widget-r02-carousel .frames .frame .video {
  background-color: #F8F8F8;
  object-fit: cover;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.so-widget-r02-carousel .frames .frame > .caption-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  font-size: 0px;
  z-index: 3;
}
.quirky .so-widget-r02-carousel .frames .frame > .caption-wrapper {
  opacity: 1 !important;
}
.so-widget-r02-carousel .frames .frame > .caption-wrapper .caption {
  position: absolute;
  top: 4%;
  left: 0;
  max-width: 75%;
  min-height: 100%;
  background-size: cover;
  white-space: normal;
  padding-left: 40px;
}
@media (max-width: 767px) {
  .so-widget-r02-carousel .frames .frame > .caption-wrapper .caption {
    font-size: 22px;
  }
}
.so-widget-r02-carousel .frames .frame > .caption-wrapper .caption h4 {
  color: #FFFFFF;
  font-size: 12px;
  font-family: "Atlas", sans-serif;
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
.so-widget-r02-carousel .frames .frame > .caption-wrapper .caption div {
  font-size: 50px;
  color: #FFFFFF;
  font-family: meno-banner, serif;
  font-weight: 700;
  font-style: normal;
  line-height: 60px;
  margin-top: 11%;
  margin-bottom: 12%;
}
.leatherhead .so-widget-r02-carousel .frames .frame > .caption-wrapper .caption div,
.frontier .so-widget-r02-carousel .frames .frame > .caption-wrapper .caption div,
.tsg .so-widget-r02-carousel .frames .frame > .caption-wrapper .caption div,
.science-group .so-widget-r02-carousel .frames .frame > .caption-wrapper .caption div {
  font-family: "Atlas", sans-serif;
  font-weight: 100;
}
@media (max-width: 1279px), (max-width: 1024px) {
  .so-widget-r02-carousel .frames .frame > .caption-wrapper .caption div {
    font-size: 40px;
    line-height: 45px;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .so-widget-r02-carousel .frames .frame > .caption-wrapper .caption div {
    font-size: 22px;
    margin-top: 15%;
    line-height: 26px;
  }
}
.so-widget-r02-carousel .frames .frame > .caption-wrapper .caption .carousel-link {
  color: #FFFFFF;
  font-size: 10px;
  font-weight: 200;
  padding: 5px;
  border: 1px solid #FFFFFF !important;
  font-family: "Atlas", sans-serif;
  font-weight: 100;
  padding: 9px 40px;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
.so-widget-r02-carousel .arrow-container {
  display: block;
  position: absolute;
  z-index: 35;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 0;
}
.so-widget-r02-carousel .arrow-container.r {
  right: 0;
  left: auto;
}
.so-widget-r02-carousel .arrow-container > .arrow {
  position: absolute;
  height: 25px;
  width: 25px;
  padding: 5px;
  cursor: pointer;
  background-position: center;
}
.so-widget-r02-carousel .arrow-container > .arrow > div {
  width: 100%;
  height: 100%;
}
.so-widget-r02-carousel .arrow-container > .arrow.l {
  left: -1.5%;
  background-image: url("/wp-content/plugins/sagentia-widgets-bundle/base-files/assets/common-assets/arrow/carousel-arrow-left.svg");
}
.leatherhead .so-widget-r02-carousel .arrow-container > .arrow.l {
  background-image: url("/wp-content/themes/timber-leatherhead-theme/assets/common-assets/arrow/carousel-arrow-left-leatherhead.svg");
}
.frontier .so-widget-r02-carousel .arrow-container > .arrow.l {
  background-image: url("/wp-content/themes/timber-frontier-theme/assets/common-assets/arrow/carousel-arrow-left-frontier.svg");
}
.tsg .so-widget-r02-carousel .arrow-container > .arrow.l {
  background-image: url("/wp-content/themes/timber-tsg-theme/assets/common-assets/arrow/carousel-arrow-left-tsg.svg");
}
.science-group .so-widget-r02-carousel .arrow-container > .arrow.l {
  background-image: url("/wp-content/themes/timber-science-group-theme/assets/common-assets/arrow/carousel-arrow-left-sg.svg");
}
@media (max-width: 767px) {
  .so-widget-r02-carousel .arrow-container > .arrow.l {
    left: -2%;
  }
}
@media (max-width: 500px) {
  .so-widget-r02-carousel .arrow-container > .arrow.l {
    left: -4%;
  }
}
.so-widget-r02-carousel .arrow-container > .arrow.r {
  background-image: url("/wp-content/plugins/sagentia-widgets-bundle/base-files/assets/common-assets/arrow/carousel-arrow-right.svg");
  right: -1.5%;
}
.leatherhead .so-widget-r02-carousel .arrow-container > .arrow.r {
  background-image: url("/wp-content/themes/timber-leatherhead-theme/assets/common-assets/arrow/carousel-arrow-right-leatherhead.svg");
}
.frontier .so-widget-r02-carousel .arrow-container > .arrow.r {
  background-image: url("/wp-content/themes/timber-frontier-theme/assets/common-assets/arrow/carousel-arrow-right-frontier.svg");
}
.tsg .so-widget-r02-carousel .arrow-container > .arrow.r {
  background-image: url("/wp-content/themes/timber-tsg-theme/assets/common-assets/arrow/carousel-arrow-right-tsg.svg");
}
.science-group .so-widget-r02-carousel .arrow-container > .arrow.r {
  background-image: url("/wp-content/themes/timber-science-group-theme/assets/common-assets/arrow/carousel-arrow-right-sg.svg");
}
@media (max-width: 767px) {
  .so-widget-r02-carousel .arrow-container > .arrow.r {
    right: -2%;
  }
}
@media (max-width: 500px) {
  .so-widget-r02-carousel .arrow-container > .arrow.r {
    right: -4%;
  }
}
.so-widget-r02-carousel .arrow-container > .arrow:focus {
  opacity: 0.65;
}
.so-widget-r02-carousel .sub-section {
  height: 200px;
  width: 100%;
  background-color: #F8F8F8;
  padding: 40px 30px;
  display: none;
}
.so-widget-r02-carousel .sub-section > .sub-caption {
  font-weight: 100;
  font-size: 42px;
  line-height: 49px;
}
.so-widget-r02-carousel .sub-section > a > .button > .arrow.l {
  width: 22px;
}
.so-widget-r02-carousel .nav {
  font-size: 0px;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
@media (max-width: 767px) {
  .so-widget-r02-carousel .nav {
    max-width: 90%;
    margin: auto;
  }
}
.so-widget-r02-carousel .nav .tab {
  margin: 10px 20px;
  padding-top: 5px;
  text-align: center;
  overflow: hidden;
}
.so-widget-r02-carousel .nav .tab span {
  display: block;
}
.so-widget-r02-carousel .nav .tab .bar {
  background: #c5f8e7;
  height: 2px;
  width: 200px;
}
.leatherhead .so-widget-r02-carousel .nav .tab .bar {
  background: rgba(10, 115, 255, 0.45);
}
.frontier .so-widget-r02-carousel .nav .tab .bar {
  background: rgba(239, 135, 36, 0.75);
}
.tsg .so-widget-r02-carousel .nav .tab .bar {
  background: rgba(0, 185, 255, 0.75);
}
.science-group .so-widget-r02-carousel .nav .tab .bar {
  background: rgba(26, 44, 86, 0.75);
}
.so-widget-r02-carousel .nav .tab.active .progress {
  opacity: 1;
  background: #60EBBC;
  animation: progressBar 6s ease;
  padding: 1px;
}
.leatherhead .so-widget-r02-carousel .nav .tab.active .progress {
  background: #0A73FF;
}
.frontier .so-widget-r02-carousel .nav .tab.active .progress {
  background: #EF8724;
}
.tsg .so-widget-r02-carousel .nav .tab.active .progress {
  background: #00B9FF;
}
.science-group .so-widget-r02-carousel .nav .tab.active .progress {
  background: #1A2C56;
}
@keyframes progressBar {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .so-widget-r02-carousel .nav .tab {
    width: 100%;
  }
}
.so-widget-r02-carousel .nav .tab-text {
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #1C5C5F;
}
.sagentia .so-widget-r02-carousel .nav .tab-text {
  color: #0A73FF;
}
.sagentia-rnd .so-widget-r02-carousel .nav .tab-text {
  color: #1C5C5F;
}
.leatherhead .so-widget-r02-carousel .nav .tab-text {
  color: #0A73FF;
}
.otm .so-widget-r02-carousel .nav .tab-text {
  color: #FF1428;
}
.science-group .so-widget-r02-carousel .nav .tab-text {
  color: #1A2C56;
}
.oakland .so-widget-r02-carousel .nav .tab-text {
  color: #00CD62;
}
.tsg .so-widget-r02-carousel .nav .tab-text {
  color: #00B9FF;
}
.tsg-forum .so-widget-r02-carousel .nav .tab-text {
  color: #00B9FF;
}
.frontier .so-widget-r02-carousel .nav .tab-text {
  color: #EF8724;
}
.leatherhead .so-widget-r02-carousel .nav .tab-text {
  color: #002B5C;
}
.frontier .so-widget-r02-carousel .nav .tab-text {
  color: #212121;
}
@media (max-width: 767px) {
  .so-widget-r02-carousel .nav .tab-text {
    display: none;
  }
}
