
.bebas-neue-regular {
    font-size: 100px;
    font-family: "Bebas Neue", serif;
    font-weight: 400;
    font-style: normal;
    text-shadow: 0px 0px 15px #785b02;
    color: #e9b105;
  }
  
  .blaka-hollow-regular {
    font-size: 100px;
    font-family: "Blaka Hollow", serif;
    font-weight: 400;
    font-style: normal;

  }
  

.accordion-body{
    display: flex;justify-content: center;align-content: center;align-items: center;flex-direction: column;
}

.carousel-inner{
    border-radius: 25px;
}
.carousel{
    padding: 21px;
}

.tatelofdore{
        display: flex;
        color: hsl(0, 24%, 96%);
        background-color: #21a194;
        padding: 8px;
        border-radius: 100px;
        justify-content: center;
        flex-wrap: nowrap;
        flex-direction: row;
        align-items: center;
}

.psb{
    position: sticky;
    bottom: -30px;
}

.accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #21a194;
    box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 #a6dbd670;
}
.accordion-button:focus {
    z-index: 3;
    outline: 0;
    box-shadow: -1px -2px 20px 0rem rgb(33 161 148 / 35%);
}
.card{
    padding: 10px;
    border-radius: 12px;
}
.card-img-top{
    border-radius: 22px;
}


.card-img-top{

    box-shadow: 2px 1px 20px 0rem rgb(23 203 184 / 88%);
    border: solid 4px #21a194;
    border-radius: 50% 50% 10px 10px;

}

.card{

    padding-top: 69px;
    border-radius: 180px 180px 25px 25px;
    border: solid 4px #21a194;
    background-color: #ffffff;
    box-shadow: 0px -1px 20px 2px rgb(28 200 182 / 38%);
}
.baclistoftaitel{
    border-radius: 15px;
    padding: 10px;
    background-color: #21a1942e;
}

.col-5{
    margin-bottom: 55px;
}

.section-aside{
    
    border-radius: 15px;
    padding: 15px;
    background-color: #f2f1ed;
    margin: 25px 25px 70px 25px;
}
.section-aside .heading {
    font-size: 16px;
    line-height: 25px;
    padding: 8px 20px;
    border-bottom: 2px solid #21a194;
    color: #1e2f38;
}
.section-aside .inner.links-list {
    padding: 0px 0px 0px;
}
.section-aside .links-list > ul li {
    margin: 10px 0;
}
.section-aside .links-list > ul > li a {
    font-size: 14px;
    line-height: 25px;
    padding: 0 14px 0 5px;
    position: relative;
    color: #1e2f38;
}
.section-aside .links-list > ul > li a:before {
    position: absolute;
    right: -2px;
    top: 9px;
    content: '';
    border:2px solid #21a194;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
}
ul{
    list-style: none;
}

.stylofsec1 {
    direction: ltr;
    width: 100%;
    height: 100%;
    --first-color: #2b221b;
    background-image:-webkit-linear-gradient(267deg, #21a194a6 -42%, #ffffff 59%);
    --white-color: #d39f00;
    --body-font: 'Poppins', sans-serif;
    --h1-font-size: 2.5rem;
    --h2-font-size: 1rem;
    --normal-font-size: .93rem;
    --small-font-size: .81rem;
    --z-back: -10;
    --z-normal: 1;
    --z-tooltip: 10;
    --z-fixed: 100;
    --z-modal: 1000;
    --header-height: 3rem;
    --font-bold: 700;
}

.row4 {
    display: flex;
    --bs-gutter-x: -0.5rem;
    --bs-gutter-y: 0;
    margin-top: calc(-1* var(--bs-gutter-y));
    margin-right: calc(-.5* var(--bs-gutter-x));
    margin-left: calc(-.5* var(--bs-gutter-x));
    align-content: center;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.sizimg{
    width: 500px;
}

.bd-grid {
    margin-top: 3rem;
}

.texthed2{
    position: absolute;
    bottom: 18%;
}

.tranzishen{position: relative;animation-name:hed; animation-duration: 1s; animation-iteration-count:10000; animation-direction: alternate-reverse;}

@keyframes hed { from{top: 0px;left: 0px} to{top: 20px; left: 5px;} }

.text3{
    text-align: center;
    position: absolute;
    bottom: 27%;
}

.text3 h1{
        display: flex;
        flex-direction: column-reverse;
        align-content: center;
        align-items: center;
        justify-content: center;
        flex-wrap: nowrap;

}

.e-parent{
    padding: 20px;
}

.e-child{
    background-color: #edf7f6;
    box-shadow: 0px 0px 28px 0px #16161624;
    padding: 12px;
    border-radius: 24px;
    border: solid 1px #21a19454;
}

.elementor-widget-container ul {
    list-style: inside;
}



  #profile-description .text {
    margin-bottom: 35px; 
    color: #000000; 
    padding: 0 15px; 
    position:relative; 
    display: block;
  }
  #profile-description .show-more {
    color: #000000; 
    position:relative; 
    padding-top: 10px; 
    height: 70px; 
    text-align: center; 
    cursor: pointer;
   
  }
  #profile-description .show-more:hover { 
      color: #d39f00;
  }
  #profile-description .show-more-height { 
    height: 400px; 
    overflow:hidden; 
  }

  .show-more{
    border-radius: 29px;
    height: 47px;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 1px -20px 20px 13px #ffffff;
    text-align: center;
  }

  .titeldore{
    margin-top: 25px;
    box-shadow: 0px 0px 15px 4px #2cbdae;
    border-radius: 20px;
    padding: 10px;
    color: white;
    background-color: #21a194;
    text-align: center;
}

.matlab-1{
   background-color: #f6f6f6;
    border-radius: 25px;
    padding: 15px;
}