/* ======== Base ========  */
@import url("https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&family=Montserrat:wght@400;500;600;700;800&family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&family=Raleway:wght@200;300;400;500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,300;1,400;1,500;1,600;1,700&family=Montserrat:wght@400;500;600;700;800&family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&family=Raleway:wght@200;300;400;500&display=swap");
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none;
  list-style: none;
  list-style-type: none;
  border: none;
  -webkit-transition: 0.3 linear;
  transition: 0.3 linear;
}

div,
ul,
li,
p,
span,
a,
section {
  margin: 0px;
  padding: 0px;
  font-family: "Poppins", sans-serif;
  text-decoration: none;
}

.me_sticky {
  position: static;
  width: 100%;
  background: #00000081;
  z-index: 10;
}

.book-appointment .club-cup .btn4 {
  position: relative;
  display: inline-block;
  padding: 14px 19px 14px;
  min-width: 100%;
  font-size: 16px;
  text-align: center;
  letter-spacing: 1px;
  -webkit-box-shadow: inset 0 0 0 0 #ffffff;
          box-shadow: inset 0 0 0 0 #ffffff;
  color: #000000;
  background: #feb62b !important;
  border: none;
  cursor: pointer;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-decoration: none;
  border-radius: 40px;
  font-style: italic;
  font-weight: 600;
  font-family: "Kanit", sans-serif;
}

.fixed_header {
  position: fixed !important;
  -webkit-box-shadow: 0px 0px 8px rgba(68, 68, 68, 0.788);
          box-shadow: 0px 0px 8px rgba(68, 68, 68, 0.788);
  top: 0;
  background-color: rgba(22, 22, 22, 0.952);
}

header {
  position: absolute;
  z-index: 500;
  width: 100%;
}

.slider {
  position: relative;
}

.header-top {
  background-color: #feb62b !important;
}

.header-top .span-color {
  color: white;
  font-size: 0.9rem;
  font-family: "Poppins", sans-serif;
}

.header-top .span-color a {
  text-decoration: none;
  color: inherit;
  font-family: "Poppins", sans-serif;
}

.header-top .span-color a:hover {
  color: #fb6e34;
}

@media screen and (min-width: 767.98px) and (max-width: 885px) {
  .header-top .span-color {
    font-size: 13px;
  }
}

@media screen and (max-width: 450px) {
  .header-top .span-color {
    font-size: 13px;
  }
}

.header-top .header-social-ul li a {
  padding: 7px;
  background-color: #3d3d3d;
  margin: 0px 8px;
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}

.header-top .header-social-ul li a:hover {
  background-color: #fb6e34;
}

.header-top .header-ul {
  padding: 0px;
  margin: 0px;
}

.header-top .header-ul .yoga-alliance {
  width: 100px;
}

.header-top .header-ul .pr-2 {
  padding-right: 1rem !important;
}

.header-top .header-ul li {
  list-style-type: none;
  position: relative;
  margin-right: 5px;
  font-family: "Poppins", sans-serif;
}

.header-top .header-ul li .fas {
  color: white;
  padding-right: 10px;
  font-size: 0.9rem;
}

.header-top .header-ul li .fab {
  color: white;
}

.header-top .header-ul li .fab:hover {
  color: #ffffff;
}

.header-top .header-ul .right-line::after {
  content: "";
  position: absolute;
  right: 4px;
  top: 8px;
  height: 60%;
  width: 1px;
  background: #dddddd2e;
}

@media screen and (max-width: 1199.98px) {
  .header-top .header-ul li {
    padding: 0px 20px;
  }
}

@media screen and (max-width: 991.98px) {
  .header-top .header-ul li {
    padding: 0px 10px;
  }
}

@media screen and (max-width: 385.98px) {
  .header-top .header-ul li {
    padding: 0px 5px;
  }
}

@media screen and (max-width: 767.98px) {
  .header-top .justify-content-end {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}

@media screen and (max-width: 767.98px) {
  .header-top .header-quote {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}

.main-header .desktop-header {
  min-height: 100px;
}

@media screen and (max-width: 991.98px) {
  .main-header .desktop-header {
    display: none !important;
  }
}

.main-header .header-logo {
  padding: 0px 0px;
}

.main-header .header-logo img {
  width: auto;
  max-height: 65px !important;
}

@media screen and (max-width: 1199px) {
  .main-header .header-logo img {
    width: 160px;
  }
}

@media screen and (max-width: 1050px) {
  .main-header .header-logo img {
    width: 140px;
  }
}

@media screen and (max-width: 1199px) {
  .main-header .header-logo {
    padding: 0px 0px;
  }
}

.main-header .dropdown-list {
  padding: 0;
  margin: 0;
}

.main-header .dropdown-list .mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

@media screen and (max-width: 1100px) {
  .main-header .dropdown-list .mx-3 {
    margin-right: 1rem !important;
    margin-left: 0.5rem !important;
  }
}

.main-header .dropdown-list .menu-list {
  list-style-type: none;
  font-family: "Poppins", sans-serif;
}

.main-header .dropdown-list .menu-list .fa-circle {
  color: #feb62b !important;
  padding-left: 4px;
  font-size: 6px;
  position: absolute;
  top: 49%;
}

.main-header .dropdown-list .menu-list .dropdown {
  position: absolute;
  padding: 10px 0px;
  background-color: white;
  margin: 29px 0px;
  visibility: hidden;
  opacity: 0;
  -webkit-box-shadow: 0px 0px 5px gray;
          box-shadow: 0px 0px 5px gray;
  -webkit-transition: opacity 300ms ease-in;
  transition: opacity 300ms ease-in;
  z-index: 100;
}

.main-header .dropdown-list .menu-list .dropdown li {
  line-height: 1.5;
  position: relative;
  display: block;
  float: none;
  margin-right: 0;
  padding: 0;
}

.main-header .dropdown-list .menu-list .dropdown li a {
  list-style-type: none;
  padding: 4px 20px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
  line-height: 2.7;
  color: #3d3d3d;
  font-size: 15px;
  font-weight: 400;
  margin: 0px 10px;
  letter-spacing: 0.3px;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
  display: block;
  text-transform: capitalize;
}

.main-header .dropdown-list .menu-list .dropdown li a:hover {
  background-color: #feb62b !important;
}

.main-header .dropdown-list .menu-list:hover .dropdown {
  visibility: visible;
  opacity: 1;
}

.main-header .dropdown-list .menu-list .link-list {
  text-decoration: none;
  color: #ffffff;
  font-size: 1rem;
  padding: 40px 3px;
  position: relative;
}

.main-header .dropdown-list .menu-list .link-list:hover {
  color: #feb62b !important;
}

.main-header .dropdown-list .menu-list .link-list::before {
  position: absolute;
  content: "";
  /* bottom: 30px; */
  width: 0%;
  margin: 0px 3px;
  bottom: 30px;
  -webkit-transition: width 500ms ease;
  transition: width 500ms ease;
  right: 15px;
}

.main-header .dropdown-list .menu-list .link-list:hover::before {
  position: absolute;
  content: "";
  /* bottom: 30px; */
  left: 0;
  right: 0;
  height: 2px;
  width: 90%;
  right: 15px;
  bottom: 30px;
  background-color: #feb62b !important;
}

@media screen and (max-width: 1199px) {
  .main-header .dropdown-list .menu-list .link-list {
    font-size: 1rem;
  }
}

.main-header .book-appointment {
  margin-left: 20px;
}

.main-header .book-appointment .btn {
  display: block;
  text-decoration: none;
  font-family: "Josefin Sans", sans-serif;
  color: black;
  font-size: 1rem;
  background-color: #feb62b !important;
  border-radius: 5px;
  position: relative;
  text-decoration: none;
  font-family: "Helvetica", sans-serif;
  padding: 10px;
  border: none;
  text-transform: uppercase;
  font-weight: 500;
  overflow: hidden;
}

.main-header .book-appointment .btn span {
  z-index: 5;
  position: relative;
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
}

.main-header .book-appointment .btn:hover span {
  color: black;
}

.main-header .book-appointment .btn::after, .main-header .book-appointment .btn::before {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  background: white;
  z-index: -1;
}

.main-header .book-appointment .btn::before {
  /*   background: blue; */
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  z-index: 1;
}

.main-header .book-appointment .btn:hover:before {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform 350ms ease;
  transition: -webkit-transform 350ms ease;
  transition: transform 350ms ease;
  transition: transform 350ms ease, -webkit-transform 350ms ease;
}

.main-header .book-appointment .btn::after {
  z-index: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: none;
  transition: none;
  -webkit-transition: -webkit-transform 350ms ease;
  transition: -webkit-transform 350ms ease;
  transition: transform 350ms ease;
  transition: transform 350ms ease, -webkit-transform 350ms ease;
}

.main-header .book-appointment .btn:hover:after {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform 350ms 360ms ease;
  transition: -webkit-transform 350ms 360ms ease;
  transition: transform 350ms 360ms ease;
  transition: transform 350ms 360ms ease, -webkit-transform 350ms 360ms ease;
}

@media screen and (max-width: 1198.98px) {
  .main-header .book-appointment .btn {
    padding: 0.5rem 1rem;
  }
}

@media screen and (max-width: 1198.98px) {
  .main-header .book-appointment {
    margin-left: 0px;
  }
}

.header-mobile {
  display: block;
}

.header-mobile a,
.header-mobile button {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  cursor: pointer;
  border: none;
  outline: none;
  background: none;
  text-decoration: none;
}

.header-mobile a:hover,
.header-mobile button:hover {
  color: #feb62b !important;
}

.header-mobile img,
.header-mobile video {
  display: block;
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.header-mobile .container {
  max-width: 80rem;
  height: auto;
  margin: 0 auto;
  padding: 0 1rem;
}

@media only screen and (min-width: 768px) {
  .header-mobile .container {
    margin: 0 auto;
    padding: 0 2rem;
  }
}

.header-mobile .brand {
  font-family: inherit;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.25;
  color: black;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
}

.header-mobile .header {
  position: static;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  z-index: 999;
  margin: 0 auto;
  background: white;
  -webkit-box-shadow: black;
          box-shadow: black;
}

.header-mobile .header .navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
  max-width: 100%;
  height: auto;
  padding: 0.75rem 0;
}

.header-mobile .header .burger {
  position: relative;
  display: block;
  cursor: pointer;
  width: 2rem;
  height: auto;
  border: none;
  opacity: 1;
  visibility: visible;
}

@media only screen and (min-width: 992px) {
  .header-mobile .header .burger {
    display: none;
    opacity: 0;
    visibility: hidden;
  }
}

.header-mobile .header .burger-line {
  display: block;
  cursor: pointer;
  width: 100%;
  height: 2px;
  margin: 6px auto;
  background: black;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header-mobile .header .menu {
  position: fixed;
  top: 0;
  left: -19rem;
  width: 75%;
  height: 100%;
  z-index: 999;
  opacity: 0;
  overflow-y: auto;
  visibility: hidden;
  background: white;
  -webkit-box-shadow: black;
          box-shadow: black;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media only screen and (min-width: 992px) {
  .header-mobile .header .menu {
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    opacity: 1;
    visibility: visible;
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.header-mobile .header .menu.is-active {
  left: 0rem;
  opacity: 1;
  visibility: visible;
}

.header-mobile .header .menu-block {
  width: 100%;
  height: auto;
  margin: 2rem 0;
  padding-left: 0px;
}

@media only screen and (min-width: 992px) {
  .header-mobile .header .menu-block {
    margin: 0 auto;
  }
}

.header-mobile .header .menu-item {
  display: block;
  margin: 0;
}

@media only screen and (min-width: 992px) {
  .header-mobile .header .menu-item {
    position: relative;
    display: inline-block;
    margin: 0 0.625rem;
  }
}

.header-mobile .header .menu-link {
  display: block;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 500;
  line-height: inherit;
  padding: 0.625rem 1.5rem;
  border: none;
  color: black;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.header-mobile .header .menu-link:hover {
  color: #fb6e34;
}

@media only screen and (min-width: 992px) {
  .header-mobile .header .menu-link {
    padding: 0.5rem 0;
  }
}

.header-mobile .header .menu-apnt {
  color: #feb62b !important;
}

.header-mobile .header .overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.header-mobile .header .overlay.is-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

@media screen and (min-width: 992px) {
  .header-mobile {
    display: none;
  }
}

.dropbtn {
  font-family: inherit;
  font-size: 1rem;
  font-weight: 500;
  line-height: inherit;
  padding: 0.625rem 1.5rem;
  border: none;
  color: var(--color-black);
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  cursor: pointer;
}

.dropbtn::after {
  content: "\f063";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  padding: 0px 10px;
  line-height: 1;
}

.dropdown-content {
  display: none;
  overflow: auto;
  padding: 0px;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.show {
  display: block;
}

.dropdown-content .menu-link {
  font-size: 0.9rem !important;
}

.choose-services .main-element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.carousel-item .slide-zoom {
  width: 200px;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-animation: shrink 20s infinite alternate;
          animation: shrink 20s infinite alternate;
}

@-webkit-keyframes shrink {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}

@keyframes shrink {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}

.slide .carousel-item .carousel-caption {
  top: 0%;
}

.slide .carousel-item .carousel-caption .bg-tennis-ball {
  background-image: url(https://agatabletennis.in/assets/images/slider-bg-05.png);
  background-position: center;
  background-size: 60%;
  background-repeat: no-repeat;
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.carousel-item::before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  bottom: 0;
  width: 101%;
  height: 100%;
  z-index: 100;
  background: #000;
  filter: alpha(opacity=30);
  opacity: 0.3;
  pointer-events: none;
}

.carousel-item .lte-headerinside {
  color: white;
  font-size: 120px;
  font-weight: 800;
  line-height: 0.75em;
  overflow: visible;
  font-weight: 800;
  line-height: 0.75em;
  overflow: visible;
  position: relative;
  margin: 0;
  font-family: "Kanit", sans-serif;
  font-style: italic;
}

.carousel-item .lte-headerinside span {
  color: #10181a !important;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  font-weight: 800;
  font-family: "Kanit", sans-serif;
}

.carousel-item .element-para {
  width: 711px;
  max-width: 711px;
}

.carousel-item .element-para .text-lg {
  font-size: 24px;
  line-height: 1.5em;
  font-weight: 300;
  color: white;
  font-family: "Mulish", sans-serif;
}

.carousel-item .element-para .btn {
  position: relative;
  display: inline-block;
  padding: 21px 30px 22px;
  min-width: 220px;
  font-size: 16px;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  color: #000000;
  background: #feb62b !important;
  border: none;
  cursor: pointer;
  -webkit-transition: ease-out 0.5s;
  transition: ease-out 0.5s;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-decoration: none;
  border-radius: 40px;
  font-style: italic;
  font-weight: 600;
  font-family: "Kanit", sans-serif;
}

.carousel-item .element-para .btn.btn-slide-2 {
  -webkit-box-shadow: inset 0 0 0 0 #ffffff;
          box-shadow: inset 0 0 0 0 #ffffff;
}

.carousel-item .element-para .btn.btn-slide-2:hover {
  color: #222222;
  -webkit-box-shadow: inset 0 -100px 0 0 #ffffff;
          box-shadow: inset 0 -100px 0 0 #ffffff;
}

.carousel-item .bg-tennis-ball {
  z-index: 150;
}

.section-padding {
  padding: 100px 0px;
}

.section-padding-top {
  padding: 100px 0px 0px 0px;
}

.lte-heading-content {
  overflow: hidden;
  padding-top: 34px;
  padding-bottom: 34px;
  position: relative;
  font-style: italic;
}

.lte-heading-content .lte-header3 {
  line-height: 1.1em;
  z-index: 3;
  position: relative;
  margin: 0;
  font-size: 48px;
  font-family: "Kanit", sans-serif;
  font-weight: 600;
  letter-spacing: 0;
  font-style: italic;
  word-wrap: break-word;
  line-height: 1.1em;
}

.lte-heading-content .lte-header3 span {
  color: #feb62b !important;
}

.lte-heading-content .lte-watermark {
  font-style: italic;
  white-space: nowrap;
  font-size: 200px;
  font-weight: 800;
  line-height: 190px;
  overflow: hidden;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 0;
  margin-top: -2px;
  padding-left: 20px;
  padding-right: 20px;
  zoom: 1;
  opacity: 0.15;
  color: transparent;
  -webkit-text-stroke-width: 1.1px;
  -webkit-text-stroke-color: #000;
}

.elementor-widget .element-para {
  font-size: 16px;
  line-height: 1.7em;
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  width: 578.733px;
  max-width: 578.733px;
}

.card {
  margin-bottom: 50px;
  border: none;
}

.card .lte-img {
  overflow: hidden;
}

.card .lte-img img {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 100%;
  height: auto;
  max-width: 100%;
  border: none;
  border: 1px solid white;
}

.card:hover .lte-img {
  border: 1px solid #feb62b !important;
}

.card:hover .lte-img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.card .lte-description {
  position: relative;
}

.card .lte-description .lte-header5 {
  margin: 16px 0 12px 0;
  font-size: 24px;
  font-family: "Kanit", sans-serif;
  font-weight: 600;
  letter-spacing: 0;
  font-style: italic;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.card .lte-description .lte-cut {
  margin-top: 8px;
  display: block;
  margin-bottom: 20px;
  text-align: left;
  font-size: 16px;
  font-family: "Mulish", sans-serif;
  font-weight: 300;
  line-height: 1.7em;
}

.card .lte-description .lte-more-link {
  font-family: "Kanit", sans-serif;
  font-weight: 600;
  font-style: italic;
  display: inline-block;
  font-size: 16px;
  position: relative;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.card .lte-description .lte-more-link i {
  position: absolute;
  bottom: 3px;
}

.card .lte-description .lte-icon {
  position: absolute;
  right: 30px;
  top: -35px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  text-align: center;
  background-color: #feb62b !important;
  color: #10181a;
  border-radius: 50%;
  background-clip: border-box;
  pointer-events: none;
  z-index: 6;
}

.card a {
  color: #000;
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}

.card a:hover {
  color: #feb62b !important;
}

a {
  color: #000;
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}

.container-zero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.elementor-widget-wrap {
  position: relative;
}

.elementor-widget-wrap .ball01 {
  border: none;
  top: -124px;
  position: absolute;
  z-index: 1;
  width: auto;
  left: -251px !important;
}

.elementor-widget-wrap .ball02 {
  border: none;
  top: 405px;
  position: absolute;
  z-index: 1;
  width: auto;
  left: -26px !important;
}

.elementor-widget-wrap .ball03 {
  border: none;
  top: 472px;
  position: absolute;
  z-index: 1;
  width: auto;
  left: 44px !important;
}

.bg-cut-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.bg-color01 {
  background-color: #feb82b10;
}

.para-element {
  width: 351px;
  max-width: 351px;
}

.para-element .element-para {
  font-style: normal !important;
  font-size: 16px;
  line-height: 1.7em;
  font-family: "Mulish", sans-serif;
  font-weight: 400;
}

.service-point ul li {
  margin-bottom: 48px;
}

.service-point ul li .lte-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.service-point ul li .lte-inner .lte-icon-text {
  font-family: "Kanit", sans-serif;
  font-weight: 600;
  font-size: 80px;
  font-style: italic;
  display: inline-block;
  width: 56px;
  height: 56px;
  line-height: 52px;
  text-align: center;
  padding-left: 4px;
  color: #feb62b !important;
}

.service-point ul li .lte-inner .lte-icon-content {
  margin: -5px 0 0 80px;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
}

.service-point ul li .lte-inner .lte-icon-content .lte-header.lte-h5 {
  font-size: 24px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: block;
  margin: 0;
  font-style: italic;
  font-family: "Kanit", sans-serif;
  font-weight: 600;
  word-wrap: break-word;
}

.service-point ul li .lte-inner .lte-icon-content .lte-descr {
  margin-top: 6px;
  line-height: 1.5em;
  display: block;
  font-weight: 300;
  font-style: normal;
  font-family: "Kanit", sans-serif;
  margin-right: 40px;
}

.bg-theme-color {
  background-color: #feb62b !important;
}

.bg-theme-color .lte-header2 {
  font-size: 74px;
  color: white;
  font-weight: 800;
  font-family: "Kanit", sans-serif;
  font-style: italic;
  line-height: 0.5em;
  text-transform: uppercase;
}

.bg-theme-color .lte-header2-black {
  font-size: 40px;
  color: black;
  font-weight: 800;
  font-family: "Kanit", sans-serif;
  font-style: italic;
  text-transform: uppercase;
}

.bg-theme-color .w-375 {
  width: 355.317px;
  max-width: 355.317px;
}

.theme-button {
  position: fixed;
  bottom: 40px;
  z-index: 100;
  left: 15px;
}

.btn5 {
  position: relative;
  display: inline-block;
  padding: 21px 30px 22px;
  min-width: 220px;
  font-size: 16px;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  color: #000000;
  background: #feb62b !important;
  border: none;
  cursor: pointer;
  -webkit-transition: ease-out 0.5s;
  transition: ease-out 0.5s;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  border-radius: 40px;
  font-style: italic;
  font-weight: 600;
  font-family: "Kanit", sans-serif;
}

.whatsapp {
  display: inline-block;
  position: fixed;
  bottom: 38px;
  right: 15px;
  z-index: 100;
  border-radius: 50%;
}

.quote-fixed {
  display: none;
}

.whtsap-img {
  height: 60px;
}

@media screen and (min-width: 576px) {
  .call {
    display: none;
  }
}

@media screen and (min-width: 576px) {
  .quote-fixed {
    display: block;
  }
}

.club-cup .ul-list li {
  list-style-type: none;
  font-size: 16px;
  font-weight: 600;
  font-family: "Kanit", sans-serif;
  font-style: italic;
  margin-bottom: 20px;
}

.club-cup .ul-list li i {
  font-size: 26px;
  color: white;
}

.club-cup .btn {
  position: relative;
  display: inline-block;
  padding: 21px 30px 22px;
  min-width: 220px;
  font-size: 16px;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  color: #ffffff;
  background: black;
  border: none;
  cursor: pointer;
  -webkit-transition: ease-out 0.5s;
  transition: ease-out 0.5s;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-decoration: none;
  border-radius: 40px;
  font-style: italic;
  font-weight: 600;
  font-family: "Kanit", sans-serif;
}

.club-cup .btn.btn-slide-3 {
  -webkit-box-shadow: inset 0 0 0 0 #ffffff;
          box-shadow: inset 0 0 0 0 #ffffff;
}

.club-cup .btn.btn-slide-3:hover {
  color: #222222;
  -webkit-box-shadow: inset 0 -100px 0 0 #ffffff;
          box-shadow: inset 0 -100px 0 0 #ffffff;
}

.club-cup .btn4 {
  position: relative;
  display: inline-block;
  padding: 21px 30px 22px;
  min-width: 220px;
  font-size: 16px;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  color: #000000;
  background: #feb62b !important;
  border: none;
  cursor: pointer;
  -webkit-transition: ease-out 0.5s;
  transition: ease-out 0.5s;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-decoration: none;
  border-radius: 40px;
  font-style: italic;
  font-weight: 600;
  font-family: "Kanit", sans-serif;
}

.club-cup .btn4.btn-slide-4 {
  -webkit-box-shadow: inset 0 0 0 0 #ffffff;
          box-shadow: inset 0 0 0 0 #ffffff;
}

.club-cup .btn4.btn-slide-4:hover {
  color: #222222;
  -webkit-box-shadow: inset 0 -100px 0 0 #ffffff;
          box-shadow: inset 0 -100px 0 0 #ffffff;
}

.club-cup .btn5 {
  position: relative;
  display: inline-block;
  padding: 15px 17px 15px;
  font-size: 15px;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  color: #000000;
  background: #feb62b !important;
  border: 1px solid #858585;
  cursor: pointer;
  -webkit-transition: ease-out 0.5s;
  transition: ease-out 0.5s;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-decoration: none;
  border-radius: 40px;
  font-style: italic;
  font-weight: 600;
  font-family: "Kanit", sans-serif;
}

.club-cup .btn5.btn-slide-5 {
  -webkit-box-shadow: inset 0 0 0 0 #ffffff;
          box-shadow: inset 0 0 0 0 #ffffff;
}

.club-cup .btn5.btn-slide-5:hover {
  color: #222222;
  -webkit-box-shadow: inset 0 -100px 0 0 #ffffff;
          box-shadow: inset 0 -100px 0 0 #ffffff;
}

.club-cup .lte-item .lte-event-date span {
  background-color: #feb62b !important;
  color: #10181a;
  font-family: "Kanit", sans-serif;
  font-weight: 600;
  font-style: italic;
  display: inline-block;
  padding: 0px 12px;
  font-size: 14px;
  margin-top: 12px;
  line-height: 1.7em;
  border-radius: 40px;
}

.club-cup .lte-item .lte-event-date span:hover {
  background-color: white !important;
}

.club-cup .lte-item .lte-header a {
  color: white;
  font-size: 1.65rem;
  font-family: "Kanit", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.club-cup .lte-item .lte-header a:hover {
  color: #feb62b !important;
}

.club-cup .lte-item .lte-event-time,
.club-cup .lte-item .lte-event-venue {
  color: #feb62b !important;
}

.club-cup .lte-item .lte-event-venue::before {
  content: "|";
  padding-right: 6px;
  padding-left: 6px;
  position: relative;
  top: -1px;
}

.club-cup .padding-border-margin {
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 30px;
}

.club-cup .bg-black-cup {
  background-color: #000000f2 !important;
}

.club-cup .bg-player {
  background-image: url(https://agatabletennis.in/assets/images/player.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.team-member .lte-header3 span {
  font-size: 18px;
  line-height: 0;
}

.team-member .lte-watermark {
  margin-top: 0px;
  -webkit-text-stroke-color: white;
  font-family: "Kanit", sans-serif;
}

.team-member .lte-descr .lte-headername {
  color: white;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 600;
  font-style: italic;
  font-family: "Kanit", sans-serif;
}

.team-member .lte-descr .lte-headername:hover {
  color: #feb62b !important;
}

.team-member .lte-descr .lte-subheader {
  color: #feb62b !important;
  font-size: 14px;
  font-family: "Mulish", sans-serif;
}

.team-member .team-detail img {
  border-radius: 50%;
  border: 2px solid transparent;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  border: 2px solid white;
}

.team-member .team-detail img.big-size1 {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.team-member .team-detail img.big-size2 {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.team-member .team-detail img.big-size3 {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.team-member .team-detail:hover img {
  border-radius: 50%;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  border: 2px solid #feb62b !important;
}

.color-white {
  color: white;
}

.bg-cup {
  background-image: url(https://agatabletennis.in/assets/images/events-bg.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.bg-tennis-ground {
  background-image: url(https://agatabletennis.in/assets/images/parallax_02.jpg);
  background-position: top;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

.bg-map {
  background-image: url(https://agatabletennis.in/assets/images/map-bg.jpg);
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}

footer {
  background-image: url(https://agatabletennis.in/assets/images/footer-bg-trans.png);
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}

.bg-black-trans {
  background-color: rgba(0, 0, 0, 0.616);
}

.bg-black-footer {
  background-color: #10181a !important;
}

.strip-count {
  border-bottom: 1px solid #d1d1d1;
}

.strip-count .counter {
  margin: 0px 0 40px 0;
  text-align: center;
  padding: 0px 0px;
  position: relative;
  z-index: 2;
}

.strip-count .counter .lte-header2 {
  line-height: 1em;
  position: relative;
  margin-top: 0;
  margin-bottom: 0px;
  font-size: 80px;
  font-weight: 800;
}

.strip-count .counter .lte-header2 span {
  font-family: "Kanit", sans-serif;
  font-style: italic;
  color: black;
}

.strip-count .counter .lte-subheader {
  margin: 0px 0 0;
  font-size: 16px;
  font-family: "Kanit", sans-serif;
  font-style: italic;
}

.strip-count .counter .ball-icon {
  font-size: 18px;
  display: block;
  position: absolute;
  top: 50%;
  right: -15px;
  margin-top: -22px;
  margin-right: -9px;
}

.testim {
  width: 100%;
}

.testim .wrap {
  position: relative;
  width: 100%;
  max-width: 70%;
  padding: 10px 30px;
  margin: auto;
}

.testim .arrow {
  display: block;
  position: absolute;
  color: #feb62b !important;
  cursor: pointer;
  font-size: 2em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 5px;
  z-index: 1;
}

.testim .arrow:before {
  cursor: pointer;
}

.testim .arrow:hover {
  color: #feb62b !important;
}

.testim .arrow.left {
  left: 10px;
}

.testim .arrow.right {
  right: 10px;
}

.testim .dots {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 60px;
  left: 0;
  display: block;
  z-index: 3;
  height: 12px;
}

.testim .dots .dot {
  list-style-type: none;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #eee;
  margin: 0 10px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
  background: #feb62b !important;
  border-color: #feb62b !important;
}

.testim .dots .dot.active {
  -webkit-animation: testim-scale 0.5s ease-in-out forwards;
  animation: testim-scale 0.5s ease-in-out forwards;
}

.testim .cont {
  position: relative;
  overflow: hidden;
}

.testim .cont > div {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 0 70px 0;
  opacity: 0;
}

.testim .cont > div.inactive {
  opacity: 1;
}

.testim .cont > div.active {
  position: relative;
  opacity: 1;
}

.testim .cont div .img img {
  display: block;
  width: 100px;
  height: 100px;
  margin: auto;
  border-radius: 50%;
}

.testim .cont div p {
  z-index: 2;
  position: relative;
  font-size: 24px;
  font-style: italic;
  padding: 36px 10px 10px;
  margin-bottom: 0;
  line-height: 1.6em;
  color: black;
  font-family: "Mulish", sans-serif;
}

.testim .cont div.active .img img {
  -webkit-animation: testim-show 0.5s ease-in-out forwards;
  animation: testim-show 0.5s ease-in-out forwards;
}

.testim .cont div.active h2 {
  -webkit-animation: testim-content-in 0.4s ease-in-out forwards;
  animation: testim-content-in 0.4s ease-in-out forwards;
}

.testim .cont div.active p {
  -webkit-animation: testim-content-in 0.5s ease-in-out forwards;
  animation: testim-content-in 0.5s ease-in-out forwards;
}

.testim .cont div.inactive .img img {
  -webkit-animation: testim-hide 0.5s ease-in-out forwards;
  animation: testim-hide 0.5s ease-in-out forwards;
}

.testim .cont div.inactive h2 {
  -webkit-animation: testim-content-out 0.4s ease-in-out forwards;
  animation: testim-content-out 0.4s ease-in-out forwards;
}

.testim .cont div.inactive p {
  -webkit-animation: testim-content-out 0.5s ease-in-out forwards;
  animation: testim-content-out 0.5s ease-in-out forwards;
}

@-webkit-keyframes testim-scale {
  0% {
    -webkit-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
  }
  35% {
    -webkit-box-shadow: 0px 0px 10px 5px #eee;
    box-shadow: 0px 0px 10px 5px #eee;
  }
  70% {
    -webkit-box-shadow: 0px 0px 10px 5px #feb62b !important;
    box-shadow: 0px 0px 10px 5px #feb62b !important;
  }
  100% {
    -webkit-box-shadow: 0px 0px 0px 0px #ea830e;
    box-shadow: 0px 0px 0px 0px #feb62b !important;
  }
}

@keyframes testim-scale {
  0% {
    -webkit-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
  }
  35% {
    -webkit-box-shadow: 0px 0px 10px 5px #eee;
    box-shadow: 0px 0px 10px 5px #eee;
  }
  70% {
    -webkit-box-shadow: 0px 0px 10px 5px #ea830e;
    box-shadow: 0px 0px 10px 5px #ea830e;
  }
  100% {
    -webkit-box-shadow: 0px 0px 0px 0px #ea830e;
    box-shadow: 0px 0px 0px 0px #ea830e;
  }
}

@-webkit-keyframes testim-content-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes testim-content-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes testim-content-out {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@keyframes testim-content-out {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@-webkit-keyframes testim-show {
  from {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes testim-show {
  from {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes testim-hide {
  from {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

@keyframes testim-hide {
  from {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

@media all and (max-width: 300px) {
  body {
    font-size: 14px;
  }
}

@media all and (max-width: 500px) {
  .testim .arrow {
    font-size: 1.5em;
  }
  .testim .cont div p {
    line-height: 25px;
    color: #828080 !important;
    font-size: 14px;
  }
}

.testim .head2 {
  font-size: 18px;
  margin: 15px 0px 5px 0px;
  font-family: "Kanit", sans-serif;
  font-weight: 500;
  color: #000 !important;
}

.testim .head3 {
  font-size: 16px;
  margin-top: -4px;
  font-family: "Kanit", sans-serif;
  font-weight: 300;
  color: #feb62b !important;
}

.contact-form {
  background-color: #f1f1f1;
  padding: 50px;
}

.contact-form .lte-header4 {
  font-weight: 600;
  font-family: "Kanit", sans-serif;
  font-style: italic;
  font-size: 36px;
  margin: 0px 0px 24px 0px;
}

.contact-form .lte-para {
  font-size: 16px;
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  line-height: 1.7em;
  margin: 0px 0px 24px 0px;
}

footer .para-footer {
  color: rgba(255, 255, 255, 0.65);
  display: inline-block;
  font-size: 16px;
  font-family: "Mulish", sans-serif;
  font-weight: 400;
}

footer .lte-header-widget {
  padding: 0px 0px 10px;
  margin: 0px 0 30px 0;
  font-size: 24px;
  line-height: 1.2em;
  text-align: left;
  font-family: 'Kanit', serif;
  font-family: "Kanit", sans-serif;
  font-weight: 600;
  font-style: italic;
  display: block;
  background-image: none !important;
  position: relative;
  text-transform: none;
  color: #feb62b;
  color: #feb62b !important;
}

footer .lte-header-widget .widget-icon {
  font-size: 18px;
}

footer .lte-header-widget::before {
  content: "";
  border-bottom: 2px solid #fb6e34;
  border-color: rgba(255, 255, 255, 0.171);
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  max-width: 250px;
}

footer .lte-header-widget::after {
  content: "";
  border-bottom: 2px solid #feb62b !important;
  border-color: rgba(255, 255, 255, 0.507);
  width: 30%;
  display: block;
  position: absolute;
  bottom: 0;
  max-width: 250px;
}

footer .ul-list li {
  list-style-type: disc;
  color: #feb62b !important;
  margin-bottom: 15px;
}

footer .ul-list li a {
  color: white;
  font-family: "Kanit", sans-serif;
  font-weight: 600;
  font-style: italic;
  font-size: 16px;
}

footer .ul-list li a:hover {
  color: #feb62b !important;
}

footer .p-ul-left {
  padding-left: 80px;
}

footer .fa-phone {
  color: #feb62b !important;
}

footer .fa-envelope {
  color: #feb62b !important;
}

footer .p-left-icon {
  padding-right: 20px;
}

footer .headcall {
  color: white;
  display: block;
  font-size: 20px;
  font-family: "Kanit", sans-serif;
  font-weight: 600;
  font-style: italic;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

footer .headcall:hover {
  color: #feb62b !important;
}

footer .ul-social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

footer .ul-social-list li {
  padding: 10px;
}

footer .ul-social-list li i {
  font-size: 24px;
  color: #feb62b !important;
}

footer .ul-social-list li i:hover {
  color: white;
}

footer .copyright {
  background-color: #00000042;
}

footer .copy-para {
  color: white;
}

footer .copy-para a {
  color: #feb62b !important;
}

.wizard-section {
  color: black;
}

.wizard-section .wizard-content-left {
  background-blend-mode: darken;
  background-color: rgba(0, 0, 0, 0.45);
  background-image: url("https://i.ibb.co/X292hJF/form-wizard-bg-2.jpg");
  background-position: center center;
  background-size: cover;
  height: 100vh;
  padding: 30px;
}

.wizard-section .wizard-content-left h1 {
  color: #ffffff;
  font-size: 38px;
  font-weight: 600;
  padding: 12px 20px;
  text-align: center;
}

.wizard-section .form-wizard {
  color: #202020;
  padding: 20px 30px;
}

.wizard-section .form-wizard .wizard-form-radio {
  display: inline-block;
  margin-left: 5px;
  position: relative;
}

.wizard-section .form-wizard .wizard-form-radio input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #dddddd;
  height: 25px;
  width: 25px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
}

.wizard-section .form-wizard .wizard-form-radio input[type="radio"]:focus {
  outline: 0;
}

.wizard-section .form-wizard .wizard-form-radio input[type="radio"]:checked {
  background-color: #feb62b !important;
}

.wizard-section .form-wizard .wizard-form-radio input[type="radio"]:checked::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #ffffff;
  border-radius: 50%;
  left: 1px;
  right: 0;
  margin: 0 auto;
  top: 8px;
}

.wizard-section .form-wizard .wizard-form-radio input[type="radio"]:checked::after {
  content: "";
  display: inline-block;
  -webkit-animation: click-radio-wave 0.65s;
          animation: click-radio-wave 0.65s;
  background: #1f1f1f;
  content: '';
  display: block;
  position: relative;
  z-index: 100;
  border-radius: 50%;
}

.wizard-section .form-wizard .wizard-form-radio input[type="radio"] ~ label {
  padding-left: 10px;
  cursor: pointer;
}

.wizard-section .form-wizard .form-wizard-header {
  text-align: center;
}

.wizard-section .form-wizard .form-wizard-next-btn,
.wizard-section .form-wizard .form-wizard-previous-btn,
.wizard-section .form-wizard .form-wizard-submit {
  background-color: #feb62b;
  color: #ffffff;
  display: inline-block;
  min-width: 100px;
  min-width: 120px;
  padding: 10px;
  text-align: center;
}

.wizard-section .form-wizard .form-wizard-next-btn:hover,
.wizard-section .form-wizard .form-wizard-next-btn:focus,
.wizard-section .form-wizard .form-wizard-previous-btn:hover,
.wizard-section .form-wizard .form-wizard-previous-btn:focus,
.wizard-section .form-wizard .form-wizard-submit:hover,
.wizard-section .form-wizard .form-wizard-submit:focus {
  color: #ffffff;
  opacity: 0.6;
  text-decoration: none;
}

.wizard-section .form-wizard .wizard-fieldset {
  display: none;
}

.wizard-section .form-wizard .wizard-fieldset.show {
  display: block;
}

.wizard-section .form-wizard .wizard-form-error {
  display: none;
  background-color: #1f1f1f;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
}

.wizard-section .form-wizard .form-wizard-previous-btn {
  background-color: #1f1f1f;
}

.wizard-section .form-wizard .form-control {
  font-weight: 300;
  height: auto !important;
  padding: 15px;
  color: #202020;
  background-color: #f1f1f1;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #1f1f1f;
}

.wizard-section .form-wizard .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.wizard-section .form-wizard .form-group {
  position: relative;
  margin: 15px 0;
}

.wizard-section .form-wizard .wizard-form-text-label {
  position: absolute;
  left: 10px;
  top: 16px;
  -webkit-transition: 0.2s linear all;
  transition: 0.2s linear all;
}

.wizard-section .form-wizard .focus-input .wizard-form-text-label {
  color: #feb62b !important;
  top: -18px;
  -webkit-transition: 0.2s linear all;
  transition: 0.2s linear all;
  font-size: 12px;
}

.wizard-section .form-wizard .form-wizard-steps {
  margin: 30px 0;
}

.wizard-section .dob {
  color: #feb62b;
  position: absolute;
  left: 0px;
  top: -18px;
  -webkit-transition: 0.2s linear all;
  transition: 0.2s linear all;
  font-size: 12px;
}

.wizard-section textarea {
  font-weight: 300;
  height: auto !important;
  padding: 15px;
  color: #202020;
  background-color: #f1f1f1;
  border: none;
  width: 100%;
}

.wizard-section .form-wizard .form-wizard-steps li {
  width: 25%;
  float: left;
  position: relative;
}

.wizard-section .form-wizard .form-wizard-steps li::after {
  background-color: #f3f3f3;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
}

.wizard-section .form-wizard .form-wizard-steps li span {
  background-color: #dddddd;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  position: relative;
  text-align: center;
  width: 40px;
  z-index: 1;
}

.wizard-section .form-wizard .form-wizard-steps li:last-child::after {
  left: 0;
}

.wizard-section .form-wizard .wizard-password-eye {
  position: absolute;
  right: 32px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}

@-webkit-keyframes click-radio-wave {
  0% {
    width: 25px;
    height: 25px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    width: 60px;
    height: 60px;
    margin-left: -15px;
    margin-top: -15px;
    opacity: 0.0;
  }
}

@keyframes click-radio-wave {
  0% {
    width: 25px;
    height: 25px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    width: 60px;
    height: 60px;
    margin-left: -15px;
    margin-top: -15px;
    opacity: 0.0;
  }
}

@media screen and (max-width: 767px) {
  .wizard-section .wizard-content-left {
    height: auto;
  }
}

.wizard-section .wizard-fieldset p {
  margin-bottom: 10px;
  font-size: 15px;
  color: black;
}

.wizard-section .wizard-fieldset h4 {
  color: black;
}

.wizard-section .head3 {
  font-size: 26px;
  color: black;
}

.wizard-section .location a {
  color: black;
  text-decoration: none;
}

.wizard-section .location a:hover {
  color: #feb62b;
}

.wizard-section .location i {
  font-size: 25px;
  color: #feb62b;
}

.bgc-white {
  background-color: #f2f7f3 !important;
}

.gallery img {
  padding-bottom: 20px;
}

.gallery .nav {
  width: 100%;
}

.gallery .nav-pills .nav-link.active,
.gallery .nav-pills .show > .nav-link {
  color: #050505;
  background-color: #feb62b !important;
}

.gallery .nav-link {
  border: 1px dotted #feb62b !important;
  display: block;
  margin: 10px 20px;
  -webkit-box-shadow: 0px 0px 10px #7e7e7e;
          box-shadow: 0px 0px 10px #7e7e7e;
  padding: 14px 19px 14px;
  width: 200px;
  font-style: italic;
  font-weight: 600;
  color: #000;
  font-family: "Kanit", sans-serif;
  border-radius: 40px;
  text-decoration: none;
  -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.medals .medal-heading {
  font-size: 28px;
  font-family: "Kanit", sans-serif;
  font-weight: 600;
  letter-spacing: 0;
  font-style: normal;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin: 0px;
}

.medals .number-medals {
  font-size: 18px;
  font-family: "Kanit", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  font-style: normal;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin: 0px;
}

.medals .number-medals span {
  font-size: 18px;
  font-family: "Kanit", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  font-style: normal;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin: 0px;
  color: red;
  padding: 0px 3px;
}

.footer-logo {
  width: 50%;
}

.news .bg-news-head {
  background-color: #10181a;
}

.news .lte-event-time {
  color: #feb62b !important;
}

.news .lte-event-venue {
  color: #feb62b !important;
}

.news .lte-event-venue::before {
  content: "|";
  padding-right: 6px;
  padding-left: 6px;
  position: relative;
  top: -1px;
}

.news .lte-header a {
  color: white;
}

.news .lte-header a:hover {
  color: #feb62b !important;
}

.news .club-cup .btn4 {
  padding: 15px 19px 15px;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  border: 1px solid #feb62b !important;
}

.bg-parallax01 {
  background-image: url("https://agatabletennis.in/assets/images/parallax-01.jpg");
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  height: 30vh;
  padding: 0px 0px;
  position: relative;
}

.bg-parallax01 .head2 {
  z-index: 3;
  position: relative;
  margin: 0;
  font-size: 48px;
  font-family: "Kanit", sans-serif;
  font-weight: 600;
  letter-spacing: 0;
  font-style: italic;
  word-wrap: break-word;
  line-height: 1.1em;
  color: white;
}

.tz-gallery .lightbox img {
  width: 300px;
  height: 250px;
}

.bg-trans-theme {
  background-color: #feb82b10;
}

.lte-header3 span {
  font-size: 18px;
  line-height: 0;
}

.bg-img01 {
  background-size: contain;
  background-attachment: fixed;
  min-height: calc(64vh - 86px);
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(2, 2, 2, 0.5))), url("https://agatabletennis.in/assets/images/bg-img01.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(2, 2, 2, 0.5)), url("https://agatabletennis.in/assets/images/bg-img01.jpg");
}

.bg-pong {
  background-image: url("https://agatabletennis.in/assets/images/ping-pong.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
}

.banner {
  position: relative;
}

.banner .banner-heading {
  font-size: 48px;
  z-index: 11;
  line-height: 1.15em;
  font-weight: 600;
  font-family: "Kanit", sans-serif;
  font-style: italic;
}

.banner nav li {
  color: white;
  font-size: 14px;
  font-weight: 600;
  font-family: "Kanit", sans-serif;
  font-style: italic;
}

.banner nav li a {
  color: #feb62b !important;
}

.banner nav li:hover a {
  color: white;
}

.banner nav .breadcrumb-item.active {
  color: #fdfdfd;
}

.facility .facility-point ul li .lte-inner .lte-icon-text {
  font-family: "Kanit", sans-serif;
  font-weight: 600;
  font-size: 50px;
  font-style: italic;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: auto;
  /* height: 40px; */
  line-height: 52px;
  text-align: center;
  padding-left: 4px;
  color: #feb62b !important;
}

.facility .facility-point ul li .lte-inner .lte-icon-content .lte-descr {
  margin-top: 0px;
  line-height: 1.2em;
  display: block;
  font-weight: 300;
  font-style: normal;
  font-family: "Kanit", sans-serif;
  margin-right: 0px;
}

.facility .facility-point .lte-icon-content {
  margin-left: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  font-family: "Kanit", sans-serif;
}

.facility .facility-point .lte-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.facility .facility-point ul li {
  margin: 15px 0px;
}

.team-list {
  margin-left: 5px;
}

.team-list li {
  font-size: 16px;
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  list-style-type: disc;
  margin: 5px 0px;
  color: #feb62b !important;
}

.team-list li span {
  color: black;
  font-family: "Mulish", sans-serif;
}

.team-page .team-name {
  font-size: 24px;
  font-weight: 600;
  font-family: "Kanit", sans-serif;
}

.team-page .pl-2 {
  padding-left: 10px;
}

.team-page .team-img {
  width: 250px;
  height: 250px;
}

.para {
  font-size: 16px;
  font-family: "Mulish", sans-serif;
  font-weight: 400;
}

.form-group textarea {
  border-bottom: 2px solid;
}

.ul-circle {
  margin-left: 20px;
}

.ul-circle li {
  position: relative;
  margin-bottom: 8px;
  list-style-type: none;
}

.ul-circle li::before {
  content: "\f111";
  font-size: 12px;
  color: #feb62b !important;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: -22px;
  top: 4px;
}

.head2 {
  font-size: 32px;
  font-family: "Kanit", sans-serif;
  font-weight: 600;
}

.testimonial-padding {
  padding: 70px 70px;
  -webkit-box-shadow: 0px 0px 10px #c9c9c9;
          box-shadow: 0px 0px 10px #c9c9c9;
}

.bg-testimonial01 {
  background-image: url("https://agatabletennis.in/assets/images/testimonial-bg01.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
}

.testimonial .para-testimonial {
  font-size: 19px;
  font-family: "Kanit", sans-serif;
}

.testimonial .test-name {
  font-size: 22px;
  font-family: "Kanit", sans-serif;
  font-weight: 600;
  color: #feb62b !important;
}

.testimonial .test-win {
  font-size: 15px;
  font-family: "Mulish", sans-serif;
}

.color-theme {
  color: #feb62b !important;
}

.color-theme a {
  color: #feb62b !important;
}

.partner-detail {
  -webkit-box-shadow: 0px 0px 10px grey;
          box-shadow: 0px 0px 10px grey;
}

.partner-detail .head4 {
  font-weight: 600;
  font-family: "Kanit", sans-serif;
  font-size: 20px;
}

.partner-detail .head3 {
  font-size: 20px;
  font-family: "Mulish", sans-serif;
}

.partner-detail img {
  height: 54px;
}

.bg-icon01 {
  background-image: url("https://agatabletennis.in/assets/images/bg-icon01.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
}

ul li .lte-inner .lte-icon-content .lte-descr {
  margin-top: 0px;
  line-height: 1.2em;
  display: block;
  font-weight: 300;
  font-style: normal;
  font-family: "Kanit", sans-serif;
  margin-right: 0px;
}

.section-title-area {
  margin-bottom: 60px;
  text-align: center;
}

.section-title-area .section-title {
  font-size: 40px;
  letter-spacing: 3.5px;
  line-height: 1.2;
  margin-top: 0;
  font-weight: 800;
  color: #333333;
  position: relative;
  margin-bottom: 0px;
  font-family: "Kanit", sans-serif;
  text-transform: uppercase;
}

.watch-live .head4 {
  font-size: 20px;
  color: black;
  font-family: "Mulish", sans-serif;
}

.watch-live .youtube-box {
  -webkit-box-shadow: 0px 0px 10px grey;
          box-shadow: 0px 0px 10px grey;
}

.card {
  -webkit-box-shadow: 0px 0px 10px #a1a1a1;
          box-shadow: 0px 0px 10px #a1a1a1;
  margin: 0px;
}

.card .players-detail .name {
  font-size: 24px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: block;
  margin: 0;
  font-style: italic;
  font-family: "Kanit", sans-serif;
  font-weight: 600;
  word-wrap: break-word;
}

.card .players-detail .nationality {
  font-size: 20px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: block;
  margin: 0;
  font-family: "Kanit", sans-serif;
  font-weight: 500;
  word-wrap: break-word;
}

.card .players-detail .nationality span {
  font-weight: 300;
  font-size: 18px;
}

.quick-links {
  padding-left: 20px;
}

.service-point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 991.98px) {
  .logo-img {
    width: 140px;
  }
  .slide .carousel-item {
    height: 380px;
  }
  .slide .carousel-item img {
    height: 100%;
  }
  .slide .carousel-item .lte-headerinside {
    font-size: 40px;
  }
  .slide .carousel-item .element-para .text-lg {
    font-size: 17px;
  }
  .header-mobile .header {
    background: transparent;
  }
  .header-mobile .header .burger-line {
    display: block;
    cursor: pointer;
    width: 100%;
    height: 2px;
    margin: 6px auto;
    background: #ffc107;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .fixed_header {
    background-color: #080d0f !important;
  }
  .me_sticky {
    background: #00000000;
  }
  .lte-heading-content .lte-watermark {
    font-size: 100px;
  }
  .lte-heading-content .lte-header3 {
    font-size: 35px;
    line-height: 1em;
  }
  .section-padding {
    padding: 70px 0px;
  }
  .py-5 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .lte-event-time {
    font-size: 16px;
  }
  .lte-event-venue {
    font-size: 16px;
  }
  .news .lte-header a {
    color: white;
    font-size: 17px;
  }
  .news .club-cup .btn4.readmore {
    padding: 3px 0px 3px 9px;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    font-size: 15px;
    border: 1px solid #feb62b !important;
  }
  .pt-5 {
    padding-top: 1rem !important;
  }
  .service-point {
    display: block;
  }
  .service-point ul li {
    margin-bottom: 20px;
  }
  .service-point ul li .lte-inner .lte-icon-text {
    font-size: 56px;
  }
  .service-point ul li .lte-inner .lte-icon-content {
    margin: 0px 0 0 38px;
  }
  .service-point ul li .lte-inner .lte-icon-content .lte-header.lte-h5 {
    font-size: 24px;
  }
  .service-point ul li .lte-inner .lte-icon-content .lte-descr {
    margin-top: 0px;
    margin-right: 23px;
  }
  .lte-heading-content {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .mt-5 {
    margin-top: 2rem !important;
  }
  .card {
    margin: 10px 0px;
  }
  .bg-theme-color .lte-header2 {
    font-size: 65px;
  }
  .bg-theme-color .lte-header2-black {
    font-size: 35px;
  }
  .my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .card .lte-description .lte-header5 {
    font-size: 23px;
  }
  .strip-count .counter .ball-icon {
    font-size: 20px;
    display: block;
    position: absolute;
    top: 125%;
    right: 0px;
    margin-top: 0px;
    margin-right: 0px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    left: 50%;
  }
  .team-member .team-detail img.big-size1 {
    -webkit-transform: inherit;
            transform: inherit;
    height: 250px;
  }
  .team-member .team-detail img.big-size2 {
    -webkit-transform: inherit;
            transform: inherit;
    height: 250px;
  }
  .team-member .team-detail img.big-size3 {
    -webkit-transform: inherit;
            transform: inherit;
    height: 250px;
  }
  .team-detail {
    text-align: center;
    padding-bottom: 30px;
  }
  .team-detail .pt-4 {
    padding-top: 0.5rem !important;
  }
  .card .lte-img {
    overflow: hidden;
    height: 400px;
  }
  .card .lte-img img {
    height: auto;
  }
  .club-cup .btn4 {
    padding: 14px 15px 14px;
    font-size: 17px;
  }
  .bg-parallax01 .head2 {
    font-size: 30px;
    margin: 0px 0px 20px;
  }
  .testim .wrap {
    position: relative;
    width: 100%;
    max-width: 95%;
    padding: 10px 0px;
    margin: auto;
  }
  footer .copy-para {
    color: white;
    text-align: center;
  }
  .location {
    margin: 20px 0px;
  }
  .bg-img01 {
    background-size: cover;
    background-attachment: fixed;
    min-height: calc(59vh - 138px);
  }
  .banner .banner-heading {
    font-size: 38px;
    z-index: 11;
    line-height: 1.15em;
    font-weight: 600;
    font-family: "Kanit", sans-serif;
    font-style: italic;
  }
  .ul-circle li::before {
    content: "\f111";
    top: 0px;
  }
  .facility .facility-point .lte-icon-content {
    font-size: 16px;
  }
  .team-page .justify-content-end {
    -webkit-box-pack: left !important;
        -ms-flex-pack: left !important;
            justify-content: left !important;
  }
  .team-page .team-name {
    font-size: 24px;
    margin: 8px 0px 0px;
  }
  .section-title-area .section-title {
    font-size: 19px;
    padding: 0px 10px;
  }
}

@media screen and (max-width: 575.98px) {
  .logo-img {
    width: 110px;
  }
  .slide .carousel-item {
    height: 350px;
  }
  .slide .carousel-item img {
    height: 100%;
  }
  .slide .carousel-item .lte-headerinside {
    font-size: 36px;
  }
  .slide .carousel-item .element-para .text-lg {
    font-size: 15px;
  }
  .header-mobile .header {
    background: transparent;
  }
  .header-mobile .header .burger-line {
    display: block;
    cursor: pointer;
    width: 100%;
    height: 2px;
    margin: 6px auto;
    background: #ffc107;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .fixed_header {
    background-color: #080d0f !important;
  }
  .me_sticky {
    background: #00000000;
  }
  .lte-heading-content .lte-watermark {
    font-size: 100px;
  }
  .lte-heading-content .lte-header3 {
    font-size: 30px;
    line-height: 1em;
  }
  .section-padding {
    padding: 50px 0px;
  }
  .py-5 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .lte-event-time {
    font-size: 14px;
  }
  .lte-event-venue {
    font-size: 14px;
  }
  .news .lte-header a {
    color: white;
    font-size: 15px;
  }
  .news .club-cup .btn4.readmore {
    padding: 3px 0px 3px 9px;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    font-size: 13px;
    border: 1px solid #feb62b !important;
  }
  .pt-5 {
    padding-top: 1rem !important;
  }
  .service-point {
    display: block;
  }
  .service-point ul li {
    margin-bottom: 20px;
  }
  .service-point ul li .lte-inner .lte-icon-text {
    font-size: 56px;
  }
  .service-point ul li .lte-inner .lte-icon-content {
    margin: 0px 0 0 38px;
  }
  .service-point ul li .lte-inner .lte-icon-content .lte-header.lte-h5 {
    font-size: 21px;
  }
  .service-point ul li .lte-inner .lte-icon-content .lte-descr {
    margin-top: 0px;
    margin-right: 23px;
  }
  .lte-heading-content {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .mt-5 {
    margin-top: 2rem !important;
  }
  .card {
    margin: 10px 0px;
  }
  .bg-theme-color .lte-header2 {
    font-size: 55px;
  }
  .bg-theme-color .lte-header2-black {
    font-size: 32px;
  }
  .my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .card .lte-description .lte-header5 {
    font-size: 20px;
  }
  .strip-count .counter .ball-icon {
    font-size: 18px;
    display: block;
    position: absolute;
    top: 125%;
    right: 0px;
    margin-top: 0px;
    margin-right: 0px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    left: 50%;
  }
  .team-member .team-detail img.big-size1 {
    -webkit-transform: inherit;
            transform: inherit;
    height: 250px;
  }
  .team-member .team-detail img.big-size2 {
    -webkit-transform: inherit;
            transform: inherit;
    height: 250px;
  }
  .team-member .team-detail img.big-size3 {
    -webkit-transform: inherit;
            transform: inherit;
    height: 250px;
  }
  .team-detail {
    text-align: center;
    padding-bottom: 30px;
  }
  .team-detail .pt-4 {
    padding-top: 0.5rem !important;
  }
  .card .lte-img {
    overflow: hidden;
    height: 270px;
  }
  .card .lte-img img {
    height: auto;
  }
  .club-cup .btn4 {
    padding: 14px 15px 14px;
    font-size: 15px;
  }
  .bg-parallax01 .head2 {
    font-size: 28px;
    margin: 0px 0px 20px;
  }
  .testim .wrap {
    position: relative;
    width: 100%;
    max-width: 95%;
    padding: 10px 0px;
    margin: auto;
  }
  footer .copy-para {
    color: white;
    text-align: center;
  }
  .location {
    margin: 20px 0px;
  }
  .bg-img01 {
    background-size: cover;
    background-attachment: fixed;
    min-height: calc(59vh - 138px);
  }
  .banner .banner-heading {
    font-size: 35px;
    z-index: 11;
    line-height: 1.15em;
    font-weight: 600;
    font-family: "Kanit", sans-serif;
    font-style: italic;
  }
  .ul-circle li::before {
    content: "\f111";
    top: 0px;
  }
  .facility .facility-point .lte-icon-content {
    font-size: 14px;
  }
  .team-page .justify-content-end {
    -webkit-box-pack: left !important;
        -ms-flex-pack: left !important;
            justify-content: left !important;
  }
  .team-page .team-name {
    font-size: 22px;
    margin: 8px 0px 0px;
  }
  .section-title-area .section-title {
    font-size: 17px;
    padding: 0px 10px;
  }
}
/*# sourceMappingURL=style.css.map */