*{
    font-family: "Montserrat", sans-serif;
}


.back-to-home {
    color: #b1b1b1;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 17px;
    margin-bottom: 16px;
    display: block;
}

i{
    font-size:9px;
}

.top-head{
    color: rgb(79, 111, 143);
    margin-bottom: 8px;
    text-align: left;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.063rem;
}

.under-head{
    color: rgb(0, 24, 51);
}

.card-cont{
    color: rgb(0, 24, 51);
    border-radius: 16px;
    padding: 16px;
}

.gray-background{
    background-color: rgb(231 231 231);
}

.img-circle-container{
    /*width: 100%;
    height: 100%;
    position: relative;*/
}

.raeFx{
    background-position: center center;
    background-size: cover;
    /*
    background-repeat: no-repeat;
    background-color: rgb(236, 239, 242);
    background-attachment: scroll;
    border-radius: 9999px 9999px 0px 0px;*/
    width: 100%;
    min-height: 400px;
    max-height: 400px;
}

@media (max-width: 576px) { 
    .raeFx {
        max-height: 250px;
        min-height: 230px;
        width: auto;
    }
}
.d-block li {
    display: inline-block;
    margin-right: 10px; /* Adjust as needed */
  }

  .d-block li a,
  .d-block li i {
    display: inline; /* Make both anchors and icons inline */
  }

  .d-block li i {
  color: rgb(255, 255, 255);
}

/* icons section*/

.icon-container{
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    border: none;
    cursor: pointer;

}

.card-shadow {
    border: 1px solid  rgb(192, 202, 213) ;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.03) 0px -1px 0px 0px, rgba(0, 0, 0, 0.24) 0px 0px 1px 0px, rgba(0, 0, 0, 0.16) 0px 2px 1px -1px, rgba(0, 0, 0, 0.12) 0px 2px 4px 0px;
}

.card-shadow:hover{
    box-shadow: rgba(0, 0, 0, 0.03) 0px -1px 0px 0px, rgba(0, 0, 0, 0.16) 0px 2px 8px 0px, rgba(0, 0, 0, 0.16) 0px 10px 8px -5px, rgba(0, 0, 0, 0.16) 0px 12px 32px -2px;
}


.cardInfo {
    color: rgb(0, 24, 51);
    border-radius: 16px;
    min-height: 72px;
    padding: 8px;
}

.fBIvts {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.iconCard {
    background-color: rgb(255 227 198);
    color: rgb(0, 24, 51);
    border-radius: 9999px;
    height: 48px;
    width: 48px;
    margin-right: 4px;
}

.eXojDc {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}

.DwOrM {
    display: flex;
    flex-direction: column;
}

.dYwMnq {
    margin-left: 8px;
    margin-right: 8px;
}


.hUMycB {
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
}

.jmDgxx {
    margin-top: 4px;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.006rem;
}

.gHvJpT {
    flex: 0 0 auto;
    line-height: 1;
    color: #ff7f00;
    width: 24px;
}

.iJgYGn {
    flex: 0 0 auto;
    line-height: 1;
    color: #ff7f00;
    width: 20px;
}


/* spliited image*/

.fXSlFm, .fXSlFm > svg {
    width: 100%;
    height: 100%;
}

.fXSlFm {
    transform: scaleX(-1);
}
.duXPgK {
    display: inline-block;
}
.gWgokL * {
    box-sizing: border-box;
}


/* coachs cards*/
.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1rem;
    border:none;
  }
  
  .card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
  }
  
  .card-body .card-title {
    font-weight: 700;
    color: #1f2020;
    text-align: center;
    font-size: 22px;
  }
  .card-body .job-title {
    font-size: 12px;
    color: #001023;
  }
  
  .coach-sports {
    margin: 0;
  }
  
   .coach-item {
    border: none;
  }
  
  .coach-sports li {
    display: inline-block;
    list-style: none;
    color: #ff7f00;
    background-color: rgba(100,223,223,.1);
    border-radius: 25px;
    padding: 2px 5px;
    margin-bottom: 5px;
  }
  .coach-sports li a {
    color: #ff7f00;
    font-size: 12px;
  }
  
  .badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  .btn-std-inv-100:hover {

    background: #ff7f00;
    border: 1px solid #fff;
    color: #fff!important;


  }
  .btn-std-inv-100 {
    border-radius: 25px;
    background: #fff;
    color:#001023  !important;
    border: 1px solid #001023;
    transition: all .3s linear;
    font-weight: 700;
    font-size: 14px;
    padding: 0.7rem 1rem;
    height: 46px;
  }


  /* img text floating*/

  .img-middle {
    object-fit: cover;
    }

    @media screen and (max-width: 767px) {
        .img-middle {
            height: 240px;
        }
    }

    @media screen and (min-width: 768px) {
        .img-middle {
            height: 605px;
        }
    }

  .section-gray{
    background: #b1b1b13d;
    margin-top: 2rem;
  }

  .spin {
    animation: spin var(--duration, 40s) infinite linear;
}

    .jump{
        animation: jumpping var(--duration, 6s) infinite linear;
    }
    @keyframes jumpping {

        0%,
        100% {
          transform: translate3d(0, 0, 0);
        }
      
        40% {
          transform: translate3d(0, var(--jump-y, 20px), var(--jump-x, 0));
        }
      }

.conatiner-rotate{
    bottom: -3px;
    left: 324px;
    z-index: -1;
}

.container-jump{
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.container-jumpleft{
    position: absolute;
    left: 0px;
    top: 35px;
}

.container-jumpright{
    position: absolute;
    bottom: 40px;
    right: 0px
}

.broadcamb{
    bottom: 10px;
    left: 5%;
    z-index: 99;
    position: absolute;
}

.top-text span{
    display: block;
    font-size: 20px;
    color: #ff7f00;
    text-transform: capitalize;
}

.under-title{
    display: block;
    line-height: 9px;
    font-size: 15px;
    color: #ff7f00;
    text-transform: capitalize;
}

.left-text{
    border-radius: 14px;
    background-color: white;
    border: 1px solid #ff7f0030;
}

.over-text{
    position: relative;
    left: -120px;
    border-radius: 14px;
    background-color: white;
    bottom: -45px;
    box-shadow: rgba(0, 0, 0, 0.03) 0px -1px 0px 0px, rgba(0, 0, 0, 0.24) 0px 0px 1px 0px, rgba(0, 0, 0, 0.16) 0px 2px 1px -1px, rgba(0, 0, 0, 0.12) 0px 2px 4px 0px;
    border: 1px solid #ff7f0030;
}

.over-text h5{
    position: relative;
}

.over-text  span{
    color: #ff7f00;
}

.btn1{
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        text-decoration: none;
        font-family: inherit;
        font-weight: 700;
        line-height: 1.5;
        cursor: pointer;
        border-width: 0px;
        border-style: solid;
        border-radius: 12px;
        font-size: 16px;
        padding: 12px 22px;
        background-color: #ff7f00;
        color: rgb(255, 255, 255);
        position: relative;
    
}

.btn1:hover{
    background-color: rgb(0, 68, 153);
    color: rgb(255, 255, 255);
}

.btn2{
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        text-decoration: none;
        font-family: inherit;
        font-weight: 700;
        line-height: 1.5;
        cursor: pointer;
        border-width: 0px;
        border-style: solid;
        border-radius: 12px;
        font-size: 16px;
        padding: 12px 22px;
        background-color: rgb(255 255 255);
        color: #ff7f00;
        border: 1px solid #ff7f00;
        position: relative;
    
}

.btn3{

        font-weight: 700;
        line-height: 1.5;
        font-size: 16px;
        color: #ff7f00;
}

.btn3 div:hover{
    text-decoration: underline;
}


.text-btn{
    color: #ff7f00;
    font-weight: 500;
}

.btn1 .btn2 div{
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
    
}

.under-btn{
    color: rgb(79, 111, 143);
    padding-top: 16px;
    font-size: 11px;
    letter-spacing: 0.013rem;
    text-align: left;
}

.p-card{
    color: rgb(0, 16, 35);
}


.title-section h3{
    color: rgb(0, 24, 51);
}



/* Split Line*/

.show-more {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    gap: 8px;
}
.line {
    background-color: #ff7f005c;
    border-radius: 8px;
    height: 4px;
    width: 100%;
}
.show-more button {
    min-width: max-content;
}
.btn-splitline {
    color: #ff7f00;
    background: transparent;
    border-color: #ff7f00;
    border-style: solid;
    border-radius: 5rem;
    border-width: 2px;
    transition: border-color .2s ease-out;
    outline: 0;
}
.c-button--medium {
    font-size: 1rem;
    line-height: 1.375rem;
    font-weight: 500;
    padding: 9px 24px;
}

.c-button {
    cursor: pointer;
    font-family: inherit;
    text-decoration: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.btn-splitline:hover, .btn-splitline:active {
    color: black;
    background: transparent;
    border-color: black;
}

/* full banner image*/

.img-fullbanner{
    height:50vh;
}

.p-fullbanner{
    color :#3f4f66;
}

.p-fullbanner:not(:first-child) {
    padding-top: 10px; 
}
.p-fullbanner:last-child {
    margin-bottom: 20px; 
}

.check-wrap {
    border-color: #a2a5b9;
    color: #a2a5b9;
    -webkit-transition: color .3s, border .3s;
    transition: color .3s, border .3s;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1.6px solid #3f4f66;
    border-radius: 50%;
    height: 32px;
    width: 32px;
    min-width: 32px;
}

.check-wrap svg {
    height: 20px;
    width: 20px;
}

.topic-name {
    color: #3f4f66;
    margin-left: .55rem;
    transition: color .3s;
}

.topic-item{
    margin: 0px -8px;
}
.topic-list a:hover{
    text-decoration: none;
}

/*banner text icon*/
@media screen and (min-width: 400px) {
    .banner-image {
        width:90% ;
    }
  }

  .banner-image {
    width:70% ;
}

/* footer*/

.secure-payments img {
    height: 40px;
    width: fit-content;
}


.py-16{
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
}

/* Default styles */
.py-15 {
    padding-top: 6.5rem;
    padding-bottom: 6rem;
}

/* Styles for screens with a maximum width of 767px (small screens) */
@media screen and (max-width: 400px) {
    .py-15 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}
@media screen and (max-width: 400px) {
    .img-fullbanner {
        height: 30vh;
    }
}


