  .text-slider { 
	  text-align: center; }
.text-slider .nav-arrows{}
.text-slider .swiper-button-prev:after{ content: url(https://searchwide-global.flywheelstaging.com//wp-content/uploads/2024/09/Polygon-13.svg); }
  .text-slider .swiper-button-next:after{ content: url(https://searchwide-global.flywheelstaging.com//wp-content/uploads/2024/09/Polygon-12.svg); }
.text-slider h2{    margin-top: 0; margin-bottom: 0px !important;
    line-height: 1;
    font-size: 60px;
    font-family: "superior-title", serif;
    font-weight: 300;
    font-style: normal;}
.text-slider p{ margin-bottom: 0px;}
.text-slider h4{color: var(--teal); margin-bottom: 0px;}
.text-slider-tabs{ display: flex; justify-content: center;     flex-flow: wrap;}
.text-slider-tab{ padding: 0px 5px; color:#D0D1D1; font-weight: 700;}
.text-slider-tab.active{ color:#1D2D3F;}
  .text-slider .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: auto; }
.text-slider .the-content {    max-width: 880px;    margin: 0 auto auto; 
    width: calc(100% - 40px); }
.text-slider .description{padding: 50px;}
  .text-slider .slideContent { 
	  text-align: center; }

    @media (max-width: 700px) {
		.text-slider h2{ font-size: 45px;}

.text-slider .description{ padding: 25px;}}

      @media (max-width: 700px) { }
  .text-slider .swiper-pagination-bullet-active {
    background: var(--teal) !important; }
  .text-slider .swiper-pagination-bullet {
    background: var(--slate-blue);
    opacity: 1; }
  .text-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(1);
            transform: scale(1); }
  .text-slider .swiper-horizontal > .swiper-pagination-bullets, .text-slider .swiper-pagination-bullets.swiper-pagination-horizontal, .text-slider .swiper-pagination-custom, .text-slider .swiper-pagination-fraction {
    bottom: 0; justify-content: left; display: flex; }
    @media (max-width: 750px) {
      .text-slider .swiper-horizontal > .swiper-pagination-bullets, .text-slider .swiper-pagination-bullets.swiper-pagination-horizontal, .text-slider .swiper-pagination-custom, .text-slider .swiper-pagination-fraction {
        bottom: 0; } }
  @media (max-width: 460px) {
	  .text-slider h2{ font-size: 35px;}
.text-slider-tabs {
    display: block;}