@font-face {
  font-family: 'barlow_condensedmedium';
  src: url('../fonts/BarlowCondensed-Medium.eot');
  src: url('../fonts/BarlowCondensed-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BarlowCondensed-Medium.woff2') format('woff2'),
    url('../fonts/BarlowCondensed-Medium.woff') format('woff'),
    url('../fonts/BarlowCondensed-Medium.ttf') format('truetype'),
    url('../fonts/BarlowCondensed-Medium.svg#BarlowCondensed-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'barlow_condensedsemibold';
  src: url('../fonts/BarlowCondensed-SemiBold.eot');
  src: url('../fonts/BarlowCondensed-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BarlowCondensed-SemiBold.woff2') format('woff2'),
    url('../fonts/BarlowCondensed-SemiBold.woff') format('woff'),
    url('../fonts/BarlowCondensed-SemiBold.ttf') format('truetype'),
    url('../fonts/BarlowCondensed-SemiBold.svg#BarlowCondensed-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow-Condensed-Bold';
  src: url('../fonts/BarlowCondensed-Bold.eot');
  src: url('../fonts/BarlowCondensed-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BarlowCondensed-Bold.woff2') format('woff2'),
    url('../fonts/BarlowCondensed-Bold.woff') format('woff'),
    url('../fonts/BarlowCondensed-Bold.ttf') format('truetype'),
    url('../fonts/BarlowCondensed-Bold.svg#BarlowCondensed-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'barlow_condensedregular';
  src: url('../fonts/BarlowCondensed-Regular.eot');
  src: url('../fonts/BarlowCondensed-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BarlowCondensed-Regular.woff2') format('woff2'),
    url('../fonts/BarlowCondensed-Regular.woff') format('woff'),
    url('../fonts/BarlowCondensed-Regular.ttf') format('truetype'),
    url('../fonts/BarlowCondensed-Regular.svg#BarlowCondensed-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

#banner-main-sec-exp {
  background-image: url('../images/Mask Group 7@2x.png');
  background-repeat: no-repeat;
  background-color: #000;
  background-size: cover;
  background-position: center;
  width: 100%;
}

.fa-search-button {
  content: '';
  position: absolute;
  left: 78%;
  background: url(../images/search-white.svg) no-repeat;
  width: 2%;
  height: 5%;
  background-size: cover;
  right: 0;
  margin: 0 auto;
  top: 9%;
  transform: translateY(-50%);
  background-position: center center;
  opacity: 0.7;
}

#banner-main-sec-exp .search-bar-exp button {
  border: none;
  background-color: black;
  color: #fff;
  font-weight: 400;
  font-size: 20px;
}

#banner-main-sec-exp .exp-logo-button .mobile-container {
  max-width: 480px;
  margin: auto;
  background-color: #555;
  height: 500px;
  color: white;
  border-radius: 10px;
}

#banner-main-sec-exp .exp-logo-button .topnav {
  overflow: hidden;
  background-color: #000;
  display: flex;
  align-items: center;
}

#banner-main-sec-exp .exp-logo-button .topnav #myLinks {
  display: none;
}

#banner-main-sec-exp .exp-logo-button .topnav a {
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 30px;
  display: block;
}

#banner-main-sec-exp .exp-logo-button .topnav a.icon {
  background: black;
  display: block;
  right: 0;
  top: 0;
}

#banner-main-sec-exp .exp-logo-button .topnav a:hover {
  background-color: #ddd;
  color: black;
}

#banner-main-sec-exp .exp-logo-button .active {
  background-color: #000;
  color: white;
}

#banner-main-sec-exp .nav-exp-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
}

#banner-main-sec-exp .search-bar-exp form {
  margin-bottom: 0px;
}

#banner-main-sec-exp .exp-headers-banner {
  padding-top: 60px;
  padding-bottom: 60px;
}

#banner-main-sec-exp .exp-headers-banner .header-text-exp {
  display: block;
  padding-top: 20px;
  padding-left: 9%;
}

#banner-main-sec-exp .exp-headers-banner {
  margin-top: 40px;
}

#banner-main-sec-exp .exp-pertg-banner p, h4 {
  font-family: 'Barlow-Condensed-Medium';
  text-align: center;
  color: #fff;
}

#banner-main-sec-exp .exp-pertg-banner p {
  font-family: 'Barlow-Condensed-Medium';
  text-align: center;
  color: #fff;
  line-height: 1.1;
  font-size: 15px;
}

#banner-main-sec-exp .exp-pertg-banner {
  padding-left: 40px;
  padding-bottom: 30px;
}

#banner-main-sec-exp .exp-pertg-banner h4 {
  color: #fff;
  font-size: 40px;
  margin-bottom: 1rem;
}

#banner-main-sec-exp .header-text-exp h2 {
  color: #fff;
  font-family: 'Barlow-Condensed-Medium';
  padding-top: 15px;
  font-size: 36px;
}

#banner-main-sec-exp .exp-headers-banner .header-text-exp img {
  max-width: 75%;
}

#banner-main-sec-exp .exp-headers-banner .header-img-exp img {
  max-width: 100%;
}

#banner-main-sec-exp .exp-pertg-banner .per-wrapper {
  display: block;
  margin: auto;
}

#banner-main-sec-exp .header-text-exp p {
  font-family: 'Barlow-Condensed-Medium';
  color: #fff;
}

#sec-wrapper-exp {
  padding: 120px 0px;
  background-color: #F4F4F4;
}

#sec-wrapper-exp .model-header-wrapper {}

#sec-wrapper-exp .model-text-wrapper {
  display: inline-flex;
  justify-content: center;
}

#sec-wrapper-exp .model-text-wrapper p {
  color: #000;
  justify-content: center;
  width: 100%;
  font-family: 'Barlow-Condensed-Regular';
  font-size: 20px;
  letter-spacing: 1.3px;
  line-height: 1.3;
}

#sec-wrapper-exp .model-header-wrapper h2 {
  font-family: 'Barlow-Condensed-Bold';
  font-size: 40px;
  letter-spacing: 1.5px;
}

#sec-wrapper-exp .image-human-wrapper {
  padding-top: 60px;
}

#sec-wrapper-exp .image-human-wrapper h3 {
  padding-top: 20px;
  font-family: 'Barlow-Condensed-Medium';
  font-size: 34px;
  padding-bottom: 60px;
}

#sec-wrapper-exp .video-human-wrapper h2 {
  font-family: 'Barlow-Condensed-SemiBold';
  font-size: 40px;
  color: #231F20;
  padding-bottom: 30px;
}

#sec-wrapper-exp .video-human-wrapper {
  padding-top: 80px;
}

#sec-wrapper-exp .video-human-wrapper .video-yout-text-wrapper {
  display: block;
  margin: auto;
  padding-left: 40px;
}

#sec-wrapper-exp .video-human-wrapper .video-yout-text-wrapper p {
  color: #000104;
  font-family: 'Barlow-Condensed-SemiBold';
  padding-top: 10px;
  font-size: 20px;
  position: relative;
  width: 35%;
}

#sec-wrapper-exp .video-human-wrapper .video-yout-text-wrapper p:before {
  content: '';
  display: inline-block;
  background: url('../images/Rectangle 20.svg') no-repeat;
  width: 125px;
  left: -8px;
  top: 0px;
  position: absolute;
  height: 3px;
  margin-left: 0.5rem;
}

/* #sec-wrapper-exp .video-human-wrapper .video-yout-text-wrapper p:after{
  content: '';
  display: inline-block;
  background: url('../images/Polygon 6.svg') no-repeat;
  width: 12px;
  height: 12px;
  margin-left: 0.5rem;
} */
#sec-wrapper-exp .video-human-wrapper .video-yout-text-wrapper p:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 8px solid #000;
  position: absolute;
  bottom: 10px;
  right: -6px;
  transition: all 0.3s ease;
}

#sec-wrapper-exp .video-human-wrapper .video-yout-text-wrapper p:hover:after {
  right: -16px;
}

#sec-wrapper-exp .orangeline {
  border: 2px solid rgba(243, 112, 33, 1);
  width: 40%;
  margin: 0px !important;
}

/* carousel css starts */
#custCarousel .carousel-indicators {
  position: static;
  justify-content: left;
  display: block;
  display: inline-block;
  text-align: left;
}

#custCarousel .text-indicators-wrapper {
  display: flex;
  justify-content: flex-start;
  padding-bottom: 20px
}

#custCarousel .carousel-indicators .active {
  background-color: transparent;
}

.carousel-inner .carousel-box-wrapper {
  padding-top: 135px;
}

.carousel-inner .row {
  margin-left: 0px;
  margin-right: 0px;
}

.carousel-inner .carousel-box-wrapper h1 {
  color: #E3006A;
  font-size: 50px;
  font-weight: bold;
  padding-left: 30px;
}

.carousel-inner .carousel-box-wrapper h4 {
  color: #D3D3D3;
  font-size: 27px;
  padding-left: 30px;
}

.carousel-inner .carousel-box-wrapper p {
  color: #E3116A;
  font-size: 12px;
  padding-right: 100px;
  padding-left: 30px;
}

.carousel-box-wrapper .small-img-box {
  margin-top: 10px;
}

#intro {
  background: url('../images/Mask Group 26@2x.png') bottom no-repeat;
  background-size: contain;
  position: relative;
  height: 900px;
  background-color: #000000;
}

.carousel-inner img {
  width: 100%;
  height: 100%
}

/* #custCarousel .carousel-indicators {
    position: static;
    margin-top: 20px
} */
.ty {
  display: none;
}

#custCarousel .carousel-indicators>li {
  width: 100px
}

.carousel-indicators li::after {
  bottom: 0;
}

#custCarousel .carousel-indicators li img {
  display: block;
  opacity: 0.5
}

.carousel-indicators li {
  text-indent: 0px !important;
  width: 70px !important;
}

#custCarousel .carousel-indicators li.active img {
  opacity: 1
}

#custCarousel .carousel-indicators li:hover img {
  opacity: 0.75
}

.carousel-item img {
  width: 100%
}

.carousel-indicators li img {
  margin-top: 15px;
  max-width: initial;
  width: 148px;
  height: 130px;
}

.carousel-indicators li {
  margin-left: 10px;
}

/* .list-inline-item .active{
  background: transparent linear-gradient(270deg, #E3006A 0%, #A40D7A 38%, #000000 100%) 0% 0% no-repeat padding-box!important;

} */
.carousel-indicators li {
  background-color: #ffffff00 !important;
}

.carousel-control-next, .carousel-control-prev {
  display: none;
}

.lst-nav {
  padding: 12px 18px !important;
}

.carousel-indicators li::before {
  top: 0;
  height: unset;
}

.carousel-indicators li {}

#myDiv ul li span {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}

#myDiv ul li.active {
  border: none;
}

#myDiv ul li.active span::after {
  content: url('../images/LP/Path_7457.svg');
  margin-left: 30px;
}

#wre {
  transform: rotate(1deg);
}

#wre1 {
  transform: scale(1.3);
}

@media(min-width:992px) {
  #collapsibleNavbar .navbar-nav {
    align-items: center;
  }
}

@media screen and (max-width:767px) and (min-width:300px) {
  #banner-main-sec-exp .exp-pertg-banner h4 {
    font-size: 25px !important;
    margin-bottom: 0.5rem;
  }

  #banner-main-sec-exp .exp-pertg-banner {
    padding-left: inherit !important;
  }

  #custCarousel .carousel-indicators {
    text-align: center;
  }

  #custCarousel .carousel-indicators li {
    font-size: 13px !important;
    padding: 10px 15px !important;
  }

  .tabcarousel {
    padding: 0 !important;
  }

  #custCarousel .wns-solution-box-wrapper {
    padding: 5px 20px !important;
  }

  #custCarousel .wns-solution-box-wrapper p {
    padding-bottom: 0 !important;
  }

  #custCarousel .wns-solution-box-wrapper .explore-crusl-btn {
    width: 100px !important;
  }

  #custCarousel .explore-crusl-btn:before {
    top: -8px !important;
  }

  #custCarousel h2 {
    font-size: 30px !important;
    padding: 20px 0 !important;
  }

  #sec-wrapper-exp {
    padding: 20px 0 !important;
  }

  #sec-wrapper-exp .model-header-wrapper h2 {
    padding-bottom: 20px;
    font-size: 30px !important;
  }

  #sec-wrapper-exp .image-human-wrapper {
    padding-top: 10px !important;
  }

  #sec-wrapper-exp .image-human-wrapper h3 {
    font-size: 30px !important;
  }

  #sec-wrapper-exp .image-human-wrapper h3 {
    padding-bottom: 20px !important;
  }

  #sec-wrapper-exp .video-human-wrapper h2 {
    padding: 20px 0 !important;
    font-size: 30px !important;
  }

  #sec-wrapper-exp .video-human-wrapper .video-yout-text-wrapper {
    padding-left: 0 !important;
  }
}

@media(max-width:768px) {
  #intro {
    height: 1000px;
  }
}

@media(max-width:420px) {
  #intro {
    /* height: 1100px !important; */
  }

  .carousel-item img {
    width: 100%;
    /* margin-top: 100px; */
  }
}

@media(min-width:992px) {
  #custCarousel .carousel-indicators {
    left: -215%;
  }

  #intro {
    padding-top: 70px;
    height: 870px;
    padding-bottom: 70px;
  }
}

@media(min-width:992px) and (max-width:1201px) {
  #custCarousel .carousel-indicators {
    left: -14%;
    bottom: -40%;
  }

  #intro {
    padding-bottom: 220px !important;
  }
}

@media(min-width:1201px) and (max-width:1500px) {
  #custCarousel .carousel-indicators {
    left: -64%;
    bottom: -30%;
  }
}

@media(min-width:1501px) {
  #custCarousel .carousel-indicators {
    left: -62%;
    bottom: -30%;
  }
}

@media(min-width:1901px) {
  #custCarousel .carousel-indicators {
    left: -213%;
    bottom: 26%;
  }
}

@media(max-width:991px) {
  .header-top {
    padding: 60px 0px;
  }

  .txt-head {
    font-size: 36px;
  }

  .pow {
    font-size: 24px;
    margin-bottom: 0px;
    margin-top: 0;
  }

  #intro {
    height: 1100px;
  }

  #intro .carousel-indicators {
    bottom: -22%;
  }
}

#custCarousel .carousel-indicators li {
  width: unset !important;
  height: unset !important;
  padding: 10px 35px;
  border-radius: 25px;
  color: #9C9C9C;
  border: 1px solid #3C3C3C;
  position: relative;
  font-size: 17px;
  background-color: #2D2D2D6B !important;
  margin-bottom: 20px;
  font-family: 'Barlow-Condensed-Medium';
}

#custCarousel .carousel-indicators li::after {
  height: 5px !important;
  width: 100%;
  position: absolute;
  top: 0;
}

#custCarousel .carousel-indicators li.active {
  background-color: #BD1A29 !important;
  color: #F4F4F4;
}

#custCarousel .carousel-indicators li.hover {
  background-color: #BD1A29 !important;
  color: #F4F4F4;
}

#custCarousel .carousel-indicators {
  margin-left: 0px;
  margin-right: 0px;
}

#custCarousel .wns-solution-box-wrapper {
  background-image: url("../images/Group 940.png");
  background-size: cover;
  padding: 20px 30px;
  background-color: #000;
  background-repeat: no-repeat;
}

#custCarousel .wns-solution-box-wrapper p {
  color: #D2D2D2;
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 50px;
  text-align: left;
  font-family: 'Barlow-Condensed-Regular';
  padding-right: 18px;
}

#custCarousel .wns-solution-box-wrapper img {
  display: block;
  padding-bottom: 10px;
  font-size: 19px;
}

#custCarousel .explore-crusl-btn:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 8px solid #fff;
  position: absolute;
  bottom: 6px;
  right: -6px;
  transition: all 0.3s ease;
}

#custCarousel .explore-crusl-btn:hover:after {
  right: -16px;
}

#custCarousel .wns-solution-box-wrapper a {
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  text-align: left;
}

#custCarousel .wns-solution-box-wrapper .explore-crusl-btn {
  display: block;
  text-align: left;
  font-family: 'Barlow-Condensed-SemiBold';
  font-size: 16px;
  position: relative;
  width: 20%;
  margin-right: auto;
}

#custCarousel .explore-crusl-btn:before {
  content: '';
  display: inline-block;
  background: url("../images/Rectangle 20.svg") no-repeat;
  width: 110px;
  left: -8px;
  top: -13px;
  position: absolute;
  height: 3px;
  margin-left: 0.5rem;
}

#custCarousel h2 {
  font-family: 'Barlow-Condensed-Medium';
  text-align: left;
  display: block;
  color: #fff;
  padding-bottom: 50px;
  font-size: 40px;
}

.list-inline-item a {
  font-family: 'Barlow-Condensed-Medium';
}

/* carousel ends here     */
a:hover {
  text-decoration: none;
  color: initial;
}

a {
  color: initial;
  text-decoration: none;
}

body {
  color: #231f20;
}

@media screen and (max-width:767px) {
  .imperatives-desk {
    display: none;
  }

  .expirus-carousel {
    padding: 2rem 0 2rem 0rem !important;
  }

  #owl-mobile-normalsec .owl-dots,
  #owl-mobile-normalsec .owl-nav {
    display: none;
  }

  .carousel-text-widget {
    width: 100% !important;
  }

  .imperatives-mob h3,
  .expirus-enabllers h3 {
    width: 70%;
  }

  .testimonal-text {
    width: 70%;
  }

  #owl-carousel-expirus .owl-nav {
    right: 10% !important;
  }

  #owl-carousel-testimonal .owl-nav button.owl-prev {
    position: absolute !important;
    bottom: -12% !important;
    left: 30% !important;
    top: inherit !important;
  }

  #owl-carousel-testimonal .owl-nav button.owl-next {
    position: absolute !important;
    bottom: -12% !important;
    right: 30% !important;
    top: inherit !important;
  }

  .container-testimonal {
    max-width: 95% !important;
  }

  .imperatives-mob h3 {
    padding-left: 15px;
  }

  .awards-recon-right {
    padding: 2rem 0;
  }

  .expirus-padd {
    padding: 2rem 0 2rem 15px !important;
  }

  .mobile-award-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .awards-recon-right {
    padding: 2rem 0 !important;
  }
}

@media screen and (min-width:768px) {
  .imperatives-mob {
    display: none;
  }
}

@media screen and (max-width:1024px) and (min-width:768px) {
  .new-normal-widget {
    padding: 2rem 0 !important;
  }

  .normal-widget-sub {
    padding: 1.5rem 1rem !important;
  }

  .expirus-carousel {
    padding: 2rem 0 2rem 1rem !important;
  }

  #owl-carousel-testimonal .owl-nav button.owl-prev {
    position: absolute !important;
    bottom: -15% !important;
    left: 30% !important;
    top: inherit !important;
  }

  #owl-carousel-testimonal .owl-nav button.owl-next {
    position: absolute !important;
    bottom: -15% !important;
    right: 50% !important;
    top: inherit !important;
  }
}

@media screen and (max-width:991px) and (min-width:768px) {
  .awards-recon-right {
    padding: 1rem 1.5rem !important;
  }
}

.normal-widget-sub {
  padding: 1.5rem 2rem;
  background: #F4F4F4;
  position: relative;
  min-height: 350px;
}

.explore-btn {
  position: absolute;
  bottom: 8%;
  color: #231F20;
  font-family: 'Barlow-Condensed-SemiBold';
}

.explore-btn:hover {
  text-decoration: none;
  color: #231F20;
}

.explore-carosel {
  position: relative;
  color: #fff;
}

#wns-carousel-3-secions .imperatives-desk {
  padding-top: 60px;
}

.explore-carosel:before {
  content: '';
  display: inline-block;
  background: #fff;
  width: 125px;
  left: -8px;
  top: -13px;
  position: absolute;
  height: 2px;
  margin-left: 0.5rem;
}

.explore-carosel:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 8px solid #fff;
  position: absolute;
  bottom: 6px;
  right: -15px;
  transition: all 0.3s ease;
}

.explore-carosel:hover {
  color: #fff;
  text-decoration: none;
}

.explore-carosel:hover:after {
  right: -30px;
}

.carousel-text-widget {
  background: linear-gradient(to right, rgba(243, 112, 33, 0.31) 10%, rgba(189, 26, 41, 0.28) 54%, rgba(237, 28, 36, 0.36) 79%, rgba(240, 78, 48, 0.37) 101%);
  border: 1px solid rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(8px);
  width: 60%;
  padding: 2rem;
  position: absolute;
  color: #fff;
  bottom: 0;
  right: 0;
}

.carousel-text-widget p {
  margin-bottom: 2rem;
}

.carousel-text-widget h5 {
  margin-bottom: 1.5rem;
}

.explore-btn:after {
  content: '';
  display: inline-block;
  background: url("../images/Polygon 6.svg") no-repeat;
  width: 12px;
  height: 12px;
  margin-left: 0.5rem;
}

.explore-btn:before {
  content: '';
  display: inline-block;
  background: url("../images/Rectangle 20.svg") no-repeat;
  width: 125px;
  left: -8px;
  top: -13px;
  position: absolute;
  height: 3px;
  margin-left: 0.5rem;
}

.normal-widget-sub a button {
  padding: 0px 25px;
  height: 35px;
  color: #fff;
  background: #000;
  border-top-right-radius: 18px;
  border-bottom-right-radius: 18px;
  border: 0;
  margin-bottom: 1rem;
}

.new-normal-widget {
  padding: 2rem 3rem;
}

.expirus-carousel {
  padding: 1rem 0 4rem 3rem;
}

.container-testimonal {}

#owl-carousel-testimonal.owl-drag .owl-item p {}

#owl-carousel-testimonal.owl-drag .owl-item p:last-child {
  font-size: 16px;
}

#owl-carousel-testimonal .owl-nav button.owl-next {
  position: absolute;
  top: 15%;
  right: -30px;
}

#owl-carousel-testimonal .owl-nav button.owl-prev {
  position: absolute;
  top: 15%;
  left: -75px;
}

#owl-carousel-testimonal .owl-nav button img,
#owl-carousel-expirus .owl-nav button img {
  width: 35px;
  height: 35px;
}

#owl-carousel-testimonal .owl-nav [class*=owl-]:hover,
#owl-carousel-expirus .owl-nav [class*=owl-]:hover {
  background: transparent;
}

#owl-carousel-testimonal .owl-dots,
#owl-carousel-expirus .owl-dots {
  display: none;
}

#owl-carousel-expirus .owl-item {
  background: url("../images/Enabler1.png") no-repeat;
  background-size: cover;
  height: 450px;
}

#owl-carousel-expirus .owl-nav {
  position: absolute;
  top: -20%;
  right: 9%;
}

.awards-recon-left {
  background: url("../images/Group 941.png") no-repeat;
  background-size: cover;
  height: 450px;
  position: relative;
  padding: 2rem;
}

.recongnitionimg {
  width: auto;
  height: 75px;
  object-fit: cover;
  margin-right: 1.5rem;
}

.awards-recon-right {
  display: flex;
  padding: 2rem 1.5rem;
}

.awards-recon-right p {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
}

.awards-recon-left img {
  height: 160px;
  width: 160px;
  object-fit: contain;
}

.awards-recon-left h3 {
  color: #dbdbdb;
  position: absolute;
  bottom: 10%;
}

#wns-carousel-3-secions .imperatives-desk .imperative-meeting-header {
  font-family: 'Barlow-Condensed-Bold';
  font-size: 40px;
}

#wns-carousel-3-secions .normal-widget-sub button {
  font-family: 'Barlow-Condensed-Medium';
}

#wns-carousel-3-secions .normal-widget-sub p {
  font-family: 'Barlow-Condensed-Medium';
  font-size: 22px;
  line-height: 1.4;
}

#wns-carousel-3-secions .normal-widget-sub .jit-text-wrapper {
  font-family: 'Barlow-Condensed-Medium';
  font-size: 16px;
  padding-top: 10px;
}

#wns-carousel-3-secions .enablers-wrapper h3 {
  font-family: 'Barlow-Condensed-Bold';
  font-size: 40px;
}

#wns-carousel-3-secions .carousel-text-widget h5 {
  font-family: 'Barlow-Condensed-Medium';
  font-size: 26px;
  padding-bottom: 3%;
}

#wns-carousel-3-secions .carousel-text-widget p {
  font-family: 'Barlow-Condensed-Medium';
  width: 80%;
  font-size: 16px;
}

#wns-carousel-3-secions .carousel-text-widget a {
  font-family: 'Barlow-Condensed-Medium';
  font-size: 18px;
}

#wns-carousel-3-secions .awards-text-wrapper {
  font-family: 'Barlow-Condensed-Bold';
  font-size: 40px;
  padding-bottom: 20px;
}

#wns-carousel-3-secions .awards-content-wrapper h3 {
  font-family: 'Barlow-Condensed-SemiBold';
  letter-spacing: 1.5px;
  font-size: 18px;
  font-size: 36px;
}

#wns-carousel-3-secions .awards-content-wrapper p {
  font-family: 'Barlow-Condensed-Medium';
  line-height: 1.4;
  width: 65%;
  font-size: 23px;
}

#wns-carousel-3-secions .testimonals-text-wrapper {
  font-family: 'Barlow-Condensed-Bold';
  font-size: 40px;
  padding-bottom: 20px;
  padding-top: 20px;
}

#wns-carousel-3-secions .testimonals-content-wrapper p {
  font-family: 'Barlow-Condensed-Medium';
  width: 94%;
  padding-left: 15px;
  font-size: 26px;
  color: #6D6C6C;
  line-height: 1.4;
}

.copy-content-wrapper {
  display: flex;
  justify-content: space-between;
}

.icon-explore-wns:before {
  background-image: url(../images/sprite.png) !important;
}
