/* @import url("https://fonts.googleapis.com/css2?family=Oswald:wght@500;600;700&display=swap");
@import url("https://use.typekit.net/nkq8fly.css");  */
@font-face {
  font-family: "tungstenw05-medium";
  src: url("/content/dam/infosys-web/en/fonts/tungstenw05-medium.woff2")
      format("woff2"),
    url("/content/dam/infosys-web/en/fonts/tungstenw05-medium.woff")
      format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
body,
html {
  background-color: #fff;
  color: #000;
  font-family: myriad-pro, Arial;
  font-size: 18px;
  font-weight: 400;
  padding: 0;
  margin: 0;
  overflow-x: clip;
}
a:focus {
  outline: 2px solid blue;
  outline-offset: -2px;
}
a:hover,
a:visited,
a:focus {
  text-decoration: none;
}
.submenu-portion .h2-heading {
  margin: 0 0 10px;
  color: #000;
}
.menu .align-list > ul > li {
  margin-bottom: 0 !important;
}
.align-list > ul > li > a {
  font-weight: 400;
}
.m-0 {
  margin: 0 !important;
}
.p-0 {
  padding: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.mt-10,
.my-10 {
  margin-top: 10px !important;
}
.mb-10,
.my-10 {
  margin-bottom: 10px !important;
}
.mt-20,
.my-20 {
  margin-top: 20px !important;
}
.mb-20,
.my-20 {
  margin-bottom: 20px !important;
}
.mt-30,
.my-30 {
  margin-top: 30px !important;
}
.mb-30,
.my-30 {
  margin-bottom: 30px !important;
}
.mt-40,
.my-40 {
  margin-top: 40px !important;
}
.mb-40,
.my-40 {
  margin-bottom: 40px !important;
}
.mt-50,
.my-50 {
  margin-top: 50px !important;
}
.mb-50,
.my-50 {
  margin-bottom: 50px !important;
}
.pt-0,
.py-0 {
  padding-top: 0px !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0px !important;
}
.pt-100,
.py-100 {
  padding-top: 100px !important;
}
.pb-100,
.py-100 {
  padding-bottom: 100px !important;
}
.pt-75,
.py-75 {
  padding-top: 75px !important;
}
.pb-75,
.py-75 {
  padding-bottom: 75px !important;
}
.pt50.pb50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.ptb15 {
  padding: 15px 0;
}
.open > .icon-bar11,
.open > .icon-bar31 {
  background-color: #061838 !important;
}
.menu ul li {
  margin-bottom: 10px !important;
}
/*--------------------------------------------------------------
# Fontweight
--------------------------------------------------------------*/
.fontweight300 {
  font-weight: 300 !important;
}
.fontweight400 {
  font-weight: 400 !important;
}
.fontweight600 {
  font-weight: 600 !important;
}
.fontweight900 {
  font-weight: 900 !important;
}
/*--------------------------------------------------------------
# Color CSS 
--------------------------------------------------------------*/
.color-white {
  color: #ffffff !important;
}
.color-black {
  color: #000000 !important;
}
.color-grey {
  color: #cccccc !important;
}
.color-sapphire-d {
  color: #061838 !important;
}
.color-sapphire-m {
  color: #0f9ffa !important;
}
.color-sapphire-l {
  color: #92d1ff !important;
}
.color-sapphire-lbg {
  color: #bee3ff !important;
}
.color-coral-d {
  color: #4c0519 !important;
}
.color-coral-m {
  color: #f16c51 !important;
}
.color-coral-l {
  color: #fbc2ba !important;
}
.color-coral-lbg {
  color: #fcddd6 !important;
}
.color-topaz-d {
  color: #2f1113 !important;
}
.color-topaz-m {
  color: #df9926 !important;
}
.color-topaz-l {
  color: #eac8a5 !important;
}
.color-topaz-lbg {
  color: #ece1ce !important;
}
.color-jade-d {
  color: #09321d !important;
}
.color-jade-m {
  color: #00b28f !important;
}
.color-jade-l {
  color: #a8d7cd !important;
}
.color-jade-lbg {
  color: #d8e7da !important;
}
.color-amethyst-d {
  color: #372261 !important;
}
.color-amethyst-m {
  color: #963596 !important;
}
.color-amethyst-l {
  color: #d0b5d5 !important;
}
.color-amethyst-lbg {
  color: #e6dbe6 !important;
}
.color-onyx-d {
  color: #3f3f3f !important;
}
.color-onyx-m {
  color: #7e7e7e !important;
}
.color-onyx-l {
  color: #b8b8b8 !important;
}
.color-onyx-lbg {
  color: #dadada !important;
}
/*--------------------------------------------------------------
# Background CSS 
--------------------------------------------------------------*/
.bg-white {
  background-color: #fff !important;
}
.bg-blue {
  background-color: #0f9ffa !important;
}
.bg-black {
  background-color: #000 !important;
}
.bg-egyptian-blue {
  background-color: #213f98 !important;
}
.bg-light-white {
  background-color: #f2f2f2 !important;
}
.bg-light-grey {
  background-color: #f8f8f8 !important;
}
.bg-darkblue {
  background-color: #372261 !important;
}
.bg-purple {
  background-color: #963596 !important;
}
.bg-green {
  background-color: #1995a4 !important;
}
.bg-cyan {
  background-color: #0f9ffa !important;
}
.bg-twittercyan {
  background-color: #4fb6dc !important;
}
.bg-orange {
  background-color: #df9926 !important;
}
.bg-sapphire-dark {
  background-color: #061838 !important;
}
.bg-sapphire-medium {
  background-color: #0271b1 !important;
}
.bg-sapphire-light {
  background-color: #92d1ff !important;
}
.bg-sapphire-less-light {
  background-color: #bee3ff !important;
}
.bg-coral-dark {
  background-color: #4c0519 !important;
}
.bg-coral-medium {
  background-color: #ca4d37 !important;
}
.bg-coral-light {
  background-color: #fbc2ba !important;
}
.bg-coral-less-light {
  background-color: #fcddd6 !important;
}
.bg-topaz-dark {
  background-color: #2f1113 !important;
}
.bg-topaz-medium {
  background-color: #ab6604 !important;
}
.bg-topaz-light {
  background-color: #eac8a5 !important;
}
.bg-topaz-less-light {
  background-color: #ece1ce !important;
}
.bg-jade-dark {
  background-color: #09321d !important;
}
.bg-jade-medium {
  background-color: #00866a !important;
}
.bg-jade-light {
  background-color: #a8d7cd !important;
}
.bg-jade-less-light {
  background-color: #d8e7da !important;
}
.bg-amethyst-dark {
  background-color: #372261 !important;
}
.bg-amethyst-medium {
  background-color: #8e2d8d !important;
}
.bg-amethyst-light {
  background-color: #d0b5d5 !important;
}
.bg-amethyst-less-light {
  background-color: #e6dbe6 !important;
}
.bg-onyx-dark {
  background-color: #3f3f3f !important;
}
.bg-onyx-medium {
  background-color: #7e7e7e !important;
}
.bg-onyx-light {
  background-color: #b8b8b8 !important;
}
.bg-onyx-less-light {
  background-color: #dadada !important;
}
.cta-link {
  color: #fff;
  border: 1px solid #fff;
  position: relative;
  z-index: 1;
  display: inline-block;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 5px 50px;
  margin: 0.5rem 0;
  text-decoration: none;
  font-size: 16px;
  overflow: hidden;
  font-weight: 600;
  border-radius: 50px;
}
.cta-link:hover {
  border: 1px solid #fff;
  background-color: transparent;
  color: #000;
  text-decoration: none;
}
.cta-link:focus {
  background-color: #fff;
  color: #000;
  text-decoration: none;
}
.cta-link:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 0;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #fff;
  z-index: -1;
  transform: translate(-50%, -50%) rotate(45deg);
}
.cta-link:hover:before {
  height: 1000%;
}
.cta-black {
  color: #000;
  border: 1px solid #000;
}
.cta-black:before {
  background-color: #000;
}
.cta-black:hover {
  border: 1px solid #000;
  color: #fff;
}
.cta-black:focus {
  background-color: #000;
  color: #fff;
  text-decoration: none;
}
header {
  position: absolute;
  top: 35px;
  height: 35px;
  z-index: 9;
  left: 0;
  width: 100%;
}
.d-block {
  display: block !important;
}
.d-inline-block {
  display: inline-block !important;
}
.slider,
#hero_slider {
  height: 100vh;
  position: relative;
}
.repeated-css {
  width: 100%;
  height: 100vh;
}
.caption {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0px, -50%) !important;
  -moz-transform: translate(0px, -50%) !important;
  -ms-transform: translate(0px, -50%) !important;
  -o-transform: translate(0px, -50%) !important;
  transform: translate(0px, -50%) !important;
  width: auto;
  color: #fff;
}
.hero-head {
  font-size: 130px;
  line-height: 0.8;
  margin: 0;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
}
.h2-head {
  font-size: 80px;
  line-height: 0.9;
  margin: 0;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
}
.banner-year {
  font-size: 40px;
  background-color: #000;
  font-family: myriad-pro, Arial;
  display: inline-block;
  padding: 10px;
  position: relative;
  top: -55px;
  font-weight: 600;
}
.span-text {
  font-family: myriad-pro, Arial;
}
.span-text1 {
  font-size: 40px;
  margin-bottom: 15px;
  font-weight: 600;
}
.span-text2 {
  font-size: 30px;
}
.hero-para {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
}
.repeated-css:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /* background-color: rgba(0, 0, 0, 0.3); */
}
.owl-item {
  overflow: hidden;
}
.slide-image {
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  right: 0;
  width: auto !important;
}
.owl-theme .owl-controls {
  margin-top: 0px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*="owl-"] {
  color: white;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  color: white;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-dots {
  bottom: 25px;
  position: absolute;
  width: 100%;
}
/* Dots CSS */
.owl-theme .owl-dots .owl-dot {
  cursor: pointer;
  height: 16px;
  margin: 0 16px;
  position: relative;
  width: 16px;
}
.owl-theme .owl-dots .owl-dot span {
  background-color: transparent;
  box-shadow: 0 0 0 2px white inset;
  overflow: hidden;
  transition: background 0.3s ease 0s;
}
.owl-theme .owl-dots .owl-dot span {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  cursor: pointer;
  height: 100%;
  left: 0;
  outline: medium none;
  position: absolute;
  text-indent: -999em;
  top: 0;
  width: 100%;
}
.owl-theme .owl-dots .owl-dot.active span::after {
  height: 100%;
}
.owl-theme .owl-dots .owl-dot span::after {
  background-color: #fff;
  bottom: 0;
  box-shadow: 0 0 1px #fff;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  transition: height 0.3s ease 0s;
  width: 100%;
  border-radius: 50%;
}
/* End */
.owl-prev,
.owl-next {
  background-repeat: no-repeat;
  width: 31px;
  height: 56px;
  text-indent: -9999px;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  background-color: #fff;
}
.owl-next {
  right: 0;
}

.sec2 {
  position: relative;
  z-index: 1;
  /* padding-bottom: 150px !important; */
}
.sec2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 60%;
  background-color: #8e2d8d;
}
.sec2-para {
  margin: 0;
  font-size: 19px;
}
.sec2-para:not(:last-child) {
  margin-bottom: 20px;
}
.sec2 .vidyard-player-container {
  border-radius: 30px;
}
.bird-img-wrap {
  position: relative;
}
.bird-img-wrap img {
  position: absolute;
  top: 90px;
  right: 100px;
  width: 110px;
  /* z-index: -17; */
}
.sec3 {
  position: relative;
  /* padding: 150px 0 !important; */
  min-height: 100vh;
}
.thrive-thumb-wrap {
  position: absolute;
  right: 50px;
  top: 0;
  display: flex;
  height: 100vh;
  align-items: center;
  justify-content: center;
}
.thrive-thumb-wrap img {
  width: 700px;
}
.sec3-para {
  font-size: 60px;
  line-height: 0.9;
  margin: 0;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
}

.sec4,
.sec7 {
  background-color: #f2f2f2;
}
.sec4-para {
  font-weight: 400;
}
.sec4-para:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 40px solid #000;
  left: 50%;
  transform: translateX(-50%);
  bottom: -40px;
}
.sec4-para span {
  font-weight: 600;
}

/* Item SLIDER */
.sec3-carousel {
  margin-top: 150px;
}
.sec3-carousel.owl-carousel .owl-stage,
.sec5-carousel.owl-carousel .owl-stage,
.sec6-carousel.owl-carousel .owl-stage {
  display: flex;
  flex-wrap: wrap;
}
.sec3-carousel.owl-carousel .owl-stage .item,
.sec5-carousel.owl-carousel .owl-stage .item,
.sec6-carousel.owl-carousel .owl-stage .item {
  height: 100%;
}
.sec3-carousel .owl-nav .owl-prev,
.sec3-carousel .owl-nav .owl-next,
.sec6-carousel .owl-nav .owl-prev,
.sec6-carousel .owl-nav .owl-next {
  background-repeat: no-repeat !important;
  width: 32px !important;
  height: 32px !important;
  text-indent: -9999px;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.sec3-carousel .owl-nav .owl-prev {
  left: -50px !important;
}
.sec3-carousel .owl-nav .owl-next {
  right: -50px !important;
}
.sec3-carousel .owl-dots,
.sec6-carousel .owl-dots {
  bottom: -70px;
  position: absolute;
}
.item-img-wrapper {
  position: relative;
  overflow: hidden;
}
.sec3-carousel .item-img-wrapper {
  flex: 0.5;
}
.item-img-wrapper img {
  transform: scale(1.1);
  transition: all 0.7s ease;
}
.sec3-carousel .item-img-wrapper img,
.sec6-carousel .item-img-wrapper:hover img,
.item-slider-href:hover .item-img-wrapper img {
  transform: scale(1);
}
.item-cnt-wrapper {
  padding: 15px;
  color: #000000;
}
.sec3-carousel .item-cnt-wrapper {
  flex: 0.3;
}
.sec6-carousel .item-img-wrapper,
.sec6-carousel .item-cnt-wrapper {
  flex: 0.5;
}
.item-slider-href {
  display: block;
  height: 100%;
}
.sec3-carousel .item-slider-href,
.sec6-carousel .item-slider-href {
  display: flex;
  height: 100%;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
/* .sec6-carousel .item-slider-href {
  height: auto;
  align-items: start;
} */

.sec5 {
  position: relative;
  background-image: url(/content/dam/infosys-web/en/iwd-2025/sec5-bg.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.sec5-carousel .item-img-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgb(0, 0, 0);
  background: -moz-linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 1) 100%
  );
  background: -webkit-linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 1) 100%
  );
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.sec5-carousel .item-name {
  position: absolute;
  bottom: 20px;
  color: #fff;
  text-align: center;
  width: 100%;
  left: 0;
  transition: all 0.5s ease-in-out;
}
.sec5-carousel .item-popup {
  position: absolute;
  bottom: -250px;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  left: 0;
  height: 100%;
  padding: 15px;
  color: #fff;
  font-size: 17px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 20px;
  display: flex;
  align-items: center;
}
.sec5-carousel .item-slider-href:hover .item-name {
  opacity: 0;
  bottom: 60px;
}
.sec5-carousel .item-slider-href:hover .item-popup {
  opacity: 1;
  bottom: 0;
}
.span-txt {
  display: inline-block;
  background-color: #963596;
  padding: 2px 5px;
  border-radius: 10px;
}
.item-slider-head {
  font-weight: 700;
}
.sec3-carousel .item-slider-head {
  font-size: 60px;
  line-height: 0.9;
  margin: 0 0 10px;
  font-weight: 500;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
}
.sec4-video .vidyard-player-container {
  border-radius: 20px;
}
.sec3-carousel .owl-dots {
  top: -60px;
  text-align: center;
  font-weight: 600;
  z-index: -1;
  width: 100%;
}
.sec3-carousel.owl-theme .owl-dots .owl-dot {
  width: 100px;
  height: auto;
  font-size: 16px;
  transition: all 0.5s ease;
}
.sec3-carousel.owl-theme .owl-dots .owl-dot:hover,
.sec3-carousel.owl-theme .owl-dots .owl-dot.active {
  color: #ca4d37;
}
/* .sec3-carousel {
  transform: rotate3d(0, 0, 1, 90deg);
}
.sec3-carousel .item {
  transform: rotate3d(0, 0, 1, -90deg);
} */
/* Item SLIDER */
/* .bdr-btm {
  position: relative;
}
.bdr-btm:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -75px;
  width: 100%;
  height: 1px;
  background-color: #7e7e7e;
} */
.h3-head {
  font-size: 20px;
  margin: 0;
}

.sec4-h3-head {
  /* margin: 150px 0 50px; */
  color: #7e7e7e;
}
.sec3a-carousel .item-img-wrapper,
.sec5-carousel .item-img-wrapper {
  border-radius: 20px;
}
.sec3a-carousel .item-img-wrapper img,
.sec5-carousel .item-img-wrapper img {
  transform: scale(1);
}
.sec3a-carousel .item-slider-href:hover .item-img-wrapper img,
.sec5-carousel .item-slider-href:hover .item-img-wrapper img {
  transform: scale(1.04);
}
.sec3a-carousel .owl-nav,
.sec5-carousel .owl-nav {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.sec3a-carousel .owl-prev,
.sec3a-carousel .owl-next,
.sec5-carousel .owl-prev,
.sec5-carousel .owl-next,
.sec6-carousel .owl-prev,
.sec6-carousel .owl-next {
  background: transparent;
  /* border: 1px solid #7e7e7e;
  border-radius: 50% !important; */
  width: 50px;
  height: 50px;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.sec6-carousel .owl-nav .owl-prev,
.sec6-carousel .owl-nav .owl-next {
  border: 1px solid #000;
  border-radius: 50% !important;
  width: 45px !important;
  height: 45px !important;
}
.sec3a-carousel .owl-prev,
.sec5-carousel .owl-prev {
  left: -75px;
}
.sec5-carousel .owl-prev,
.sec5-carousel .owl-next {
  background-color: #fff;
  border-radius: 50% !important;
}
.sec6-carousel .owl-nav .owl-prev {
  left: -80px;
}
.sec3a-carousel .owl-prev:after,
.sec5-carousel .owl-prev:after,
.sec6-carousel .owl-prev:after {
  left: 18px;
  border-bottom: 0 !important;
  border-right: 0 !important;
}
.sec3a-carousel .owl-prev:after,
.sec3a-carousel .owl-next:after,
.sec5-carousel .owl-prev:after,
.sec5-carousel .owl-next:after,
.sec6-carousel .owl-prev:after,
.sec6-carousel .owl-next:after {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  bottom: 13px;
  border: 1px solid #7e7e7e;
  transform: rotate(-45deg);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.sec6-carousel {
  margin-top: 50px;
}
.sec6-carousel .owl-nav {
  position: absolute;
  right: 80px;
  top: -40px;
}
.sec6-carousel .owl-nav .owl-prev,
.sec6-carousel .owl-nav .owl-next {
  top: 0 !important;
  transform: none !important;
  right: 0;
  left: unset;
  transition: all 0.5s ease-in-out;
}
.sec6-carousel .owl-prev:after,
.sec6-carousel .owl-next:after {
  width: 15px;
  height: 15px;
  bottom: 13px;
  border: 1px solid #000;
}
.sec6-carousel .owl-nav .owl-prev:hover,
.sec6-carousel .owl-nav .owl-next:hover {
  background-color: #000;
}
.sec6-carousel .owl-prev:hover:after {
  border: 1px solid #fff;
}
.sec6-carousel .owl-next:hover:after {
  border: 1px solid #fff;
  border-top: 0;
  border-left: 0;
}
.sec5-carousel .owl-next,
.sec3a-carousel .owl-next {
  right: -75px;
}
.sec6-carousel .owl-nav .owl-next {
  right: -80px;
}
.sec3a-carousel .owl-next:after,
.sec5-carousel .owl-next:after,
.sec6-carousel .owl-next:after {
  right: 18px;
  border-top: 0;
  border-left: 0;
}

.sec5-flex {
  display: flex;
  gap: 15px;
}
.sec5-flex img {
  width: 300px;
  flex: 1;
}
.sec6-carousel .item-slider-head {
  font-size: 25px;
  color: #000000;
  font-weight: 900;
  margin-bottom: 20px;
}
.sec6-carousel .item-slider-para {
  font-weight: 300;
}
.share-page {
  display: flex;
  position: relative;
  align-items: center;
  text-transform: uppercase;
  margin-top: 20px;
}
/* .social-txt span {
  display: block;
  font-weight: 600;
} */
.socialTitle {
  color: #000;
  display: flex;
  border: none;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  padding: 0;
  background-color: transparent;
}
.social-share + .social-share {
  margin-left: 15px;
}
.social-icons a,
.social-icons a:hover,
.social-icons a:focus {
  color: #000;
}
.sec9-para {
  font-size: 22px;
  background: #f2f2f2;
  padding: 40px 20px;
  border-radius: 20px;
  margin: 0;
}
/* 
.modal .social-icons a,
.modal .social-icons a:hover,
.modal .social-icons a:focus {
  color: #fff;
} */

/* FOOTER */
.skip-main-cnt,
.skip-footer {
  background: #df9926;
  height: auto;
  left: 0%;
  padding: 8px;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.3s;
  color: #ffffff;
  z-index: 9999;
  outline: 0 !important;
}
.skip-main-cnt:focus,
.skip-footer:focus {
  transform: translateY(0%);
  color: #ffffff;
}
.scroll-up {
  position: fixed;
  bottom: 20px;
  right: 18px;
  display: none;
  z-index: 1;
}
footer {
  position: relative;
  background: #f8f8f8;
  color: #333;
  border-top: 5px solid #d8d8d8;
}
ul.footer-txt > li:first-child {
  margin-top: 20px;
}
ul.footer-txt > li {
  margin-bottom: 10px;
}
ul.footer-txt > li > a {
  color: #3f3f3f;
  font-size: 16px;
  font-weight: 400;
}
.ul.footer-txt > li > a:hover {
  text-decoration: none;
}
.ftr-head {
  color: #000000;
  font-size: 22px;
  font-weight: 900;
  margin-top: 0;
}
.country {
  position: relative;
  z-index: 1;
}
.up-arrow,
.down-arrow {
  position: relative;
  margin-left: 100px;
  z-index: -1;
}
.up-arrow:before,
.down-arrow:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #333;
  font-size: 18px;
  /*position: absolute;*/
  top: 2px;
  left: 0;
}
.up-arrow:before {
  content: "\f0d8";
}
.down-arrow:before {
  content: "\f0d7";
}
.select-country > a {
  border: 1px solid #7e7e7e;
  padding: 5px 15px;
  display: inline-block;
  color: #3f3f3f;
}
.select-country > a:hover,
.select-country > a:focus {
  color: #3f3f3f;
  text-decoration: none;
}
.option-country {
  display: none;
}
.open-country {
  display: block;
  position: relative;
}
.country-align {
  position: absolute;
  top: -238px;
  margin-bottom: 10px;
  background-color: #fff;
  color: #fff;
  width: 100%;
  max-height: 200px;
  overflow: auto;
  -webkit-box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.5);
}
.country-align > li > a {
  color: #7e7e7e;
  padding: 10px 15px;
  display: block;
}
.country-align > li > a:hover {
  background: #63b0ff;
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .slider,
  #hero_slider,
  .repeated-css {
    height: 600px;
  }
  .slide-image {
    right: -170px;
  }
  .hero-head {
    font-size: 96px;
  }
  .banner-year {
    top: -20px;
  }
  .thrive-thumb-wrap {
    display: block;
    top: unset;
    bottom: -350px;
  }
  .thrive-thumb-wrap img {
    width: 600px;
  }
  .sec6-carousel .owl-nav {
    width: 100%;
    position: absolute;
    top: unset;
    transform: none;
    right: unset;
  }
  .sec6-carousel .owl-nav .owl-prev {
    left: 45%;
  }
  .sec6-carousel .owl-nav .owl-next {
    right: 41%;
  }
  .sec9 {
    padding-top: 50px !important;
  }
  .sec5-carousel .item-slider-href {
    background-color: rgba(0, 0, 0, 1);
    border-radius: 20px;
  }
  .sec5-carousel .item-slider-head {
    margin: 30px 0 20px;
  }
  .sec5-carousel .item-slider-href:hover .item-name,
  .sec5-carousel .item-slider-href:hover .item-popup {
    opacity: 1;
    bottom: 0;
  }
  .sec5-carousel .item-name,
  .sec5-carousel .item-popup {
    position: relative;
    bottom: 0;
    opacity: 1;
    padding: 0;
    background-color: transparent;
    margin-bottom: 20px;
    text-align: left;
  }
  .sec5-carousel .item-slider-para > div {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 992px) {
  .slide-image {
    /* right: -170px; */
    transform: scaleX(-1);
  }
  .repeated-css:after {
    background-color: rgba(0, 0, 0, 0.6);
  }
  .bird-img-wrap img {
    right: 0;
  }
  .sec3-carousel {
    margin-top: 100px;
  }
  .sec3 {
    min-height: auto;
    overflow: hidden;
  }
  .sec4-para:before {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 30px solid #000;
    bottom: 0;
  }
  .thrive-thumb-wrap {
    position: relative;
    bottom: -30px;
    height: auto;
    left: 10%;
    right: 0;
  }
  .sec5,
  .sec7 {
    padding-bottom: 200px !important;
  }
  .sec3a-carousel .owl-nav,
  .sec5-carousel .owl-nav {
    width: 100%;
    position: absolute;
    top: unset;
    transform: none;
    bottom: -100px;
  }
  .sec6-carousel .owl-nav .owl-prev {
    left: 41%;
  }
  .sec3a-carousel .owl-prev,
  .sec5-carousel .owl-prev {
    left: 43%;
  }
  .sec3a-carousel .owl-next {
    right: 43%;
  }
  .sec5-carousel .owl-next {
    right: 38%;
  }
  .sec6-carousel {
    margin-top: 0;
  }
  /* .sec6-carousel .item-slider-href {
    display: block;
  } */
}
@media only screen and (max-width: 767px) {
  .mt-0-xs,
  .my-0-xs {
    margin-top: 0 !important;
  }
  .mb-0-xs,
  .my-0-xs {
    margin-bottom: 0 !important;
  }
  .mt-10-xs,
  .my-10-xs {
    margin-top: 10px !important;
  }
  .mb-10-xs,
  .my-10-xs {
    margin-bottom: 10px !important;
  }
  .mt-20-xs,
  .my-20-xs {
    margin-top: 20px !important;
  }
  .mb-20-xs,
  .my-20-xs {
    margin-bottom: 20px !important;
  }
  .mt-30-xs,
  .my-30-xs {
    margin-top: 30px !important;
  }
  .mb-30-xs,
  .my-30-xs {
    margin-bottom: 30px !important;
  }
  .mt-40-xs,
  .my-40-xs {
    margin-top: 40px !important;
  }
  .mb-40-xs,
  .my-40-xs {
    margin-bottom: 40px !important;
  }
  .mt-50-xs,
  .my-50-xs {
    margin-top: 50px !important;
  }
  .mb-50-xs,
  .my-50-xs {
    margin-bottom: 50px !important;
  }
  .mt-75-xs,
  .my-75-xs {
    margin-top: 75px !important;
  }
  .mb-75-xs,
  .my-75-xs {
    margin-bottom: 75px !important;
  }
  .mt-100-xs,
  .my-100-xs {
    margin-top: 100px !important;
  }
  .mb-100-xs,
  .my-100-xs {
    margin-bottom: 100px !important;
  }
  .pt-75-xs,
  .py-75-xs {
    padding-top: 75px !important;
  }
  .pb-75-xs,
  .py-75-xs {
    padding-bottom: 75px !important;
  }
  .pt-100-xs,
  .py-100-xs {
    padding-top: 100px !important;
  }
  .pb-100-xs,
  .py-100-xs {
    padding-bottom: 100px !important;
  }
  .slider,
  #hero_slider,
  .repeated-css {
    height: 700px;
  }
  .hero-head {
    font-size: 70px;
  }
  .caption {
    top: 30%;
  }
  .banner-year {
    top: 0;
    margin-bottom: 15px;
  }
  .sec9 {
    padding-top: 0px !important;
  }
  .repeated-css:after {
    background-color: rgba(0, 0, 0, 0);
  }
  .slide-image {
    right: -150px;
    transform: scaleX(1);
  }
  .thrive-thumb-wrap {
    left: 0;
  }
  .sec9-para {
    padding: 20px;
  }
  .sec2 {
    padding-bottom: 75px !important;
  }
  .sec2:before {
    height: 100%;
  }
  .bird-img-wrap img {
    top: 250px;
    right: 30px;
    width: 80px;
    /* z-index: -17; */
  }
  .h2-head {
    font-size: 50px;
  }
  .sec4-para:before {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 30px solid #000;
  }
  .sec3-para {
    font-size: 36px;
  }
  .sec3-carousel.owl-theme .owl-dots .owl-dot {
    width: 80px;
  }
  .owl-theme .owl-dots .owl-dot {
    margin: 0;
  }
  .sec3-carousel .item-slider-href {
    display: block;
  }
  .sec3-carousel .item-slider-head {
    font-size: 50px;
  }
  .sec3-carousel .item-cnt-wrapper {
    padding: 30px 0 0;
  }

  .sec5-carousel .owl-prev {
    left: 35%;
  }
  .sec5-carousel .owl-next {
    right: 30%;
  }
  .sec3a-carousel .owl-prev:after {
    left: 0;
  }
  .sec3a-carousel .owl-next:after {
    right: -32px;
  }
  .sec3-carousel .item-slider-href,
  .sec6-carousel .item-slider-href {
    display: block;
  }
  .sec6 {
    padding-bottom: 150px !important;
  }
  .sec6-carousel .item-slider-head {
    font-size: 34px;
  }
  .sec6-carousel .owl-nav .owl-prev {
    left: 35%;
  }
  .sec6-carousel .owl-nav .owl-next {
    right: 35%;
  }
  .sec6-carousel .owl-nav {
    bottom: -50px;
  }

  footer ul {
    margin-bottom: 10px;
  }
  .select-country > a {
    color: #7e7e7e;
  }
  .select-country > a:hover,
  .select-country > a:focus {
    color: #7e7e7e;
  }
  .pull-left-xs {
    float: left !important;
  }
}
@media only screen and (max-width: 680px) {
}
@media only screen and (max-width: 480px) {
}
@media only screen and (max-width: 360px) {
}
