

/* Start:/local/templates/rwto/assets/css/main.css?1753726506256510*/
@charset "UTF-8";
/* FONTS */
/* COLORS */
@font-face {
    font-family: "UbuntuBold";
    src: url("/local/templates/rwto/assets/css/../fonts/ubuntubold/ubuntubold.eot");
    src: url("/local/templates/rwto/assets/css/../fonts/ubuntubold/ubuntubold.eot?#iefix") format("embedded-opentype"), url("/local/templates/rwto/assets/css/../fonts/ubuntubold/ubuntubold.woff") format("woff"), url("/local/templates/rwto/assets/css/../fonts/ubuntubold/ubuntubold.woff2") format("woff2"), url("/local/templates/rwto/assets/css/../fonts/ubuntubold/ubuntubold.ttf") format("truetype"), url("/local/templates/rwto/assets/css/../fonts/ubuntubold/ubuntubold.svg#UbuntuBold") format("svg");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "ubuntumedium";
    src: url("/local/templates/rwto/assets/css/../fonts/ubuntumedium/ubuntumedium.eot");
    src: url("/local/templates/rwto/assets/css/../fonts/ubuntumedium/ubuntumedium.eot?#iefix") format("embedded-opentype"), url("/local/templates/rwto/assets/css/../fonts/ubuntumedium/ubuntumedium.woff") format("woff"), url("/local/templates/rwto/assets/css/../fonts/ubuntumedium/ubuntumedium.woff2") format("woff2"), url("/local/templates/rwto/assets/css/../fonts/ubuntumedium/ubuntumedium.ttf") format("truetype"), url("/local/templates/rwto/assets/css/../fonts/ubuntumedium/ubuntumedium.svg#ubuntumedium") format("svg");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Ubuntu";
    src: url("/local/templates/rwto/assets/css/../fonts/ubuntu/ubuntu.eot");
    src: url("/local/templates/rwto/assets/css/../fonts/ubuntu/ubuntu.eot?#iefix") format("embedded-opentype"), url("/local/templates/rwto/assets/css/../fonts/ubuntu/ubuntu.woff") format("woff"), url("/local/templates/rwto/assets/css/../fonts/ubuntu/ubuntu.woff2") format("woff2"), url("/local/templates/rwto/assets/css/../fonts/ubuntu/ubuntu.ttf") format("truetype"), url("/local/templates/rwto/assets/css/../fonts/ubuntu/ubuntu.svg#Ubuntu") format("svg");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "ubuntulight";
    src: url("/local/templates/rwto/assets/css/../fonts/ubuntulight/ubuntulight.eot");
    src: url("/local/templates/rwto/assets/css/../fonts/ubuntulight/ubuntulight.eot?#iefix") format("embedded-opentype"), url("/local/templates/rwto/assets/css/../fonts/ubuntulight/ubuntulight.woff") format("woff"), url("/local/templates/rwto/assets/css/../fonts/ubuntulight/ubuntulight.woff2") format("woff2"), url("/local/templates/rwto/assets/css/../fonts/ubuntulight/ubuntulight.ttf") format("truetype"), url("/local/templates/rwto/assets/css/../fonts/ubuntulight/ubuntulight.svg#ubuntulight") format("svg");
    font-style: normal;
    font-weight: normal;
}

/* BASE */
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html._over {
    overflow: hidden;
}

body {
    font-size: 16px;
    overflow-x: hidden;
}

body._over {
    overflow: hidden;
}

body {
    line-height: 1.5;
    font-family: "Ubuntu", sans-serif;
}

address {
    font-style: normal;
}

button {
    cursor: pointer;
}

img {
    height: auto;
    max-width: 100%;
}

label {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

a {
    text-decoration: none;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

input[placeholder] {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

input, select {
    border: 1px solid #e7e7e7;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    height: 56px;
    padding: 15px 22px 17px 12px;
    display: block;
    width: 100%;
}

input:focus, select:focus {
    border: 1px solid #b7b6b6;
    outline: none;
}

button {
    border: none;
}

button:focus {
    outline: none;
}

:focus::-webkit-input-placeholder {
    color: transparent;
}

:focus::-moz-placeholder {
    color: transparent;
}

:focus:-moz-placeholder {
    color: transparent;
}

:focus:-ms-input-placeholder {
    color: transparent;
}

@media screen and (max-width: 767px) {
    .main {
        margin-top: 65px;
    }
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

.h1 {
    font-size: 40px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    margin-bottom: 33px;
}

@media screen and (max-width: 767px) {
    .h1 {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 20px;
    }
}

.h2 {
    font-size: 32px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
}

@media screen and (max-width: 767px) {
    .h2 {
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 18px;
    }
}

.h3 {
    font-size: 22px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
}

@media screen and (max-width: 767px) {
    .h3 {
        font-size: 20px;
    }
}

/* container */
.container {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

@media screen and (max-width: 1120px) {
    .container {
        width: 960px;
    }
}

@media screen and (max-width: 980px) {
    .container {
        width: 767px;
    }
}

@media screen and (max-width: 767px) {
    .container {
        width: 100%;
    }
}

.p-80 {
    padding: 0 80px;
}

@media screen and (max-width: 980px) {
    .p-80 {
        padding: 0;
    }
}

@media screen and (max-width: 767px) {
    .p-80 {
        padding: 0 16px;
    }
}

/* btn */
.btn {
    color: #fff;
    background: #d71920;
    text-transform: uppercase;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    letter-spacing: 1.17px;
    -webkit-transition: background .3s linear;
    -o-transition: background .3s linear;
    transition: background .3s linear;
}

.btn:hover {
    background: #b40a10;
}

.more {
    font-size: 12px;
    font-family: "ubuntumedium", sans-serif;
    text-transform: uppercase;
    display: inline-block;
    padding: 19px 18px 19px 44px;
    position: relative;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    letter-spacing: 1px;
    color: #d71920;
    border: solid 1px #ba0f15;
    -webkit-transition: background .3s linear;
    -o-transition: background .3s linear;
    transition: background .3s linear;
}

.more:before {
    position: absolute;
    content: '';
    top: 21px;
    left: 21px;
    width: 17px;
    height: 16px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/icons-button-all.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.more:hover {
    background: rgba(215, 25, 32, 0.05);
}

.hover-link:hover {
    color: #ff676c;
}

/* Arrow input */
.arrLeft {
    position: relative;
}

.arrLeft:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 12px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 13px;
    height: 5px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/elements-arrow-left.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.arrRight {
    position: relative;
}

.arrRight:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 12px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 13px;
    height: 5px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/elements-arrow-left-green.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

/* Arrow menu */
.menu-arrow__left:after {
    display: none;
}

@media screen and (max-width: 980px) {
    .menu-arrow__left {
        display: initial;
        position: relative;
    }

    .menu-arrow__left:after {
        display: block;
        position: absolute;
        content: '';
        top: 50%;
        left: -20px;
        width: 10px;
        height: 10px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/") no-repeat;
        -webkit-background-size: contain;
        background-size: contain;
    }
}

.menu-arrow__right:after {
    display: none;
}

@media screen and (max-width: 980px) {
    .menu-arrow__right {
        display: initial;
        position: relative;
    }

    .menu-arrow__right:after {
        display: block;
        position: absolute;
        content: '';
        top: 50%;
        right: -20px;
        width: 10px;
        height: 10px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/icons-button-arrow-right.svg") no-repeat;
        -webkit-background-size: contain;
        background-size: contain;
    }
}

/* LIST */
.list .li {
    position: relative;
}

.list .li:before {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    top: 6px;
    left: -16px;
    background: #d71920;
}

/* section title */
.subtitle {
    font-size: 16px;
    font-family: "ubuntumedium", sans-serif;
    color: #d71920;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 8px;
}

@media screen and (max-width: 480px) {
    .subtitle {
        font-size: 16px;
        margin-bottom: 3px;
    }
}

.title {
    font-size: 32px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    line-height: 36px;
}

@media screen and (max-width: 767px) {
    .title {
        font-size: 22px;
        line-height: 24px;
    }
}

/* red text / accordion*/
.info-title {
    font-size: 22px;
    font-family: "ubuntumedium", sans-serif;
    color: #d71920;
    position: relative;
    cursor: pointer;
    border-bottom: 2px dashed #d71920;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

@media screen and (max-width: 480px) {
    .info-title {
        font-size: 16px;
    }
}

.info-title:hover {
    color: #ff676c;
}

.info-text {
    display: none;
    font-size: 16px;
    color: #000;
    margin-top: 15px;
}

/* Error input */
._error {
    border: 1px solid #d71920 !important;
}

/* label */
.label {
    position: relative;
}

/* CHECKBOX */
.checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 3px 0 0 20px;
}

.checkbox:checked + .span:before {
    background: #d71920;
}

.checkbox:checked + .span:after {
    left: 20px;
}

.span {
    position: relative;
    padding: 0 0 0 47px;
    cursor: pointer;
}

.span:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 38px;
    height: 20px;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    background: #cfdcea;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.span:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 16px;
    height: 16px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #FFF;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

/* SELECT */
.select {
    position: relative;
    width: 100%;
    height: 56px;
    margin-bottom: 20px;
    background: #fff;
    -webkit-transition: background .3s linear;
    -o-transition: background .3s linear;
    transition: background .3s linear;
}

.select:hover {
    background-color: rgba(215, 25, 32, 0.05);
}

.select._active .select-title:after {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    top: 35%;
}

.select[data-state="active"] .select-content {
    opacity: 1;
}

.select[data-state="active"] .select-input + .select-label {
    max-height: 40px;
}

.select-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 8px 19px;
    font-size: 12px;
    font-family: "ubuntumedium", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    color: #d71920;
    border: solid 1px #d71920;
    cursor: pointer;
}

.select-title:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    width: 10px;
    height: 16px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/elements-arrow.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
}

.select-content {
    position: absolute;
    top: 60px;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    opacity: 0;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    z-index: 8;
}

.select-input {
    display: none;
}

.select-input:checked + label {
    background-color: #dedede;
}

.select-input:disabled + label {
    opacity: 0.6;
    pointer-events: none;
}

.select-label {
    font-size: 12px;
    font-family: "ubuntumedium", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 40px;
    max-height: 0;
    padding: 0 16px;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    cursor: pointer;
    overflow: hidden;
}

.select-label + input + .select-label {
    border-top: 0 solid #C7CCD160;
}

.select-label:hover {
    color: #d71920;
}

.select-label__title {
    color: #d71920;
}

/* INPUT */
.input {
    font-size: 16px;
    color: #3c3c3c;
    position: relative;
    background: transparent;
    -webkit-appearance: none;
}

.input._active + .placeholder {
    font-size: 12px;
    color: #9e9e9e;
    top: 12px;
    left: 10px;
}

.input:focus + .placeholder {
    font-size: 12px;
    color: #9e9e9e;
    top: 10px;
}

.input._error {
    border: 1px solid #ffbaba;
}

.input._error + .placeholder {
    color: #ffbaba;
}

.placeholder {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    -webkit-transition: top .3s linear, font-size .3s linear, color .3s linear;
    -o-transition: top .3s linear, font-size .3s linear, color .3s linear;
    transition: top .3s linear, font-size .3s linear, color .3s linear;
}

/* MARKER */
.market {
    margin: 33px 0;
}

@media screen and (max-width: 767px) {
    .market {
        margin: 30px 0;
    }
}

.market-wrap {
    position: relative;
    padding: 63px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .market-wrap {
        padding: 20px 0;
    }
}

.market-wrap:before, .market-wrap:after {
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    height: 13px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/line.svg") repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

@media screen and (max-width: 767px) {
    .market-wrap:before, .market-wrap:after {
        height: 9px;
    }
}

@media screen and (max-width: 576px) {
    .market-wrap:before, .market-wrap:after {
        height: 5px;
    }
}

.market-wrap:before {
    top: 0;
}

.market-wrap:after {
    bottom: 0;
}

.market-text {
    font-size: 24px;
    line-height: 35px;
    color: #000;
}

@media screen and (max-width: 767px) {
    .market-text {
        font-size: 20px;
        line-height: 24px;
        padding: 0 10px;
    }
}

.market-link {
    font-size: 14px;
    font-family: "ubuntumedium", sans-serif;
    padding: 18px 24px;
    display: inline-block;
    margin-left: 30px;
}

@media screen and (max-width: 767px) {
    .market-link {
        font-size: 12px;
        display: block;
        padding: 10px 14px;
        margin: 20px auto 0;
        width: 170px;
    }
}

/* REVIEWS */
.reviews-list {
    margin-top: 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media screen and (max-width: 576px) {
    .reviews-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }
}

.reviews-list .item {
    width: calc(50% - 10px);
}

@media screen and (max-width: 980px) {
    .reviews-list .item {
        width: 460px;
    }
}

@media screen and (max-width: 576px) {
    .reviews-list .item {
        width: 100%;
    }
}

.reviews-item {
    width: calc(50% - 10px);
    padding: 27px 27px 22px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    display: flex;
    flex-direction: column;
    justify-content: stretch;
}

@media screen and (max-width: 980px) {
    .reviews-item {
        -webkit-box-shadow: 0 1px 30px 0 rgba(31, 46, 72, 0.17);
        box-shadow: 0 1px 30px 0 rgba(31, 46, 72, 0.17);
    }
}

@media screen and (max-width: 576px) {
    .reviews-item {
        width: 100%;
        margin-bottom: 10px;
        padding: 6px 14px 33px;
    }
}

.reviews-item:hover {
    -webkit-box-shadow: 0 1px 20px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 20px 0 rgba(31, 46, 72, 0.17);
}

.reviews-item__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    flex: 0 0 auto;
}

.reviews-item__title {
    font-size: 20px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    margin-bottom: 2px;
}

@media screen and (max-width: 767px) {
    .reviews-item__title {
        font-size: 18px;
        margin-bottom: 7 ox;
    }
}

.reviews-item__date {
    font-size: 12px;
    line-height: 16px;
    color: #9e9e9e;
}

@media screen and (max-width: 767px) {
    .reviews-item__date {
        font-size: 10px;
        line-height: 14px;
    }
}

.reviews-item__icon {
    height: 48px;
    max-width: 120px;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

@media screen and (max-width: 767px) {
    .reviews-item__icon {
        max-width: 85px;
        height: 34px;
    }
}

.reviews-item__main {
    margin-top: 21px;
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    flex: 1 1 auto;
}

@media screen and (max-width: 767px) {
    .reviews-item__main {
        margin-top: 14px;
    }
}

.reviews-item__text {
    font-size: 14px;
    line-height: 18px;
    color: #3c3c3c;
    flex: 1 1 auto;
}

@media screen and (max-width: 767px) {
    .reviews-item__text {
        font-size: 12px;
        line-height: 16px;
    }
}

.reviews-item__bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 28px;
    flex: 0 0 auto;
}

@media screen and (max-width: 767px) {
    .reviews-item__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        margin-top: 18px;
    }
}

.reviews-item__link {
    font-size: 12px;
    font-family: "ubuntumedium", sans-serif;
    padding: 10px 14px;
    display: inline-block;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-right: 27px;
}

@media screen and (max-width: 767px) {
    .reviews-item__link {
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.reviews-item__show {
    position: relative;
    font-size: 14px;
    color: #d71920;
    padding-left: 20px;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

.reviews-item__show:hover {
    color: #ff676c;
}

.reviews-item__show:before {
    position: absolute;
    content: '';
    left: 0;
    top: 3px;
    width: 14px;
    height: 14px;
    padding-left: 20px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/icons-button-arrow-right-big.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.reviews-item__down {
    margin-top: 29px;
}

/* ACHIVEMENTS */
.achievements {
    margin-top: 41px;
    padding: 30px 80px 57px;
    -webkit-border-radius: 23px;
    border-radius: 23px;
    background-image: -webkit-radial-gradient(73% 61%, circle, #fefefe, #f5f8f9 52%);
    background-image: -o-radial-gradient(73% 61%, circle, #fefefe, #f5f8f9 52%);
    background-image: radial-gradient(circle at 73% 61%, #fefefe, #f5f8f9 52%);
}

@media screen and (max-width: 980px) {
    .achievements {
        padding: 30px 40px 40px;
    }
}

@media screen and (max-width: 767px) {
    .achievements {
        margin-top: 30px;
        -webkit-border-radius: 0;
        border-radius: 0;
        padding: 22px 14px;
    }
}

.achievements-title {
    font-size: 16px;
    font-family: "ubuntumedium", sans-serif;
    color: #d71920;
    text-transform: uppercase;
}

.achievements-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px;
}

@media screen and (max-width: 767px) {
    .achievements-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.achievements-item {
    width: calc(33.333% - 10px);
}

@media screen and (max-width: 767px) {
    .achievements-item {
        width: 100%;
        margin-bottom: 20px;
    }
}

.achievements-item__title {
    font-size: 32px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    margin-bottom: 10px;
    line-height: 36px;
}

@media screen and (max-width: 1120px) {
    .achievements-item__title {
        font-size: 30px;
    }
}

@media screen and (max-width: 767px) {
    .achievements-item__title {
        font-size: 22px;
        line-height: 24px;
    }
}

.achievements-item__text {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
}

@media screen and (max-width: 767px) {
    .achievements-item__text {
        font-size: 14px;
        line-height: 18px;
    }
}

/* PAGINATION */
.paginations {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin: 30px 0 0 0;
}

.paginations-item {
    list-style-type: none;
}

.paginations-link {
    font-size: 12px;
    font-family: "ubuntumedium", sans-serif;
    color: #050505;
    width: 38px;
    height: 38px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #b8b8b8;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-right: 11px;
    -webkit-transition: border .3s linear;
    -o-transition: border .3s linear;
    transition: border .3s linear;
}

.paginations-link:hover {
    border: 1px solid #7e7e7e;
}

.paginations-link._active {
    background: rgba(215, 25, 32, 0.14);
    border: 1px solid #d71920;
}

/* SLIDER ARROW */
.owl-carousel .owl-stage-outer {
    margin: 0 8px;
}

@media screen and (max-width: 1130px) {
    .owl-carousel .owl-stage-outer {
        margin: 0 50px;
    }
}

@media screen and (max-width: 980px) {
    .owl-carousel .owl-stage-outer {
        margin: 0 -30px;
    }
}

@media screen and (max-width: 767px) {
    .owl-carousel .owl-stage-outer {
        margin: 0;
        padding: 0 16px;
    }
}

.owl-carousel .owl-stage-outer:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 90px;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, #fff, rgba(255, 255, 255, 0));
    background: -o-linear-gradient(left, #fff, rgba(255, 255, 255, 0));
    background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
    z-index: 2;
}

@media screen and (max-width: 767px) {
    .owl-carousel .owl-stage-outer:before {
        display: none;
    }
}

.owl-carousel .owl-stage-outer:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 90px;
    height: 100%;
    background: -webkit-gradient(linear, right top, left top, from(#fff), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(right, #fff, rgba(255, 255, 255, 0));
    background: -o-linear-gradient(right, #fff, rgba(255, 255, 255, 0));
    background: linear-gradient(to left, #fff, rgba(255, 255, 255, 0));
    z-index: 2;
}

@media screen and (max-width: 767px) {
    .owl-carousel .owl-stage-outer:after {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .owl-carousel .owl-nav {
        display: none;
    }
}

.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    left: 50px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.owl-carousel .owl-nav button.owl-prev.disabled {
    display: none;
}

.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    right: 50px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.owl-carousel .owl-nav button.owl-next.disabled {
    display: none;
}

/* SLIDER */
.slider-arrow__left {
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/elements-arrow.svg") no-repeat center center #fff;
    -webkit-background-size: 9px 15px;
    background-size: 9px 15px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 43px;
    height: 43px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    opacity: .8;
    -webkit-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    transition: opacity .3s linear;
    -webkit-box-shadow: 0 1px 20px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 20px 0 rgba(31, 46, 72, 0.17);
}

.slider-arrow__left:hover {
    opacity: 1;
}

.slider-arrow__right {
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/elements-arrow.svg") no-repeat center center #fff;
    -webkit-background-size: 9px 15px;
    background-size: 9px 15px;
    width: 43px;
    height: 43px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    opacity: .8;
    -webkit-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    transition: opacity .3s linear;
    -webkit-box-shadow: 0 1px 20px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 20px 0 rgba(31, 46, 72, 0.17);
}

.slider-arrow__right:hover {
    opacity: 1;
}

/* SLIDER MOBILE */
.slider-mobile.owl-carousel .owl-stage-outer {
    margin: 0 -16px;
    padding: 20px 16px;
}

/* VIDEO */
.video {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0 12px 44px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 12px 44px 0 rgba(0, 0, 0, 0.5);
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.video:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(#000), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(bottom, #000, rgba(0, 0, 0, 0));
    background: -o-linear-gradient(bottom, #000, rgba(0, 0, 0, 0));
    background: linear-gradient(to top, #000, rgba(0, 0, 0, 0));
    z-index: 1;
}

.video iframe {
    width: 100%;
    height: 100%;
}

.video-preview {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.video._play:before {
    display: none;
}

.video video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

.video-info {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -38%);
    -ms-transform: translate(-50%, -38%);
    transform: translate(-50%, -38%);
    width: 300px;
    text-align: center;
    z-index: 2;
}

.video-play {
    width: 64px;
    height: 64px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    opacity: 0.67;
    background-color: #fff;
    margin: 0 auto 27px;
    cursor: pointer;
    position: relative;
}

@media screen and (max-width: 576px) {
    .video-play {
        width: 43px;
        height: 43px;
        margin: 0 auto 11px;
    }
}

.video-play:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 55%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-top: 10px solid transparent;
    border-left: 15px solid #000;
    border-bottom: 10px solid transparent;
}

.video-title {
    font-size: 16px;
    font-family: "ubuntumedium", sans-serif;
    color: #fff;
    margin-bottom: 10px;
    max-width: 300px;
    width: 100%;
}

@media screen and (max-width: 576px) {
    .video-title {
        margin-bottom: 0;
    }
}

.video-text {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    max-width: 300px;
    width: 100%;
}

.video-text > a {
    display: inline-block;
    text-decoration: none !important;
    outline: none !important;
    cursor: pointer;
    color: #ffffff;
    padding: 0 10px;
    background-color: #D71920 !important;
    border-radius: 4px;
    margin-left: 7px;
    margin-right: 7px;
}

@media screen and (max-width: 576px) {
    .video-text {
        font-size: 12px;
        line-height: 16px;
    }
}

/* BACK FORM */
.back {
    margin-top: 113px;
    /*margin-bottom: -104px;*/
    padding: 74px 0 59px;
    background-image: -webkit-radial-gradient(73% 61%, circle, #fefefe, #f5f8f9 51%);
    background-image: -o-radial-gradient(73% 61%, circle, #fefefe, #f5f8f9 51%);
    background-image: radial-gradient(circle at 73% 61%, #fefefe, #f5f8f9 51%);
    position: relative;
}

@media screen and (max-width: 767px) {
    .back {
        margin-top: 40px;
        padding: 47px 0 36px;
        margin-bottom: 0;
    }
}

.back-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width: 767px) {
    .back-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.back-title {
    line-height: 1;
}

@media screen and (max-width: 767px) {
    .back-title {
        margin-bottom: 6px;
    }
}

.back-text {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    padding-top: 15px;
}

@media screen and (max-width: 767px) {
    .back-text {
        font-size: 14px;
        line-height: 18px;
    }
}

.back-bottom {
    text-align: right;
    margin-top: 31px;
}

@media screen and (max-width: 767px) {
    .back-bottom {
        text-align: left;
        margin-top: 15px;
        margin-bottom: 20px;
    }
}

.back-form {
    width: 394px;
    margin-left: 25px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

@media screen and (max-width: 767px) {
    .back-form {
        margin-top: 12px;
        margin-left: 0;
        max-width: 394px;
        width: 100%;
    }
}

.back-form .calculator-form__label {
    margin-top: 5px;
    margin-bottom: 19px;
}

.back-form .calculator-form__btn {
    margin-top: 0;
    padding: 19px 26px;
}

/* WAVE */
.wave {
    position: relative;
}

.wave:before, .wave:after {
    content: '';
    display: block;
    height: 22px;
    left: 0;
    width: 100%;
    position: absolute;
}

.wave:before {
    background-image: -webkit-linear-gradient(283deg, white 20px, rgba(255, 255, 255, 0) 0), -webkit-linear-gradient(256deg, white 20px, rgba(255, 255, 255, 0) 0);
    background-image: -o-linear-gradient(283deg, white 20px, rgba(255, 255, 255, 0) 0), -o-linear-gradient(256deg, white 20px, rgba(255, 255, 255, 0) 0);
    background-image: linear-gradient(167deg, white 20px, rgba(255, 255, 255, 0) 0), linear-gradient(194deg, white 20px, rgba(255, 255, 255, 0) 0);
    background-repeat: repeat-x;
    background-position: 0 0;
    -webkit-background-size: 4% 100%;
    background-size: 4% 100%;
    top: 0;
}

.wave:after {
    background-image: -webkit-linear-gradient(109deg, white 20px, rgba(255, 255, 255, 0) 0), -webkit-linear-gradient(70deg, white 20px, rgba(255, 255, 255, 0) 0);
    background-image: -o-linear-gradient(109deg, white 20px, rgba(255, 255, 255, 0) 0), -o-linear-gradient(70deg, white 20px, rgba(255, 255, 255, 0) 0);
    background-image: linear-gradient(341deg, white 20px, rgba(255, 255, 255, 0) 0), linear-gradient(20deg, white 20px, rgba(255, 255, 255, 0) 0);
    background-position: 0 0;
    background-repeat: repeat-x;
    -webkit-background-size: 4% 100%;
    background-size: 4% 100%;
    bottom: 0;
}

/* FILE */
.file-add {
    margin: 10px 0 20px 0;
}

.file-add input {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.file-add__name {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
}

.file-add__remove {
    font-size: 14px;
    color: #d71920;
    padding-left: 20px;
    margin-left: 20px;
    position: relative;
    cursor: pointer;
}

.file-add__remove:before {
    position: absolute;
    content: '';
    left: 0;
    top: 3px;
    width: 10px;
    height: 10px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/del.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

/* /BASE */
/* HEADER */
@media screen and (max-width: 767px) {
    .header {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 100;
        background: #fff;
        -webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.14);
        box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.14);
    }
}

.header-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 12px;
}

@media screen and (max-width: 980px) {
    .header-top {
        padding-top: 0;
    }
}

.header-top ul {
    padding-left: 0;
    margin: 4px 0 0 0;
}

.header-top li {
    list-style-type: none;
}

.header-info {
    max-width: 170px;
}
.header-info__pc{
    display: block !important;
}
.header-info__mobile{
    display: none !important;
}
@media screen and (max-width: 980px) {
    .header-info__pc{
        display: none !important;
    }
    .header-info__mobile{
        display: block !important;
    }
}
.header-info__social {
    display: flex;
    flex-direction: column;
    gap: 11px;
    justify-content: flex-end;
    align-items: stretch;
}

.header-info__social-link {
    outline: none !important;
    text-decoration: none !important;
    display: flex;
    height: 40px;
    flex-direction: row;
    justify-content: stretch;
    align-items: center;
    gap: 11px;
    flex-wrap: nowrap;
}

.header-info__social-logo {
    width: 40px;
    height: 40px;
    flex: 0 0 auto;
}

.header-info__social-text {
    font-size: 16px;
    text-align: left;
    white-space: nowrap;
    color: #000;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0;
    text-transform: uppercase;

}

.header-info__social-text_red{
    color: rgb(215, 25, 32);
}


@media screen and (max-width: 980px) {
    .header-info {
        position: fixed;
        left: 16px;
        bottom: 52px;
        width: auto;
    }
}

.header-info__phone {
    font-size: 20px;
    color: #000;
    line-height: 20px;
    font-family: "ubuntumedium", sans-serif;
    display: inline-block;
}

@media screen and (max-width: 1120px) {
    .header-info__phone {
        font-size: 18px;
    }
}

.header-info__mail {
    font-size: 12px;
    color: #d71920;
    line-height: 12px;
    display: block;
    width: 80px;
}

.header-back {
    font-size: 12px;
    color: #d71920;
    margin-left: -8px;
    position: relative;
    margin-top: 2px;
}

@media screen and (max-width: 1120px) {
    .header-back {
        margin-left: 10px;
    }
}

@media screen and (max-width: 980px) {
    .header-back {
        position: fixed;
        left: 32px;
        bottom: 19px;
        margin-left: 0;
    }
}

.header-back:before {
    position: absolute;
    content: '';
    left: -15px;
    top: 4px;
    width: 10px;
    height: 10px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/icons-button-mail.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.header-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 980px) {
    .header-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        list-style-type: none;
        padding-left: 0;
        border-top: 1px solid #e7e7e7;
        padding-top: 20px;
        margin-top: 0;
    }
}

.header-menu__item {
    position: relative;
    margin: 0 12px;
}

.header-menu__social {
    display: flex;
    flex-direction: row;
    gap: 11px;
    justify-content: flex-end;
    align-items: center;
}

.header-menu__social-link {
    outline: none !important;
    text-decoration: none !important;
    display: flex;
    width: 30px;
    height: 30px;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    gap: 11px;
}

.header-menu__social-logo {
    width: 30px;
    height: 30px;
}

.header-menu__social-text {
    font-size: 12px;
    text-align: right;
    color: rgb(215, 25, 32);
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0;
    text-transform: uppercase;

}

@media screen and (max-width: 980px) {
    .header-menu__item {
        margin: 0 0 6px 0;
    }
    .header-menu__social{
        display: none;
    }
}

.header-menu__item:hover {
    background: #fff;
    margin: 0;
}

.header-menu__item:hover .header-menu__link {
    color: #d71920;
    background: #fff;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    padding: 6px 12px;
    z-index: 1;
}

@media screen and (max-width: 980px) {
    .header-menu__item:hover .header-menu__link {
        color: #9e9e9e;
    }
}

.header-menu__item:hover:not(.down) {
    margin: 0 12px;
}

.header-menu__item:hover:not(.down) .header-menu__link {
    padding: 6px 0;
}

.header-menu__item:hover.down {
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    -webkit-box-shadow: 0 2px 24px 0 rgba(31, 46, 72, 0.22);
    box-shadow: 0 2px 24px 0 rgba(31, 46, 72, 0.22);
    z-index: 1;
}

@media screen and (max-width: 980px) {
    .header-menu__item:hover.down {
        -webkit-box-shadow: none;
        box-shadow: none;
        z-index: initial;
    }
}

.header-menu__item:hover .header-menu__dropdown {
    opacity: 1;
    visibility: visible;
}

@media screen and (max-width: 980px) {
    .header-menu__item:hover .header-menu__dropdown {
        opacity: 0;
        visibility: hidden;
    }
}

.header-menu__link {
    font-size: 12px;
    color: #9e9e9e;
    padding: 6px 0;
    position: relative;
}

@media screen and (max-width: 980px) {
    .header-menu__link {
        padding: 6px 0;
    }
}

.header-menu__link._active {
    border-bottom: 1px solid #d71920;
}

@media screen and (max-width: 980px) {
    .header-menu__link._active {
        border-bottom: none;
    }
}

.header-menu__dropdown {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 24px;
    left: 0;
    background: #fff;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
    -webkit-box-shadow: 0 2px 24px 0 rgba(31, 46, 72, 0.22);
    box-shadow: 0 2px 24px 0 rgba(31, 46, 72, 0.22);
}

@media screen and (max-width: 980px) {
    .header-menu__dropdown {
        position: fixed;
        top: 60px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 767px;
        height: calc(100vh - 150px);
        z-index: 20;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

@media screen and (max-width: 767px) {
    .header-menu__dropdown {
        width: 100%;
        left: 0;
        padding: 0 16px;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.header-menu__dropdown:hover {
    opacity: 1;
    visibility: visible;
}

.header-menu__dropdown._active {
    opacity: 1 !important;
    visibility: visible !important;
}

.header-menu__dropdown-back {
    display: none;
    font-size: 12px;
    color: #d71920;
    margin-top: 9px;
    margin-bottom: 12px;
    padding-left: 20px;
    position: relative;
}

.header-menu__dropdown-back:before {
    position: absolute;
    content: '';
    left: 0;
    top: 4px;
    width: 10px;
    height: 10px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/icons-button-arrow-left.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

@media screen and (max-width: 980px) {
    .header-menu__dropdown-back {
        display: inline-block;
    }
}

.header-menu__dropdown-title {
    display: none;
    font-size: 18px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    margin-bottom: 10px;
    position: relative;
}

@media screen and (max-width: 980px) {
    .header-menu__dropdown-title {
        display: block;
    }
}

@media screen and (max-width: 980px) {
    .header-menu__dropdown-list {
        padding-left: 0;
    }
}

.header-menu__dropdown-item {
    list-style-type: none;
}

.header-menu__dropdown-link {
    font-size: 14px;
    color: #3c3c3c;
    padding: 5px 12px;
    display: block;
    white-space: nowrap;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

.header-menu__dropdown-link:hover {
    color: #d71920;
}

.header-lk {
    font-size: 12px;
    color: #d71920;
    position: relative;
    margin-top: 2px;
}

@media screen and (max-width: 980px) {
    .header-lk {
        margin-left: 15px;
    }
}

.header-lk:before {
    position: absolute;
    content: '';
    left: -15px;
    top: 4px;
    width: 10px;
    height: 10px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/icons-button-login.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.header-lang {
    margin-right: 4px;
}

.header-lang__item {
    font-size: 12px;
    text-transform: uppercase;
    color: #000;
    opacity: .26;
    display: inline-block;
    margin-left: 6px;
    -webkit-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    transition: opacity .3s linear;
}

.header-lang__item:hover {
    opacity: 1;
}

.header-lang__item._active {
    opacity: 1;
}

.header-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 51px 0 38px 0;
}

@media screen and (max-width: 980px) {
    .header-main {
        padding: 11px 0;
    }
}

.header-burger {
    position: relative;
    background: #d71920;
    width: 28px;
    height: 28px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: none;
}

@media screen and (max-width: 980px) {
    .header-burger {
        display: block;
    }
}

.header-burger:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 16px;
    height: 14px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/burger.svg") no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
}

.header-logo__img {
    display: block;
}

@media screen and (max-width: 980px) {
    .header-logo__img {
        width: 170px;
    }
}

.header-mobile {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    padding: 0 16px;
    overflow-y: auto;
    z-index: -1;
}

.header-mobile._active {
    opacity: 1;
    visibility: visible;
    z-index: 10;
}

.header-mobile__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 980px) {
    .header-mobile__top {
        padding-top: 10px;
    }
}

.header-mobile__menu {
    padding-bottom: 20px;
    position: relative;
    height: calc(100vh - 60px);
}

.header-mobile__close {
    position: relative;
    background: #d71920;
    width: 28px;
    height: 28px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.header-mobile__close:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 16px;
    height: 14px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/close.svg") no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
}

/* /HEADER */
/* FOOTER */
.footer {
    margin-top: 100px;
    padding-top: 67px;
    padding-bottom: 65px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(10%, #ffffff), to(#f5f8f9));
    background-image: -webkit-linear-gradient(bottom, #ffffff 10%, #f5f8f9);
    background-image: -o-linear-gradient(bottom, #ffffff 10%, #f5f8f9);
    background-image: linear-gradient(to top, #ffffff 10%, #f5f8f9);
    position: relative;
}

@media screen and (max-width: 767px) {
    .footer {
        background: #fff;
        margin-top: 0;
        padding-top: 82px;
        padding-bottom: 20px;
    }
}

.footer:before {
    background-position: -56px bottom;
}

.footer:after {
    display: none;
}

.footer-other {
    margin-top: 0;
}

.footer-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width: 767px) {
    .footer-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }
}

.footer-left {
    max-width: 200px;
    width: 100%;
    margin-top: 5px;
}

@media screen and (max-width: 767px) {
    .footer-left {
        max-width: 300px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        margin: 0 auto 20px;
    }
}

.footer-logo {
    display: block;
}

.footer-logo__icon {
    width: auto;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
}

@media screen and (max-width: 767px) {
    .footer-logo {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
}

.footer-phone {
    font-size: 20px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    line-height: 20px;
    display: inline-block;
    margin-top: 8px;
}

@media screen and (max-width: 767px) {
    .footer-phone {
        font-size: 26px;
        line-height: 26px;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 14px;
    }
}

.footer-back {
    font-size: 12px;
    color: #d71920;
    padding-left: 15px;
    display: inline-block;
    position: relative;
}

@media screen and (max-width: 767px) {
    .footer-back {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 22px;
    }
}

.footer-back:before {
    position: absolute;
    content: '';
    top: 4px;
    left: 0;
    width: 10px;
    height: 10px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/icons-button-back.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.footer-title {
    font-size: 12px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
}

@media screen and (max-width: 767px) {
    .footer-title {
        display: none;
    }
}

.footer-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    margin: 0 82px 0 56px;
}

@media screen and (max-width: 1120px) {
    .footer-menu {
        margin: 0 20px;
    }
}

@media screen and (max-width: 980px) {
    .footer-menu {
        margin: 0 10px;
    }
}

@media screen and (max-width: 767px) {
    .footer-menu {
        display: none;
    }
}

@media screen and (max-width: 980px) {
    .footer-menu__center {
        margin: 0 5px;
    }
}

.footer-menu__list {
    margin-top: 0;
    padding-left: 0;
}

.footer-menu__item {
    margin-bottom: -3px;
    list-style-type: none;
}

.footer-menu__link {
    font-size: 12px;
    color: #d71920;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

.footer-menu__link:hover {
    color: #ff676c;
}

.footer-menu__right {
    margin: -5px 0 0 0;
    padding-left: 0;
}

.footer-menu__right-item {
    margin-bottom: 3px;
    list-style-type: none;
    white-space: nowrap;
}

.footer-menu__right-link {
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
    /*&:hover{
          color: $red-ff676c;
        }*/
}

.footer-soc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 9px;
}

@media screen and (max-width: 767px) {
    .footer-soc {
        width: 200px;
        margin: 0 auto;
    }
}

.footer-soc__link {
    display: block;
}

.footer-soc__link > svg:hover {
    fill: #d71920;
}

.footer-soc__icon {
    max-width: 24px;
    max-height: 24px;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transition: fill .3s linear;
    -o-transition: fill .3s linear;
    transition: fill .3s linear;
}

@media screen and (max-width: 767px) {
    .footer-soc__icon {
        max-width: 31px;
        max-height: 31px;
        width: 31px;
    }
}

.footer-use {
    margin-top: 36px;
}

@media screen and (max-width: 767px) {
    .footer-use {
        margin-top: 19px;
    }
}

@media screen and (max-width: 767px) {
    .footer-use > .footer-title {
        display: block;
    }
}

.footer-use__link {
    display: block;
    margin-top: 5px;
}

.footer-use__icons {
    width: 100%;
    height: 30px;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
}

/* /FOOTER */
/* NAV */
@media screen and (max-width: 980px) {
    .nav {
        margin-top: 20px;
    }
}

.nav-list {
    padding-left: 0;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 980px) {
    .nav-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }
}

.nav-item {
    list-style-type: none;
    margin-left: 30px;
}

@media screen and (max-width: 1120px) {
    .nav-item {
        margin-left: 20px;
    }
}

@media screen and (max-width: 980px) {
    .nav-item {
        margin-left: 0;
        margin-bottom: 10px;
    }
}

.nav-item:first-child > a {
    padding: 12px 15px 12px 15px;
    border: 1px solid #d71920;
    color: #fff;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    position: relative;
}

@media screen and (max-width: 980px) {
    .nav-item:first-child > a {
        padding: 10px 0;
        color: #000;
        border: none;
        background: transparent;
    }
}

.nav-item:first-child > a._active {
    background: #fff;
    color: #d71920;
    border: 1px solid #d71920;
}

@media screen and (max-width: 980px) {
    .nav-item:first-child > a._active {
        border: none;
        color: #000;
    }

    .nav-item:first-child > a._active:after {
        display: block;
        position: absolute;
        content: '';
        top: 50%;
        right: -20px;
        width: 10px;
        height: 10px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/icons-button-arrow-right.svg") no-repeat;
        -webkit-background-size: contain;
        background-size: contain;
    }
}

.nav-item:first-child > a._active:before {
    position: absolute;
    content: '';
    left: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px;
    height: 14px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/close-red.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

@media screen and (max-width: 980px) {
    .nav-item:first-child > a._active:before {
        display: none;
    }
}

.nav-item:first-child > a:before {
    position: absolute;
    content: '';
    left: 10px;
    top: 10px;
    width: 16px;
    height: 14px;
    /*background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/burger.svg") no-repeat;*/
    -webkit-background-size: contain;
    background-size: contain;
}

@media screen and (max-width: 980px) {
    .nav-item:first-child > a:before {
        display: none;
    }
}

.nav-item.nav-calculator {
    margin-left: 54px;
}

@media screen and (max-width: 1120px) {
    .nav-item.nav-calculator {
        margin-left: 30px;
    }
}

@media screen and (max-width: 980px) {
    .nav-item.nav-calculator {
        margin-left: 22px;
    }
}

.nav-item.nav-calculator a {
    color: #d71920;
    position: relative;
}

.nav-item.nav-calculator a:hover {
    color: #ff676c;
}

.nav-item.nav-calculator a:before {
    position: absolute;
    content: '';
    left: -21px;
    top: 8px;
    width: 16px;
    height: 16px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/icons-button-calc.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.nav-link {
    font-size: 12px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    line-height: 33px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 10px 0;
    position: relative;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

@media screen and (max-width: 980px) {
    .nav-link {
        font-size: 14px;
        letter-spacing: 1.17px;
    }
}

.nav-link:hover {
    color: #d71920;
}

.nav-link._active {
    color: #000;
}

.nav-link._active:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background: #d71920;
    left: 0;
    bottom: 0;
    -webkit-border-radius: 1px;
    border-radius: 1px;
}

.nav-dropdown {
    position: fixed;
    top: 172px;
    left: 0;
    width: 100%;
    height: calc(100vh - 174px);
    background: #fff;
    padding-top: 30px;
    padding-bottom: 20px;
    border-top: 1px solid #e7e7e7;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    z-index: 10;
}

@media screen and (max-width: 980px) {
    .nav-dropdown {
        height: calc(100vh - 150px);
        top: 45px;
        z-index: 20;
        padding-top: 10px;
        border-top: none;
        padding-bottom: 50px;
    }
}

.nav-dropdown._active {
    opacity: 1;
    visibility: visible;
}

.nav-dropdown__title {
    font-size: 32px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
    .nav-dropdown__title {
        font-size: 18px;
        margin-bottom: 11px;
    }
}

.nav-dropdown__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.nav-dropdown__item {
    display: block;
}

.nav-dropdown__item._hide {
    opacity: .5;
}

.nav-dropdown__subtitle {
    font-size: 20px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    margin-bottom: 4px;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

@media screen and (max-width: 767px) {
    .nav-dropdown__subtitle {
        margin-bottom: 0;
    }
}

.nav-dropdown__subtitle:hover {
    color: #ff676c;
}

.nav-dropdown__text {
    font-size: 12px;
    line-height: 16px;
    color: #9e9e9e;
}

.nav-dropdown__services .nav-dropdown__list {
    margin: 0 -30px;
}

@media screen and (max-width: 980px) {
    .nav-dropdown__services .nav-dropdown__list {
        margin: 0;
    }
}

@media screen and (max-width: 675px) {
    .nav-dropdown__services .nav-dropdown__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }
}

.nav-dropdown__services .nav-dropdown__item {
    max-width: 260px;
    width: 100%;
    margin: 0 30px 22px 30px;
}

@media screen and (max-width: 767px) {
    .nav-dropdown__services .nav-dropdown__item {
        margin: 0 30px 4px 16px;
    }
}

.nav-dropdown__services .nav-dropdown__subtitle {
    -webkit-transition: initial;
    -o-transition: initial;
    transition: initial;
}

.nav-dropdown__services .nav-dropdown__subtitle:hover {
    color: #000;
}

.nav-dropdown__services .nav-dropdown__more {
    margin-left: 30px;
}

@media screen and (max-width: 767px) {
    .nav-dropdown__services .nav-dropdown__more {
        margin-top: 15px;
        margin-left: 16px;
        padding: 10px 16px 10px 34px;
    }

    .nav-dropdown__services .nav-dropdown__more:before {
        top: 10px;
        left: 10px;
    }
}

.nav-dropdown__ul {
    margin: 14px 0 0 0;
    padding-left: 0;
}

.nav-dropdown__li {
    list-style-type: none;
    margin-bottom: 10px;
}

.nav-dropdown__link {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    display: inline-block;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

.nav-dropdown__link:hover {
    color: #ff676c;
}

.nav-dropdown__cargo {
    margin-top: 60px;
}

.nav-dropdown__cargo .nav-dropdown__list {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin: 0 -10px;
}

@media screen and (max-width: 980px) {
    .nav-dropdown__cargo .nav-dropdown__list {
        margin: 0;
    }
}

.nav-dropdown__cargo .nav-dropdown__item {
    max-width: 220px;
    width: 100%;
    margin: 0 10px 0 10px;
}

@media screen and (max-width: 980px) {
    .nav-dropdown__cargo .nav-dropdown__item {
        margin: 0 30px 20px 30px;
    }
}

.nav-dropdown__cargo .nav-dropdown__more {
    margin-top: 30px;
}

/* /NAV */
/* COST */
.cost-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/onur-k-d-5-plb-33-e-k-zc-unsplash.png") no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-border-radius: 23px;
    border-radius: 23px;
    padding: 54px 80px 46px 80px;
    overflow: hidden;
    position: relative;
}

@media screen and (max-width: 1100px) {
    .cost-wrap {
        padding: 40px;
    }
}

@media screen and (max-width: 980px) {
    .cost-wrap {
        padding: 30px;
    }
}

@media screen and (max-width: 767px) {
    .cost-wrap {
        display: block;
        -webkit-border-radius: 0;
        border-radius: 0;
        -webkit-background-size: 100% 620px;
        background-size: 100% 620px;
        padding-bottom: 40px;
    }
}

@media screen and (max-width: 380px) {
    .cost-wrap {
        padding: 25px 16px 31px 16px;
    }
}

.cost-wrap:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(29, 29, 29, 0.84);
    background: -webkit-radial-gradient(right, rgba(59, 59, 59, 0), rgba(29, 29, 29, 0.84));
    background: -o-radial-gradient(right, rgba(59, 59, 59, 0), rgba(29, 29, 29, 0.84));
    background: radial-gradient(to left, rgba(59, 59, 59, 0), rgba(29, 29, 29, 0.84));
}

@media screen and (max-width: 767px) {
    .cost-wrap:before {
        height: 620px;
    }
}

.cost-info {
    margin-top: 22px;
    position: relative;
}

@media screen and (max-width: 576px) {
    .cost-info {
        margin-top: 0;
    }
}

.cost-info__title {
    font-size: 40px;
    color: #fff;
    line-height: 44px;
    margin-bottom: 20px;
}

@media screen and (max-width: 980px) {
    .cost-info__title {
        font-size: 32px;
    }
}

@media screen and (max-width: 480px) {
    .cost-info__title {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 10px;
    }
}

.cost-info__text {
    color: #d4d4d4;
    font-size: 18px;
    line-height: 29px;
}

@media screen and (max-width: 480px) {
    .cost-info__text {
        font-size: 16px;
        line-height: 22px;
    }
}

.cost-info__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 58px;
}

@media screen and (max-width: 767px) {
    .cost-info__list {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}

@media screen and (max-width: 480px) {
    .cost-info__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 20px;
    }
}

.cost-info__item {
    margin-right: 19px;
    max-width: 140px;
    width: 100%;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .cost-info__item {
        margin-right: 0;
    }
}

@media screen and (max-width: 480px) {
    .cost-info__item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        max-width: 100%;
        text-align: left;
        margin-bottom: 15px;
    }
}

.cost-info__item:hover .cost-info__item-link {
    color: #ff676c;
}

.cost-info__item-icon {
    width: 60px;
    height: 54px;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
    margin: 0 auto 10px;
}

@media screen and (max-width: 480px) {
    .cost-info__item-icon {
        width: 40px;
        height: 36px;
        margin: 0 18px 0 0;
    }
}

.cost-info__item-title {
    font-size: 16px;
    font-family: "ubuntumedium", sans-serif;
    color: #fff;
}

@media screen and (max-width: 480px) {
    .cost-info__item-title {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 0;
    }
}

.cost-info__item-link {
    font-size: 12px;
    color: #d71920;
    position: relative;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

@media screen and (max-width: 480px) {
    .cost-info__item-link {
        padding-left: 15px;
    }
}

.cost-info__item-link:before {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    left: -15px;
    top: 2px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/icons-button-arrow-right.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

@media screen and (max-width: 480px) {
    .cost-info__item-link:before {
        left: 0;
    }
}

.cost-right {
    max-width: 360px;
    width: 100%;
    margin-left: 50px;
    background: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 24px 22px;
    -webkit-align-self: baseline;
    -ms-flex-item-align: baseline;
    align-self: baseline;
    position: relative;
}

@media screen and (max-width: 980px) {
    .cost-right {
        margin-left: 30px;
    }
}

@media screen and (max-width: 767px) {
    .cost-right {
        margin: 24px auto 0 auto;
        -webkit-box-shadow: 0 1px 50px 0 rgba(31, 46, 72, 0.17);
        box-shadow: 0 1px 50px 0 rgba(31, 46, 72, 0.17);
    }
}

@media screen and (max-width: 480px) {
    .cost-right {
        padding: 15px 14px 19px 14px;
    }
}

.cost-right__title {
    font-size: 20px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    line-height: 22px;
    margin-bottom: 20px;
}

@media screen and (max-width: 480px) {
    .cost-right__title {
        font-size: 18px;
        margin-bottom: 26px;
    }
}

@media screen and (max-width: 480px) {
    .cost-form__select {
        margin-bottom: 10px;
    }
}

.cost-form__label {
    margin-bottom: 10px;
    display: block;
    position: relative;
}

.cost-form__input {
    padding: 15px 22px 17px 34px;
}

.cost-form__placeholder {
    left: 35px;
}

.cost-form__btn {
    font-size: 14px;
    font-family: "ubuntumedium", sans-serif;
    text-transform: uppercase;
    padding: 20px 24px;
    margin-top: 20px;
}

@media screen and (max-width: 980px) {
    .cost-form__btn {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .cost-form__btn {
        margin-top: 10px;
    }
}

/* /COST */

/* TRANSPORTATION */
.transportation-slider {
    position: relative;
}

.transportation-slider .owl-stage {
    padding: 31px 0 40px 0;
}

@media screen and (max-width: 767px) {
    .transportation-slider .owl-stage {
        padding: 24px 0 40px 0;
    }
}

.transportation-item {
    position: relative;
    width: 220px;
    display: block;
}

.transportation-item._active:before {
    position: absolute;
    content: '';
    top: -6px;
    left: -6px;
    width: calc(100% + 12px);
    height: calc(100% + 12px);
    border: 2px solid #d71920;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    z-index: 2;
}

.transportation-item._active .transportation-item__wrap {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.transportation-item__wrap {
    position: relative;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0 7px 33px 0 rgba(25, 34, 43, 0.5);
    box-shadow: 0 7px 33px 0 rgba(25, 34, 43, 0.5);
}

.transportation-item__wrap:hover {
    -webkit-box-shadow: 0 7px 8px 0 rgba(25, 34, 43, 0.5);
    box-shadow: 0 7px 8px 0 rgba(25, 34, 43, 0.5);
}

.transportation-item__wrap:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #000000);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0), #000000);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
}

.transportation-item__img {
    width: 100%;
    height: 130px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

.transportation-item__title {
    position: absolute;
    left: 17px;
    bottom: 18px;
    font-size: 14px;
    font-family: "ubuntumedium", sans-serif;
    color: #fff;
    max-width: 188px;
    z-index: 1;
}

/* /TRANSPORTATION */
/* MAIN_SERVICES */
.main-services {
    padding-top: 72px;
}

@media screen and (max-width: 767px) {
    .main-services {
        padding-top: 0;
    }
}

.main-services__wrap {
    margin-top: 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 767px) {
    .main-services__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 10px;
    }
}

.main-services__info {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    max-width: 360px;
    width: 100%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

@media screen and (max-width: 767px) {
    .main-services__info {
        font-size: 14px;
        line-height: 18px;
        max-width: 100%;
        margin-bottom: 28px;
    }
}

.main-services__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: baseline;
    -ms-flex-item-align: baseline;
    align-self: baseline;
    margin-left: 50px;
}

@media screen and (max-width: 980px) {
    .main-services__list {
        margin-left: 30px;
    }
}

@media screen and (max-width: 767px) {
    .main-services__list {
        margin-left: 0;
    }
}

@media screen and (max-width: 600px) {
    .main-services__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.main-services__item {
    display: block;
    width: calc(50% - 15px);
    margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
    .main-services__item {
        margin-bottom: 14px;
    }
}

@media screen and (max-width: 600px) {
    .main-services__item {
        width: 100%;
    }
}

.main-services__item:hover .main-services__title {
    color: #ff676c;
}

.main-services__title {
    font-size: 16px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    line-height: 20px;
    margin-bottom: 5px;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

@media screen and (max-width: 767px) {
    .main-services__title {
        font-size: 18px;
    }
}

.main-services__text {
    font-size: 12px;
    line-height: 16px;
    color: #9e9e9e;
}

.main-services__btn {
    font-size: 14px;
    padding: 18px 28px;
    display: inline-block;
}

/* /MAIN_SERVICES */
/* QUOTE */
.quote {
    padding: 80px 0;
}

@media screen and (max-width: 767px) {
    .quote {
        padding: 30px 0;
    }
}

.quote-wrap {
    -webkit-border-radius: 23px;
    border-radius: 23px;
    background-image: -webkit-radial-gradient(73% 61%, circle, #fefefe, #f5f8f9 51%);
    background-image: -o-radial-gradient(73% 61%, circle, #fefefe, #f5f8f9 51%);
    background-image: radial-gradient(circle at 73% 61%, #fefefe, #f5f8f9 51%);
    padding: 60px 0 54px 123px;
    position: relative;
    overflow: hidden;
}

.quote-wrap:before {
    position: absolute;
    content: '';
    right: 50px;
    bottom: 0;
    width: 468px;
    height: 278px;
    background: url("/upload/design/team/volkov.381x278.png") no-repeat;
    background-position: 91% 100%;
    -webkit-background-size: auto 92%;
    background-size: auto 92%;
}

@media screen and (max-width: 980px) {
    .quote-wrap:before {
        right: -100px;
    }
}

@media screen and (max-width: 576px) {
    .quote-wrap:before {
        -webkit-background-size: auto 70%;
        background-size: auto 70%;
    }
}

@media screen and (max-width: 980px) {
    .quote-wrap {
        padding: 60px 0 54px 60px;
    }
}

@media screen and (max-width: 767px) {
    .quote-wrap {
        -webkit-border-radius: 0;
        border-radius: 0;
    }
}

@media screen and (max-width: 576px) {
    .quote-wrap {
        padding: 34px 0 25px 45px;
    }
}

.quote-text {
    font-size: 18px;
    line-height: 24px;
    color: #3c3c3c;
    max-width: 454px;
    width: 100%;
    position: relative;
}

@media screen and (max-width: 767px) {
    .quote-text {
        max-width: initial;
        width: 60%;
        font-size: 16px;
        line-height: 22px;
    }
}

.quote-text:before {
    position: absolute;
    content: '';
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/invalid-name-left.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 26px;
    height: 25px;
    left: -40px;
    top: 0;
}

@media screen and (max-width: 576px) {
    .quote-text:before {
        left: -30px;
    }
}

.quote-text:after {
    position: absolute;
    content: '';
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/invalid-name-right.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 26px;
    height: 25px;
    right: -40px;
    bottom: -6px;
}

@media screen and (max-width: 767px) {
    .quote-text:after {
        right: -20px;
    }
}

.quote-info {
    margin-top: 26px;
    margin-left: 32%;
    position: relative;
}

@media screen and (max-width: 980px) {
    .quote-info {
        margin-left: 45%;
    }
}

@media screen and (max-width: 767px) {
    .quote-info {
        margin-left: 0;
    }
}

.quote-info__name {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
}

.quote-info__position {
    font-size: 12px;
    line-height: 16px;
    color: #9e9e9e;
}

.quote-btn {
    font-size: 14px;
    font-family: "ubuntumedium", sans-serif;
    padding: 18px 24px;
    display: inline-block;
    margin-top: 26px;
    position: relative;
}

@media screen and (max-width: 767px) {
    .quote-btn {
        font-size: 12px;
        padding: 11px 14px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }
}

@media screen and (max-width: 480px) {
    .quote-btn {
        margin-left: -25px;
    }
}

/* /QUOTE */
/* PROJECTS */
.projects {
    padding-bottom: 105px;
}

@media screen and (max-width: 576px) {
    .projects {
        padding-bottom: 27px;
    }
}

@media screen and (max-width: 767px) {
    .projects .subtitle {
        margin-bottom: 8px;
    }
}

.projects-subtext {
    font-size: 20px;
    line-height: 29px;
    color: #7f7f7f;
    margin-top: 10px;
}

@media screen and (max-width: 480px) {
    .projects-subtext {
        font-size: 18px;
        line-height: 22px;
        margin-top: 12px;
    }
}

.projects-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 32px;
}

@media screen and (max-width: 767px) {
    .projects-list {
        margin-top: 23px;
    }
}

.projects-item {
    width: 460px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    margin-bottom: 19px;
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    overflow: hidden;
    cursor: pointer;
}

@media screen and (max-width: 1120px) {
    .projects-item {
        width: calc(50% - 10px);
    }
}

@media screen and (max-width: 576px) {
    .projects-item {
        width: 100%;
        margin-bottom: 10px;
    }
}

.projects-item:hover {
    -webkit-box-shadow: 0 1px 20px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 20px 0 rgba(31, 46, 72, 0.17);
}

.projects-item__top {
    position: relative;
}

@media screen and (max-width: 576px) {
    .projects-item__top {
        padding: 14px 14px 0 14px;
    }
}

.projects-item__top:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(#000), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(bottom, #000, rgba(0, 0, 0, 0));
    background: -o-linear-gradient(bottom, #000, rgba(0, 0, 0, 0));
    background: linear-gradient(to top, #000, rgba(0, 0, 0, 0));
}

@media screen and (max-width: 576px) {
    .projects-item__top:before {
        display: none;
    }
}

.projects-item__img {
    height: 140px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

@media screen and (max-width: 576px) {
    .projects-item__img {
        height: 94px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
    }
}

.projects-item__title {
    font-size: 20px;
    font-family: "ubuntumedium", sans-serif;
    color: #fff;
    line-height: 26px;
    position: absolute;
    left: 23px;
    right: 10px;
    bottom: 12px;
    z-index: 1;
}

@media screen and (max-width: 576px) {
    .projects-item__title {
        position: relative;
        color: #000;
        left: 0;
        top: 0;
        right: 0;
        margin-top: 8px;
        line-height: 20px;
    }
}

.projects-item__body {
    padding: 13px 23px 23px 23px;
    position: relative;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: stretch;
}

@media screen and (max-width: 576px) {
    .projects-item__body {
        padding: 10px 14px 18px 14px;
    }
}

.projects-item__subtext {
    font-size: 12px;
    line-height: 16px;
    color: #9e9e9e;
    margin-bottom: 3px;
}

@media screen and (max-width: 767px) {
    .projects-item__subtext {
        font-size: 10px;
        line-height: 14px;
    }
}

.projects-item__routes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
}

@media screen and (max-width: 980px) {
    .projects-item__routes {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.projects-item__start {
    font-size: 14px;
    line-height: 18px;
    color: #3c3c3c;
    padding-left: 21px;
    margin-right: 20px;
    position: relative;
}

@media screen and (max-width: 767px) {
    .projects-item__start {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 4px;
    }
}

@media screen and (max-width: 576px) {
    .projects-item__start {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 368px) {
    .projects-item__start {
        margin-bottom: 4px;
    }
}

.projects-item__start:before {
    left: 0;
}

.projects-item__end {
    font-size: 14px;
    line-height: 18px;
    color: #3c3c3c;
    padding-left: 21px;
    position: relative;
}

@media screen and (max-width: 767px) {
    .projects-item__end {
        font-size: 12px;
        line-height: 16px;
    }
}

.projects-item__end:before {
    left: 0;
}

.projects-item__text {
    font-size: 14px;
    line-height: 18px;
    color: #3c3c3c;
    margin-bottom: 14px;
    flex: 1 1 auto;
}

@media screen and (max-width: 767px) {
    .projects-item__text {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 11px;
    }
}

.projects-item__btn-wrapper {

}

.projects-item__btn {
    display: inline-block;
    padding: 10px 14px;
    font-size: 12px;
    letter-spacing: 1.17px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    outline: none !important;
    text-decoration: none !important;
}

@media screen and (max-width: 576px) {
    .projects-bottom {
        display: none;
    }
}

.projects-more {
    margin-top: 18px;
}

/* /PROJECTS */

/* REPRESENTATIONS */
.representations {
    margin-top: 72px;
    margin-bottom: 84px;
}

@media screen and (max-width: 767px) {
    .representations {
        margin-top: 23px;
        margin-bottom: 0;
    }
}

.representations-h2 {
    margin-bottom: 24px;
}

@media screen and (max-width: 767px) {
    .representations-h2 {
        margin-bottom: 16px;
    }
}

.representations-select {
    width: auto;
    display: inline-block;
}

@media screen and (max-width: 767px) {
    .representations-select {
        width: 100%;
        margin-bottom: 17px;
    }
}

.representations-select .select-title {
    padding-right: 40px;
}

.representations-list {
    margin-top: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media screen and (max-width: 576px) {
    .representations-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 0;
    }
}

.representations-item {
    width: 49%;
    margin-bottom: 25px;
}

@media screen and (max-width: 767px) {
    .representations-item {
        padding-right: 10px;
    }
}

@media screen and (max-width: 576px) {
    .representations-item {
        width: 100%;
        margin-bottom: 6px;
        padding-right: 0;
    }

    .representations-item:last-child {
        margin-bottom: 0;
    }
}

.representations-item__title {
    font-size: 22px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    margin-bottom: 7px;
}

@media screen and (max-width: 767px) {
    .representations-item__title {
        font-size: 20px;
        margin-bottom: 3px;
    }
}

.representations-item__list-item {
    margin-bottom: 10px;
    padding-left: 19px;
}

@media screen and (max-width: 767px) {
    .representations-item__list-item {
        padding-left: 24px;
    }
}

.representations-item__list-city {
    font-size: 16px;
    font-family: "ubuntumedium", sans-serif;
    color: #d71920;
    display: inline-block;
    border-bottom: 2px dashed #d71920;
    margin-bottom: 4px;
    position: relative;
    -webkit-transition: color .3s linear, border-bottom .3s linear;
    -o-transition: color .3s linear, border-bottom .3s linear;
    transition: color .3s linear, border-bottom .3s linear;
}

@media screen and (max-width: 767px) {
    .representations-item__list-city {
        font-size: 14px;
    }
}

.representations-item__list-city:before {
    position: absolute;
    content: '';
    top: 8px;
    left: -16px;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #d71920;
}

.representations-item__list-city:hover {
    color: #ff676c;
    border-bottom: 2px dashed #ff676c;
}

.representations-item__list-address {
    font-size: 14px;
    line-height: 18px;
    color: #3c3c3c;
}

@media screen and (max-width: 767px) {
    .representations-item__list-address {
        font-size: 12px;
        line-height: 16px;
    }
}

.representations-popular {
    padding-top: 68px;
}

@media screen and (max-width: 767px) {
    .representations-popular {
        padding-top: 40px;
    }
}

@media screen and (max-width: 767px) {
    .representations-popular-h2 {
        font-size: 22px;
        line-height: 24px;
    }
}

.representations-popular__list {
    margin-top: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-height: 250px;
    overflow: hidden;
    height: auto;
}

@media screen and (max-width: 576px) {
    .representations-popular__list {
        margin-top: 14px;
    }
}

@media screen and (max-width: 480px) {
    .representations-popular__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }
}

.representations-popular__list._active {
    max-height: 100%;
}

.representations-popular__item {
    width: 24%;
    margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
    .representations-popular__item {
        width: 50%;
    }
}

@media screen and (max-width: 480px) {
    .representations-popular__item {
        width: 100%;
    }
}

.representations-popular__item-type {
    font-size: 12px;
    line-height: 16px;
    color: #9e9e9e;
    margin-bottom: 3px;
}

@media screen and (max-width: 767px) {
    .representations-popular__item-type {
        font-size: 10px;
        line-height: 14px;
    }
}

.representations-popular__item-fromTo {
    font-size: 14px;
    line-height: 18px;
    color: #d71920;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

.representations-popular__item-fromTo:hover {
    color: #ff676c;
}

.representations-popular__more {
    margin-top: 5px;
    display: inline-block;
}

/* /REPRESENTATIONS */
/* BREADCRUMBS */
.breadcrumbs {
    margin-bottom: 31px;
}

@media screen and (max-width: 980px) {
    .breadcrumbs {
        display: none;
    }
}

.breadcrumbs-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.breadcrumbs-link {
    font-size: 12px;
    color: #9e9e9e;
    line-height: 16px;
    margin-right: 21px;
    position: relative;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

.breadcrumbs-link:hover {
    color: #d71920;
}

.breadcrumbs-link:after {
    position: absolute;
    content: '';
    width: 10px;
    height: 7px;
    right: -17px;
    top: 5px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/arrow-grey-big.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.breadcrumbs-last {
    font-size: 12px;
    color: #9e9e9e;
    line-height: 16px;
}

/* /BREADCRUMBS */
/* VACANSIES */
.vacancies-item {
    -webkit-border-radius: 23px;
    border-radius: 23px;
    border: 1px solid #e7e7e7;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 20px;
    -webkit-transition: border .3s linear;
    -o-transition: border .3s linear;
    transition: border .3s linear;
}

@media screen and (max-width: 767px) {
    .vacancies-item {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        margin-bottom: 10px;
    }
}

.vacancies-item:hover {
    border: 1px solid #969696;
}

.vacancies-item._active .vacancies-item__top:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.vacancies-item__top {
    position: relative;
    padding: 14px 50px 23px 30px;
}

@media screen and (max-width: 767px) {
    .vacancies-item__top {
        padding: 10px 55px 14px 14px;
    }
}

.vacancies-item__top:after {
    position: absolute;
    content: '';
    top: 50%;
    right: 29px;
    width: 20px;
    height: 12px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/elements-arrow-down.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: -webkit-transform .3s linear;
    transition: -webkit-transform .3s linear;
    -o-transition: transform .3s linear;
    transition: transform .3s linear, -webkit-transform .3s linear;
}

@media screen and (max-width: 767px) {
    .vacancies-item__top:after {
        right: 20px;
    }
}

.vacancies-item__hide {
    display: none;
    padding: 0 50px 33px 30px;
}

.vacancies-item__title {
    font-size: 22px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    margin-bottom: 2px;
}

@media screen and (max-width: 767px) {
    .vacancies-item__title {
        font-size: 20px;
        margin-bottom: 0;
    }
}

.vacancies-item__text {
    font-size: 14px;
    line-height: 18px;
    color: #3c3c3c;
}

@media screen and (max-width: 767px) {
    .vacancies-item__text {
        font-size: 12px;
        line-height: 16px;
    }
}

.vacancies-item__subtitle {
    font-size: 20px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    margin-top: 17px;
    margin-bottom: 2px;
}

.vacancies-item__ul {
    margin-top: 4px;
    padding-left: 28px;
}

.vacancies-item__li {
    font-size: 14px;
    line-height: 18px;
    color: #3c3c3c;
    margin-bottom: 16px;
    list-style-type: none;
}

.vacancies-item__li:last-child {
    margin-bottom: 0;
}

.vacancies-item__bottom {
    margin-top: 60px;
}

.vacancies-item__link {
    font-size: 14px;
    font-family: "ubuntumedium", sans-serif;
    padding: 18px 24px;
    display: inline-block;
}

/* /VACANSIES */
/* HAVE VACANCIES */
.haveVacancies {
    margin-top: 78px;
    padding-top: 80px;
    padding-bottom: 116px;
    background-image: -webkit-radial-gradient(73% 61%, circle, #fefefe, #f5f8f9 52%);
    background-image: -o-radial-gradient(73% 61%, circle, #fefefe, #f5f8f9 52%);
    background-image: radial-gradient(circle at 73% 61%, #fefefe, #f5f8f9 52%);
}

@media screen and (max-width: 767px) {
    .haveVacancies {
        margin-top: 36px;
        padding-top: 45px;
        padding-bottom: 53px;
    }
}

.haveVacancies-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width: 767px) {
    .haveVacancies-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.haveVacancies-left {
    max-width: 550px;
    width: 100%;
}

@media screen and (max-width: 767px) {
    .haveVacancies-left {
        margin-bottom: 20px;
    }
}

.haveVacancies-title {
    font-size: 32px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    margin-bottom: 6px;
}

@media screen and (max-width: 767px) {
    .haveVacancies-title {
        font-size: 22px;
        line-height: 24px;
    }
}

.haveVacancies-text {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
}

@media screen and (max-width: 767px) {
    .haveVacancies-text {
        font-size: 14px;
        line-height: 18px;
    }
}

.haveVacancies-btn {
    padding: 18px 24px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-align-self: baseline;
    -ms-flex-item-align: baseline;
    align-self: baseline;
}

@media screen and (max-width: 767px) {
    .haveVacancies-btn {
        font-size: 14px;
    }
}

/* /HAVE VACANCIES */
.quality {
    height: 780px;
}

@media screen and (max-width: 980px) {
    .quality {
        height: 980px;
    }
}

@media screen and (max-width: 767px) {
    .quality {
        height: 910px;
    }
}

@media screen and (max-width: 440px) {
    .quality {
        height: 850px;
    }
}

.quality-wrap {
    -webkit-border-radius: 23px;
    border-radius: 23px;
    padding: 33px 80px 0 0;
    height: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-image: -webkit-radial-gradient(73% 61%, circle, #fefefe, #f5f8f9 51%);
    background-image: -o-radial-gradient(73% 61%, circle, #fefefe, #f5f8f9 51%);
    background-image: radial-gradient(circle at 73% 61%, #fefefe, #f5f8f9 51%);
    position: relative;
}

@media screen and (max-width: 1120px) {
    .quality-wrap {
        padding: 33px 40px 0 0;
    }
}

@media screen and (max-width: 980px) {
    .quality-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 0 54px 0;
    }
}

@media screen and (max-width: 767px) {
    .quality-wrap {
        -webkit-border-radius: 0;
        border-radius: 0;
    }
}

@media screen and (max-width: 576px) {
    .quality-wrap {
        padding: 0 0 25px 0;
    }
}

@media screen and (max-width: 480px) {
    .quality-wrap {
        height: 245px;
    }
}

.quality-left {
    width: 613px;
    padding-top: 30px;
    padding-left: 300px;
    background: url("/upload/design/common/volkov.381x278.png") no-repeat;
    background-position: 0% 100%;
    -webkit-background-size: auto 92%;
    background-size: auto 92%;
    -webkit-border-radius: 23px;
    border-radius: 23px;
    overflow: hidden;
}

@media screen and (max-width: 1120px) {
    .quality-left {
        padding-left: 200px;
        width: 500px;
        background-position: -40% 100%;
    }
}

@media screen and (max-width: 980px) {
    .quality-left {
        height: 300px;
        padding-top: 34px;
        padding-left: 100px;
        width: 100%;
        overflow: visible;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        background-position: 130% 100%;
    }
}

@media screen and (max-width: 767px) {
    .quality-left {
        -webkit-border-radius: 0;
        border-radius: 0;
        padding-left: 70px;
    }
}

@media screen and (max-width: 576px) {
    .quality-left {
        background-position: 250px 100%;
        -webkit-background-size: auto 92%;
        background-size: auto 92%;
        padding-left: 45px;
    }
}

@media screen and (max-width: 480px) {
    .quality-left {
        height: 245px;
        background-position: 130% 100%;
        -webkit-background-size: auto 63%;
        background-size: auto 63%;
        padding-top: 26px;
    }
}

@media screen and (max-width: 380px) {
    .quality-left {
        background-position: 182px 100%;
    }
}

.quality-text:after {
    right: 0;
}

@media screen and (max-width: 767px) {
    .quality-text {
        width: 60%;
    }
}

@media screen and (max-width: 480px) {
    .quality-text {
        width: 65%;
    }
}

@media screen and (max-width: 440px) {
    .quality-text {
        width: 75%;
    }
}

.quality-info {
    margin-left: 0;
}

@media screen and (max-width: 480px) {
    .quality-info {
        margin-top: 20px;
    }
}

.quality-back {
    width: 380px;
    height: 600px;
    background: #fff;
    padding: 38px 32px 30px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    -webkit-box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
}

@media screen and (max-width: 980px) {
    .quality-back {
        margin: -85px auto 0;
    }
}

@media screen and (max-width: 767px) {
    .quality-back {
        width: calc(100% - 32px);
    }
}

@media screen and (max-width: 480px) {
    .quality-back {
        margin: -35px auto 0;
    }
}

@media screen and (max-width: 440px) {
    .quality-back {
        padding: 15px 14px;
    }
}

.quality-form__title {
    font-size: 20px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    margin-bottom: 6px;
}

@media screen and (max-width: 440px) {
    .quality-form__title {
        font-size: 18px;
    }
}

.quality-form__text {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    margin-bottom: 20px;
}

@media screen and (max-width: 440px) {
    .quality-form__text {
        font-size: 14px;
        line-height: 18px;
    }
}

.quality-form__label {
    margin-bottom: 20px;
    display: block;
    position: relative;
}

@media screen and (max-width: 440px) {
    .quality-form__label {
        margin-bottom: 10px;
    }
}

.quality-form__placeholder {
    position: absolute;
    top: 15px;
    left: 20px;
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    opacity: .6;
    -webkit-transition: top .3s linear, font-size .3s linear, color .3s linear;
    -o-transition: top .3s linear, font-size .3s linear, color .3s linear;
    transition: top .3s linear, font-size .3s linear, color .3s linear;
}

.quality-form__input {
    width: 100%;
    padding: 15px 20px !important;
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
}

.quality-form__input._active + .quality-form__placeholder {
    font-size: 12px;
    color: #9e9e9e;
    top: -3px;
}

.quality-form__input:focus + .quality-form__placeholder {
    font-size: 12px;
    color: #9e9e9e;
    top: -3px;
}

.quality-form__textarea {
    width: 100%;
    height: 87px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: solid 1px #e7e7e7;
    padding: 15px 20px;
}

.quality-form__textarea._active + .quality-form__placeholder {
    font-size: 12px;
    color: #9e9e9e;
    top: -3px;
}

.quality-form__textarea:focus {
    outline: none;
}

.quality-form__textarea:focus + .quality-form__placeholder {
    font-size: 12px;
    color: #9e9e9e;
    top: -3px;
}

.quality-form__checked {
    position: relative;
}

.quality-form__checked-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 10px 0 0 20px;
}

.quality-form__btn {
    display: block;
    width: 100%;
    padding: 18px 0;
    margin-top: 33px;
}


/* HISTORY */
.history {
    margin-bottom: 120px;
}

@media screen and (max-width: 767px) {
    .history {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    .history .h1 {
        margin-bottom: 9px;
    }
}

.history-achievements {
    margin-top: 34px;
}

@media screen and (max-width: 767px) {
    .history-achievements {
        margin-top: 9px;
    }
}

@media screen and (max-width: 767px) {
    .history-achievements__title {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .history-achievements__list {
        margin-top: 0;
    }
}

@media screen and (max-width: 767px) {
    .history-achievements__item:last-child {
        margin-bottom: 0;
    }
}

.history .market {
    margin: 77px 0 40px 0;
}

@media screen and (max-width: 767px) {
    .history .market {
        margin: 31px 0 28px 0;
    }
}

.history .market-wrap {
    padding: 51px 0;
}

@media screen and (max-width: 767px) {
    .history .market-wrap {
        padding: 29px 0;
    }
}

.history-timeline {
    margin-top: 69px;
}

@media screen and (max-width: 767px) {
    .history-timeline {
        margin-top: 28px;
    }
}

.history-timeline__subtitle {
    font-size: 16px;
    font-family: "ubuntumedium", sans-serif;
    text-transform: uppercase;
    color: #d71920;
    letter-spacing: 1px;
}

.history-timeline__list {
    margin-top: 35px;
}

@media screen and (max-width: 767px) {
    .history-timeline__list {
        margin-top: 39px;
    }
}

.history-timeline__item {
    position: relative;
    padding-left: 140px;
    padding-bottom: 42px;
}

@media screen and (max-width: 576px) {
    .history-timeline__item {
        padding-left: 83px;
    }
}

.history-timeline__item:last-child {
    padding-bottom: 0;
}

.history-timeline__item:last-child:after {
    display: none;
}

.history-timeline__item:before {
    position: absolute;
    content: '';
    top: 0;
    left: 95px;
    width: 22px;
    height: 22px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #d71920;
}

@media screen and (max-width: 576px) {
    .history-timeline__item:before {
        left: 55px;
    }
}

.history-timeline__item:after {
    position: absolute;
    content: '';
    top: 0;
    left: 106px;
    width: 1px;
    height: 100%;
    background: #d71920;
    opacity: .12;
}

@media screen and (max-width: 576px) {
    .history-timeline__item:after {
        left: 65px;
    }
}

.history-timeline__date {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 32px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    line-height: 25px;
}

@media screen and (max-width: 576px) {
    .history-timeline__date {
        font-size: 22px;
        line-height: 24px;
    }
}

.history-timeline__title {
    font-size: 20px;
    line-height: 22px;
    color: #7f7f7f;
    margin-bottom: 13px;
}

@media screen and (max-width: 576px) {
    .history-timeline__title {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 5px;
    }
}

.history-timeline__text {
    font-size: 14px;
    line-height: 18px;
    color: #3c3c3c;
}

@media screen and (max-width: 576px) {
    .history-timeline__text {
        font-size: 12px;
        line-height: 16px;
    }
}

.history-clients {
    margin-top: 74px;
}

@media screen and (max-width: 767px) {
    .history-clients {
        margin-top: 65px;
    }
}

@media screen and (max-width: 767px) {
    .history-clients__subtitle {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    .history-clients__list {
        margin-top: 0;
    }
}

.history-clients__item {
    width: 460px;
}

@media screen and (max-width: 1120px) {
    .history-clients__item {
        width: 390px;
    }
}

@media screen and (max-width: 980px) {
    .history-clients__item {
        width: 460px;
    }
}

@media screen and (max-width: 480px) {
    .history-clients__item {
        width: 260px;
    }
}

/* /HISTORY */
/* REVIEWS */
.reviews .market {
    margin: 80px 0 110px 0;
}

@media screen and (max-width: 767px) {
    .reviews .market {
        margin: 30px 0;
    }
}

.reviews-achievements {
    margin-top: 51px;
    padding: 48px 80px 37px;
}

@media screen and (max-width: 980px) {
    .reviews-achievements {
        padding: 40px;
    }
}

@media screen and (max-width: 767px) {
    .reviews-achievements {
        padding: 22px 14px;
    }
}

.reviews-achievements__list {
    margin-top: 0;
}

.reviews-achievements__item-link {
    position: relative;
    font-size: 14px;
    color: #d71920;
    padding-left: 20px;
    margin-top: 12px;
    display: inline-block;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

.reviews-achievements__item-link:hover {
    color: #ff676c;
}

.reviews-achievements__item-link:before {
    position: absolute;
    content: '';
    left: 0;
    top: 3px;
    width: 14px;
    height: 14px;
    padding-left: 20px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/icons-button-arrow-right-big.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.reviews-clients {
    margin-bottom: 80px;
}

.reviews-clients .reviews-item {
    margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
    .reviews-clients .reviews-item {
        margin-bottom: 10px;
    }
}

.reviews-slider {
    padding-top: 44px;
    margin-bottom: 90px;
    -webkit-border-radius: 23px;
    border-radius: 23px;
    background-image: -webkit-radial-gradient(73% 61%, circle, #fefefe, #f5f8f9 51%);
    background-image: -o-radial-gradient(73% 61%, circle, #fefefe, #f5f8f9 51%);
    background-image: radial-gradient(circle at 73% 61%, #fefefe, #f5f8f9 51%);
}

@media screen and (max-width: 767px) {
    .reviews-slider {
        -webkit-border-radius: 0;
        border-radius: 0;
        padding-bottom: 10px;
        margin: 0;
    }
}

@media screen and (max-width: 767px) {
    .reviews-slider__title {
        margin-bottom: 0;
    }
}

.reviews-slider__item {
    display: block;
    width: 200px;
    height: 290px;
    -webkit-box-shadow: 0 11px 34px 0 rgba(31, 46, 72, 0.24);
    box-shadow: 0 11px 34px 0 rgba(31, 46, 72, 0.24);
}

.reviews-slider__img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.reviews-slider .owl-stage {
    padding: 40px 0;
}

.reviews-slider .owl-carousel .owl-stage-outer:before {
    background: -webkit-gradient(linear, left top, right top, from(#f5f8f9), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, #f5f8f9, rgba(255, 255, 255, 0));
    background: -o-linear-gradient(left, #f5f8f9, rgba(255, 255, 255, 0));
    background: linear-gradient(to right, #f5f8f9, rgba(255, 255, 255, 0));
}

.reviews-slider .owl-carousel .owl-stage-outer:after {
    background: -webkit-gradient(linear, right top, left top, from(#f5f8f9), to(rgba(254, 254, 254, 0)));
    background: -webkit-linear-gradient(right, #f5f8f9, rgba(254, 254, 254, 0));
    background: -o-linear-gradient(right, #f5f8f9, rgba(254, 254, 254, 0));
    background: linear-gradient(to left, #f5f8f9, rgba(254, 254, 254, 0));
}

@media screen and (max-width: 980px) {
    .reviews-slider .owl-carousel .owl-stage-outer {
        margin: 0;
    }
}

.reviews-slider .owl-carousel .owl-stage-outer .owl-item img {
    width: 200px;
}

/* /REVIEWS */
/* TEAM */
.team .h1 {
    margin-bottom: 26px;
}

@media screen and (max-width: 767px) {
    .team .h1 {
        margin-bottom: 20px;
    }
}

.team-block {
    margin-bottom: 54px;
}

.team-block:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    .team-block {
        margin-bottom: 3px;
    }
}

@media screen and (max-width: 767px) {
    .team-block__title {
        margin-bottom: 0px;
    }
}

.team-block__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 24px -5px 0 -5px;
}

@media screen and (max-width: 767px) {
    .team-block__list {
        margin: 0 -5px;
    }
}

.team-block__item {
    width: 300px;
    height: 351px;
    margin: 0 0 20px 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    background: #000;
    overflow: hidden;
    -webkit-box-shadow: 0 11px 34px 0 rgba(31, 46, 72, 0.24);
    box-shadow: 0 11px 34px 0 rgba(31, 46, 72, 0.24);
}

@media screen and (max-width: 1120px) {
    .team-block__item {
        width: 256px;
    }
}

@media screen and (max-width: 767px) {
    .team-block__item {
        height: 312px;
    }
}

.team-block__item:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(black));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), black);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0), black);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), black);
}

.team-block__item-img {
    width: 100%;
    height: 283px;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.team-block__item-info {
    position: absolute;
    left: 16px;
    right: 20px;
    bottom: 24px;
    width: calc(100% - 40px);
    z-index: 1;
}

@media screen and (max-width: 767px) {
    .team-block__item-info {
        bottom: 14px;
    }
}

.team-block__item-name {
    font-size: 20px;
    font-family: "ubuntumedium", sans-serif;
    color: #fff;
    margin-bottom: 5px;
}

@media screen and (max-width: 767px) {
    .team-block__item-name {
        font-size: 18px;
    }
}

.team-block__item-position {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    margin-bottom: 14px;
}

@media screen and (max-width: 767px) {
    .team-block__item-position {
        font-size: 12px;
        line-height: 16px;
    }
}

.team-block__item-phone {
    font-size: 16px;
    line-height: 24px;
    color: #f7eeee;
    display: inline-block;
}

@media screen and (max-width: 767px) {
    .team-block__item-phone {
        font-size: 14px;
        line-height: 18px;
    }
}

.team-block__item-email {
    font-size: 16px;
    line-height: 24px;
    color: #f7eeee;
}

@media screen and (max-width: 767px) {
    .team-block__item-email {
        font-size: 14px;
        line-height: 18px;
    }
}

/* /TEAM */
/* PROJECTS-PAGE */
.projects-wrap__mobile-back {
    display: none;
}

@media screen and (max-width: 767px) {
    .projects-wrap__mobile-back {
        display: inline-block;
        font-size: 12px;
        color: #d71920;
        margin-top: 20px;
        padding-left: 20px;
        position: relative;
    }
}

.projects-wrap__mobile-title {
    font-size: 22px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    line-height: 24px;
    margin-top: 15px;
    margin-bottom: 24px;
    display: none;
}

@media screen and (max-width: 767px) {
    .projects-wrap__mobile-title {
        display: block;
    }
}

.projects-wrap__mobile-span {
    position: relative;
}

.projects-wrap__mobile-span:before {
    position: absolute;
    content: '';
    top: 0;
    left: -24px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/filtr.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 16px;
    height: 16px;
}

.projects-wrap__mobile-count {
    font-size: 12px;
    font-family: "ubuntumedium", sans-serif;
    color: #fff;
    background: #d71920;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    text-align: center;
    padding: 3px 0;
    display: none;
}

.projects-wrap__mobile-count._noempty {
    display: inline-block;
}

.projects-wrap__mobile-btn {
    display: none;
    font-size: 12px;
    color: #d71920;
    letter-spacing: 1px;
    font-family: "ubuntumedium", sans-serif;
    text-transform: uppercase;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: solid 1px #d71920;
    padding: 11px 0;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .projects-wrap__mobile-btn {
        display: block;
    }
}

.projects-wrap__mobile-container {
    background: #fff;
    z-index: 10;
}

@media screen and (max-width: 767px) {
    .projects-wrap__mobile-container {
        display: none;
    }
}

.projects-wrap__mobile-container._active {
    position: fixed;
    top: 50px;
    left: 0;
    width: 100%;
    height: calc(100vh - 65px);
    display: block;
    padding: 0 16px;
}

.projects-wrap__mobile-success {
    font-size: 14px;
    font-family: "ubuntumedium", sans-serif;
    padding: 18px 0;
    display: none;
    position: fixed;
    left: 16px;
    right: 16px;
    bottom: 0;
    width: calc(100% - 32px);
}

@media screen and (max-width: 767px) {
    .projects-wrap__mobile-success {
        display: block;
    }
}

.projects-wrap__selects {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 767px) {
    .projects-wrap__selects {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.projects-wrap__select {
    width: 100%;
    max-width: 200px;
    margin-right: 20px;
}

@media screen and (max-width: 767px) {
    .projects-wrap__select {
        margin-right: 0;
        max-width: 100%;
    }
}

.projects-wrap__select .select-title {
    padding-right: 40px;
}

.projectsPage .h1 {
    margin-bottom: 0;
}

.projectsPage .quote {
    padding: 33px 0px 40px 0;
}

@media screen and (max-width: 767px) {
    .projectsPage .quote {
        padding: 15px 0px 20px 0;
    }
}

.projectsPage .projects-list {
    margin-top: 20px;
}

.projectsPage .reviews-item__down {
    margin-top: 19px;
}

/* /PROJECTS-PAGE */
/* TRUEWORTHINESS */
@media screen and (max-width: 767px) {
    .trustworthiness .h1 {
        margin-bottom: 13px;
    }
}

.trustworthiness .market {
    margin: 60px 0 71px 0;
}

@media screen and (max-width: 767px) {
    .trustworthiness .market {
        margin: 13px 0 30px 0;
    }

    .trustworthiness .market-wrap {
        padding: 28px 0;
    }
}

.trustworthiness-documents {
    margin-top: 90px;
}

@media screen and (max-width: 767px) {
    .trustworthiness-documents {
        margin-top: 39px;
    }
}

.trustworthiness-documents .h2 {
    margin-bottom: 29px;
    line-height: 36px;
}

@media screen and (max-width: 767px) {
    .trustworthiness-documents .h2 {
        margin-bottom: 11px;
        line-height: 25px;
    }
}

.trustworthiness-info {
    margin-top: 40px;
}

@media screen and (max-width: 767px) {
    .trustworthiness-info .h3 {
        line-height: 23px;
    }
}

.trustworthiness-info__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 26px 0 35px 0;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch;
    gap: 15px;
}

@media screen and (max-width: 767px) {
    .trustworthiness-info__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        padding: 20px 0 24px 0;
    }
}

.trustworthiness-info__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 300px;
    padding: 21px 13px 26px 24px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
}

@media screen and (max-width: 1120px) {
    .trustworthiness-info__item {
        width: 33%;
        padding: 21px 12px 26px 15px;
    }
}

@media screen and (max-width: 767px) {
    .trustworthiness-info__item {
        width: 100%;
        margin-bottom: 10px;
        padding: 21px 12px 26px 22px;
    }
}

.trustworthiness-info__item:hover {
    -webkit-box-shadow: 0 1px 20px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 20px 0 rgba(31, 46, 72, 0.17);
}

.trustworthiness-info__item-icon {
    width: 40px;
    height: 40px;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
    margin-right: 16px;
}

.trustworthiness-info__item-name {
    font-size: 16px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    margin-bottom: 4px;
}

.trustworthiness-info__item-download {
    font-size: 12px;
    color: #d71920;
    padding-left: 15px;
    position: relative;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

.trustworthiness-info__item-download:hover {
    color: #ff676c;
}

.trustworthiness-info__item-download:before {
    position: absolute;
    content: '';
    left: 0;
    top: 4px;
    width: 10px;
    height: 10px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/download.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.trustworthiness-certificate {
    margin-bottom: 100px;
}

@media screen and (max-width: 767px) {
    .trustworthiness-certificate {
        margin-bottom: 0;
    }
}

.trustworthiness-certificate__list {
    padding-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 767px) {
    .trustworthiness-certificate__list {
        padding-top: 0;
    }
}

.trustworthiness-certificate__item {
    width: 300px;
    padding: 26px 26px 21px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: block;
    -webkit-box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
}

@media screen and (max-width: 1120px) {
    .trustworthiness-certificate__item {
        width: 260px;
    }
}

@media screen and (max-width: 980px) {
    .trustworthiness-certificate__item {
        -webkit-box-shadow: 0 1px 30px 0 rgba(31, 46, 72, 0.17);
        box-shadow: 0 1px 30px 0 rgba(31, 46, 72, 0.17);
    }
}

@media screen and (max-width: 767px) {
    .trustworthiness-certificate__item {
        -webkit-box-shadow: 0 1px 20px 0 rgba(31, 46, 72, 0.17);
        box-shadow: 0 1px 20px 0 rgba(31, 46, 72, 0.17);
        padding: 14px;
        width: 288px;
    }
}

@media screen and (max-width: 440px) {
    .trustworthiness-certificate__item {
        width: 260px;
    }
}

.trustworthiness-certificate__item:hover {
    -webkit-box-shadow: 0 1px 20px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 20px 0 rgba(31, 46, 72, 0.17);
}

.trustworthiness-certificate__img {
    width: 100%;
    height: 331px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media screen and (max-width: 767px) {
    .trustworthiness-certificate__img {
        height: 311px;
    }
}

.trustworthiness-certificate__name {
    font-size: 16px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    text-align: center;
}

.trustworthiness-certificate__link {
    font-size: 12px;
    color: #d71920;
}

.trustworthiness-certificate__link:before {
    top: 2px;
    width: 10px;
    height: 10px;
}

.trustworthiness-about {
    margin-bottom: 147px;
}

@media screen and (max-width: 767px) {
    .trustworthiness-about {
        margin-bottom: 0;
    }
}

.trustworthiness-about__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: stretch;
    padding-top: 90px;
    position: relative;
    flex-wrap: wrap;
    gap: 15px;
}

@media screen and (max-width: 767px) {
    .trustworthiness-about__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 42px;
    }
}

.trustworthiness-about__list:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 13px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/elements-delimiter.svg") repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

@media screen and (max-width: 767px) {
    .trustworthiness-about__list:before {
        -webkit-background-size: 113% 100%;
        background-size: 113% 100%;
    }
}

@media screen and (max-width: 480px) {
    .trustworthiness-about__list:before {
        -webkit-background-size: 135% 100%;
        background-size: 135% 100%;
    }
}

.trustworthiness-about__item {
    width: calc(50% - 10px);
    display: flex;
    flex-direction: column;
    justify-content: stretch;
}

.trustworthiness-about__content {
    flex: 1 1 auto;
}

@media screen and (max-width: 767px) {
    .trustworthiness-about__item {
        width: 100%;
        margin-bottom: 35px;
    }
}

.trustworthiness-about__icon {
    width: auto;
    height: 60px;
    max-width: 150px;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
}

.trustworthiness-about__title {
    font-size: 22px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    margin-top: 16px;
    margin-bottom: 3px;
}

@media screen and (max-width: 767px) {
    .trustworthiness-about__title {
        font-size: 20px;
        line-height: 22px;
        margin-top: 22px;
        margin-bottom: 8px;
    }
}

.trustworthiness-about__text {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
}

@media screen and (max-width: 767px) {
    .trustworthiness-about__text {
        font-size: 14px;
        line-height: 18px;
    }
}

.trustworthiness-about__button {
    flex: 0 0 auto;
}

.trustworthiness-about__btn {
    font-size: 12px;
    font-family: "ubuntumedium", sans-serif;
    padding: 10px 14px;
    margin-top: 20px;
    display: inline-block;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

/* /TRUEWORTHINESS */
/* DOCUMENTS */
.documents {
    margin-bottom: 120px;
}

@media screen and (max-width: 767px) {
    .documents {
        margin-bottom: 0;
    }
}

.documents .trustworthiness-certificate {
    margin-bottom: 40px;
}

/* /DOCUMENTS */
/* PRICES */
.prices .h1 {
    line-height: 50px;
    margin-bottom: 37px;
}

@media screen and (max-width: 767px) {
    .prices .h1 {
        line-height: 26px;
        margin-bottom: 26px;
    }
}

.prices-wrap {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    position: relative;
    overflow: hidden;
}

@media screen and (max-width: 1120px) {
    .prices-wrap:after {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        width: 90px;
        height: 100%;
        background: -webkit-gradient(linear, right top, left top, from(#fff), to(rgba(255, 255, 255, 0)));
        background: -webkit-linear-gradient(right, #fff, rgba(255, 255, 255, 0));
        background: -o-linear-gradient(right, #fff, rgba(255, 255, 255, 0));
        background: linear-gradient(to left, #fff, rgba(255, 255, 255, 0));
        z-index: 2;
    }
}

.prices-wrap__scroll {
    overflow-x: auto;
}

.prices-wrap__more {
    font-size: 12px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    display: inline-block;
    margin: 17px 0 17px 20px;
    padding: 10px 15px 10px 34px;
}

@media screen and (max-width: 767px) {
    .prices-wrap__more {
        margin: 10px 0 17px 20px;
    }
}

.prices-wrap__more:before {
    top: 11px;
    left: 11px;
}

.prices-table {
    width: 100%;
    border-collapse: collapse;
}

@media screen and (max-width: 1120px) {
    .prices-table {
        width: 940px;
    }
}

.prices-table thead tr td {
    font-size: 16px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    padding: 20px 20px 13px 20px;
}

@media screen and (max-width: 767px) {
    .prices-table thead tr td {
        font-size: 14px;
        padding: 15px 20px 8px 20px;
    }
}

.prices-table tbody tr {
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}

.prices-table tbody tr:nth-child(even) {
    background: #fbfbfb;
}

.prices-table tbody tr td {
    font-size: 14px;
    line-height: 18px;
    color: #3c3c3c;
    padding: 16px 20px;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}

@media screen and (max-width: 767px) {
    .prices-table tbody tr td {
        font-size: 12px;
        line-height: 16px;
        padding: 12px 20px 15px 21px;
    }
}

.prices-table tbody tr td:first-child {
    max-width: 200px;
}

.prices-card {
    margin-top: 91px;
}

@media screen and (max-width: 767px) {
    .prices-card {
        margin-top: 30px;
    }
}

.prices-card__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 23px;
}

@media screen and (max-width: 767px) {
    .prices-card__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }
}

.prices-card__item {
    width: calc(50% - 10px);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 24px 24px 11px 24px;
    -webkit-box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
}

@media screen and (max-width: 767px) {
    .prices-card__item {
        width: 100%;
        padding: 11px 15px;
        margin-bottom: 20px;
    }
}

.prices-card__item:hover {
    -webkit-box-shadow: 0 1px 20px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 20px 0 rgba(31, 46, 72, 0.17);
}

.prices-card__top {
    position: relative;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
}

.prices-card__top:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.54)), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.54), rgba(0, 0, 0, 0));
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.54), rgba(0, 0, 0, 0));
    background: linear-gradient(to right, rgba(0, 0, 0, 0.54), rgba(0, 0, 0, 0));
}

.prices-card__top-img {
    width: 100%;
    height: 114px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

.prices-card__top-wrap {
    position: absolute;
    top: 12px;
    left: 15px;
    z-index: 2;
}

.prices-card__top-title {
    font-size: 20px;
    font-family: "ubuntumedium", sans-serif;
    color: #fff;
}

.prices-card__top-date {
    font-size: 12px;
    line-height: 16px;
    color: #fff;
}

.prices-card__body {
    padding-top: 14px;
}

.prices-card__body-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.prices-card__body-subtitle {
    font-size: 12px;
    line-height: 16px;
    color: #9e9e9e;
    margin-bottom: 2px;
}

@media screen and (max-width: 767px) {
    .prices-card__body-subtitle {
        font-size: 10px;
        line-height: 14px;
        margin-bottom: 0;
    }
}

.prices-card__body-from {
    font-size: 14px;
    line-height: 18px;
    color: #3c3c3c;
    padding-left: 21px;
    margin-bottom: 4px;
}

.prices-card__body-from:before {
    left: 0;
}

.prices-card__body-to {
    font-size: 14px;
    line-height: 18px;
    color: #3c3c3c;
    padding-left: 21px;
}

.prices-card__body-to:before {
    left: 0;
}

.prices-card__body-right {
    width: 150px;
}

@media screen and (max-width: 767px) {
    .prices-card__body-right {
        width: 70px;
    }
}

.prices-card__body-weight {
    font-size: 14px;
    line-height: 18px;
    color: #3c3c3c;
}

.prices-card__body-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: 14px;
}

@media screen and (max-width: 767px) {
    .prices-card__body-bottom {
        margin-top: 7px;
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.prices-card__body-price {
    font-size: 16px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
}

@media screen and (max-width: 767px) {
    .prices-card__body-price {
        font-size: 14px;
    }
}

.prices-card__body-text {
    font-size: 12px;
    line-height: 16px;
    color: #9e9e9e;
}

.prices-card__body-projects {
    width: 150px;
}

.prices-info__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /*height: 526px;*/
    padding: 80px;
    margin-top: 100px;
    -webkit-border-radius: 23px;
    border-radius: 23px;
    position: relative;
    background-image: -webkit-radial-gradient(73% 61%, circle, #3b3b3b, #1d1d1d 51%);
    background-image: -o-radial-gradient(73% 61%, circle, #3b3b3b, #1d1d1d 51%);
    background-image: radial-gradient(circle at 73% 61%, #3b3b3b, #1d1d1d 51%);
}

@media screen and (max-width: 1120px) {
    .prices-info__wrap {
        padding-right: 40px;
    }
}

@media screen and (max-width: 980px) {
    .prices-info__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        background: transparent;
        padding: 0;
        height: auto;
    }
}

@media screen and (max-width: 767px) {
    .prices-info__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 28px 16px;
        margin-top: 20px;
        -webkit-border-radius: 0;
        border-radius: 0;
        height: auto;
    }
}

.prices-info__left {
    width: 480px;
}

@media screen and (max-width: 1120px) {
    .prices-info__left {
        width: 410px;
    }
}

@media screen and (max-width: 980px) {
    .prices-info__left {
        height: 526px;
        padding: 80px;
        -webkit-border-radius: 23px;
        border-radius: 23px;
        position: relative;
        width: 100%;
        background-image: -webkit-radial-gradient(73% 61%, circle, #3b3b3b, #1d1d1d 51%);
        background-image: -o-radial-gradient(73% 61%, circle, #3b3b3b, #1d1d1d 51%);
        background-image: radial-gradient(circle at 73% 61%, #3b3b3b, #1d1d1d 51%);
        margin-bottom: 27px;
    }
}

@media screen and (max-width: 767px) {
    .prices-info__left {
        padding: 28px 16px;
        -webkit-border-radius: 0;
        border-radius: 0;
        width: auto;
        height: 474px;
        margin: 0 -16px;
    }
}

.prices-info__left .quote-text {
    position: relative;
    padding-left: 43px;
    padding-top: 26px;
    width: 400px;
    color: #d4d4d4;
    line-height: 29px;
}

@media screen and (max-width: 1120px) {
    .prices-info__left .quote-text {
        width: 365px;
    }
}

@media screen and (max-width: 980px) {
    .prices-info__left .quote-text {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .prices-info__left .quote-text {
        line-height: 22px;
        padding: 0 24px;
    }
}

.prices-info__left .quote-text:before {
    position: absolute;
    content: '«';
    left: -1px;
    top: 20px;
    width: 29px;
    height: 58px;
    color: #fff;
    opacity: .19;
    font-size: 52px;
    font-weight: 500;
}

@media screen and (max-width: 767px) {
    .prices-info__left .quote-text:before {
        top: -5px;
    }
}

.prices-info__left .quote-text:after {
    position: absolute;
    content: '»';
    width: 29px;
    height: 58px;
    color: #fff;
    opacity: .19;
    font-size: 52px;
    font-weight: 500;
    right: -37px;
    bottom: -36px;
}

@media screen and (max-width: 767px) {
    .prices-info__left .quote-text:after {
        right: 0;
    }
}

.prices-info__title {
    color: #fff;
    line-height: 32px;
    margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
    .prices-info__title {
        margin-bottom: 24px;
        line-height: 25px;
    }
}

.prices-info .quote-info__name {
    color: #f7eeee;
}

.prices-info .quote-info__position {
    color: #9e9e9e;
}

.prices-info .quote-info {
    color: #fff;
    margin-top: 33px;
    margin-left: 250px;
}

@media screen and (max-width: 1120px) {
    .prices-info .quote-info {
        margin-left: 200px;
    }
}

@media screen and (max-width: 980px) {
    .prices-info .quote-info {
        margin-left: 0;
    }
}

@media screen and (max-width: 767px) {
    .prices-info .quote-info {
        margin-left: 24px;
        margin-top: 27px;
    }
}

.prices-info__right {
    width: 460px;
    padding: 25px 28px 37px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-top: 4px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    background-color: #fff;
    position: absolute;
    right: 80px;
    z-index: 1;
}

@media screen and (max-width: 1120px) {
    .prices-info__right {
        width: 380px;
        height: auto;
    }
}

@media screen and (max-width: 980px) {
    .prices-info__right {
        position: relative;
        right: initial;
        width: 90%;
        margin: 0 auto 0;
    }
}

@media screen and (max-width: 767px) {
    .prices-info__right {
        margin: 0 auto 0;
        padding: 15px 14px 37px;
    }
}

@media screen and (max-width: 576px) {
    .prices-info__right {
        width: 100%;
        margin: 0 auto 0;
    }
}

@media screen and (max-width: 400px) {
    .prices-info__right {
        margin: 0 auto 0;
    }
}

@media screen and (max-width: 350px) {
    .prices-info__right {
        margin: 0 auto 0;
    }
}

.prices-info__right._active {
    position: fixed;
    left: 50%;
    top: 14px;
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
    right: initial;
}

@media screen and (max-width: 1120px) {
    .prices-info__right._active {
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
}

.prices-info__right-title {
    font-size: 20px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    margin-bottom: 2px;
}

@media screen and (max-width: 767px) {
    .prices-info__right-title {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 12px;
    }
}

.prices-info__right-text {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    margin-bottom: 17px;
}

@media screen and (max-width: 767px) {
    .prices-info__right-text {
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 10px;
    }
}

.prices-info__video {
    width: 100%;
    height: 265px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 12px 44px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 12px 44px 0 rgba(0, 0, 0, 0.5);
    margin-bottom: 37px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

@media screen and (max-width: 440px) {
    .prices-info__video {
        height: 162px;
        margin-bottom: 33px;
    }
}

.prices-info__form .calculator-form__label {
    margin: 17px 0 15px 0;
}

@media screen and (max-width: 767px) {
    .prices-info__form .calculator-form__label {
        margin: 10px 0 15px 0;
    }
}

.prices-info__form-label {
    margin: 15px 0 24px 0;
    display: block;
}

.prices-info__form-file {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.prices-info__form-label-file {
    padding: 10px 15px;
}

.prices-info__form-label-file._error {
    background-color: #ffe2e2;
    border-radius: 10px;
}


.prices-info__form-sub {
    font-size: 14px;
    color: #d71920;
    padding-left: 20px;
    position: relative;
}

.prices-info__form-sub:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/clip.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.prices-info__form-text {
    font-size: 12px;
    line-height: 16px;
    color: #9e9e9e;
    display: block;
}

.prices-info__form-span {
    font-size: 14px;
    line-height: 16px;
    color: #3c3c3c;
}

.prices-info__form-btn {
    margin-top: 23px;
    font-size: 14px;
    font-family: "ubuntumedium", sans-serif;
}

.prices-why {
    margin-top: 102px;
    max-width: 460px;
    width: 100%;
}

@media screen and (max-width: 1120px) {
    .prices-why {
        width: 400px;
    }
}

@media screen and (max-width: 980px) {
    .prices-why {
        width: 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .prices-why {
        margin-top: 40px;
    }
}

.prices-why .h2 {
    line-height: 33px;
}

@media screen and (max-width: 767px) {
    .prices-why .h2 {
        line-height: 25px;
    }
}

@media screen and (max-width: 767px) {
    .prices-why__title {
        margin-bottom: 10px;
    }
}

.prices-why__subtitle {
    font-size: 20px;
    line-height: 29px;
    color: #7f7f7f;
    margin-top: 20px;
    margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
    .prices-why__subtitle {
        font-size: 18px;
        line-height: 22px;
        margin-top: 10px;
    }
}

.prices-why__text {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
}

@media screen and (max-width: 767px) {
    .prices-why__text {
        font-size: 14px;
        line-height: 18px;
    }
}

.prices-transportation {
    margin-top: 106px;
    margin-bottom: 83px;
    max-width: 460px;
    width: 100%;
}

@media screen and (max-width: 767px) {
    .prices-transportation {
        margin-top: 40px;
        margin-bottom: 30px;
    }
}

.prices-transportation .h2 {
    line-height: 33px;
}

@media screen and (max-width: 767px) {
    .prices-transportation .h2 {
        line-height: 25px;
    }
}

.prices-transportation__list {
    margin-top: 40px;
}

@media screen and (max-width: 767px) {
    .prices-transportation__list {
        margin-top: 20px;
    }
}

.prices-transportation__item {
    margin-bottom: 33px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 767px) {
    .prices-transportation__item {
        margin-bottom: 23px;
    }
}

.prices-transportation__icon {
    width: 26px;
    height: 26px;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
    margin-right: 16px;
}

.prices-transportation__text {
    font-size: 18px;
    line-height: 24px;
    color: #3c3c3c;
}

@media screen and (max-width: 767px) {
    .prices-transportation__text {
        font-size: 16px;
        line-height: 22px;
    }
}

.prices-assessment {
    margin-top: 107px;
    margin-bottom: 90px;
}

@media screen and (max-width: 767px) {
    .prices-assessment {
        margin-top: 24px;
        margin-bottom: 44px;
    }
}

.prices-assessment .h2 {
    line-height: 33px;
}

@media screen and (max-width: 767px) {
    .prices-assessment .h2 {
        line-height: 25px;
    }
}

.prices-assessment__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 767px) {
    .prices-assessment__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }
}

.prices-assessment__left {
    max-width: 560px;
    width: 100%;
}

@media screen and (max-width: 767px) {
    .prices-assessment__left {
        margin-bottom: 13px;
    }
}

.prices-assessment__title {
    margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
    .prices-assessment__title {
        margin-bottom: 11px;
    }
}

.prices-assessment__text {
    font-size: 18px;
    line-height: 24px;
    color: #3c3c3c;
}

@media screen and (max-width: 767px) {
    .prices-assessment__text {
        font-size: 16px;
        line-height: 22px;
    }
}

.prices-assessment__link {
    padding: 18px 24px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 14px;
    font-family: "ubuntumedium", sans-serif;
}

@media screen and (max-width: 480px) {
    .prices-assessment__link {
        padding: 18px 0;
    }
}

@media screen and (max-width: 440px) {
    .prices-assessment__link {
        display: block;
        width: 100%;
        text-align: center;
    }
}

/* /PRICES */
/* SAVING */
.saving {
    padding: 104px 0 94px 0;
    background-image: -webkit-radial-gradient(79% 23%, circle, #cc3023, #871910 56%);
    background-image: -o-radial-gradient(79% 23%, circle, #cc3023, #871910 56%);
    background-image: radial-gradient(circle at 79% 23%, #cc3023, #871910 56%);
}

@media screen and (max-width: 767px) {
    .saving {
        padding: 32px 0;
    }
}

.saving .h2 {
    line-height: 33px;
}

@media screen and (max-width: 767px) {
    .saving .h2 {
        line-height: 25px;
    }
}

.saving-wrap {
    max-width: 460px;
    width: 100%;
}

@media screen and (max-width: 1120px) {
    .saving-wrap {
        max-width: 400px;
    }
}

@media screen and (max-width: 980px) {
    .saving-wrap {
        max-width: 460px;
        padding: 20px 0;
    }
}

.saving-title {
    color: #fff;
    margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
    .saving-title {
        margin-bottom: 8px;
    }
}

.saving-text {
    font-size: 16px;
    line-height: 24px;
    color: #f7eeee;
}

@media screen and (max-width: 767px) {
    .saving-text {
        font-size: 14px;
        line-height: 18px;
    }
}

.saving-list {
    margin-top: 30px;
}

.saving-item {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 19px;
    background: rgba(255, 255, 255, 0.11);
}

.saving-item__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 20px 13px 17px;
    background: rgba(255, 255, 255, 0.13);
}

@media screen and (max-width: 767px) {
    .saving-item__top {
        padding: 10px 13px 13px 14px;
    }
}

.saving-item__top-icon {
    width: 24px;
    height: 24px;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
    margin-right: 23px;
}

@media screen and (max-width: 767px) {
    .saving-item__top-icon {
        margin-right: 14px;
    }
}

.saving-item__top-title {
    font-size: 20px;
    font-family: "ubuntumedium", sans-serif;
    color: #fff;
    margin-bottom: 5px;
    line-height: 20px;
}

@media screen and (max-width: 767px) {
    .saving-item__top-title {
        font-size: 18px;
    }
}

.saving-item__top-text {
    font-size: 16px;
    line-height: 24px;
    color: #f7eeee;
}

@media screen and (max-width: 767px) {
    .saving-item__top-text {
        font-size: 14px;
        line-height: 18px;
    }
}

.saving-item__body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 11px 20px 20px 20px;
}

@media screen and (max-width: 767px) {
    .saving-item__body {
        padding: 11px 13px 20px 14px;
    }
}

.saving-item__body-icon {
    width: 27px;
    height: 27px;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
    margin-right: 15px;
}

@media screen and (max-width: 767px) {
    .saving-item__body-icon {
        margin-right: 11px;
    }
}

.saving-item__body-title {
    font-size: 20px;
    font-family: "ubuntumedium", sans-serif;
    color: rgba(255, 255, 255, 0.67);
}

@media screen and (max-width: 767px) {
    .saving-item__body-title {
        font-size: 18px;
    }
}

.saving-item__body-list {
    padding-left: 0;
    margin: 0;
}

.saving-item__body-item {
    font-size: 16px;
    line-height: 24px;
    color: #f7eeee;
    list-style-type: none;
}

@media screen and (max-width: 767px) {
    .saving-item__body-item {
        font-size: 14px;
        line-height: 18px;
    }
}

.saving-item__body-text {
    font-size: 16px;
    line-height: 24px;
    color: #f7eeee;
}

@media screen and (max-width: 767px) {
    .saving-item__body-text {
        font-size: 14px;
        line-height: 18px;
    }
}

.saving-h3 {
    color: #fff;
    margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
    .saving-h3 {
        line-height: 22px;
    }
}

/* /SAVING */
/* NEWS */
.news {
    margin-bottom: 35px;
}

@media screen and (max-width: 767px) {
    .news {
        margin-bottom: 0;
    }
}

.news-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 767px) {
    .news-wrap {
        display: block;
    }
}

.news-left {
    width: calc(100% - 360px);
}

@media screen and (max-width: 767px) {
    .news-left {
        width: 100%;
    }
}

.news-list {
    margin-top: 39px;
}

.news-item {
    margin-bottom: 80px;
}

@media screen and (max-width: 767px) {
    .news-item {
        margin-bottom: 42px;
    }
}

.news-item__date {
    font-size: 12px;
    line-height: 16px;
    color: #9e9e9e;
    margin-bottom: 4px;
}

@media screen and (max-width: 767px) {
    .news-item__date {
        font-size: 10px;
        line-height: 14px;
        margin-bottom: 0;
    }
}

.news-item__title {
    font-size: 22px;
    font-family: "ubuntumedium", sans-serif;
    line-height: 25px;
    color: #000;
    display: block;
    margin-bottom: 5px;
}

@media screen and (max-width: 767px) {
    .news-item__title {
        font-size: 20px;
        line-height: 23px;
    }
}

.news-item__category {
    font-size: 12px;
    color: #d71920;
    margin-bottom: 10px;
}

.news-item__img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

@media screen and (max-width: 767px) {
    .news-item__img {
        height: auto;
    }
}

.news-item__img-text {
    font-size: 12px;
    line-height: 16px;
    color: #9e9e9e;
    margin-top: 8px;
}

.news-item__text {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    margin-top: 16px;
    margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
    .news-item__text {
        font-size: 14px;
        line-height: 18px;
        margin-top: 13px;
        margin-bottom: 14px;
    }
}

.news-item__link {
    font-size: 12px;
    font-family: "ubuntumedium", sans-serif;
    padding: 10px 14px;
    display: inline-block;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.news-item__three, .news-item__two {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 40px -5px 0 -5px;
}

@media screen and (max-width: 480px) {
    .news-item__three, .news-item__two {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.news-item__three .news-item__figure, .news-item__two .news-item__figure {
    margin: 0 5px;
}

@media screen and (max-width: 480px) {
    .news-item__three .news-item__figure, .news-item__two .news-item__figure {
        margin: 10px 0;
    }
}

.news-item__wrap {
    margin-top: 40px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    width: 100%;
    -webkit-box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    position: relative;
}

.news-item__wrap:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 90px;
    height: 100%;
    background: -webkit-gradient(linear, right top, left top, from(#fff), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(right, #fff, rgba(255, 255, 255, 0));
    background: -o-linear-gradient(right, #fff, rgba(255, 255, 255, 0));
    background: linear-gradient(to left, #fff, rgba(255, 255, 255, 0));
    z-index: 2;
}

.news-item__scroll {
    overflow-x: auto;
}

.news-item__table {
    width: 940px;
}

.news-item__numbered, .news-item__unnumbered {
    margin-top: 40px;
}

.news-item__numbered li {
    list-style-type: none;
}

.news-item__numbered li:before {
    top: 11px;
    width: 20px;
    height: 2px;
}

.news-item__unnumbered ol {
    counter-reset: num;
    list-style-type: none;
}

.news-item__unnumbered li:before {
    content: counter(num);
    counter-increment: num;
    display: inline-block;
    position: absolute;
    top: 2px;
    left: -27px;
    width: 19px;
    height: 19px;
    text-align: center;
    line-height: 18px;
    font-size: 14px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.news-item__list {
    margin: 10px 0 0 0;
    padding-left: 45px;
}

.news-item__li {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    margin-bottom: 8px;
    position: relative;
}

.news-item__comment {
    color: #9e9e9e;
    padding: 15px 0;
    font-weight: normal;
}

.news-item__li:before {
    position: absolute;
    content: '';
    left: -27px;
    background: #d71920;
    color: #fff;
}

@media screen and (max-width: 480px) {
    .news-down {
        display: block;
        width: 100%;
    }
}

.news-detail {
    margin-top: 43px;
    margin-bottom: 200px;
}

@media screen and (max-width: 767px) {
    .news-detail {
        margin-bottom: 0;
    }

    .news-detail .aside,
    .news-detail .aside-heading {
        display: none;
    }
}

.news-detail h1 {
    font-size: 40px;
    font-family: "ubuntumedium", sans-serif;
    line-height: 40px;
    margin-bottom: 6px;
}

@media screen and (max-width: 767px) {
    .news-detail h1 {
        font-size: 26px;
        line-height: 26px;
    }
}

.news-detail h2 {
    font-size: 22px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
}

.news-detail .aside {
    margin-top: 0;
}

.news-detail .news-item__img {
    height: 312px;
}

@media screen and (max-width: 576px) {
    .news-detail .news-item__img {
        height: 200px;
    }
}

@media screen and (max-width: 380px) {
    .news-detail .news-item__img {
        height: 120px;
    }
}

.news .aside-heading__item {
    margin-bottom: 4px;
}

/* /NEWS */
/* WHYPAGE */
.whyPage .why-list {
    margin: 35px -10px 20px;
}

@media screen and (max-width: 767px) {
    .whyPage .why-list {
        margin: 35px 0 20px;
    }
}

@media screen and (max-width: 767px) {
    .whyPage .projects-subtext {
        font-size: 18px;
        line-height: 22px;
    }
}

.whyPage-present {
    margin-top: 47px;
    margin-bottom: 112px;
    padding: 80px 80px 86px;
    -webkit-border-radius: 23px;
    border-radius: 23px;
    background-image: -webkit-radial-gradient(73% 61%, circle, #fefefe, #f5f8f9 51%);
    background-image: -o-radial-gradient(73% 61%, circle, #fefefe, #f5f8f9 51%);
    background-image: radial-gradient(circle at 73% 61%, #fefefe, #f5f8f9 51%);
}

@media screen and (max-width: 980px) {
    .whyPage-present {
        padding: 40px 40px 70px;
    }
}

@media screen and (max-width: 767px) {
    .whyPage-present {
        margin-top: 45px;
        margin-bottom: 32px;
        -webkit-border-radius: 0;
        border-radius: 0;
        padding: 21px 16px 21px;
    }
}

.whyPage-present__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.whyPage-present .h2 {
    line-height: 36px;
}

@media screen and (max-width: 767px) {
    .whyPage-present .h2 {
        line-height: 24px;
    }
}

.whyPage-present__right {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 40px;
}

.whyPage-present__image {
    width: 100%;
    height: auto;
}

@media screen and (max-width: 767px) {
    .whyPage-present__right {
        margin-left: 0;
    }
}

.whyPage-present__title {
    margin-bottom: 17px;
}

@media screen and (max-width: 767px) {
    .whyPage-present__title {
        margin-bottom: 14px;
    }
}

.whyPage-present__text {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    margin-bottom: 41px;
}

@media screen and (max-width: 767px) {
    .whyPage-present__text {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 13px;
    }
}

.whyPage-present__btn {
    font-size: 14px;
    font-family: "ubuntumedium", sans-serif;
    padding: 18px 24px 18px 60px;
    display: inline-block;
    position: relative;
}

.whyPage-present__btn:before {
    position: absolute;
    content: '';
    left: 24px;
    top: 16px;
    width: 25px;
    height: 24px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/user.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.whyPage-present__video {
    height: 266px;
    width: 404px;
}

.whyPage-present__image {
    height: 266px;
    width: 404px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0 12px 44px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 12px 44px 0 rgba(0, 0, 0, 0.5);
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.whyPage-present__image > img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 980px) {
    .whyPage-present__video,
    .whyPage-present__image {
        width: 300px;
        height: 220px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 765px) {
    .whyPage-present__video._mobile,
    .whyPage-present__image._mobile {
        width: 100%;
        height: 320px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 480px) {
    .whyPage-present__video._mobile,
    .whyPage-present__image._mobile {
        height: 220px;
    }
}

@media screen and (max-width: 380px) {
    .whyPage-present__video._mobile,
    .whyPage-present__image._mobile {
        height: 188px;
    }
}

.whyPage-advantage .projects-subtitle {
    margin-bottom: 2px;
}

.whyPage-advantage .projects-subtext {
    margin-top: 2px;
}

.whyPage-advantage__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 38px;
}

@media screen and (max-width: 767px) {
    .whyPage-advantage__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.whyPage-advantage__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: calc(50% - 10px);
    margin-bottom: 54px;
}

@media screen and (max-width: 767px) {
    .whyPage-advantage__item {
        width: 100%;
        margin-bottom: 20px;
    }
}

.whyPage-advantage__item-icon {
    width: 28px;
    height: 29px;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px;
    margin-top: 6px;
}

.whyPage-advantage__item-title {
    font-size: 20px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
}

@media screen and (max-width: 767px) {
    .whyPage-advantage__item-title {
        font-size: 18px;
    }
}

.whyPage-advantage__item-text {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
}

@media screen and (max-width: 767px) {
    .whyPage-advantage__item-text {
        font-size: 14px;
        line-height: 18px;
    }
}

.whyPage-advantage__item-bottom {
    margin-top: 10px;
    margin-left: 30px;
}

.whyPage-advantage__item-warnning {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    padding-left: 24px;
    position: relative;
    margin-bottom: 4px;
}

@media screen and (max-width: 767px) {
    .whyPage-advantage__item-warnning {
        font-size: 14px;
        line-height: 18px;
    }
}

.whyPage-advantage__item-warnning:before {
    position: absolute;
    content: '';
    left: 0;
    top: 3px;
    width: 18px;
    height: 18px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/triangle.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.whyPage-advantage__item-list {
    padding-left: 0;
    margin: 0;
}

.whyPage-advantage__item-li {
    font-size: 16px;
    line-height: 24px;
    color: #ca5959;
    list-style-type: none;
    margin-bottom: 5px;
}

@media screen and (max-width: 767px) {
    .whyPage-advantage__item-li {
        font-size: 14px;
        line-height: 18px;
    }
}

.whyPage-advan {
    margin-top: 56px;
    margin-bottom: 113px;
}

@media screen and (max-width: 767px) {
    .whyPage-advan {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

.whyPage-advan .projects-subtitle {
    margin-bottom: 0;
}

.whyPage-advan .projects-subtext {
    margin-top: 0;
}

.whyPage-advan__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px;
    flex-wrap: wrap;
    gap: 20px;
}

@media screen and (max-width: 767px) {
    .whyPage-advan__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.whyPage-advan__list .whyPage-advantage__item-li {
    line-height: 18px;
    margin-bottom: 16px;
}

.whyPage-advan__list .whyPage-advantage__item-li:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    .whyPage-advan__list .whyPage-advantage__item-li {
        font-size: 12px;
    }
}

.whyPage-advan__item {
    width: calc(50% - 10px);
    padding: 16px 23px 26px 24px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
}

@media screen and (max-width: 767px) {
    .whyPage-advan__item {
        padding: 12px 14px;
        margin-bottom: 12px;
        width: 100%;
    }
}

.whyPage-advan__item-title {
    font-size: 20px;
    font-family: "ubuntumedium", sans-serif;
    line-height: 22px;
    color: #000;
    padding-bottom: 17px;
    border-bottom: 1px solid #e7e7e7;
}

@media screen and (max-width: 767px) {
    .whyPage-advan__item-title {
        font-size: 18px;
    }
}

.whyPage-advan__item-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 15px 0 0 0;
}

.whyPage-advan__item .whyPage-advantage__item-li {
    font-size: 14px;
}

@media screen and (max-width: 767px) {
    .whyPage-advan__item .whyPage-advantage__item-li {
        font-size: 12px;
        line-height: 16px;
    }
}

.whyPage-advan__item-left {
    width: calc(50% - 10px);
}

.whyPage-advan__item-left .whyPage-advantage__item-li {
    color: #55b661;
}

.whyPage-advan__item-right {
    width: calc(50% - 10px);
}

.whyPage-advan__item-profit {
    padding-left: 24px;
    position: relative;
    margin-bottom: 8px;
}

@media screen and (max-width: 767px) {
    .whyPage-advan__item-profit {
        font-size: 14px;
    }
}

.whyPage-advan__item-profit:before {
    position: absolute;
    content: '';
    left: 0;
    top: 3px;
    width: 18px;
    height: 18px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/shape.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.whyPage-projects .h2 {
    line-height: 33px;
}

/* /WHYPAGE */
/* SERVICEPAGE */
.servicesPage {
    margin-top: 58px;
    margin-bottom: 160px;
}

@media screen and (max-width: 767px) {
    .servicesPage {
        margin-bottom: 0;
    }
}

.servicesPage-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 23px;
}

.servicesPage-item {
    width: 300px;
    margin-bottom: 18px;
}

@media screen and (max-width: 635px) {
    .servicesPage-item {
        width: 100%;
    }
}

.servicesPage-item:hover .servicesPage-item__title {
    color: #d71920;
}

.servicesPage-item__title {
    font-size: 20px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    display: inline-block;
    margin-bottom: 1px;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

.servicesPage-item__text {
    font-size: 12px;
    line-height: 16px;
    color: #9e9e9e;
}

.servicesPage-arrow .servicesPage-item__title {
    position: relative;
}

.servicesPage-arrow .servicesPage-item__title:after {
    position: absolute;
    content: '';
    right: -20px;
    top: 13px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/arrow.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 10px;
    height: 6px;
}

.servicesPage-types {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 21px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 1000px;
}

@media screen and (max-width: 767px) {
    .servicesPage-types {
        max-height: 2000px;
    }
}

@media screen and (max-width: 440px) {
    .servicesPage-types {
        max-height: 100%;
    }
}

.servicesPage-block {
    width: 25%;
    margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
    .servicesPage-block {
        width: 50%;
        margin-bottom: 18px;
    }
}

@media screen and (max-width: 440px) {
    .servicesPage-block {
        width: 100%;
    }
}

.servicesPage-block__title {
    font-size: 20px;
    font-family: "ubuntumedium", sans-serif;
    line-height: 22px;
    color: #000;
    margin-bottom: 10px;
    display: inline-block;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

@media screen and (max-width: 767px) {
    .servicesPage-block__title {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 7px;
    }
}

.servicesPage-block__title:hover {
    color: #d71920;
}

.servicesPage-block__list {
    padding-left: 0;
    margin: 0;
}

.servicesPage-block__item {
    list-style-type: none;
    margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
    .servicesPage-block__item {
        margin-bottom: 6px;
    }
}

.servicesPage-block__item:last-child {
    margin-bottom: 0;
}

.servicesPage-block__link {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    margin-bottom: 10px;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

@media screen and (max-width: 767px) {
    .servicesPage-block__link {
        font-size: 14px;
        line-height: 18px;
    }
}

.servicesPage-block__link:last-child {
    margin-bottom: 0;
}

.servicesPage-block__link:hover {
    color: #d71920;
}

/* /SERVICEPAGE */
/* CAMERA */
@media screen and (max-width: 576px) {
    .camera {
        margin-top: 15px;
    }
}

.camera-online {
    margin-top: 72px;
    margin-bottom: 80px;
}

@media screen and (max-width: 767px) {
    .camera-online {
        margin-top: 53px;
        margin-bottom: 40px;
    }
}

.camera-online__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 23px;
}

@media screen and (max-width: 767px) {
    .camera-online__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        margin-top: 18px;
    }
}

.camera-online__item {
    width: calc(50% - 33px);
    height: 286px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 12px 44px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 12px 44px 0 rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 767px) {
    .camera-online__item {
        width: 100%;
        height: 350px;
        margin-bottom: 20px;
        -webkit-box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.5);
        box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.5);
    }

    .camera-online__item:last-child {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 576px) {
    .camera-online__item {
        height: 288px;
    }
}

@media screen and (max-width: 480px) {
    .camera-online__item {
        height: 189px;
    }
}

/* /CAMERA */
/* ANTICASES */
@media screen and (max-width: 767px) {
    .anticases .h1 {
        margin-bottom: 15px;
    }
}

.anticases .quote-wrap {
    margin: 0 -440px 0 -80px;
    padding-left: 293px;
    padding-top: 50px;
    padding-bottom: 37px;
    overflow: hidden;
    background-image: -webkit-radial-gradient(73% 61%, circle, #fefefe, #f5f8f9 51%);
    background-image: -o-radial-gradient(73% 61%, circle, #fefefe, #f5f8f9 51%);
    background-image: radial-gradient(circle at 73% 61%, #fefefe, #f5f8f9 51%);
}

@media screen and (max-width: 1120px) {
    .anticases .quote-wrap {
        padding-left: 255px;
    }
}

@media screen and (max-width: 980px) {
    .anticases .quote-wrap {
        padding-left: 235px;
    }
}

@media screen and (max-width: 767px) {
    .anticases .quote-wrap {
        margin: 18px -16px;
        padding-left: 280px;
        padding-top: 32px;
        padding-bottom: 56px;
    }
}

@media screen and (max-width: 576px) {
    .anticases .quote-wrap {
        padding-left: 200px;
    }
}

@media screen and (max-width: 440px) {
    .anticases .quote-wrap {
        padding-left: 150px;
    }
}

@media screen and (max-width: 380px) {
    .anticases .quote-wrap {
        padding-left: 92px;
    }
}

.anticases .quote-wrap:before {
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    right: initial;
    left: -100px;
}

@media screen and (max-width: 1120px) {
    .anticases .quote-wrap:before {
        left: -130px;
    }
}

@media screen and (max-width: 980px) {
    .anticases .quote-wrap:before {
        left: -150px;
    }
}

@media screen and (max-width: 480px) {
    .anticases .quote-wrap:before {
        left: -180px;
    }
}

@media screen and (max-width: 440px) {
    .anticases .quote-wrap:before {
        -webkit-background-size: auto 59%;
        background-size: auto 59%;
        left: -276px;
    }
}

.anticases .quote-text {
    width: 313px;
    position: relative;
    z-index: 1;
}

@media screen and (max-width: 980px) {
    .anticases .quote-text:after {
        right: 0;
    }
}

@media screen and (max-width: 1120px) {
    .anticases .quote-text {
        width: 280px;
    }
}

@media screen and (max-width: 480px) {
    .anticases .quote-text {
        width: 210px;
    }
}

.anticases .quote-info {
    margin-top: 38px;
    margin-left: 0;
    position: relative;
    z-index: 1;
}

@media screen and (max-width: 767px) {
    .anticases .quote-info {
        margin-top: 20px;
    }
}

.anticases .news-list {
    margin-top: 81px;
}

@media screen and (max-width: 767px) {
    .anticases .news-list {
        margin-top: 16px;
    }
}

.anticases .aside-heading__mobile._active + .aside-heading__list {
    display: block;
    opacity: 1;
    visibility: visible;
}

.anticases-btn {
    font-size: 12px;
    font-family: "ubuntumedium", sans-serif;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 14px;
    display: inline-block;
    margin-top: 25px;
    position: relative;
    z-index: 1;
}

/* /ANTICASES */
/* SHIPPING */
.shipping {
    margin-top: 44px;
    margin-bottom: 100px;
}

@media screen and (max-width: 767px) {
    .shipping {
        margin-bottom: 40px;
    }
}

.shipping-top {
    padding: 73px 80px 113px 80px;
    -webkit-border-radius: 23px;
    border-radius: 23px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    .shipping-top {
        -webkit-border-radius: 0;
        border-radius: 0;
    }
}

@media screen and (max-width: 576px) {
    .shipping-top {
        padding: 25px 16px 57px 16px;
    }
}

.shipping-top:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: -webkit-radial-gradient(77% 51%, circle, rgba(59, 59, 59, 0), rgba(29, 29, 29, 0.93) 46%);
    background-image: -o-radial-gradient(77% 51%, circle, rgba(59, 59, 59, 0), rgba(29, 29, 29, 0.93) 46%);
    background-image: radial-gradient(circle at 77% 51%, rgba(59, 59, 59, 0), rgba(29, 29, 29, 0.93) 46%);
}

.shipping-h1 {
    color: #fff;
    margin-bottom: 34px;
    position: relative;
    z-index: 2;
}

@media screen and (max-width: 576px) {
    .shipping-h1 {
        margin-bottom: 26px;
    }
}

.shipping-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    width: 620px;
    z-index: 2;
}

@media screen and (max-width: 660px) {
    .shipping-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
    }
}

.shipping-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 300px;
    margin-bottom: 25px;
}

@media screen and (max-width: 576px) {
    .shipping-item {
        margin-bottom: 25px;
    }
}

.shipping-item__icon {
    width: 26px;
    height: 26px;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
    margin-right: 16px;
}

.shipping-item__title {
    font-size: 18px;
    line-height: 29px;
    color: #d4d4d4;
    margin-bottom: 10px;
}

@media screen and (max-width: 576px) {
    .shipping-item__title {
        font-size: 16px;
        line-height: 22px;
    }
}

.shipping-item__text {
    font-size: 12px;
    line-height: 16px;
    color: #fff;
}

@media screen and (max-width: 576px) {
    .shipping-item__text {
        font-size: 10px;
        line-height: 14px;
    }
}

.shipping-bottom {
    margin-top: -63px;
}

@media screen and (max-width: 576px) {
    .shipping-bottom {
        margin-top: -55px;
    }
}

.shipping-form {
    padding: 30px;
    -webkit-border-radius: 23px;
    border-radius: 23px;
    -webkit-box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 116px;
    position: relative;
    z-index: 2;
}

@media screen and (max-width: 767px) {
    .shipping-form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
        margin: 0 auto;
        padding: 13px 14px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }
}

.shipping-form._fixed {
    position: fixed;
    top: 14px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 980px;
    z-index: 10;
}

@media screen and (max-width: 1120px) {
    .shipping-form._fixed {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .shipping-form._fixed {
        position: relative;
    }
}

.shipping-form__text {
    font-size: 20px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    width: 32%;
}

@media screen and (max-width: 767px) {
    .shipping-form__text {
        width: 100%;
    }
}

@media screen and (max-width: 576px) {
    .shipping-form__text {
        font-size: 18px;
        line-height: 21px;
    }
}

.shipping-form .calculator-form__label {
    width: 32%;
}

@media screen and (max-width: 767px) {
    .shipping-form .calculator-form__label {
        width: 100%;
        margin: 14px 0 23px 0;
    }
}

.shipping-form__btn {
    font-size: 14px;
    font-family: "ubuntumedium", sans-serif;
    padding: 18px 24px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    width: 32%;
    cursor: pointer;
}

@media screen and (max-width: 767px) {
    .shipping-form__btn {
        width: 100%;
        padding: 18px 17px;
    }
}

.shipping-calculator {
    margin-top: 66px;
}

@media screen and (max-width: 767px) {
    .shipping-calculator {
        margin-top: 2px;
    }
}

.shipping-calculator .h2 {
    margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
    .shipping-calculator .h2 {
        margin-bottom: 17px;
    }
}

.shipping-calculator .calculator-left__select {
    width: 328px;
}

@media screen and (max-width: 340px) {
    .shipping-calculator .calculator-left__select {
        width: 100%;
    }
}

.shipping-calculator .select-title {
    color: #2b2b2b;
    border: 1px solid #e7e7e7;
}

.shipping-why {
    padding: 0 0 58px 0;
}

@media screen and (max-width: 767px) {
    .shipping-why {
        padding-top: 40px;
    }
}

.shipping-why .why-list {
    margin: 45px -10px 30px;
}

@media screen and (max-width: 767px) {
    .shipping-why .why-list {
        margin: 20px 0 30px;
    }
}

.shipping-description div {
    /*width: 580px;*/
}

@media screen and (max-width: 620px) {
    .shipping-description div {
        width: 100%;
    }
}

.shipping-info {
    margin-bottom: 110px;
}

@media screen and (max-width: 767px) {
    .shipping-info {
        margin-top: 40px;
        margin-bottom: 0;
    }
}

.shipping-info div {
    width: 580px;
}

@media screen and (max-width: 620px) {
    .shipping-info div {
        width: 100%;
    }
}

/* /SHIPPING */

/* ROUTE */
.route .h1 {
    line-height: 43px;
    margin-top: 9px;
    margin-bottom: 29px;
}

@media screen and (max-width: 767px) {
    .route .h1 {
        line-height: 26px;
    }
}

.route-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.route-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width: 767px) {
    .route-main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .route-main .aside {
        margin-left: 0;
    }

    .route-main .aside-stations {
        padding: 7px 14px 8px 12px;
    }

    .route-main .aside-routes {
        padding: 8px 14px 0 14px;
    }

    .route-main .aside-heading__title,
    .route-main .aside-heading__list {
        display: block;
        opacity: 1;
        visibility: visible;
        position: relative;
        top: initial;
        left: initial;
        border: none;
    }
}

.route-map {
    position: relative;
    -webkit-border-radius: 23px;
    border-radius: 23px;
    margin: 0 -440px 0 -80px;
    overflow: hidden;
}

@media screen and (max-width: 980px) {
    .route-map {
        margin: 0 -360px 0 0;
    }
}

@media screen and (max-width: 767px) {
    .route-map {
        -webkit-border-radius: 0;
        border-radius: 0;
        height: 491px;
        margin: 0 -16px;
        overflow: visible;
    }
}

.route-map__script {
    height: 400px;
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    .route-map__script {
        -webkit-border-radius: 0;
        border-radius: 0;
        height: 491px;
    }
}

.route-map__block {
    position: absolute;
    top: 63px;
    left: 80px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    width: 268px;
    padding: 20px 26px;
    background: #fff;
    -webkit-box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
}

@media screen and (max-width: 767px) {
    .route-map__block {
        left: 16px;
        top: 20px;
    }
}

@media screen and (max-width: 576px) {
    .route-map__block {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@media screen and (max-width: 380px) {
    .route-map__block {
        width: 288px;
    }
}

.route-map__title {
    font-size: 22px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    margin-bottom: 12px;
}

.route-map__subtext {
    font-size: 12px;
    line-height: 16px;
    color: #9e9e9e;
    margin-bottom: 4px;
}

.route-map__count {
    font-size: 14px;
    line-height: 18px;
    color: #3c3c3c;
    margin-bottom: 10px;
}

.route-map__type {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
}

.route-map .aside-application {
    width: 300px;
    position: absolute;
    top: 8px;
    right: 80px;
}

@media screen and (max-width: 767px) {
    .route-map .aside-application {
        display: block;
        top: initial;
        right: initial;
        bottom: -200px;
        padding: 15px 14px 20px 14px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: calc(100% - 32px);
    }
}

.route-projects {
    margin-top: 40px;
    margin-bottom: 90px;
}

.route-projects .h2 {
    width: 580px;
    margin-bottom: 30px;
}

@Media screen and (max-width: 767px) {
    .route-projects .h2 {
        width: 100%;
    }
}

/* /ROUTE */
/* ASIDE */
.aside {
    width: 300px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 15px;
    margin-left: 60px;
    flex-shrink: 0;
    position: relative;
}

@media screen and (max-width: 767px) {
    .aside {
        width: 100%;
        margin-left: 0;
    }
}

.aside-heading {
    padding: 16px 26px 28px 26px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #e7e7e7;
    background: #fff;
    margin-bottom: 20px;
    position: relative;
}

@media screen and (max-width: 767px) {
    .aside-heading {
        padding: 0;
        margin-bottom: 20px;
    }
}

.aside-heading__title {
    font-size: 20px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    margin-bottom: 7px;
}

@media screen and (max-width: 767px) {
    .aside-heading__title {
        display: none;
    }
}

.aside-heading__mobile {
    font-size: 12px;
    font-family: "ubuntumedium", sans-serif;
    text-transform: uppercase;
    color: #d71920;
    display: none;
    position: relative;
    padding: 20px 26px;
    z-index: 10;
}

.aside-heading__mobile:after {
    position: absolute;
    content: '';
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    width: 6px;
    height: 10px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/elements-arrow.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.aside-heading__mobile._active + .aside-heading__list {
    display: block;
    opacity: 1;
    visibility: visible;
}

@media screen and (max-width: 767px) {
    .aside-heading__mobile {
        display: block;
        padding: 19px 26px;
    }
}

.aside-heading__list {
    padding-left: 10px;
    margin: 0;
    display: block;
}

@media screen and (max-width: 767px) {
    .aside-heading__list {
        opacity: 0;
        visibility: hidden;
        display: none;
        position: absolute;
        top: 50px;
        left: -1px;
        right: -1px;
        width: calc(100% + 2px);
        border: 1px solid #e7e7e7;
        -webkit-border-radius: 0 0 10px 10px;
        border-radius: 0 0 10px 10px;
        border-top: none;
        background: #fff;
        z-index: 10;
    }
}

.aside-heading__item {
    list-style-type: none;
}

@media screen and (max-width: 767px) {
    .aside-heading__item {
        margin-bottom: 0;
    }
}

.aside-heading__item:last-child {
    margin-bottom: 0;
}

.aside-heading__link {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

@media screen and (max-width: 767px) {
    .aside-heading__link {
        font-size: 12px;
        font-family: "ubuntumedium", sans-serif;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        padding: 5px 2px;
        -webkit-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        cursor: pointer;
        overflow: hidden;
    }
}

.aside-heading__link:hover {
    color: #d71920;
}

.aside-application {
    padding: 27px 26px 26px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
}

@media screen and (max-width: 767px) {
    .aside-application {
        display: none;
    }
}

.aside-application._fixed {
    position: fixed;
    width: 300px;
    top: 14px;
    overflow: hidden;
    background: #fff;
}

.aside-application._over {
    position: absolute;
    bottom: 0;
    right: 0;
}

.aside-application__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px;
}

.aside-application__icon {
    width: 56px;
    height: 56px;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 15px;
    display: block;
}

.aside-application__name {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
}

.aside-application__position {
    font-size: 12px;
    line-height: 16px;
    color: #9e9e9e;
}

.aside-application__title {
    font-size: 16px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    margin-bottom: 4px;
}

.aside-application__text {
    font-size: 14px;
    line-height: 18px;
    color: #3c3c3c;
    margin-bottom: 30px;
}

.aside-application__back {
    font-size: 14px;
    font-family: "ubuntumedium", sans-serif;
    padding: 18px 0;
    text-align: center;
    display: block;
}

.aside-stations .aside-heading__list, .aside-routes .aside-heading__list {
    padding-left: 0;
}

.aside-stations .aside-heading__link, .aside-routes .aside-heading__link {
    font-size: 14px;
    color: #d71920;
    line-height: 18px;
}

.aside-stations .aside-heading__link:hover, .aside-routes .aside-heading__link:hover {
    color: #ff676c;
}

.aside-stations .aside-heading__type, .aside-routes .aside-heading__type {
    font-size: 12px;
    line-height: 16px;
    color: #9e9e9e;
}

@media screen and (max-width: 767px) {
    .aside-stations .aside-heading__type, .aside-routes .aside-heading__type {
        font-size: 10px;
    }
}

.aside-routes {
    padding-bottom: 0;
}

.aside-routes__more {
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

.aside-routes__more:hover {
    color: #ff676c;
    background: transparent;
}

@media screen and (max-width: 767px) {
    .aside-routes .aside-heading__title {
        margin-bottom: 14px;
    }
}

.aside-routes .aside-heading__list {
    max-height: 205px;
    overflow: hidden;
    height: auto;
}

@media screen and (max-width: 767px) {
    .aside-routes .aside-heading__list {
        font-size: 12px;
        font-family: "ubuntumedium", sans-serif;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        max-height: 190px;
        background-color: #fff;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        -webkit-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        overflow: hidden;
        z-index: 8;
    }

    .aside-routes .aside-heading__list._active {
        opacity: 1;
    }
}

.aside-routes .aside-heading__list._active {
    max-height: 100%;
}

.aside-routes .aside-heading__item {
    margin-bottom: 16px;
}

@media screen and (max-width: 767px) {
    .aside-routes .aside-heading__item {
        margin-bottom: 8px;
    }
}

.aside-routes .aside-heading__item:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    .aside-routes .aside-heading__link {
        padding-top: 0;
    }
}

.aside-routes .more {
    padding-left: 22px;
    display: inline-block;
    border: none;
}

.aside-routes .more:before {
    left: 0;
}

/* /ASIDE */
/* ABOUT */
.about-why {
    margin-top: 73px;
}

@media screen and (max-width: 767px) {
    .about-why {
        margin-top: 20px;
    }
}

.about-block {
    margin-top: 80px;
    margin-bottom: 81px;
}

@media screen and (max-width: 767px) {
    .about-block {
        margin: 25px 0 30px 0;
    }
}

.about-block__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.about-block__item {
    padding: 33px 0 0 30px;
    -webkit-border-radius: 23px;
    border-radius: 23px;
    background-image: -webkit-radial-gradient(73% 61%, circle, #fefefe, #f5f8f9 51%);
    background-image: -o-radial-gradient(73% 61%, circle, #fefefe, #f5f8f9 51%);
    background-image: radial-gradient(circle at 73% 61%, #fefefe, #f5f8f9 51%);
    width: calc(50% - 10px);
    height: 230px;
    margin-bottom: 20px;
    position: relative;
}

@media screen and (max-width: 767px) {
    .about-block__item {
        width: 100%;
        height: 180px;
        padding: 13px 0 0 15px;
        margin-bottom: 10px;
    }
}

.about-block__item-title {
    font-size: 16px;
    font-family: "ubuntumedium", sans-serif;
    color: #d71920;
    letter-spacing: 1px;
    margin-bottom: 11px;
    text-transform: uppercase;
}

.about-block__item-text {
    font-size: 14px;
    line-height: 18px;
    color: #000;
    max-width: 270px;
    width: 100%;
    position: relative;
    z-index: 1;
}

.about-block__item-link {
    position: absolute;
    left: 30px;
    bottom: 30px;
    z-index: 1;
}

.about-block__bg-1:after {
    position: absolute;
    content: '';
    right: 15px;
    bottom: 0;
    width: 105px;
    height: 161px;
    background: url("/local/templates/rwto/assets/css/../../assets/img/rectangle-1.jpg") no-repeat bottom right;
    -webkit-background-size: contain;
    background-size: contain;
}

@media screen and (max-width: 767px) {
    .about-block__bg-1:after {
        right: 0;
        width: 80px;
    }
}

.about-block__bg-2:after {
    position: absolute;
    content: '';
    right: 5px;
    bottom: 0;
    width: 127px;
    height: 161px;
    background: url("/local/templates/rwto/assets/css/../../assets/img/rectangle-2.jpg") no-repeat bottom right;
    -webkit-background-size: contain;
    background-size: contain;
}

@media screen and (max-width: 767px) {
    .about-block__bg-2:after {
        right: 0;
        width: 80px;
    }
}

.about-block__bg-3:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 151px;
    height: 134px;
    background: url("/local/templates/rwto/assets/css/../../assets/img/rectangle-3.jpg") no-repeat bottom right;
    -webkit-background-size: contain;
    background-size: contain;
}

@media screen and (max-width: 767px) {
    .about-block__bg-3:after {
        right: 0;
        width: 80px;
    }
}

.about-block__bg-4:after {
    position: absolute;
    content: '';
    right: -1px;
    bottom: 13px;
    width: 151px;
    height: 120px;
    background: url("/local/templates/rwto/assets/css/../../assets/img/rectangle-4.jpg") no-repeat bottom right;
    -webkit-background-size: contain;
    background-size: contain;
}

@media screen and (max-width: 767px) {
    .about-block__bg-4:after {
        right: 0;
        width: 80px;
    }
}

.about-services {
    margin-top: 62px;
}

@media screen and (max-width: 767px) {
    .about-services {
        margin-top: 0;
    }
}

.about-services .main-services__list {
    margin-top: 20px;
    margin-left: 0;
    -webkit-box-align: initial;
    -webkit-align-items: initial;
    -ms-flex-align: initial;
    align-items: initial;
}

@media screen and (max-width: 767px) {
    .about-services .main-services__list {
        margin-top: 23px;
    }
}

.about-services .main-services__item {
    margin-bottom: 28px;
}

@media screen and (max-width: 767px) {
    .about-services .main-services__item {
        margin-bottom: 9px;
    }
}

.about-services .main-services__title {
    font-size: 20px;
}

@media screen and (max-width: 767px) {
    .about-services .main-services__title {
        font-size: 18px;
    }
}

.about-services .main-services__text {
    font-size: 12px;
    line-height: 16px;
}

.about-services .main-services__btn {
    padding-left: 44px;
}

@media screen and (max-width: 767px) {
    .about-services .main-services__btn {
        margin-top: 4px;
    }
}

.about-history {
    margin: 74px 0 100px 0;
}

@media screen and (max-width: 767px) {
    .about-history {
        margin: 37px 0 40px 0;
    }
}

.about-history .achievements {
    padding: 30px 80px 23px;
}

@media screen and (max-width: 980px) {
    .about-history .achievements {
        padding: 30px 40px 40px;
    }
}

@media screen and (max-width: 767px) {
    .about-history .achievements {
        padding: 22px 14px;
    }
}

.about-history .achievements-title {
    letter-spacing: 1px;
}

@media screen and (max-width: 767px) {
    .about-history .achievements-title {
        display: none;
    }
}

.about-history .achievements-list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 27px;
}

@media screen and (max-width: 767px) {
    .about-history .achievements-list {
        margin-top: 0;
    }
}

.about-history .achievements-item {
    margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
    .about-history .achievements-item {
        margin-bottom: 23px;
    }
}

@media screen and (max-width: 980px) {
    .about-history .achievements-item__title {
        font-size: 22px;
    }
}

.about-projects {
    padding-bottom: 112px;
}

@media screen and (max-width: 767px) {
    .about-projects {
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 767px) {
    .about-projects .subtitle {
        margin-bottom: 9px;
    }
}

.about-reviews {
    padding-bottom: 103px;
}

@media screen and (max-width: 767px) {
    .about-reviews {
        padding-bottom: 38px;
    }
}

.about-reviews .subtitle {
    margin-bottom: 1px;
}

@media screen and (max-width: 767px) {
    .about-reviews .subtitle {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .about-reviews .h2 {
        margin-bottom: 0;
    }
}

.about-reviews .reviews-item {
    width: 100%;
}

@media screen and (max-width: 576px) {
    .about-reviews .reviews-item {
        width: 300px;
    }
}

@media screen and (max-width: 480px) {
    .about-reviews .reviews-item {
        width: 260px;
    }
}

@media screen and (max-width: 767px) {
    .about-reviews .reviews-item__down {
        margin-top: 0;
    }
}

/* /ABOUT */
/* PROJECT DETAIL */
.projectPage-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 425px;
    padding: 58px 80px 52px;
    -webkit-border-radius: 23px;
    border-radius: 23px;
    background-image: -webkit-radial-gradient(73% 61%, circle, #fefefe, #f5f8f9 51%);
    background-image: -o-radial-gradient(73% 61%, circle, #fefefe, #f5f8f9 51%);
    background-image: radial-gradient(circle at 73% 61%, #fefefe, #f5f8f9 51%);
}

@media screen and (max-width: 980px) {
    .projectPage-block {
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media screen and (max-width: 767px) {
    .projectPage-block {
        -webkit-border-radius: 0;
        border-radius: 0;
        padding: 17px 16px;
    }
}

.projectPage-block__slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.projectPage-block__preview {
    position: relative;
    height: 300px;
}

@media screen and (max-width: 576px) {
    .projectPage-block__preview {
        display: none;
    }
}

.projectPage-block__preview-slider {
    width: 60px;
}

.projectPage-block__preview-item {
    margin-bottom: 9px;
    cursor: pointer;
}

.projectPage-block__preview-item:focus {
    outline: none;
}

.projectPage-block__preview-item:active {
    outline: none;
}

.projectPage-block__preview-item.slick-current {
    border: 1px solid #d71920;
}

.projectPage-block__preview-item img {
    width: 60px;
    height: 41px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

.projectPage-block__preview-item img:focus {
    outline: none;
}

.projectPage-block__preview-item img:active {
    outline: none;
}

.projectPage-block__preview-video {
    position: relative;
}

.projectPage-block__preview-video:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 53%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-top: 4px solid transparent;
    border-left: 7px solid #000;
    border-bottom: 4px solid transparent;
    z-index: 2;
}

.projectPage-block__preview-video:after {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 23px;
    height: 23px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    z-index: 1;
}

.projectPage-block__preview-prev {
    width: 10px;
    height: 6px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/arrow.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transform: rotate(180deg) translateX(50%);
    -ms-transform: rotate(180deg) translateX(50%);
    transform: rotate(180deg) translateX(50%);
    display: block;
    position: absolute;
    left: 50%;
    top: -14px;
    cursor: pointer;
}

.projectPage-block__preview-next {
    width: 10px;
    height: 6px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/arrow.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -14px;
    cursor: pointer;
}

.projectPage-block__full {
    width: 507px;
    margin-left: 20px;
}

@media screen and (max-width: 1120px) {
    .projectPage-block__full {
        width: 400px;
    }
}

@media screen and (max-width: 980px) {
    .projectPage-block__full {
        width: calc(100% - 80px);
    }
}

@media screen and (max-width: 576px) {
    .projectPage-block__full {
        width: 100%;
        margin-left: 0;
    }

    .projectPage-block__full .slick-dots {
        padding-left: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 10px 0;
    }

    .projectPage-block__full .slick-dots li {
        list-style-type: none;
        margin: 0 4px;
        background: #e7e7e7;
        width: 6px;
        height: 6px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }

    .projectPage-block__full .slick-dots li.slick-active {
        background: #d71920;
    }

    .projectPage-block__full .slick-dots li button {
        text-indent: -9999px;
        background: #e7e7e7;
        width: 6px;
        height: 6px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        display: none;
    }
}

.projectPage-block__full-video {
    -webkit-border-radius: initial;
    border-radius: initial;
    width: 100%;
    height: 300px;
}

@media screen and (max-width: 480px) {
    .projectPage-block__full-video {
        height: 190px;
    }
}

.projectPage-block__full-item img {
    width: 100%;
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
}

@media screen and (max-width: 480px) {
    .projectPage-block__full-item img {
        height: 190px;
    }
}

.projectPage-block__information {
    margin-left: 53px;
    margin-top: 6px;
}

@media screen and (max-width: 1120px) {
    .projectPage-block__information {
        margin-left: 30px;
    }
}

@media screen and (max-width: 980px) {
    .projectPage-block__information {
        margin-left: 0;
        margin-top: 40px;
    }
}

@media screen and (max-width: 767px) {
    .projectPage-block__information {
        margin-top: 10px;
    }
}

.projectPage-block__information-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

.projectPage-block__information-icon {
    font-size: 18px;
    height: 18px;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
    margin-right: 10px;
}

.projectPage-block__information-subtitle {
    font-size: 12px;
    line-height: 16px;
    color: #9e9e9e;
}

.projectPage-block__information-value {
    font-size: 14px;
    line-height: 18px;
    color: #3c3c3c;
}

.projectPage-block__information-price {
    margin-top: 14px;
    padding: 21px 25px 25px 25px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    font-size: 14px;
    line-height: 18px;
    color: #3c3c3c;
    display: inline-block;
}

@media screen and (max-width: 767px) {
    .projectPage-block__information-price {
        margin-top: 0;
    }
}

@media screen and (max-width: 576px) {
    .projectPage-block__information-price {
        display: block;
        width: 100%;
        text-align: center;
    }
}

.projectPage-block__information-btn {
    font-size: 14px;
    padding: 18px 24px;
    display: inline-block;
    margin-top: 10px;
}

@media screen and (max-width: 576px) {
    .projectPage-block__information-btn {
        display: block;
        width: 100%;
        text-align: center;
    }
}

.projectPage-block__information-count {
    font-size: 20px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    margin-left: 10px;
}

.projectPage-block__accordion {
    display: none;
}

.projectPage-step {
    margin-top: 75px;
    margin-bottom: 110px;
}

@media screen and (max-width: 767px) {
    .projectPage-step {
        margin: 25px 0 19px 0;
    }
}

.projectPage-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width: 767px) {
    .projectPage-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.projectPage-item {
    width: 300px;
}

@media screen and (max-width: 1120px) {
    .projectPage-item {
        width: 32%;
    }
}

@media screen and (max-width: 767px) {
    .projectPage-item {
        width: 100%;
        margin-bottom: 20px;
    }
}

.projectPage-item__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-bottom: 12px;
}

@media screen and (max-width: 767px) {
    .projectPage-item__top {
        margin-bottom: 7px;
    }
}

.projectPage-item__icon {
    width: 28px;
    height: 28px;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
    margin-right: 14px;
}

.projectPage-item__title {
    font-size: 22px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
}

@media screen and (max-width: 767px) {
    .projectPage-item__title {
        font-size: 20px;
    }
}

.projectPage-item__arrow {
    position: absolute;
    right: 0;
    top: 15px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/arrow-grey-big.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 16px;
    height: 5px;
}

.projectPage-item__arrow:before {
    position: absolute;
    content: '';
    right: 16px;
    top: 3px;
    width: 107px;
    height: 1px;
    border-bottom: 1px dashed #979797;
}

.projectPage-item__arrow:after {
    position: absolute;
    content: '';
    right: 60px;
    top: 3px;
    width: 80px;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, #fff, rgba(255, 255, 255, 0));
    background: -o-linear-gradient(left, #fff, rgba(255, 255, 255, 0));
    background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
}

.projectPage-item__text {
    font-size: 14px;
    line-height: 18px;
    color: #3c3c3c;
}

@media screen and (max-width: 767px) {
    .projectPage-item__text {
        font-size: 12px;
        line-height: 16px;
    }
}

.projectPage-result__title {
    line-height: 32px;
}

@media screen and (max-width: 767px) {
    .projectPage-result__title {
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 12px;
    }
}

.projectPage-result__text {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    margin-top: 21px;
    margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
    .projectPage-result__text {
        font-size: 14px;
        line-height: 18px;
        margin-top: 12px;
        margin-bottom: 16px;
    }
}

.projectPage-result__btn {
    font-size: 14px;
    font-family: "ubuntumedium", sans-serif;
    padding: 18px 24px;
    display: inline-block;
}

.projectPage-more {
    margin-top: 110px;
}

@media screen and (max-width: 767px) {
    .projectPage-more {
        margin-top: 40px;
    }
}

.projectPage-more__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 767px) {
    .projectPage-more__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

.projectPage-more__left {
    width: calc(100% - 400px);
}

@media screen and (max-width: 767px) {
    .projectPage-more__left {
        width: 100%;
    }
}

.projectPage-more__subtitle {
    margin-bottom: 5px;
}

.projectPage-more__text {
    font-size: 14px;
    line-height: 18px;
    color: #3c3c3c;
    margin-top: 5px;
}

@media screen and (max-width: 767px) {
    .projectPage-more__text {
        font-size: 12px;
        line-height: 15px;
    }
}

.projectPage-more__right {
    position: relative;
}

.projectPage-more__form {
    width: 380px;
    margin-left: 20px;
    margin-top: 30px;
    padding: 32px 34px 34px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
}

@media screen and (max-width: 767px) {
    .projectPage-more__form {
        width: 100%;
        margin: 0 0 40px 0;
        padding: 10px 12px 22px;
    }
}

.projectPage-more__form._fixed {
    position: fixed;
    width: 380px;
    top: 14px;
    margin-top: 0;
    overflow: hidden;
    background: #fff;
}

@media screen and (max-width: 767px) {
    .projectPage-more__form._fixed {
        position: relative;
        top: initial;
    }
}

.projectPage-more__form._over {
    position: absolute;
    left: 0;
    bottom: 0;
}

@media screen and (max-width: 767px) {
    .projectPage-more__form._over {
        position: relative;
        left: initial;
        bottom: initial;
    }
}

.projectPage-more__form-title {
    font-size: 20px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
}

@media screen and (max-width: 767px) {
    .projectPage-more__form-title {
        font-size: 18px;
    }
}

.projectPage-more__form-text {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
}

@media screen and (max-width: 767px) {
    .projectPage-more__form-text {
        font-size: 14px;
        line-height: 18px;
    }
}

.projectPage-more__form .calculator-form__label {
    margin: 28px 0 17px 0;
}

@media screen and (max-width: 767px) {
    .projectPage-more__form .calculator-form__label {
        margin: 19px 0 11px 0;
    }
}

.projectPage-more__form .calculator-form__btn {
    display: block;
    width: 100%;
    margin-top: 18px;
}

@media screen and (max-width: 767px) {
    .projectPage-more__form .calculator-form__btn {
        margin-top: 12px;
    }
}

/* /PROJECT DETAIL */
/* FAQ */
.faq {
    margin-bottom: 24px;
}

.faq .h1 {
    margin-bottom: 29px;
}

.faq-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 767px) {
    .faq-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.faq-left .vacancies-item__hide {
    border-top: 1px solid #e5e5e5;
    padding: 25px 50px 35px 60px;
    margin: 0 -25px;
}

@media screen and (max-width: 576px) {
    .faq-left .vacancies-item__hide {
        margin: 0 -14px;
        padding: 10px 28px 20px 28px;
    }
}

.faq-block {
    margin-bottom: 42px;
}

.faq-block__h3 {
    margin-bottom: 16px;
}

.faq-block__item {
    padding: 0;
    -webkit-border-radius: 23px;
    border-radius: 23px;
}

@media screen and (max-width: 767px) {
    .faq-block__item {
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }
}

.faq-block__top {
    padding: 23px 55px 22px 29px;
}

.faq-block__title {
    font-size: 16px;
}

@media screen and (max-width: 767px) {
    .faq-block__title {
        font-size: 14px;
    }
}

@media screen and (max-width: 767px) {
    .faq-block__text {
        font-size: 12px;
        line-height: 16px;
    }
}

.faq-right {
    margin-left: 20px;
    position: sticky;
}

.faq-right .projectPage-more__form {
    position: sticky;
    top: 40px;
}

@media screen and (max-width: 767px) {
    .faq-right {
        margin-left: 0;
    }
}

.faq-right .projectPage-more__form {
    margin: 0;
}

@media screen and (max-width: 480px) {
    .faq-right .projectPage-more__form {
        padding: 12px 16px 20px;
    }
}

.faq-right .calculator-form__label {
    margin: 33px 0 18px 0;
}

@media screen and (max-width: 480px) {
    .faq-right .calculator-form__label {
        margin: 13px 0 11px 0px;
    }
}

.faq-right .calculator-form__btn {
    display: block;
    width: 100%;
    margin-top: 16px;
}

@media screen and (max-width: 480px) {
    .faq-right .calculator-form__btn {
        margin-top: 12px;
    }
}

/* /FAQ */
/* CONTACTS */
@media screen and (max-width: 767px) {
    .contacts .h1 {
        margin-bottom: 12px;
    }
}

.contacts-wrap {
    position: relative;
    margin-bottom: 75px;
}

.contacts-block {
    width: 540px;
    height: 315px;
    padding: 19px 43px 39px 37px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    position: relative;
    background: #fff;
    border-right: 33px solid #d71920;
    z-index: 2;
}

@media screen and (max-width: 1120px) {
    .contacts-block {
        width: 470px;
    }
}

@media screen and (max-width: 980px) {
    .contacts-block {
        width: 440px;
    }
}

@media screen and (max-width: 767px) {
    .contacts-block {
        width: 100%;
        height: 248px;
        padding: 16px 10px 39px 14px;
        border-right: 0;
    }
}

.contacts-block__title {
    font-size: 22px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    position: relative;
}

@media screen and (max-width: 1120px) {
    .contacts-block__title {
        font-size: 20px;
        line-height: 22px;
    }
}

.contacts-block__title:after {
    position: absolute;
    content: '';
    left: -10px;
    bottom: -28px;
    width: 100%;
    height: 13px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/elements-delimiter.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.contacts-block__body {
    margin-top: 36px;
}

.contacts-block__subtitle {
    font-size: 14px;
    line-height: 18px;
    color: #3c3c3c;
    margin-bottom: 6px;
}

@media screen and (max-width: 767px) {
    .contacts-block__subtitle {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 1px;
    }
}

.contacts-block__phone {
    font-size: 32px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    line-height: 32px;
    display: inline-block;
    margin-bottom: 24px;
}

@media screen and (max-width: 767px) {
    .contacts-block__phone {
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 9px;
    }
}

.contacts-block__email {
    font-size: 22px;
    font-family: "ubuntumedium", sans-serif;
    color: #d71920;
    display: inline-block;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

.contacts-block__email:hover {
    color: #ff676c;
}

.contacts-second {
    position: absolute;
    top: 27px;
    right: 0;
    width: 540px;
    height: 315px;
    padding: 24px 41px 69px 160px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
}

@media screen and (max-width: 1120px) {
    .contacts-second {
        width: 480px;
    }
}

@media screen and (max-width: 767px) {
    .contacts-second {
        width: 90%;
        height: 236px;
        top: 234px;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding: 27px 12px;
    }
}

.contacts-second__title {
    font-size: 16px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    position: relative;
}

@media screen and (max-width: 767px) {
    .contacts-second__title {
        font-size: 14px;
    }
}

.contacts-second__title:after {
    position: absolute;
    content: '';
    left: -10px;
    bottom: -30px;
    width: 100%;
    height: 13px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/elements-delimiter.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.contacts-second__back {
    font-size: 16px;
    font-family: "ubuntumedium", sans-serif;
    color: #d71920;
    margin-left: 10px;
    border-bottom: 2px dashed #d71920;
}

@media screen and (max-width: 767px) {
    .contacts-second__back {
        font-size: 14px;
        margin-left: 2px;
    }
}

.contacts-second__back:hover {
    color: #ff676c;
}

.contacts-second__body {
    margin-top: 47px;
}

@media screen and (max-width: 767px) {
    .contacts-second__body {
        margin-top: 37px;
    }
}

.contacts-second__subtitle {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    margin-bottom: 4px;
}

@media screen and (max-width: 767px) {
    .contacts-second__subtitle {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 0;
    }
}

.contacts-second__time {
    font-size: 20px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    margin-bottom: 18px;
}

@media screen and (max-width: 767px) {
    .contacts-second__time {
        font-size: 18px;
        margin-bottom: 11px;
    }
}

.contacts-second__time span {
    font-size: 20px;
    line-height: 29px;
    color: #7f7f7f;
}

@media screen and (max-width: 767px) {
    .contacts-second__time span {
        font-size: 18px;
    }
}

.contacts-second__address {
    font-size: 16px;
    line-height: 23px;
    color: #d71920;
}

.contacts-other {
    margin-bottom: 72px;
}

@media screen and (max-width: 767px) {
    .contacts-other {
        margin-top: 259px;
        margin-bottom: 40px;
    }
}

.contacts-other__title {
    font-size: 22px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
}

@media screen and (max-width: 767px) {
    .contacts-other__title {
        font-size: 20px;
    }
}

.contacts-other__list {
    margin-top: 19px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width: 767px) {
    .contacts-other__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 21px;
    }
}

.contacts-other__item {
    width: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 767px) {
    .contacts-other__item {
        width: 100%;
        margin-bottom: 20px;
    }
}

.contacts-other__item-icon {
    width: 26px;
    height: 26px;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
    margin-right: 16px;
}

.contacts-other__item-title {
    font-size: 18px;
    line-height: 24px;
    color: #3c3c3c;
    margin-bottom: 7px;
}

@media screen and (max-width: 767px) {
    .contacts-other__item-title {
        font-size: 16px;
        line-height: 13px;
    }
}

.contacts-other__item-text {
    font-size: 12px;
    line-height: 16px;
    color: #9e9e9e;
    margin-bottom: 7px;
}

@media screen and (max-width: 767px) {
    .contacts-other__item-text {
        font-size: 10px;
        line-height: 14px;
        margin-bottom: 2px;
    }
}

.contacts-other__item-email {
    font-size: 12px;
    color: #d71920;
    margin-left: 3px;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

.contacts-other__item-email:hover {
    color: #ff676c;
}

@media screen and (max-width: 767px) {
    .contacts-other__item-email {
        line-height: 16px;
    }
}

.contacts-other__item-link {
    font-size: 12px;
    color: #d71920;
    display: inline-block;
    position: relative;
    padding-left: 15px;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

.contacts-other__item-link:hover {
    color: #ff676c;
}

.contacts-other__item-mail:before {
    position: absolute;
    content: '';
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/mail.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 10px;
    height: 10px;
    left: 0;
    top: 3px;
}

.contacts-other__item-arrow:before {
    position: absolute;
    content: '';
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/arrow right.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 10px;
    height: 10px;
    left: 0;
    top: 3px;
}

.contacts-other__item-download:before {
    position: absolute;
    content: '';
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/download.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 10px;
    height: 10px;
    left: 0;
    top: 3px;
}

.contacts-other__info {
    margin-top: 43px;
}

@media screen and (max-width: 767px) {
    .contacts-other__info {
        margin-top: 0;
    }
}

.contacts-geography .geography-bottom {
    margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
    .contacts-geography .geography-quote {
        margin-top: 17px;
    }
}

@media screen and (max-width: 767px) {
    .contacts-geography .geography-search {
        top: 188px;
    }
}

.contacts-geography #map {
    height: 577px;
}

.contacts-map {
    position: relative;
    height: 400px;
    overflow: hidden;
    -webkit-border-radius: 23px;
    border-radius: 23px;
}

@media screen and (max-width: 767px) {
    .contacts-map {
        -webkit-border-radius: 0;
        border-radius: 0;
        height: 518px;
    }
}

.contacts-map img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.contacts-map .route-map__block {
    width: 320px;
    padding: 22px 26px 34px 26px;
}

@media screen and (max-width: 380px) {
    .contacts-map .route-map__block {
        width: 288px;
        padding: 10px 14px 10px 14px;
    }
}

.contacts-map .route-map__title {
    line-height: 24px;
    margin-bottom: 21px;
}

@media screen and (max-width: 767px) {
    .contacts-map .route-map__title {
        font-size: 20px;
        margin-bottom: 6px;
    }
}

.contacts-map .route-map__count {
    margin-bottom: 19px;
}

@media screen and (max-width: 767px) {
    .contacts-map .route-map__count {
        margin-bottom: 7px;
    }
}

.contacts-map__phone {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    display: inline-block;
}

@media screen and (max-width: 767px) {
    .contacts-map__phone {
        font-size: 12px;
        line-height: 16px;
    }
}

.contacts-control {
    margin-top: 72px;
    margin-bottom: 156px;
}

@media screen and (max-width: 767px) {
    .contacts-control {
        margin-top: 39px;
        margin-bottom: 0;
    }
}

.contacts-requisite {
    margin-top: 74px;
    margin-bottom: 116px;
}

@media screen and (max-width: 767px) {
    .contacts-requisite {
        margin-top: 43px;
        margin-bottom: 0;
    }
}

.contacts-requisite__title {
    margin-bottom: 24px;
}

@media screen and (max-width: 767px) {
    .contacts-requisite__title {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 767px) {
    .contacts-requisite .prices-table {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .contacts-requisite .prices-table tr td {
        display: table;
        width: 92%;
        margin: 4px 14px;
    }

    .contacts-requisite .prices-table tr td:first-child {
        width: 100%;
    }
}

.contacts-requisite__info {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    margin-top: 30px;
    margin-bottom: 20px;
    overflow-x: auto;
}

@media screen and (max-width: 767px) {
    .contacts-requisite__info {
        margin-top: 17px;
        -webkit-box-shadow: 0 1px 25px 0 rgba(31, 46, 72, 0.17);
        box-shadow: 0 1px 25px 0 rgba(31, 46, 72, 0.17);
    }
}

.contacts-requisite__info .prices-table tr td {
    padding: 12px 20px 20px 21px;
}

.contacts-requisite__info .prices-table tr td:first-child {
    width: 390px;
}

.contacts-requisite__info-text {
    font-size: 12px;
    line-height: 16px;
    color: #9e9e9e;
    padding: 12px 0 9px 18px;
}

.contacts-requisite__info2 {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    overflow-x: auto;
}

@media screen and (max-width: 767px) {
    .contacts-requisite__info2 {
        display: none;
    }
}

.contacts-requisite__info2 .prices-table tr td:nth-child(2) {
    border-right: 1px solid #f0f0f0;
}

.contacts-requisite__info2 .prices-table tr td:nth-child(odd) {
    width: 25%;
}

.contacts-requisite__info2 .prices-table tr td:nth-child(even) {
    width: 25%;
}

/* /CONTACTS */

/* MODALS */
.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.41);
    z-index: 150;
    opacity: 0;
    visibility: hidden;
    overflow-y: auto;
    -webkit-transition: opacity .3s linear, visibility .3s linear;
    -o-transition: opacity .3s linear, visibility .3s linear;
    transition: opacity .3s linear, visibility .3s linear;
}

.modal-vacancies._active {
    opacity: 1;
    visibility: visible;
}

.modal-profite._active {
    opacity: 1;
    visibility: visible;
}

.modal-application._active {
    opacity: 1;
    visibility: visible;
}

.modal-application-full._active {
    opacity: 1;
    visibility: visible;
}

.modal-application-full .modal-container {
    top: 10px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.modal-close {
    position: absolute;
    top: 24px;
    right: 25px;
    width: 20px;
    height: 20px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/close-grey.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    cursor: pointer;
}

.modal-close:hover {
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/close-hover.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.modal-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 460px;
    width: 100%;
    padding: 54px 46px 52px 46px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    background-color: #ffffff;
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    .modal-container {
        top: 0;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
}

@media screen and (max-width: 380px) {
    .modal-container {
        padding: 54px 20px 52px 20px;
    }
}

.modal-title {
    font-size: 20px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
}

.modal-label {
    margin: 17px 0;
    display: block;
}

.modal-input {
}

.modal-input.error {
    border-color: #b40a10;
    color: #b40a10;
}

.modal-placeholder {
    left: 20px;
}

.modal-span {
    font-size: 14px;
}

.modal-btn {
    font-size: 14px;
    font-family: "ubuntumedium", sans-serif;
    padding: 18px 24px;
    margin-top: 20px;
}

.modal-subtext {
    margin-top: 10px;
    font-size: 12px;
    line-height: 16px;
    color: #9e9e9e;
}

.modal-ready {
    font-size: 14px;
    color: #d71920;
    padding-left: 20px;
    margin-top: 18px;
    margin-bottom: 30px;
    cursor: pointer;
    position: relative;
}

.modal-ready:before {
    position: absolute;
    content: '';
    left: 0;
    top: 4px;
    width: 14px;
    height: 14px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/all.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.modal-back {
    font-size: 14px;
    color: #d71920;
    padding-left: 20px;
    margin-top: 18px;
    margin-bottom: 30px;
    cursor: pointer;
    position: relative;
}

.modal-back:before {
    position: absolute;
    content: '';
    left: 0;
    top: 4px;
    width: 14px;
    height: 14px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/back.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.modal-subtitle {
    font-size: 16px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    margin-bottom: 14px;
}

.modal-wrap {
    margin-top: 36px;
    margin-bottom: 30px;
}

.modal-add__file {
    font-size: 14px;
    color: #d71920;
    padding-left: 20px;
    margin-top: 18px;
    margin-bottom: 30px;
    cursor: pointer;
    display: inline-block;
    position: relative;
}

.modal-add__file:before {
    position: absolute;
    content: '';
    left: 0;
    top: 3px;
    width: 14px;
    height: 14px;
    background: url("/local/templates/rwto/assets/css/../../assets/svg_icons/plus.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.modal-profite__img {
    width: 88px;
    height: 88px;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
}

.modal-profite__title {
    font-size: 20px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    margin-top: 30px;
    margin-bottom: 10px;
}

.modal-profite__text {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    margin-bottom: 32px;
}

.modal-profite__btn {
    font-size: 14px;
    font-family: "ubuntumedium", sans-serif;
    padding: 18px 24px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.modal .cost-form__placeholder.modal-placeholder {
    left: 34px;
}

/* /MODALS */

/*# sourceMappingURL=main.css.map */

/* CALCULATOR */
.calculator {
    margin-bottom: 134px;
}

@media screen and (max-width: 767px) {
    .calculator {
        margin-bottom: 0;
    }
}

.calculator .h1 {
    margin-bottom: 48px;
}

@media screen and (max-width: 767px) {
    .calculator .h1 {
        margin-bottom: 16px;
    }
}

.calculator-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width: 767px) {
    .calculator-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.calculator-left__title {
    font-size: 22px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    margin-bottom: 16px;
}

@media screen and (max-width: 767px) {
    .calculator-left__title {
        font-size: 20px;
    }
}

.calculator-left__select {
    width: 300px;
}

@media screen and (max-width: 380px) {
    .calculator-left__select {
        width: 100%;
    }
}

.calculator-example {
    margin-top: 21px;
}

.calculator-example__title {
    font-size: 16px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    margin-bottom: 8px;
}

@media screen and (max-width: 767px) {
    .calculator-example__title {
        margin-bottom: 0;
    }
}

.calculator-example__line {
    width: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px;
}

@media screen and (max-width: 380px) {
    .calculator-example__line {
        width: 100%;
    }
}

.calculator-example__line-text {
    font-size: 14px;
    line-height: 18px;
    color: #3c3c3c;
}

@media screen and (max-width: 767px) {
    .calculator-example__line-text {
        font-size: 12px;
        line-height: 16px;
    }
}

.calculator-example__line-value {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
}

@media screen and (max-width: 767px) {
    .calculator-example__line-value {
        font-size: 12px;
        line-height: 16px;
    }
}

.calculator-route {
    margin-top: 35px;
}

@media screen and (max-width: 767px) {
    .calculator-route {
        margin-top: 23px;
    }
}

@media screen and (max-width: 767px) {
    .calculator-route .calculator-left__title {
        margin-bottom: 4px;
    }
}

.calculator-route__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 480px) {
    .calculator-route__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }
}

.calculator-route__from {
    position: relative;
    max-width: 212px;
    width: 100%;
}

@media screen and (max-width: 1120px) {
    .calculator-route__from {
        width: calc(50% - 10px);
    }
}

@media screen and (max-width: 767px) {
    .calculator-route__from {
        max-width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .calculator-route__from {
        margin-bottom: 10px;
        width: 300px;
    }
}

@media screen and (max-width: 380px) {
    .calculator-route__from {
        width: 100%;
    }
}

.calculator-route__from .calculator-route__label:after {
    position: absolute;
    content: '';
    background: url("/local/templates/rwto/assets/css/arrow-grey-big.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: -58px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 33px;
    height: 11px;
}

@media screen and (max-width: 1120px) {
    .calculator-route__from .calculator-route__label:after {
        display: none;
    }
}

.calculator-route__title {
    font-size: 16px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
    margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
    .calculator-route__title {
        font-size: 14px;
        margin-bottom: 5px;
    }
}

.calculator-route__label {
    position: relative;
    display: block;
}

.calculator-route__input {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    padding: 16px 20px;
}

.calculator-route__placeholder {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    left: 20px;
}

.calculator-route__to {
    max-width: 212px;
    width: 100%;
}

@media screen and (max-width: 1120px) {
    .calculator-route__to {
        width: calc(50% - 10px);
    }
}

@media screen and (max-width: 767px) {
    .calculator-route__to {
        max-width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .calculator-route__to {
        width: 300px;
    }
}

@media screen and (max-width: 380px) {
    .calculator-route__to {
        width: 100%;
    }
}

.calculator-info {
    margin-top: 53px;
}

@media screen and (max-width: 767px) {
    .calculator-info {
        margin-top: 16px;
    }
}

.calculator-right {
    width: 380px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-align-self: baseline;
    -ms-flex-item-align: baseline;
    align-self: baseline;
    margin-top: 3px;
    margin-left: 50px;
}

@media screen and (max-width: 1120px) {
    .calculator-right {
        margin-left: 20px;
    }
}

@media screen and (max-width: 767px) {
    .calculator-right {
        margin: 25px auto;
        width: 100%;
        -webkit-box-shadow: 0 1px 30px 0 rgba(31, 46, 72, 0.17);
        box-shadow: 0 1px 30px 0 rgba(31, 46, 72, 0.17);
    }
}

.calculator-right__top {
    padding: 26px 28px 23px 28px;
    border-bottom: 1px solid #e7e7e7;
}

@media screen and (max-width: 440px) {
    .calculator-right__top {
        padding: 17px 18px 15px 18px;
    }
}

.calculator-right__main {
    padding: 17px 28px 26px 28px;
}

@media screen and (max-width: 440px) {
    .calculator-right__main {
        padding: 17px 18px 27px 18px;
    }
}

.calculator-right__title {
    font-size: 20px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
}

@media screen and (max-width: 440px) {
    .calculator-right__title {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 7px;
    }
}

.calculator-right__price {
    font-size: 32px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
}

@media screen and (max-width: 440px) {
    .calculator-right__price {
        font-size: 22px;
    }
}

.calculator-right__text {
    font-size: 12px;
    line-height: 16px;
    color: #9e9e9e;
    margin-top: 4px;
}

@media screen and (max-width: 440px) {
    .calculator-right__text {
        font-size: 12px;
        line-height: 16px;
        margin-top: 0;
    }
}

.calculator-right__subtext {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
}

.calculator-form__label {
    margin: 17px 0;
    display: block;
}

@media screen and (max-width: 440px) {
    .calculator-form__label {
        margin: 14px 0 16px 0;
    }
}

.calculator-form__input {
    padding: 16px 20px;
    -webkit-appearance: none;
}

.calculator-form__placeholder {
    left: 20px;
}

.calculator-form__btn {
    font-size: 14px;
    margin-top: 19px;
    display: inline-block;
    padding: 19px 24px;
}

/* /CALCULATOR */
/* COOPERATION */
.cooperation {
    margin-bottom: 100px;
}

@media screen and (max-width: 767px) {
    .cooperation {
        margin-bottom: 40px;
    }
}

.cooperation-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: url("/local/templates/rwto/assets/css/shipping-line.svg") no-repeat;
    background-position: 110px 100px;
    position: relative;
}

@media screen and (max-width: 1120px) {
    .cooperation-wrap {
        background-position: 70px 100px;
    }
}

@media screen and (max-width: 767px) {
    .cooperation-wrap {
        background: transparent;
    }
}

.cooperation-wrap:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 90px;
    height: 1px;
    width: 100%;
    border-bottom: 2px dashed #d8d8d8;
}

@media screen and (max-width: 767px) {
    .cooperation-wrap:before {
        display: none;
    }
}

.cooperation-title {
    line-height: 32px;
}

.cooperation-text {
    font-size: 20px;
    line-height: 29px;
    color: #7f7f7f;
    margin-top: 8px;
}

@media screen and (max-width: 767px) {
    .cooperation-text {
        font-size: 18px;
        line-height: 22px;
    }
}

.cooperation-item {
    padding: 14px 23px 12px 12px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #f6f8f9;
    margin-top: 26px;
    width: calc(25% - 10px);
    position: relative;
    z-index: 2;
}

@media screen and (max-width: 767px) {
    .cooperation-item {
        width: 100%;
        margin-top: 10px;
    }
}

.cooperation-item:nth-child(1) {
    width: calc(50% - 10px);
    background: transparent;
}

@media screen and (max-width: 767px) {
    .cooperation-item:nth-child(1) {
        width: 100%;
        padding: 14px 0 12px 0;
    }
}

.cooperation-item:nth-child(2) {
    width: calc(50% - 10px);
    padding: 14px 23px 11px 15px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    background-color: #fff;
}

@media screen and (max-width: 767px) {
    .cooperation-item:nth-child(2) {
        width: 100%;
    }
}

.cooperation-item:nth-child(2) .cooperation-item__icon {
    width: 40px;
    height: 40px;
    -o-object-fit: contain;
    object-fit: contain;
}

.cooperation-item__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}

.cooperation-item__icon {
    width: 30px;
    height: 30px;
    -o-object-fit: contain;
    object-fit: contain;
}

.cooperation-item__step {
    font-size: 12px;
    line-height: 16px;
    color: #9e9e9e;
}

@media screen and (max-width: 767px) {
    .cooperation-item__step {
        font-size: 10px;
        line-height: 14px;
    }
}

.cooperation-item__title {
    font-size: 16px;
    font-family: "ubuntumedium", sans-serif;
    color: #000;
}

@media screen and (max-width: 767px) {
    .cooperation-item__title {
        font-size: 14px;
    }
}

.cooperation-item__text {
    font-size: 14px;
    line-height: 18px;
    color: #3c3c3c;
}

@media screen and (max-width: 767px) {
    .cooperation-item__text {
        font-size: 12px;
        line-height: 16px;
    }
}

/* /COOPERATION */

/* WHY */
.why {
    padding: 110px 0;
}

@media screen and (max-width: 767px) {
    .why {
        padding-top: 0;
        padding-bottom: 40px;
    }
}

.why-list {
    margin: 45px -10px 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 15px;
}

@media screen and (max-width: 767px) {
    .why-list {
        margin: 18px 0 0;
    }
}

.why-item {
    width: calc(33.333% - 15px);
    height: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /*padding: 0 10px;*/
}

@media screen and (max-width: 767px) {
    .why-item {
        width: 100%;
        height: auto;
        margin-bottom: 17px;
        padding: 0;
    }

    .why-item:last-child {
        margin-bottom: 0;
    }
}

.why-item__icon {
    width: 26px;
    height: 26px;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
    margin-right: 16px;
}

.why-item__title {
    font-size: 18px;
    line-height: 24px;
    color: #3c3c3c;
    margin-bottom: 9px;
}

@media screen and (max-width: 767px) {
    .why-item__title {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 0;
    }
}

.why-item__text {
    font-size: 12px;
    line-height: 16px;
    color: #9e9e9e;
}

@media screen and (max-width: 767px) {
    .why-item__text {
        font-size: 10px;
    }
}

/* /WHY */

/* GOEGRAPHY */
.geography-title {
    margin-bottom: 35px;
}

@media screen and (max-width: 767px) {
    .geography-title {
        margin-bottom: 12px;
    }
}

.geography-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-border-radius: 23px;
    border-radius: 23px;
    height: 300px;
    background-image: -webkit-radial-gradient(73% 61%, circle, #fefefe, #f5f8f9 51%);
    background-image: -o-radial-gradient(73% 61%, circle, #fefefe, #f5f8f9 51%);
    background-image: radial-gradient(circle at 73% 61%, #fefefe, #f5f8f9 51%);
    padding-left: 80px;
}

@media screen and (max-width: 980px) {
    .geography-wrap {
        padding-left: 30px;
    }
}

@media screen and (max-width: 767px) {
    .geography-wrap {
        -webkit-border-radius: 0;
        border-radius: 0;
    }
}

@media screen and (max-width: 660px) {
    .geography-wrap {
        height: 289px;
    }
}

@media screen and (max-width: 440px) {
    .geography-wrap {
        padding-left: 0;
    }
}

.geography-search {
    width: 320px;
    /*max-height: 321px;*/
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    box-shadow: 0 1px 80px 0 rgba(31, 46, 72, 0.17);
    background: #fff;
    -webkit-align-self: baseline;
    -ms-flex-item-align: baseline;
    align-self: baseline;
    padding: 20px 5px 37px 26px;
    margin-right: 50px;
    margin-top: 47px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    z-index: 1;
}

@media screen and (max-width: 980px) {
    .geography-search {
        margin-right: 40px;
    }
}

@media screen and (max-width: 660px) {
    .geography-search {
        position: absolute;
        top: 242px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        height: auto;
    }
}

@media screen and (max-width: 360px) {
    .geography-search {
        width: 288px;
        padding: 10px 0 17px 14px;
    }
}

.geography-search__title {
    margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
    .geography-search__title {
        margin-bottom: 6px;
    }
}

.geography-search__label {
    display: block;
}

.geography-search__list {
    margin: 18px 0 7px 0;
    display: none;
}

.geography-search__list._active {
    display: block;
}

.geography-search__list + .geography-search__label {
    margin-top: 15px;
}

.geography-search__item {
    position: relative;
    display: inline-block;
    margin-right: 3px;
    margin-bottom: 10px;
}

.geography-search__input {
    margin: 3px 0 0 10px;
}

.geography-search__text.active,
.geography-search__input:checked + .geography-search__text {
    color: #464646;
    border: 1px solid #d71920;
    background: rgba(215, 25, 32, 0.14);
}

.geography-search__text {
    font-size: 12px;
    line-height: 16px;
    color: #9e9e9e;
    padding: 6px 10px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #e7e7e7;
    display: inline-block;
    -webkit-transition: color .3s linear, border .3s linear;
    -o-transition: color .3s linear, border .3s linear;
    transition: color .3s linear, border .3s linear;
}

.geography-search__text:hover {
    color: rgba(215, 25, 32, 0.63);
    border: 1px solid rgba(215, 25, 32, 0.63);
}

@media screen and (max-width: 767px) {
    .geography-search__text-checkbox {
        font-size: 12px;
        line-height: 16px;
    }
}

.geography-right {
    width: 100%;
    overflow: hidden;
    padding-top: 47px;
    -webkit-border-bottom-right-radius: 23px;
    border-bottom-right-radius: 23px;
    position: relative;
}

@media screen and (max-width: 440px) {
    .geography-right {
        padding-top: 20px;
    }
}

.geography-right:before {
    position: absolute;
    content: '';
    right: -56px;
    bottom: 0;
    width: 468px;
    height: 278px;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
}

@media screen and (max-width: 1120px) {
    .geography-right:before {
        right: -94px;
        -webkit-background-size: auto 79%;
        background-size: auto 79%;
    }
}

@media screen and (max-width: 980px) {
    .geography-right:before {
        right: -85px;
        -webkit-background-size: auto 61%;
        background-size: auto 61%;
    }
}

.geography-quote {
    margin-top: 11px;
    padding-left: 40px;
}

@media screen and (max-width: 767px) {
    .geography-quote {
        max-width: 250px;
        width: 100%;
    }
}

@media screen and (max-width: 660px) {
    .geography-quote {
        max-width: 500px;
    }
}

@media screen and (max-width: 576px) {
    .geography-quote {
        padding-right: 30px;
    }
}

.geography-text {
    font-size: 18px;
    line-height: 24px;
    color: #3c3c3c;
    max-width: 300px;
    width: 100%;
    position: relative;
}

@media screen and (max-width: 767px) {
    .geography-text {
        max-width: initial;
        font-size: 16px;
        line-height: 22px;
    }
}

.geography-text:before {
    position: absolute;
    content: '';
    background: url("/local/templates/rwto/assets/css/invalid-name-left.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 26px;
    height: 25px;
    left: -40px;
    top: 0;
}

@media screen and (max-width: 980px) {
    .geography-text:before {
        left: -30px;
    }
}

.geography-text:after {
    position: absolute;
    content: '';
    background: url("/local/templates/rwto/assets/css/invalid-name-right.svg") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 26px;
    height: 25px;
    right: -40px;
    bottom: 0;
}

@media screen and (max-width: 980px) {
    .geography-text:after {
        right: -20px;
    }
}

@media screen and (max-width: 767px) {
    .geography-text:after {
        right: 0;
    }
}

@media screen and (max-width: 767px) {
    .geography-text-checkbox {
        font-size: 12px;
        line-height: 16px;
    }
}

.geography-map {
    height: 400px;
    display: block;
    border-radius: 23px;
    margin: 20px 0;
    overflow: hidden;
}

.geography-info {
    margin-top: 29px;
}

@media screen and (max-width: 767px) {
    .geography-info {
        margin-top: 20px;
    }
}

.geography-info__name {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
}

.geography-info__position {
    font-size: 12px;
    line-height: 16px;
    color: #9e9e9e;
}

.geography-bottom {
    margin-bottom: 102px;
}

@media screen and (max-width: 576px) {
    .geography-bottom {
        text-align: center;
        margin-bottom: 0;
    }
}

.geography-more {
    margin-top: 30px;
}

@media screen and (max-width: 767px) {
    .geography-more {
        margin-top: 20px;
    }
}

/* MAP */
#map {
    width: 100%;
    height: 562px;
    -webkit-border-radius: 23px;
    border-radius: 23px;
    overflow: hidden;
    margin-top: 20px;
}

@media screen and (max-width: 767px) {
    #map {
        margin-top: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        height: 618px;
    }
}

#map img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

/* /GOEGRAPHY */

.form-privacy {
    margin-top: 10px;
    font-size: 12px;
    line-height: 16px;
    color: #9e9e9e;
    text-align: justify;
}

.form-privacy a {
    outline: none !important;
    text-decoration: underline !important;
    color: inherit !important;
}

.order-form__btn:before,
.modal-btn:before,
.shipping-form__btn:before,
.cost-form__btn:before,
.calculator-form__btn:before,
.quality-form__btn:before {
    position: absolute;
    left: 0;
    top: 5px;
    bottom: 5px;
    right: 0;
    content: ' ';
    background: url(/local/templates/rwto/assets/css/loader.png) no-repeat center;
    background-size: contain;
    display: none;
}

.order-form__btn.loading:before,
.shipping-form__btn.loading:before,
.cost-form__btn.loading:before,
.calculator-form__btn.loading:before,
.quality-form__btn.loading:before,
.modal-btn.loading:before {
    display: block;
}

.order-form__btn.loading > span,
.shipping-form__btn.loading > span,
.cost-form__btn.loading > span,
.calculator-form__btn.loading > span,
.quality-form__btn.loading > span,
.modal-btn.loading > span {
    visibility: hidden;
}

.order-form__btn,
.modal-btn,
.cost-form__btn,
.calculator-form__btn,
.quality-form__btn,
.shipping-form__btn {
    position: relative;
}

.cost-form__placeholder {
    position: absolute;
    top: 15px;
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    opacity: .6;
    -webkit-transition: top .3s linear, font-size .3s linear, color .3s linear;
    -o-transition: top .3s linear, font-size .3s linear, color .3s linear;
    transition: top .3s linear, font-size .3s linear, color .3s linear;
    left: 20px;
}

.cost-form__label.arrLeft .cost-form__placeholder,
.cost-form__label.arrRight .cost-form__placeholder {
    left: 35px;
}

.cost-form__input._active + .cost-form__placeholder {
    font-size: 12px;
    color: #9e9e9e;
    top: -3px;
}

.cost-form__input:focus + .cost-form__placeholder {
    font-size: 12px;
    color: #9e9e9e;
    top: -3px;
}

.footer__privacy {
    padding: 15Px;
    text-align: center;
}

.footer__privacy a {
    display: inline-block;
    color: #c5c5c5 !important;
    outline: none !important;
    font-weight: 100;
    font-size: 0.8em;
    text-decoration: underline !important;
}

/* Хочу получать COOKIE */
.cookie-container {
    padding: 5px 10px;
    font-size: 12px;
    color: #000000;
    opacity: 0.9;
    position: fixed;
    right: 0;
    bottom: 0;
    flex-direction: row;
    align-items: center;
    background-color: #ffffff;
    gap: 10px;
    z-index: 100000;
}

.cookie-container__text-pc {
    display: inline-block;
}

.cookie-container__link {
    cursor: pointer;
    text-decoration: underline !important;
}

.cookie-container__button {
    border-radius: 7px;
    border: 1px solid #d71920;
    padding: 5px 10px;
    color: #d71920;
    text-align: center;
    background: #ffffff;
}

@media all and (max-width: 768px) {
    .cookie-container__text-pc {
        display: none;
    }

    .cookie-container {
        left: 0;
    }
}
/* End */


/* Start:/local/templates/rwto/assets/css/ui.css?17537749492334*/
:root {
    --section-margin-y: 80px;
}

.section-margin {
    margin-top: var(--section-margin-y);
    margin-bottom: var(--section-margin-y);
}

.section-margin:first-child{
    margin-top:0;
}

.section-margin:last-child{
    margin-bottom:0;
}

@media screen and (max-width: 768px) {
    :root {
        --section-margin-y: 40px;
    }
}

.button-md {
    height: 48px;
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0;
    text-transform: uppercase;
    outline: none !important;
    text-decoration: none !important;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 9px;
    box-sizing: border-box;
    border:1px solid transparent;
}

.button-md_red {
    background: #D71920;
    color: white;
    border:1px solid #D71920;
}

a.button-md_red {
    background: #D71920 !important;
    color: white !important;
}

.button-md_red-inverse {
    background: #ffffff;
    color: #D71920;
    border:1px solid #D71920;
}

a.button-md_red-inverse{
    background: #ffffff !important;
    color: #D71920 !important;
}

.input-md {
    height: 48px;
    overflow: hidden;
    border-radius: 9px;
    border: 1px solid #cccccc;
    background-color: white;
    box-sizing: border-box;
    width: 100%;
    display: block;
    position: relative;
}

.input-md > span {
    position: absolute;
    left: 18px;
    top: 16px;
    font-size: 14px;
    color: black;
    box-sizing: border-box;
    width: calc(100% - 18px);
    display: block;
    background-color: white;
    transition: all 0.2s linear;
    z-index: 1;
}

.input-md > input {
    position: relative;
    z-index: 2;
    background-color: white;
    padding-left: 18px;
    /* padding-right: 18px; */
    height: 48px;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    opacity: 0;
    font-size: 14px;
    border: 0;
    box-sizing: border-box;
}

.input-md > input:focus,
.input-md > input:not(:placeholder-shown) {
    height: 16px;
    top: 16px;
    color: black;
    opacity: 1;
    outline: none;
    z-index: 1;
    /*border: 1px solid green;*/
}

.input-md > input:focus + span,
.input-md > input:not(:placeholder-shown) + span {
    font-size: 12px;
    top: 2px;
    color: #777777;
    transition: all 0.2s linear;
    z-index: 2;
}
/* End */


/* Start:/local/components/rwto/form/templates/transportation/css/style.css?1708542009411*/
.calculator-form__btn {
    position: relative;
}

.calculator-form__btn:before {
    position: absolute;
    left: 0;
    top: 5px;
    bottom: 5px;
    right: 0;
    content: ' ';
    background: url(/local/components/rwto/form/templates/transportation/css/loader.png) no-repeat center;
    background-size: contain;
    display: none;
}

.calculator-form__btn.loading:before {
    display: block;
}

.calculator-form__btn.loading > span {
    visibility: hidden;
}

/* End */
/* /local/templates/rwto/assets/css/main.css?1753726506256510 */
/* /local/templates/rwto/assets/css/ui.css?17537749492334 */
/* /local/components/rwto/form/templates/transportation/css/style.css?1708542009411 */
