

/* https://www.mmaturkiye.org.tr/images/logo_white.png */
img.inline-block {
  content: none;
  display: inline-block;
  width: 150px;
  height: auto; /* or sabit height */
  background: url("https://mmaturkey.org/newbranding/mma-turkiye.png") no-repeat center / contain;
}
img.inline-block {
  content: url("https://mmaturkey.org/newbranding/mma-turkiye.png");
  width:150px;
}
a.hover\:text-INNOVATE {
  font-weight: normal !important;
}

.font-gotham {
    font-family: Tiempos Text, Crimson Pro, Georgia, Times New Roman, serif;
}

.font-gothombold  {
    font-family: Soehne, Inter Tight Bold, Inter Tight, Helvetica Neue, Arial, sans-serif;
}

.font-gothommedium {
    font-family: Soehne, Inter Tight Bold, Inter Tight, Helvetica Neue, Arial, sans-serif;
}

span.w-3.h-0\.5.bg-ORANGE.rounded-xl.mr-2\.5 {
  transform: rotate(-45deg);
}

span.w-3.h-0\.5.bg-SMARTIES.rounded-xl.mb-3.mx-2\.5 {
  transform: rotate(-45deg);
}

/*HOME PAGE*/
body {
    background: #ffffff;
    font-family: Soehne, Inter Tight Bold, Inter Tight, Helvetica Neue, Arial, sans-serif !important;
}

.bg-\[\#f5f5f5\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.text-WHITE {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-BLACK {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
}

#menu a.text-WHITE:not(.bg-ORANGE) {
  color: #000 !important;
}

.text-INNOVATE {
    --tw-text-opacity: 1;
    color: rgb(255 164 0 / var(--tw-text-opacity));
}
.bg-ORANGE {
    --tw-bg-opacity: 1;
    background-color: rgb(255 187 77 / var(--tw-bg-opacity));
}

.bg-BLUE {
    --tw-bg-opacity: 1;
    background-color: rgb(255 164 0 / var(--tw-bg-opacity));
}


.hover\:bg-BLUE:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 164 0 / var(--tw-bg-opacity));
}


/* webinar kutusu: */
.bg-FUTURE {
    --tw-bg-opacity: 1;
    background-color: rgb(255 164 0 / var(--tw-bg-opacity));
}
/* smarties kutusu */
.bg-SMARTIES {
    --tw-bg-opacity: 1;
    background-color: rgb(240 188 236 / var(--tw-bg-opacity));
}
/*
.bg-BLACK25 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}*/

.bg-DARKBLUE {
    --tw-bg-opacity: 1;
    background-color: rgb(187 188 188 / var(--tw-bg-opacity));
}
.bg-CCS {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0  / var(--tw-bg-opacity));
}

/*etkinlikler*/

.rounded-3xl {
    border-radius: 0.5rem;
}

.rounded-2xl {
    border-radius: 0.8rem;
}

.rounded-xl {
    border-radius: 0.5rem;
}
.rounded-lg {
    border-radius: 0.5rem;
}
.ellipse1 {
    background-image: url('https://mmaturkey.org/newbranding/images/ellipse1.svg');
    color: rgb(0 0 0 / var(--tw-text-opacity));
}

.ellipse2 {
    background-image: url('https://mmaturkey.org/newbranding/images/ellipse2.svg');    
}

.ellipse3 {
    background-image: url('https://mmaturkey.org/newbranding/images/ellipse3.svg');
    
}

.ellipse4 {
    background-image: url('https://mmaturkey.org/newbranding/images/ellipse4.svg');
    
}

.text-OPACITYBLACK50 {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
}

/* HAKKIMIZDA */
/* Target elements that have ALL these classes */
.font-gothombold.text-\[64px\].mt-14.max-sm\:text-2xl.max-md\:text-3xl {
  position: relative;
  color: transparent;        /* visually hide original text */
}

/* Inject replacement text */
.font-gothombold.text-\[64px\].mt-14.max-sm\:text-2xl.max-md\:text-3xl::before {
  content: "Come for the alliance.Stay for the impact.";
  position: absolute;
  inset: 0;                  /* fill the element box */
  color: inherit;            /* won’t work since parent is transparent */
  color: #000;               /* set your desired color */
  display: flex;
  align-items: center;
  justify-content: center;   /* remove if you don't want centering */
  pointer-events: none;
}

/* THINK TANKS*/
.container.mx-auto.mt-10.max-md\:px-4 {
  display: none;
}