@font-face {
  font-family: "GOTHIC";
  src: url("../fonts/GOTHIC.TTF");
  font-weight: 400;
}
@font-face {
  font-family: "GOTHIC";
  src: url("../fonts/GOTHICB.TTF");
  font-weight: 700;
}
body {
  font-family: "GOTHIC", sans-serif !important;
}

::-moz-selection {
  background-color: #9bc68b;
}

::selection {
  background-color: #9bc68b;
}

*::-webkit-scrollbar-thumb {
  background-color: #9bc68b;
}

*::-webkit-scrollbar-button {
  background-color: #9bc68b;
}

*::-webkit-scrollbar-track {
  box-shadow: unset;
  background-color: transparent;
}

*::-webkit-scrollbar {
  width: 6px;
  background-color: #000;
}

.header-links li + li {
  margin-left: 20px;
}
.header-links li .title {
  padding-left: 10px;
}

.banner-section {
  padding: 0px;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
}
.banner-section .banner-thumb-area {
  position: relative;
  right: 0;
}
.banner-section .banner-thumb-area::before {
  background-color: #9bc68b;
}
.banner-section .swiper-slide {
  padding-bottom: 60px;
}

.btn--base {
  background: #9bc68b;
  border-color: #9bc68b;
}
.btn--base:hover {
  background-color: #fee766;
  color: white;
  border-color: #fee766;
}

.section-header .section-title span {
  color: #9bc68b;
}

.header-section-two .navbar-collapse .main-menu li {
  width: 130px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 10px;
  margin-right: 10px;
}
.header-section-two .navbar-collapse .main-menu li:last-child {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 10px;
  margin-right: 10px;
}
.header-section-two .navbar-collapse .main-menu li .sub-menu li {
  width: 100%;
  margin-left: unset;
}
.header-section-two .navbar-collapse .main-menu li .sub-menu li:hover {
  background-color: #9bc68b;
}
.header-section-two .navbar-collapse .main-menu li a {
  color: #fff;
}
.header-section-two .navbar-collapse .main-menu li a:hover {
  color: #9bc68b !important;
}
.header-section-two .navbar-collapse .main-menu li a::before {
  background-color: #fee766 !important;
}

.trainer-content .title a:hover {
  color: #9bc68b;
}

.statistics-area {
  box-shadow: 0 15px 30px rgba(155, 198, 139, 0.4);
}
.statistics-area .odo-area .title {
  color: #9bc68b;
}

.trainer-thumb .trainer-overlay .share-icon {
  background-color: #9bc68b;
}

.header-section.header-fixed .header-action a {
  background-color: #9bc68b;
}

.banner-section .banner-content .sub-title {
  color: #9bc68b;
}

.banner-widget-wrapper {
  justify-content: center;
  background-color: #9bc68b;
}
.banner-widget-wrapper::after {
  background-color: #9bc68b;
}
.banner-widget-wrapper .banner-widget-btn .btn--base {
  background-color: #fee766;
}
.banner-widget-wrapper .banner-widget-btn .btn--base:hover {
  color: #9bc68b;
}

.about-icon::before {
  background-color: #9bc68b;
}

.about-item-area-two .about-item {
  height: 250px;
}

.video-main .video-icon {
  background-color: #9bc68b;
}
.video-main .waves {
  background-color: #fee766;
}

.training-section--style .training-content .training-icon {
  background-color: #9bc68b;
}

.training-slider-area .training-icon img {
  width: 140px;
  height: 130px;
  -o-object-fit: contain;
     object-fit: contain;
}
.training-slider-area .training-item {
  height: 450px;
  box-shadow: 0px 0px 10px rgba(155, 198, 139, 0.4);
}
.training-slider-area .training-item .training-overlay {
  transition: ease-in-out 0.2s;
}
.training-slider-area .training-item:hover .bg-overlay-base::after {
  background-image: linear-gradient(335deg, #9bc68b 15%, rgba(25, 25, 25, 0) 100%);
}

.more-training .training-item {
  box-shadow: 0px 0px 10px rgba(155, 198, 139, 0.4);
}
.more-training .training-item .training-content p {
  height: 135px;
  overflow: hidden;
}

.training-item .training-overlay .training-overlay-content .training-btn a:hover {
  color: #9bc68b;
}

.trainer-thumb::before {
  border-color: #9bc68b !important;
}

.custom-table thead tr {
  background-color: #9bc68b;
}
.custom-table tbody tr td::after {
  background-color: #9bc68b;
}

.blog-item .blog-thumb .blog-date {
  background-color: #9bc68b;
}
.blog-item .blog-content .title a:hover {
  color: #9bc68b;
}

.slider-next,
.slider-prev {
  border-color: #9bc68b;
  color: #9bc68b;
}
.slider-next:hover,
.slider-prev:hover {
  background-color: rgba(155, 198, 139, 0.6156862745);
  color: #fee766;
}

.about-btn {
  margin-top: 40px;
}

.header-section .header {
  background: #191919;
}
.header-section .header-bottom-area {
  padding: 25px 0;
  background: #191919;
}

.header-bottom-area.pages {
  background-color: black;
}

.footer-section .footer-element {
  opacity: 0.6;
}
.footer-section .footer-element img {
  height: 560px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.footer-section .footer-list li:hover {
  color: #9bc68b;
}
.footer-section .footer-social li a:hover {
  background-color: #9bc68b;
  border-color: #9bc68b;
}

.site-logo img {
  height: 55px;
  -o-object-fit: contain;
     object-fit: contain;
}

.banner-thumb img {
  width: 700px !important;
  height: 700px;
  -o-object-fit: contain;
     object-fit: contain;
}

.banner-thumb-element-two,
.banner-thumb-element-one {
  width: 100px;
  height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
}
.banner-thumb-element-two img,
.banner-thumb-element-one img {
  opacity: 0.3;
}

.banner-thumb-element-three {
  overflow: hidden;
  text-align: center;
}
.banner-thumb-element-three img {
  width: 100%;
  height: 450px;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.4;
  text-align: center;
}

.scrollToTop img {
  height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
}

.contact-pop {
  position: fixed;
  top: calc(50% - 150px);
  right: -350px;
  width: 350px;
  z-index: 10;
  text-align: center;
  transition: 0.5s;
}
.contact-pop .top-contact-form-container {
  background-color: rgba(0, 0, 0, 0.85);
  padding: 15px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.contact-pop .kvkk {
  color: #fee766;
}
.contact-pop .contact-input {
  background-color: transparent;
  color: #fff;
  border: none;
  border-bottom: 1px solid #ccc;
  border-radius: 0px;
  font-size: 14px;
}
.contact-pop .contact-input::-moz-placeholder {
  color: #959595;
}
.contact-pop .contact-input::-moz-placeholder, .contact-pop .contact-input::placeholder {
  color: #959595;
}
.contact-pop .contact-input:focus {
  outline: 0;
  box-shadow: none;
}
.contact-pop .contact-input:-webkit-autofill {
  border: none;
  border-bottom: 1px solid #ccc;
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}
.contact-pop .contact-input:-webkit-autofill:hover, .contact-pop .contact-input:-webkit-autofill:focus, .contact-pop .contact-input:-webkit-autofill:active {
  border: none;
  border-bottom: 1px solid #ccc;
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}
.contact-pop .send-contact {
  background-color: #9bc68b;
  border: none;
  padding: 5px 30px;
  font-size: 16px;
  margin-top: 10px;
  font-weight: 200;
  text-transform: capitalize;
}
.contact-pop .contact-pop-button {
  background: #9bc68b;
  border: none;
  color: #fff;
  padding: 10px 25px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  font-weight: 500;
  position: absolute;
  left: -125px;
  transform: rotate(90deg);
  top: calc(50% - 20px);
  width: 210px;
}
.contact-pop .contact-pop-button svg {
  margin-right: 5px;
}
.contact-pop .form-check {
  text-align: left;
}
.contact-pop .form-check-label {
  color: #fff;
  font-size: 14px;
}
.contact-pop .contact-text p {
  font-size: 13px;
  color: #f7f7f7;
}

.open-contact {
  right: 0px !important;
  transition: 0.3s;
}

.fixed-contact-button {
  position: fixed;
  right: 15px !important;
  bottom: 15px !important;
  z-index: 99;
  padding: 0;
  height: 60px;
  width: -moz-fit-content;
  width: fit-content;
}
.fixed-contact-button i {
  position: relative;
  top: -2px;
}
.fixed-contact-button a.contact-btn {
  padding: 0;
  width: 60px;
  height: 60px;
  background: #9bc68b;
  border-radius: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 24px;
  color: #fff;
  position: relative;
  display: block;
  padding: 5px;
}
.fixed-contact-button a.contact-btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  border: 1px solid #9bc68b;
  border-radius: 100%;
  animation: animationSignal1;
  animation-iteration-count: infinite;
  animation-duration: 3s;
  z-index: -1;
  transform: scale(1);
  transition: all 0.5s;
}
.fixed-contact-button a.contact-btn:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  border: 1px solid #9bc68b;
  border-radius: 100%;
  animation: animationSignal2;
  animation-iteration-count: infinite;
  animation-duration: 3s;
  transform: scale(1);
  transition: all 0.5s;
  z-index: 999;
}
.fixed-contact-button .fixed-contact-list {
  overflow: hidden;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 65px;
  display: flex;
  width: 0px;
  transition: all 500ms;
  list-style: none;
  z-index: 999;
  padding-left: 0px;
}
.fixed-contact-button .fixed-contact-list li {
  opacity: 0.2;
  transition: all 300ms;
}
.fixed-contact-button .fixed-contact-list li a {
  padding: 0;
  width: 35px;
  height: 35px;
  top: 0;
  text-align: center;
  line-height: 35px;
  color: #fff;
  border-radius: 35px;
  display: block;
  margin: 5px;
  padding: 3px;
}
.fixed-contact-button .fixed-contact-list li a img {
  width: 100%;
  border-radius: 100%;
  vertical-align: baseline;
}
.fixed-contact-button .fixed-contact-list li a.sahibinden-yellow {
  padding: 0px;
}
.fixed-contact-button .fixed-contact-list.active {
  width: 224px;
}
.fixed-contact-button .fixed-contact-list.active li {
  opacity: 1;
}
.fixed-contact-button .phone-dark {
  background-color: #383838;
}
.fixed-contact-button .whatsapp-green {
  background-color: #25d366;
}
.fixed-contact-button .facebook-blue {
  background-color: #4267b2;
}
.fixed-contact-button .instagram-brown {
  background-color: #dd2a7b;
}
.fixed-contact-button .youtube-red {
  background-color: #ff0000;
}
.fixed-contact-button .linkedin-blue {
  background-color: #0072b1;
}

input[type=checkbox] {
  opacity: 0;
  position: absolute;
}
input[type=checkbox] ~ label {
  position: relative;
  font-size: 12px;
  line-height: 17px;
  color: var(--color-body);
  font-weight: 400;
  padding-left: 25px;
  cursor: pointer;
}
input[type=checkbox] ~ label::before {
  content: " ";
  position: absolute;
  top: 1px;
  left: 0;
  width: 15px;
  height: 15px;
  background-color: rgba(155, 198, 139, 0.5490196078);
  border-radius: 2px;
  transition: all 0.3s;
}
input[type=checkbox] ~ label::after {
  content: " ";
  position: absolute;
  top: 16%;
  left: 2px;
  width: 10px;
  height: 6px;
  background-color: transparent;
  border-bottom: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  border-radius: 2px;
  transform: rotate(-45deg);
  opacity: 0;
  transition: all 0.3s;
}
input[type=checkbox]:checked ~ label::after {
  opacity: 1;
}

.event-section-two .event-thumb img {
  height: 360px;
  -o-object-fit: cover;
     object-fit: cover;
}
.event-section-two .event-content {
  height: 200px;
}
.event-section-two .event-content .event-btn a {
  color: #9bc68b;
}
.event-section-two .event-content .title a:hover {
  color: #9bc68b;
}

.services {
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.services::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.services .feature-item {
  height: 250px;
}
.services .feature-item::before {
  background-color: #9bc68b;
}
.services .feature-item .feature-icon-area .feature-icon img {
  width: 56px;
  height: 56px;
}

.account-widget-element img {
  opacity: 0.1;
}

.training-social li a {
  width: 50px;
  height: 50px;
}
.training-social li a:hover {
  background-color: #9bc68b;
  border: #9bc68b;
}
.training-social li a i {
  font-size: 20px;
  margin-top: 14px;
}

@media (max-width: 1400px) {
  .swiper-container {
    overflow: hidden;
    margin: 0 auto;
  }
  .banner-thumb-bigimage {
    height: auto;
  }
  .banner-section .banner-thumb-area {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .banner-section .banner-thumb-area {
    width: 35%;
    margin-top: 40px;
  }
  .banner-thumb img {
    height: auto;
  }
  .event-section-two .event-content {
    height: 240px;
  }
}
@media (max-width: 991px) {
  .event-section-two .event-content {
    height: auto;
  }
}
@media (max-width: 768px) {
  .header-section .header-bottom-area {
    padding: 25px;
    background: #191919;
  }
  .header-section .header-bottom-area .navbar-collapse {
    background-color: unset !important;
  }
  .banner-thumb img {
    height: auto;
  }
  .header-section-two .navbar-collapse .main-menu li {
    width: auto;
    padding: 0;
  }
  .header-section-two .navbar-collapse .main-menu li:last-child {
    padding: 0;
  }
}
@media (max-width: 576px) {
  .banner-section .banner-thumb-area {
    width: 80%;
    margin-top: 100px;
  }
}
.blog-section .blog-element-one img,
.blog-section .blog-element-two img {
  width: 400px;
  height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.5;
}
.blog-section .blog-element-two img {
  transform: scaleX(-1);
}

.feature-section .feature-element img {
  opacity: 0.5;
}
.feature-section .feature-thumb img {
  width: 400px;
  height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scaleX(-1);
  opacity: 0.5;
}

.training-element-two img,
.training-element-one img {
  opacity: 0.1 !important;
  height: 384px;
  -o-object-fit: cover;
     object-fit: cover;
}

.odometer-inside {
  font-style: normal;
}

.feature-content::before {
  background-color: #9bc68b;
}

.blog-thumb {
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}

.bg-overlay-red::after {
  background-color: #9bc68b;
}

.header-section-three .header-action a {
  background-color: #9bc68b;
  border-color: #9bc68b;
}
.header-section-three .header-action a:hover {
  color: #fee766;
}

.inner-banner-section .banner-content .title span {
  color: #9bc68b;
}

.breadcrumb {
  background-color: #9bc68b;
}

.training-details-section .training-content-header .training-price .title {
  background-color: #9bc68b;
}

.timer-widget-area {
  height: 100%;
  max-height: 250px;
  overflow: hidden;
  border-radius: 8px;
}
.timer-widget-area img {
  height: 200px;
  opacity: 0.3;
  -o-object-fit: cover;
     object-fit: cover;
}
.timer-widget-area h3 {
  font-weight: bold;
  color: #9bc68b;
  font-size: 30px;
}

.button-part a:hover {
  background-color: #fee766;
}

.timer-part h3 {
  color: #26230f;
  font-weight: 900;
  text-shadow: -0.0075em 0.0075em 0 #9bc68b, 0.005em 0.005em 0 #9bc68b, 0.01em 0.01em 0 #9bc68b, 0.015em 0.015em #9bc68b, 0.02em 0.02em 0 #9bc68b, 0.025em 0.025em 0 #9bc68b, 0.03em 0.03em 0 #9bc68b, 0.035em 0.035em 0 #b7cf81;
  font-size: 40px;
}

.training-details-section .widget-title span {
  color: #9bc68b;
}

.feature-section--style-two .feature-item {
  height: 320px;
}

.training-section--style .training-item::after {
  background-color: #9bc68b;
}
.training-section--style .training-item .training-content .title a:hover {
  color: #9bc68b;
}
.training-section--style .training-item .training-content .training-footer-area .training-footer-btn a {
  color: #000;
}
.training-section--style .training-item .training-content .training-footer-area .title {
  color: #9bc68b;
}
.training-section--style .training-item .training-content .training-footer-area .title a:hover {
  color: #9bc68b;
}

.feature-section--style .feature-item .feature-content .title span {
  color: #9bc68b;
}
.feature-section--style .feature-item .feature-icon-area .feature-icon {
  background-color: #9bc68b;
}

.top-img img {
  height: 520px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}

.swiper-pagination .swiper-pagination-bullet {
  border-color: #9bc68b;
}
.swiper-pagination .swiper-pagination-bullet-active {
  border-color: #9bc68b;
  background-color: #9bc68b;
}

.swiper-slide .training-thumb img {
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}

.training-icon-area .training-icon img {
  height: 50px;
}

.form--control {
  transition: all 0.3s ease-in-out;
}

.form--control:focus,
.form--control:hover {
  border-color: #9bc68b;
  border-color: #9bc68b !important;
}

.training-section--style .training-thumb img {
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}

.account-widget-form-area {
  position: relative;
  z-index: 1;
}

.training-form::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  z-index: -1;
}

.account-widget-list .account-widget-list-icon-area .acoount-widget-list-icon {
  background-color: #9bc68b;
}

.my-paroller img {
  opacity: 0.1;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}

.faq-wrapper .faq-item .right-icon {
  background-color: rgba(134, 168, 122, 0.1725490196);
}
.faq-wrapper .faq-item .right-icon::after {
  border-color: #9bc68b !important;
}
.faq-wrapper .faq-item.open {
  border-color: #9bc68b;
}

.contact-icon-area .contact-icon {
  background-color: #9bc68b;
}

.contact-content p a {
  color: #9bc68b;
}

.filter-btn-group {
  background-color: rgba(155, 198, 139, 0.2392156863);
}
.filter-btn-group button.active {
  background-color: #9bc68b;
}

.gallery-thumb::before {
  background-color: rgba(155, 198, 139, 0.2392156863);
}

.spinner {
  width: 72px;
  height: 72px;
  animation: spinner-c601d3 1s infinite;
  background-color: #9bc68b;
  border-radius: 50%;
}

.loader {
  width: 72px;
  height: 72px;
}

@keyframes spinner-c601d3 {
  0% {
    opacity: 0;
    transform: scale(0) translateX(-300%);
  }
  50% {
    opacity: 1;
    transform: scale(1.25) translateX(0);
  }
  100% {
    opacity: 0;
    transform: scale(0) translateX(300%);
  }
}
@media only screen and (max-width: 1675px) {
  .timer-part h3 {
    max-width: 100%;
  }
}
.contact-item-section .contact-element-two {
  width: 15%;
}/*# sourceMappingURL=custom.css.map */