@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: #231f20;
  color: #fff;
  font-family: myriad-pro, Arial;
  font-size: 18px;
  font-weight: 300;
  padding: 0;
  margin: 0;
}
a:focus {
  outline: 2px solid #00f;
  outline-offset: -2px;
}
a:focus,
a:hover,
a:visited {
  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-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;
}
.fontweight300 {
  font-weight: 300 !important;
}
.fontweight400 {
  font-weight: 400 !important;
}
.fontweight600 {
  font-weight: 600 !important;
}
.fontweight900 {
  font-weight: 900 !important;
}
.color-white {
  color: #fff !important;
}
.color-black {
  color: #000 !important;
}
.color-grey {
  color: #ccc !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;
}
.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: #0f9ffa !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: #f16c51 !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: #df9926 !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: #00b28f !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: #963596 !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;
}
.bg-darkgreen {
  background-color: #09341f !important;
}
.d-block {
  display: block !important;
}
.d-inline-block {
  display: inline-block !important;
}
section {
  position: relative;
}
.cta {
  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 25px;
  margin: 0.5rem 0;
  text-decoration: none;
  font-size: 20px;
  overflow: hidden;
  font-weight: 600;
}
.cta:hover {
  border: 1px solid #fff;
  background-color: transparent;
  color: #000;
  text-decoration: none;
}
.cta:focus {
  background-color: #fff;
  color: #000;
  text-decoration: none;
}
.cta: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:hover:before {
  height: 1000%;
}
header {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  background-color: #09341f;
  padding: 10px 0;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
header .menu {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .sidenav.open-fully {
  width: 300px;
  opacity: 1;
  visibility: visible;
}
header .closebtn.close-fully {
  width: 0;
  opacity: 0;
  visibility: hidden;
}
header .sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  background-color: #09341f;
  overflow: hidden;
  transition: 0.5s;
  padding: 60px 20px 0;
  opacity: 0;
  visibility: hidden;
  text-transform: uppercase;
}
header .sidenav .mySidenav-head {
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: 600;
}
header .sidenav li {
  position: relative;
  display: block;
}
header .sidenav a {
  padding: 5px 5px 0 32px;
  text-decoration: none;
  font-size: 16px;
  color: #509542;
  display: block;
  transition: 0.3s;
  font-weight: 500;
  position: relative;
}
header .sidenav a::before {
  content: '';
  position: absolute;
  width: 0;
  height: 1px;
  background-color: #ff7900;
  left: 0;
  bottom: 0;
  transition: all 0.3s;
}
header .sidenav a:hover:before {
  width: 30px;
}
header .sidenav a:hover {
  color: #fff;
}
header .mySidenav-six a {
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  padding: 6px 8px;
  line-height: 0;
  text-align: center;
}
header .mySidenav-six a:not(:last-child) {
  margin-right: 20px;
}
header .mySidenav-six a:hover {
  color: #09341f;
}
header .mySidenav-six a:hover:before {
  width: 0;
}
header .sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
header .menu-center {
  display: flex;
  justify-content: end;
}
header .menu-center ul {
  margin: 0;
  padding: 0;
}
header .menu-center li {
  position: relative;
  display: inline-block;
}
header .menu-center li:after {
  position: absolute;
  top: -3px;
  right: 0;
  content: '|';
  margin-right: -10px;
  color: #fff;
}
header .menu-center li:last-child:after {
  margin: 0;
  content: '';
}
header .menu-center li:not(:last-child) {
  margin-right: 15px;
}
header .menu-center li > a {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  padding: 2px 10px;
  transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
header .menu-center .menu-center-active > a,
header .menu-center .menu-center-active > a:focus,
header .menu-center .menu-center-active > a:hover,
header .menu-center li > a:focus,
header .menu-center li > a:hover {
  background-color: #fff;
  color: #509542;
  border-radius: 15px;
  padding: 2px 10px;
  text-transform: uppercase;
}
header .menu-hamburger {
  margin-right: 15px;
}
header .menu-hamburger button {
  background-color: transparent;
  border: 0;
  font-size: 30px;
  padding: 0;
}
.logo {
  max-width: 85%;
}
.contact {
  background-color: #509542;
  color: #fff;
  font-size: 12px;
  height: 40px;
  line-height: 23px;
  padding: 10px;
  position: fixed;
  right: 0;
  top: 65%;
  -webkit-transform: translate(0, 0) rotate(0) skew(0deg, -10deg) scale(1, 1);
  -moz-transform: translate(0, 0) rotate(0) skew(0deg, -10deg) scale(1, 1);
  -ms-transform: translate(0, 0) rotate(0) skew(0deg, -10deg) scale(1, 1);
  -o-transform: translate(0, 0) rotate(0) skew(0deg, -10deg) scale(1, 1);
  transform: translate(0, 0) rotate(0) skew(0deg, -10deg) scale(1, 1);
  width: 100px;
  z-index: 999;
  text-decoration: inherit;
}
.contact::before {
  background-color: rgb(80, 149, 66, 0.6);
  content: '';
  height: 40px;
  padding: 10px 20px;
  position: absolute;
  right: -20px;
  top: 19px;
  -webkit-transform: translate(0, 0) rotate(0) skew(0deg, 18deg) scale(1, 1);
  -moz-transform: translate(0, 0) rotate(0) skew(0deg, 18deg) scale(1, 1);
  -ms-transform: translate(0, 0) rotate(0) skew(0deg, 18deg) scale(1, 1);
  -o-transform: translate(0, 0) rotate(0) skew(0deg, 18deg) scale(1, 1);
  transform: translate(0, 0) rotate(0) skew(0deg, 18deg) scale(1, 1);
  width: 120px;
  z-index: -1;
  text-decoration: inherit;
}
.bg-gradient {
  background-image: linear-gradient(
    to bottom,
    #474525,
    #60511f,
    #805a1a,
    #a4601d,
    #cd612a
  );
}
.d-flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.rg-sec1-portal span {
  width: 12px;
  height: 100px;
  background: #fff;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.rg-sec1-portal span:nth-child(1) {
  right: 0;
}
.rg-sec1-portal span:nth-child(2) {
  right: 60px;
}
.rg-sec1-portal span:nth-child(3) {
  right: 120px;
}
.rg-sec1-portal span:nth-child(4) {
  right: 180px;
}
.rg-tennis-ball {
  position: absolute;
}
.rg-sec1-ball-top {
  left: -230px;
}
.rg-sec2-ball-top {
  top: 25px;
  left: 150px;
}
.rg-sec2-ball-center {
  top: 50%;
  transform: translateY(200%);
  right: 50px;
}
.rg-sec2-ball-bottom {
  left: -280px;
  bottom: 150px;
}
.rg-sec3-ball-top {
  top: 20px;
  right: 50%;
  transform: translateX(15%);
}
.rg-sec4-ball-top {
  right: 100px;
  top: 30px;
}
.rg-sec4-ball-bottom-a {
  bottom: 20px;
}
.rg-sec4-ball-bottom-b {
  right: 100px;
  bottom: 70px;
}
.rg-sec5-ball-top {
  top: 20px;
  left: 50%;
  transform: translateX(-80%);
}
.rg-sec5-ball-bottom_a {
  bottom: 100px;
  left: 0;
}
.rg-sec5-ball-bottom_b {
  bottom: 20px;
  right: 20%;
}
.rg-sec6-ball-top {
  left: -250px;
  top: 90px;
}
.rg-sec6-ball-bottom_a {
  left: -300px;
  bottom: 300px;
}
.rg-sec7-ball-top {
  left: 0;
  top: 90px;
}
.rg-sec7-ball-bottom_a {
  left: 0;
}
.rg-sec7-ball-bottom_b {
  right: 80px;
  bottom: 100px;
}
.rg-sec8-ball-top {
  right: 300px;
  top: 30px;
}
.rg-sec8-ball-bottom_a {
  bottom: 40px;
}
.rg-sec9-ball-top {
  top: 25px;
  left: -60px;
}
.rg-sec9-ball-center {
  top: 25%;
  transform: translateY(0);
  right: 25px;
  z-index: 1;
}
.rg-sec9-ball-bottom_a {
  left: 100px;
  bottom: 20px;
}
.rg-sec10-ball-bottom {
  right: 100px;
}
.rg-sec11-ball-top {
  left: 0;
}
.rg-big-txt,
.rg-hero-txt,
.rg-sml-txt {
  font-size: 130px;
  line-height: 0.9;
  margin: 0 0 10px;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
}
.rg-big-txt {
  font-size: 105px;
}
.rg-sec11,
.rg-sec2,
.rg-sec6,
.rg-sec7,
.rg-sec9 {
  text-align: center;
}
.rg-sml-txt {
  font-size: 63px;
  text-transform: uppercase;
}
.rg-img-wrap {
  position: relative;
  overflow: hidden;
}
.rg-img img {
  transform: scale(1.1);
  transition: all 0.7s ease;
}
.rg-img-wrap:hover .rg-img img {
  transform: scale(1);
}
.rg-cnt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.rg-cnt-head {
  font-size: 50px;
  line-height: 0.9;
  margin: 0;
  text-transform: uppercase;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
}
.rg-sec7 .owl-prev {
  left: -70px;
}
.rg-sec7 .owl-next {
  right: -70px;
}
.rg-sec7 .owl-next,
.rg-sec7 .owl-prev {
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin: 0 !important;
  padding: 0 !important;
}
.rg-sec7 .owl-next:after,
.rg-sec7 .owl-prev:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  border: 3px solid #fff;
  border-top: 0;
  border-left: 0;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.rg-sec7 .owl-prev:after {
  transform: rotate(136deg) skew(10deg, 10deg);
}
.rg-sec7 .owl-next:after {
  transform: rotate(-45deg) skew(10deg, 10deg);
}
.owl-item {
  overflow: hidden;
}
.owl-theme .owl-controls {
  margin-top: 0;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*='owl-'] {
  color: #fff;
  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: #fff;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.rg-sec7 .owl-dots {
  bottom: -50px;
}
.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 #fff 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%;
}
.owl-next,
.owl-prev {
  background-repeat: no-repeat;
  width: 31px;
  height: 56px;
  text-indent: -9999px;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}
.owl-next {
  right: 0;
}
.experience-wrapper {
  position: relative;
  text-transform: uppercase;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
}
.experience-wrapper:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.experience-cnt {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 600px;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  padding: 60px;
  text-align: center;
}
.experience-cnt-txt {
  font-size: 150px;
  margin: 0;
  line-height: 0.8;
}
.experience-wrapper .breadcrumb {
  background-color: transparent;
  border-radius: 0;
  padding: 0;
}
.experience-wrapper .breadcrumb > li + li:before,
.experience-wrapper .breadcrumb > li > a {
  color: #fff;
  content: '|';
  font-size: 30px;
}
.experience-wrapper .cta {
  font-family: myriad-pro, Arial;
  font-size: 16px;
}
.experience-wrapper .cta:nth-of-type(2) {
  margin-left: 20px;
}
.item-slider-href {
  display: block;
  height: 100%;
}
.item-img-wrapper {
  position: relative;
  overflow: hidden;
}
.item-img-wrapper img {
  transform: scale(1.1);
  transition: all 0.7s ease;
}
.item-slider-href:hover .item-img-wrapper img {
  transform: scale(1);
}
.item-slider-head {
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
  font-size: 36px;
  line-height: 0.9;
  margin: 30px 0 20px;
  text-transform: uppercase;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flex_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.f_align_center {
  -webkit-align-items: center;
  align-items: center;
}
.justify_content {
  -webkit-justify-content: center;
  justify-content: center;
}
.height_f {
  height: 100%;
}
.bg-gradient {
  background-image: linear-gradient(
    to bottom,
    #474525,
    #60511f,
    #805a1a,
    #a4601d,
    #cd612a
  );
}
.bg-green-dark {
  background-color: #093420;
}
.inner-hero-txt {
  font-size: 120px;
  line-height: 0.9;
  margin: 0 0 10px;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
}
.main-head,
.side-head {
  font-size: 70px;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
  line-height: 1;
  margin: 0;
}
.side-head {
  font-size: 66px;
}
.sub-head {
  font-size: 40px;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
  font-weight: 500;
  line-height: 1;
  margin: 0;
}
.text_ctrl {
  text-align: center;
}
.pt50 {
  padding-top: 50px;
}
.main-head-ctrl {
  padding-top: 50px;
  margin-bottom: 5px;
}
.scroll1,
.scroll2,
.scroll3 {
  position: relative;
  overflow: hidden;
}
.t-ball {
  position: absolute;
}
.scroll1 .ball-1 {
  left: -12%;
  top: 6%;
}
.scroll1 .ball-2 {
  right: 8%;
  bottom: 38%;
}
.scroll1 .ball-3 {
  left: -24%;
  bottom: 17%;
}
.scroll2 .ball-1 {
  left: -12%;
  top: 4%;
}
.scroll2 .ball-2 {
  left: -28%;
  bottom: 40%;
}
.scroll2 .ball-3 {
  left: 3%;
  bottom: 3%;
}
.scroll2 .ball-4 {
  right: 10%;
  top: 28%;
}
.scroll2 .ball-5 {
  right: 15%;
  bottom: 8%;
}
.scroll3 .ball-1 {
  left: -10%;
  top: 10%;
}
.scroll3 .ball-2 {
  left: 2%;
  bottom: 10%;
}
.scroll3 .ball-3 {
  right: 6%;
  bottom: 4%;
}
.scroll4 .ball-1 {
  left: 5%;
  top: 40px;
}
.scroll4 .ball-2 {
  right: 6%;
  top: 170px;
}
.scroll4 .ball-3 {
  right: 45%;
  bottom: 60px;
}
.rg-sec1 {
  overflow: hidden;
}
.rg-sec1-ball-1 {
  top: 12%;
  right: 35%;
  z-index: 1;
}
.rg-sec1-ball-2 {
  left: 3%;
  bottom: 10%;
}
.rg-sec1-ball-3 {
  display: none;
}
.img_col {
  padding-right: 0;
  overflow: hidden;
}
.img_col img {
  float: right;
}
.pt-20,
.py-20 {
  padding-top: 20px !important;
}
.pb-20,
.py-20 {
  padding-bottom: 20px !important;
}
.pt-30,
.py-30 {
  padding-top: 30px !important;
}
.pb-30,
.py-30 {
  padding-bottom: 30px !important;
}
.pt-50,
.py-50 {
  padding-top: 50px !important;
}
.pb-50,
.py-50 {
  padding-bottom: 50px !important;
}
.block_ctrl {
  display: block;
}
.skip-footer,
.skip-main-cnt {
  background: #df9926;
  height: auto;
  left: 0;
  padding: 8px;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.3s;
  color: #fff;
  z-index: 9999;
  outline: 0 !important;
}
.skip-footer:focus,
.skip-main-cnt:focus {
  transform: translateY(0);
  color: #fff;
}
.scroll-up {
  position: fixed;
  bottom: 20px;
  right: 15px;
  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: #000;
  font-size: 22px;
  font-weight: 900;
  margin-top: 0;
}
.country {
  position: relative;
  z-index: 1;
}
.down-arrow,
.up-arrow {
  position: relative;
  margin-left: 100px;
  z-index: -1;
}
.down-arrow:before,
.up-arrow:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  color: #333;
  font-size: 18px;
  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:focus,
.select-country > a:hover {
  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) {
  .rg-sec1-ball-top {
    left: -330px;
  }
  .rg-sec1-ball-bottom {
    bottom: 50px;
    left: -200px;
  }
  .rg-sec2-ball-top {
    left: -30px;
  }
  .rg-sec2-ball-bottom {
    bottom: 20px;
  }
  .rg-sec2-ball-center,
  .rg-sec6-ball-bottom_a,
  .rg-sec7-ball-bottom_a {
    display: none;
  }
  .rg-sec6-ball-top {
    left: -340px;
  }
  .rg-sec7-ball-top {
    left: -200px;
  }
  .rg-sec7-ball-bottom_b {
    bottom: 30px;
  }
  .rg-sec10-ball-top,
  .rg-sec11-ball-top,
  .rg-sec12-ball-top {
    left: -200px;
  }
  .rg-big-txt,
  .rg-hero-txt {
    font-size: 80px;
  }
  .rg-cnt-head {
    font-size: 40px;
  }
  header .menu-center {
    margin-top: 0;
  }
  header .menu-center li > a {
    font-size: 14px;
  }
  .experience-cnt {
    padding: 52px;
  }
  .experience-cnt-txt {
    font-size: 120px;
  }
  .inner-hero-txt {
    font-size: 80px;
  }
  .t-ball {
    max-width: 350px;
  }
  .scroll1 .ball-3 {
    bottom: 5%;
  }
}
@media only screen and (max-width: 992px) {
  .rg-big-txt,
  .rg-hero-txt {
    font-size: 65px;
  }
  .rg-sec7 .owl-prev {
    left: -50px;
  }
  .rg-sec7 .owl-next {
    right: -50px;
  }
  .experience-cnt-txt {
    font-size: 80px;
  }
  .rg-sec4-ball-bottom-b,
  .rg-sec5-ball-bottom_a,
  .rg-sec9-ball-center {
    display: none;
  }
  img.rg-tennis-ball.rg-sec3-ball-bottom {
    bottom: 20px;
    left: -270px;
  }
  .rg-sec4-ball-bottom-a {
    left: -240px;
  }
  img.rg-tennis-ball.rg-sec11-ball-bottom,
  img.rg-tennis-ball.rg-sec6-ball-bottom_b {
    right: 50px;
  }
  .rg-sec10-ball-top,
  .rg-sec11-ball-top,
  .rg-sec12-ball-top,
  .rg-sec7-ball-top {
    left: -350px;
  }
  .list_slider_carousel.owl-theme .owl-dots {
    bottom: -40px;
  }
  .scroll4 .ball-3 {
    bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .rg-sec1-ball-top {
    top: 25px;
  }
  .rg-sec1-ball-bottom {
    left: -150px;
    bottom: 20px;
  }
  .rg-sec2-ball-top {
    left: -350px;
  }
  .rg-sec3-ball-top {
    right: 30%;
  }
  .rg-sec3-ball-bottom {
    right: 150px;
    bottom: 20px;
  }
  .mt-xs-10,
  .my-xs-10 {
    margin-top: 10px;
  }
  .mb-xs-10,
  .my-xs-10 {
    margin-bottom: 10px;
  }
  .mt-xs-20,
  .my-xs-20 {
    margin-top: 20px;
  }
  .mb-xs-20,
  .my-xs-20 {
    margin-bottom: 20px;
  }
  .mt-xs-30,
  .my-xs-30 {
    margin-top: 30px;
  }
  .mb-xs-30,
  .my-xs-30 {
    margin-bottom: 30px;
  }
  header .sidenav {
    padding: 40px 25px;
  }
  header .sidenav.open-fully {
    width: 100%;
    overflow-y: scroll;
  }
  .contact {
    width: 100%;
    height: auto;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    line-height: normal;
    padding: 15px 0;
    top: inherit;
    bottom: 0;
    -webkit-transform: inherit;
    -moz-transform: inherit;
    -ms-transform: inherit;
    -o-transform: inherit;
    transform: inherit;
  }
  .rg-sec11,
  .rg-sec2,
  .rg-sec6,
  .rg-sec7,
  .rg-sec9 {
    text-align: left;
  }
  .rg-sml-txt {
    font-size: 60px;
  }
  .rg-img-wrap {
    background-color: #09341f;
    display: flex;
  }
  .rg-cnt,
  .rg-img {
    position: relative;
    width: 50%;
    height: auto;
  }
  .rg-cnt {
    padding: 20px;
    justify-content: space-evenly;
  }
  .mob-swap .rg-img {
    left: 50%;
  }
  .mob-swap .rg-cnt {
    left: -50%;
  }
  .rg-sec7 .owl-prev {
    left: 30px;
  }
  .rg-sec7 .owl-next {
    right: 30px;
  }
  .experience-cnt {
    width: auto;
    padding: 30px;
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: space-evenly;
    align-items: center;
  }
  .experience-cnt-txt {
    line-height: 0.9;
  }
  .experience-wrapper .cta:nth-of-type(2) {
    margin-left: 0;
  }
  .gallery .owl-dots {
    bottom: -50px;
  }
  .rg-sec10-ball-top,
  .rg-sec11-ball-bottom,
  .rg-sec12-ball-top,
  .rg-sec6-ball-top,
  .rg-sec7-ball-top,
  .rg-sec8-ball-bottom_a,
  .rg-sec9-ball-bottom_a {
    display: none;
  }
  .rg-sec9-ball-top {
    left: -180px;
  }
  .rg-sec11-ball-top {
    left: -400px;
  }
  footer ul {
    margin-bottom: 10px;
  }
  .select-country > a {
    color: #7e7e7e;
  }
  .select-country > a:focus,
  .select-country > a:hover {
    color: #7e7e7e;
  }
  .pull-left-xs {
    float: left !important;
  }
  .scroll-up {
    bottom: 60px;
  }
  .inner-hero-txt {
    font-size: 60px;
  }
  .main-head {
    font-size: 50px;
    line-height: 1;
  }
  .side-head {
    font-size: 50px;
    margin-top: 20px;
  }
  .sub-head {
    font-size: 30px;
    margin-top: 10px;
  }
  .text_ctrl {
    text-align: left;
  }
  .block_ctrl {
    display: inline-block;
  }
  .mobile_ctrl {
    margin-bottom: 80px !important;
  }
  .scroll1 .ball-2 {
    bottom: 63%;
  }
  .scroll2 .ball-1 {
    left: -5%;
    top: 3%;
  }
  .scroll2 .ball-3 {
    left: -10%;
  }
  .scroll2 .ball-4 {
    right: 5%;
  }
  .scroll3 .ball-1 {
    top: 5%;
  }
  .rg-sec1-ball-1 {
    top: 2%;
    right: 55%;
  }
  .rg-sec1-ball-3 {
    display: block;
    top: 35%;
    left: -70%;
    z-index: 1;
  }
  .rg-sec1-ball-2 {
    left: -27%;
    bottom: 2%;
  }
}
@media only screen and (max-width: 680px) {
  .list_slider_carousel.owl-theme .owl-dots .owl-dot {
    margin: 0 10px;
  }
}
@media only screen and (max-width: 480px) {
  .t-ball {
    max-width: 280px;
  }
  .scroll1 .ball-2 {
    bottom: 55%;
  }
  .scroll2 .ball-3 {
    left: -40%;
    bottom: 2%;
  }
  .scroll2 .ball-5 {
    bottom: 5%;
  }
  .scroll2 .ball-4 {
    top: 20%;
  }
}
@media only screen and (max-width: 380px) {
  .scroll1 .ball-2 {
    bottom: 47%;
  }
  .scroll2 .ball-4 {
    top: 27%;
  }
  .rg-sec1-ball-3 {
    top: 42%;
    left: -30%;
  }
}
@media only screen and (max-width: 360px) {
  .rg-sec7 .item {
    max-width: 300px;
    margin: 0 auto;
  }
  .rg-sec7 .owl-prev {
    left: 0;
  }
  .rg-sec7 .owl-next {
    right: 0;
  }
  header .sidenav {
    padding: 40px 20px 0;
  }
}
