@font-face {
    font-family: Bebas Thin;
    src: url(../fonts/BebasNeueThin.otf) format("opentype"), url(../fonts/BebasNeueThin.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Bebas Regular;
    src: url(../fonts/BebasNeueRegular.otf) format("opentype"), url(../fonts/BebasNeueRegular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Bebas Bold;
    src: url(../fonts/BebasNeueBold.otf) format("opentype"), url(../fonts/BebasNeueBold.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Montserrat-Light;
    src: url(../fonts/Montserrat-Light.eot);
    src: local("../fonts/Montserrat-Light"), local("../fonts/Montserrat-Light"), url(../fonts/Montserrat-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/Montserrat-Light.woff2) format("woff2"),
        url(../fonts/Montserrat-Light.woff) format("woff"), url(../fonts/Montserrat-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: Montserrat-Regular;
    src: url(../fonts/Montserrat-Regular.eot);
    src: local("../fonts/Montserrat-Regular"), local("../fonts/Montserrat-Regular"), url(../fonts/Montserrat-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Montserrat-Regular.woff2) format("woff2"),
        url(../fonts/Montserrat-Regular.woff) format("woff"), url(../fonts/Montserrat-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Montserrat-SemiBold;
    src: url(../fonts/Montserrat-SemiBold.eot);
    src: local("../fonts/Montserrat-SemiBold"), local("../fonts/Montserrat-SemiBold"), url(../fonts/Montserrat-SemiBold.eot?#iefix) format("embedded-opentype"), url(../fonts/Montserrat-SemiBold.woff2) format("woff2"),
        url(../fonts/Montserrat-SemiBold.woff) format("woff"), url(../fonts/Montserrat-SemiBold.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Montserrat-Bold;
    src: url(../fonts/Montserrat-Bold.eot);
    src: local("../fonts/Montserrat-Bold"), local("../fonts/Montserrat-Bold"), url(../fonts/Montserrat-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Montserrat-Bold.woff2) format("woff2"),
        url(../fonts/Montserrat-Bold.woff) format("woff"), url(../fonts/Montserrat-Bold.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}
.active-menu {
    max-height: 100vh;
    overflow: hidden;
}
.navbar-wrapper {
    z-index: 20;
    position: relative;
}
@media (max-width: 991px) {
    .navbar-wrapper {
        margin-bottom: 0;
        top: 20px;
    }
}
.navbar-wrapper .logo {
    display: flex;
}
.header {
    position: relative;
}
.header .logo {
    padding-right: 0;
    width: 100%;
    max-width: 220px;
}
@media (max-width: 480px) {
    .header .logo {
        max-width: 170px;
    }
}
.head-menu {
    justify-content: space-between;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.head-menu,
.list-menu {
    display: flex;
    align-items: center;
}
.list-menu {
    margin: 0 0 0 auto;
    justify-content: flex-end;
}
.list-menu .nav-item {
    line-height: 2.5;
    font-size: 14px;
    position: relative;
    padding: 13px 31px;
}
@media (min-width: 992px) {
    .list-menu .nav-item:not(:last-child) {
        padding: 17px 19px;
    }
}
@media only screen and (max-width: 767px) {
    .list-menu .nav-item {
        text-transform: capitalize;
        font-size: 20px;
    }
}
.list-menu li {
    line-height: 1.4;
    text-transform: uppercase;
    font-family: Montserrat-SemiBold, sans-serif;
}
.list-menu li.white a {
    color: #fff;
}
li.yellow a{
	color:#e88140;
}
.list-menu li.yellow a {
    color: #e88140;
}
.list-menu li a {
    color: #272c30;
    cursor: pointer;
    transition: all 0.5s;
}
.list-menu li a.is-active {
    color: #e88140;
    position: relative;
}
@media only screen and (max-width: 767px) {
    .list-menu li a.is-active:after {
        content: "";
        position: absolute;
        background-color: #e88140;
        width: 8px;
        height: calc(100% + 3px);
        left: -31px;
        top: -3px;
    }
}
.list-menu li a:hover {
    opacity: 0.7;
}
.list-menu .btn {
    padding: 10px 17px;
    font-size: 12px;
}
@media only screen and (max-width: 767px) {
    .list-menu .btn {
        padding: 15px 0 13px;
        font-size: 16px;
        max-width: 335px;
        margin: auto;
        margin-top: 267px;
    }
}
.logo-mob {
    max-width: 70%;
}
@media only screen and (min-width: 992px) {
    .logo-mob {
        display: none;
    }
}
@media only screen and (max-width: 991px) {
    .logo-mob {
        padding: 24px 21px 22px;
    }
}
.header_btn {
    position: relative;
    display: block;
    margin: auto;
    width: 18px;
    height: 12px;
}
.header_btn span {
    height: 2px;
    position: absolute;
}
.bit-1 {
    width: 100%;
    top: 0;
    right: 0;
}
.bit-1:before {
    left: 0;
    transform-origin: left bottom;
}
.bit-1:after,
.bit-1:before {
    content: "";
    position: absolute;
    height: 100%;
    width: calc(50% + 1px);
    background: #fff;
    top: 0;
    transition: transform 0.1s, top 0.1s;
}
.bit-1:after {
    right: 0;
    transform-origin: right bottom;
}
.bit-2 {
    top: calc(50% - 1px);
    right: 0;
    width: 10px;
    left: auto;
}
.bit-2:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    display: inline-block;
    vertical-align: top;
    transition: width 0.1s;
    transition-delay: 0.1s;
}
.bit-3 {
    width: 18px;
    bottom: 0;
    right: 0;
}
.bit-3:before {
    right: 0;
    transform-origin: left top;
}
.bit-3:after,
.bit-3:before {
    content: "";
    position: absolute;
    width: calc(50% + 1px);
    height: 100%;
    background: #fff;
    transition: transform 0.1s, bottom 0.1s;
    bottom: 0;
}
.bit-3:after {
    right: 2px;
    transform-origin: right top;
}
.opened .header_btn {
    width: 12px;
    height: 12px;
}
.opened .bit-1 {
    width: 100%;
    right: 0;
}
.opened .bit-1:before {
    transform: rotate(45deg);
    transition-delay: 0.2s;
}
.opened .bit-1:after,
.opened .bit-1:before {
    top: 0;
}
.opened .bit-1:after {
    transition-delay: 0.2s;
    transform: rotate(-45deg);
}
.opened .bit-2:before {
    width: 0;
    transition-delay: 0;
}
.opened .bit-3 {
    width: 100%;
    right: 0;
}
.opened .bit-3:before {
    transform: rotate(-45deg);
    left: 0;
}
.opened .bit-3:after,
.opened .bit-3:before {
    transition-delay: 0.2s;
}
.opened .bit-3:after {
    transform: rotate(45deg);
    right: 0;
}
.navbar-toggler {
    padding: 0;
    font-size: 1rem;
    cursor: pointer;
    position: relative;
    z-index: 12;
    background-color: transparent;
    width: 38px;
    height: 38px;
}
.navbar-toggler:focus {
    outline: none;
}
.navbar-wrapper-list {
    display: flex;
    align-items: center;
    width: 100%;
}
.custom_navbar {
    display: flex;
    background-color: #514d4d;
    border-radius: 50%;
    z-index: 12;
}
@media (min-width: 992px) {
    .custom_navbar {
        display: none;
    }
}
@media only screen and (max-width: 991px) {
    .list-menu {
        max-width: 100%;
        width: 100%;
        height: 100vh;
        background-color: #000;
        display: block;
        position: fixed;
        transition: all 0.5s;
        top: 0;
        right: -500px;
        width: 40%;
        z-index: 11;
        padding: 0;
    }
    .list-menu li {
        margin: 0;
    }
    .list-menu li.wrap-btn {
        max-width: 146px;
        margin: auto;
    }
    .list-menu li a {
        color: #fff;
    }
    .menu-open {
        right: 0;
        top: 0;
        position: fixed;
    }
}
@media only screen and (max-width: 991px) and (max-width: 991px) {
    .menu-open {
        min-width: 40%;
    }
}
@media only screen and (max-width: 991px) and (max-width: 767px) {
    .menu-open {
        min-width: 100%;
    }
}
.pricing-wrap {
    padding: 236px 0 277px;
    position: relative;
}
.pricing-wrap:before {
    content: "";
    background: url(../images/top-pricing-img.svg) no-repeat;
    background-position: 40px 0;
    position: absolute;
    top: -60px;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
}
.pricing-wrap:after {
    content: "";
    background: url(../images/bottom-pricing-img.svg) no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 320px;
    width: 382px;
}
@media (max-width: 991px) {
    .pricing-wrap {
        padding: 90px 0 0;
    }
}
.pricing-wrap .head-holder {
    text-align: center;
    margin: 0 0 83px;
    z-index: 2;
    position: relative;
}
@media (max-width: 991px) {
    .pricing-wrap .head-holder {
        margin: 0 0 70px;
    }
}
@media (max-width: 767px) {
    .pricing-wrap .head-holder {
        margin: 0 0 60px;
    }
}
@media (max-width: 480px) {
    .pricing-wrap .head-holder {
        margin: 0 0 50px;
    }
}
.pricing-wrap .items-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
@media (max-width: 768px) {
    .pricing-wrap .items-container {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .pricing-wrap .items-container .pricing-item + .pricing-item:not(:last-child) {
        margin: auto;
        margin-bottom: 60px;
    }
}
.pricing-wrap .pricing-item {
    padding: 44px 6px 29px;
    background-color: #111011;
    position: relative;
    height: 100%;
    width: 100%;
    max-width: 274px;
    z-index: 9;
}
.pricing-wrap .pricing-item .text {
    display: none;
}
.pricing-wrap .pricing-item + .pricing-item:not(:last-child) {
    margin-right: 10px;
}
@media (max-width: 991px) {
    .pricing-wrap .pricing-item {
        max-width: 400px;
        margin: 0 auto 50px;
    }
}
.pricing-wrap .pricing-item.pricing-description {
    background-color: #fff;
    max-width: 321px;
    box-shadow: 0 30px 54px rgba(65, 62, 101, 0.296766);
    margin-top: 50px;
    padding: 25px 0;
    position: relative;
    z-index: 12;
}
.pricing-wrap .pricing-item.pricing-description .pricing-item__head {
    padding: 0 30px;
}
.pricing-wrap .pricing-item.pricing-description .item-title {
    color: #000;
    letter-spacing: 1px;
    font-family: Montserrat-SemiBold;
    justify-content: flex-start;
    font-size: 16px;
    margin-bottom: 8px;
}
.pricing-wrap .pricing-item.pricing-description ul li {
    justify-content: flex-start;
    font-size: 14px;
    padding: 0 29px;
    line-height: 1.2;
}
.pricing-wrap .pricing-item.pricing-description ul li:not(:last-child) {
    border-bottom: 1px solid #eae9e9;
}
.pricing-wrap .pricing-item__head {
    text-align: center;
    padding: 0 0 13px;
}
.pricing-wrap .pricing-item__head .item-sale {
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.pricing-wrap .pricing-item__head .item-sale p {
    color: #0f0f10;
    font-size: 18px;
    font-family: Bebas Bold;
    background: #fff;
    padding: 3px 16px;
    margin: 0;
    display: inline-block;
    box-shadow: 0 4px 40px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
}
.pricing-wrap .pricing-item__head .item-title {
    font-size: 24px;
    font-family: Bebas Bold;
    letter-spacing: 2px;
    color: #e88140;
    text-transform: uppercase;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pricing-wrap .pricing-item__head .item-title .pro {
    color: #eba746;
    font-family: Montserrat-SemiBold;
    font-size: 10px;
    padding: 3px 5px;
    background: rgba(235, 167, 70, 0.2);
    border-radius: 2px;
    margin-left: 10px;
}
.pricing-wrap .pricing-item__head .item-price {
    color: #fff;
    font-family: Bebas Bold;
    font-size: 30px;
    margin: 0;
    line-height: 1;
}
.discount{
	text-decoration: line-through;
    font-size: 32px;
	padding-right:4px;
}
@media (max-width: 991px) {
    .pricing-wrap .pricing-item__head .item-price {
        font-size: 20px;
    }
	.discount{
    font-size: 22px;
}
}
@media (max-width: 767px) {
    .pricing-wrap .pricing-item__head .item-price {
        font-size: 28px;
    }
	.discount{
	font-size: 32px;
}
}

.pricing-wrap .pricing-item__head .item-price .digit {
    font-size: 58px;
    line-height: 1;
}
@media (max-width: 991px) {
    .pricing-wrap .pricing-item__head .item-price .digit {
        font-size: 48px;
    }
}
@media (max-width: 767px) {
    .pricing-wrap .pricing-item__head .item-price .digit {
        font-size: 42px;
    }
}
.pricing-wrap .pricing-item__head .item-billed {
    font-size: 18px;
    color: #5e6469;
    font-family: Bebas Bold;
    text-transform: uppercase;
    margin: 0;
}
.pricing-wrap .pricing-item__main ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.pricing-wrap .pricing-item__main li {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    min-height: 62px;
}
.pricing-wrap .pricing-item__main li:not(:last-child) {
    border-bottom: 1px solid hsla(0, 2%, 92%, 0.1);
}
.pricing-wrap .pricing-item__main li .img-ico {
    max-width: 32px;
    max-height: 32px;
}
.pricing-wrap .pricing-item__main li .tooltip-wrapper .img-ico {
    margin-top: 3px;
    max-width: 16px;
    max-height: 16px;
}
.pricing-wrap .pricing-item__foot {
    text-align: center;
    padding: 23px 0 0;
}
.pricing-wrap .pricing-item__foot p {
    font-size: 10px;
    line-height: 1.5;
    color: hsla(0, 0%, 100%, 0.75);
    padding: 40px 0 0;
}
.pricing-wrap .btn {
    border-radius: 100px;
    font-weight: 600;
    font-size: 16px;
    font-family: Montserrat-Regular, sans-serif;
    padding: 18px 0;
    letter-spacing: 0;
    text-transform: none;
    transition: all 0.25s;
    max-width: 100%;
}
.pricing-wrap .btn:hover {
    background: #272c30;
}
.pricing-wrap.affiliate {
    padding: 0 0 196px;
}
.pricing-wrap.affiliate:before {
    top: -120px;
    background-position: 15% -8%;
}
.pricing-wrap.affiliate .pricing-item {
    margin:  0 0;
}
.pricing-description{
	margin-top:50px !important;
}
.tooltip-wrapper {
    cursor: help;
    position: relative;
    text-align: center;
    margin-left: 5px;
    z-index: 9;
}
.tooltip-wrapper:hover .tooltip {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}
.tooltip-wrapper .tooltip {
    background: #e88140;
    bottom: 100%;
    color: #fff;
    display: block;
    left: -89px;
    margin-bottom: 15px;
    opacity: 0;
    padding: 20px;
    pointer-events: none;
    position: absolute;
    z-index: 10;
    width: 200px;
    transform: translateY(10px);
    transition: all 0.25s ease-out;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}
.tooltip-wrapper .tooltip:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}
.tooltip-wrapper .tooltip:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #e88140;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    width: 0;
}
@media (max-width: 1180px) {
    .pricing-wrap .pricing-item {
        max-width: 230px;
        padding: 44px 12px 29px;
    }
    .pricing-wrap .pricing-item.pricing-description {
        max-width: 250px;
        padding: 15px 0;
    }
}
@media (max-width: 1000px) {
    .pricing-wrap .pricing-item {
        max-width: 200px;
        padding: 44px 12px 29px;
    }
    .pricing-wrap .pricing-item.pricing-description {
        max-width: 250px;
        padding: 15px 0;
    }
}
@media (max-width: 900px) {
    .pricing-wrap .pricing-item {
        max-width: 170px;
        padding: 44px 8px 29px;
    }
    .pricing-wrap .pricing-item__head .item-price .digit {
        font-size: 36px;
        line-height: 62px;
    }
    .pricing-wrap .pricing-item__head .item-price {
        font-size: 24px;
        line-height: 62px;
    }
    .pricing-wrap .pricing-item.pricing-description {
        max-width: 250px;
        padding: 15px 0;
    }
}
@media (max-width: 800px) {
    .pricing-wrap .pricing-item {
        max-width: 155px;
        padding: 44px 8px 29px;
    }
    .pricing-wrap .pricing-item__head .item-price .digit {
        font-size: 36px;
    }
    .pricing-wrap .pricing-item__head .item-price {
        font-size: 24px;
    }
    .pricing-wrap .pricing-item.pricing-description {
        max-width: 250px;
        padding: 15px 0;
    }
}
@media (max-width: 768px) {
    .pricing-wrap .pricing-description {
        display: none;
    }
    .pricing-wrap .pricing-item {
        max-width: 300px;
        padding: 44px 24px 29px;
    }
    .pricing-wrap .pricing-item__head .item-price .digit {
        font-size: 64px;
    }
    .pricing-wrap .pricing-item__head .item-price {
        font-size: 40px;
    }
    .pricing-wrap .pricing-item .img-ico {
        display: none;
    }
    .pricing-wrap .pricing-item .img-ico.mob {
        display: inline-block;
        vertical-align: top;
    }
    .pricing-wrap .pricing-item .tooltip-wrapper {
        position: static;
        display: inline-block;
    }
    .pricing-wrap .pricing-item .tooltip-wrapper .tooltip {
        left: 0;
    }
    .pricing-wrap .pricing-item li.empty {
        display: none;
    }
    .pricing-wrap .pricing-item li {
        justify-content: start;
    }
    .pricing-wrap .pricing-item .text {
        display: block;
        color: #fff;
        font-size: 13px;
        position: relative;
    }
    .pricing-wrap .pricing-item.pricing-description {
        max-width: 270px;
        padding: 25px 0;
        overflow: hidden;
    }
}
.seen-wrap {
    padding: 123px 0 103px;
    font-family: Bebas Regular;
}
@media (max-width: 991px) {
    .seen-wrap {
        padding: 18px 0 90px;
    }
}
@media (max-width: 767px) {
    .seen-wrap {
        padding: 18px 0 50px;
    }
}
.seen-wrap .head-holder {
    text-align: center;
    margin: 0 0 60px;
}
.seen-wrap .head-holder .title {
    font-size: 64px;
    color: #fff;
    font-family: Bebas Thin;
}
.seen-wrap .seen-list {
    padding: 33px 0 0;
    text-align: center;
    list-style-type: none;
    max-width: 270px;
    margin: 0 auto;
}
.seen-wrap .seen-list li + li {
    margin: 100px 0 0;
}
@media (max-width: 991px) {
    .seen-wrap .seen-list li + li {
        margin: 60px 0 0;
    }
}
.seen-wrap .ico-wrap {
    background: rgba(94, 100, 105, 0.25);
    padding: 10px;
    border-radius: 50%;
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 10px;
}
.seen-wrap .img-ico {
    max-width: 32px;
    max-height: 32px;
}
.seen-wrap .item-title {
    font-size: 18px;
    font-weight: 700;
    font-family: Montserrat-Regular, sans-serif;
    color: #fff;
    margin: 0 0 3px;
}
.seen-wrap .item-desc {
    font-size: 14px;
    font-weight: 400;
    font-family: Montserrat-Regular, sans-serif;
    color: hsla(0, 0%, 100%, 0.7);
    line-height: 1.2;
}
@media (max-width: 991px) {
    .seen-wrap .img-wrap {
        margin: 60px auto 50px;
    }
}
@media (max-width: 991px) {
    .seen-wrap .img-wrap img {
        margin: 0 auto;
    }
}
.company-wrap {
    text-align: center;
    padding: 177px 0 0;
}
@media (max-width: 991px) {
    .company-wrap {
        padding: 90px 0 0;
    }
}
.company-wrap .company-title {
    font-size: 16px;
    font-weight: 400;
    font-family: Montserrat-Regular, sans-serif;
    color: #fff;
    letter-spacing: 1px;
    margin: 0 0 34px;
}
@media (max-width: 767px) {
    .company-wrap .company-title {
        font-size: 14px;
        margin: 0 0 25px;
    }
}
.company-wrap .company-logo {
    padding: 0;
    list-style-type: none;
}
.company-wrap .company-logo li {
    display: inline-block;
    margin: 0 6px 10px 0;
}
.company-wrap .company-logo img {
    max-width: 175px;
}
.waiting-wrap {
    background-color: #e88140;
    padding: 87px 0 98px;
}
.waiting-wrap.oblique {
    padding: 400px 0 98px;
    margin-top: -400px;
}
.waiting-wrap .waiting-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    width: 100%;
}
@media (min-width: 992px) {
    .waiting-wrap .waiting-container {
        flex-direction: row;
        align-items: flex-start;
    }
}
.waiting-wrap .title {
    font-family: Bebas Thin;
    color: #fff;
    font-size: 64px;
    letter-spacing: 1.3px;
    line-height: 1.2;
}
@media (max-width: 991px) {
    .waiting-wrap .title {
        font-size: 58px;
    }
}
@media (max-width: 767px) {
    .waiting-wrap .title {
        font-size: 52px;
    }
}
@media (max-width: 480px) {
    .waiting-wrap .title {
        font-size: 44px;
    }
}
.waiting-wrap .txt {
    font-size: 16px;
    font-weight: 400;
    font-family: Montserrat-Regular, sans-serif;
    color: #fff;
    line-height: 1.4;
    max-width: 450px;
    letter-spacing: 1px;
}
@media (max-width: 767px) {
    .waiting-wrap .txt {
        font-size: 14px;
    }
}
.waiting-wrap .btn-black {
    background-color: #272c30;
    border: 1px solid #272c30;
    border-radius: 100px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    font-family: Montserrat-Regular, sans-serif;
    transition: all 0.25s;
    padding: 16px 70px;
    margin: 22px 0 0;
    text-transform: none;
    letter-spacing: 0;
}
.waiting-wrap .btn-black:hover {
    background-color: #e88140;
    border: 1px solid #fff;
    color: #fff;
}
@media (max-width: 991px) {
    .waiting-wrap .content-wrap {
        text-align: center;
    }
}
@media (max-width: 991px) {
    .waiting-wrap .content-wrap .txt {
        margin: 0 auto 20px;
    }
}
@media (max-width: 991px) {
    .waiting-wrap .content-wrap .btn {
        margin: 22px auto 0;
    }
}
.waiting-wrap .download-wrap {
    color: #fff;
    text-transform: uppercase;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 320px;
    margin-top: 39px;
}
.waiting-wrap .download-wrap a + a {
    margin-left: 10px;
}
.waiting-wrap .download-title {
    margin: 0 0 15px;
    font-family: Montserrat-SemiBold;
    letter-spacing: 2px;
}
@media (max-width: 1200px) {
    .waiting-wrap .waiting-container {
        text-align: center;
    }
    .waiting-wrap .waiting-container .txt {
        margin: auto;
    }
    .waiting-wrap .waiting-container a.btn {
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 768px) {
    .waiting-wrap .waiting-container a.btn {
        width: 276px;
    }
    .waiting-wrap .download-wrap {
        flex-wrap: nowrap;
        align-items: center;
        flex-direction: column;
    }
    .waiting-wrap .download-wrap a + a {
        margin-left: 0;
        width: 150px;
        margin-top: 4px;
    }
    .waiting-wrap .download-wrap a img {
        width: 100%;
    }
    .waiting-wrap.oblique {
        padding: 100px 0 65px;
        margin-top: -200px;
    }
}
.downloadApp {
    background: #0e0f12;
    position: relative;
}
.downloadApp:before{
    content: "";
    background: url(../images/top-download-img.svg) no-repeat;
    background-position: right 0 bottom 0;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
}
.downloadApp .downloadAppBlock{
    display: flex;
    padding-top: 183px;
}
.downloadApp .downloadAppBlock .hero-img {
    z-index: 1;
    position: relative;
}
/*.downloadApp .downloadAppBlock .hero-img img {
    max-width: 620px;
    margin-right: 80px;
}*/
.downloadApp .downloadAppBlock .downloadContent {
    position: relative;
    z-index: 1;
}
.downloadApp .downloadAppBlock .downloadContent h2 {
    color: #fff;
    font-family: Bebas Bold;
    font-style: normal;
    font-weight: 700;
    font-size: 120px;
    line-height: 90%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}
.downloadApp .downloadAppBlock .downloadContent h2 span {
    color: linear-gradient(135deg, #e88140 50%, #dc603b);
    background: linear-gradient(175deg, #e88140 30%, #ff4108);
    color: #e88140;
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.downloadApp .downloadAppBlock .downloadContent .buttons .start {
    background-color: transparent;
    color: #e88140;
    width: 100%;
    font-family: Montserrat-Bold;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    line-height: 18px;
    border-radius: 100px;
    margin-bottom: 20px;
    padding: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    cursor: pointer;
    column-gap: 14px;
    border: 2px solid;
    border-color: #e88140;
}

.downloadApp .downloadAppBlock .downloadContent p {
    font-family: Montserrat-Light, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
    letter-spacing: 1px;
}
.affiliate-bg{
	   background-color: #fff;
}
.downloadApp .downloadAppBlock .downloadContent .buttons {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.downloadApp .downloadAppBlock .downloadContent .buttons a {
    background-color: #fff;
    color: #272c30;
    width: 100%;
    font-family: Montserrat-Bold;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    line-height: 18px;
    border-radius: 100px;
    margin-bottom: 20px;
    padding: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    cursor: pointer;
}

.downloadApp .downloadAppBlock .downloadContent .buttons .start:hover {
    background-color: #e88140;
    color: #272c30;
}

.downloadApp .downloadAppBlock .downloadContent .buttons a:hover {
    background-color: #e88140;
}

.downloadApp .downloadAppBlock .downloadContent .buttons a.btn-orange {
	background-color: #e88140;
	color: #fff;
}
.downloadApp .downloadAppBlock .downloadContent .buttons a.btn-orange:hover {
	background: #272c30;
}
.downloadApp .downloadAppBlock .downloadContent .buttons a svg {
    margin-right: 14px;
}
.downloadApp {
    overflow: hidden;
}
.downloadApp:before {
    background: url(../images/outline-logo-bg-left.svg) no-repeat;
    background-position: left 28.5% top 34%;
    z-index: 1;
}
.downloadApp .hero-bg {
    content: "";
    background-color: #000;
    position: absolute;
    top: -21.5%;
    left: -50%;
    width: 200%;
    height: 100%;
    transform: rotate(-7.6deg);
}
.downloadApp .downloadAppBlock {
    padding-top: 140px;
}
@media (min-width: 1200px) {
    .downloadApp .downloadAppBlock .downloadContent {
        max-width: 680px;
    }
}
.downloadApp .downloadAppBlock .downloadContent h2 {
    margin-bottom: 0;
}
@media (min-width: 1200px) {
    .downloadApp .downloadAppBlock .downloadContent h2 {
        font-size: 110px;
    }
}
.downloadApp .downloadAppBlock .downloadContent p {
    font-size: 40px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    font-family: Bebas Bold;
    margin-bottom: 42px;
}
.downloadApp .downloadAppBlock .hero-img img{
    display: block;
    margin: 0;
    padding-bottom: 130px;
    max-width: 520px;
}
.downloadApp .downloadAppBlock .phones img {
    max-width: 325px;
    padding-bottom: 130px;
}
@media (max-width: 1200px) {
    .downloadApp:before {
        background-size: 90%;
    }
    .downloadApp .downloadAppBlock .downloadContent h2 {
        font-size: 62px;
        line-height: 90%;
    }
}
@media (max-width: 768px) {
    .downloadApp {
        display: flex;
        flex-direction: column;
    }
    .downloadApp:before {
        background-size: 100%;
    }
    .downloadApp .downloadAppBlock {
        display: flex;
        flex-direction: column-reverse;
    }
    .downloadApp .downloadAppBlock .hero-img {
        margin: 0 auto;
        margin-bottom: 40px;
    }
    .downloadApp .downloadAppBlock .hero-img img {
        max-width: 85%;
        margin-right: 0;
    }
    .downloadApp .downloadAppBlock .downloadContent {
        margin: 0 10px;
    }
    .downloadApp .downloadAppBlock .downloadContent h2 {
        font-size: 62px;
        line-height: 90%;
    }
    .downloadApp .downloadAppBlock {
        flex-direction: column;
    }
    .downloadApp .downloadAppBlock .downloadContent {
        max-width: 100%;
        margin: 0 auto;
        padding: 0 10px;
        text-align: center;
    }
    .downloadApp .downloadAppBlock .downloadContent .buttons {
        margin: 0 auto;
    }
    .downloadApp .downloadAppBlock .hero-img {
        max-width: 320px;
    }
    .downloadApp .downloadAppBlock .hero-img img {
        max-width: 100%;
    }
}
.cardio-coach {
    padding: 150px 0 100px;
}
.cardio-coach .title {
    font-size: 80px;
    letter-spacing: 1.5px;
    margin-bottom: 10px;
    color: #272c30;
}
.cardio-coach .txt {
    max-width: 600px;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.4;
}
.slider .slick-track {
    padding: 45px 0;
}
.slider .slick-slide {
    margin: 0 15px;
}
.slider .slider-item {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    box-shadow: 5px 10px 25px rgba(0, 0, 0, 0.25);
}
.slider .slider-item img {
    border-radius: 12px;
    width: 100%;
}
.slider .slick-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 42px;
    height: 42px;
    z-index: 9;
    border: none;
    background: transparent;
    cursor: pointer;
    padding: 0;
}
.cardio-coach-slider .slider-item {
    color: #fff;
    font-size: 32px;
    font-family: Bebas Bold;
}
.cardio-coach-slider .slider-item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 36.4%, rgba(0, 0, 0, 0.5) 83.04%);
}
.cardio-coach-slider .slider-item .txt {
    position: absolute;
    font-size: 32px;
    bottom: 10px;
    left: 15px;
    z-index: 2;
}
.cardio-coach-slider .slick-arrow {
    top: -10px;
}
@media (min-width: 1200px) {
    .cardio-coach-slider .slick-arrow {
        top: -33px;
    }
}
.cardio-coach-slider .slick-arrow.slick-prev {
    right: 12vw;
}
.cardio-coach-slider .slick-arrow.slick-next {
    right: 8vw;
}
@media (min-width: 1200px) {
    .cardio-coach-slider .slick-arrow.slick-next {
        right: 9.7vw;
    }
}
.community-section {
    text-align: center;
    margin-top: -230px;
}
.community-section .title {
    font-size: 80px;
    letter-spacing: 1.5px;
    margin-bottom: 10px;
    max-width: 680px;
    margin: 0 auto 48px;
    color: #272c30;
}
.community-section .txt {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 18px;
    font-family: Montserrat-SemiBold;
    color: #5e6469;
}
.community-section .btn {
    margin: 0 auto;
    transition: 0.3s;
}
.community-section .btn:hover {
    background-color: #272c30;
}
.community-section .community-slider {
    padding: 80px 0;
}
.community-section .community-slider .slick-arrow {
    top: calc(50% - 21px);
    background-color: #fff;
    border-radius: 50%;
}
.community-section .community-slider .slick-arrow.slick-prev {
    left: 1vw;
}
.community-section .community-slider .slick-arrow.slick-next {
    right: 1vw;
}
@media (max-width: 768px) {
    .cardio-coach {
        padding: 70px 0 100px;
    }
    .cardio-coach .title {
        font-size: 62px;
        line-height: 90%;
    }
    .community-section .title {
        font-size: 62px;
        line-height: 90%;
    }
}
.hero-running {
    text-align: center;
    color: #fff;
    position: relative;
}
.hero-running .img-wrap img {
    width: 100%;
    min-height: 350px;
    object-fit: cover;
}
.hero-running .text-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    align-items: center;
    margin-top: -115px;
}
@media (max-width: 1199px) {
    .hero-running .text-wrap {
        margin-top: -50px;
    }
}
@media (max-width: 768px) {
    .hero-running .text-wrap {
        margin-top: 0;
    }
}
.hero-running .text {
    color: #eae9e9;
    font-family: Montserrat-Light, sans-serif;
    font-size: 16px;
    margin: 8px 0 0;
}
@media (max-width: 768px) {
    .hero-running {
        max-width: 100%;
        overflow: hidden;
    }
    .hero-running .img-wrap img {
        width: 260%;
    }
}
.images-text-widget {
    margin-top: -125px;
}
@media (max-width: 1199px) {
    .images-text-widget {
        margin-top: -100px;
    }
}
@media (max-width: 768px) {
    .images-text-widget {
        margin-top: -150px;
    }
}
.images-text-widget .img-wrap {
    display: flex;
    justify-content: center;
    padding-left: 45px;
}
@media (max-width: 991px) {
    .images-text-widget .img-wrap {
        padding-left: 0;
    }
}
@media (max-width: 768px) {
    .images-text-widget .img-wrap {
        max-width: 220px;
        margin: 0 auto;
    }
}
.images-text-widget .lg-img {
    display: none;
}
@media (min-width: 992px) {
    .images-text-widget .lg-img {
        display: block;
    }
}
.images-text-widget .sm-img {
    display: none;
}
@media (max-width: 991px) {
    .images-text-widget .sm-img {
        display: block;
    }
}
.images-text-widget .text-wrap {
    padding: 170px 0;
    margin-left: -30px;
}
@media (max-width: 1199px) {
    .images-text-widget .text-wrap {
        padding: 130px 0;
    }
}
@media (max-width: 991px) {
    .images-text-widget .text-wrap {
        margin-left: 0;
        padding: 90px 0;
    }
}
@media (max-width: 768px) {
    .images-text-widget .text-wrap {
        padding: 40px 0;
    }
}
.images-text-widget .section-title {
    margin: 0 0 44px;
}
@media (max-width: 768px) {
    .images-text-widget .section-title {
        margin: 0 0 30px;
    }
}
.images-text-widget .blockquote {
    color: #fff;
    font-size: 18px;
    font-family: Montserrat-SemiBold;
    position: relative;
    padding: 23px 47px 17px;
    margin: 0 20px 40px;
    max-width: 540px;
}
@media (max-width: 991px) {
    .images-text-widget .blockquote {
        max-width: 100%;
    }
}
@media (max-width: 768px) {
    .images-text-widget .blockquote {
        max-width: calc(100% - 50px);
        margin: 0 auto 20px;
        font-size: 16px;
        padding: 23px 30px 17px;
    }
}
.images-text-widget .blockquote:before {
    content: "";
    background: #272c30;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    transform: skewX(-22deg);
}
@media (max-width: 768px) {
    .images-text-widget .blockquote:before {
        transform: skewX(-15deg);
    }
}
.images-text-widget .blockquote p {
    position: relative;
    margin: 0;
}
.images-text-widget .text {
    line-height: 1.4;
    max-width: 512px;
}
@media (max-width: 991px) {
    .images-text-widget .text {
        max-width: 100%;
    }
}
.progress-text-widget {
    background-color: #111011;
    color: #fff;
    position: relative;
    padding: 0 0 50px;
    margin-top: 92px;
    z-index: 2;
}
.progress-text-widget:after,
.progress-text-widget:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
}
.progress-text-widget:before {
    top: -188px;
    bottom: auto;
    border-width: 188px 0 0 calc(100vw - 17px);
    border-color: transparent transparent transparent #111011;
}
@media (max-width: 991px) {
    .progress-text-widget:before {
        top: -100px;
        border-width: 100px 0 0 calc(100vw - 17px);
    }
}
.progress-text-widget:after {
    top: auto;
    bottom: -160px;
    border-width: 0 calc(100vw - 17px) 160px 0;
    border-color: transparent #111011 transparent transparent;
}
@media (max-width: 991px) {
    .progress-text-widget:after {
        bottom: -90px;
        border-width: 0 calc(100vw - 17px) 90px 0;
    }
}
.progress-text-widget .bg-wrap {
    position: absolute;
    right: 0;
    top: 0;
}
.progress-text-widget .text-wrap {
    max-width: 548px;
    padding: 35px 25px 87px;
}
.progress-text-widget .section-title {
    color: #fff;
}
.progress-text-widget .text {
    letter-spacing: 1px;
}
.progress-text-widget .list-wrap {
    position: relative;
}
.progress-text-widget .list {
    display: flex;
    padding: 0 10px;
}
@media (max-width: 991px) {
    .progress-text-widget .list {
        flex-wrap: wrap;
    }
}
.progress-text-widget .list .item {
    width: 25%;
    padding: 0 15px;
    opacity: 0.5;
    transition: all 0.3s;
}
@media (max-width: 991px) {
    .progress-text-widget .list .item {
        margin: 0 0 30px;
        width: 100%;
    }
}
.progress-text-widget .list .item.active {
    color: #fff;
    opacity: 1;
}
.progress-text-widget .list .item.active .digit {
    color: #e88140;
}
.progress-text-widget .list .item-title {
    font-family: Bebas Bold;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 1;
    margin: 0 0 7px;
}
.progress-text-widget .list .item-title .digit {
    font-size: 64px;
    margin-right: 5px;
    transition: all 0.3s;
}
.progress-text-widget .list .item-text {
    line-height: 1.25;
    letter-spacing: 1px;
}
.progress-text-widget .progress-wrap {
    background-color: hsla(0, 0%, 100%, 0.25);
    height: 1px;
    width: calc(100% - 50px);
    margin: 10px auto;
    position: relative;
}
@media (max-width: 991px) {
    .progress-text-widget .progress-wrap {
        position: absolute;
        top: 0;
        left: 0;
        height: calc(100% - 40px);
        width: 1px;
        margin: 0;
    }
}
.progress-text-widget .progress-line {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #e88140;
    height: 1px;
    transition: all 0.3s;
}
@media (max-width: 991px) {
    .progress-text-widget .progress-line {
        width: 1px;
        height: 0;
    }
}
@media (max-width: 768px) {
    .progress-wrap {
        display: none;
    }
    .progress-text-widget .list .item,
    .progress-text-widget .list .item.active {
        opacity: 1;
        margin: 0 0 10px;
    }
    .progress-text-widget .list .item.active .item-title,
    .progress-text-widget .list .item .item-title {
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        font-family: Montserrat-Regular, sans-serif;
    }
    .progress-text-widget .list .item.active .item-title .digit,
    .progress-text-widget .list .item.active .item-title .orange,
    .progress-text-widget .list .item .item-title .digit,
    .progress-text-widget .list .item .item-title .orange {
        color: #fff;
        font-size: 14px;
        font-weight: 400;
    }
    .progress-text-widget .list .item.active .item-text,
    .progress-text-widget .list .item .item-text {
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
    }
}
.milestone-widget {
    background-image: url(../images/milestone.png);
    background-repeat: no-repeat;
    background-position: 100% 70px;
    background-size: contain;
    position: relative;
    padding: 310px 0 290px;
}
@media (max-width: 1199px) {
    .milestone-widget {
        padding: 250px 0;
        background-position: 100% 0;
        background-size: cover;
    }
}
@media (max-width: 768px) {
    .milestone-widget {
        padding: 200px 0 80px;
    }
}
.milestone-widget .text-wrap {
    padding: 0 25px;
}
@media (max-width: 768px) {
    .milestone-widget .text-wrap {
        background-color: #ffffff4d;
        padding: 20px;
    }
}
.milestone-widget .text-wrap .text {
    color: #5e6469;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: Montserrat-Bold;
    margin: 0 0 20px;
}
.milestone-widget .img-wrap {
    position: absolute;
    right: 0;
    top: 0;
}
.fitRadio {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    padding-bottom: 280px;
}
.fitRadio .fitRadioBackground {
    padding-top: 135px;
    width: 100vw;
    height: calc(100% - 280px);
    position: absolute;
}
.fitRadio .fitRadioBackground .background {
    z-index: 1;
    content: "";
    display: inline-block;
    width: 200%;
    height: calc(100% - 180px);
    background: #000;
    position: absolute;
    transform: rotate(-7deg);
    margin-left: -50%;
}
.fitRadio .fitRadioBlock {
    padding: 160px 0;
    padding-top: 0;
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fitRadio .fitRadioBlock .fitRadioText {
    padding: 200px 0 0;
    max-width: 512px;
    margin-right: 126px;
}
.fitRadio .fitRadioBlock .fitRadioText .logo {
    margin-bottom: 10px;
}
.fitRadio .fitRadioBlock .fitRadioText h2 {
    font-family: Bebas Bold;
    font-style: normal;
    font-weight: 700;
    font-size: 80px;
    line-height: 100%;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 14px;
}
.fitRadio .fitRadioBlock .fitRadioText h2 span {
    color: #e88140;
}
.fitRadio .fitRadioBlock .fitRadioText .about {
    font-family: Montserrat-Regular, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 20px;
}
.fitRadio .fitRadioBlock .fitRadioText ul {
    padding-left: 53px;
    list-style-image: url(../../assets/images/icon-check.svg);
}
.fitRadio .fitRadioBlock .fitRadioText ul li {
    font-family: Montserrat-Regular, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 20px;
    color: #fff;
}
.fitRadio .fitRadioBlock .fitRadioText a.button {
    color: #fff;
    width: 300px;
    height: 50px;
    background-color: #e88140;
    font-family: Montserrat-Bold;
    font-weight: 700;
    display: inline-block;
    line-height: 50px;
    vertical-align: middle;
    text-align: center;
    border-radius: 100px;
    margin-top: 20px;
    transition: 0.3s;
}
.fitRadio .fitRadioBlock .fitRadioText a.button:hover {
    background-color: #272c30;
}
.fitRadio .fitRadioBlock .phone {
    margin-top: 25px;
    border-radius: 57px;
}
@media (max-width: 1200px) {
    .fitRadio .fitRadioBlock {
        padding: 140px 0 100px;
    }
    .fitRadio .fitRadioBlock .fitRadioText {
        max-width: 400px;
        margin-right: 40px;
        padding: 80px 0 0;
    }
    .fitRadio .fitRadioBlock .phone img {
        max-width: 280px;
    }
}
@media (max-width: 768px) {
    .fitRadio {
        margin-top: -160px;
    }
    .fitRadio .fitRadioBackground {
        width: 100%;
    }
    .fitRadio .fitRadioBackground .background {
        width: 300%;
    }
    .fitRadio .fitRadioBlock {
        padding: 180px 0 80px;
    }
    .fitRadio .fitRadioBlock .fitRadioText {
        margin: 0;
        max-width: 90%;
    }
    .fitRadio .fitRadioBlock .fitRadioText h2 {
        font-size: 62px;
        line-height: 90%;
    }
    .fitRadio .fitRadioBlock .fitRadioText a.button {
        width: 276px;
    }
    .fitRadio .fitRadioBlock .phone {
        display: none;
    }
}
.forgymsTrainers {
    margin-top: -400px;
    position: relative;
    padding-top: 0;
    overflow: hidden;
    padding-bottom: 260px;
}
.forgymsTrainers .forgymsTrainersBackground {
    padding-top: 135px;
    width: 100vw;
    height: calc(100% - 280px);
    position: absolute;
}
.forgymsTrainers .forgymsTrainersBackground .background {
    z-index: 1;
    content: "";
    display: inline-block;
    width: 200%;
    height: calc(100% - 280px);
    background: #000;
    position: absolute;
    transform: rotate(-7deg);
    margin-left: -50%;
}
.forgymsTrainers .forgymsTrainersBlock {
    padding: 280px 0;
    padding-bottom: 120px;
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: center;
}
.forgymsTrainers .forgymsTrainersBlock .forgymsTrainersText {
    max-width: 574px;
    margin-left: 140px;
}
.forgymsTrainers .forgymsTrainersBlock .forgymsTrainersText img {
    display: inline-block;
}
.forgymsTrainers .forgymsTrainersBlock .forgymsTrainersText .pro {
    color: #f5a623;
    display: inline-block;
    background: rgba(235, 167, 70, 0.2);
    border-radius: 2px;
    font-family: Montserrat-SemiBold;
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 22px;
    width: 35px;
    height: 22px;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    margin-left: 5px;
}
.forgymsTrainers .forgymsTrainersBlock .forgymsTrainersText h2 {
    font-family: Bebas Bold;
    font-style: normal;
    font-weight: 700;
    font-size: 80px;
    line-height: 100%;
    letter-spacing: 1px;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 17px;
}
.forgymsTrainers .forgymsTrainersBlock .forgymsTrainersText h2 span {
    color: #e88140;
}
.forgymsTrainers .forgymsTrainersBlock .forgymsTrainersText .about {
    font-family: Montserrat-Regular, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 24px;
}
.forgymsTrainers .forgymsTrainersBlock .forgymsTrainersText ul {
    margin-top: 36px;
    padding-left: 50px;
    list-style-image: url(../../assets/images/icon-check.svg);
}
.forgymsTrainers .forgymsTrainersBlock .forgymsTrainersText ul li {
    font-family: Montserrat-Regular, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 20px;
    color: #fff;
}
.forgymsTrainers .forgymsTrainersBlock .forgymsTrainersText a.button {
    color: #fff;
    width: 300px;
    height: 50px;
    background-color: #e88140;
    display: inline-block;
    line-height: 50px;
    vertical-align: middle;
    text-align: center;
    border-radius: 100px;
    margin-top: 20px;
    transition: 0.3s;
    font-family: Montserrat-Bold;
    font-weight: 700;
}
.forgymsTrainers .forgymsTrainersBlock .forgymsTrainersText a.button:hover {
    background-color: #272c30;
}
.forgymsTrainers .forgymsTrainersBlock .phone {
    margin-top: 0;
    border-radius: 57px;
    margin-left: -20px;
}
@media (max-width: 1200px) {
    .forgymsTrainers .forgymsTrainersBlock {
        padding: 200px 0;
        padding-top: 160px;
    }
    .forgymsTrainers .forgymsTrainersBlock .forgymsTrainersText {
        max-width: 400px;
        margin-left: 40px;
    }
    .forgymsTrainers .forgymsTrainersBlock .phone img {
        max-width: 280px;
    }
}
@media (max-width: 768px) {
    .forgymsTrainers {
        margin-top: -535px;
    }
    .forgymsTrainers .forgymsTrainersBackground {
        width: 100%;
        margin-left: 0;
    }
    .forgymsTrainers .forgymsTrainersBackground .background {
        width: 300%;
    }
    .forgymsTrainers .forgymsTrainersBlock {
        padding: 350px 0 100px;
    }
    .forgymsTrainers .forgymsTrainersBlock .forgymsTrainersText {
        margin: 0;
        max-width: 85%;
    }
    .forgymsTrainers .forgymsTrainersBlock .forgymsTrainersText h2 {
        font-size: 62px;
        line-height: 90%;
    }
    .forgymsTrainers .forgymsTrainersBlock .forgymsTrainersText a.button {
        width: 276px;
    }
    .forgymsTrainers .phone img {
        display: none;
    }
}
.headerBanner {
    position: relative;
    margin-bottom: 145px;
}
.headerBanner .headerBannerImages {
    display: flex;
    justify-content: flex-end;
}
.headerBanner .headerBannerImages.mobile {
    display: none;
}
.headerBanner .headerBannerImages .imageHeader.forPersonalUse {
    margin-right: -308px;
}
.headerBanner .headerBannerContent {
    position: absolute;
    height: 200px;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 1100px;
    z-index: 15;
}
.headerBanner .headerBannerContent h1 {
    font-family: Bebas Bold;
    font-style: normal;
    font-weight: 700;
    font-size: 100px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #272c30;
    max-width: 800px;
    line-height: 90px;
}
.headerBanner .headerBannerContent h1 span {
    display: block;
    font-size: 120px;
    line-height: 108px;
    color: linear-gradient(0deg, #e88140, #f5a623);
    background: linear-gradient(0deg, #e88140, #f5a623);
    color: #e88140;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.headerBanner .headerBannerContent a.button {
    color: #fff;
    width: 276px;
    height: 50px;
    background-color: #272c30;
    display: inline-block;
    line-height: 50px;
    vertical-align: middle;
    text-align: center;
    border-radius: 100px;
    margin-top: 33px;
    transition: 0.3s;
    font-family: Montserrat-Bold;
    font-weight: 700;
}
.headerBanner .headerBannerContent a.button:hover {
    background-color: #e88140;
}
@media (max-width: 1200px) {
    .headerBanner .headerBannerImages .imageHeader.forPersonalUse {
        margin-right: -205px;
        width: 550px;
    }
    .headerBanner .headerBannerImages .imageHeader {
        width: 424px;
    }
    .headerBanner .headerBannerImages .imageHeader img {
        width: 100%;
    }
    .headerBanner .headerBannerContent {
        max-width: 100%;
    }
    .headerBanner .headerBannerContent h1 {
        max-width: 100%;
        margin-left: 40px;
    }
    .headerBanner .headerBannerContent a.button {
        margin-left: 40px;
    }
}
@media (max-width: 768px) {
    .headerBanner {
        margin-bottom: 40px;
    }
    .headerBanner .headerBannerImages {
        width: 100%;
    }
    .headerBanner .headerBannerImages.pc {
        display: none;
    }
    .headerBanner .headerBannerImages.mobile {
        display: inline-block;
    }
    .headerBanner .headerBannerImages .imageHeader.forGymsTrainers,
    .headerBanner .headerBannerImages .imageHeader.forPersonalUse {
        max-width: 100%;
        width: 100%;
        top: 0;
    }
    .headerBanner .headerBannerImages .imageHeader {
        display: none;
    }
    .headerBanner .headerBannerImages .imageHeader.active {
        display: inline-block;
    }
    .headerBanner .headerBannerImages .points {
        position: absolute;
        bottom: 70px;
        left: 38px;
    }
    .headerBanner .headerBannerImages .points .point {
        width: 10px;
        height: 10px;
        background-color: #fff;
        opacity: 0.5;
        display: inline-block;
        margin-right: 5px;
        border-radius: 50%;
    }
    .headerBanner .headerBannerImages .points .point.active {
        opacity: 1;
    }
    .headerBanner .headerBannerContent h1 {
        font-size: 62px;
        line-height: 90%;
        color: #fff;
        margin-left: 20px;
    }
    .headerBanner .headerBannerContent h1 span {
        font-size: 62px;
        line-height: 90%;
    }
    .headerBanner .headerBannerContent a.button {
        margin-left: 20px;
        width: 276px;
        background-color: #e88140;
    }
    .headerBanner .sliderHeader,
    .headerBanner .sliderHeader .headerBannerSlide {
        width: 100%;
    }
    .headerBanner .sliderHeader .slick-dots {
        display: flex;
        position: absolute;
        bottom: 8%;
        left: 25px;
    }
    .headerBanner .sliderHeader .slick-dots li {
        width: 10px;
        height: 10px;
        background: #fff;
        margin-right: 8px;
        opacity: 0.5;
        border-radius: 50%;
    }
    .headerBanner .sliderHeader .slick-dots li.slick-active {
        opacity: 1;
    }
    .headerBanner .sliderHeader .slick-dots li button {
        display: none;
    }
}
.logowall p {
    font-family: Montserrat-Light, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 24px;
    text-align: center;
    margin: 65px;
}
.logowall p span {
    font-family: Montserrat-SemiBold;
    font-weight: 700;
}
.logowall .logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1200px;
    margin: auto;
    align-items: center;
}
.logowall .logos img {
    margin: 0 60px;
    margin-bottom: 40px;
    max-width: 202px;
}
.logowall .logos .f45,
.logowall .logos .rangetheory {
    height: 51px;
}
.logowall .logos .f45wall {
    height: 41px;
}
.logowall .logos .d1 {
    height: 57px;
}
.logowall .logos .ncfit {
    height: 44px;
}
.logowall .logos .ufc {
    height: 41px;
}
.logowall .logos .lifetime {
    height: 61px;
}
.logowall .logos .xtendbarre {
    height: 32px;
}
.logowall .logos .goldsgym {
    height: 60px;
}
.logowall .logos .bft {
    height: 42px;
}
.logowall .logos picture .burn-boot-camp {
    height: 46px;
}
.logowall .logos .strong-pilates {
    height: 24px;
}
.logowall.dark-bg {
    padding: 50px 0 200px;
    color: #fff;
    background-color: #272c30;
    margin-bottom: -220px;
}
@media (max-width: 1200px) {
    .logowall .logos {
        max-width: 760px;
    }
    .logowall .logos img {
        margin: 0 30px;
        margin-bottom: 40px;
    }
}
@media (max-width: 460px) {
    .logowall .logos {
        width: 100%;
    }
    .logowall .logos picture {
        width: 50%;
        text-align: center;
    }
    .logowall .logos picture img {
        height: auto;
        margin: 0 15px;
        margin-bottom: 40px;
    }
    .logowall .logos picture .f45,
    .logowall .logos picture .rangetheory {
        height: 25px;
    }
    .logowall .logos picture .d1 {
        height: 28px;
    }
    .logowall .logos picture .ncfit {
        height: 22px;
    }
    .logowall .logos picture .ufc {
        height: 20px;
    }
    .logowall .logos picture .lifetime {
        height: 30px;
    }
    .logowall .logos picture .xtendbarre {
        height: 22px;
    }
    .logowall .logos picture .goldsgym {
        height: 44px;
    }
    .logowall .logos .strong-pilates {
        height: 18px;
    }
    .logowall .logos picture .bft {
        height: 34px;
    }
    .logowall .logos picture .burn-boot-camp {
        height: 48px;
    }
}
.poppularDjs {
    position: relative;
    padding-top: 140px;
    overflow: hidden;
    padding-bottom: 140px;
}
.poppularDjs:before {
    z-index: 1;
    content: "";
    display: inline-block;
    width: 200%;
    height: calc(100% - 280px);
    background: #000;
    position: absolute;
    transform: rotate(-6.8deg);
    margin-left: -50%;
}
.poppularDjs .poppularDjsBlock {
    padding: 130px 0;
    position: relative;
    z-index: 2;
    display: flex;
}
.poppularDjs .poppularDjsBlock .djs {
    display: flex;
}
.poppularDjs .poppularDjsBlock .djs .djContent {
    border-radius: 8px;
    margin-top: 60px;
}
.poppularDjs .poppularDjsBlock .djs .djContent:first-child {
    margin-top: 20px;
}
.poppularDjs .poppularDjsBlock .djs .djContent .djBlock {
    display: block;
    width: 220px;
    position: relative;
    margin-right: 15px;
    margin-bottom: 20px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 8px;
}
.poppularDjs .poppularDjsBlock .djs .djContent .djBlock .playIcon .playCircle,
.poppularDjs .poppularDjsBlock .djs .djContent .djBlock img {
    transition: 0.3s;
}
.poppularDjs .poppularDjsBlock .djs .djContent .djBlock:hover img {
    transform: scale(1.05);
}
.poppularDjs .poppularDjsBlock .djs .djContent .djBlock:hover .playIcon .playCircle {
    fill: #e88140;
}
.poppularDjs .poppularDjsBlock .djs .djContent .djBlock img {
    border-radius: 8px;
}
.poppularDjs .poppularDjsBlock .djs .djContent .djBlock .text {
    position: absolute;
    bottom: 0;
    z-index: 3;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    padding: 12px;
    padding-top: 9px;
    padding-bottom: 8px;
}
.poppularDjs .poppularDjsBlock .djs .djContent .djBlock .text h6 {
    color: #fff;
    font-family: Montserrat-Bold;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
}
.poppularDjs .poppularDjsBlock .djs .djContent .djBlock .text p {
    font-family: Montserrat-Light, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    line-height: 14px;
}
.poppularDjs .poppularDjsBlock .djs .djContent .djBlock .playIcon {
    position: absolute;
    top: 0;
    bottom: 60px;
    left: 0;
    right: 0;
    width: 66px;
    height: 66px;
    display: inline-block;
    margin: auto;
}
.poppularDjs .poppularDjsBlock .djs .djContent .djBlock .playIcon.konfliktIcon {
    bottom: 30px;
}
.poppularDjs .aboutMusic {
    margin-left: 148px;
}
.poppularDjs .aboutMusic h2 {
    font-size: 80px;
    font-weight: 700;
    color: #fff;
    line-height: 100%;
    font-family: Bebas Bold;
    max-width: 480px;
    letter-spacing: 1px;
    margin-bottom: 6px;
}
.poppularDjs .aboutMusic h2 span {
    color: #e88140;
}
.poppularDjs .aboutMusic .subtitle {
    color: #fff;
    margin-bottom: 42px;
    font-family: Montserrat-Light, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 1px;
}
.poppularDjs .aboutMusic .musicList a {
    background: hsla(0, 0%, 100%, 0.1);
    border-radius: 6px;
    display: flex;
    align-items: center;
    max-width: 430px;
    margin-bottom: 16px;
    padding: 6px;
    cursor: pointer;
    transition: 0.3s;
}
.poppularDjs .aboutMusic .musicList a .playIcon,
.poppularDjs .aboutMusic .musicList a .playIcon .playCircle {
    transition: 0.3s;
}
.poppularDjs .aboutMusic .musicList a:hover .playIcon {
    transform: scale(1.1);
}
.poppularDjs .aboutMusic .musicList a:hover .playIcon .playCircle {
    fill: #e88140;
}
.poppularDjs .aboutMusic .musicList a img {
    width: 52px;
    height: 52px;
}
.poppularDjs .aboutMusic .musicList a .playIcon {
    width: 44px;
    height: 44px;
    margin-right: 10px;
}
.poppularDjs .aboutMusic .musicList a .text {
    flex-grow: 1;
    margin-left: 15px;
    color: #fff;
}
.poppularDjs .aboutMusic .musicList a .text h4 {
    font-family: Montserrat-Bold;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
}
.poppularDjs .aboutMusic .musicList a .text p {
    font-family: Montserrat-Regular, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    opacity: 0.75;
}
@media (max-width: 1200px) {
    .poppularDjs .poppularDjsBlock {
        padding: 130px 0;
        position: relative;
        z-index: 2;
    }
    .poppularDjs .poppularDjsBlock .djs {
        display: flex;
        flex-direction: column;
    }
    .poppularDjs .poppularDjsBlock .djs .djContent,
    .poppularDjs .poppularDjsBlock .djs .djContent:first-child {
        margin-top: 0;
    }
    .poppularDjs .aboutMusic {
        margin-left: 0;
    }
}
@media (max-width: 768px) {
    .poppularDjs {
        margin-top: -60px;
    }
    .poppularDjs .poppularDjsBlock {
        flex-direction: column-reverse;
    }
    .poppularDjs .poppularDjsBlock .djs {
        align-items: center;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        width: 90%;
        margin: auto;
    }
    .poppularDjs .poppularDjsBlock .djs .djContent {
        width: 45%;
    }
    .poppularDjs .poppularDjsBlock .djs .djContent .djBlock,
    .poppularDjs .poppularDjsBlock .djs .djContent .djBlock picture,
    .poppularDjs .poppularDjsBlock .djs .djContent .djBlock picture img {
        width: 100%;
    }
    .poppularDjs .poppularDjsBlock .djs .djContent .djBlock .text {
        padding: 6px;
        padding-top: 4px;
        padding-bottom: 4px;
    }
    .poppularDjs .poppularDjsBlock .djs .djContent .djBlock .text h6 {
        font-size: 9px;
        line-height: 10px;
    }
    .poppularDjs .poppularDjsBlock .djs .djContent .djBlock .text p {
        margin: 0;
        font-size: 8px;
        color: #fff;
        line-height: 9px;
    }
    .poppularDjs .poppularDjsBlock .djs .djContent .djBlock .playIcon {
        transform: scale(0.7);
        top: 25px;
    }
    .poppularDjs .poppularDjsBlock .djs .djContent .djBlock .konfliktIcon {
        top: 0;
    }
    .poppularDjs .aboutMusic h2 {
        font-size: 62px;
        line-height: 90%;
    }
    .poppularDjs .aboutMusic h2,
    .poppularDjs .aboutMusic p {
        margin-left: 20px;
        margin-right: 20px;
    }
    .poppularDjs .aboutMusic .musicList li {
        margin: 0 20px;
    }
    .poppularDjs .aboutMusic .musicList li a {
        margin-left: auto;
        margin-right: auto;
    }
    .poppularDjs .aboutMusic .musicList p {
        margin-left: 0;
    }
}
.quote {
    position: relative;
    padding-top: 140px;
    overflow: hidden;
    padding-bottom: 80px;
}
.quote:before {
    z-index: 1;
    content: "";
    display: inline-block;
    width: 200%;
    height: calc(100% - 280px);
    background: #000;
    position: absolute;
    transform: rotate(-4.6deg);
    margin-left: -50%;
}
.quote .quoteContent {
    z-index: 2;
    position: relative;
    padding: 200px 0;
    text-align: center;
    max-width: 950px;
    margin: auto;
}
.quote .quoteContent .quoteText {
    position: relative;
    font-family: Montserrat-Light, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 120%;
    color: #fff;
    margin-bottom: 30px;
    opacity: 0.75;
}
.quote .quoteContent .quoteText:before {
    top: -50px;
    left: -35px;
    background-image: url(../../assets/images/quote-left.svg);
}
.quote .quoteContent .quoteText:after,
.quote .quoteContent .quoteText:before {
    position: absolute;
    content: "";
    width: 134px;
    height: 98px;
    display: inline-block;
    opacity: 0.15;
}
.quote .quoteContent .quoteText:after {
    bottom: -45px;
    right: 30px;
    background-image: url(../../assets/images/quote-right.svg);
}
.quote .quoteContent .quoteText span {
    color: #e88140;
}
.quote .quoteContent .quoteAutor {
    color: #fff;
    font-family: Montserrat-Bold;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    margin: 0;
}
.quote .quoteContent .quoteAutorPosition {
    color: #fff;
    font-family: Montserrat-Light, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}
.quote.affiliate {
    padding-top: 120px;
    padding-bottom: 72px;
}
.quote.affiliate .quoteContent {
    padding: 187px 0 230px;
}
@media (max-width: 1200px) {
    .quote .quoteContent {
        max-width: 90%;
        margin: auto;
    }
}
@media (max-width: 768px) {
    .quote {
        margin-top: -150px;
    }
    .quote .quoteContent {
        padding: 100px 0;
    }
    .quote .quoteContent .quoteText {
        font-size: 22px;
        line-height: 130%;
    }
    .quote .quoteContent .quoteText:before {
        transform: scale(0.5);
    }
    .quote .quoteContent .quoteText:after {
        transform: scale(0.5);
        right: 0;
    }
}
.RunLikeAnAthlete {
    position: relative;
}
.RunLikeAnAthlete .RunLikeAnAthleteImage {
    width: 100%;
    margin-top: calc(-135px - 5vw);
}
.RunLikeAnAthlete .RunLikeAnAthleteImage img {
    width: 100%;
}
.RunLikeAnAthlete .RunLikeAnAthleteContent {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 5;
    display: inline-block;
    width: 600px;
    height: 200px;
    text-align: center;
}
.RunLikeAnAthlete h2 {
    font-family: Bebas Bold;
    font-style: normal;
    font-weight: 700;
    font-size: 80px;
    line-height: 100%;
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 13px;
}
.RunLikeAnAthlete h2 span {
    color: #e88140;
}
.RunLikeAnAthlete p {
    font-family: Montserrat-Light, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #fff;
    margin-bottom: 27px;
    letter-spacing: 1px;
}
.RunLikeAnAthlete a.button {
    color: #fff;
    width: 300px;
    height: 50px;
    background-color: #e88140;
    display: inline-block;
    line-height: 50px;
    vertical-align: middle;
    text-align: center;
    border-radius: 100px;
    transition: 0.3s;
    font-family: Montserrat-Bold;
    font-weight: 700;
}
.RunLikeAnAthlete a.button:hover {
    background-color: #272c30;
}
@media (max-width: 768px) {
    .RunLikeAnAthlete .RunLikeAnAthleteImage {
        width: 100%;
        overflow: hidden;
        margin-top: calc(-185px - 5vw);
    }
    .RunLikeAnAthlete .RunLikeAnAthleteImage img {
        width: 200%;
    }
    .RunLikeAnAthlete .RunLikeAnAthleteContent {
        max-width: 90%;
    }
    .RunLikeAnAthlete .RunLikeAnAthleteContent h2 {
        font-size: 62px;
        line-height: 90%;
    }
}
@media (max-width: 480px) {
    .RunLikeAnAthlete .RunLikeAnAthleteImage {
        margin-top: calc(-200px - 5vw);
    }
    .RunLikeAnAthlete .RunLikeAnAthleteImage img {
        width: 300%;
    }
    .RunLikeAnAthlete .RunLikeAnAthleteContent a.button {
        width: 276px;
    }
}
.footer {
    background: #0e0f12;
    padding-top: 70px;
}
.footer .footerContent {
    display: flex;
    justify-content: space-between;
}
.footer .footerContent .footerSocial .logo {
    margin-bottom: 32px;
}
.footer .footerContent .footerSocial .socialLinks a {
    margin-right: 12px;
}
.footer .footerContent h6 {
    font-family: Montserrat-Bold;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px;
}
.footer .footerContent .footerList {
    display: flex;
    flex-direction: column;
}
.footer .footerContent .footerList a {
    font-family: Montserrat-Regular, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    opacity: 0.7;
    margin-bottom: 10px;
}
.footer .footerContent .footersApp {
    display: flex;
    flex-direction: column;
    margin-right: 33px;
}
.footer .footerContent .footersApp img {
    width: 135px;
    border: 1px solid #a6a6a6;
    border-radius: 6px;
    margin-bottom: 19px;
}
.footer .copyright {
    border-top: 1px solid hsla(0, 0%, 100%, 0.12);
    margin-top: 55px;
    text-align: center;
    padding: 32px;
    line-height: 16px;
    opacity: 0.7;
    color: #fff;
    text-transform: uppercase;
}
.footer .copyright h6 {
    font-family: Montserrat-Light, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
}
@media (max-width: 768px) {
    .footer {
        padding: 0;
    }
    .footer .footerContent {
        flex-direction: column;
        padding: 20px;
    }
    .footer .footerContent .footerList,
    .footer .footerContent .footerSocial {
        margin-bottom: 20px;
    }
    .footer .copyright {
        margin: 0;
    }
}
.benefits-section {
    padding: 0 15px 139px;
}
.benefits-section .phones-img {
    display: block;
    margin: 0 auto 50px;
}
@media (min-width: 1200px) {
    .benefits-section .phones-img {
        margin-top: -50px;
    }
}
.benefits-section .phones-img img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
@media (min-width: 1200px) {
    .benefits-section .phones-img img {
        margin: 0;
    }
}
.benefits-section .benefits-item {
    font-size: 18px;
    text-align: center;
    max-width: 320px;
    margin: 0 auto 50px;
}
@media (min-width: 1200px) {
    .benefits-section .benefits-item {
        text-align: left;
        margin: 0 0 54px;
    }
}
.benefits-section .ico-wrap {
    margin: 0 0 30px;
}
.benefits-section .item-title {
    font-family: Montserrat-Bold;
    margin-bottom: 6px;
    color: #272c30;
}
.benefits-section .item-desc {
    line-height: 1.4;
    letter-spacing: 0.02em;
}
.benefits-section .benefits-desc {
    font-size: 18px;
    font-family: Montserrat-Bold;
    text-align: center;
    color: #272c30;
    padding: 0 15px;
}
*,
:after,
:before {
    box-sizing: border-box;
    outline: none !important;
}
embed,
iframe,
object {
    border: none;
    width: 100%;
}
input,
textarea {
    -webkit-appearance: none;
}
img {
    image-orientation: from-image;
}
body,
html {
    background-color: #fff;
    max-width: 100%;
    position: relative;
    font-family: Montserrat-Regular, sans-serif;
}
body {
    color: #4a4a4a;
}
body,
body.page {
    margin: 0;
}
a,
a:focus,
a:hover {
    color: inherit;
    transition: all 0.5s;
    text-decoration: none;
    outline: none;
}
.btn,
.btn:hover,
button,
button:hover {
    transition: all 0.25s;
    outline: none;
    line-height: 1;
}
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.title {
    font-family: Bebas Regular;
    font-weight: 700;
    font-size: 120px;
    line-height: 1;
    letter-spacing: 3px;
    margin: 0;
}
@media (max-width: 991px) {
    .title {
        font-size: 90px;
    }
}
@media (max-width: 767px) {
    .title {
        font-size: 70px;
    }
}
@media (max-width: 480px) {
    .title {
        font-size: 60px;
        margin: 8px 0 0;
    }
}
.orange-gradient-txt {
    color: linear-gradient(135deg, #fcbb48, #dc603b);
    background: linear-gradient(135deg, #fcbb48, #dc603b);
    color: #0b2349;
    text-transform: uppercase;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.sub-title {
    font-family: Bebas Thin;
    font-size: 48px;
    color: #272c30;
    letter-spacing: 7px;
    line-height: 1;
    margin: 0;
}
@media (max-width: 991px) {
    .sub-title {
        font-size: 42px;
        margin: 20px 0 0;
    }
}
@media (max-width: 767px) {
    .sub-title {
        font-size: 36px;
    }
}
@media (max-width: 480px) {
    .sub-title {
        font-size: 30px;
    }
}
.section-title {
    color: #272c30;
    font-size: 80px;
    font-family: Bebas Bold;
    letter-spacing: 1px;
    line-height: 1;
}
@media (max-width: 768px) {
    .section-title {
        font-size: 62px;
    }
}
.btn {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    color: #4b4b4b;
    font-family: Montserrat-SemiBold;
    padding: 16px 15px;
    max-width: max-content;
    border-radius: 2rem;
    width: 100%;
    max-width: 300px;
    height: 100%;
    max-height: 50px;
    font-size: 16px;
}
.btn.btn-orange {
    background-color: #e88140;
    color: #fff;
}
.btn .btn-ico {
    margin-right: 5px;
}
.active-menu .overlay {
    content: "";
    background: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 3;
}
.text-center {
    text-align: center;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.supporting-bold {
    font-family: Bebas Bold;
}
.main-font-light {
    font-family: Montserrat-Light, sans-serif;
}
.main-font-bold {
    font-family: Montserrat-Bold;
}
.dark-bg {
    background-color: #0e0f12;
}
.orange {
    color: #e88140;
}
.container {
    position: relative;
    z-index: 2;
}
@media (min-width: 1200px) {
    .container {
        max-width: 1130px;
    }
}
.content {
    width: 1110px;
    margin: auto;
}
.mobile {
    display: none;
}
@media (max-width: 1200px) {
    .content {
        width: 750px;
        margin: auto;
    }
}
@media (max-width: 768px) {
    .content {
        width: 100%;
    }
    .pc {
        display: none;
    }
    .mobile {
        display: inline-block;
    }
}
.forgymsTrainers .video-thumb {
    border-radius: 20px;
    overflow: hidden;
    margin: 95px 0 0;
    box-shadow: 0px 30px 45px rgba(65, 62, 101, 0.25);
    position: relative;
}
.forgymsTrainers .video-thumb img {
    transition: 0.3s;
}
.forgymsTrainers .video-thumb:hover img {
    transform: scale(1.05);
}
.forgymsTrainers .video-thumb .playIcon {
    transition: 0.3s;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.forgymsTrainers .video-thumb:hover .playIcon {
    transform: scale(1.1);
}
.modal-video .close {
    background: transparent;
    border: 0;
    width: 40px;
    height: 40px;
    font-size: 40px;
    position: absolute;
    top: -40px;
    right: -30px;
    color: #fff;
    cursor: pointer;
}
.modal-video .modal-body {
    padding: 0;
}
.modal-video .modal-content {
    min-height: 100%;
    background: transparent;
    border: 0;
}
@media (min-width: 1200px) {
    .modal-video .modal-dialog {
        max-width: 960px;
    }
    .modal-video iframe {
        width: 960px;
        height: 615px;
    }
}
@media (min-width: 2200px) {
    .fitRadio .fitRadioBackground,
    .forgymsTrainers .forgymsTrainersBackground {
        padding-top: 155px;
    }
    .fitRadio .fitRadioBlock .fitRadioText {
        padding: 250px 0 0;
    }
}
@media (min-width: 2500px) {
    .fitRadio .fitRadioBackground,
    .forgymsTrainers .forgymsTrainersBackground {
        padding-top: 180px;
    }
    .fitRadio .fitRadioBlock .fitRadioText {
        padding: 300px 0 0;
    }
}
@media (max-width: 1199px) {
    .forgymsTrainers .video-thumb {
        margin-left: -65%;
        margin-right: 15%;
        box-shadow: 0px 30px 45px rgb(164 164 164 / 25%);
    }
    .modal-video iframe {
        width: 560px;
        height: 315px;
    }
}
@media (max-width: 768px) {
    .fitRadio .fitRadioBlock .fitRadioText {
        padding: 50px 0 0;
    }
    .forgymsTrainers .forgymsTrainersBackground {
        padding-top: 240px;
    }
    .forgymsTrainers .video-thumb {
        margin: 55px 0 0;
    }
    .modal-video iframe {
        width: 100%;
    }
}

/** SUCCESS PURCHASE PAGE **/
.downloadApp .justify-center{
    justify-content: center;
}
.downloadApp .downloadAppBlock .align-center{
    align-items: center;
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}
.downloadApp .downloadAppBlock .downloadContent .check-icon-section {
    background: #27160c;
    border-radius: 50%;
}
.downloadApp .downloadAppBlock .downloadContent .check-icon-section i {
    font-size: 32px;
    padding: 30px;
    color: #e88140;
}
.downloadApp .downloadAppBlock .downloadContent .thanks-text {
    font-family: Montserrat-Light, sans-serif;
    color: white;
    font-size: 16px;
    text-align: center;
}
/** END SUCCESS PURCHASE PAGE **/
