.service-mobile-development .page-service-content {
    padding-top: 0
}

@media (min-width:320px) {
    .service-mobile-development .page-service-content .centered-block {
        width: 100%;
        max-width: 700px;
        margin-bottom: 40px;
        box-sizing: border-box;
        margin-left: auto;
        margin-right: auto
    }
    .service-mobile-development .page-service-content .centered-block__title {
        font-family: source_sans_pro, sans-serif;
        font-weight: 900;
        font-size: 30px;
        text-align: center;
        letter-spacing: 0;
        line-height: 38px;
        color: #000
    }
    .service-mobile-development .page-service-content .centered-block__description {
        font-family: source_sans_pro, sans-serif;
        font-weight: 300;
        font-size: 22px;
        text-align: center;
        letter-spacing: 0;
        line-height: 28px;
        color: #000;
        margin-top: 20px
    }
}

@media (min-width:768px) {
    .service-mobile-development .page-service-content .centered-block {
        margin-bottom: 80px
    }
    .service-mobile-development .page-service-content .centered-block__title {
        font-size: 40px;
        line-height: 50px
    }
    .service-mobile-development .page-service-content .centered-block__description {
        font-size: 24px;
        line-height: 35px;
        margin-top: 30px
    }
}

@media (min-width:1680px) {
    .service-mobile-development .page-service-content .centered-block {
        margin-bottom: 80px
    }
}

.service-mobile-development .page-service-content .show-more-block {
    display: flex;
    justify-content: center;
    margin-top: 30px
}

.service-mobile-development .page-service-content .show-more-block .show-more-benefits {
    font-family: source_sans_pro, sans-serif;
    font-weight: 400;
    font-size: 24px;
    text-align: center;
    text-decoration: underline;
    letter-spacing: 0;
    line-height: 35px;
    color: #236f3e
}

@media (min-width:320px) {
    .service-mobile-development .page-service-content .btn-block {
        display: flex;
        justify-content: center
    }
    .service-mobile-development .page-service-content .red_button {
        border: none;
        cursor: pointer;
        background: #236f3e;
        font-family: source_sans_pro, sans-serif;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 0;
        line-height: 20px;
        color: #fff;
        width: 300px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: background-color .3s
    }
    .service-mobile-development .page-service-content .red_button:hover {
        background: #00cc00
    }
}

@media (min-width:768px) {
    .service-mobile-development .page-service-content .red_button {
        font-size: 16px;
        line-height: 25px
    }
}

.service-mobile-development .page-service-content .fifth_number,
.service-mobile-development .page-service-content .first_number,
.service-mobile-development .page-service-content .fourth_number,
.service-mobile-development .page-service-content .second_number,
.service-mobile-development .page-service-content .third_number {
    font-family: source_sans_pro, sans-serif;
    font-weight: 700;
    font-size: 32px;
    text-align: left;
    letter-spacing: 0;
    line-height: 50px
}

.service-mobile-development .page-service-content .first_number {
    color: #ff8f43
}

.service-mobile-development .page-service-content .second_number {
    color: #ffc008
}

.service-mobile-development .page-service-content .third_number {
    color: #50cfc1
}

.service-mobile-development .page-service-content .fourth_number {
    color: #4f86eb
}

.service-mobile-development .page-service-content .fifth_number {
    color: #884ddc
}

.service-mobile-development .page-service-content .mobile-app-dev-section__content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.service-mobile-development .page-service-content .mobile-app-dev-section__content .centered-block {
    max-width: 50%;
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: -20px
}

.service-mobile-development .page-service-content .mobile-app-dev-section__content .centered-block__title {
    font-size: 55px;
    text-align: left;
    line-height: 69px;
    position: relative
}

.service-mobile-development .page-service-content .mobile-app-dev-section__content .centered-block__title:before {
    content: '';
    display: block;
    position: absolute;
    background-color: #000;
    top: -11px;
    left: 0;
    width: 36px;
    height: 4px
}

.service-mobile-development .page-service-content .mobile-app-dev-section__content .centered-block__description {
    font-weight: 700;
    text-align: left;
    margin-top: 20px
}

.service-mobile-development .page-service-content .mobile-app-dev-section__content .centered-block .btn-block {
    justify-content: flex-start;
    margin-top: 30px
}

.service-mobile-development .page-service-content .mobile-app-dev-section__content .picture-block {
    max-width: 50%
}

.service-mobile-development .page-service-content .mobile-app-dev-section__content .picture-block__img {
    max-width: 130%;
    object-fit: cover;
    margin-top: -270px
}

@media (max-width:1500px) {
    .service-mobile-development .page-service-content .mobile-app-dev-section__content .centered-block {
        margin-top: 80px
    }
    .service-mobile-development .page-service-content .mobile-app-dev-section__content .centered-block__title:before {
        content: '';
        display: block;
        position: absolute;
        background-color: #000;
        top: -11px;
        left: 0;
        width: 36px;
        height: 4px
    }
    .service-mobile-development .page-service-content .mobile-app-dev-section__content .centered-block__description {
        font-weight: 700;
        text-align: left;
        margin-top: 20px
    }
    .service-mobile-development .page-service-content .mobile-app-dev-section__content .centered-block .btn-block {
        justify-content: flex-start;
        margin-top: 30px
    }
    .service-mobile-development .page-service-content .mobile-app-dev-section__content .picture-block__img {
        margin-top: -100px
    }
}

@media (max-width:1200px) {
    .service-mobile-development .page-service-content .mobile-app-dev-section__content {
        flex-direction: column;
        align-content: center
    }
    .service-mobile-development .page-service-content .mobile-app-dev-section__content .centered-block {
        max-width: 100%;
        align-content: flex-start;
        margin-bottom: 0;
        margin-left: 0;
        margin-top: 80px
    }
    .service-mobile-development .page-service-content .mobile-app-dev-section__content .centered-block__title {
        font-size: 55px;
        text-align: left;
        line-height: 69px;
        position: relative
    }
    .service-mobile-development .page-service-content .mobile-app-dev-section__content .centered-block__title:before {
        content: '';
        display: block;
        position: absolute;
        background-color: #000;
        top: -11px;
        left: 0;
        width: 36px;
        height: 4px
    }
    .service-mobile-development .page-service-content .mobile-app-dev-section__content .centered-block__description {
        font-weight: 700;
        text-align: left;
        margin-top: 20px
    }
    .service-mobile-development .page-service-content .mobile-app-dev-section__content .centered-block .btn-block {
        justify-content: flex-start;
        margin-top: 30px
    }
    .service-mobile-development .page-service-content .mobile-app-dev-section__content .picture-block {
        max-width: 100%;
        padding: 0 100px
    }
    .service-mobile-development .page-service-content .mobile-app-dev-section__content .picture-block__img {
        max-width: 100%;
        object-fit: cover;
        margin-top: 0;
        margin-bottom: -100px
    }
}

@media (max-width:768px) {
    .service-mobile-development .page-service-content .mobile-app-dev-section__content {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        align-content: center
    }
    .service-mobile-development .page-service-content .mobile-app-dev-section__content .centered-block {
        width: 100%;
        flex-direction: column;
        align-content: flex-start;
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: 0
    }
    .service-mobile-development .page-service-content .mobile-app-dev-section__content .centered-block__title {
        font-size: 40px;
        text-align: left;
        line-height: 50px
    }
    .service-mobile-development .page-service-content .mobile-app-dev-section__content .centered-block__description {
        font-weight: 700;
        font-size: 18px;
        text-align: left;
        line-height: 26px;
        margin-top: 20px
    }
    .service-mobile-development .page-service-content .mobile-app-dev-section__content .centered-block .btn-block {
        justify-content: center;
        margin-top: 30px
    }
    .service-mobile-development .page-service-content .mobile-app-dev-section__content .picture-block {
        max-width: 100%;
        padding: 0 50px
    }
    .service-mobile-development .page-service-content .mobile-app-dev-section__content .picture-block__img {
        max-width: 100%;
        object-fit: cover;
        margin-top: 0;
        margin-bottom: -30px
    }
}

@media (max-width:2900px) {
    .service-mobile-development .page-service-content .services-section__content .services-list {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-evenly;
        align-items: stretch;
        margin: 0 -90px
    }
    .service-mobile-development .page-service-content .services-section__content .services-list__item {
        display: flex;
        flex-direction: column;
        padding: 0 90px;
        margin-bottom: 90px;
        width: 33%
    }
    .service-mobile-development .page-service-content .services-section__content .services-list__item:nth-child(1) h3 {
        width: 150px;
        margin-right: auto;
        margin-left: auto
    }
    .service-mobile-development .page-service-content .services-section__content .services-list__item:nth-child(2) h3 {
        width: 280px;
        margin-right: auto;
        margin-left: auto
    }
    .service-mobile-development .page-service-content .services-section__content .services-list__item:nth-child(3) h3 {
        width: 250px;
        margin-right: auto;
        margin-left: auto
    }
    .service-mobile-development .page-service-content .services-section__content .services-list__figure {
        width: 200px;
        height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 50px
    }
    .service-mobile-development .page-service-content .services-section__content .services-list__title {
        font-family: source_sans_pro, sans-serif;
        font-weight: 700;
        font-size: 32px;
        text-align: center;
        letter-spacing: 0;
        line-height: 50px;
        color: #000;
        margin-bottom: 30px
    }
    .service-mobile-development .page-service-content .services-section__content .services-list__description {
        font-family: source_sans_pro, sans-serif;
        font-weight: 300;
        font-size: 24px;
        text-align: center;
        letter-spacing: 0;
        line-height: 35px;
        color: #000
    }
}

@media (min-width:1900px) {
    .service-mobile-development .page-service-content .services-section__content .services-list__item:nth-child(5) h3 {
        width: 350px;
        margin-right: auto;
        margin-left: auto
    }
}

@media (max-width:1500px) {
    .service-mobile-development .page-service-content .services-section__content .services-list {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-evenly;
        align-items: stretch;
        margin: 0 -40px
    }
    .service-mobile-development .page-service-content .services-section__content .services-list__item {
        display: flex;
        flex-direction: column;
        padding: 0 40px;
        margin-bottom: 90px;
        width: 30%
    }
}

@media (max-width:1300px) {
    .service-mobile-development .page-service-content .services-section__content .services-list {
        margin: 0 -40px
    }
    .service-mobile-development .page-service-content .services-section__content .services-list__item {
        display: flex;
        flex-direction: column;
        padding: 0 40px;
        margin-bottom: 90px;
        width: 30%
    }
}

@media (max-width:1200px) {
    .service-mobile-development .page-service-content .services-section__content .services-list {
        margin: 0 -60px
    }
    .service-mobile-development .page-service-content .services-section__content .services-list__item {
        display: flex;
        flex-direction: column;
        padding: 0 60px;
        margin-bottom: 60px;
        width: 50%
    }
    .service-mobile-development .page-service-content .services-section__content .services-list__item:nth-child(5) h3 {
        width: 350px;
        margin-right: auto;
        margin-left: auto
    }
    .service-mobile-development .page-service-content .services-section__content .services-list__figure {
        margin-bottom: 30px
    }
}

@media (max-width:768px) {
    .service-mobile-development .page-service-content .services-section__content .services-list {
        margin: 0 -60px
    }
    .service-mobile-development .page-service-content .services-section__content .services-list__item {
        display: flex;
        flex-direction: column;
        padding: 0 60px;
        margin-bottom: 60px;
        width: 100%
    }
    .service-mobile-development .page-service-content .services-section__content .services-list__item:last-child {
        margin-bottom: 0
    }
    .service-mobile-development .page-service-content .services-section__content .services-list__figure {
        margin-bottom: 30px
    }
    .service-mobile-development .page-service-content .services-section__content .services-list__title {
        font-family: source_sans_pro, sans-serif;
        font-weight: 700;
        font-size: 26px;
        text-align: center;
        letter-spacing: 0;
        line-height: 33px;
        color: #000;
        margin-bottom: 20px
    }
    .service-mobile-development .page-service-content .services-section__content .services-list__description {
        font-family: source_sans_pro, sans-serif;
        font-weight: 300;
        font-size: 22px;
        text-align: center;
        letter-spacing: 0;
        line-height: 28px;
        color: #000
    }
}

.service-mobile-development .page-service-content .opportunities-section__content .opportunities-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: stretch;
    margin: 0 -80px
}

.service-mobile-development .page-service-content .opportunities-section__content .opportunities-list__item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 0 80px;
    margin-bottom: 90px;
    width: 50%
}

.service-mobile-development .page-service-content .opportunities-section__content .opportunities-list__figure {
    width: 30%;
    max-width: 190px;
    max-height: 190px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 60px
}

.service-mobile-development .page-service-content .opportunities-section__content .opportunities-list__info {
    display: block;
    width: 70%;
    max-width: 1500px;
    height: auto
}

.service-mobile-development .page-service-content .opportunities-section__content .opportunities-list__title {
    font-family: source_sans_pro, sans-serif;
    font-weight: 700;
    font-size: 32px;
    text-align: left;
    letter-spacing: 0;
    line-height: 40px;
    color: #000;
    margin-bottom: 30px
}

.service-mobile-development .page-service-content .opportunities-section__content .opportunities-list__description {
    font-family: source_sans_pro, sans-serif;
    font-weight: 300;
    font-size: 24px;
    text-align: left;
    letter-spacing: 0;
    line-height: 35px;
    color: #000
}

.service-mobile-development .page-service-content .opportunities-section__content .btn-block {
    margin-top: 0;
    margin-bottom: 0
}

@media (max-width:1500px) {
    .service-mobile-development .page-service-content .opportunities-section__content .opportunities-list {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-around;
        align-items: stretch;
        margin: 0 -60px
    }
    .service-mobile-development .page-service-content .opportunities-section__content .opportunities-list__item {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        padding: 0 60px;
        margin-bottom: 60px;
        width: 50%
    }
    .service-mobile-development .page-service-content .opportunities-section__content .opportunities-list__figure {
        width: 40%;
        max-width: 190px;
        max-height: 190px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 60px
    }
    .service-mobile-development .page-service-content .opportunities-section__content .opportunities-list__info {
        display: block;
        width: 60%;
        max-width: 1000px;
        height: auto
    }
    .service-mobile-development .page-service-content .opportunities-section__content .opportunities-list__title {
        font-family: source_sans_pro, sans-serif;
        font-weight: 700;
        font-size: 32px;
        text-align: left;
        letter-spacing: 0;
        line-height: 40px;
        color: #000;
        margin-bottom: 30px;
        min-height: 120px
    }
    .service-mobile-development .page-service-content .opportunities-section__content .opportunities-list__description {
        font-family: source_sans_pro, sans-serif;
        font-weight: 300;
        font-size: 24px;
        text-align: left;
        letter-spacing: 0;
        line-height: 35px;
        color: #000;
        min-height: 175px
    }
}

@media (max-width:1200px) {
    .service-mobile-development .page-service-content .opportunities-section__content .opportunities-list {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-around;
        align-items: stretch;
        margin: 0 -80px
    }
    .service-mobile-development .page-service-content .opportunities-section__content .opportunities-list__item {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        padding: 0 80px;
        margin-bottom: 90px;
        width: 100%
    }
    .service-mobile-development .page-service-content .opportunities-section__content .opportunities-list__figure {
        width: 30%;
        max-width: 190px;
        max-height: 190px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 60px
    }
    .service-mobile-development .page-service-content .opportunities-section__content .opportunities-list__info {
        display: block;
        width: 70%;
        max-width: 1000px;
        height: auto
    }
    .service-mobile-development .page-service-content .opportunities-section__content .opportunities-list__title {
        font-family: source_sans_pro, sans-serif;
        font-weight: 700;
        font-size: 32px;
        text-align: left;
        letter-spacing: 0;
        line-height: 40px;
        color: #000;
        margin-bottom: 30px;
        min-height: 0
    }
    .service-mobile-development .page-service-content .opportunities-section__content .opportunities-list__description {
        font-family: source_sans_pro, sans-serif;
        font-weight: 300;
        font-size: 24px;
        text-align: left;
        letter-spacing: 0;
        line-height: 35px;
        color: #000;
        min-height: 0
    }
}

@media (max-width:768px) {
    .service-mobile-development .page-service-content .opportunities-section__content .opportunities-list {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-around;
        align-items: stretch;
        margin: 0 -80px
    }
    .service-mobile-development .page-service-content .opportunities-section__content .opportunities-list__item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 0 80px;
        margin-bottom: 90px;
        width: 100%
    }
    .service-mobile-development .page-service-content .opportunities-section__content .opportunities-list__figure {
        max-width: 190px;
        max-height: 190px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 0;
        margin-bottom: 30px
    }
    .service-mobile-development .page-service-content .opportunities-section__content .opportunities-list__info {
        max-width: 390px;
        display: flex;
        flex-direction: column
    }
    .service-mobile-development .page-service-content .opportunities-section__content .opportunities-list__title {
        font-family: source_sans_pro, sans-serif;
        font-weight: 700;
        font-size: 26px;
        text-align: center;
        line-height: 33px;
        letter-spacing: 0;
        color: #000;
        margin-bottom: 30px
    }
    .service-mobile-development .page-service-content .opportunities-section__content .opportunities-list__description {
        font-family: source_sans_pro, sans-serif;
        font-weight: 300;
        font-size: 22px;
        text-align: center;
        line-height: 28px;
        letter-spacing: 0;
        color: #000
    }
    .service-mobile-development .page-service-content .opportunities-section__content .btn-block {
        margin-top: 0;
        margin-bottom: 0
    }
}

.service-mobile-development .page-service-content .process-section__content .process-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: stretch;
    margin: 0 -22px
}

.service-mobile-development .page-service-content .process-section__content .process-list__item {
    display: block;
    max-width: 470px;
    -webkit-box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
    -moz-box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
    box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
    padding: 52px 41px;
    margin: 22px;
    width: 30%
}

.service-mobile-development .page-service-content .process-section__content .process-list__item:first-child {
    box-shadow: none
}

.service-mobile-development .page-service-content .process-section__content .process-list__item h2 {
    font-size: 40px;
    margin-top: 30px;
    margin-bottom: 20px
}

.service-mobile-development .page-service-content .process-section__content .process-list__title {
    font-family: source_sans_pro, sans-serif;
    font-weight: 700;
    font-size: 32px;
    text-align: left;
    letter-spacing: 0;
    line-height: 50px;
    color: #000;
    margin-bottom: 10px
}

.service-mobile-development .page-service-content .process-section__content .process-list__description {
    font-family: source_sans_pro, sans-serif;
    font-weight: 300;
    font-size: 24px;
    text-align: left;
    letter-spacing: 0;
    line-height: 35px;
    color: #000
}

@media (max-width:1600px) {
    .service-mobile-development .page-service-content .process-section__content .process-list {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
        align-items: stretch;
        margin: 0 -22px
    }
    .service-mobile-development .page-service-content .process-section__content .process-list__item {
        display: block;
        max-width: 470px;
        -webkit-box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
        -moz-box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
        box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
        padding: 32px 31px;
        margin: 14px;
        width: 30%
    }
    .service-mobile-development .page-service-content .process-section__content .process-list__item:first-child {
        box-shadow: none
    }
    .service-mobile-development .page-service-content .process-section__content .process-list__item h2 {
        font-size: 40px;
        margin-top: 30px;
        margin-bottom: 20px
    }
    .service-mobile-development .page-service-content .process-section__content .process-list__title {
        font-family: source_sans_pro, sans-serif;
        font-weight: 700;
        font-size: 32px;
        text-align: left;
        letter-spacing: 0;
        line-height: 50px;
        color: #000;
        margin-bottom: 10px
    }
    .service-mobile-development .page-service-content .process-section__content .process-list__description {
        font-family: source_sans_pro, sans-serif;
        font-weight: 300;
        font-size: 24px;
        text-align: left;
        letter-spacing: 0;
        line-height: 35px;
        color: #000
    }
}

@media (max-width:1200px) {
    .service-mobile-development .page-service-content .process-section__content .process-list {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-around;
        align-items: stretch;
        margin: 0 -22px
    }
    .service-mobile-development .page-service-content .process-section__content .process-list__item {
        display: block;
        max-width: 470px;
        -webkit-box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
        -moz-box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
        box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
        padding: 52px 41px;
        margin: 22px;
        width: 50%
    }
    .service-mobile-development .page-service-content .process-section__content .process-list__item:first-child {
        box-shadow: none
    }
    .service-mobile-development .page-service-content .process-section__content .process-list__item h2 {
        font-size: 40px;
        margin-top: 30px;
        margin-bottom: 20px
    }
    .service-mobile-development .page-service-content .process-section__content .process-list__title {
        font-family: source_sans_pro, sans-serif;
        font-weight: 700;
        font-size: 32px;
        text-align: left;
        letter-spacing: 0;
        line-height: 50px;
        color: #000;
        margin-bottom: 10px
    }
    .service-mobile-development .page-service-content .process-section__content .process-list__description {
        font-family: source_sans_pro, sans-serif;
        font-weight: 300;
        font-size: 24px;
        text-align: left;
        letter-spacing: 0;
        line-height: 35px;
        color: #000
    }
}

@media (max-width:1126px) {
    .service-mobile-development .page-service-content .process-section__content .process-list {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-around;
        align-items: stretch;
        margin: 0 -22px
    }
    .service-mobile-development .page-service-content .process-section__content .process-list__item {
        display: block;
        max-width: 470px;
        -webkit-box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
        -moz-box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
        box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
        padding: 52px 41px;
        margin: 22px;
        width: 50%
    }
    .service-mobile-development .page-service-content .process-section__content .process-list__item:first-child {
        box-shadow: none;
        padding: 0 41px 52px 41px;
        margin: 0 22px 22px 22px
    }
    .service-mobile-development .page-service-content .process-section__content .process-list__item h2 {
        font-size: 40px;
        margin-top: 30px;
        margin-bottom: 20px
    }
    .service-mobile-development .page-service-content .process-section__content .process-list__title {
        font-family: source_sans_pro, sans-serif;
        font-weight: 700;
        font-size: 32px;
        text-align: left;
        letter-spacing: 0;
        line-height: 50px;
        color: #000;
        margin-bottom: 10px
    }
    .service-mobile-development .page-service-content .process-section__content .process-list__description {
        font-family: source_sans_pro, sans-serif;
        font-weight: 300;
        font-size: 24px;
        text-align: left;
        letter-spacing: 0;
        line-height: 35px;
        color: #000
    }
}

@media (max-width:768px) {
    .service-mobile-development .page-service-content .process-section__content .process-list {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-around;
        align-items: stretch;
        margin: 0 -22px
    }
    .service-mobile-development .page-service-content .process-section__content .process-list__item {
        display: block;
        max-width: 470px;
        -webkit-box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
        -moz-box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
        box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
        padding: 32px 21px;
        margin: 22px;
        width: 100%
    }
    .service-mobile-development .page-service-content .process-section__content .process-list__item:first-child {
        box-shadow: none;
        padding: 0 21px 32px 21px;
        margin: 0 22px 22px 22px
    }
    .service-mobile-development .page-service-content .process-section__content .process-list__item h2 {
        font-size: 30px;
        line-height: 38px;
        margin-top: 0;
        margin-bottom: 20px
    }
    .service-mobile-development .page-service-content .process-section__content .process-list__title {
        font-family: source_sans_pro, sans-serif;
        font-weight: 700;
        font-size: 26px;
        line-height: 33px;
        text-align: left;
        letter-spacing: 0;
        color: #000;
        margin-bottom: 10px
    }
    .service-mobile-development .page-service-content .process-section__content .process-list__description {
        font-family: source_sans_pro, sans-serif;
        font-weight: 300;
        font-size: 22px;
        line-height: 28px;
        text-align: left;
        letter-spacing: 0;
        color: #000
    }
}

.service-mobile-development .page-service-content .team-section__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch
}

.service-mobile-development .page-service-content .team-section__content .first-block {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    margin-bottom: 80px
}

.service-mobile-development .page-service-content .team-section__content .first-block__img-wrap {
    width: 50%
}

.service-mobile-development .page-service-content .team-section__content .first-block__img {
    width: 100%
}

.service-mobile-development .page-service-content .team-section__content .first-block .centered-block {
    display: flex;
    flex-direction: column;
    margin-left: 0
}

.service-mobile-development .page-service-content .team-section__content .first-block .centered-block h2 {
    font-family: source_sans_pro, sans-serif;
    font-weight: 900;
    font-size: 40px;
    text-align: left;
    letter-spacing: 0;
    line-height: 50px;
    color: #000
}

.service-mobile-development .page-service-content .team-section__content .first-block .centered-block p {
    font-family: source_sans_pro, sans-serif;
    font-weight: 300;
    font-size: 24px;
    text-align: left;
    letter-spacing: 0;
    line-height: 35px;
    color: #000;
    margin-top: 30px
}

.service-mobile-development .page-service-content .team-section__content .second-block {
    margin-bottom: 200px
}

.service-mobile-development .page-service-content .team-section__content .second-block .centered-block h3 {
    font-family: source_sans_pro, sans-serif;
    font-weight: 900;
    font-size: 32px;
    text-align: center;
    letter-spacing: 0;
    line-height: 40px;
    color: #000
}

.service-mobile-development .page-service-content .team-section__content .second-block .centered-block p {
    font-family: source_sans_pro, sans-serif;
    font-weight: 300;
    font-size: 24px;
    text-align: center;
    letter-spacing: 0;
    line-height: 35px;
    color: #000;
    margin-top: 20px
}

.service-mobile-development .page-service-content .team-section__content .second-block__list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: stretch;
    margin-top: 100px
}

.service-mobile-development .page-service-content .team-section__content .second-block__list-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 20%
}

.service-mobile-development .page-service-content .team-section__content .second-block__figure {
    position: relative
}

.service-mobile-development .page-service-content .team-section__content .second-block__img {
    position: absolute;
    top: 20px;
    left: -50px
}

.service-mobile-development .page-service-content .team-section__content .second-block__info {
    display: block
}

.service-mobile-development .page-service-content .team-section__content .second-block__title {
    font-family: source_sans_pro, sans-serif;
    font-weight: 300;
    font-size: 130px;
    text-align: left;
    letter-spacing: 0;
    line-height: 90px;
    color: #236f3e;
    position: relative;
    z-index: 5
}

.service-mobile-development .page-service-content .team-section__content .second-block__description {
    font-family: source_sans_pro, sans-serif;
    font-weight: 700;
    font-size: 24px;
    text-align: left;
    letter-spacing: 0;
    line-height: 35px;
    color: #000;
    position: relative;
    z-index: 5
}

.service-mobile-development .page-service-content .team-section__content .third-block {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 60px
}

.service-mobile-development .page-service-content .team-section__content .third-block .centered-block {
    max-width: 690px;
    display: flex;
    flex-direction: column;
    margin-right: 100px;
    margin-bottom: 0;
    margin-left: 0
}

.service-mobile-development .page-service-content .team-section__content .third-block .centered-block h3 {
    font-family: source_sans_pro, sans-serif;
    font-weight: 900;
    font-size: 32px;
    text-align: left;
    letter-spacing: 0;
    line-height: 40px;
    color: #000
}

.service-mobile-development .page-service-content .team-section__content .third-block .centered-block p {
    font-family: source_sans_pro, sans-serif;
    font-weight: 300;
    font-size: 24px;
    text-align: left;
    letter-spacing: 0;
    line-height: 35px;
    color: #000;
    margin-top: 20px
}

.service-mobile-development .page-service-content .team-section__content .third-block__list {
    columns: 2
}

.service-mobile-development .page-service-content .team-section__content .third-block__list-item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 18px
}

.service-mobile-development .page-service-content .team-section__content .third-block__title {
    background: #236f3e;
    border: 1px solid #236f3e;
    border-radius: 10px;
    font-family: source_sans_pro, sans-serif;
    font-weight: 700;
    font-size: 32px;
    text-align: center;
    letter-spacing: 0;
    line-height: 50px;
    color: #000;
    width: 57px;
    height: 57px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    padding: 8px 10px;
    margin-right: 23px
}

.service-mobile-development .page-service-content .team-section__content .third-block__description {
    font-family: source_sans_pro, sans-serif;
    font-weight: 300;
    font-size: 24px;
    text-align: left;
    letter-spacing: 0;
    line-height: 30px;
    color: #000
}

@media (max-width:1500px) {
    .service-mobile-development .page-service-content .team-section__content .first-block {
        overflow: hidden;
        margin-bottom: 80px
    }
    .service-mobile-development .page-service-content .team-section__content .second-block {
        margin-bottom: 200px
    }
    .service-mobile-development .page-service-content .team-section__content .third-block {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 60px
    }
    .service-mobile-development .page-service-content .team-section__content .third-block .centered-block {
        max-width: 690px;
        display: flex;
        flex-direction: column;
        margin-right: 50px;
        margin-bottom: 0;
        margin-left: 0
    }
    .service-mobile-development .page-service-content .team-section__content .third-block .centered-block h3 {
        font-size: 32px;
        text-align: left;
        line-height: 40px
    }
    .service-mobile-development .page-service-content .team-section__content .third-block .centered-block p {
        text-align: left;
        margin-top: 20px
    }
    .service-mobile-development .page-service-content .team-section__content .third-block__list {
        columns: 2;
        min-width: 550px
    }
    .service-mobile-development .page-service-content .team-section__content .third-block__list-item {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 18px
    }
    .service-mobile-development .page-service-content .team-section__content .third-block__title {
        background: #236f3e;
        border: 1px solid #236f3e;
        border-radius: 10px;
        font-family: source_sans_pro, sans-serif;
        font-weight: 700;
        font-size: 32px;
        text-align: center;
        letter-spacing: 0;
        line-height: 50px;
        color: #000;
        width: 57px;
        height: 57px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        padding: 8px 10px;
        margin-right: 23px
    }
    .service-mobile-development .page-service-content .team-section__content .third-block__description {
        font-family: source_sans_pro, sans-serif;
        font-weight: 300;
        font-size: 24px;
        text-align: left;
        letter-spacing: 0;
        line-height: 30px;
        color: #000
    }
}

@media (max-width:1300px) {
    .service-mobile-development .page-service-content .team-section__content .first-block {
        overflow: hidden;
        margin-bottom: 80px
    }
    .service-mobile-development .page-service-content .team-section__content .second-block {
        margin-bottom: 200px
    }
    .service-mobile-development .page-service-content .team-section__content .second-block__title {
        font-size: 117px
    }
    .service-mobile-development .page-service-content .team-section__content .third-block {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 60px
    }
    .service-mobile-development .page-service-content .team-section__content .third-block .centered-block {
        max-width: 690px;
        display: flex;
        flex-direction: column;
        margin-right: 50px;
        margin-bottom: 0;
        margin-left: 0
    }
    .service-mobile-development .page-service-content .team-section__content .third-block .centered-block h3 {
        font-size: 32px;
        text-align: left;
        line-height: 40px
    }
    .service-mobile-development .page-service-content .team-section__content .third-block .centered-block p {
        text-align: left;
        margin-top: 20px
    }
    .service-mobile-development .page-service-content .team-section__content .third-block__list {
        columns: 2;
        min-width: 550px
    }
    .service-mobile-development .page-service-content .team-section__content .third-block__list-item {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 18px
    }
    .service-mobile-development .page-service-content .team-section__content .third-block__title {
        background: #236f3e;
        border: 1px solid #236f3e;
        border-radius: 10px;
        font-family: source_sans_pro, sans-serif;
        font-weight: 700;
        font-size: 32px;
        text-align: center;
        letter-spacing: 0;
        line-height: 50px;
        color: #000;
        width: 57px;
        height: 57px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        padding: 8px 10px;
        margin-right: 23px
    }
    .service-mobile-development .page-service-content .team-section__content .third-block__description {
        font-family: source_sans_pro, sans-serif;
        font-weight: 300;
        font-size: 24px;
        text-align: left;
        letter-spacing: 0;
        line-height: 30px;
        color: #000
    }
}

@media (max-width:1200px) {
    .service-mobile-development .page-service-content .team-section__content .first-block {
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        margin-bottom: 0
    }
    .service-mobile-development .page-service-content .team-section__content .first-block__img-wrap {
        width: 80%
    }
    .service-mobile-development .page-service-content .team-section__content .first-block .centered-block {
        justify-content: center;
        align-items: center;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0
    }
    .service-mobile-development .page-service-content .team-section__content .first-block .centered-block h2 {
        text-align: center
    }
    .service-mobile-development .page-service-content .team-section__content .first-block .centered-block p {
        text-align: center
    }
    .service-mobile-development .page-service-content .team-section__content .second-block {
        margin-bottom: 0
    }
    .service-mobile-development .page-service-content .team-section__content .second-block__list {
        flex-flow: column wrap;
        justify-content: center;
        align-items: center
    }
    .service-mobile-development .page-service-content .team-section__content .second-block__list-item {
        margin-bottom: 150px
    }
    .service-mobile-development .page-service-content .team-section__content .second-block__title {
        font-size: 130px
    }
    .service-mobile-development .page-service-content .team-section__content .third-block {
        flex-direction: column
    }
    .service-mobile-development .page-service-content .team-section__content .third-block .centered-block {
        margin-right: 0;
        margin-bottom: 50px
    }
    .service-mobile-development .page-service-content .team-section__content .third-block .centered-block h3 {
        text-align: center
    }
    .service-mobile-development .page-service-content .team-section__content .third-block .centered-block p {
        text-align: center
    }
    .service-mobile-development .page-service-content .team-section__content .third-block__title {
        flex-shrink: 0
    }
}

@media (max-width:768px) {
    .service-mobile-development .page-service-content .team-section__content .first-block {
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        margin-bottom: 0
    }
    .service-mobile-development .page-service-content .team-section__content .first-block__img-wrap {
        width: 80%
    }
    .service-mobile-development .page-service-content .team-section__content .first-block .centered-block {
        justify-content: center;
        align-items: center;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0
    }
    .service-mobile-development .page-service-content .team-section__content .first-block .centered-block h2 {
        font-family: source_sans_pro, sans-serif;
        font-weight: 900;
        font-size: 30px;
        text-align: center;
        letter-spacing: 0;
        line-height: 38px;
        color: #000
    }
    .service-mobile-development .page-service-content .team-section__content .first-block .centered-block p {
        font-family: source_sans_pro, sans-serif;
        font-weight: 300;
        font-size: 22px;
        text-align: center;
        letter-spacing: 0;
        line-height: 28px;
        color: #000;
        margin-top: 20px
    }
    .service-mobile-development .page-service-content .team-section__content .second-block {
        margin-bottom: 50px
    }
    .service-mobile-development .page-service-content .team-section__content .second-block .centered-block h3 {
        font-family: source_sans_pro, sans-serif;
        font-weight: 900;
        font-size: 26px;
        text-align: center;
        letter-spacing: 0;
        line-height: 33px;
        color: #000
    }
    .service-mobile-development .page-service-content .team-section__content .second-block .centered-block p {
        font-family: source_sans_pro, sans-serif;
        font-weight: 300;
        font-size: 22px;
        text-align: center;
        letter-spacing: 0;
        line-height: 28px;
        color: #000;
        margin-top: 20px
    }
    .service-mobile-development .page-service-content .team-section__content .second-block__list {
        flex-flow: column wrap;
        justify-content: center;
        align-items: center;
        margin-top: 100px
    }
    .service-mobile-development .page-service-content .team-section__content .second-block__list-item {
        margin-right: 70px;
        margin-bottom: 100px
    }
    .service-mobile-development .page-service-content .team-section__content .second-block__img {
        left: -50px
    }
    .service-mobile-development .page-service-content .team-section__content .second-block__title {
        font-size: 90px;
        line-height: 60px
    }
    .service-mobile-development .page-service-content .team-section__content .second-block__description {
        font-size: 22px;
        line-height: 28px
    }
    .service-mobile-development .page-service-content .team-section__content .third-block {
        flex-direction: column;
        margin-bottom: 0
    }
    .service-mobile-development .page-service-content .team-section__content .third-block .centered-block {
        margin-right: 0;
        margin-bottom: 50px
    }
    .service-mobile-development .page-service-content .team-section__content .third-block .centered-block h3 {
        font-family: source_sans_pro, sans-serif;
        font-weight: 900;
        font-size: 26px;
        text-align: center;
        letter-spacing: 0;
        line-height: 33px;
        color: #000
    }
    .service-mobile-development .page-service-content .team-section__content .third-block .centered-block p {
        font-family: source_sans_pro, sans-serif;
        font-weight: 300;
        font-size: 22px;
        text-align: center;
        letter-spacing: 0;
        line-height: 28px;
        color: #000;
        margin-top: 20px
    }
    .service-mobile-development .page-service-content .team-section__content .third-block__list {
        columns: 1;
        min-width: 0
    }
    .service-mobile-development .page-service-content .team-section__content .third-block__list-item {
        justify-content: flex-start
    }
    .service-mobile-development .page-service-content .team-section__content .third-block__title {
        font-size: 26px;
        line-height: 33px;
        width: 47px;
        height: 47px;
        flex-shrink: 0
    }
    .service-mobile-development .page-service-content .team-section__content .third-block__description {
        font-size: 22px;
        line-height: 28px
    }
}

@media (min-width:320px) {
    .service-mobile-development .page-service-content .stories-section__content .mobile-app-dev-slider .slick-dots li {
        margin: 0 9px
    }
    .service-mobile-development .page-service-content .stories-section__content .mobile-app-dev-slider .slick-dots li button:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 20px;
        height: 20px;
        background: #fff;
        border: 1px solid #236f3e;
        border-radius: 50%
    }
    .service-mobile-development .page-service-content .stories-section__content .mobile-app-dev-slider .slick-dots li.slick-active button:before {
        width: 20px;
        height: 20px;
        background-color: #236f3e;
        border: 1px solid #236f3e
    }
    .service-mobile-development .page-service-content .stories-section__content .stories-list__item {
        display: block;
        max-width: 100%;
        height: 100%;
        margin: 20px 15px 40px 15px
    }
    .service-mobile-development .page-service-content .stories-section__content .btn-block .red_button {
        margin-top: 40px
    }
}

@media (min-width:768px) {
    .service-mobile-development .page-service-content .stories-section__content .mobile-app-dev-slider .slick-dots li {
        margin: 0 9px
    }
    .service-mobile-development .page-service-content .stories-section__content .mobile-app-dev-slider .slick-dots li button:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 20px;
        height: 20px;
        background: #fff;
        border: 1px solid #236f3e;
        border-radius: 50%
    }
    .service-mobile-development .page-service-content .stories-section__content .mobile-app-dev-slider .slick-dots li.slick-active button:before {
        width: 20px;
        height: 20px;
        background-color: #236f3e;
        border: 1px solid #236f3e
    }
    .service-mobile-development .page-service-content .stories-section__content .stories-list__item {
        display: block;
        max-width: 100%;
        height: 100%;
        margin: 20px 15px 40px 15px
    }
    .service-mobile-development .page-service-content .stories-section__content .btn-block .red_button {
        margin-top: 40px
    }
}

@media (min-width:1200px) {
    .service-mobile-development .page-service-content .stories-section__content .mobile-app-dev-slider .slick-dots li {
        margin: 0 9px
    }
    .service-mobile-development .page-service-content .stories-section__content .mobile-app-dev-slider .slick-dots li button:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 20px;
        height: 20px;
        background: #fff;
        border: 1px solid #236f3e;
        border-radius: 50%
    }
    .service-mobile-development .page-service-content .stories-section__content .mobile-app-dev-slider .slick-dots li.slick-active button:before {
        width: 20px;
        height: 20px;
        background-color: #236f3e;
        border: 1px solid #236f3e
    }
    .service-mobile-development .page-service-content .stories-section__content .stories-list__item {
        display: block;
        max-width: 735px;
        height: 100%;
        margin: 20px 15px 40px 15px
    }
    .service-mobile-development .page-service-content .stories-section__content .btn-block .red_button {
        margin-top: 40px
    }
}

@media (min-width:1680px) {
    .service-mobile-development .page-service-content .stories-section__content .mobile-app-dev-slider .slick-dots li {
        margin: 0 9px
    }
    .service-mobile-development .page-service-content .stories-section__content .mobile-app-dev-slider .slick-dots li button:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 20px;
        height: 20px;
        background: #fff;
        border: 1px solid #236f3e;
        border-radius: 50%
    }
    .service-mobile-development .page-service-content .stories-section__content .mobile-app-dev-slider .slick-dots li.slick-active button:before {
        width: 20px;
        height: 20px;
        background-color: #236f3e;
        border: 1px solid #236f3e
    }
    .service-mobile-development .page-service-content .stories-section__content .stories-list__item {
        display: block;
        max-width: 735px;
        height: 100%;
        margin: 20px 15px 40px 15px
    }
    .service-mobile-development .page-service-content .stories-section__content .btn-block .red_button {
        margin-top: 40px
    }
}

@media (min-width:1920px) {
    .service-mobile-development .page-service-content .stories-section__content .mobile-app-dev-slider .slick-dots li {
        margin: 0 9px
    }
    .service-mobile-development .page-service-content .stories-section__content .mobile-app-dev-slider .slick-dots li button:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 20px;
        height: 20px;
        background: #fff;
        border: 1px solid #236f3e;
        border-radius: 50%
    }
    .service-mobile-development .page-service-content .stories-section__content .mobile-app-dev-slider .slick-dots li.slick-active button:before {
        width: 20px;
        height: 20px;
        background-color: #236f3e;
        border: 1px solid #236f3e
    }
    .service-mobile-development .page-service-content .stories-section__content .stories-list__item {
        display: block;
        max-width: 1300px;
        height: 100%;
        margin: 20px 15px 40px 15px
    }
    .service-mobile-development .page-service-content .stories-section__content .btn-block .red_button {
        margin-top: 40px
    }
}

@media (min-width:2560px) {
    .service-mobile-development .page-service-content .stories-section__content .mobile-app-dev-slider .slick-dots li {
        margin: 0 9px
    }
    .service-mobile-development .page-service-content .stories-section__content .mobile-app-dev-slider .slick-dots li button:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 20px;
        height: 20px;
        background: #fff;
        border: 1px solid #236f3e;
        border-radius: 50%
    }
    .service-mobile-development .page-service-content .stories-section__content .mobile-app-dev-slider .slick-dots li.slick-active button:before {
        width: 20px;
        height: 20px;
        background-color: #236f3e;
        border: 1px solid #236f3e
    }
    .service-mobile-development .page-service-content .stories-section__content .stories-list__item {
        display: block;
        max-width: 1500px;
        height: 100%;
        margin: 20px 15px 40px 15px
    }
    .service-mobile-development .page-service-content .stories-section__content .btn-block .red_button {
        margin-top: 40px
    }
}

@media (max-width:2900px) {
    .service-mobile-development .page-service-content .recognitions-section__content {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center
    }
    .service-mobile-development .page-service-content .recognitions-section__content .centered-block {
        display: flex;
        flex-direction: column;
        margin-right: 150px;
        margin-bottom: 0;
        margin-left: 0;
        width: 50%
    }
    .service-mobile-development .page-service-content .recognitions-section__content .centered-block__title {
        text-align: left
    }
    .service-mobile-development .page-service-content .recognitions-section__content .centered-block__description {
        text-align: left
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-around;
        align-items: stretch;
        margin: 0 -20px;
        width: 50%;
        max-width: 780px
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item {
        display: flex;
        max-width: 200px;
        max-height: 200px;
        background-size: cover;
        overflow: hidden;
        padding: 0 20px;
        margin-bottom: 30px;
        width: 33%
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item picture {
        display: flex;
        justify-content: center;
        align-items: center
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item:nth-child(1) picture {
        margin-left: -20px;
        margin-right: -20px
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item:nth-child(3) picture {
        margin-left: 5px;
        margin-right: 5px
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__img {
        width: 100%;
        height: auto;
        margin-right: auto;
        margin-left: auto;
        object-fit: contain
    }
}

@media (max-width:1920px) {
    .service-mobile-development .page-service-content .recognitions-section__content {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center
    }
    .service-mobile-development .page-service-content .recognitions-section__content .centered-block {
        display: flex;
        flex-direction: column;
        margin-right: 150px;
        margin-bottom: 0;
        margin-left: 0;
        width: 50%
    }
    .service-mobile-development .page-service-content .recognitions-section__content .centered-block__title {
        text-align: left
    }
    .service-mobile-development .page-service-content .recognitions-section__content .centered-block__description {
        text-align: left
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-around;
        align-items: stretch;
        margin: 0 -20px;
        width: 50%
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item {
        display: flex;
        max-width: 200px;
        max-height: 200px;
        background-size: cover;
        overflow: hidden;
        padding: 0 20px;
        margin-bottom: 30px;
        width: 33%
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item picture {
        display: flex;
        justify-content: center;
        align-items: center
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item:nth-child(1) picture {
        margin-left: -20px;
        margin-right: -20px
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item:nth-child(3) picture {
        margin-left: 5px;
        margin-right: 5px
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__img {
        width: 100%;
        height: auto;
        margin-right: auto;
        margin-left: auto;
        object-fit: contain
    }
}

@media (max-width:1680px) {
    .service-mobile-development .page-service-content .recognitions-section__content {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center
    }
    .service-mobile-development .page-service-content .recognitions-section__content .centered-block {
        display: flex;
        flex-direction: column;
        margin-right: 100px;
        margin-bottom: 0;
        margin-left: 0;
        width: 50%
    }
    .service-mobile-development .page-service-content .recognitions-section__content .centered-block__title {
        text-align: left
    }
    .service-mobile-development .page-service-content .recognitions-section__content .centered-block__description {
        text-align: left
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-around;
        align-items: stretch;
        margin: 0 -20px;
        width: 50%
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item {
        display: flex;
        max-width: 200px;
        max-height: 200px;
        background-size: cover;
        overflow: hidden;
        padding: 0 20px;
        margin-bottom: 30px;
        width: 30%
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item picture {
        display: flex;
        justify-content: center;
        align-items: center
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item:nth-child(1) picture {
        margin-left: -20px;
        margin-right: -20px
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item:nth-child(3) picture {
        margin-left: 5px;
        margin-right: 5px
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__img {
        width: 100%;
        height: auto;
        margin-right: auto;
        margin-left: auto;
        object-fit: contain
    }
}

@media (max-width:1500px) {
    .service-mobile-development .page-service-content .recognitions-section__content {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center
    }
    .service-mobile-development .page-service-content .recognitions-section__content .centered-block {
        display: flex;
        flex-direction: column;
        margin-right: 50px;
        margin-bottom: 0;
        margin-left: 0;
        width: 50%
    }
    .service-mobile-development .page-service-content .recognitions-section__content .centered-block__title {
        text-align: left
    }
    .service-mobile-development .page-service-content .recognitions-section__content .centered-block__description {
        text-align: left
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-around;
        align-items: stretch;
        margin: 0 -20px;
        width: 50%
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item {
        display: flex;
        max-width: 200px;
        max-height: 200px;
        background-size: cover;
        overflow: hidden;
        padding: 0 20px;
        margin-bottom: 30px;
        width: 30%
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item picture {
        display: flex;
        justify-content: center;
        align-items: center
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item:nth-child(1) picture {
        margin-left: -20px;
        margin-right: -20px
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item:nth-child(3) picture {
        margin-left: 5px;
        margin-right: 5px
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__img {
        width: 100%;
        height: auto;
        margin-right: auto;
        margin-left: auto;
        object-fit: contain
    }
}

@media (max-width:1200px) {
    .service-mobile-development .page-service-content .recognitions-section__content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
    .service-mobile-development .page-service-content .recognitions-section__content .centered-block {
        display: flex;
        flex-direction: column;
        margin-right: 0;
        margin-bottom: 100px;
        margin-left: 0;
        width: 100%
    }
    .service-mobile-development .page-service-content .recognitions-section__content .centered-block__title {
        text-align: center
    }
    .service-mobile-development .page-service-content .recognitions-section__content .centered-block__description {
        text-align: center
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-around;
        align-items: stretch;
        margin: 0 -20px;
        width: 100%
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item {
        display: flex;
        max-width: 200px;
        max-height: 200px;
        background-size: cover;
        overflow: hidden;
        padding: 0 20px;
        margin-bottom: 30px;
        width: 15%
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item picture {
        display: flex;
        justify-content: center;
        align-items: center
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item:nth-child(1) picture {
        margin-left: -13px;
        margin-right: -13px
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item:nth-child(3) picture {
        margin-left: 3px;
        margin-right: 3px
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__img {
        width: 100%;
        height: auto;
        margin-right: auto;
        margin-left: auto;
        object-fit: contain
    }
}

@media (max-width:1100px) {
    .service-mobile-development .page-service-content .recognitions-section__content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
    .service-mobile-development .page-service-content .recognitions-section__content .centered-block {
        display: flex;
        flex-direction: column;
        margin-right: 0;
        margin-bottom: 100px;
        margin-left: 0;
        width: 100%
    }
    .service-mobile-development .page-service-content .recognitions-section__content .centered-block__title {
        text-align: center
    }
    .service-mobile-development .page-service-content .recognitions-section__content .centered-block__description {
        text-align: center
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-around;
        align-items: stretch;
        margin: 0 -20px;
        width: 80%
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item {
        display: flex;
        max-width: 200px;
        max-height: 200px;
        background-size: cover;
        overflow: hidden;
        padding: 0 20px;
        margin-bottom: 30px;
        width: 33%
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item picture {
        display: flex;
        justify-content: center;
        align-items: center
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item:nth-child(1) picture {
        margin-left: -20px;
        margin-right: -20px
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item:nth-child(3) picture {
        margin-left: 5px;
        margin-right: 5px
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__img {
        width: 100%;
        height: auto;
        margin-right: auto;
        margin-left: auto;
        object-fit: contain
    }
}

@media (max-width:768px) {
    .service-mobile-development .page-service-content .recognitions-section__content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
    .service-mobile-development .page-service-content .recognitions-section__content .centered-block {
        display: flex;
        flex-direction: column;
        margin-right: 0;
        margin-bottom: 100px;
        margin-left: 0;
        width: 100%
    }
    .service-mobile-development .page-service-content .recognitions-section__content .centered-block__title {
        text-align: center
    }
    .service-mobile-development .page-service-content .recognitions-section__content .centered-block__description {
        text-align: center
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-around;
        align-items: stretch;
        margin: 0 -20px;
        width: 80%
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item {
        display: flex;
        max-width: 200px;
        max-height: 200px;
        background-size: cover;
        overflow: hidden;
        padding: 0 20px;
        margin-bottom: 30px;
        width: 50%
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item picture {
        display: flex;
        justify-content: center;
        align-items: center
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item:nth-child(1) picture {
        margin-left: -15px;
        margin-right: -15px
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__item:nth-child(3) picture {
        margin-left: 5px;
        margin-right: 5px
    }
    .service-mobile-development .page-service-content .recognitions-section__content .recognitions-list__img {
        width: 100%;
        height: auto;
        margin-right: auto;
        margin-left: auto;
        object-fit: contain
    }
}

.service-mobile-development .page-service-content .benefits-section__content .benefits {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 -50px
}

.service-mobile-development .page-service-content .benefits-section__content .benefits .centered-block {
    width: 50%;
    display: flex;
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding: 0 50px
}

.service-mobile-development .page-service-content .benefits-section__content .benefits .centered-block h2 {
    font-family: source_sans_pro, sans-serif;
    font-weight: 900;
    font-size: 40px;
    text-align: left;
    letter-spacing: 0;
    line-height: 50px;
    color: #000
}

.service-mobile-development .page-service-content .benefits-section__content .benefits .centered-block p {
    font-family: source_sans_pro, sans-serif;
    font-weight: 300;
    font-size: 24px;
    text-align: left;
    letter-spacing: 0;
    line-height: 35px;
    color: #000;
    margin-top: 30px
}

.service-mobile-development .page-service-content .benefits-section__content .benefits .content-block {
    width: 50%;
    display: block;
    padding: 0 50px;
    margin-bottom: 0
}

.service-mobile-development .page-service-content .benefits-section__content .benefits .content-block h3 {
    font-family: source_sans_pro, sans-serif;
    font-weight: 900;
    font-size: 32px;
    text-align: left;
    letter-spacing: 0;
    line-height: 40px;
    color: #000;
    margin-top: 7px;
    margin-bottom: 20px
}

.service-mobile-development .page-service-content .benefits-section__content .benefits .content-block p {
    font-family: source_sans_pro, sans-serif;
    font-weight: 300;
    font-size: 24px;
    text-align: left;
    letter-spacing: 0;
    line-height: 35px;
    color: #000;
    margin-bottom: 10px
}

.service-mobile-development .page-service-content .benefits-section__content .benefits .content-block ul {
    margin-bottom: 10px
}

.service-mobile-development .page-service-content .benefits-section__content .benefits .content-block li {
    font-family: source_sans_pro, sans-serif;
    font-weight: 300;
    font-size: 24px;
    text-align: left;
    letter-spacing: 0;
    line-height: 45px;
    color: #000;
    margin-bottom: 0;
    position: relative;
    padding: 0 0 0 70px
}

.service-mobile-development .page-service-content .benefits-section__content .benefits .content-block li:before {
    content: '';
    background: url(../images/check_4.svg) 0 0 no-repeat;
    position: absolute;
    top: 10px;
    left: 30px;
    width: 15px;
    height: 15px
}

.service-mobile-development .page-service-content .benefits-section__content .hide-benefits {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 -50px
}

.service-mobile-development .page-service-content .benefits-section__content .hide-benefits .content-block {
    width: 50%;
    display: none;
    padding: 0 50px;
    margin-top: 80px;
    margin-bottom: 0
}

.service-mobile-development .page-service-content .benefits-section__content .hide-benefits .content-block h3 {
    font-family: source_sans_pro, sans-serif;
    font-weight: 900;
    font-size: 32px;
    text-align: left;
    letter-spacing: 0;
    line-height: 40px;
    color: #000;
    margin-bottom: 20px
}

.service-mobile-development .page-service-content .benefits-section__content .hide-benefits .content-block p {
    font-family: source_sans_pro, sans-serif;
    font-weight: 300;
    font-size: 24px;
    text-align: left;
    letter-spacing: 0;
    line-height: 35px;
    color: #000;
    margin-bottom: 30px
}

.service-mobile-development .page-service-content .benefits-section__content .hide-benefits .content-block ul {
    margin-bottom: 20px
}

.service-mobile-development .page-service-content .benefits-section__content .hide-benefits .content-block li {
    font-family: source_sans_pro, sans-serif;
    font-weight: 300;
    font-size: 24px;
    text-align: left;
    letter-spacing: 0;
    line-height: 45px;
    color: #000;
    margin-bottom: 0;
    position: relative;
    padding: 0 0 0 70px
}

.service-mobile-development .page-service-content .benefits-section__content .hide-benefits .content-block li:before {
    content: '';
    background: url(../images/check_4.svg) 0 0 no-repeat;
    position: absolute;
    top: 10px;
    left: 30px;
    width: 15px;
    height: 15px
}

.service-mobile-development .page-service-content .benefits-section__content .hide-benefits .content-block a {
    font-family: source_sans_pro, sans-serif;
    font-weight: 700;
    font-size: 24px;
    text-align: left;
    letter-spacing: 0;
    line-height: 35px;
    color: #000
}

.service-mobile-development .page-service-content .benefits-section__content .hide-benefits .content-block a:hover {
    text-decoration: underline
}

.service-mobile-development .page-service-content .benefits-section__content .hide-benefits.active .content-block {
    display: block
}

@media (max-width:1200px) {
    .service-mobile-development .page-service-content .benefits-section__content .benefits {
        flex-flow: column wrap;
        justify-content: center
    }
    .service-mobile-development .page-service-content .benefits-section__content .benefits .centered-block {
        width: 100%;
        max-width: 1140px;
        margin-bottom: 100px
    }
    .service-mobile-development .page-service-content .benefits-section__content .benefits .centered-block h2 {
        text-align: center
    }
    .service-mobile-development .page-service-content .benefits-section__content .benefits .centered-block p {
        text-align: center
    }
    .service-mobile-development .page-service-content .benefits-section__content .benefits .content-block {
        width: 100%
    }
    .service-mobile-development .page-service-content .benefits-section__content .benefits .content-block h3 {
        margin-top: 0
    }
    .service-mobile-development .page-service-content .benefits-section__content .hide-benefits {
        flex-flow: column wrap;
        justify-content: center
    }
    .service-mobile-development .page-service-content .benefits-section__content .hide-benefits .content-block {
        width: 100%
    }
}

@media (max-width:768px) {
    .service-mobile-development .page-service-content .benefits-section__content .benefits {
        flex-flow: column wrap;
        justify-content: center
    }
    .service-mobile-development .page-service-content .benefits-section__content .benefits .centered-block {
        width: 100%;
        max-width: 1140px;
        margin-bottom: 100px
    }
    .service-mobile-development .page-service-content .benefits-section__content .benefits .centered-block h2 {
        font-family: source_sans_pro, sans-serif;
        font-weight: 900;
        font-size: 30px;
        text-align: center;
        letter-spacing: 0;
        line-height: 38px;
        color: #000
    }
    .service-mobile-development .page-service-content .benefits-section__content .benefits .centered-block p {
        font-family: source_sans_pro, sans-serif;
        font-weight: 300;
        font-size: 22px;
        text-align: center;
        letter-spacing: 0;
        line-height: 28px;
        color: #000;
        margin-top: 20px
    }
    .service-mobile-development .page-service-content .benefits-section__content .benefits .content-block {
        width: 100%
    }
    .service-mobile-development .page-service-content .benefits-section__content .benefits .content-block h3 {
        font-size: 26px;
        line-height: 33px
    }
    .service-mobile-development .page-service-content .benefits-section__content .benefits .content-block p {
        font-size: 22px;
        line-height: 28px
    }
    .service-mobile-development .page-service-content .benefits-section__content .benefits .content-block li {
        font-size: 22px;
        line-height: 35px
    }
    .service-mobile-development .page-service-content .benefits-section__content .benefits .content-block li:before {
        top: 5px
    }
    .service-mobile-development .page-service-content .benefits-section__content .hide-benefits {
        flex-flow: column wrap;
        justify-content: center
    }
    .service-mobile-development .page-service-content .benefits-section__content .hide-benefits .content-block {
        width: 100%
    }
    .service-mobile-development .page-service-content .benefits-section__content .hide-benefits .content-block h3 {
        font-size: 26px;
        line-height: 33px
    }
    .service-mobile-development .page-service-content .benefits-section__content .hide-benefits .content-block p {
        font-size: 22px;
        line-height: 28px
    }
    .service-mobile-development .page-service-content .benefits-section__content .hide-benefits .content-block li {
        font-size: 22px;
        line-height: 35px
    }
    .service-mobile-development .page-service-content .benefits-section__content .hide-benefits .content-block li:before {
        top: 5px
    }
    .service-mobile-development .page-service-content .benefits-section__content .hide-benefits .content-block a {
        font-size: 22px;
        line-height: 28px
    }
}

.service-mobile-development .page-service-content .faq-section__content .faq-list {
    display: flex;
    flex-direction: column
}

.service-mobile-development .page-service-content .faq-section__content .faq-list .faq-list-item {
    display: block;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
    -moz-box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
    box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
    padding: 52px 74px 58px 41px;
    margin-bottom: 21px;
    position: relative;
    cursor: pointer
}

.service-mobile-development .page-service-content .faq-section__content .faq-list .faq-list-item:before {
    content: '';
    background-image: url(../images/v_icon.svg);
    background-size: 20px 12px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 74px;
    right: 42px;
    width: 20px;
    height: 12px
}

.service-mobile-development .page-service-content .faq-section__content .faq-list .faq-list-item:last-child {
    margin-bottom: 110px
}

.service-mobile-development .page-service-content .faq-section__content .faq-list .faq-list-item .red_number {
    font-family: source_sans_pro, sans-serif;
    font-weight: 700;
    font-size: 32px;
    text-align: left;
    letter-spacing: 0;
    line-height: 50px;
    color: #236f3e;
    margin-right: 37px
}

.service-mobile-development .page-service-content .faq-section__content .faq-list .faq-list-item .list-title {
    font-family: source_sans_pro, sans-serif;
    font-weight: 700;
    font-size: 32px;
    text-align: left;
    letter-spacing: 0;
    line-height: 50px;
    color: #000
}

.service-mobile-development .page-service-content .faq-section__content .faq-list .faq-list-item .list-description {
    display: none;
    font-family: source_sans_pro, sans-serif;
    font-weight: 300;
    font-size: 24px;
    text-align: left;
    letter-spacing: 0;
    line-height: 35px;
    color: #000;
    margin-top: 30px;
    margin-left: 91px
}

.service-mobile-development .page-service-content .faq-section__content .faq-list .faq-list-item.active {
    background: #fff
}

.service-mobile-development .page-service-content .faq-section__content .faq-list .faq-list-item.active:before {
    transform: rotate(180deg)
}

.service-mobile-development .page-service-content .faq-section__content .faq-list .faq-list-item.active .list-description {
    display: block
}

@media (max-width:768px) {
    .service-mobile-development .page-service-content .faq-section__content .faq-list .faq-list-item {
        padding: 32px 54px 38px 21px
    }
    .service-mobile-development .page-service-content .faq-section__content .faq-list .faq-list-item:before {
        top: 48px;
        right: 20px
    }
    .service-mobile-development .page-service-content .faq-section__content .faq-list .faq-list-item .red_number {
        font-size: 26px;
        line-height: 33px;
        margin-right: 17px
    }
    .service-mobile-development .page-service-content .faq-section__content .faq-list .faq-list-item .list-title {
        font-size: 26px;
        line-height: 33px
    }
    .service-mobile-development .page-service-content .faq-section__content .faq-list .faq-list-item .list-description {
        font-size: 22px;
        line-height: 28px;
        margin-top: 20px;
        margin-left: 0
    }
}

.service-mobile-development .page-service-content .reasons-section__content .reasons-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-evenly;
    align-items: stretch;
    margin: 0 -22px
}

.service-mobile-development .page-service-content .reasons-section__content .reasons-list__item {
    display: block;
    max-width: 470px;
    -webkit-box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
    -moz-box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
    box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
    padding: 52px 41px;
    margin: 22px;
    width: 30%
}

.service-mobile-development .page-service-content .reasons-section__content .reasons-list__title {
    font-family: source_sans_pro, sans-serif;
    font-weight: 700;
    font-size: 32px;
    text-align: left;
    letter-spacing: 0;
    line-height: 40px;
    color: #000;
    margin-bottom: 10px
}

.service-mobile-development .page-service-content .reasons-section__content .reasons-list__description {
    font-family: source_sans_pro, sans-serif;
    font-weight: 300;
    font-size: 24px;
    text-align: left;
    letter-spacing: 0;
    line-height: 35px;
    color: #000
}

@media (max-width:1600px) {
    .service-mobile-development .page-service-content .reasons-section__content .reasons-list {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-evenly;
        align-items: stretch;
        margin: 0 -22px
    }
    .service-mobile-development .page-service-content .reasons-section__content .reasons-list__item {
        display: block;
        max-width: 470px;
        -webkit-box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
        -moz-box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
        box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
        padding: 32px 31px;
        margin: 14px;
        width: 30%
    }
    .service-mobile-development .page-service-content .reasons-section__content .reasons-list__title {
        font-family: source_sans_pro, sans-serif;
        font-weight: 700;
        font-size: 32px;
        text-align: left;
        letter-spacing: 0;
        line-height: 40px;
        color: #000;
        margin-bottom: 10px
    }
    .service-mobile-development .page-service-content .reasons-section__content .reasons-list__description {
        font-family: source_sans_pro, sans-serif;
        font-weight: 300;
        font-size: 24px;
        text-align: left;
        letter-spacing: 0;
        line-height: 35px;
        color: #000
    }
}

@media (max-width:1200px) {
    .service-mobile-development .page-service-content .reasons-section__content .reasons-list {
        flex-flow: column wrap;
        justify-content: center;
        align-items: center
    }
    .service-mobile-development .page-service-content .reasons-section__content .reasons-list__item {
        margin: 22px;
        width: 50%
    }
    .service-mobile-development .page-service-content .reasons-section__content .reasons-list__item:last-child {
        margin-bottom: 0
    }
}

@media (max-width:768px) {
    .service-mobile-development .page-service-content .reasons-section__content .reasons-list {
        flex-flow: column wrap;
        justify-content: center;
        align-items: center;
        align-content: center
    }
    .service-mobile-development .page-service-content .reasons-section__content .reasons-list__item {
        margin: 22px;
        width: 100%
    }
    .service-mobile-development .page-service-content .reasons-section__content .reasons-list__item:last-child {
        margin-bottom: 0
    }
    .service-mobile-development .page-service-content .reasons-section__content .reasons-list__title {
        font-size: 26px;
        line-height: 33px
    }
    .service-mobile-development .page-service-content .reasons-section__content .reasons-list__description {
        font-size: 22px;
        line-height: 28px
    }
}

.service-mobile-development .page-service-content .expert-section__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: auto;
    margin-left: auto
}

.service-mobile-development .page-service-content .expert-section__content .expert-block {
    width: 100%;
    max-width: 1020px;
    -webkit-box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
    -moz-box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
    box-shadow: 0 10px 30px rgba(1, 74, 105, .129);
    box-sizing: border-box;
    padding: 78px 70px 58px 70px;
    margin-left: auto;
    margin-right: auto
}

.service-mobile-development .page-service-content .expert-section__content .expert-block__body {
    display: flex;
    flex-direction: row;
    margin-bottom: 40px
}

.service-mobile-development .page-service-content .expert-section__content .expert-block__photo {
    margin-right: 40px
}

.service-mobile-development .page-service-content .expert-section__content .expert-block__img {
    max-width: 266px;
    max-height: 266px
}

.service-mobile-development .page-service-content .expert-section__content .expert-block__about {
    display: block
}

.service-mobile-development .page-service-content .expert-section__content .expert-block__name {
    font-family: source_sans_pro, sans-serif;
    font-weight: 700;
    font-size: 24px;
    text-align: left;
    text-decoration: underline;
    letter-spacing: 0;
    line-height: 35px;
    color: #000;
    margin-bottom: 5px
}

.service-mobile-development .page-service-content .expert-section__content .expert-block__position {
    font-family: source_sans_pro, sans-serif;
    font-weight: 300;
    font-size: 24px;
    text-align: left;
    letter-spacing: 0;
    line-height: 35px;
    color: #818181;
    margin-bottom: 20px
}

.service-mobile-development .page-service-content .expert-section__content .expert-block p {
    font-family: source_sans_pro, sans-serif;
    font-weight: 300;
    font-size: 24px;
    text-align: left;
    letter-spacing: 0;
    line-height: 35px;
    color: #000
}

.service-mobile-development .page-service-content .expert-section__content .expert-block__footer {
    display: flex;
    flex-direction: row
}

.service-mobile-development .page-service-content .expert-section__content .expert-block .social {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    width: 266px;
    margin-right: 40px;
    margin-left: 0;
    margin-bottom: 0
}

.service-mobile-development .page-service-content .expert-section__content .expert-block .social-item {
    display: block;
    margin: 0;
    padding: 0
}

.service-mobile-development .page-service-content .expert-section__content .expert-block .social-link {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 0
}

.service-mobile-development .page-service-content .expert-section__content .expert-block .social-icon {
    display: block;
    width: 40px;
    height: 40px;
    opacity: 1
}

.service-mobile-development .page-service-content .expert-section .btn-block {
    display: flex;
    justify-content: center;
    padding-top: 60px
}

@media (max-width:1200px) {
    .service-mobile-development .page-service-content .expert-section__content .expert-block {
        padding: 58px 50px 58px 50px
    }
    .service-mobile-development .page-service-content .expert-section__content .expert-block__body {
        flex-direction: column
    }
    .service-mobile-development .page-service-content .expert-section__content .expert-block__photo {
        text-align: center;
        margin-right: 0;
        margin-bottom: 40px
    }
    .service-mobile-development .page-service-content .expert-section__content .expert-block__name {
        text-align: center
    }
    .service-mobile-development .page-service-content .expert-section__content .expert-block__position {
        text-align: center
    }
    .service-mobile-development .page-service-content .expert-section__content .expert-block__footer {
        flex-direction: column-reverse
    }
    .service-mobile-development .page-service-content .expert-section__content .expert-block .social {
        justify-content: center;
        width: 100%;
        margin-right: 0
    }
    .service-mobile-development .page-service-content .expert-section .btn-block {
        display: flex;
        justify-content: center;
        padding-top: 60px
    }
}

@media (max-width:768px) {
    .service-mobile-development .page-service-content .expert-section__content .expert-block {
        padding: 38px 15px 38px 15px
    }
    .service-mobile-development .page-service-content .expert-section__content .expert-block__body {
        flex-direction: column
    }
    .service-mobile-development .page-service-content .expert-section__content .expert-block__photo {
        text-align: center;
        margin-right: 0;
        margin-bottom: 20px
    }
    .service-mobile-development .page-service-content .expert-section__content .expert-block__img {
        max-width: 233px;
        max-height: 233px
    }
    .service-mobile-development .page-service-content .expert-section__content .expert-block__name {
        font-size: 22px;
        text-align: center;
        line-height: 28px
    }
    .service-mobile-development .page-service-content .expert-section__content .expert-block__position {
        font-size: 22px;
        text-align: center;
        line-height: 28px
    }
    .service-mobile-development .page-service-content .expert-section__content .expert-block p {
        font-size: 22px;
        line-height: 28px
    }
    .service-mobile-development .page-service-content .expert-section__content .expert-block__footer {
        flex-direction: column-reverse
    }
    .service-mobile-development .page-service-content .expert-section__content .expert-block .social {
        justify-content: center;
        width: 100%;
        margin-right: 0
    }
    .service-mobile-development .page-service-content .expert-section .btn-block {
        display: flex;
        justify-content: center;
        padding-top: 60px
    }
}

.service-mobile-development .page-service-content .insights-section__content .blog-list__item:first-child {
    width: calc(100% - 45px)
}

@media (min-width:768px) {
    .service-mobile-development .page-service-content .insights-section__content .blog-list__item:first-child {
        width: calc(100% - 45px)
    }
}

@media (min-width:1200px) {
    .service-mobile-development .page-service-content .insights-section__content .blog-list__item:first-child {
        width: calc(33.33% - 46px);
        text-align: left
    }
}

.service-mobile-development .page-service-content .insights-section__content .blog-list__item:first-child .blog-list__item-text,
.service-mobile-development .page-service-content .insights-section__content .blog-list__item:first-child .blog-list__item-title {
    text-align: left
}

@media (min-width:1200px) {
    .service-mobile-development .page-service-content .insights-section__content .blog-list__item:first-child .blog-list__item-text,
    .service-mobile-development .page-service-content .insights-section__content .blog-list__item:first-child .blog-list__item-title {
        text-align: left
    }
}

.service-mobile-development .page-service-content .insights-section__content .blog-list__item-text {
    line-height: 28px
}

@media (min-width:1650px) {
    .service-mobile-development .page-service-content .insights-section__content .blog-list__item-text {
        line-height: 35px
    }
}