@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Oswald:wght@200..700&family=Roboto:ital,wght@0,100..900;1,100..900&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');


html {
  scroll-behavior: smooth;
}

section {
  scroll-margin-top: 90px; /* sticky menyunun hündürlüyünə görə */
}



  /*modal*/
  
  .modal-backdrop {
    transition: opacity 0.15s linear !important;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: 0.5;
}
.modd {
    padding: 15px;
    font-size: 15px;
    height: 70vh;
    overflow: scroll;
    margin-bottom:20px;
}


  .modal-content {
      border-radius: 8px;
  }
  .modal-content .close {
      font-size: 20px;
      font-weight: 200;
      outline: none;
      border: none;
    background: none;
  }
    .modal-content .close:focus ,   .modal-content .close:active {
        outline: none;
        border: none;
    }
.modal-content .close:hover i{
    background: #22b0f3;
}

  .modal-title{
      color: #212122;
      font-size: 20px;
      font-weight: 600;
      line-height: 1.66667;
  }
  .modal-dialog{
      max-width: unset;
      width: 600px;
  }
    #exampleModal.show{
      display: flex !important;
      justify-content: center !important;
      align-items: center !important;
    }
    #myFrame{
        width: 100%;
        height: 290px;
    }
    
    
    
.solteref p {
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 35px;
}
ul.asagi li {
    list-style-type: disc;
}
.solteref li::marker {
    color: #92b33d;
}
.solteref li {
    list-style: none;
    font-size: 18px;
    font-weight: 700;
}
.sekiller2 img {
    max-width: 100%;
    border-radius: 15px;
    min-height: 180px;
    object-fit: contain;
    border: 2px solid #f9fbfc;
    padding: 20px;
}
ul.asagi {
    margin-left: 30px;
}

footer img {
    width: 260px;
}
.bottomlinks {
    display: flex;
    margin-top: 15px;
}
.bottomlinks .nav-link {
    padding: 0;
    font-size: 15px;
    text-align: left;
    color: #8b95a1;
    margin-bottom: 30px;
    margin-right: 29px;
    transition: 0.1s ease-in-out;
}
.copyright {
    padding: 0;
    font-size: 15px;
    text-align: right;
    color: #8b95a1;
    margin-top: 15px;
    margin-bottom: 30px;
    transition: 0.1s 
ease-in-out;
}



.bec {
    display: inline;
    border-radius: 5px;
    padding: 2px 8px;
}
.praktika {
    background: #a02d2d;
}
.meetup {
    background: #038d66;
}
.vebdeyox {
    display:none;
}

.nav-link:focus, .nav-link:hover {
    color:#343434;
}

.loqo {
    height:85px;
}
.pulsuz {
    background: #affacd;
    display: inline-block;
    padding: 2px 12px;
    border-radius: 7px;
    color: #366f57;
    font-weight: 600;
}

        .pricing-card {
            background: white;
            border-radius: 20px;
            border: 2px solid #eeeeee;
            overflow: hidden;
        }
        .pricing-header {
            padding: 30px;
            text-align: center;
            background: #f6fff1;
        }
        .base-price {
            font-size: 48px;
            font-weight: bold;
            margin: 5px 0;
        }
        #basePrice {
            
                text-decoration: line-through;
        }
        .currency {
            font-size: 24px;
            vertical-align: super;
        }
        .module-item {
            padding: 15px 30px;
            border-bottom: 1px solid #f0f0f0;
            transition: background 0.3s;
        }
        .module-item:hover {
            background: #f8f9fa;
        }
        .module-item:last-child {
            border-bottom: none;
        }
        .form-check-input {
            width: 24px;
            height: 24px;
            cursor: pointer;
        }
        .form-check-input:checked {
            background-color: black;
            border-color: black;
        }
        .module-name {
            font-weight: 500;
            margin-right: 5px;
            text-align:left;
        }
        .module-price {
            color: #38b082;
            font-weight: 600;
        }
        .total-section {
            background: #f8f9fa;
            padding: 25px 30px;
        }
        .total-label {
            font-size: 20px;
            font-weight: 600;
            color: #333;
        }
        .total-price {
            font-size: 32px;
            font-weight: bold;
            color: #38b082;
        }




.direktor {
    width: 140px;
    height: 140px;
    object-fit: cover;
    border-radius: 50%;
    margin-bottom: 10px;
}
.visually-hidden {
  position: absolute !important;
  width: 1px; 
  height: 1px; 
  padding: 0; 
  margin: -1px; 
  overflow: hidden; 
  clip: rect(0, 0, 0, 0); 
  white-space: nowrap; 
  border: 0;
}

.solgun {
    opacity:0.7;
}

.mb-100 {
    margin-bottom:100px !important;
}
.dashb img {
    width: 100%;
    border-radius: 15px;
}
img.cta-gif {
    width: 140px;
    filter: hue-rotate(41deg) saturate(0.6);
}
img.inteqra {
    width:100%;
    height:300px;
    object-fit:cover;
    object-position: center;
    border-radius: 15px;
}
img.inteqrasiya {
    width:60px;
    margin-right: 10px;
    background: white;
    padding: 5px;
    border-radius: 10px;
    border: 2px solid #ececec;
}
.saniye {
    font-weight:600;
    font-size:30px;
}
.saniye-ici {
    font-size:16px;
    font-weight: 300;
}
.maks-ici {
    max-width:1224px;
}
.robotgif {
    margin: 0 auto;
    width: 120px;
    margin-top: -100px;
    filter: hue-rotate(41deg) saturate(0.6);
}
.agsection {
    background: white;
    border-radius: 8px;
    margin: 0 auto;
    padding: 60px 0;
}
.bozsection {
    background: #e8f6f2;
    border-radius: 8px;
    margin: 0 auto;
    padding: 60px 0;
}
.qarasection {
    background: #000000;
    color: #ffffff;
    border-radius: 8px;
    margin: 0 auto;
    padding: 60px 0;
}
h3 {
    font-size:36px;
}
.maks-3 {
    max-width:600px;
}
h4 {
    font-size:30px;
    line-height: 40px;
}
.sari {
    background: #fff7eb;
}
.slayd {
    padding: 140px 0px 100px;
} 
.slayd h2 {
    font-size:80px;
}
.slayd h1 {
    font-size:80px;
}
.filter-btn {
    font-size: 12px;
    opacity: .5;
}

.filter-btn.default {
    opacity: 1;
}

.filter-btn.active {
   opacity: 1;
   cursor: auto;
}

.flex-btns {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    justify-content:center;
}

#map {
    height: 300px;
    overflow: hidden;
    filter: grayscale(100%);
}   
.xerite {
    margin-top:30px;
    padding: 0 !important;
    overflow: hidden;
}
form input, form textarea {
    padding: 15px 20px !important;
    border: 2px solid #e9e9e9;
    border-radius: 30px;
    font-size: 14px;
    display: block;
    width: 100%;
    margin-bottom: 15px;
    transition: 0.3s ease;
}
form .btn {
    background: black !important;
}
.form-check-input:disabled {
    opacity:0.2;
}
input[type="checkbox"]:focus,
input[type="radio"]:focus {
    outline: none !important;
    box-shadow: none !important;
}
form .btn {
    border-radius: 25px;
    border: none;
    padding: 16px 90px;
    font-size: 14px;
    font-weight: 500;
    transition: 0.4s ease;
    cursor: pointer;
    color: #fff;
}
form .btn:hover {
    opacity: 0.9;
}
.btn:hover {
    color: #3b3b3b;
    text-decoration: none;
}
input {
    padding: 12px !important;
}
.asagi4 {
    display: flex;
    align-items: center;
    margin-bottom: 55px;
}
.yumru {
    background: black;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 8px;
}
.yumru img {
    width: 34px;
    padding: 5px;
}
.yazi a {
    border-bottom: 1px solid;
    transition:0.2s;
}
.yazi a:hover{
    opacity:0.5;
}
.spikerler {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.spikers {
    display: flex;
    justify-content: center;
    gap: 30px;
}
.bolge1 {
    border-bottom: 1px solid #e1e1e1;
    padding: 20px 0px;
}
.numay {
    width:30px;
}
.sedr img {
    width:75px;
    height:75px;
    object-fit:cover;
    border-radius:10px;
}
.tema {
    background: #1cb8cd;
    color: white;
    font-weight: 500;
    width: 100px;
    height: 100px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 12px;
}

.unvann {
    
}
.istiraket {
    width:120px;
}
.labell {
    background: #f6f6f6;
    padding: 2px 12px;
    border-radius: 10px;
}


.rengler-text:nth-child(1){
    color:#3cae82;
}
.rengler-text:nth-child(1) .rengler-fon{
    background-color:#3cae82;
}
.rengler-text:nth-child(1) .rengler-fon a{
    color:white;
}

.rengler-text:nth-child(2){
    color:#7191f8;
}
.rengler-text:nth-child(2) .rengler-fon{
    background-color:#7191f8;
}
.rengler-text:nth-child(2) .rengler-fon a{
    color:white;
}

.rengler-text:nth-child(3){
    color:#ffd91f;
}
.rengler-text:nth-child(3) .rengler-fon{
    background-color:#ffd91f;
}
.rengler-text:nth-child(3) .rengler-fon a{
    color:initial;
}

.rengler-text:nth-child(4){
    color:#ff443a;
}
.rengler-text:nth-child(4) .rengler-fon{
    background-color:#ff443a;
}
.rengler-text:nth-child(4) .rengler-fon a{ 
    color:initial;
}

.rengler-text:nth-child(5){
    color:#8769c4;
}
.rengler-text:nth-child(5) .rengler-fon{
    background-color:#8769c4;
}
.rengler-text:nth-child(5) .rengler-fon a{
    color:initial;
}

.rengler-text:nth-child(6){
    color:#06b2ac;
}
.rengler-text:nth-child(6) .rengler-fon{
    background-color:#06b2ac;
}
.rengler-text:nth-child(6) .rengler-fon a{
    color:initial;
}

.kecmisfoto {
    width: 70px;
    height: 70px;
    object-fit: cover;
    object-position: top;
    border-radius: 8px;
}

a, a:hover {
    color:black;
}
.ust {
    font-size:13px !important;
}
.font-400 {
    font-weight:400;
}
.font-boyuk {
    font-size:17px !important;
}
.socials a {
    margin: 0 7px;
}

.events-cards img.rounded-5 {
    width:100px;
    height:100px;
    object-fit:cover;
}
.rounded-5 {
    border-radius:9px;
}
.qaratext {
    color: #626262;
}
.qarafon {
    background: #313131;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
}
.spikericon {
    width: 11px;
    filter: brightness(100) invert(1);
    object-fit: contain;
}

.maks {
    max-width:1433px;
}


                 .pill-wrap{
                    background:#f3f4f6;           /* светло-серый фон контейнера */
                    padding:6px 8px;               /* как на скрине */
                    overflow:auto;                  /* если заголовки длинные */
                  }
                  .pill-wrap .nav-link{
                    padding:8px 10px;
                    font-weight:600;
                    color:#6b7280;                  /* серый текст неактивных */
                    background:transparent;
                    box-shadow:none;
                  }
                  .pill-wrap .nav-link:hover{ color:#374151; }
                  .pill-wrap .nav-link.active{
                    background:#ffffff;             /* активная — белая */
                    color:#111827;                  /* тёмный текст */
                    box-shadow:0 6px 16px rgba(0,0,0,.08); /* мягкая тень как у «таб-пилюли» */
                  }
                  
                  
                  
.rounded-4 {
    border-radius: 6px;
    padding: 13px;
    background:#058d66;
    border:#058d66;
}

.heder {
    padding: 5px 0px;
}

/* app.css */
* {
    font-family: "Roboto", sans-serif;
}

.text-md {
    font-size: 12px;
}

.text-sm {
    font-size: 16px;
}

.w-fit {
    width: fit-content;
}

.text-color-red {
    color: var(--text-color-red);
}

.text-color-blue {
    color: var(--text-color-blue);
}

.text-color-yellow {
    color: var(--text-color-yellow);
}

.text-gray {
    color: var(--text-color-gray);
}


.text-color-muted-foreground {
    color: #3e3e3e;
}
.offcanvas-end {
    width:80%; 
    left:auto;
    right:0;
}
@keyframes ping {

    75%,
    to {
        transform: scale(2);
        opacity: 0
    }
}

/****OFFCANVAS STYLING START****/
.offcanvas {
    background: white;
}

.offcanvas-header {
    justify-content: flex-end;
    padding: 24px 23px;
}

.offcanvas-body {
    align-items: center;
}

.btn-close-menu {
    cursor: pointer;
    filter: invert(1);
    opacity: 0.3;
}

.mobile-menu .menu-item {
    margin: 20px 0;
    padding: 0;
}

.mobile-menu .menu-link {
    line-height: 46px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    background: #f9f9f9;
    padding: 3px 20px;
    border-radius: 12px;
    display:block;
}
.mobile-menu .menu-link:hover {
    background: #f0f0f0;
}

.menu-btn-mobile {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #e1e1e15e;
    display: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.menu-btn-mobile__inner {
    width: 20px
}

.menu-btn-mobile__inner .line:first-child {
    width: 90%
}

.menu-btn-mobile__inner .line:last-child {
    width: 80%
}

.menu-btn-mobile__inner .line {
    width: 100%;
    height: 2px;
    background-color: #323232;
    margin: 3px 0;
}

.animate-ping {
    animation: ping 1s cubic-bezier(0, 0, .2, 1) infinite;
    width:5px;
    height:5px;
}

.bg-animate {
    background-color: rgba(255, 68, 58, 0.5);
}

.bg-animate-blue {
    background-color: var(--text-color-blue);
}

.bg-animate-yellow {
    background-color: var(--text-color-yellow);
}

.nav-link {
    color: #343434;
    transition: .3s;
    border-radius: 8px;
    font-weight:500;
}
.sedr {
    margin-top: 10px;
}
.nav-link:hover, .nav-link.active {
    background: hsl(0deg 0% 96.08%);
    color: black;
}

.section-h2-title {
    color: #171717e6;
    font-size: 24px;
    margin-bottom: 3rem;
}

.shadow-custom {
    border-bottom: 2px solid #efefef;
}

.card-shadow {
    box-shadow: rgb(255 255 255 / 2%) 0px 1px 3px 0px, rgb(60 60 61 / 15%) 0px 0px 0px 1px;
}

.past-events-cards .card:hover {
    opacity:0.5;
}

.past-events-cards .card-body{
    opacity:0.4;
}

.past-events-cards .rounded-card {
        filter: grayscale(1);
        transition: 0.2s;
}

.past-events-cards .animate-ping {
    display:none;
}

.rounded-card {
    border-radius: 10px;
}

.card-line {
    height: 8px;
    margin: 25px 0 10px 0;
}

.card-line.card-blue {
    background: var(--text-color-blue);
}

.card-line.card-yellow {
    background: var(--text-color-yellow);
}

.btn-dark:hover {
    color: #fff;
    background-color: #13a279;
    border-color: #13a279;
}

.card button {
    background: #fff;
    border: none;
    outline: none;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 20px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    transition: .2s;
}

.card button.rengler-fon:hover {
    opacity:0.8;
}

.card button.btn-danger {
    background: var(--text-color-red);
}

.card button.btn-blue {
    background: var(--text-color-blue);
}

.card button.btn-yellow {
    background: var(--text-color-yellow);
}

.past-events-cards {
    display: grid;
    gap: 10px;
}

.btn-check:focus+.btn, .btn:focus {
    box-shadow:none!important;
}
/* 1‑я, 4‑я, 7‑я… карточки (красная тема) */
.past-events-cards article.card:nth-child(3n+1) .text-md {
  color: var(--text-color-red);
}
.past-events-cards article.card:nth-child(3n+1) .animate-ping {
  background: var(--text-color-red);
}
/*.past-events-cards article.card:nth-child(3n+1) .btn {*/
/*  background: var(--text-color-red);*/
/*}*/

/* 2‑я, 5‑я, 8‑я… карточки (синяя тема) */
.past-events-cards article.card:nth-child(3n+2) .text-md {
  color: var(--text-color-blue);
}
.past-events-cards article.card:nth-child(3n+2) .animate-ping {
  background: var(--text-color-blue);
}
/*.past-events-cards article.card:nth-child(3n+2) .btn {*/
/*  background: var(--text-color-blue);*/
/*}*/

/* 3‑я, 6‑я, 9‑я… карточки (жёлтая тема) */

.past-events-cards article.card:nth-child(3n) .animate-ping {
  background: var(--text-color-yellow);
}
.past-events-cards article.card .card-line {
  background: black;
}
/*.past-events-cards article.card:nth-child(3n) .btn {*/
/*  background: var(--text-color-yellow);*/
/*}*/

.past-events-cards article.card .btn {
    background: yellowgreen;
}
.title-event-short {
   display: inline-block;     
  width: 100%;              
  font-size: 16px;
  line-height:18px;
}
.photo_venue img {
    width: 95px;
    border-radius: 8px;
}
.regions h5 {
    font-size: 20px;
}

.regions .col {
    cursor: pointer;
}

.regions .col:hover img {
    opacity: .8;
}

.regions .col:hover h5 {
    text-decoration: underline;
}


.city-img {
    transition: .2s;
    object-fit: cover;
}

.row > .col:not(:first-child) .city-img, .col:not(:first-child) h5 {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  opacity: 0.2;
}

footer {
    background: #f1f6fa;
}

footer a, footer p {
    font-size: 20px;
    font-weight: 600;
    transition: .2s;
}

footer a:hover {
    color: black;
}

.footer-menu .active {
    color: black;
}

.price-card {
    background: linear-gradient(rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.75) 33%, rgba(255, 255, 255, 0.75) 67%, rgba(255, 255, 255, 0.75) 100%) rgba(255, 255, 255, 0.75);
    border-radius: 16px;
    box-shadow: rgba(0, 0, 0, 0.06) 0px 0.602187px 0.602187px -1.25px, rgba(0, 0, 0, 0.05) 0px 2.28853px 2.28853px -2.5px, rgba(0, 0, 0, 0.02) 0px 10px 10px -3.75px;
    opacity: 1;
    will-change: transform;
    transform: none;
    border: 1px solid rgba(31, 21, 0, .1);
    transition: .2s;
}

.price-card:hover {
    transform: scale(1.03);
}

.price-card h2 {
    color: #1b1b18;
    font-weight: bold;
    font-size: 24px;
}

.price-card p {
    color: #1b1b18a6;
    font-size: 14px;
    margin-top: 10px;
}

.price-card .price {
    display: flex;
    align-items: center;
    gap: 5px;
}

.price-card .price span:first-child {
    color: #1b1b18;
    font-weight: bold;
    font-size: 32px;
}

.price-card .price span:last-child {
    color: #1b1b18;
    font-size: 13px;
}
.modal-backdrop.show {
    opacity: 1;
    backdrop-filter: blur(3px);
    background-color: rgba(0, 0, 0, 0.3);
}

.price-card button {
    backdrop-filter: blur(10px);
    border: none;
    width: 100%;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    font-weight: bold;
    margin-top: 20px;
    transition: .2s;
}

.price-card button:hover {
    transform: scale(1.05);
}

.price-card button.active {
    background-color: rgb(242 241 240);
}

.price-card button.active:hover {
    background-color: rgb(231, 230, 230);
}

.price-card button {
    background: #34f099;
}

.price-card button:hover {
    background: #25da86;
}

.price-card .line {
    height: 1px;
    width: 100%;
    background: rgba(31, 21, 0, .1);
    margin-top: 25px;
}

.price-card ul {
    margin-top: 20px;
}

.price-card ul li {
    font-size: 14px;
    color: #1b1b18;
    margin-bottom: 12px;
    display: flex;
    align-items: flex-start;
    gap: 5px;
    line-height: 15px;
    margin-bottom: 17px;

}

.price-card ul li img {
    width: 14px;
    height: 14px;
}

.all-blogs-btn {
    margin: 15px auto 0 auto;
    display: block;
    width: fit-content;
    transition: .2s;
}

.all-blogs-btn:hover {
    opacity: .8;
}

.socials a svg {
    opacity: .4;
    transition: .2s;
    width:23px;
}

.socials a:hover svg {
    opacity: 1;
}

.mentors {
    background: #fdf2e5;
    padding: 40px 0 !important;
}


.mentors__content {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.mentor_card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding-right: 5px;
    position: relative;
    color: #333;
}
.mentor_card:last-child {
    padding-right: 0;
}

.gapp {
    width: 100%;
    background-color: #fff;
    padding: 20px 10px;
    border-radius: 20px;
}
.mentor_card-img {
    position: relative;
}

.mentor_card img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    background-size: cover;
}


.mentor_card-icon {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%, 0);
}

.mentor_card-name {
    padding-top: 8px;
    font-size: 13px;
}

.mentor_card-profession, .mentor_card-desc {
    opacity:0.5;
    font-size: 12px;
}

.mentor_card-profession {
    min-height: 42px;
}
.mentor_card-desc{
  display:block;           /* или inline-block */
  max-width:100%;          /* важна фикс/макс-ширина контейнера */
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

.mentor_card-desc {
    margin-top: 10px;
}

.mentor_card-more {
    padding: 8px 7px;
    width: 100%;
    display: block;
    font-size:13px;
    border-radius: 12px;
    color: #262626;
    border: 2px solid #262626;
    margin-top: 12px;
    font-weight: bold;
    transition: .3s;
    cursor: pointer;
}

.mentor_card-more:hover {
    background: #262626;
    color: white;
}

.members {
    position: relative;
}

.members .btns {
    position: absolute;
    top: 50%;
    left:0;
    right:0;
    margin:0 auto;
    transform: translate(0, -50%);
    z-index: 20;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.neceisleyir{
    background: #1f1f1f;
    color:white;
    padding: 60px 0;
}
.ustun {
    color:#2f7eb0;
    font-size:15px;
}
.ustun img {
    width:30px;
    margin-right: 8px;
}
.ustmobil {
    display:flex;
    align-items:center;
}
.heryerden{
    padding: 60px 10px;
}
.h-400 {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: top;
    border-radius: 25px;
}
.benovseyi {
    background: #dbe4ff !important;
}
.aicon {
    width: 40px;
    filter: hue-rotate(294deg) brightness(0.8);
}
.test {
    margin-bottom: 10px;
    background: #4c4c4c5e;
    padding: 9px;
    border-radius: 11px;
    color: #ffffffbd;
}
.aciqsection{
    background:#2b2b2b;
    border-radius: 8px;
    margin: 0 auto;
    padding: 60px 0;
}
.members .swiper {
    max-width: 1000px;
}
.cta {
    background: #eafec3;
    padding-top: 0;
}

.mt-70 {
    margin-top:70px;
}
.members .swiper-slide {
    display: flex;
    align-items: flex-end;
}

.members .swiper-slide .text {
    z-index: 2;
}

.members .swiper-slide .text {
    font-size: 17px;
    text-align:center;
    line-height:29px;
    padding: 40px;
    position: relative;
}

.members .swiper-slide .name {
    margin-top: 20px;
}

.members .swiper-slide img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 50%;
}


.members .pagination {
    display: flex;
    justify-content: center;
}

.members .pagination .swiper-pagination-bullet {
    background: #2f2e2e;
}

.event-title {
    color: #171717e6;
    font-size: 24px;
    margin-bottom: 30px;
    text-align: center;
    margin: auto;
    border-bottom: 1px solid #dee2e6 !important;
    width: fit-content;
    padding-bottom: 10px;
}

.event__content, .event-2__content {
    max-width: 600px;
    width: 100%;
    margin: 10px auto 0 auto;
    background: #f5f5f5;
    padding: 15px;
    border-radius: 12px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}


.event-2__content {
    background-color: #f5f5f5;
    padding-top: 20px;
}

.event-2__content .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #dee2e6 !important;
    border-bottom: 1px solid #dee2e6 !important;
    padding: 20px 0;

}

.event-2__content .top .main {
    display: flex;
    align-items: center;
    gap: 5px;
}

.event-2__content .name-info {
    display: flex;
    flex-direction: column;
}

.event-2__content .name-info span:first-child {
    font-size: 20px;
    line-height: 28px;
    color: black;
}

.event-2__content .name-info span:last-child {
    font-size: 15px;
    line-height: 22px;
    color: #9397a0;
}

.event-2__content button {
    background: white;
    border: none;
    font-size: 15px;
    border-radius: 12px;
    padding: 12px 10px;
    transition:0.2s;
}
.event-2__content button:hover {
    opacity: 0.7;
}
.tiket {
    border: 2px dashed #dddddd !important;
}
.event-2__content .top img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
}

.event__content h3 {
    font-size: 24px;
    color: #171717e6;
    border-bottom: 1px solid #dee2e6 !important;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.event-2__content h3 {
    color: #333;
    font-size: 20px;
    margin-top: 20px;
}

.event-2__content ul {
    margin-top: 20px;
    color: #333;
}

.event-2__content ul li {
    margin-bottom: 5px;
}

.event__content p {
    color: #171717e6;
}

.event-2__content .btns {
    display: flex;
    gap: 10px;
    margin-top: 20px;
}


.event-2__content .btns button {
    width: 50%;
}

.event-2__content .btns button:last-child {
    background: black;
    color: #fff;
}

.about .nav-pills {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.about .nav-item {
    display:flex;
    justify-content: center;
}

.about .pill-wrap {
    background: hsl(0 0% 96.1%);
    border-radius: 0.5em;
}

.about .pill-wrap .nav-link {
    font-size: 12px;
}

.about  .pill-wrap .nav-link.active {
    border-radius: 0.5em;
    width: 100%;
}

.about .section-h2-title {
    margin-bottom: 1rem;
}

.full-info-card-1__top {
     display: flex;
    justify-content: start;
}

.full-info-card-1 {
}

.full-info-card-1 img{
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 2px solid #cbd9de;
    -o-object-fit: cover;
    object-fit: cover;
}

.full-info-card-1 .name {
    font-size: 15px;
    font-weight: bold;
    margin: 16px 0;
}

.full-info-card-1 .info-mid {
    display: flex;
    justify-content: start;
    margin: 15px 0;
    gap:40px
}

.full-info-card-1__text {
    margin-left:20px;
}
.full-info-card-1 .info-mid .exp span , .full-info-card-1 .info-mid .age span  {
    display: block;
}

.full-info-card-1 .info-mid .exp span:first-child {
    font-size: 13px;
}

.full-info-card-1 .info-mid .age span:first-child {
    font-size: 13px;
}

.full-info-card-1 .info-mid .age span:last-child {
    font-weight: bold;
}
.full-info-card-1  .info-mid .exp span:last-child {
    font-weight: bold;
}

.mentee ul li, .filter-btn {
    background: #ffffff;
    padding: 7px 13px;
    margin: 10px 5px 0px 0px;
    border-radius: 10px;
    font-size: 14px;
    display: inline-block;
    border: 2px solid #ececec;
}

.specs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: start;
    border-top: 2px solid #F4F4F6;
    gap: 0 40px
}

.specs .column {
    margin-bottom: 20px;
}

.specs h6 {
    font-size: 13px;
    color: #9ea0af;
    display:flex;
    align-items:center;
    gap: 10px
}

.qiymet {
    border: 2px dashed #dddddd !important;
    background: #fff5ee;
    font-size: 15px;
    border-radius: 12px;
    padding: 12px 10px;
    transition: 0.2s;
    display: inline-block;
}
.specs .yes {
    color: #48bb85;
    font-size: 13px;
    line-height: 30px;
    display:flex;
    align-items:center;
    gap: 10px;
}

.specs .no {
    color: red;
    font-size: 13px;
    line-height: 30px;
    display:flex;
    align-items:center;
    gap: 10px;
}

.randevu{
    background: #34f099;
    display:block;
    text-align:center;
    padding:14px 0;
    font-weight:500;
    border-radius:15px;
    transition:0.2s;
    animation: play 2s ease infinite;
}

.randevu:hover {
    opacity: .7;
}
@keyframes play {
    0% {
        transform: scale(1);
    }
    15% {
        box-shadow: 0 0 0 5px #34f099ad;
    }
    25% {
        box-shadow: 0 0 0 10px #34f099bd;
    }
    25% {
        box-shadow: 0 0 0 15px  #34f09985;
    }
}

.column-right .nav button.active {
    background-color: #fff;
    border: solid 1px #fff;
    cursor: default;
}

.column-right .nav button {
    border-radius: 6px 6px 0 0;
    width: 50%;
    color: #9ea0af;
    border: solid 1px #d6d6dd;
    background-color: #e7e7eb;
    padding: 15px 0;
    font-size: 13px;
    font-weight: 500;
}

.column-right .tab-content {
    padding: 28px 25px;
    height: calc(100% - 51.5px);
    background: #fff;
    border-radius: 0 0 6px 6px;
}

#nav-tabContent .nav-about{
    font-size: 14px;
    margin-bottom: 0;
    padding-bottom: 28px;
    border-bottom: 2px solid #F4F4F6;
}


    .aciqsection {
        padding:10px;
    }
    
    img.necee {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: top;
    border-radius: 25px;
    }
    .yazi a {
        display:block;
    }
    
@media only screen and (min-width: 993px) {
    .rounded-4 {
       min-width:180px; 
    }
}
@media only screen and (max-width: 992px) {
    .mobdaduyme {
    width: 100%;
    padding: 12px;
    border-radius: 9px;
    margin-top: 50px;
    background: #eafec3;
    }
    .mobdaduyme:hover{
        opacity:0.8;
    }
    .members .swiper-slide {
        flex-direction: column;
    }
    .members .swiper-slide .text {
        font-size: 16px;
        padding: 0px;
        left: 0;
        width:100%;
    }
}

@media only screen and (max-width: 768px) {
    .copyright {
        text-align:center;
    }
        .bottomlinks {
        justify-content: space-between;
    }
    .bottomlinks .nav-link {
        text-align: center;
        margin-bottom: 10px;
        margin-right:0;
    }
    .vebdeyox {
        display:block;
    }
    .mobdayox {
        display:none !important;
    }
    .ustmobil {
        padding: 10px;
    justify-content: center;
    }
    .mobdawrap {
        flex-wrap:wrap;
    }
    .mt-70 {
    margin-top: 70px !important;
}

    section {
  scroll-margin-top: 50px; /* sticky menyunun hündürlüyünə görə */
}
    h3 {
        font-size: 26px;
        line-height: 38px;
    }
    .neceisleyir {
    padding: 60px 7px;
    }
    .saniye-ici {
        font-size:15px;
    }
    .saniye {
        font-size:20px;
    }
    .qarasection {
        margin:0 10px;
        padding: 60px 10px;
    }
    .bozsection {
        margin:0 10px;
        padding: 60px 10px;
    }
    .slayd h2 {
        font-size:26px;
    }
    .slayd h1 {
        font-size:42px;
    }
    .heder {
    padding: 14px 0px;
}
    .full-info-card-1__text {
    margin-left:0px;
}
    .full-info-card-1__top {
        flex-direction:column;
    }
    .yazi a {
        font-size:14px;
    }
    .labell {
        padding:2px 10px;
    }
    .mobdabalaca {
        font-size:12px;
    }
    .button-next {
        margin-right:12px;
    }
    .button-prev {
        margin-left:12px;
    }
    .regions .col {
        width:50% !important;
    }
    .past-events-cards {
        grid-template-columns: unset;
    }
    .ust {
        font-size: 12px !important;
    }
    .loqo {
        height:68px;
    }
    .sekiller2 img {
        min-height:150px;
    }
    .menu-btn-mobile {
        display: flex
    }

    .past-events-cards .btns {
        display: grid !important;
        grid-template-columns: 1fr;
    }

    .past-events-cards .card-body {
        padding: 23px !important;
    }

    .event-2__content .top {
        flex-direction: column;
    }

    .event-2__content button {
        width: 100%;
        margin-top: 20px
    }

    .event-2__content .btns button {
        width: 100%;
        margin-top: 0;
    }

    .event-2__content .btns {
        flex-direction: column;
    }
}