body:not(.home) main > *:first-child, .page-template-template-vacancies section.career-block-01, .glossary-section {
    margin-top: 102px !important;
    padding-top: 0 !important;
}

.section-trendsChange {
    padding-bottom: 90px!important
}

@media (max-width: 576px) {
    .section-trendsChange {
        padding:60px 0!important
    }
}

.section-trendsChange .container,
.section-adaptiveNecessary .container{
    max-width: 1420px
}

.section-trendsChange__grid {
    display: grid;
    grid-gap: 53px
}

@media (max-width: 576px) {
    .section-trendsChange__grid {
        grid-gap:19px
    }
}

.section-trendsChange__grid-item {
    display: grid;
    font-size: 16px;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    grid-gap: 20px
}

@media (max-width: 768px) {
    .section-trendsChange__grid-item {
        grid-template-columns:1fr
    }
}

.section-trendsChange__grid-item .top {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 11px;
    align-items: center;
    line-height: 1.3
}

@media (max-width: 1200px) {
    .section-trendsChange__grid-item .top {
        grid-template-columns:1fr
    }
}

.section-trendsChange__grid-item .top .p {
    color: var(--1,#000);
    font-weight: 700;
    position: relative;
    padding-right: 30px;
    display: flex;
    align-items: center;
    text-transform: uppercase
}

.section-trendsChange__grid-item .top .p::after {
    content: "";
    position: absolute;
    width: 1px;
    right: 0;
    background: #FAB50A;
    height: 59px;
    top: 50%;
    transform: translateY(-50%)
}

@media (max-width: 1200px) {
    .section-trendsChange__grid-item .top .p::after {
        display:none
    }
}

.section-trendsChange__grid-item .top span {
    color: #EDEDED;
    text-align: center;
    font-family: Montserrat;
    font-size: 60px;
    font-style: normal;
    font-weight: 900;
    line-height: 130%;
    text-transform: uppercase;
    padding: 0 10px
}

@media (max-width: 1200px) {
    .section-trendsChange__grid-item .top span {
        display:none
    }
}

.section-trendsChange__grid-item .text p {
    color: #686F76;
    font-weight: 300;
    line-height: 1.3;
    font-size: 16px;
}

.section-trendsChange__grid-item:nth-child(even) .content {
    grid-column: 2/3
}

@media (max-width: 768px) {
    .section-trendsChange__grid-item:nth-child(even) .content {
        grid-column:unset
    }
}

.section-trendsChange__grid-item:nth-child(even) .video {
    grid-row: 1/2
}

@media (max-width: 768px) {
    .section-trendsChange__grid-item:nth-child(even) .video {
        grid-row:unset
    }
}

.section-trendsChange__grid .video {
    height: 178px
}

.section-trendsChange__grid .video img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px
}

@media (max-width: 576px) {
    .section-trendsChange__grid .video {
        height:91px
    }
}

.middle-title {
    font-weight: 900;
    font-size: 34px;
    line-height: 116.9%;
    text-transform: uppercase;
    color: #1A2129;
    display: block;
    margin-bottom: 42px
}

.middle-title span {
    font-weight: 300;
    color: #FABA19
}

@media (max-width: 768px) {
    .middle-title {
        font-size:28px;
        margin-bottom: 21px
    }
}

@media (max-width: 576px) {
    .middle-title {
        font-size:16px;
        text-align: center
    }
}

.section-adaptiveNecessary {
    overflow: unset;
    background: #F8F8F8;
    padding: 91px 0 101px!important;
    position: relative
}

@media (max-width: 992px) {
    .section-adaptiveNecessary {
        overflow:hidden
    }
}

@media (max-width: 768px) {
    .section-adaptiveNecessary {
        padding:40px 0!important
    }
}

.section-adaptiveNecessary .abs-obj>* {
    position: absolute
}

@media (max-width: 992px) {
    .section-adaptiveNecessary .abs-obj>* {
        display:none
    }
}

.section-adaptiveNecessary .abs-obj>*.abs1 {
    top: -40px;
    left: 40px
}

.section-adaptiveNecessary .abs-obj>*.abs2 {
    bottom: -40px;
    right: 40px
}

.section-adaptiveNecessary__grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 56px 20px;
    color: #686F76;
    font-size: 15px
}

@media (max-width: 992px) {
    .section-adaptiveNecessary__grid {
        grid-gap:20px;
        grid-template-columns: 1fr 1fr
    }
}

@media (max-width: 576px) {
    .section-adaptiveNecessary__grid {
        grid-template-columns:1fr
    }
}

.section-adaptiveNecessary__grid-item {
    position: relative
}

.section-adaptiveNecessary__grid p {
    font-weight: 300;
    line-height: 1.4;
    max-width: 460px;
    font-size: 15px;
}

@media (max-width: 1200px) {
    .section-adaptiveNecessary__grid p br {
        display:none
    }
}

@media (max-width: 576px) {
    .section-adaptiveNecessary__grid p {
        padding-left:90px
    }
}

.section-adaptiveNecessary__grid .top {
    margin-bottom: 16px;
    border-radius: 20px;
    border: 1px solid #CECECE;
    max-width: 350px;
    height: 67px;
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 0 40px
}

@media (max-width: 992px) {
    .section-adaptiveNecessary__grid .top {
        padding:0 20px
    }
}

@media (max-width: 576px) {
    .section-adaptiveNecessary__grid .top {
        border:none;
        margin-bottom: 0;
        max-width: none;
        padding-left: 90px;
        height: unset
    }

    .section-adaptiveNecessary__grid .top svg {
        position: absolute;
        top: 5px;
        left: 10px;
        width: 57px;
        height: auto
    }
}

.section-adaptiveNecessary__grid .top span {
    flex: 1;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    color: var(--1,#000);
    text-transform: uppercase
}

.section-strategy {
    padding: 90px 0 60px!important
}

@media (max-width: 768px) {
    .section-strategy {
        padding:100px 0 50px!important
    }
}

@media (max-width: 576px) {
    .section-strategy {
        padding:70px 0 30px!important
    }
}

.section-strategy .middle-title {
    max-width: 620px
}

.section-strategy .container {
    max-width: 1420px;
    display: block
}

.strategy__grid {
    margin-top: 50px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px
}

@media (max-width: 992px) {
    .strategy__grid {
        margin-top:40px
    }
}

@media (max-width: 768px) {
    .strategy__grid {
        margin-top:25px;
        grid-template-columns: 1fr
    }
}

@media (max-width: 576px) {
    .strategy__grid {
        margin-top:20px
    }
}

.strategy__grid-item {
    min-height: 350px;
    position: relative;
    display: flex;
    gap: 25px;
    padding: 50px 50px 20px 15px;
    color: #fff;
    overflow: hidden;
    border-radius: 10px
}

@media (max-width: 992px) {
    .strategy__grid-item {
        padding:35px 35px 20px 15px
    }
}

@media (max-width: 768px) {
    .strategy__grid-item {
        min-height:auto;
        padding: 20px 10px 50px
    }
}

@media (max-width: 576px) {
    .strategy__grid-item {
        flex-direction:column;
        gap: 15px
    }
}

.strategy__grid-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none
}

.strategy__grid-item .num {
    position: relative;
    z-index: 2;
    font-size: 72px;
    font-style: normal;
    font-weight: 900;
    line-height: 125.9%
}

@media (max-width: 992px) {
    .strategy__grid-item .num {
        font-size:54px
    }
}

.strategy__grid-item .top {
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
    z-index: 2;
    padding-top: 30px
}

@media (max-width: 576px) {
    .strategy__grid-item .top {
        padding-top:0
    }
}

.strategy__grid-item .top span {
    flex: 1;
    display: block;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

@media (max-width: 768px) {
    .strategy__grid-item .top span {
        font-size:16px
    }
}

.strategy__grid-item p {
    font-size: 16px;
    margin-top: 35px;
    color: #fff;
    position: relative;
    line-height: 140%;
    z-index: 2;
    max-width: 427px
}

@media (max-width: 768px) {
    .strategy__grid-item p {
        font-size:14px
    }
}

@media (max-width: 576px) {
    .strategy__grid-item p {
        margin-top:25px
    }
}

.home-wrapper .main .title-row p:first-child {
    font-weight: 600!important
}

.main__concept {
    padding: 75px 0
}

@media (max-width: 576px) {
    .main__concept {
        padding:35px 0
    }

    .main__concept .additional-p {
        display: none
    }
}

.main__concept .main__btn {
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px
}

@media (max-width: 992px) {
    .main__concept .main__btn {
        margin-top:40px
    }
}

@media (max-width: 576px) {
    .main__concept .main__btn {
        margin-top:33px
    }
}

.main__concept .container {
    display: block;
    width: 100%;
    max-width: 1420px
}

.main__concept .concept__slider-wrapper {
    margin-top: 0
}
.section-repCases .section-inner{
    max-width: 100%;
}
.section-repCases.section.main__article .title-row{
    text-align: center;
}
@media (max-width: 576px) {
    .main__concept .concept__slider-wrapper {
        margin-top:0
    }
}


.main__concept .concept__slider-wrapper .swiper__block {
    padding-bottom: 56px;
    overflow: hidden
}

.main__concept .concept__slider-wrapper .swiper__block .swiper-scrollbar {
    bottom: 14px
}

.main__concept .concept__slider-wrapper img {
    width: 100%;
    height: 100%
}

.main__success {
    padding: 75px 0
}

.home-wrapper .main .core__value-title::after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)  translateY(15%);
    width: 80%;
    height: 127px;
    background-image: url(../img/titlebg.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    z-index: -1;
    -o-object-fit: contain;
    object-fit: contain;
}

.core__value-title::before,
.core__value-title{
    position: relative;
    padding: 55px 0 0;
    text-align: center;
    margin-bottom: 30px;
}
.section-repPlan .core__value-title,
.section-repSuccess-full .core__value-title,
.steps-work .core__value-title,
.section-repCases .core__value-title{
    margin-bottom: 60px;
}
.core__value-title p{font-size:14px;font-weight:600!important;color:#008CBE;margin-bottom:23px}
.core__value-title h2{font-weight:900;font-size:54px;color:#1A2129}
.core__value-title span{font-weight:300;color:#FAB50A}
.markway__stages-work{margin-bottom:150px}
.stages__work-item{display:grid;grid-template-columns:repeat(2,1fr);column-gap:70px;row-gap:35px;border-top:1px solid rgba(196,196,196,.6);border-bottom:1px solid rgba(196,196,196,.6);padding:40px 0;align-items:center}
.stages__work-content{display:flex;gap:45px;align-items:center}
.stages__work-parag p{color:#E3E5E8!important;font-size:72px!important;font-weight:900!important}
.stages__work-title p{color:#1A2129!important;font-size:18px!important;font-weight:700!important;text-transform:uppercase}
.stages__work-title span{color:#008CBE!important}
.stages__work-text p{font-weight:300!important;font-size:16px!important}
.home-wrapper .section-repCases{//padding-top: 150px !important;}
.home-wrapper .section-repCases.main__article .article-items{margin-top:0}
.section-repSuccess-full{padding-top:0!important}
@media(max-width:576px){
    body{font-size:14px;font-weight:300;color:#1A2129}
    .main section{margin-bottom:60px}
    .container__orm1{padding-right:10px;padding-left:10px}
    .banner__container-service{padding:40px 0 73px 20px}
    .markway__banner-orm{background-image:url(https://markway.ru/wp-content/uploads/2023/11/orm__adap-background.png)}
    .banner__title-strip br{display:inline}
    .banner__title-first p{padding-bottom:50px}
    .banner__title-main h1{font-weight:900;font-size:23px;line-height:normal;padding-bottom:5px}
    .banner__title-strip::before{width:144px!important;height:30px;left:0;top:3px!important}
    .banner__title-strip span::before{content:'';width:196px!important;height:30px;background:rgba(0,141,198,.27);display:block;position:absolute;left:0;top:44px!important;z-index:1}
    .banner__title-strip p{font-size:23px!important;font-weight:300;margin-left:0;margin-bottom:15px}
    .banner__btn-title button{width:167px;height:43px}
    .banner__text-service p{}
    .orm_rep-title h3{text-align:center;font-size:16px;line-height:22px}
    .orm_rep{grid-template-columns:1fr;//row-gap:40px}

    .need__orm-net-01{grid-template-columns:repeat(1,1fr);row-gap:30px;margin-bottom:30px}
    .need__orm-net-02{grid-template-columns:repeat(1,1fr);row-gap:30px;padding:0}
    .orm_cell-04-{grid-column-start:1;grid-column-start:1}
    .orm_cell-05-{grid-column-start:1;grid-column-start:1}
    .orm__tasks-net{grid-template-columns:repeat(1,1fr);margin-top:30px}
    .markway__orm-tasks::after{display:none}
    .markway__orm-tasks::before{display:none}
    .core__value-title::before,.title-row:before{display:none}
    .markway__core-value{max-width:321px;background:none;margin-bottom:20px!important;margin:0 auto}
    .core__value-title{padding:55px 0 20px;margin-bottom:0}
    .core__value-title h2{font-weight:900;font-size:28px;color:#1A2129}
    .core__value-title p{margin-bottom:10px}
    .markway__our-advantages{display:none}
    .stages__work-item{grid-template-columns:repeat(1,1fr);row-gap:30px}
    .stages__work-parag p{font-size:54px}
    .stages__work-text p{font-size:14px}
    .home-wrapper .section-repPlan.section{margin-bottom:80px}
    .title-rates{//padding-bottom:25px!important}
}

@media (max-width: 576px) {
    .main__success {
        padding:35px 0
    }
}

.main__success .container {
    max-width: 1920px;
    width: 100%;
    display: block;
}

.main__success-inner .success-wrapper {
    margin-top: 0px;
    display: flex;
    justify-content: center;
}

@media (max-width: 576px) {
    .main__success-inner .success-wrapper {
        margin-top:0;
        display: block;
    }
    .container .main__success-inner img{
        margin-bottom: 0;
    }
}

.main__success-inner .success-wrapper img {
    object-fit: cover;
    width: 100%;
    height: auto;
    max-width: 100%;
}

.repSuccess-swiper {
  display: none;
  padding: 0 10px;
}
.repSuccess-items{
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 10px;
}
.repSuccess-item {
  width: 262px;
  max-width: 100%;
  border-radius: 10px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  background: #f8f8f8;
  padding: 15px 5px 15px 20px;
}

.repSuccess-item img{
  height: 86px;
  width: 85px;
}
.item-line {
  height: 1.5px;
  width: 187px;
  background: #f6c320;
  margin-bottom: 16px;
}
.item-title {
  font-weight: 700 !important;
  text-transform: uppercase;
  color: #1a2129;
  margin-bottom: 5px;
  line-height: 1.6;
  font-size: 16px;
}
.item-text {
  color: #1A2129;
  margin-top: 5px;
  line-height: 1.6;
  font-size: 16px;
}
@media (max-width: 1440px){
  .repSuccess-item{
    width: 241px;
   }
}
@media (max-width: 767px){
    .repSuccess-items {
    display: none;
  }
	.repSuccess-item{
		width: 300px !important;
	}
  .repSuccess-swiper {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  .repSuccess-swiper .swiper-wrapper {
    width: 100%;
  }
  .repSuccess-swiper .swiper-slide {
    width: 100% !important;
    box-sizing: border-box;
    padding: 10px;
  }
}

.section-results_service {
    padding: 75px 0
}

@media (max-width: 576px) {
    .section-results_service {
        padding:35px 0
    }
}

@media (max-width: 992px){
    .section-repSuccess{
        display: none;
    }
}
.section-repSuccess{
    margin-top: 35px;
    padding: 0 20px;
}
.section-repSuccess .strategy__grid-item {
    min-height: 0 !important;
}
.section-repSuccess .strategy__grid-item img {
    position: static !important;
}

.section-results_service .middle-title {
    max-width: 878px
}

.section-results_service .results_service__grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 50px;
    grid-gap: 15px
}

@media (max-width: 768px) {
    .section-results_service .results_service__grid {
        grid-template-columns:1fr;
        margin-top: 25px
    }
}

.section-results_service .results_service__grid-item {
    height: 315px;
    border-radius: 10px;
    overflow: hidden;
    color: #fff;
    padding: 40px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: end
}

@media (max-width: 992px) {
    .section-results_service .results_service__grid-item {
        padding:30px 15px
    }
}

@media (max-width: 576px) {
    .section-results_service .results_service__grid-item {
        padding:27px 8px
    }
}

.section-results_service .results_service__grid-item>*:not(img) {
    position: relative;
    z-index: 2
}

.section-results_service .results_service__grid-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1
}

.section-results_service .results_service__grid-item .num {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 900;
    margin-bottom: 34px;
    line-height: 125.9%;
    text-transform: uppercase;
}
.section-results_service .results_service__grid-item .top span{
    text-transform: uppercase;
}

.section-results_service .results_service__grid-item .content {
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: space-between
}

.section-results_service .results_service__grid-item .content .top {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    color: #fff
}

@media (max-width: 576px) {
    .section-results_service .results_service__grid-item .content .top {
        font-size:14px
    }
}

.section-results_service .results_service__grid-item .content .top svg {
    width: 23px;
    height: auto
}

@media (max-width: 576px) {
    .section-results_service .results_service__grid-item .content .top svg {
        width:19px
    }
}

.section-results_service .results_service__grid-item .content p {
    font-size: 24px;
    font-style: normal;
    font-weight: 700!important;
    line-height: 140%;
    color: #fff
}

.section-results_service .results_service__grid-item .content p span {
    font-size: 17px
}


.smm-page-main .first-screen .container {
    margin-top: 15px;
    display: flex;
    justify-content: center;
    padding: 120px 15px 110px 15px;
    background-image: url(/wp-content/themes/markway/assets/img/banner-smm.jpg);
    background-size: cover;
    background-position: center
}

@media (max-width: 1200px) {
    .smm-page-main .first-screen .container {
        padding:60px 15px 55px 15px
    }
}

@media (max-width: 568px) {
    .smm-page-main .first-screen .container {
        background-position:center right;
        background-image: linear-gradient(177deg,black 0%,rgba(0,0,0,.27) 100%),url(/wp-content/themes/markway/assets/img/banner-smm.jpg)
    }
}

.smm-page-main .first-screen .container .content {
    width: 1300px
}

@media (max-width: 1600px) {
    .smm-page-main .first-screen .container .content {
        width:1200px
    }
}

@media (max-width: 1440px) {
    .smm-page-main .first-screen .container .content {
        width:1100px
    }
}

@media (max-width: 1200px) {
    .smm-page-main .first-screen .container .content {
        width:900px
    }
}

@media (max-width: 992px) {
    .smm-page-main .first-screen .container .content {
        width:700px
    }
}

@media (max-width: 768px) {
    .smm-page-main .first-screen .container .content {
        width:500px
    }
}

@media (max-width: 568px) {
    .smm-page-main .first-screen .container .content {
        width:90%
    }
}

.smm-page-main .first-screen .container .content .un-title {
    font-size: 14px;
    color: rgba(255,255,255,.6);
    font-weight: 700;
    text-transform: uppercase
}

.smm-page-main .first-screen .container .content h1 {
    margin: 40px 0
}

@media (max-width: 768px) {
    .smm-page-main .first-screen .container .content h1 {
        margin:30px 0
    }
}

.smm-page-main .first-screen .container .content p {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    line-height: 1.667;
    margin: 0;
    max-width: 850px
}

@media (max-width: 768px) {
    .smm-page-main .first-screen .container .content p {
        font-size:14px
    }
}

.smm-page-main .first-screen .container .content p span {
    font-weight: 800;
    color: #ffb200
}

.smm-page-main .first-screen .container .content .btn {
    margin-top: 45px;
    margin-bottom: 45px;
    width: 375px
}

@media (max-width: 1200px) {
    .smm-page-main .first-screen .container .content .btn {
        margin-top:50px
    }
}

@media (max-width: 768px) {
    .smm-page-main .first-screen .container .content .btn {
        margin-top:30px;
        width: 300px
    }
}

.smm-page-main .second-screen {
    position: relative
}

.smm-page-main .second-screen:before {
    content: url(/wp-content/themes/markway/assets/img/sputnic-img.png);
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 3
}

@media (max-width: 992px) {
    .smm-page-main .second-screen:before {
        left:-80px
    }
}

@media (max-width: 568px) {
    .smm-page-main .second-screen:before {
        display:none
    }
}

.smm-page-main .second-screen:after {
    content: url(/wp-content/themes/markway/assets/img/earth-img.png);
    position: absolute;
    top: 50px;
    right: 95px;
    z-index: 3
}

@media (max-width: 992px) {
    .smm-page-main .second-screen:after {
        right:10px
    }
}

@media (max-width: 568px) {
    .smm-page-main .second-screen:after {
        display:none
    }
}

.smm-page-main .second-screen .container {
    z-index: 2;
    position: relative;
    display: flex;
    justify-content: center;
    padding-top: 90px;
    padding-bottom: 25px
}

.smm-page-main .second-screen .container:before {
    z-index: 1;
    content: url(/wp-content/themes/markway/assets/img/smm.png);
    position: absolute;
    top: 55px
}

@media (max-width: 992px) {
    .smm-page-main .second-screen .container:before {
        display:none
    }
}

.smm-page-main .second-screen .container .content {
    z-index: 2;
    width: 1330px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.smm-page-main .second-screen .container .content .un-title {
    font-size: 14px;
    color: #008cbe;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center
}

.smm-page-main .second-screen .container .content h2 {
    margin-top: 35px;
    margin-bottom: 35px;
    text-align: center
}

.smm-page-main .second-screen .container .content h2 span {
    font-weight: 100;
    color: #ffaf00
}

.smm-page-main .second-screen .container .content p {
    font-size: 18px;
    color: #fff;
    line-height: 1.667;
    text-align: left;
    margin-top: 50px
}

.smm-page-main .second-screen .container .content .steps-list {
    width: 100%;
    margin-top: 45px;
    display: flex;
    flex-direction: column
}

@media (max-width: 768px) {
    .smm-page-main .second-screen .container .content .steps-list {
        margin-top:0
    }
}

.smm-page-main .second-screen .container .content .steps-list .step-item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 50px 0;
    border-top: 1px solid #e1e3e4
}

.smm-page-main .second-screen .container .content .steps-list .step-item:last-child {
    border-bottom: 1px solid #e1e3e4
}

@media (max-width: 768px) {
    .smm-page-main .second-screen .container .content .steps-list .step-item {
        padding:20px 0
    }
}

.smm-page-main .second-screen .container .content .steps-list .step-item .left {
    width: 50%;
    display: flex;
    align-items: center
}

@media (max-width: 768px) {
    .smm-page-main .second-screen .container .content .steps-list .step-item .left {
        width:100%
    }
}

.smm-page-main .second-screen .container .content .steps-list .step-item .left span {
    font-size: 68px;
    color: #e3e5e8;
    line-height: .769;
    text-align: left;
    font-weight: 900;
    margin-right: 25px
}

.smm-page-main .second-screen .container .content .steps-list .step-item .left h4 {
    font-size: 18px;
    color: #1a2129;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.1;
    margin: 0;
    width: fit-content;
    position: relative
}

.smm-page-main .second-screen .container .content .steps-list .step-item .left h4:before {
    background-color: #ffaf00;
    position: absolute;
    top: 5px;
    left: 0;
    width: 100%;
    height: 13px;
    content: "";
    z-index: -1
}

.smm-page-main .second-screen .container .content .steps-list .step-item .right {
    width: 50%;
    padding-left: 30px
}

@media (max-width: 768px) {
    .smm-page-main .second-screen .container .content .steps-list .step-item .right {
        width:100%;
        padding-left: 0;
        margin-top: 10px
    }
}

.smm-page-main .second-screen .container .content .steps-list .step-item .right p {
    margin: 0;
    font-size: 16px;
    color: #686f76;
    line-height: 1.529;
    text-align: left
}

.smm-page-main .third-screen {
    margin-top: 15px;
    position: relative;
    overflow: unset
}

.smm-page-main .third-screen:after {
    position: absolute;
    bottom: -125px;
    right: 0;
    content: url(/wp-content/themes/markway/assets/img/moon.png)
}

@media (max-width: 568px) {
    .smm-page-main .third-screen:after {
        display:none
    }
}

.smm-page-main .third-screen .container {
    z-index: 2;
    position: relative;
    display: flex;
    justify-content: center;
    padding-top: 90px;
    padding-bottom: 25px
}

.smm-page-main .third-screen .container:before {
    z-index: 1;
    content: url(/wp-content/themes/markway/assets/img/smm.png);
    position: absolute;
    top: 55px
}

@media (max-width: 992px) {
    .smm-page-main .third-screen .container:before {
        display:none
    }
}

.smm-page-main .third-screen .container .content {
    z-index: 2;
    width: 1330px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.smm-page-main .third-screen .container .content .un-title {
    font-size: 14px;
    color: #008cbe;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center
}

.smm-page-main .third-screen .container .content h2 {
    margin-top: 35px;
    margin-bottom: 35px;
    text-align: center
}

.smm-page-main .third-screen .container .content h2 span {
    font-weight: 100;
    color: #ffaf00
}

.smm-page-main .third-screen .container .content p {
    font-size: 18px;
    color: #fff;
    line-height: 1.667;
    text-align: left;
    margin-top: 50px
}

.smm-page-main .third-screen .container .content .steps-list {
    width: 100%;
    margin-top: 45px;
    display: flex;
    flex-direction: column
}

@media (max-width: 768px) {
    .smm-page-main .third-screen .container .content .steps-list {
        margin-top:0
    }
}

.smm-page-main .third-screen .container .content .steps-list .step-item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 50px 0;
    border-top: 1px solid #e1e3e4
}

@media (max-width: 768px) {
    .smm-page-main .third-screen .container .content .steps-list .step-item {
        padding:20px 0
    }
}

.smm-page-main .third-screen .container .content .steps-list .step-item:last-child {
    border-bottom: 1px solid #e1e3e4
}

.smm-page-main .third-screen .container .content .steps-list .step-item .left {
    width: 50%;
    display: flex;
    align-items: center
}

@media (max-width: 768px) {
    .smm-page-main .third-screen .container .content .steps-list .step-item .left {
        width:100%
    }
}

.smm-page-main .third-screen .container .content .steps-list .step-item .left>span {
    content: url(/wp-content/themes/markway/assets/img/list-icon.png);
    margin-right: 25px
}

.smm-page-main .third-screen .container .content .steps-list .step-item .left h4 {
    font-size: 18px;
    color: #1a2129;
    text-transform: uppercase;
    line-height: 1.667;
    text-align: left
}

.smm-page-main .third-screen .container .content .steps-list .step-item .left h4 span {
    color: #008cbe
}

.smm-page-main .third-screen .container .content .steps-list .step-item .right {
    width: 50%;
    padding-left: 30px;
    display: flex;
    align-items: center
}

@media (max-width: 768px) {
    .smm-page-main .third-screen .container .content .steps-list .step-item .right {
        width:100%;
        padding-left: 0;
        margin-top: 10px
    }
}

.smm-page-main .third-screen .container .content .steps-list .step-item .right p {
    margin: 0;
    font-size: 16px;
    color: #686f76;
    line-height: 1.529;
    text-align: left
}

.smm-page-main .fourth-screen {
    padding: 70px 0 0 0;
    position: relative
}

@media (max-width: 992px) {
    .smm-page-main .fourth-screen {
        padding:65px 0 25px 0
    }
}

.smm-page-main .fourth-screen .container {
    z-index: 2;
    position: relative;
    display: flex;
    padding-top: 80px;
    padding-bottom: 25px;
    flex-direction: column;
    align-items: center
}

.smm-page-main .fourth-screen .container:before {
    z-index: -1;
    content: url(/wp-content/themes/markway/assets/img/markwat-title.png);
    position: absolute;
    top: 55px
}

@media (max-width: 992px) {
    .smm-page-main .fourth-screen .container:before {
        display:none
    }
}

.smm-page-main .fourth-screen .container .un-title {
    font-size: 14px;
    color: #008cbe;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center
}

.smm-page-main .fourth-screen .container h2 {
    margin-top: 35px;
    margin-bottom: 0;
    text-align: center
}

.smm-page-main .fourth-screen .container h2 span {
    font-weight: 100;
    color: #ffaf00
}

.smm-page-main .fourth-screen .container p {
    margin: 0;
    text-align: center;
    max-width: 1010px
}

.smm-page-main .fourth-screen .container .sub-title {
    font-size: 18px;
    color: #1a2129;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    margin: 0
}

.smm-page-main .fourth-screen .container .statistics-list {
    padding: 55px 0 25px 0;
    margin-left: -40px;
    width: calc(100% + 80px);
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    background-image: url(/wp-content/themes/markway/assets/img/second-fon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

@media (max-width: 1440px) {
    .smm-page-main .fourth-screen .container .statistics-list {
        width:100%;
        margin-left: 0
    }
}

@media (max-width: 992px) {
    .smm-page-main .fourth-screen .container .statistics-list {
        padding:25px 0 15px 0
    }
}

@media (max-width: 568px) {
    .smm-page-main .fourth-screen .container .statistics-list {
        margin-left:0
    }
}

.smm-page-main .fourth-screen .container .statistics-list .statistic-card {
    width: 25%;
    max-width: 431px;
    height: 316px;
    padding: 65px 30px 20px 40px
}

@media (max-width: 992px) {
    .smm-page-main .fourth-screen .container .statistics-list .statistic-card {
        width:50%;
        padding: 45px 20px 15px 20px
    }
}

@media (max-width: 568px) {
    .smm-page-main .fourth-screen .container .statistics-list .statistic-card {
        width:100%;
        padding: 35px 20px 15px 20px;
        height: auto
    }
}

.smm-page-main .fourth-screen .container .statistics-list .statistic-card:hover {
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 12px 49px 0 rgba(65,82,88,.2)
}

.smm-page-main .fourth-screen .container .statistics-list .statistic-card .info {
    content: url(/wp-content/themes/markway/assets/img/01.png)
}

.smm-page-main .fourth-screen .container .statistics-list .statistic-card hr {
    margin: 30px 0;
    position: relative;
    width: 100%;
    height: 2px;
    background-color: #c3c7c9;
    border: none
}

@media (max-width: 992px) {
    .smm-page-main .fourth-screen .container .statistics-list .statistic-card hr {
        margin:20px 0
    }
}

.smm-page-main .fourth-screen .container .statistics-list .statistic-card hr:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 45%;
    height: 2px;
    content: "";
    background-color: #ffaf00
}

.smm-page-main .fourth-screen .container .statistics-list .statistic-card h4 {
    font-size: 18px;
    color: #1a2129;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 15px;
    text-align: left
}

.smm-page-main .fourth-screen .container .statistics-list .statistic-card h4 span {
    color: #ffaf00
}

.smm-page-main .fourth-screen .container .statistics-list .statistic-card p {
    text-align: left;
    text-transform: none
}

.smm-page-main .fourth-screen .container .statistics-list .statistic-card:nth-child(2) .info {
    content: url(/wp-content/themes/markway/assets/img/02.png)
}

.smm-page-main .fourth-screen .container .statistics-list .statistic-card:nth-child(3) .info {
    content: url(/wp-content/themes/markway/assets/img/03.png)
}

.smm-page-main .fourth-screen .container .statistics-list .statistic-card:nth-child(4) .info {
    content: url(/wp-content/themes/markway/assets/img/04.png)
}

.smm-page-main .fifth-screen {
    padding: 110px 0 65px 0;
    position: relative
}

@media (max-width: 576px) {
    .smm-page-main .fifth-screen .container {
        padding:0
    }
}

@media (max-width: 992px) {
    .smm-page-main .fifth-screen {
        padding:55px 0 30px 0
    }
}

.smm-page-main .fifth-screen .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 3
}

.smm-page-main .fifth-screen .container .un-title {
    font-size: 14px;
    color: #008cbe;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center
}

.smm-page-main .fifth-screen .container h2 {
    margin-top: 35px;
    margin-bottom: 35px;
    text-align: center
}

.smm-page-main .fifth-screen .container h2 span {
    font-weight: 100;
    color: #ffaf00
}

.smm-page-main .fifth-screen .container p {
    text-align: center;
    max-width: 890px
}

.smm-page-main .fifth-screen .container .products-list {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-top: 45px;
    margin-bottom: 35px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

@media (max-width: 768px) {
    .smm-page-main .fifth-screen .container .products-list {
        width:100%;
        margin-left: 0;
        margin-top: 0
    }
}

.smm-page-main .fifth-screen .container .products-list .product-item {
    width: calc(33.3333% - 30px);
    margin: 0 10px 30px 10px;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 23px 49px 0 rgba(65,82,88,.26);
    height: 450px
}

@media (max-width: 992px) {
    .smm-page-main .fifth-screen .container .products-list .product-item {
        width:calc(50% - 30px)
    }
}

@media (max-width: 768px) {
    .smm-page-main .fifth-screen .container .products-list .product-item {
        width:100%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 50px
    }
}

.smm-page-main .fifth-screen .container .products-list .product-item .top {
    width: 100%;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(/wp-content/themes/markway/assets/img/base.png);
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    filter: brightness(0);
}

.smm-page-main .fifth-screen .container .products-list .product-item:nth-child(2) .top {
    background-image: url(/wp-content/themes/markway/assets/img/optimal.png)
}

.smm-page-main .fifth-screen .container .products-list .product-item:nth-child(3) .top {
    background-image: url(/wp-content/themes/markway/assets/img/max.png)
}

.smm-page-main .fifth-screen .container .products-list .product-item .center {
    height: 190px;
    width: 100%;
    background-color: rgba(195,199,201,.102);
    border-top: 1px solid rgba(195,199,201,.502);
    border-bottom: 1px solid rgba(195,199,201,.502);
    padding: 30px 40px;
}

.smm-page-main .fifth-screen .container .products-list .product-item .center p {
    font-size: 14px;
    color: #686f76;
    line-height: 1.6;
    text-align: left;
    padding-left: 45px;
    position: relative
}

.smm-page-main .fifth-screen .container .products-list .product-item .center p:before {
    position: absolute;
    left: 0;
    top: 0;
    content: url(/wp-content/themes/markway/assets/img/icon-ok.png)
}

.smm-page-main .fifth-screen .container .products-list .product-item .bottom {
    width: 100%;
    height: 130px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 16px
}

.smm-page-main .fifth-screen .container .products-list .product-item .bottom span {
    font-size: 24px;
    color: #1a2129;
    line-height: .891;
    text-align: left;
    font-weight: 700
}

.smm-page-main .fifth-screen .container .products-list .product-item .bottom span span:nth-child(2) {
    font-size: 17px;
    font-weight: 600;
    margin-left: 5px
}

.smm-page-main .fifth-screen .container .products-list .product-item .bottom .btn {
    width: 183px
}

@media (max-width: 577px) {
    .smm-page-main .fifth-screen .container .products-list .product-item .bottom .btn {
        width:122px
    }
}

.smm-page-main .fifth-screen .container .products-list .product-item .bottom span:last-child {
    font-weight: 500!important
}

.smm-page-main .fifth-screen .main__btn {
    margin: 60px auto
}
.smm-page-main .fifth-screen:after {
    content: "";
    position: absolute;
    top: 70px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 80%;
    height: 127px;
    background-image: url(../img/titlebg.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    z-index: -1;
    -o-object-fit: contain;
    object-fit: contain;
}
.banner-text{
    font-size: 16px;
}
@media (min-width:962px) and (max-width:1440px){
    .banner-text{
        font-size: 16px;
    }
}
.visible-mob{
    display: none !important;
}
.oveflow-vis{
    overflow: visible !important;
}
@media (max-width:768px){
    .visible-mob{
        display: block !important;
    }
    .visible-pc{
        display: none !important;
    }
    .max1440{
        display: none;
    }

}
.visible-pc{

}