.w100 {
    width: 100% !important;
}

.loading {
    z-index: 999999999999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 50%);
    text-align: center;
    display: none;
}

.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.loading img {
    width: 30%;
}

.center-div {
    margin-left: auto;
    margin-right: auto;
}

.bio-online {
    height: 100%;
    width: 100%;
    min-height: 100%;
    display: block;
    overflow: auto;
    background-attachment: fixed;
    background-size: cover;
}

.bio-online .avatar-widget {
    border-radius: 50%;
    box-shadow: none;
    width: 96px;
    height: 96px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    position: relative;
}

.onay {
    position: absolute;
    width: 23px !important;
    height: 23px !important;
    bottom: 0;
    z-index: 8;
    right: 5px;
}

.img-widget {
    margin-bottom: 15px;
}

.bio-online .avatar-widget a,
.bio-online .img-widget a {
    display: block;
    width: 100%;
    height: 100%;
}

.bio-online .avatar-widget a img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    margin: auto;
    border-radius: 50%;
}

.bio-online .text-widget {
    border-radius: 4px;
    overflow: hidden;
    width: 100%;
    box-shadow: none;
    text-align: center;
    margin-bottom: 30px;
}

.bio-online .text-widget h2.title {
    margin: 0;
    font-size: 1.6rem;
}

.bio-online .text-widget p.text {
    margin: 5px 0 0;
}

.bio-online .socials-widget {
    margin-bottom: 15px;
    border-radius: 4px;
    overflow: hidden;
    width: 100%;
}

.bio-online .socials-list {
    margin: 20px 0 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    box-shadow: none;
}

.bio-online .socials-list a {
    padding: 0;
    min-width: 0;
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
}

.bio-online .socials-list a i {
    font-size: 22px;
}

.bio-online .youtube-widget {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin-bottom: 15px;
    box-shadow: 0 3px 3px -2px rgb(0 0 0 / 20%), 0 3px 4px 0 rgb(0 0 0 / 14%), 0 1px 8px 0 rgb(0 0 0 / 12%);
    border-radius: 4px;
    overflow: hidden;
    width: 100%;
}

.bio-online .spotify-widget {
    margin-bottom: 15px;
    box-shadow: 0 3px 3px -2px rgb(0 0 0 / 20%), 0 3px 4px 0 rgb(0 0 0 / 14%), 0 1px 8px 0 rgb(0 0 0 / 12%);
    border-radius: 4px;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.bio-online .tiktok-widget {
    margin-bottom: 15px;
    box-shadow: 0 3px 3px -2px rgb(0 0 0 / 20%), 0 3px 4px 0 rgb(0 0 0 / 14%), 0 1px 8px 0 rgb(0 0 0 / 12%);
    border-radius: 4px;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.bio-online .youtube-widget iframe {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100% !important;
    width: 100%;
    height: 100%;
    border: none;
}

.bio-online .spotify-widget iframe {
    height: 380px;
    width: 100%;
    max-width: 100% !important;
    border: none;
    max-width: 300px;
}

.bio-online .tiktok-widget iframe {
    height: 750px;
    width: 100%;
    max-width: 100% !important;
    border: none;
    max-width: 750px;
}

.bio-online .button-widget {
    display: block;
    margin-bottom: 15px;
    position: relative;
}

.bio-online .button-widget img {
    position: absolute;
    top: 50%;
    left: 8px;
    transform: translateY(-50%);
    pointer-events: none;
    width: 42px;
    height: 42px;
    border-radius: 4px;
    overflow: hidden;
    float: left;
}

.bio-online .button-widget a {
    font-size: 14px;
    display: block;
    width: 100%;
    padding: 16px 20px !important;
    padding-left: 54px !important;
    padding-right: 54px !important;
}

.paylas {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 9;
}

.videoGymBio {
    width: 70%;
    float: right;
}

.bg-image-cover {
    height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.footerCerez {
    margin-top: 10px !important;
    display: block;
    width: 100%;
    height: 25px;
    cursor: pointer;
}

.footerCerez a {
    color: #fff;
    text-decoration: underline;
}

.footerCerez input {
    margin-right: 5px !important;
    height: 22px !important;
    width: 22px !important;
    float: left;
    cursor: pointer;
}

.footerCerez label {
    font-size: 14px !important;
    width: auto !important;
    padding: 0px !important;
    margin: 0px !important;
    line-height: 25px;
    cursor: pointer;
    float: left;
}

.cc-banner .cc-message {
    font-size: 14px;
}

.cc-link {
    margin-top: 10px;
    margin-bottom: 10px;
}

.cc-compliance {
    margin-right: 75px;
}

.ayarlar {
    position: absolute;
    right: 6px;
    bottom: 10px;
    color: rgb(255, 255, 255);
    border-color: transparent;
    background-color: rgb(142, 199, 96);
    display: block;
    padding: 0.34em 1em;
    font-size: .9em;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap;
}

.ayarlar:hover {
    background-color: rgb(180, 237, 134);
    color: #fff;
}

.pricing-slider .owl-nav .owl-prev,
.pricing-slider .owl-nav .owl-next {
    background: #e8461b;
    color: transparent;
    margin: 0px;
}

.pricing-slider .owl-nav .owl-prev:hover,
.pricing-slider .owl-nav .owl-next:hover {
    background: #fff;
    border: solid 1px #e8461b;
    color: transparent;
    margin: 0px;
}

.pricing-slider .owl-nav .owl-prev:hover::before,
.pricing-slider .owl-nav .owl-next:hover::before {
    color: #e8461b;
}

.pricing-slider .owl-nav .owl-prev {
    float: left;
    position: relative;
}

.pricing-slider .owl-nav .owl-prev::before {
    content: "\f10b";
    font-family: "Flaticon";
    position: absolute;
    z-index: 99999;
    color: #fff;
    font-size: 20px;
    width: 100%;
    height: 100%;
    text-align: center;
    left: 0;
    top: 0;
    line-height: 36px;
}

.pricing-slider .owl-nav .owl-next {
    float: right;
    position: relative;
}

.pricing-slider .owl-nav .owl-next::before {
    content: "\f10c";
    font-family: "Flaticon";
    position: absolute;
    z-index: 99999;
    color: #fff;
    font-size: 20px;
    width: 100%;
    height: 100%;
    text-align: center;
    left: 0;
    line-height: 36px;
    top: 0;
}

.pricing-slider {
    position: initial;
}

.tab-up {
    position: relative;
}

.reklamSolY {
    position: fixed;
    left: 10px;
    width: 80px;
    height: 75%;
    top: 50%;
    transform: translateY(-50%);
}

.reklamSagY {
    position: fixed;
    right: 10px;
    width: 80px;
    height: 75%;
    top: 50%;
    transform: translateY(-50%);
}

.reklamSolY div,
.reklamSagY div {
    width: 80px;
    height: 100%;
}

.reklamAltY {
    position: absolute;
    bottom: 10px;
    width: 75%;
    height: 80px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0px;
}

.reklamUstY {
    position: absolute;
    top: 10px;
    width: 75%;
    height: 80px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0px;
}

.reklamUstY div,
.reklamAltY div {
    height: 80px;
    width: 100%;
    padding: 0px;
}

.reklamUstY div,
.reklamAltY div,
.reklamSagY div,
.reklamSolY div {
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.p-normal {
    padding-right: 12.5px;
    padding-left: 12.5px;
}

.content-row {
    padding-top: 34px;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    min-height: 100%;
}

.text-left {
    text-align: left !important;
}

.cbp-caption-overlayBottomReveal .cbp-caption:hover .cbp-caption-defaultWrap {
    top: 0px !important;
}

.cbp-caption-activeWrap {
    height: 100% !important;
    top: 0;
    background-color: rgb(0 0 0 / 30%);
    transition: 0.2s;
}

.cbp-caption:hover>.cbp-caption-activeWrap {
    z-index: 2;
}

.cbp-lightbox {
    background: transparent;
    color: #fff;
}

.cbp-lightbox i {
    color: #fff !important;
    font-size: 28px;
}

.urun-resim {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 200px;
}

@media (max-width: 991px) {
    .urun-resim {
        background-size: contain;
    }
}

@media (max-width: 960px) {
    .videoGymBio {
        width: 100%;
        float: right;
    }
    .banner-1-slider .owl-nav {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .reklamSolY div,
    .reklamSagY div {
        display: none;
    }
}

@media (max-width: 550px) {
    .owl-nav {
        display: block !important;
        position: absolute;
        top: 0;
        width: 100%;
    }
    .reklamAltY,
    .reklamUstY {
        width: 100%;
        left: 0;
        transform: translateX(0);
    }
}