body, html {
    scroll-behavior: smooth
}

a, a:hover, img, img:hover, path, svg, svg:hover {
    transition: .5s ease-in-out
}

.fw_100_italic, .fw_200_italic, .fw_300_italic, .fw_400_italic, .fw_500_italic, .fw_600_italic, .fw_700_italic {
    font-style: italic
}

.overflow_x_hidden, .site_content, body {
    overflow-x: hidden
}

@font-face {
    font-family: "Satoshi Light";
    src: url(Santoshifont/SatoshiLight.woff2) format("woff2"),url(Santoshifont/SatoshiLight.ttf) format("truetype")
}

@font-face {
    font-family: "Satoshi Light Italic";
    src: url(Santoshifont/SatoshiLightItalic.woff2) format("woff2"),url(Santoshifont/SatoshiLightItalic.ttf) format("truetype")
}

@font-face {
    font-family: "Satoshi Medium";
    src: url(Santoshifont/SatoshiMedium.woff2) format("woff2"),url(Santoshifont/SatoshiMedium.ttf) format("truetype")
}

@font-face {
    font-family: "Satoshi Medium Italic";
    src: url(Santoshifont/SatoshiMediumItalic.woff2) format("woff2"),url(Santoshifont/SatoshiMediumItalic.ttf) format("truetype")
}

@font-face {
    font-family: "Satoshi Black";
    src: url(Santoshifont/SatoshiBlack.woff2) format("woff2"),url(Santoshifont/SatoshiBlack.ttf) format("truetype")
}

@font-face {
    font-family: "Satoshi Black Italic";
    src: url(Santoshifont/SatoshiBlackItalic.woff2) format("woff2"),url(Santoshifont/SatoshiBlackItalic.ttf) format("truetype")
}

@font-face {
    font-family: "Satoshi Variable";
    src: url(Santoshifont/SatoshiVariable.woff2) format("woff2"),url(Santoshifont/SatoshiVariable.ttf) format("truetype")
}

@font-face {
    font-family: "League Spartan";
    src: url(fonts/LeagueSpartan-Bold.ttf) format('truetype')
}

@font-face {
    font-family: "Mont Black";
    src: url(fonts/Mont-Heavy.otf) format('opentype')
}

html {
    box-sizing: border-box
}

*, :after, :before {
    box-sizing: inherit
}

::-webkit-scrollbar {
    width: 4px;
    height: 4px
}

::-webkit-scrollbar-corner {
    display: none
}

.container, .row.faq_tabs_area > div:first-child .faq_accodian_tabs, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

::-webkit-scrollbar-thumb {
    background: padding-box content-box #ea2a25
}

::-webkit-scrollbar-track {
    background-color: #0f141c
}

.bg_white, body {
    background-color: #fff
}

.tab-bar::-webkit-scrollbar {
    display: none
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0
}

body {
    line-height: 1;
    font-style: normal;
    font-family: "Mont Black",sans-serif
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

    blockquote:after, blockquote:before, q:after, q:before {
        content: '';
        content: none
    }

table {
    border-collapse: collapse;
    border-spacing: 0
}

.container {
    max-width: 1290px;
    padding: 0;
    margin: 0 auto
}

.container-fluid {
    padding-left: 30px;
    padding-right: 30px
}

a {
    text-decoration: none;
    color: #fff
}

img, path, svg {
    vertical-align: middle
}

img {
    max-width: 100%;
    object-fit: cover;
    height: auto
}

.row > * {
    padding-left: 15px;
    padding-right: 15px
}

.client_say_slider_v3_info, .sec_padding {
    padding: 100px 0
}

.m-60 {
    margin: 60px
}

.p-60 {
    padding: 60px
}

.sec_padding_top {
    padding-top: 100px
}

.sec_padding_bottom {
    padding-bottom: 100px
}

.satoshi_fontfamily {
    font-family: "Satoshi Medium",sans-serif
}

.satoshi_fontfamily_medium_itlic {
    font-family: "Satoshi Medium Italic",sans-serif;
    font-style: italic;
    font-weight: 500
}

.satoshi_fontfamily_bold {
    font-family: "Satoshi Black",sans-serif;
    font-weight: 700
}

.fw_100, .fw_100_italic {
    font-weight: 100
}

.mt-60, .our_training_image_area > .row > div:nth-child(2) .our_training_image_list {
    margin-top: 60px
}

.mb-60 {
    margin-bottom: 60px
}

.ms-60 {
    margin-left: 60px
}

.me-60 {
    margin-right: 60px
}

.pt-10 {
    padding-top: 10px
}

.leavemsg_box input, .pb-10 {
    padding-bottom: 10px
}

button.orange_btn span.orenge_text, span.orenge_text {
    padding: 17px 30px
}

.pt-15 {
    padding-top: 15px
}

.pb-15 {
    padding-bottom: 15px
}

.mt-10 {
    margin-top: 10px
}

.mb-10, .registration-items li {
    margin-bottom: 10px
}

.pt-20, .triners_info {
    padding-top: 20px
}

.pb-20 {
    padding-bottom: 20px
}

.mt-20 {
    margin-top: 20px
}

.mb-20 {
    margin-bottom: 20px
}

.pt-30 {
    padding-top: 30px
}

.pb-30 {
    padding-bottom: 30px
}

.client_say_img_detail, .mt-30 {
    margin-top: 30px
}

.mb-30 {
    margin-bottom: 30px
}

.pt-40 {
    padding-top: 40px
}

.pb-40 {
    padding-bottom: 40px
}

.about_img_detail_area, .mt-40 {
    margin-top: 40px
}

.mb-40 {
    margin-bottom: 40px
}

.pt-60 {
    padding-top: 60px
}

.pb-60 {
    padding-bottom: 60px
}

.ps-60 {
    padding-left: 60px
}

.pe-60 {
    padding-right: 60px
}

h1, h2, h3, h4, h5, h6 {
    font-size: 80px;
    font-weight: 400;
    line-height: normal;
    color: #fff
}

h2, h3, h4, h5, h6 {
    font-size: 64px;
    line-height: 64px;
    color: #000
}

h3 {
    font-size: 48px;
    line-height: normal
}

h4 {
    font-size: 36px;
    line-height: 40px
}

.banner_slider_content_uptext, h5 {
    font-size: 24px
}

h5 {
    line-height: 32px
}

.line_height_normal, p {
    line-height: normal
}

    .hader_v3_bottom_contact span, .sidebar_post_box a, h6, p.element-text, ul.row.weight_left_points li {
        font-size: 20px
    }

p {
    font-size: 18px
}

.line_height_20 {
    line-height: 20px
}

.line_height_24 {
    line-height: 24px
}

.line_height_30 {
    line-height: 30px
}

.line_height_36 {
    line-height: 36px
}

.line_height_45 {
    line-height: 45px
}

.line_height_48 {
    line-height: 48px
}

.line_height_60 {
    line-height: 60px
}

.fw_200, .fw_200_italic {
    font-weight: 200
}

.fw_300, .fw_300_italic {
    font-weight: 300
}

.fw_400, .fw_400_italic {
    font-weight: 400
}

.fw_500, .fw_500_italic {
    font-weight: 500
}

.fw_600, .fw_600_italic {
    font-weight: 600
}

.fw_700, .fw_700_italic {
    font-weight: 700
}

.color_white, input.input-textarea::placeholder {
    color: #fff
}

.color_black, ul.list-inline li a:hover {
    color: #000
}

.bg_black {
    background-color: #000
}

.color_lightblack {
    color: #181818
}

.bg_lightblack {
    background-color: #181818
}

.color_orange, .faq_accodian_title.active h6, .get_touch_contact a:hover, .home_banner_tabs_button > .orange_btn.white_btn, .meet_team_v2_item.slick-slide.slick-current.slick-active .meet_team_v2_box .meet_team_info.triners_info h5 a, .meet_team_v2_item:hover .meet_team_v2_box .meet_team_info.triners_info h5 a, .redtext, a.orange_btn.white_btn, ul.program_tabs li.active a .tab_program_title_info h4 {
    color: #ea2a25
}

.bg_orange, .form-check-input:checked {
    background-color: #ea2a25
}

.color_lightgray {
    color: #d6d6d6
}

.bg_lightgray {
    background-color: #d6d6d6
}

.color_lightwhite {
    color: #f5f6f7
}

.bg_lightwhite, div#BMI_calculater_page .BMI_calculater_form_box > * {
    background-color: #f5f6f7
}

.bg_transparent {
    background-color: transparent
}

[data-animation-in] {
    opacity: 0;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    transition: 1s
}

.reveal, .reveal.active {
    transition: 1.5s cubic-bezier(.4, 0, .2, 1)
}

.reveal {
    position: relative;
    opacity: 0
}

    .reveal.active {
        opacity: 1
    }

.active.custom_fade_top {
    animation: 1.5s custom_fade_top
}

.active.custom_fade_buttom {
    animation: 1.5s custom_fade_buttom
}

.active.custom_fade_left {
    animation: 1.5s custom_fade_left
}

.active.custom_fade_right {
    animation: 1.5s custom_fade_right
}

.active.custom_zoom_in {
    animation: 1.5s custom_zoom_in
}

.active.custom_zoom {
    animation: 1.5s custom_zoom
}

.active.custom_zoom_in_bottom {
    animation: 1s cubic-bezier(.6,-.28,.735,.045) custom_zoom_in_bottom
}

.active.custom_lightSpeedInLeft {
    animation: 1.5s ease-out custom_lightSpeedInLeft
}

@keyframes custom_fade_top {
    from {
        transform: translateY(-50px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes custom_fade_buttom {
    from {
        transform: translateY(50px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes custom_fade_left {
    from {
        transform: translateX(-100px);
        opacity: 0
    }

    to {
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes custom_fade_right {
    from {
        transform: translateX(100px);
        opacity: 0
    }

    to {
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes custom_zoom_in {
    from {
        transform: scale(.6);
        opacity: 0
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes custom_zoom {
    from {
        transform: scale(0);
        opacity: 0
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes custom_zoom_in_bottom {
    from {
        transform: translateZ(1);
        opacity: 0
    }

    to {
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes custom_lightSpeedInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-20%,0,0) skewX(30deg);
        transform: translate3d(-20%,0,0) skewX(30deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: skewX(-20deg);
        transform: skewX(-20deg)
    }

    80% {
        -webkit-transform: skewX(5deg);
        transform: skewX(5deg)
    }

    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes BlinkEffectPre {
    0%,100% {
        transform: translate(0,0)
    }

    8% {
        transform: translate(-5%,-10%)
    }

    18% {
        transform: translate(-15%,5%)
    }

    27% {
        transform: translate(7%,-25%)
    }

    42% {
        transform: translate(-5%,25%)
    }

    48% {
        transform: translate(-15%,10%)
    }

    55% {
        transform: translate(15%,0)
    }

    68% {
        transform: translate(0,15%)
    }

    82% {
        transform: translate(3%,25%)
    }

    92% {
        transform: translate(-10%,10%)
    }
}

@keyframes loader-rotate {
    0% {
        transform: translate(-50%,-50%) rotate(0)
    }

    100% {
        transform: translate(-50%,-50%) rotate(360deg)
    }
}

@keyframes fixedheader {
    from {
        transform: translateY(-100%)
    }

    to {
        transform: translateY(0)
    }
}

@keyframes shine_slide_1 {
    100% {
        left: 125%
    }
}

@keyframes shine_slide_2 {
    100% {
        left: 150%
    }
}

@keyframes ball_notify {
    0%,100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    20%,60% {
        -webkit-transform: rotate(6deg);
        -moz-transform: rotate(6deg);
        -ms-transform: rotate(6deg);
        -o-transform: rotate(6deg);
        transform: rotate(6deg)
    }

    40%,80% {
        -webkit-transform: rotate(-6deg);
        -moz-transform: rotate(-6deg);
        -ms-transform: rotate(-6deg);
        -o-transform: rotate(-6deg);
        transform: rotate(-6deg)
    }
}

@keyframes program_animi {
    0%,100% {
        transform: translate(0,0)
    }

    25% {
        transform: translate(10%,0)
    }

    50% {
        transform: translate(10%,10%)
    }

    75% {
        transform: translate(0,10%)
    }
}

@keyframes our_program_shap {
    0% {
        clip-path: polygon(50% 0,100% 50%,50% 100%,0 50%)
    }

    50% {
        clip-path: polygon(100% 0,100% 100%,50% 100%,50% 0)
    }

    100% {
        clip-path: polygon(100% 0,100% 100%,0 100%,0 0)
    }
}

@keyframes progress-rotate {
    100% {
        transform: rotate(180deg)
    }
}

@keyframes video_text {
    0% {
        transform: rotate(0)
    }

    50% {
        transform: rotate(180deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes videocircle {
    0% {
        box-shadow: 0 0 0 0 hsl(21.57deg 100% 52.55%)
    }

    100% {
        box-shadow: 0 0 0 10px rgba(67,58,139,.01)
    }
}

@keyframes about_border {
    0%,100% {
        width: 0
    }

    50% {
        width: 50px
    }
}

@-webkit-keyframes about_border {
    0%,100% {
        width: 0
    }

    50% {
        width: 50px
    }
}

@keyframes custome_flash {
    0% {
        opacity: .4
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes custome_flash {
    0% {
        opacity: .4
    }

    100% {
        opacity: 1
    }
}

@keyframes marquee_right {
    0% {
        transform: translateX(-50%)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes tool1 {
    0% {
        transform: rotate(-10deg)
    }

    100% {
        transform: rotate(-60deg)
    }
}

@keyframes tool2 {
    100% {
        transform: translate3d(30px,30px,30px)
    }
}

@keyframes tool3 {
    0% {
        transform: translateY(15px)
    }

    100% {
        transform: translateY(-15px)
    }
}

@keyframes tool4 {
    0% {
        transform: scale(.7) rotate(25deg)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes slideInFromTop {
    from {
        transform: translateY(-80%);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes pulse512 {
    0% {
        box-shadow: 0 0 0 0 #ea2a25
    }

    70% {
        box-shadow: 0 0 0 10px rgb(218 103 68 / 0%)
    }

    100% {
        box-shadow: 0 0 0 0 rgb(218 103 68 / 0%)
    }
}

@keyframes errortext {
    0% {
        clip: rect(49px,9999px,31px,0);
        -webkit-transform: skew(.04deg);
        transform: skew(.04deg)
    }

    5% {
        clip: rect(63px,9999px,92px,0);
        -webkit-transform: skew(.18deg);
        transform: skew(.18deg)
    }

    10% {
        clip: rect(86px,9999px,74px,0);
        -webkit-transform: skew(.4deg);
        transform: skew(.4deg)
    }

    15% {
        clip: rect(85px,9999px,19px,0);
        -webkit-transform: skew(.57deg);
        transform: skew(.57deg)
    }

    20% {
        clip: rect(64px,9999px,75px,0);
        -webkit-transform: skew(.96deg);
        transform: skew(.96deg)
    }

    25% {
        clip: rect(77px,9999px,17px,0);
        -webkit-transform: skew(.61deg);
        transform: skew(.61deg)
    }

    30% {
        clip: rect(16px,9999px,76px,0);
        -webkit-transform: skew(.81deg);
        transform: skew(.81deg)
    }

    35% {
        clip: rect(5px,9999px,61px,0);
        -webkit-transform: skew(.56deg);
        transform: skew(.56deg)
    }

    40% {
        clip: rect(79px,9999px,81px,0);
        -webkit-transform: skew(.05deg);
        transform: skew(.05deg)
    }

    45% {
        clip: rect(20px,9999px,97px,0);
        -webkit-transform: skew(.56deg);
        transform: skew(.56deg)
    }

    50% {
        clip: rect(33px,9999px,100px,0);
        -webkit-transform: skew(.16deg);
        transform: skew(.16deg)
    }

    55% {
        clip: rect(19px,9999px,76px,0);
        -webkit-transform: skew(.93deg);
        transform: skew(.93deg)
    }

    60% {
        clip: rect(29px,9999px,59px,0);
        -webkit-transform: skew(.58deg);
        transform: skew(.58deg)
    }

    65% {
        clip: rect(19px,9999px,95px,0);
        -webkit-transform: skew(.83deg);
        transform: skew(.83deg)
    }

    70% {
        clip: rect(88px,9999px,30px,0);
        -webkit-transform: skew(.39deg);
        transform: skew(.39deg)
    }

    75% {
        clip: rect(43px,9999px,45px,0);
        -webkit-transform: skew(.6deg);
        transform: skew(.6deg)
    }

    80% {
        clip: rect(30px,9999px,4px,0);
        -webkit-transform: skew(.89deg);
        transform: skew(.89deg)
    }

    85% {
        clip: rect(4px,9999px,96px,0);
        -webkit-transform: skew(1deg);
        transform: skew(1deg)
    }

    90% {
        clip: rect(4px,9999px,91px,0);
        -webkit-transform: skew(.2deg);
        transform: skew(.2deg)
    }

    95% {
        clip: rect(48px,9999px,80px,0);
        -webkit-transform: skew(.41deg);
        transform: skew(.41deg)
    }

    100% {
        clip: rect(10px,9999px,58px,0);
        -webkit-transform: skew(.91deg);
        transform: skew(.91deg)
    }
}

@keyframes errortext2 {
    0% {
        clip: rect(125px,9999px,1px,0)
    }

    10% {
        clip: rect(120px,9999px,322px,0)
    }

    20% {
        clip: rect(58px,9999px,235px,0)
    }

    30% {
        clip: rect(30px,9999px,7px,0)
    }

    40% {
        clip: rect(126px,9999px,528px,0)
    }

    50% {
        clip: rect(42px,9999px,96px,0)
    }

    60% {
        clip: rect(247px,9999px,620px,0)
    }

    70% {
        clip: rect(728px,9999px,517px,0)
    }

    80% {
        clip: rect(15px,9999px,66px,0)
    }

    90% {
        clip: rect(923px,9999px,204px,0)
    }

    100% {
        clip: rect(62px,9999px,6px,0)
    }
}

@keyframes errortext-skew {
    0% {
        -webkit-transform: skew(3deg);
        transform: skew(3deg)
    }

    10%,40% {
        -webkit-transform: skew(2deg);
        transform: skew(2deg)
    }

    20%,30% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }

    50%,70%,80% {
        -webkit-transform: skew(-1deg);
        transform: skew(-1deg)
    }

    100%,60% {
        -webkit-transform: skew(-3deg);
        transform: skew(-3deg)
    }

    90% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }
}

@keyframes error-left-to-right {
    0% {
        transform: translateX(-20px)
    }

    50% {
        transform: translate(0)
    }

    100% {
        transform: translateX(20px)
    }
}

@keyframes Up_Down_Blog_icon {
    0%,100% {
        transform: translateY(0);
        opacity: 1
    }

    49% {
        transform: translateY(50px);
        opacity: 0
    }

    50% {
        transform: translateY(-50px);
        opacity: 0
    }
}

@keyframes card_animi {
    0% {
        transform: translateX(10px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes stroke {
    100% {
        stroke-dashoffset: -400
    }
}

.about_big_img.reveal, .about_img_inner.reveal, .home_blog_img.reveal, .our_trining_img.reveal {
    clip-path: polygon(0% 0%,0% 0%,0% 100%,0% 100%);
    display: inline-block;
    position: relative;
    overflow: hidden;
    -webkit-transition: 2s cubic-bezier(.5, .5, 0, 1);
    -o-transition: 2s cubic-bezier(.5, .5, 0, 1);
    transition: 2s cubic-bezier(.5, .5, 0, 1);
    opacity: 1
}

.our_trining_img.reveal {
    clip-path: polygon(0 100%,100% 100%,100% 100%,0 100%)
}

.active.about_img_shap_1, .active.about_img_shap_2, .active.home_blog_img_shap, .active.our_trining_img_shap {
    clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%)
}

.about_big_img img, .about_img_inner img, .home_blog_img img, .our_trining_img img {
    -webkit-transform: scale(1.5) translate(-100px,0);
    -ms-transform: scale(1.5) translate(-100px,0);
    transform: scale(1.5) translate(-100px,0);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: 2s cubic-bezier(.5, .5, 0, 1);
    -o-transition: 2s cubic-bezier(.5, .5, 0, 1);
    transition: 2s cubic-bezier(.5, .5, 0, 1)
}

span.orenge_icon, span.orenge_text {
    transform-style: preserve-3d;
    position: relative
}

.about_big_img img, .about_img_inner img, .our_trining_img img {
    -webkit-transition: 2s ease-out;
    -o-transition: 2s ease-out;
    transition: 2s ease-out
}

.active.about_img_inner img, .active.about_img_shap_1 img, .active.home_blog_img_shap img, .active.our_trining_img_shap img {
    transform: scale(1) translate(0,0);
    -webkit-transform: scale(1) translate(0,0);
    -ms-transform: scale(1) translate(0,0)
}

.active.about_img_shap_1 img, .active.about_img_shap_2 img, .active.our_trining_img_shap img {
    -webkit-transition: 5s ease-out;
    -o-transition: 5s ease-out;
    transition: 5s ease-out
}

.preloader {
    background-color: #232323;
    -webkit-transition: .1s;
    transition: .1s;
    opacity: 1;
    overflow: hidden
}

.megic-cursor-item, .megic-cursor-item:after, .megic-cursor-item:before {
    transition: .5s cubic-bezier(.19, 1, .22, 1)
}

.preloader::before {
    content: '';
    display: block;
    position: absolute;
    top: -100%;
    left: -100%;
    height: 300%;
    width: 300%;
    background-size: 900px;
    animation: 1.5s steps(15) infinite BlinkEffectPre;
    opacity: .4;
    overflow: hidden
}

.preloader_img_circle {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 130px;
    height: 130px;
    overflow: hidden;
    -webkit-mask-image: -webkit-linear-gradient(top,#000000,rgba(0,0,0,0));
    border-radius: 50%;
    border: 2px solid #ea2a25;
    animation: 1.2s linear infinite loader-rotate
}

.preloader_img {
    filter: invert(1)
}

.megic-cursor-item {
    position: fixed;
    top: 0;
    left: 0;
    transform: translate(-50%,-50%);
    width: 40px;
    height: 40px;
    border: 2px solid #ea2a25;
    border-radius: 50%;
    pointer-events: none;
    opacity: 1;
    box-sizing: border-box;
    z-index: 5000
}

    .megic-cursor-item:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 0;
        height: 0;
        margin: 25px;
        background: center center/cover no-repeat;
        border-radius: 100%;
        z-index: -1;
        object-fit: cover;
        transform: translate(-50%,-50%);
        transition-timing-function: ease-out
    }

    .megic-cursor-item:after {
        font-family: "Font Awesome 5 Free";
        content: "";
        position: absolute;
        font-size: 7px;
        left: 50%;
        background: #ea2a25;
        border: 1px solid #ea2a25;
        border-radius: 50%;
        top: 50%;
        width: 10px;
        height: 10px;
        font-weight: 100;
        line-height: 14px;
        margin: -5px 0 0 -5px;
        opacity: 1;
        transition: top .2s,left .2s,width .2s,height .2s,background-color .2s,border-color .2s;
        transition-timing-function: ease-out;
        transform: scale(1)
    }

    .megic-cursor-item.custom_cursor_orangeglow, .megic-cursor-item.custom_cursor_whiteborder, .megic-cursor-item.custom_cursor_whiteglow, .megic-cursor-item.orangeglow, .megic-cursor-item.orangeglow_btn, .megic-cursor-item.our_traning_btn_box, .megic-cursor-item.triners_icons, .megic-cursor-item.whiteglow, .megic-cursor-item.whiteglow_btn {
        width: 60px;
        height: 60px;
        transition: .5s cubic-bezier(.19, 1, .22, 1);
        transition: top .2s,left .2s,width .2s,height .2s,background-color .2s,border-color .2s;
        transition-timing-function: ease-out;
        border: 0;
        background: 0 0;
        mix-blend-mode: difference
    }

        .megic-cursor-item.custom_cursor_orangeglow::after, .megic-cursor-item.custom_cursor_whiteglow::after, .megic-cursor-item.orangeglow::after, .megic-cursor-item.orangeglow_btn::after, .megic-cursor-item.triners_icons::after, .megic-cursor-item.whiteglow::after, .megic-cursor-item.whiteglow_btn::after {
            transform: scale(1.3);
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            filter: blur(3px);
            mix-blend-mode: difference;
            background: #ea2a25;
            border: 0
        }

        .megic-cursor-item.triners_icons::after {
            transform: scale(.8)
        }

        .home_banner_tabs_button > .orange_btn.white_btn span.orenge_text, .megic-cursor-item.custom_cursor_whiteborder::after, .megic-cursor-item.whiteglow_btn::after, a.orange_btn.white_btn span.orenge_text {
            background: #fff
        }

        .megic-cursor-item.custom_cursor_blackborder.orangeglow_btn, .megic-cursor-item.custom_cursor_blackborder.whiteglow_btn, .megic-cursor-item.custom_cursor_whiteborder::after {
            border: 0
        }

    .megic-cursor-item.custom_cursor_whiteborder, .megic-cursor-item.triners_name {
        width: 60px;
        height: 60px;
        border: 2px solid #000
    }

        .megic-cursor-item.triners_name::after {
            background: #000;
            border: 0
        }

    .megic-cursor-item.custom_cursor_whiteborder {
        border: 2px solid #fff;
        mix-blend-mode: unset
    }

    .megic-cursor-item.contact_hover_btn {
        width: 140px;
        height: 140px;
        background: #000;
        border: 2px solid #fff
    }

        .megic-cursor-item.contact_hover_btn::before {
            content: "";
            background: url(../images/svgs/contacticon.png) center center/cover no-repeat;
            width: 30px;
            height: 30px;
            top: 0;
            left: 0;
            right: 0;
            border-radius: 0;
            margin: 38px auto 10px;
            transform: translate(0)
        }

        .megic-cursor-item.contact_hover_btn::after {
            content: "Contact Us";
            font-family: Satoshi,sans-serif;
            font-size: 16px;
            font-weight: 700;
            line-height: 24px;
            width: 100%;
            top: 0;
            left: 0;
            margin: 75px auto 38px;
            text-align: center;
            background: 0 0;
            color: #fff;
            border: 0
        }

    .megic-cursor-item.our_traning_btn_box {
        width: 80px;
        height: 80px;
        mix-blend-mode: unset
    }

        .megic-cursor-item.our_traning_btn_box::after {
            content: "VIEW";
            font-size: 16px;
            line-height: normal;
            font-weight: 400;
            font-family: "Zen Dots",sans-serif;
            color: #ea2a25;
            transform: scale(1.3);
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            border: 0;
            background: linear-gradient(230deg,rgb(0 0 0 / 30%) 50%,rgb(0 0 0 / 50%) 100%,rgb(0 0 0 / 30%) 50%,rgb(0 0 0 / 10%) 100%);
            backdrop-filter: blur(6px);
            margin: 0;
            display: flex;
            justify-content: center;
            align-items: center
        }

    .blog_listing_v1 a.home_blog_btn, .megic-cursor-item.custom_cursor_blackborder {
        border: 2px solid #000
    }

        .megic-cursor-item.custom_cursor_blackborder::after {
            background: #000;
            border: 1px solid #000
        }

        .megic-cursor-item.custom_cursor_blackborder.whiteglow_btn::after {
            background: #fff;
            border: 0
        }

        .megic-cursor-item.custom_cursor_blackborder.orangeglow_btn::after {
            background: #ea2a25;
            border: 0
        }

    .megic-cursor-item.tabimg_glow {
        width: 60px;
        height: 60px;
        mix-blend-mode: color-burn;
        border: 0
    }

        .megic-cursor-item.tabimg_glow::after {
            border: 0;
            transform: scale(1.3);
            width: 100%;
            height: 100%;
            top: 0;
            left: 0
        }

    .megic-cursor-item.coming_soon_glow {
        width: 60px;
        height: 60px;
        border: 0;
        mix-blend-mode: difference
    }

        .megic-cursor-item.coming_soon_glow::after {
            margin: 0;
            transform: scale(1.3);
            width: 100%;
            height: 100%;
            border: 0;
            top: 0;
            left: 0
        }

.orange_btn, a.orange_btn {
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    perspective: 1000px;
    color: #fff;
    font-family: "Satoshi Black",sans-serif;
    display: inline-flex
}

.banner_v3_image_text, .counter_strok_text.counter, .pricing_mid_area::before, ul.home_banner_tabs li span.tab_home_big_title, ul.program_tabs li a .tab_program_title span {
    color: transparent;
    -webkit-text-stroke-width: 2px
}

span.orenge_text {
    display: inline-block;
    background: #ee0302;
    transition: transform .3s;
    transform-origin: 50% 0
}

    span.orenge_text::before {
        content: attr(data-hover);
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 15px 30px;
        background: #fff;
        color: #ee0302;
        transition: transform .3s;
        transform: rotateX(-90deg);
        transform-origin: 50% 0
    }

.orange_btn:hover span.orenge_text, a.orange_btn:hover span.orenge_text {
    transform: rotateX(90deg) translateY(-22px)
}

span.orenge_icon {
    display: inline-block;
    padding: 16px;
    background: #fff;
    transition: transform .3s;
    transform-origin: 50% 0%
}

    span.orenge_icon::before {
        content: '';
        position: absolute;
        top: 0;
        left: -2px;
        bottom: 0;
        width: 100%;
        height: 100%;
        padding: 0;
        transition: transform .3s;
        background-image: url(../images/svgs/button_box_arrow_2.svg);
        transform: rotateX(88deg);
        transform-origin: 50% 0%
    }

.orange_btn:hover span.orenge_icon, a.orange_btn:hover span.orenge_icon {
    transform: rotateX(-90deg) translateY(-60px)
}

.home_banner_tabs_button > .orange_btn.white_btn span.orenge_icon, .home_banner_tabs_button > .orange_btn.white_btn span.orenge_text::before, .individualtraning_post_button_area .our_project_post_btn span.orenge_text, .leave_form_btn button.black_btn span.orenge_text, a.black_btn span.orenge_icon, a.black_btn span.orenge_text::before, a.orange_btn.white_btn span.orenge_icon, a.orange_btn.white_btn span.orenge_text::before, button.black_btn span.orenge_icon, button.black_btn span.orenge_text::before {
    background: #000
}

    .home_banner_tabs_button > .orange_btn.white_btn span.orenge_icon::before, a.orange_btn.white_btn span.orenge_icon::before {
        background-image: url(../images/svgs/button_box_arrow.svg)
    }

    .individualtraning_post_button_area .our_project_post_btn span.orenge_text::before, .leave_form_btn button.black_btn span.orenge_text::before {
        background: #ea2a25;
        color: #fff
    }

    .leave_form_btn button.black_btn span.orenge_text::before {
        left: 1px
    }

.individualtraning_post_button_area .our_project_post_btn span.orenge_icon, .leave_form_btn button.black_btn span.orenge_icon, .meet_team_social_button.open button.shareButton.main, .timetable-area tbody tr td.body_detail.active, .timetable-area tbody tr td.body_detail:hover, ul.program_tabs li.active a .tab_program_title_info p {
    background: #ea2a25
}

    .individualtraning_post_button_area .our_project_post_btn span.orenge_icon::before, .leave_form_btn button.black_btn span.orenge_icon::before {
        background-image: url(../images/svgs/button_box_arrow_white_left.svg);
        left: 0;
        background-color: #000;
        background-size: auto;
        background-repeat: no-repeat;
        background-position: center
    }

.individualtraning_post_button_area .our_project_post_btn.prev_post_btn span.orenge_text {
    left: -1px
}

.individualtraning_post_button_area .our_project_post_btn.next_post_btn span.orenge_icon::before, .leave_form_btn button.black_btn span.orenge_icon::before {
    background-image: url(../images/svgs/button_box_arrow_white.svg)
}

.counter-div, .individualtraning_post_button_area {
    display: flex;
    justify-content: space-between
}

.banner_slider_video {
    position: relative;
    width: 100%;
    height: 85vh;
    overflow: hidden;
    display: block
}

    .banner_slider_video .background_video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        z-index: -1
    }

.banner_slider_content {
    position: absolute;
    top: 50%;
    left: 315px;
    right: 315px;
    transform: translate(0,-50%);
    z-index: 1
}

    .banner_slider_content h1, .blog_leave_form h6, .yoga_slider_content h1 {
        padding: 20px 0 40px
    }

.home_banner_slider {
    position: relative;
    z-index: 0;
    height: 100vh
}

    .Our_blog_box_slider_area .slick-custom-arrow.slick-arrow, .home_banner_slider .slick-custom-arrow, .individualtraning_single_project_slider_area .slick-custom-arrow.slick-arrow, .yoga_slider_list .slick-custom-arrow.slick-arrow {
        position: absolute;
        z-index: 1;
        background: #fff;
        width: 80px;
        height: 80px;
        padding: 10px;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center
    }

        .home_banner_slider .slick-custom-arrow.slick-custom-arrow-left {
            right: 375px
        }

    .home_banner_slider .slick-custom-arrow {
        bottom: 0;
        right: 315px
    }

.banner_slider_img.slide, .yoga_slider_img.slide {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    height: 100vh;
    transition: .5s ease-in-out;
    transform: scale(1.25,1.25);
    transition: transform 640ms cubic-bezier(.97, .13, .34, 1.15) 160ms,opacity 320ms ease-in 160ms;
    object-position: 50% 50%;
    opacity: 0;
    transition-timing-function: ease-in-out;
    will-change: transform,opacity
}

.banner_slider_item.slick-slide.slick-active .banner_slider_img.slide, .yoga_slider_item.slick-slide.slick-active .yoga_slider_img.slide {
    transform: scale(1,1);
    opacity: 1
}

.banner_slider_img.slide_one, .banner_slider_img.slide_two_home_2 {
    background-image: url(../images/index/home_header_01.jpg)
}

.banner_slider_img.slide_one_home2, .banner_slider_img.slide_two {
    background-image: url(../images/index/home_header_02.jpg)
}

.yoga_slider_img.slide_one_home4, .yoga_slider_img.slide_two_home4 {
    background-image: url(../images/dummy-img/home_banner_01.png)
}

.shine_1::after, .shine_1::before {
    top: 0;
    height: 100%;
    background: linear-gradient(300deg,rgb(255 255 255 / 20%),rgb(24 24 24 / 15%));
    transition: .5s linear;
    transform: skewX(-10deg);
    z-index: -1;
    content: '';
    opacity: 1
}

.banner_v3_image_area, .coming_soon_content_area, .coming_soon_mail_area form, .counter_box p, .our_project_item_img, .shine_1, .traning_videoplayer {
    position: relative
}

    .shine_1::before {
        position: absolute;
        left: -80%;
        width: 427px;
        animation: 2.5s linear shine_slide_1
    }

    .shine_1::after {
        position: absolute;
        left: -30%;
        width: 177px;
        animation: 2.5s linear shine_slide_2
    }

.quick_contact a {
    position: absolute;
    top: 50%;
    right: -30px;
    display: flex;
    transform: rotate(90deg);
    gap: 10px
}

    .quick_contact a span, .yoga_training_title svg {
        transform: rotate(-90deg)
    }

        .quick_contact a span svg {
            animation: 1s ease-in-out infinite ball_notify
        }

.banner_slider_img.slide_one_home2, .banner_slider_img.slide_two_home_2 {
    height: 100vh
}

.banner_v3_area_bg {
    background-image: url(../images/about/about_header_bg.jpg);
    position: relative;
    z-index: 0;
    width: 100%;
    display: block;
    background-size: cover;
    background-position: top right;
    height: 100vh
}

.banner_v3_image_text {
    display: block;
    width: 140px;
    height: 140px;
    position: absolute;
    top: 13%;
    right: 0;
    font-size: 140px;
    line-height: normal;
    -webkit-text-stroke-color: #fff;
    transform: rotate(90deg);
    z-index: -1
}

.banner_v3_area_content {
    height: 100%;
    display: flex;
    align-items: flex-end
}

.Our_blog_box_slider_area .slick-custom-arrow.slick-arrow, .individualtraning_single_project_slider_area .slick-custom-arrow.slick-arrow, .yoga_slider_list .slick-custom-arrow.slick-arrow {
    top: 45%;
    left: 0
}

.Our_blog_box_slider_area .slick-custom-arrow.slick-custom-arrow-right.orangeglow.slick-arrow, .individualtraning_single_project_slider_area .slick-custom-arrow.slick-custom-arrow-right.orangeglow.slick-arrow, .yoga_slider_list .slick-custom-arrow.slick-custom-arrow-right.slick-arrow {
    right: 0;
    left: auto
}

.yoga_slider_img.slide {
    opacity: 1;
    height: 100%;
    padding: 185px 0 200px;
    z-index: 0
}

.yoga_slider_img::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: radial-gradient(circle,rgb(0 0 0 / 15%) 0,rgb(0 0 0 / 35%) 100%);
    z-index: -1
}

.smarter_exercise_detail p:first-child {
    padding: 40px 0 15px
}

.my_program_tabs_area .my_program_tabs_area_title, .smarter_exercise_detail p {
    width: 630px
}

.our_program_v3_img_shap.reveal, .show, .smarter_exercise_img.reveal {
    opacity: 1
}

    .smarter_exercise_img.reveal img {
        display: inline-block;
        position: relative;
        overflow: hidden;
        -webkit-transition: 2s cubic-bezier(.5, .5, 0, 1);
        -o-transition: 2s cubic-bezier(.5, .5, 0, 1);
        transition: 2s cubic-bezier(.5, .5, 0, 1);
        clip-path: polygon(50% 50%,10% 10%,20% 0,20% 0,0 0,0 20%,0 20%,10% 10%,50% 50%,90% 10%,80% 0,80% 0,100% 0,100% 20%,100% 20%,90% 10%,50% 50%,90% 90%,100% 80%,100% 80%,100% 100%,80% 100%,80% 100%,90% 90%,50% 50%,10% 90%,0 80%,0 80%,0 100%,20% 100%,20% 100%,10% 90%,50% 50%)
    }

    .smarter_exercise_img.reveal.active img {
        clip-path: polygon(50% 50%,25% 25%,50% 50%,50% 0,0 0,0 50%,50% 50%,25% 25%,50% 50%,75% 25%,50% 50%,50% 0,100% 0,100% 50%,50% 50%,75% 25%,50% 50%,75% 75%,50% 50%,100% 50%,100% 100%,50% 100%,50% 50%,75% 75%,50% 50%,25% 75%,50% 50%,0 50%,0 100%,50% 100%,50% 50%,25% 75%,50% 50%);
        -webkit-transition: 2s cubic-bezier(.5, .5, 0, 1);
        -o-transition: 2s cubic-bezier(.5, .5, 0, 1);
        transition: 2s cubic-bezier(.5, .5, 0, 1)
    }

.tabbnation_tabber_area {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
    height: 100%;
    width: 100%
}

ul.home_banner_tabs {
    display: flex;
    position: relative;
    height: 100vh;
    align-items: flex-end
}

.home_banner_tabs_content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    overflow: hidden
}

.home_banner_tab_img {
    background-image: url(../images/dummy-img/home_05_img.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100vh;
    display: block;
    position: relative;
    z-index: -1
}

ul.home_banner_tabs li {
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: flex-end;
    overflow: hidden
}

    ul.home_banner_tabs li:nth-child(2) {
        border-left: 3px solid;
        border-right: 3px solid
    }

    ul.home_banner_tabs li span.tab_home_big_title {
        font-size: 300px;
        line-height: normal;
        -webkit-text-stroke-color: rgb(214 214 214 / 25%);
        position: absolute;
        z-index: 0;
        left: -60px;
        bottom: 60px;
        display: flex;
        width: 100%;
        height: 100%;
        align-items: flex-end
    }

    .client_say_slider_area .slick-custom-arrow.slick-custom-arrow-left, section#gallery_slider_sec_Pricingplanpage .gallery_slider_list .slick-custom-arrow.slick-arrow, ul.home_banner_tabs li:first-child span.tab_home_big_title {
        left: 0
    }

.home_banner_tabs_content .home_banner_content_tabs {
    position: relative;
    z-index: 0;
    transform: scale(1.5);
    clip-path: circle(10% at 10% 80%);
    transition: sopacity .5s 1s,transform 1s,clip-path 1s
}

    .home_banner_tabs_content .home_banner_content_tabs.show, .my_program_content_tabs.show {
        transform: scale(1);
        clip-path: circle(100% at 50% 50%)
    }

    .home_banner_tabs_content .home_banner_content_tabs::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
        width: 100%;
        display: block;
        background: rgb(0 0 0 / 40%)
    }

.home_banner_tabs_title_area {
    padding: 0 0 40px 40px;
    transform: translateY(120%);
    transition: .7s linear
}

ul.home_banner_tabs li.active .home_banner_tabs_title_area {
    transform: translateY(0);
    transition: .7s linear
}

.we_offer_info h5 {
    padding: 20px 0 10px
}

.we_offer_box {
    position: relative;
    z-index: 0;
    text-align: center
}

    .we_offer_box::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        display: block;
        width: 250px;
        height: 250px;
        border-radius: 50%;
        background: #f5f6f7;
        margin: 0 auto;
        z-index: -1;
        transition: transform .5s;
        transform: scale(0)
    }

    .we_offer_box:hover::before {
        transform: scale(1);
        transition: transform .5s
    }

    .triners_info ul li a:hover svg g path, .we_offer_box:hover .we_offer_icon svg g path {
        fill: #ea2a25
    }

.blog_leave_form h6, .comment_info a, .comment_info p, .footer_address p, .footer_gym_time p, .footer_logo_area p, .footer_quick_contact a, .get_touch_contact > *, .home_blog_info_upper_v2 p, .leavecheck_box label.form-check-label, .leavemsg_box input, .our_blog_box_detail_area p.our_blog_small_heading, .progress_step_info p, .sidebar_post_box p, .we_offer_info p {
    font-size: 16px
}

.program_v1_box {
    position: relative;
    height: 100%
}

a.program_v1_btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 22px 30px;
    background: linear-gradient(230deg,rgb(0 0 0 / 30%) 50%,rgb(0 0 0 / 50%) 100%,rgb(0 0 0 / 30%) 50%,rgb(0 0 0 / 10%) 100%);
    backdrop-filter: blur(4px);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 99.9%;
    height: 80px;
    transition: .5s
}

.program_v1_box:hover .program_v1_img a.program_v1_btn {
    height: 100%;
    transition: .5s
}

.pricing_plan_v2_head h4, .program_v1_box h4, h4.single_blog_bottom_heading, h4.single_blog_middle_heading {
    font-size: 30px
}

.program_v1_detailcard .program_v1_detailcard_info {
    padding: 30px 0 60px
}

.our_training_image_list {
    display: flex;
    flex-direction: column
}

.big_images_bottom_area, .common_title_area.our_training_title, .individualtraning_single_project_detail_area_smallimg, div#home_blogs_v2 .common_title_area.home_blogs_title {
    position: sticky;
    top: 115px
}

.our_training_image_box {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column
}

    .our_training_image_box h5, .single_blog_upper .our_blogs_pera_img_text h5 {
        font-size: 23px;
        transition: .5s
    }

.program_animi {
    width: 100px;
    height: 100px;
    display: grid;
    background: 0 0;
    position: absolute;
    bottom: 10px;
    right: 75px;
    z-index: 0
}

    .program_animi:after, .program_animi:before {
        content: "";
        grid-area: 1/1;
        width: 60px;
        height: 60px;
        position: absolute;
        top: 0;
        left: 0;
        background: #ea2a25;
        animation: 2s linear infinite program_animi;
        z-index: -1
    }

    .program_animi:after {
        background: #fff;
        top: auto;
        left: auto;
        bottom: 0;
        right: 0;
        z-index: -2;
        animation-delay: -1s
    }

.our_program_v3_upper {
    padding-bottom: 40px;
    border-bottom: 2px solid;
    margin-bottom: 40px
}

    .blog_sidebar_heading, .our_blogs_pera_box .our_blogs_pera_headings h4, .our_program_v3_upper h4, .tab_program_title_info h4, .why_choose_box_title h4 {
        font-size: 32px
    }

.counter, .counter > span {
    font-size: 64px;
    line-height: 64px
}

.our_program_v3_img_shap.reveal img {
    clip-path: polygon(50% 0,100% 50%,50% 100%,0 50%);
    display: inline-block;
    position: relative;
    overflow: hidden;
    -webkit-transition: 2s cubic-bezier(.5, .5, 0, 1);
    -o-transition: 2s cubic-bezier(.5, .5, 0, 1);
    transition: 2s cubic-bezier(.5, .5, 0, 1)
}

.our_program_v3_img_shap.reveal.active img {
    clip-path: polygon(100% 0,100% 100%,0 100%,0 0);
    transition: 2s cubic-bezier(.5, .5, 0, 1);
    animation: 2s our_program_shap
}

ul.program_tabs li a {
    display: flex;
    gap: 15px;
    border-bottom: 2px solid;
    padding-bottom: 20px;
    margin-bottom: 20px
}

ul.program_tabs li:last-child a {
    padding: 0;
    margin: 0;
    border: 0
}

ul.program_tabs li a .tab_program_title {
    width: 160px
}

    ul.program_tabs li a .tab_program_title span {
        font-size: 80px;
        font-weight: 400;
        line-height: 100px;
        -webkit-text-stroke-color: rgb(24 24 24 / 20%)
    }

ul.program_tabs li a .tab_program_title_info p {
    display: inline-block;
    width: max-content;
    background: #000;
    padding: 4px 10px
}

.my_program_content_tabs {
    transform: scale(.9);
    clip-path: circle(0% at 50% 50%);
    transition: sopacity .5s 1s,transform 1s,clip-path 1s;
    text-align: center
}

.progress_img img {
    border-radius: 50%;
    padding: 20px
}

.progress_img::before {
    content: '';
    position: absolute;
    border: 2px dashed #d6d6d6;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 50%;
    width: 300px;
    height: 300px;
    margin: auto;
    background-color: #fff;
    z-index: -1
}

.progress_img::after {
    content: '';
    background-image: url(../images/index/progress_line.png);
    position: absolute;
    width: 100%;
    height: 2px;
    top: 50%
}

.our_progress_area > .row > div:last-child .our_progress_box .progress_img::after {
    width: 0
}

.our_progress_box:hover .progress_img::before {
    animation: 9s linear infinite progress-rotate;
    border-color: #ea2a25
}

.progress_step_info h5 {
    margin: 20px 0 10px
}

.progress_step_info p {
    max-width: 300px;
    margin: 0 auto
}

.progress_img {
    perspective: 400px
}

.our_progress_box_v2 .progress_step_info h5 {
    font-size: 22px
}

.close svg {
    position: absolute;
    top: -50px;
    right: 0;
    cursor: pointer;
    z-index: 9999;
    height: 40px;
    width: 40px;
    background-color: #fff;
    border-radius: 50%;
    padding: 7px
}

svg.close-button-icon-video {
    stroke: #ff8b00;
    transition: .15s
}

.Our_blog_box_videoplayer span.blog_video_icon, .traning_videoplayer span.video_text_area {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 190px;
    height: 190px;
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #fff
}

.Our_blog_box_videoplayer span.blog_video_icon {
    width: 100px;
    height: 100px;
    animation: 2s infinite videocircle
}

.traning_videoplayer span.video_text_area svg:first-child {
    animation: 10s linear infinite video_text
}

.coming_soon_tool, .traning_videoplayer span.video_text_area svg:nth-child(2) {
    position: absolute
}

.overlay-video.o1 {
    opacity: 1;
    transform: scale(1);
    -ms-transition: transform .6s,opacity .6s;
    transition: transform .6s,opacity .6s
}

    .overlay-video, .overlay-video.o1 > .videoWrapperExt, .videoWrapperExt {
        transition: transform .6s,opacity .6s
    }

        .overlay-video.o1 > .videoWrapperExt {
            -ms-transform: translate(-50%,-50%) scale(1);
            transform: translate(-50%,-50%) scale(1)
        }

.overlay-video {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    justify-content: center;
    align-items: center;
    z-index: 1000;
    transform: scale(0);
    opacity: 0
}

.counter, .counter_box, .triners_img, .videoWrapper, .videoWrapperExt {
    position: relative
}

.videoWrapperExt {
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%) scale(0);
    transform: translate(-50%,-50%) scale(0);
    max-width: 982px;
    padding: 0 20px
}

.videoWrapper {
    padding-bottom: 56.25%;
    height: 0
}

    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.counter_box {
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 130px;
    z-index: 0
}

.counter_strok_text.counter {
    position: absolute;
    z-index: 0;
    font-size: 100px;
    line-height: 140px;
    width: max-content;
    height: 130px;
    -webkit-text-stroke-color: #F2F2F2
}

    .counter_strok_text.counter > span, .pricing_mid_area::before {
        font-size: 110px;
        line-height: 140px
    }

.counter {
    height: 64px;
    letter-spacing: 0;
    display: flex;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0;
    font-weight: 400;
    z-index: 1
}

    .counter > span {
        z-index: 1;
        display: flex;
        flex-direction: column;
        height: 100%;
        transition: transform 1.5s;
        transform: translateY(0)
    }

        .counter > span span {
            flex: 0 0 100%;
            height: 100%
        }

    .counter:first-child > span {
        transition-delay: 0s
    }

    .counter:nth-child(2) > span {
        transition-delay: 375ms
    }

    .counter:nth-child(3) > span {
        transition-delay: 0.75s
    }

    .counter:nth-child(4) > span {
        transition-delay: 1.125s
    }

    .counter:nth-child(5) > span {
        transition-delay: 1.5s
    }

    .counter:nth-child(6) > span {
        transition-delay: 1.875s
    }

    .counter:nth-child(7) > span {
        transition-delay: 2.25s
    }

    .counter:nth-child(8) > span {
        transition-delay: 2.625s
    }

    .counter:nth-child(9) > span {
        transition-delay: 3s
    }

    .counter:nth-child(10) > span {
        transition-delay: 3.375s
    }

    .counter:nth-child(11) > span {
        transition-delay: 3.75s
    }

    .counter:nth-child(12) > span {
        transition-delay: 4.125s
    }

    .counter:nth-child(13) > span {
        transition-delay: 4.5s
    }

    .counter:nth-child(14) > span {
        transition-delay: 4.875s
    }

    .counter:nth-child(15) > span {
        transition-delay: 5.25s
    }

    .counter:nth-child(16) > span {
        transition-delay: 5.625s
    }

    .counter:nth-child(17) > span {
        transition-delay: 6s
    }

    .counter:nth-child(18) > span {
        transition-delay: 6.375s
    }

    .counter:nth-child(19) > span {
        transition-delay: 6.75s
    }

    .counter:nth-child(20) > span {
        transition-delay: 7.125s
    }

.counter_area > .row > div:last-child .counter > span:first-child, .counter_area > .row > div:last-child .counter > span:nth-child(3), div#counter_sec_home3 .counter_area > .row > div:nth-child(3) .counter > span:first-child {
    width: 45px
}

.counter_area > .row > div:last-child .counter_strok_text.counter > span:first-child, .counter_area > .row > div:last-child .counter_strok_text.counter > span:nth-child(3) {
    width: 70px
}

div#counter_sec_home3 .counter_area > .row > div:last-child .counter > span:first-child, div#counter_sec_home3 .counter_area > .row > div:last-child .counter > span:nth-child(3) {
    width: auto
}

div#counter_sec_home3 .counter > span {
    transition: transform 2.5s
}

.client_say_slider_title_outside.client_say_slider_title, div#counter_sec_home3 .counter_strok_text.counter {
    display: none
}

.triners_img {
    border-bottom: 6px solid #ea2a25;
    overflow: hidden
}

    .triners_img::before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: -50%;
        width: 250px;
        height: 100%;
        margin: 0 auto;
        background: #181818;
        z-index: -1;
        border-top-left-radius: 125px;
        border-top-right-radius: 125px;
        transform-style: preserve-3d;
        transform: perspective(1000px) rotateX(90deg);
        transition: 1s
    }

    .traning_slider_item.slick-active.slick-center .triners_img::before, .triners_img:hover::before {
        bottom: -2px;
        transform: perspective(800px) rotateX(0)
    }

.gallery_slider_list .gallery_slider_item, .meet_team_v2_item, .traning_slider_item, section#gallery_slider_sec_Pricingplanpage .gallery_slider_list .slick-track {
    margin: 0 15px
}

.home_blog_detail h4, .triners_info p {
    padding: 10px 0 20px
}

.triners_info ul {
    display: flex;
    align-items: center;
    gap: 12px
}

.traning_slider_area .slick-list {
    padding: 60px 0 30px !important
}

.client_say_slider_list_v4 ul.slick-dots, .traning_slider_area ul.slick-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px
}

    .client_say_slider_list_v4 ul.slick-dots li button, .traning_slider_area ul.slick-dots li button {
        width: 10px;
        height: 10px;
        padding: 7px;
        border: 0;
        background: #181818;
        font-size: 0;
        border-radius: 50%;
        transition: .5s ease-in-out
    }

    .client_say_slider_list_v4 ul.slick-dots li.slick-active button, .traning_slider_area ul.slick-dots li.slick-active button {
        width: 35px;
        border-radius: 30px;
        background: #ea2a25
    }

.triners_info ul li a:hover svg {
    transform: scale(1.5) translateY(-5px)
}

.meet_team_v2_slider_area {
    transform: translateX(80px)
}

.bg_black.BMI_calculater_col01, .meet_team_v2 > .container-fluid {
    padding-left: 300px
}

.meet_team_v2_slider_area .slick-track {
    margin: 0 14px
}

.meet_team_v2 .common_title_area.meet_team_title {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.meet_team_v2_slider_area .slick-custom-arrow.slick-arrow, .meet_team_v2_slider_list_meetteampage .slick-custom-arrow.slick-arrow {
    position: absolute;
    top: 35%;
    left: 0;
    z-index: 1;
    cursor: pointer;
    transition: .5s;
    transform: scale(1,0)
}

.meet_team_v2_slider_area .slick-custom-arrow.slick-custom-arrow-left.slick-arrow {
    right: 110px;
    left: auto
}

.meet_team_v2_slider_list:hover .slick-custom-arrow.slick-arrow, .meet_team_v2_slider_list_meetteampage:hover .slick-custom-arrow.slick-arrow, a.insta_feed_box:hover .insta_feed_overlay {
    transform: scale(1)
}

.meet_team_v2_slider_area .slick-custom-arrow.slick-arrow:hover svg circle, .meet_team_v2_slider_list_meetteampage .slick-custom-arrow.slick-arrow:hover svg circle {
    fill: #ea2a25;
    transition: .5s
}

.Our_blog_img_shap, .meet_team_img {
    position: relative;
    overflow: hidden
}

.meet_team_social_button {
    position: absolute;
    bottom: 20px;
    right: 20px;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    overflow: hidden
}

button.shareButton.main {
    border: none;
    background: #fff;
    padding: 1rem;
    outline: 0;
    margin: 20px 0 0;
    width: 24px;
    height: 24px;
    box-sizing: content-box;
    transition: .2s;
    position: relative;
    opacity: 1;
    transform: scale(1);
    box-shadow: 0 0 0 transparent;
    z-index: 99
}

.meet_team_social_button.open .shareButton.main .close_slider, .shareButton.main .share, .shareButton.main.open .close_slider {
    transform: rotate(0) scale(1);
    opacity: 1
}

.shareButton.main .close_slider, .shareButton.main .share {
    position: absolute;
    top: 1rem;
    left: 1rem;
    transition: 150ms
}

.meet_team_social_button ul {
    display: flex;
    flex-direction: column;
    gap: 20px;
    position: absolute;
    bottom: 56px;
    margin-bottom: 20px;
    z-index: 0;
    transition: .5s
}

    .meet_team_social_button ul li svg {
        width: 0;
        transform: scale(0)
    }

.meet_team_social_button.open ul svg {
    width: 100%;
    transform: scale(1)
}

.meet_team_social_button.open .shareButton.main .share, .shareButton.main .close_slider {
    transform: rotate(360deg) scale(0);
    opacity: 0
}

.meet_team_social_button.open .shareButton.main .close_slider path {
    fill: #fff
}

.meet_team_v2_box .meet_team_img img {
    filter: grayscale(100)
}

.meet_team_v2_item.slick-slide.slick-current.slick-active .meet_team_img img, .meet_team_v2_item:hover .meet_team_v2_box .meet_team_img img {
    filter: grayscale(0)
}

.client_say_slider_v1_bg {
    background-image: url(../images/index/testimonials.jpg);
    background-size: cover;
    position: relative;
    z-index: 0
}

.client_say_slider_area {
    padding: 200px 0 0
}

.client_say_slider_list.client_say_slider_v1 {
    max-width: 850px;
    margin: 0 auto 0 315px;
    padding: 80px 110px;
    background: linear-gradient(230deg,rgb(0 0 0 / 30%) 50%,rgb(0 0 0 / 50%) 100%,rgb(0 0 0 / 30%) 50%,rgb(0 0 0 / 10%) 100%);
    backdrop-filter: blur(8px)
}

.client_say_slider_area .slick-custom-arrow.slick-arrow {
    position: absolute;
    z-index: 1;
    top: 166px;
    right: 0;
    width: 80px;
    height: 80px;
    background: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px
}

.client_say_img_info {
    display: flex;
    align-items: center;
    gap: 30px
}

.client_say_slider_v2_box, .client_say_slider_v4_box {
    display: grid;
    grid-template-columns: 410px 1fr;
    gap: 30px
}

.client_say_slider_v2_list {
    max-width: 1070px;
    margin: 0 auto
}

    .client_say_slider_v2_list .slick-custom-arrow.slick-arrow {
        position: absolute;
        top: 120px;
        left: -100px;
        z-index: 1;
        width: 80px;
        height: 80px;
        padding: 10px;
        background: #f5f6f7;
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .client_say_slider_v2_list .slick-custom-arrow.slick-custom-arrow-right.orangeglow.slick-arrow {
        right: -110px;
        left: auto
    }

.client_review {
    padding: 20px 0 30px
}

.client_say_v3 {
    max-width: 1430px;
    width: 100%
}

.client_say_slider_list_v3 .slick-custom-arrow.slick-arrow {
    bottom: auto;
    position: absolute;
    top: 36%;
    z-index: 1;
    right: 0;
    left: auto;
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    background: #f5f6f7;
    transform: rotate(90deg);
    cursor: pointer
}

.client_say_slider_list_v3 .slick-custom-arrow.slick-custom-arrow-right.slick-arrow {
    top: auto;
    bottom: 37%
}

.client_say_slider_v3_box {
    display: grid;
    grid-template-columns: 770px 520px 80px;
    gap: 30px;
    align-items: center
}

.client_say_slider_v3_info_inner {
    position: relative;
    padding-top: 60px
}

    .client_say_slider_v3_info_inner img {
        position: absolute;
        margin: -20px 0 0
    }

.client_say_slider_v3_info .client_review, .gym_marqueer_text_slider_list {
    padding: 30px 0
}

.client_say_slider_v4_box {
    grid-template-columns: max-content 1fr
}

.client_say_slider_v4_info h6 {
    padding: 10px 0 30px
}

.client_say_slider_list_v4 ul.slick-dots {
    padding-top: 20px;
    gap: 10px
}

.pricing_plan_v1_box {
    background: #f5f6f7;
    text-align: center;
    padding: 20px 20px 30px;
    transition: .3s
}

    .pricing_plan_v1_box::before {
        content: '';
        pointer-events: none;
        position: absolute;
        z-index: -1;
        content: '';
        top: 100%;
        left: 5%;
        height: 10px;
        width: 90%;
        opacity: 0;
        background: -webkit-radial-gradient(center,ellipse,rgba(0,0,0,.35) 0,rgba(0,0,0,0) 80%);
        background: radial-gradient(ellipse at center,rgba(0,0,0,.35) 0,rgba(0,0,0,0) 80%);
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: transform,opacity;
        transition-property: transform,opacity
    }

    .pricing_plan_v1_box:hover {
        transform: translateY(-10px)
    }

        .pricing_plan_v1_box:hover::before {
            opacity: 1;
            transform: translateY(10px)
        }

.pricing_head_area {
    padding: 30px;
    background: #000
}

.pricing_mid_area {
    border-bottom: 2px solid #d6d6d6;
    padding: 30px 0;
    position: relative;
    z-index: 0
}

    .pricing_mid_area::before {
        content: attr(data-att);
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        -webkit-text-stroke-color: rgb(214 214 214 / 40%);
        z-index: -1
    }

ul.pricing_bottom_item_list {
    display: flex;
    flex-direction: column;
    text-align: left;
    font-size: 20px;
    line-height: 36px;
    list-style: disc;
    padding: 0 20px;
    margin: 30px 0 30px 10px;
    min-height: 28vh;
}

    ul.pricing_bottom_item_list li::marker {
        color: #181818
    }

.pricing_plan_v2_box {
    display: grid;
    grid-template-columns: 300px 1fr
}

.blog_home_v1, .blog_home_v2, .sidebar_post_box, .yoga_training_content {
    grid-template-columns: max-content 1fr
}

.pricing_plan_v2_head {
    padding: 70px 40px;
    box-shadow: inset 0 0 0 0 #ea2a25;
    transition: .5s ease-in-out
}

.pricing_plan_v2_box.active .pricing_plan_v2_head, .pricing_plan_v2_box:hover .pricing_plan_v2_head {
    box-shadow: inset 300px 230px 0 0 #ea2a25;
    transition: .5s ease-in-out
}

    .pricing_plan_v2_box.active .pricing_plan_v2_head > *, .pricing_plan_v2_box:hover .pricing_plan_v2_head > * {
        color: #fff
    }

.pricing_plan_v2_bottom {
    padding: 40px;
    border: 2px inset;
    border-left: 0;
    border-bottom: 0;
    position: relative
}

    .pricing_plan_v2_bottom:hover, .pricing_plan_v2_box.active .pricing_plan_v2_bottom, .pricing_plan_v3_box .pricing_mid_area, .pricing_plans_area > .row > div:last-child > .pricing_plan_v2_box > .pricing_plan_v2_bottom, .why_choose_box_title {
        border-bottom: 2px solid
    }

    .pricing_plan_v2_bottom::after, .pricing_plan_v2_bottom::before {
        width: 0;
        height: 0;
        border: 2px solid transparent;
        transition: height .3s linear,width .3s linear .3s;
        position: absolute;
        content: ''
    }

.purches_btn {
    position: relative;
    z-index: 1
}

.pricing_plan_v2_bottom::before {
    top: -2px;
    left: 0
}

.pricing_plan_v2_bottom:hover::before, .pricing_plan_v2_box.active .pricing_plan_v2_bottom::before {
    width: calc(100% / 1);
    height: 0;
    border: 2px solid #ea2a25;
    border-right: none;
    border-bottom: none;
    transition: height .3s linear,width .3s linear .3s
}

.pricing_plan_v2_bottom::after {
    bottom: -2px;
    right: 0
}

.pricing_plan_v2_bottom:hover::after, .pricing_plan_v2_box.active .pricing_plan_v2_bottom::after {
    width: calc(100% / 1);
    height: 101%;
    border: 2px solid #ea2a25;
    border-left: none;
    border-top: none;
    transition: height .3s linear,width .3s linear .3s
}

ul.pricing_plan_v2_points {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 35px 0;
    font-size: 16px
}

    ul.pricing_plan_v2_points li {
        max-width: 50%;
        width: 100%
    }

        ul.pricing_plan_v2_points li svg {
            margin-right: 10px
        }

.pricing_plan_v3_box {
    position: relative;
    z-index: 0;
    width: 100%;
    display: block;
    background-image: url(../images/common_img/pricing_img_1.png);
    background-size: cover;
    background-position: center
}

.pricing_plans_area_v3 > .row > div:nth-child(2) .pricing_plan_v3_box {
    background-image: url(../images/common_img/pricing_img_2.png)
}

.pricing_plans_area_v3 > .row > div:nth-child(3) .pricing_plan_v3_box {
    background-image: url(../images/common_img/pricing_img_3.png)
}

.pricing_plan_v3_box::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgb(0 0 0 / 60%);
    z-index: -1
}

.pricing_plan_v3_box .pricing_mid_area::before {
    -webkit-text-stroke-color: rgb(214 214 214 / 15%)
}

.pricing_plan_v3_box ul.pricing_bottom_item_list li::marker {
    color: #fff
}

.youtubevideo-player {
    position: relative;
    width: 100%;
    height: 420px;
    cursor: pointer
}

.coaches-pic {
    height: 527px;
}

.youtubevideo-player img.cover {
    width: 100%;
    height: 100%
}

.youtubevideo-player img.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.youtubevideo-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    display: none
}

.individualtraning_single_project_detail_bottom ul.individualtraning_single_project_points, .youtube_trends_title p {
    padding: 40px 0
}

.BMI_calculater_form > .row, .blog_leave_form form > .row, .letest_project_area > .row, .our_project_content_tabs > .row, .why_choose_box_area > .row {
    gap: 30px 0
}

.why_choose_box_title {
    padding: 0 0 40px;
    margin: 0 0 40px
}

.about_big_img img:hover, .about_img_inner img:hover {
    opacity: 1;
    -webkit-animation: 1.5s custome_flash;
    animation: 1.5s custome_flash
}

.about_img_inner_info ul, .about_page_detail_area ul {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 20px 0 40px;
    line-height: normal
}

    .about_img_inner_info ul li, .about_page_detail_area ul li {
        font-size: 18px;
        position: relative;
        margin-left: 70px
    }

        .about_img_inner_info ul li::before, .about_page_detail_area ul li::before {
            content: '';
            position: absolute;
            left: -70px;
            top: 0;
            bottom: 0;
            margin: auto;
            width: 50px;
            height: 2px;
            background: #ea2a25;
            display: flex;
            -webkit-animation: 2.5s linear infinite about_border;
            animation: 2.5s linear infinite about_border
        }

        .about_img_inner_info ul li:nth-child(2)::before {
            animation-delay: 1.1s
        }

.smarter_exercise_detail ul, .about_page_detail_area ul {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 20px 0 40px;
    line-height: normal
}

    .smarter_exercise_detail ul li, .about_page_detail_area ul li {
        font-size: 18px;
        position: relative;
        margin-left: 70px
    }

        .smarter_exercise_detail ul li::before, .about_page_detail_area ul li::before {
            content: '';
            position: absolute;
            left: -70px;
            top: 0;
            bottom: 0;
            margin: auto;
            width: 50px;
            height: 2px;
            background: #ea2a25;
            display: flex;
            -webkit-animation: 2.5s linear infinite about_border;
            animation: 2.5s linear infinite about_border
        }

        .smarter_exercise_detail ul li:nth-child(2)::before {
            animation-delay: 1.1s
        }

.BMI_calculater_form_area {
    padding-left: 285px
}

.BMI_calculater_form_box input {
    border: 2px solid #fff;
    background: #fff;
    padding: 12px 20px
}

    .BMI_calculater_form_box input:focus-visible {
        outline: #ea2a25 solid 2px
    }

.BMI_calculater_form_box select:focus, .get_touch_form .get_touch_box .form-control:focus, section#get_touch_section_ourprogrampage .get_touch_form .get_touch_box .form-control:focus {
    border-color: #ea2a25;
    box-shadow: none
}

.BMI_calculater_form_box input::placeholder {
    color: #181818
}

.BMI_calculater_form_box select {
    padding: 12px 20px;
    border: 2px solid #fff;
    border-radius: 0;
    background-size: 30px 16px
}

tr.calculater_table_title th {
    font-size: 24px;
    line-height: normal;
    font-weight: 400;
    padding: 20px;
    border-bottom: 2px solid #f5f6f7
}

.BMI_calculater_table {
    padding-left: 95px;
    height: 100%
}

.yoga_training_title, li.yoga_training_item, ul.yoga_training_content_area {
    height: 640px;
    display: flex;
    position: relative;
    overflow: hidden
}

.BMI_calculater_table .table {
    max-width: 520px
}

.BMI_calculater_table tbody tr > td:first-child, tr.calculater_table_title th:first-child {
    border-right: 2px solid #f5f6f7
}

.BMI_calculater_table tbody tr > td {
    font-size: 18px;
    padding: 20px;
    border-bottom: 2px solid #f5f6f7
}

ul.yoga_training_content_area {
    width: 100%
}

li.yoga_training_item {
    border-right: 2px solid #fff;
    width: max-content
}

.yoga_training_title {
    width: 120px;
    padding: 30px 42px;
    flex-direction: column-reverse;
    transition: 1s cubic-bezier(.6, -.28, .74, .05);
    cursor: pointer;
    white-space: nowrap;
    align-items: center;
    background: #000;
    box-shadow: inset 0 0 0 #ea2a25;
    justify-content: space-between;
    z-index: 1
}

li.yoga_training_item.active .yoga_training_title {
    box-shadow: inset 0 700px 0 #ea2a25;
    transition: 1s cubic-bezier(.6, -.28, .74, .05)
}

.yoga_training_title h5 {
    transform: rotate(-90deg);
    width: -webkit-fill-available
}

li.yoga_training_item.active .yoga_training_title svg {
    transform: rotate(0)
}

.yoga_training_content {
    display: grid;
    background: #f5f6f7;
    align-items: center;
    justify-items: center;
    width: 0;
    height: 0;
    visibility: hidden;
    opacity: 1;
    overflow: hidden
}

li.yoga_training_item.active .yoga_training_content {
    width: 1312px;
    height: 100%;
    opacity: 1;
    visibility: visible
}

.yoga_training_content_image_info {
    padding: 60px;
    display: flex;
    flex-direction: column
}

.gallery_slider_area > .container-fluid {
    padding: 0;
    margin: 0 0 0 140px
}

.gallery_slider_list .slick-track {
    margin: 0 -30px
}

.gallery_slider_list .slick-custom-arrow.slick-arrow {
    position: absolute;
    z-index: 1;
    top: 170px;
    left: -30px
}

.gallery_slider_list .slick-custom-arrow.slick-custom-arrow-left.slick-arrow {
    right: 9%;
    margin-right: 30px;
    left: auto
}

.get_touch_contact {
    display: inline-flex;
    flex-direction: column
}

.get_touch_area > .row {
    align-items: end
}

.get_touch_form > .row, ul.row.weight_left_points {
    gap: 20px 0
}

    .get_touch_form > .row > div {
        padding-left: 10px;
        padding-right: 10px
    }

.get_touch_form .get_touch_box .form-control {
    padding: 2px 15px;
    border-radius: 0;
    border: 2px solid #d6d6d6;
    color: #151515;
    font-size: 16px
}

.get_touch_form .get_touch_box input::placeholder, .get_touch_form .get_touch_box textarea::placeholder {
    color: #151515
}

.get_touch_form .get_touch_box textarea {
    height: 120px
}

.blog_home_v1, .blog_home_v2 {
    padding: 40px 0;
    border-top: 2px solid;
    display: grid;
    gap: 30px
}

    .blog_home_v1 .home_blog_info {
        display: grid;
        grid-template-columns: 1fr 60px;
        gap: 160px;
        align-items: center
    }

a.home_blog_btn {
    display: inline-flex;
    width: 60px;
    height: 60px;
    justify-content: center;
    align-items: center;
    border: 2px solid #fff;
    box-shadow: inset 0 0 0 #ea2a25
}

    a.home_blog_btn:hover {
        box-shadow: inset 0 0 20px 40px #ea2a25
    }

.home_blog_detail h4 a, .home_blog_info_v2 h4 a, .our_blog_big_heading a, .sidebar_post_box a {
    color: #fff;
    text-decoration: none;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right,#ea2a25,#ea2a25 50%,#fff 50%);
    background-size: 200% 100%;
    background-position: 100%
}

    .blog_home_v1:hover .home_blog_detail h4 a, .blog_home_v2:hover .home_blog_info_v2 h4 a, .our_blog_big_heading a:hover, .sidebar_post_box a:hover {
        transition: .5s cubic-bezier(0, 0, .23, 1);
        background-position: 0
    }

.blog_home_v2 {
    border-bottom: 2px solid #f5f6f7;
    align-items: center
}

p.blog_highlite_box {
    background: #000;
    padding: 10px
}

.home_blog_info_upper_v2 {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px
}

.blog_home_v2 .home_blog_info_v2 > h4, .single_blog_upper .our_blogs_pera_headings h4 {
    font-size: 31px
}

.blog_listing_v1 .home_blog_detail h4 a, .home_blog_info_v2 h4 a, .sidebar_post_box a {
    color: #000;
    background-image: linear-gradient(to right,#ea2a25,#ea2a25 50%,#000 50%)
}

a.insta_feed_box {
    display: inline-flex;
    position: relative;
    z-index: 0;
    overflow: hidden
}

    .single_blog_bottom_img_area .single_blog_bottom_img > img, a.insta_feed_box, a.insta_feed_box img, section.our_project_sec.our_project_Grid_Gallery_joined .our_project_tabs_content .our_project_content_tabs > .row > div .our_project_item_img a > img {
        width: 100%
    }

.insta_feed_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(255 100 13 / 60%);
    transition: .5s ease-in-out;
    transform: scale(0)
}

.gym_marqueer_leftslide {
    width: -webkit-fill-available;
    height: max-content;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    position: relative
}

.marquee_content {
    width: fit-content;
    display: flex;
    line-height: 30px;
    animation: 17s linear infinite forwards marquee_right;
    justify-content: space-around
}

ul.list-inline {
    display: flex;
    gap: 30px;
    list-style: none;
    padding: 0 0 0 30px;
    margin: 0;
    align-items: center
}

    ul.list-inline li a {
        font-size: 32px;
        line-height: 40px
    }

.gym_marqueer_text_slider_list:hover .marquee_content {
    animation-play-state: paused
}

.common_banner_bg {
    background: url(../images/dummy-img/page_common_bg.png);
    background-position: center !important;
    background-size: cover !important;
    width: 100%;
    display: flex;
    padding: 231px 0 100px;
    max-height: 100%;
    align-items: center;
    position: relative;
    z-index: 0
}

    .common_banner_bg::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
        background: rgb(0 0 0 / 30%)
    }

.about_page_img_area {
    text-align: right;
    position: relative
}

    .about_page_img_area > .about_img_inner {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0
    }

    .about_page_img_area > .about_big_img {
        margin-top: 100px
    }

.about_page_detail_area p {
    margin: 20px 0
}

.about_page_img_area img:hover {
    animation: none
}

section.counter_about_page {
    position: relative;
    padding: 50px 0
}

    section.counter_about_page > .counter_sec {
        position: absolute;
        left: 285px;
        right: 285px;
        bottom: -95px;
        z-index: 1
    }

        section.counter_about_page > .counter_sec .counter_area {
            padding: 30px
        }

.traning_slider_area_meet_team_page > .row {
    gap: 60px 0
}

.background_image_bg {
    background: url(../images/dummy-img/video_img_1.png) center/cover no-repeat fixed;
    width: 100%;
    display: block;
    position: relative;
    z-index: 0;
    height: 800px
}

.meet_team_v2_slider_area_meetteampage {
    transform: translate(0)
}

    .meet_team_v2_slider_area_meetteampage .slick-custom-arrow.slick-custom-arrow-left.slick-arrow {
        right: -15px;
        left: auto
    }

    .meet_team_v2_slider_area_meetteampage .slick-track {
        margin: 0
    }

    .meet_team_v2_slider_area_meetteampage .slick-custom-arrow.slick-arrow {
        left: -15px;
        right: auto;
        transform: scale(1)
    }

div#client_say_slider_sec_ourteampage .client_say_slider_v3_box {
    grid-template-columns: 948px 520px 80px
}

div#client_say_slider_sec_ourteampage > .container-fluid, section.our_project_sec.our_project_Grid_Gallery_joined .our_project_tabs_content .our_project_content_tabs > .row > div {
    padding: 0
}

div#client_say_slider_sec_ourteampage .client_say_v3 {
    max-width: 1608px
}

.contactus_page_social_area > .row, .individualtraning_single_project_big_img_detail_area > .row, .single_small_img_project_individualtraning > .row, .single_small_slider_project_individualtraning > .row, div#BMI_calculater_page > .container > .row {
    justify-content: space-between
}

.timetable-area thead tr th {
    padding: 27px 45px;
    font-size: 22px;
    line-height: normal;
    color: #fff;
    background: #ea2a25;
    font-weight: 400
}

.timetable-area tbody tr td.body_detail {
    padding: 36px 20px;
    text-align: center;
    color: #fff;
    background: #000;
    position: relative;
    z-index: 0
}

    .timetable-area tbody tr td.body_detail .tabel_content > * {
        color: #fff
    }

    .timetable-area tbody tr td.body_detail .tabel_content h6 {
        line-height: normal;
        font-family: "Satoshi Black",sans-serif;
        font-weight: 700
    }

    .schedule_time p, .timetable-area tbody tr td.body_detail .tabel_content span {
        font-size: 16px;
        line-height: 19px;
        font-family: "Satoshi Medium",sans-serif;
        font-weight: 500;
        display: block
    }

    .timetable-area tbody tr td.body_detail .tabel_content span {
        margin: 15px 0 20px
    }

.schedule_time p {
    padding-top: 20px;
    border-top: 2px solid;
    color: #d6d6d6
}

.timetable-area tbody tr td.body_detail img.img-fluid.time-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
    opacity: 0
}

.schedule_time p, .timetable-area tbody tr td.body_detail, .timetable-area tbody tr td.body_detail img.img-fluid.time-image, .timetable-area tbody tr td.body_detail:hover, .timetable-area tbody tr td.body_detail:hover .tabel_content .schedule_time p, .timetable-area tbody tr td.body_detail:hover img.img-fluid.time-image {
    transition: .3s linear
}

    .timetable-area tbody tr td.body_detail.active img.img-fluid.time-image, .timetable-area tbody tr td.body_detail:hover img.img-fluid.time-image {
        opacity: .3
    }

    .timetable-area tbody tr td.body_detail.active .tabel_content .schedule_time p, .timetable-area tbody tr td.body_detail:hover .tabel_content .schedule_time p {
        border-top: 2px solid #fff;
        color: #fff
    }

ul.row.weight_left_points li img {
    padding-right: 20px
}

.weight_lifting_area > img {
    padding: 40px 0;
    transform-style: preserve-3d;
    transform: perspective(1000px) rotateX(45deg);
    transition: 1s
}

.weight_lifting_img_shap.reveal.active {
    transform: perspective(1000px) rotateX(0)
}

.weight_lifting_area p:nth-child(4) {
    padding: 15px 0 40px
}

.timetable-area tbody tr td.body_detail.body_rest_detail h6 {
    line-height: normal;
    font-family: "Satoshi Black",sans-serif;
    font-weight: 700;
    color: #fff
}

.timetable-area tbody tr td.body_detail.body_rest_detail {
    vertical-align: middle;
    background: #181818
}

.our_training_image_area_programpage > .row {
    gap: 40px 0
}

section#get_touch_section_ourprogrampage .get_touch_form .get_touch_box .form-control {
    color: #fff;
    background: 0 0;
    border: 2px solid
}

section#get_touch_section_ourprogrampage .get_touch_form .get_touch_box input::placeholder, section#get_touch_section_ourprogrampage .get_touch_form .get_touch_box textarea::placeholder {
    color: #fff
}

section#gallery_slider_sec_Pricingplanpage .gallery_slider_area > .container-fluid {
    margin: 0 0 0 315px;
    width: 1615px
}

section#gallery_slider_sec_Pricingplanpage .gallery_slider_list .slick-custom-arrow.slick-custom-arrow-left.slick-arrow {
    right: 15px;
    left: auto
}

.faq_custome_hr {
    border: 0;
    border-bottom: 2px solid #f5f6f7;
    padding: 0 0 20px;
    margin: 0 0 20px;
    opacity: 1
}

.blog_listing_v1, .coming_soon_footer {
    border-top: 2px solid
}

.faq_title {
    display: flex;
    gap: 15px;
    justify-content: space-between
}

.faq_accodian_tabs {
    font-size: 18px;
    display: none;
    padding-top: 20px
}

.faq_accodian_title.active svg {
    transform: rotate(45deg)
}

    .faq_accodian_title.active svg g path {
        stroke: #ea2a25
    }

.bolgs_sidebar_post > .row > div:last-child .sidebar_post_box, .row.faq_tabs_area > div:last-child hr.faq_custome_hr, .row.faq_tabs_area > div:nth-child(5) hr.faq_custome_hr {
    border: 0;
    padding: 0;
    margin: 0
}

.coming_soon_bg {
    background: url(../images/dummy-img/coming_soon_bg.png) 0 0/cover no-repeat;
    width: 100%;
    height: 100%;
    padding: 69px 96px 0;
    position: relative;
    z-index: 0
}

.coming_soon_mail_area, .error_info {
    width: 630px;
    margin: 0 auto;
    text-align: center
}

.coming_soon_bg::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgb(0 0 0 / 75%);
    z-index: -1
}

.coming_soon_tool.coming_soon_tool_1 {
    top: 152px;
    animation: 1.5s ease-in-out infinite alternate tool1
}

.coming_soon_tool.coming_soon_tool_2 {
    top: 69px;
    right: 148px;
    animation: 1.5s ease-in-out infinite alternate tool2
}

.coming_soon_tool.coming_soon_tool_3 {
    bottom: 89px;
    left: 122px;
    animation: 1.5s ease-in-out infinite alternate tool3
}

.error_heading::after, .error_heading::before {
    content: attr(data-text);
    top: 15px;
    left: 60px;
    color: transparent;
    -webkit-text-stroke-color: #ea2a25;
    z-index: -1
}

.coming_soon_tool.coming_soon_tool_4 {
    right: 95px;
    bottom: 217px;
    animation: 1.5s ease-in-out infinite alternate tool4
}

.coming_soon_content_area, .coming_soon_content_area > .container, div#Masonry_gallery_v4 .grid_project_list .our_project_item .our_project_item_img, div#Masonry_gallery_v4 .grid_project_list .our_project_item .our_project_item_img a, div#Masonry_gallery_v4 .grid_project_list .our_project_item img {
    height: 100%
}

.counter-div .counter-element {
    width: 300px;
    height: 101px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px
}

.counter-dots {
    font-size: 64px;
    line-height: 64px
}

.error_heading, .error_heading::after, .error_heading::before {
    font-size: 400px;
    line-height: 400px;
    -webkit-text-stroke-width: 2px
}

.counter-div .counter-element .number-div {
    position: relative;
    z-index: 0;
    text-align: center;
    width: 300px
}

    .counter-div .counter-element .number-div > div {
        font-size: 64px;
        line-height: 64px;
        position: relative;
        z-index: 0
    }

        .counter-div .counter-element .number-div > div::before {
            content: attr(data-count);
            display: block;
            text-align: center;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            font-size: 80px;
            line-height: 101px;
            color: transparent;
            -webkit-text-stroke-width: 2px;
            -webkit-text-stroke-color: rgb(255 255 255 / 15%);
            z-index: -1
        }

.counter-animate {
    animation: .5s ease-in-out slideInFromTop
}

.coming_soon_logo {
    text-align: center
}

.coming_soon_title_area {
    text-align: center;
    padding: 46px 0
}

.coming_soon_mail_area {
    padding: 80px 0
}

    .coming_soon_mail_area form input {
        width: 100%;
        font-size: 20px;
        border: 2px solid #fff;
        background: 0 0;
        color: #fff;
        padding: 27px 10px 27px 25px;
        margin-bottom: 20px
    }

        .coming_soon_mail_area form input::placeholder {
            color: #fff
        }

button.comingsoon_subscribe_btn {
    display: inline-flex;
    font-size: 24px;
    position: absolute;
    right: 10px;
    top: 10px;
    border: 0;
    background: #ea2a25;
    color: #fff;
    padding: 14px 30px
}

.coming_soon_mail_area form input:focus-visible, .leavemsg_box input:focus-visible, .leavemsg_box textarea:focus-visible {
    outline: 0
}

button.comingsoon_subscribe_btn:hover {
    animation: 1.5s infinite pulse512
}

.coming_soon_social_icon_area {
    display: flex;
    justify-content: flex-end;
    gap: 15px
}

    .coming_soon_social_icon_area a {
        display: inline-flex;
        padding: 14px;
        border: 2px solid;
        border-radius: 50%
    }

.coming_soon_footer {
    padding: 20px 0
}

.error_heading {
    text-align: center;
    color: #f5f6f7;
    -webkit-text-stroke-color: #000;
    position: relative;
    z-index: 0;
    animation: 1s linear infinite alternate errortext-skew;
    margin: 60px 0 20px
}

    .error_heading::before {
        position: absolute;
        clip: rect(44px,450px,56px,0);
        animation: 2s linear infinite alternate errortext
    }

    .error_heading::after {
        position: absolute;
        clip: rect(424px,450px,516px,0);
        animation: 3s linear infinite alternate-reverse errortext2
    }

.error_img {
    position: absolute;
    top: 318px;
    animation: 1s linear infinite alternate error-left-to-right
}

    .error_img.error_img_1 {
        left: -20px
    }

    .error_img.error_img_2 {
        animation-delay: 2s;
        right: -20px
    }

ul.our_project_tabs {
    display: flex;
    gap: 40px;
    justify-content: center;
    padding: 40px 0;
    font-size: 20px
}

.project_info_box {
    position: absolute;
    bottom: 20px;
    left: 20px;
    transform-style: preserve-3d;
    transform: perspective(1000px) rotateY(45deg);
    transition: 1s ease-in-out;
    opacity: 0
}

.our_project_item_img:hover .project_info_box {
    transform: perspective(1000px) rotateY(0);
    opacity: 1;
    transition: 1s ease-in-out
}

.project_info_box h6 {
    display: inline-block;
    padding: 6px 20px;
    background: #ea2a25
}

.project_info_box h5 {
    padding: 16px 20px;
    display: block;
    background: #fff
}

section#our_project_6 .our_project_content_tabs > .row > div {
    width: 20%
}

.project_info_box_gridgallery {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: rgb(255 100 13 / 80%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transform: scale(0);
    transition: .5s
}

.college-dark-row, .programs-dark-row, .team-dark-row {
    background-attachment: fixed
}

.our_project_item_img:hover .project_info_box_gridgallery {
    opacity: 1;
    transform: scale(1)
}

section.our_project_sec.our_project_Grid_Gallery_joined .our_project_tabs_content .our_project_content_tabs > .row {
    gap: 0;
    margin: 0
}

.contactus_page_social_area .single_project_social_icon_area, .individualtraning_single_project_sort_titole_box, .single_project_tags, ul.blog_hastags_list {
    display: flex;
    gap: 15px
}

.contactus_page_social_area > .row, .individualtraning_single_project_detail_bottom ul.individualtraning_single_project_points, .our_blogs_sidebar > .row, .row.single_blog_comment, .row.single_blog_content_area {
    gap: 40px
}

    .big_images_upper_area .individualtraning_single_project_points_info > ul, .individualtraning_single_project_detail_bottom ul.individualtraning_single_project_points .individualtraning_single_project_points_info > ul {
        display: flex;
        flex-direction: column;
        font-size: 18px;
        padding: 20px 0 20px 30px;
        list-style: disc
    }

.individualtraning_single_project_points_title {
    position: sticky;
    top: 130px
}

.individualtraning_single_project_tags_social_area {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #f5f6f7;
    padding-bottom: 40px;
    margin-bottom: 40px
}

.single_project_tags a.single_project_tag, ul.blog_hastags_list a {
    display: inline-flex;
    padding: 10px 20px;
    background: #f2f2f2;
    font-size: 18px;
    color: #000
}

.leavecheck_box, .single_project_social_icon_area {
    display: flex;
    gap: 10px
}

    .single_project_social_icon_area a {
        padding: 12px;
        border: 2px solid #f2f2f2;
        border-radius: 50%;
        box-shadow: inset 0 0 0 0 #ea2a25;
        transition: .5s ease-in-out
    }

        .single_project_social_icon_area a:hover {
            box-shadow: inset 0 0 30px 30px #ea2a25;
            border: 2px solid #000;
            transition: .5s ease-in-out
        }

.single_small_img_project_individualtraning .small_img_upper_info, .single_small_slider_project_individualtraning .small_img_upper_info {
    padding: 40px 0 60px
}

.big_images_bottom_area .individualtraning_single_project_title_area > .row, .our_blogs_pera_box > .our_blogs_pera_img_text, .single_small_img_project_individualtraning .individualtraning_single_project_title_area > .row, .single_small_slider_project_individualtraning .individualtraning_single_project_title_area > .row {
    gap: 20px
}

.grid_project_list {
    display: grid;
    gap: 30px
}

#Masonry_gallery_v1 .grid_project_list_tab1, div#Masonry_gallery_v2 .grid_project_list.grid_project_list_tab1, div#Masonry_gallery_v3 .grid_project_list.grid_project_list_tab1, div#Masonry_gallery_v4 .grid_project_list.grid_project_list_tab1 {
    grid-template-columns: repeat(4,1fr)
}

    #Masonry_gallery_v1 .grid_project_list_tab1 .project_item_01, div#Masonry_gallery_v2 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_01, div#Masonry_gallery_v3 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_01 {
        grid-row: 1/3;
        grid-column: 1/3
    }

    #Masonry_gallery_v1 .grid_project_list_tab1 .project_item_02 {
        grid-row: 1/3;
        grid-column: 3/4
    }

    #Masonry_gallery_v1 .grid_project_list_tab1 .project_item_03, div#Masonry_gallery_v3 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_03, div#Masonry_gallery_v4 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_03 {
        grid-row: 1/2;
        grid-column: 4/5
    }

    #Masonry_gallery_v1 .grid_project_list_tab1 .project_item_04, div#Masonry_gallery_v2 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_04, div#Masonry_gallery_v3 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_05 {
        grid-row: 2/3;
        grid-column: 4/5
    }

    #Masonry_gallery_v1 .grid_project_list_tab1 .project_item_05, div#Masonry_gallery_v3 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_06 {
        grid-row: 3/4;
        grid-column: 1/2
    }

    #Masonry_gallery_v1 .grid_project_list_tab1 .project_item_06, div#Masonry_gallery_v2 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_06, div#Masonry_gallery_v3 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_08, div#Masonry_gallery_v4 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_10 {
        grid-row: 4/5;
        grid-column: 1/2
    }

    #Masonry_gallery_v1 .grid_project_list_tab1 .project_item_07 {
        grid-row: 3/5;
        grid-column: 2/3
    }

    #Masonry_gallery_v1 .grid_project_list_tab1 .project_item_08, div#Masonry_gallery_v2 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_08, div#Masonry_gallery_v3 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_10 {
        grid-row: 3/5;
        grid-column: 3/5
    }

    div#Masonry_gallery_v2 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_02 {
        grid-row: 1/2;
        grid-column: 3/5
    }

    div#Masonry_gallery_v2 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_03, div#Masonry_gallery_v3 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_04 {
        grid-row: 2/3;
        grid-column: 3/4
    }

    div#Masonry_gallery_v2 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_05, div#Masonry_gallery_v4 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_07 {
        grid-row: 3/4;
        grid-column: 1/3
    }

    div#Masonry_gallery_v2 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_07, div#Masonry_gallery_v3 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_09, div#Masonry_gallery_v4 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_11 {
        grid-row: 4/5;
        grid-column: 2/3
    }

    div#Masonry_gallery_v3 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_02, div#Masonry_gallery_v4 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_02 {
        grid-row: 1/2;
        grid-column: 3/4
    }

    div#Masonry_gallery_v3 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_07 {
        grid-row: 3/4;
        grid-column: 2/3
    }

    div#Masonry_gallery_v4 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_01 {
        grid-row: 1/2;
        grid-column: 1/3
    }

    div#Masonry_gallery_v4 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_04 {
        grid-row: 2/3;
        grid-column: 1/2
    }

    div#Masonry_gallery_v4 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_05 {
        grid-row: 2/3;
        grid-column: 2/3
    }

    div#Masonry_gallery_v4 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_06 {
        grid-row: 2/3;
        grid-column: 3/5
    }

    div#Masonry_gallery_v4 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_08 {
        grid-row: 3/4;
        grid-column: 3/4
    }

    div#Masonry_gallery_v4 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_09 {
        grid-row: 3/4;
        grid-column: 4/5
    }

    div#Masonry_gallery_v4 .grid_project_list.grid_project_list_tab1 .our_project_item.project_item_12 {
        grid-row: 4/5;
        grid-column: 3/5
    }

#Masonry_gallery_v1 .grid_project_list.grid_project_list_tab2, #Masonry_gallery_v1 .grid_project_list.grid_project_list_tab4, #Masonry_gallery_v1 .grid_project_list.grid_project_list_tab6, #Masonry_gallery_v2 .grid_project_list.grid_project_list_tab2, #Masonry_gallery_v2 .grid_project_list.grid_project_list_tab4, #Masonry_gallery_v2 .grid_project_list.grid_project_list_tab6, #Masonry_gallery_v3 .grid_project_list.grid_project_list_tab2, #Masonry_gallery_v3 .grid_project_list.grid_project_list_tab3, #Masonry_gallery_v3 .grid_project_list.grid_project_list_tab4, #Masonry_gallery_v3 .grid_project_list.grid_project_list_tab5, #Masonry_gallery_v3 .grid_project_list.grid_project_list_tab6, #Masonry_gallery_v4 .grid_project_list.grid_project_list_tab2, #Masonry_gallery_v4 .grid_project_list.grid_project_list_tab4, #Masonry_gallery_v4 .grid_project_list.grid_project_list_tab5 {
    grid-template-columns: repeat(2,max-content)
}

#Masonry_gallery_v1 .grid_project_list.grid_project_list_tab3, #Masonry_gallery_v1 .grid_project_list.grid_project_list_tab5, #Masonry_gallery_v2 .grid_project_list.grid_project_list_tab3, #Masonry_gallery_v2 .grid_project_list.grid_project_list_tab5 {
    grid-template-columns: repeat(1,max-content)
}

#Masonry_gallery_v4 .grid_project_list.grid_project_list_tab3 {
    grid-template-columns: max-content max-content 1fr
}

#Masonry_gallery_v4 .grid_project_list.grid_project_list_tab6 {
    grid-template-columns: max-content 1fr max-content
}

#Masonry_gallery_v1 .grid_project_list.grid_project_list_tab4 .our_project_item.project_item_03, #Masonry_gallery_v1 .grid_project_list.grid_project_list_tab6 .our_project_item.project_item_05, #Masonry_gallery_v2 .grid_project_list.grid_project_list_tab4 .our_project_item.project_item_03, #Masonry_gallery_v3 .grid_project_list.grid_project_list_tab5 .our_project_item.project_item_04 {
    grid-row: 1/1;
    grid-column: 2/3
}

#Masonry_gallery_v1 .grid_project_list.grid_project_list_tab4 .our_project_item.project_item_08, #Masonry_gallery_v1 .grid_project_list.grid_project_list_tab6 .our_project_item.project_item_07, #Masonry_gallery_v2 .grid_project_list.grid_project_list_tab4 .our_project_item.project_item_08, #Masonry_gallery_v3 .grid_project_list.grid_project_list_tab5 .our_project_item.project_item_10 {
    grid-row: 1/1;
    grid-column: 1/2
}

.our_blog_big_heading a {
    background-image: linear-gradient(to right,#ea2a25,#ea2a25 50%,#000 50%)
}

.our_blogs_musicplayer_box, .our_blogs_pera_box {
    padding: 40px
}

    .our_blogs_pera_box > .our_blogs_pera_img_text {
        display: flex
    }

        .comment_box img, .our_blogs_pera_box > .our_blogs_pera_img_text .our_blogs_img img {
            max-width: max-content;
            transition: .3s linear;
            overflow: hidden
        }

    .our_blogs_pera_box:hover > .our_blogs_pera_img_text .our_blogs_img img {
        animation: .3s linear Up_Down_Blog_icon
    }

#our_blogs_sidebar h4.our_blog_big_heading {
    font-size: 35px
}

.sidebar_search_area input {
    padding: 30px;
    font-size: 18px;
    border: 2px solid #f5f6f7
}

    .sidebar_search_area input:focus-visible {
        outline: #ea2a25 solid 2px
    }

    .leavemsg_box input::placeholder, .leavemsg_box textarea::placeholder, .sidebar_search_area input::placeholder {
        color: #181818
    }

.sidebar_search_area img {
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer
}

ul.blog_category_list {
    list-style: disc;
    font-size: 18px;
    padding: 20px 0 0 30px
}

.blog_category_list li {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px
}

    .blog_category_list li::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: -20px;
        width: 105%;
        height: 2px;
        background: #f5f6f7
    }

ul.blog_category_list li:last-child {
    padding: 0;
    margin: 0
}

    ul.blog_category_list li:last-child::after {
        height: 0;
        width: 0
    }

.bolgs_sidebar_post, ul.blog_hastags_list {
    flex-wrap: wrap;
    padding-top: 20px
}

.blogs_sidebar_card {
    background-color: #f5f6f7;
    padding: 30px 110px 30px 30px;
    position: relative;
    overflow: hidden
}

    .blogs_sidebar_card h5 {
        padding: 60px 0 30px
    }

.blog_card_bg {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    animation: 1s linear infinite alternate card_animi
}

.sidebar_post_box {
    display: grid;
    gap: 20px;
    border-bottom: 2px solid #f5f6f7;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.Our_blog_img_shap::before {
    content: '';
    position: absolute;
    top: 0;
    left: -30%;
    background: linear-gradient(300deg,rgb(255 255 255 / 20%),rgb(24 24 24 / 15%));
    transform: skewX(-10deg);
    height: 100%;
    width: 150px;
    transition: 1s linear
}

.single_blog_bottom_img.Our_blog_img_shap::before {
    left: -60%
}

.Our_blog_img_shap:hover::before {
    left: 110%
}

.comment_box, ul.blogs_pagenation_list {
    display: flex;
    gap: 20px
}

li.blogs_pagenation_item a {
    font-size: 24px;
    background: #fff;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #000
}

li.blogs_pagenation_item.blog-prev a {
    border: 1px solid #989898;
    cursor: not-allowed
}

li.blogs_pagenation_item a.active, li.blogs_pagenation_item a:hover {
    border: 1px solid;
    background: #000;
    color: #fff
}

li.blogs_pagenation_item.blog-prev a:hover {
    border: 1px solid #989898;
    background: #fff
}

li.blogs_pagenation_item a:hover svg g path {
    stroke: #fff
}

.single_blog_middle ul {
    display: flex;
    flex-direction: column;
    font-size: 18px;
    gap: 5px;
    list-style: disc;
    padding: 20px 0 0 20px
}

h4.single_blog_bottom_heading {
    padding: 40px 0 20px
}

.single_blog_bottom_detail .our_blogs_pera_box {
    margin: 40px 0
}

.comment_heading {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.row.single_blog_comment > div:last-child .comment_box {
    width: 87%;
    margin: 0 0 0 auto
}

.blog_leave_form h3, .single_blog_comment_area h3 {
    font-size: 40px
}

.leavemsg_box input, .leavemsg_box textarea {
    border: 0;
    border-bottom: 1px solid #000
}

.leavecheck_box .form-check-input {
    width: 24px;
    height: 24px;
    font-size: 24px;
    padding: 10px;
    border: 2px solid #ea2a25;
    margin: 0;
    border-radius: 3px
}

#blogs_standard .youtubevideo-player.youtube_blogs_video {
    height: 750px
}

#our_blogs_sidebar .youtubevideo-player.youtube_blogs_video, div#single_blogs_standard .youtubevideo-player.youtube_blogs_video {
    height: 495px
}

.youtubevideo-player.youtube_nosidebar_blogs_video {
    height: 595px
}

.contactus_page_social_area .single_project_social_icon_area a {
    padding: 14px
}

.contactus_page_area > .row {
    align-items: center
}

.contact_us_map .responsive-map {
    overflow: hidden;
    position: relative;
    height: 550px
}

.responsive-map iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute
}

.about-dark-row {
    padding-top: 100px;
    background-image: url(../images/about/darkbg.jpg);
    background-size: cover;
    background-attachment: fixed;
}

.college-dark-row {
    padding-top: 100px;
    background-image: url(../images/college/darkbg.jpg);
    background-size: cover;
    background-attachment: fixed;
}

.programs-dark-row {
    padding-top: 100px;
    min-height: 50vh;
    background-image: url(../images/programs/darkbg.jpg);
    background-size: cover;
    background-attachment: fixed;
}

.program-pkg {
    background-image: url(../images/programs/darkbg.jpg) !important;
}

.team-dark-row {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center !important
}

.whitetext {
    color: #fff !important
}

ul.registration-items {
    display: flex;
    flex-direction: column;
    text-align: left;
    line-height: 1.2;
    list-style: disc;
    padding: 0 20px;
    margin: 30px 0 30px 10px
}

.half-opacity {
    opacity: .5
}

.preloader {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9999
}

#Layer_1, .centerbtn {
    left: 50%;
    position: absolute
}

.preloader-content {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 10vw;
    height: 10vw
}

.preloader-speeding-wheel {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 3px solid #fff;
    border-radius: 50%;
    border-left-color: transparent;
    border-right-color: transparent;
    animation: 575ms linear infinite cssload-spin
}

#Layer_1 {
    width: 50%;
    height: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

@keyframes cssload-spin {
    100% {
        transform: rotate(360deg)
    }
}

@-o-keyframes cssload-spin {
    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-ms-keyframes cssload-spin {
    100% {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes cssload-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes cssload-spin {
    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes animate-svg-stroke-1 {
    0% {
        stroke-dashoffset: 932.0372314453125px;
        stroke-dasharray: 932.0372314453125px
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 932.0372314453125px
    }
}

@keyframes animate-svg-stroke-1 {
    0% {
        stroke-dashoffset: 932.0372314453125px;
        stroke-dasharray: 932.0372314453125px
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 932.0372314453125px
    }
}

@-webkit-keyframes animate-svg-fill-1 {
    0% {
        fill: transparent
    }

    100% {
        fill: rgb(234,44,39)
    }
}

@keyframes animate-svg-fill-1 {
    0% {
        fill: transparent
    }

    100% {
        fill: rgb(234,44,39)
    }
}

.svg-elem-1 {
    -webkit-animation: 1s cubic-bezier(.6,.04,.98,.335) both animate-svg-stroke-1,.7s cubic-bezier(.47,0,.745,.715) .8s both animate-svg-fill-1;
    animation: 1s cubic-bezier(.6,.04,.98,.335) both animate-svg-stroke-1,.7s cubic-bezier(.47,0,.745,.715) .8s both animate-svg-fill-1
}

@-webkit-keyframes animate-svg-stroke-2 {
    0% {
        stroke-dashoffset: 30.598045349121094px;
        stroke-dasharray: 30.598045349121094px
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 30.598045349121094px
    }
}

@keyframes animate-svg-stroke-2 {
    0% {
        stroke-dashoffset: 30.598045349121094px;
        stroke-dasharray: 30.598045349121094px
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 30.598045349121094px
    }
}

@-webkit-keyframes animate-svg-fill-2 {
    0% {
        fill: transparent
    }

    100% {
        fill: rgb(234,44,39)
    }
}

@keyframes animate-svg-fill-2 {
    0% {
        fill: transparent
    }

    100% {
        fill: rgb(234,44,39)
    }
}

.svg-elem-2 {
    -webkit-animation: 1s cubic-bezier(.6,.04,.98,.335) .12s both animate-svg-stroke-2,.7s cubic-bezier(.47,0,.745,.715) .9s both animate-svg-fill-2;
    animation: 1s cubic-bezier(.6,.04,.98,.335) .12s both animate-svg-stroke-2,.7s cubic-bezier(.47,0,.745,.715) .9s both animate-svg-fill-2
}

.legalbanner {
    background: url(../images/legal/header.jpg)
}

.centerbtn {
    margin-top: 40px;
    transform: translateX(-50%)
}

.extrapaddingbottom {
    padding-bottom: 200px
}

@media (max-width:998px) {
    .yoga_training_title h5 {
        transform: rotate(0)
    }

    .our_progress_sec {
        margin-top: 17vh
    }

    .centerbtn {
        margin-top: 80px;
        position: absolute;
        left: 33%;
        transform: translateX(0)
    }
}

@media (max-width:768px) {
    .banner_slider_video {
        height: 90vh
    }

    #hero_sec {
        margin-bottom: 200px
    }

    .banner_slider_content {
        left: 20px;
        right: 20px;
        text-align: center
    }

    .centerbtn {
        margin-top: 40px;
        position: absolute;
        left: 9%;
        transform: translateX(0)
    }
}

.footer-link-small {
    font-size: 0.7em !important;
    line-height: 2 !important;
}

.red-section {
    background-color: #ea2a25;
    color: #fff;
}

    .red-section a:hover {
        color: black;
    }

.home-reg-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 9vh;
}