html,
body {
  padding: 0;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen,
    Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    scroll-behavior: smooth;
    max-width: 1600px;
    margin:auto;
}

a {
  color: inherit;
  text-decoration: none;
}
a:active {
  color:white;
}
* {
  box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6, p {
  margin:0;
  padding:0; 
}
ul {
  list-style-type: none;
  margin:0;
  padding:0;
}
/* about swiper */

.aboutSwiper .swiper-slide {
  width: 300px !important;
  height: 380px !important;
  position: unset;
}
.aboutSwiper .swiper, .aboutSwiper .swiper-wrapper, .aboutSwiper .swiper-pagination{
  position: unset;
}
.aboutSwiper .swiper-pagination-bullet-active {
  background-color: #94248C;
  width:13px !important;
  height: 13px !important;
}
.aboutSwiper .swiper-pagination-bullet {
  width: 13px !important;
  height: 13px !important;
}
.swiper-pagination {
  margin-top: 20px !important;
}




/* brand swiper */
 .brandSwiper .swiper,  .brandSwiper .swiper-wrapper,  .brandSwiper .swiper-pagination, .coreSwiper .swiper, .coreSwiper .swiper-wrapper, .coreSwiper .swiper-pagination{
  position: unset !important;
}
 .brandSwiper .swiper-pagination {
  margin-top: 40px !important;
}
 .brandSwiper .swiper-pagination-bullet-active {
  background-color: #94248c !important;
}
 .brandSwiper .swiper-slide {
  width: 377px !important;
  height: 452px !important;
  height: auto !important;
  padding-bottom: 20px;
  position: unset;
  border-radius: 20px !important;
}
.coreSwiper .swiper-slide {
  width: 348px !important;
}

 .brandSwiper .swiper-button-next,  .brandSwiper .swiper-button-prev, .coreSwiper .swiper-button-next, .coreSwiper .swiper-button-prev, .testimonialsSwiper .swiper-button-next, .testimonialsSwiper .swiper-button-prev{
  background-image: url('../assets/arrow-right.png') !important;
  background-repeat: no-repeat !important;
  width: 49.67px !important;
  height: 49.67px !important;
  background-position: center;
  position: absolute;
  top:0px !important;
  right: 20px !important;
  margin-top: 0 !important;
  border-radius: 50%;
  border: 2px solid #818188;
  filter: drop-shadow(0px 4px 25px rgba(0, 0, 0, 0.1));
}
 .brandSwiper .swiper-button-prev, .coreSwiper .swiper-button-prev, .testimonialsSwiper .swiper-button-prev{
  width: 49.67px !important;
  height: 49.67px !important;
  left:unset !important;
  right: 88px !important;
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.coreSwiper .swiper-button-next, .coreSwiper .swiper-button-prev, .testimonialsSwiper .swiper-button-next, .testimonialsSwiper .swiper-button-prev{
  background-image: url('../assets/arrowColored.png') !important;
  border: 2px solid #2C3C90;
}
 .swiper-button-next::after,  .swiper-button-prev::after {
  content: "" !important;
}
.brandSwiper {
  margin-bottom: 200px;
}
.aboutSwiper {
  margin-bottom: 140px;
}




/* careers slider */

.careerSwiper {
  margin-bottom: 212px !important;
  margin-left: 20px;
  position: relative !important;
}
.careerSwiper .swiper, .careerSwiper .swiper-wrapper, .careerSwiper .swiper-pagination{
  position: unset;
}
.careerSwiper .swiper-slide{
  height: 478px !important;
  width: 348px !important;
}
.careerSwiper .swiper-slide.first {
  width: 377px !important;
}
.careerSwiper .swiper-button-next,  .careerSwiper .swiper-button-prev{
  background-image: url('../assets/arrowColored.png') !important;
  background-repeat: no-repeat !important;
  width: 49.67px !important;
  height: 49.67px !important;
  background-position: center;
  position: absolute;
  top:unset !important;
  right: 20px !important;
  bottom: 60px !important;
  margin-top: 0 !important;
  border-radius: 50%;
  border: 2px solid #2C3C90;
  filter: drop-shadow(0px 4px 25px rgba(0, 0, 0, 0.1));
}
 .careerSwiper .swiper-button-prev {
  width: 49.67px !important;
  height: 49.67px !important;
  left:unset !important;
  right: 88px !important;
  transform: matrix(-1, 0, 0, 1, 0, 0);
}

/* TESTIMONIALS SWIPER */
.testimonialsSwiper {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;

}
.testimonialsSwiper .swiper-wrapper {
  margin-top: 74px !important;
}
.testimonialsSwiper .swiper-slide {
  width: 597px !important;
  height:292px !important;
  height: 380px !important;
}
.testimonialsSwiper .swiper-pagination {
  display: none !important;
}
.testimonialsSwiper .swiper, .testimonialsSwiper .swiper-pagination {
  position: unset;
}
.testimonialsSwiper.swiper-button-prev{
  width: 49.67px !important;
  height: 49.67px !important;
  left:unset !important;
  right: 88px !important;
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.testimonialsSwiper .swiper-button-next, .testimonialsSwiper .swiper-button-prev{
  background-image: url('../assets/arrowColored.png') !important;
  border: 2px solid #2C3C90;
  top: 111px !important;
}
.testimonialsSwiper h2 {
  width: calc(100% - 200px);
}
@media screen and (min-width:992px) {
  .brandSwiper .swiper-button-next,.coreSwiper .swiper-button-next, .careerSwiper .swiper-button-next, .testimonialsSwiper .swiper-button-next{
    right: 40px !important;
  }
   .brandSwiper .swiper-button-prev, .coreSwiper .swiper-button-prev,.careerSwiper .swiper-button-prev, .testimonialsSwiper .swiper-button-prev {
    right:108px !important;
  }
}
@media screen and (min-width:1200px) {
   .brandSwiper .swiper-button-next,.coreSwiper .swiper-button-next, .careerSwiper .swiper-button-next, .testimonialsSwiper .swiper-button-next{
    right: 95px !important;
  }
   .brandSwiper .swiper-button-prev, .coreSwiper .swiper-button-prev,.careerSwiper .swiper-button-prev, .testimonialsSwiper .swiper-button-prev {
    right:  163px !important;
  }
}









@media screen and (max-width:768px){
  .aboutSwiper {
    margin-bottom: 43px;
  }
  .testimonialsSwiper .swiper-slide {
    width: 500px !important;
  }
}
@media screen and (max-width:567px) {
  .careerSwiper {
    margin-left: 0;
    margin-bottom: 70px !important;
  }
  .careerSwiper .swiper, .careerSwiper .swiper-wrapper, .careerSwiper .swiper-pagination, .brandSwiper .swiper, .brandSwiper .swiper-wrapper, .brandSwiper .swiper-pagination, .coreSwiper .swiper, .coreSwiper .swiper-wrapper, .testimonialsSwiper .swiper, .testimonialsSwiper .swiper-wrapper{
    flex-direction: column;
  }
  .careerSwiper .swiper-slide{
    width:100% !important;
  }
  .careerSwiper .swiper-slide.first {
    width: 100% !important;
  }
  .careerSwiper .swiper-button-next, .careerSwiper .swiper-button-prev, .brandSwiper .swiper-button-next, .brandSwiper .swiper-button-prev, .brandSwiper .swiper-pagination, .coreSwiper .swiper-button-next, .coreSwiper .swiper-button-prev, .testimonialsSwiper .swiper-button-next, .testimonialsSwiper .swiper-button-prev{
    display: none;
  }
  .brandSwiper .swiper-slide {
    width: 100% !important;
    margin-bottom: 50px !important;
    height: auto !important;
    padding-bottom: 50px;
  }
  .coreSwiper .swiper-slide {
    margin-bottom: 30px;
    width:100% !important;
    height: auto !important;
  }
  .testimonialsSwiper h2 {
    width:100%;
  }
  .testimonialsSwiper .swiper-slide {
    width: 100% !important;
    height:auto !important;
  }
}
