@import "http://webfonts.ru/import/roboto.css";

/*
	Roboto, 100, 100 italic, 300, 300 italic, 400, 400 italic, 500, 500 italic, 700, 700 italic, 900, 900 italic
*/
html {
    box-sizing: border-box;
    font-size: 10px;
}

*,
*::after,
*::before {
    box-sizing: inherit;
}

body {
    font-family: 'Roboto', sans-serif;
}

.container {
    position: relative;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: l;
    /* For IE6 */
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

@media (min-width: 320px) {
    html {
        font-size: 10px;
    }

    .container {
        padding-left: 0;
    }
}

@media (min-width: 768px) {
    html {
        font-size: 10px;
    }

    .container {
        padding-left: 0;
    }
}

@media (min-width: 992px) {
    html {
        font-size: 10px;
    }

    .container {
        padding-left: 0;
    }
}

p {
    font-size: 1.4rem;
    line-height: 1.3;
    color: #333;
    margin: 0 0 1.5rem;
}

h1 {
    font-size: 7.2rem;
    line-height: 1.3;
    color: #333;
    margin: 0 0 1.5rem;
}

h2 {
    font-size: 3.6rem;
    line-height: 1.3;
    color: #333;
    margin: 0 0 1.5rem;
}

h3 {
    font-size: 2.4rem;
    line-height: 1.3;
    color: #333;
    margin: 0 0 1.5rem;
}

h4 {
    font-size: 2.2rem;
    line-height: 1.3;
    color: #333;
    margin: 0 0 1.5rem;
}

h5 {
    font-size: 1.8rem;
    line-height: 1.3;
    color: #333;
    margin: 0 0 1.5rem;
}

h6 {
    font-size: 1.4rem;
    line-height: 1.3;
    color: #333;
    margin: 0 0 1.5rem;
}

a {
    font-size: 1.4rem;
    line-height: 1.3;
    color: #333;
    margin: 0 0 1.5rem;
}

a:hover {
    text-decoration: none;
}

.main-headline {
    font-weight: 300;
    text-align: center;
    color: #51b848;
    margin-bottom: 5rem;
}

.btn {
    display: block;
    text-align: center;
    text-decoration: none;
    border: none !important;
    outline: none;
    cursor: pointer;
}

input,
textarea,
select {
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    color: #444;
    padding-left: 20px;
    height: 38px;
    width: 245px;
    border: none;
    outline: none;
}

select {
    font-weight: 400;
}

.textarea {
    width: 100%;
    height: 170px;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

button {
    font-family: 'Roboto', sans-serif !important;
}

.main-header-top {
    position: relative;
    width: 100%;
    height: 155px;
    padding-top: 42px;
    z-index: 9999;
}

.main-header__top-line {
    margin-top: -5px;
}

.main-header__top-line a {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    margin-bottom: 10px;
}

.lang {
    width: 22px;
    height: 13px;
}

.lang-1 {
    background: url("/img/lang-1.png");
    margin-left: 62px !important;
}

.lang-2 {
    background: url("/img/lang-2.png");
}

.lang-3 {
    background: url("/img/lang_ua.png");
}

.soc {
    width: 23px;
    height: 22px;
}

.soc-1 {
    background: url("/img/social-1.png");
    margin: 0 5px 10px 62px !important;
}

.soc-2 {
    background: url("/img/social-2.png");
}

.callback {
    font-size: 1.1rem;
    color: #707070;
    text-decoration: underline;
}

.callback:hover {
    text-decoration: none;
}

.main-nav {
    position: relative;
    z-index: 999;
}

.main-nav ul {
    margin: 0 5px 0 0;
    list-style-type: none;
    padding-left: 0;
}

.main-nav ul li {
    display: inline-block;
    vertical-align: top;
}

.main-nav ul a {
    font-size: 1.8rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #51b848;
}

.main-nav ul a:hover {
    text-decoration: underline;
}

@media only screen and (min-width: 992px) {
    .main-nav ul a {
        padding: 0 5px;
    }
}

@media only screen and (min-width: 1200px) {
    .main-nav ul a {
        padding: 0 10px;
    }
}

.main-nav nav {
    display: inline-block;
    vertical-align: top;
}

.main-header-top__pnone {
    display: inline-block;
    vertical-align: top;
    font-size: 2.4rem;
    color: #51b848;
    margin-top: -3px;
}

.main-header-top__pnone a {
    font-size: 2.4rem;
    color: #51b848;
}

.main-header-top__pnone span {
    display: inline-block;
    vertical-align: top;
    font-size: 1.4rem;
    padding-top: 5px;
    margin-right: 3px;
}

.main-header__fixed {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: #efefef;
    width: 100%;
    height: 90px;
    line-height: 90px;
    z-index: 999;
}

.main-header__top-line--2 {
    padding-top: 10px;
}

.main-header__fixed-social a {
    margin-right: 5px;
}

.main-header__mobile {
    background: #efefef;
    min-height: 50px;
    line-height: 50px;
}

@media only screen and (min-width: 992px) {
    .main-header__mobile {
        display: none !important;
    }
}

.logo--mobile {
    padding-left: 1rem;
}

.logo--mobile img {
    width: 90%;
    max-width: 142px;
}

.mobile-menu {
    display: none;
    line-height: 1 !important;
}

.mobile-menu ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.mobile-menu ul a {
    display: block;
    padding: 10px;
    font-size: 2rem;
    line-height: 1.3;
    font-weight: 600;
    color: #51b848;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0;
}

.mobile-menu ul a:hover {
    background: #51b848;
    color: #fff;
}

.c-hamburger {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 46px;
    height: 50px;
    font-size: 0;
    text-indent: -9999px;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    transition: background 0.3s;
}

.c-hamburger:focus {
    outline: none;
}

.c-hamburger span {
    display: block;
    position: absolute;
    top: 24px;
    left: 8px;
    right: 8px;
    height: 4px;
    background: #51b848;
}

.c-hamburger span::before,
.c-hamburger span::after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #51b848;
    content: "";
}

.c-hamburger span::before {
    top: -10px;
}

.c-hamburger span::after {
    bottom: -10px;
}

.c-hamburger--htx span {
    transition: background 0s 0.3s;
}

.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
    transition-duration: 0.3s, 0.3s;
    transition-delay: 0.3s, 0s;
}

.c-hamburger--htx span::before {
    transition-property: top, transform;
}

.c-hamburger--htx span::after {
    transition-property: bottom, transform;
}

/* active state, i.e. menu open */
.c-hamburger--htx.is-active span {
    background: none;
}

.c-hamburger--htx.is-active span::before {
    top: 0;
    transform: rotate(45deg);
}

.c-hamburger--htx.is-active span::after {
    bottom: 0;
    transform: rotate(-45deg);
}

.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
    transition-delay: 0s, 0.3s;
}

.badges-main-fixed {
    top: -2rem !important;
}

.badges-main-fixed p {
    font-size: 1.2rem !important;
    padding-left: 0 !important;
}

.main-footer {
    width: 100%;
    min-height: 209px;
}

.main-footer p {
    color: #fff;
    margin-bottom: 0.5rem;
}

.main-footer p span {
    font-weight: 700;
}

.main-footer__cover {
    width: 100%;
    min-height: 209px;
    padding-top: 30px;
    background: rgba(81, 184, 72, 0.8);
}

.main-footer__cover .row {
    padding: 0 10px 0 30px;
}

.main-footer__cover .row div {
    margin-bottom: 20px;
}

.address {
    margin-bottom: 10px;
}

.copyright {
    text-align: right;
}

.fixed-badges {
    position: fixed;
    top: 45%;
    left: 0;
    max-width: 75px;
    z-index: 999;
}

.fixed-badges a {
    display: block;
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #fff;
    padding: 4px 0 4px 10px;
    margin-bottom: 3px;
}

@media only screen and (min-width: 320px) {
    .fixed-badges a {
        font-size: 0.6rem;
        padding: 2px;
    }
}

@media only screen and (min-width: 768px) {
    .fixed-badges a {
        font-size: 1.2rem;
        padding: 4px 0 4px 10px;
    }
}

@media only screen and (min-width: 320px) {
    .fixed-badges {
        max-width: 40px;
    }
}

@media only screen and (min-width: 768px) {
    .fixed-badges {
        max-width: 75px;
    }
}

@media only screen and (min-width: 992px) {
    .fixed-badges {
        max-width: 75px;
    }
}

.fixed-badges--1 {
    background: #c10024;
}

.fixed-badges--1 span {
    font-size: 1.35rem;
    font-weight: 700;
}

@media only screen and (min-width: 320px) {
    .fixed-badges--1 span {
        font-size: 0.7rem;
    }
}

@media only screen and (min-width: 768px) {
    .fixed-badges--1 span {
        font-size: 1.35rem;
    }
}

.fixed-badges--2 {
    background: #0083e8;
}

@media only screen and (min-width: 768px) {
    .fixed-badges--2 {
        font-size: 1.1rem !important;
    }
}

.fixed-badges--2 span {
    font-size: 1.6rem;
    font-weight: 600;
}

@media only screen and (min-width: 320px) {
    .fixed-badges--2 span {
        font-size: 0.7rem;
    }
}

@media only screen and (min-width: 768px) {
    .fixed-badges--2 span {
        font-size: 1.6rem;
    }
}

@media (min-width: 320px) {
    .main-footer {
        background: none;
    }

    .copyright {
        text-align: left;
    }

    .address p {
        font-size: 1.6rem;
    }
}

@media (min-width: 768px) {
    .copyright {
        text-align: right;
    }

    .address p {
        font-size: 2.2rem;
    }
}

@media (min-width: 992px) {
    .main-footer {
        background: url("/img/bg-footer.jpg") no-repeat top center;
        background-size: auto;
    }

    .address p {
        font-size: 2.4rem;
    }
}

@media (min-width: 1400px) {
    .main-footer {
        background-size: 100% 209px;
    }
}

.go-top {
    display: none;
    position: fixed;
    left: 0;
    bottom: 2rem;
    width: 74px;
    height: 72px;
    background: #51b848 url('/img/go-top.png');
    cursor: pointer;
}

.letter-block-1 {
    position: relative;
    height: auto;
    margin-bottom: -340px;
    z-index: 999;
}

.letter-block-1 h1 {
    display: none;
    font-size: 2.2rem;
    font-weight: 400;
    color: #51b848;
}

.letter-block-1 p {
    line-height: 1.5;
}

.about-agency {
    padding-top: 80px;
    padding-left: 35px;
}

.letter-l {
    background-image: url("/img/letter-1.png");
    background-repeat: no-repeat;
    background-position: center;
}

.letter-lb {
    display: none;
    background: url("/img/letter-1b.png") no-repeat center;
}

.letter-lc {
    display: none;
    background: url("/img/letter-1c.png") no-repeat center;
}

.letter-ld {
    display: none;
    background: url("/img/letter-1d.png") no-repeat center;
}

.letter-le {
    display: none;
    background: url("/img/letter-1e.png") no-repeat center;
}

.scale-l {
    -webkit-animation: scale_l 1s linear;
    -moz-animation: scale_l 1s linear;
    animation: scale_l 1s linear;
}

@keyframes scale_l {
    0% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
}

.langs-translations {
    display: none;
}

@keyframes moving_l {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
    25% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
    }
    50% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
    75% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -o-transform: rotate(5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
}

.letter-block-1__badges {
    display: none;
    position: absolute;
    top: 70px;
    left: -50px;
    width: 238px;
    overflow: hidden;
    padding-bottom: 2rem;
    background: url("/img/badge-top.png") no-repeat top center;
}

.letter-block-1__badges.badges--mini {
    top: 5rem;
    left: -3.5rem;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
}

.online-order-badge {
    display: block;
    width: 152px;
    height: 208px;
    font-size: 1.8rem;
    font-weight: 100;
    text-transform: uppercase;
    color: #fff;
    background: url("/img/badge.png") no-repeat;
    margin-top: -25px;
    margin-left: 56px;
    margin-bottom: 60px;
    padding: 80px 12px 0 20px;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.online-order-badge:hover {
    color: #fff;
    margin-top: -35px;
    margin-bottom: 70px;
}

.online-order-badge span {
    font-size: 1.9rem;
    font-weight: 700;
}

.online-order-badge span em {
    display: block;
    font-style: normal;
    font-size: 2.1rem;
}

.sale-badge {
    position: relative;
    display: table;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    margin: 0 auto;
    padding: 0 20px;
    background: #ffd200;
    z-index: 999;
}

.sale-badge p {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 1.2rem;
    text-transform: uppercase;
}

.sale-badge p span {
    display: block;
    font-size: 1.8rem;
    font-weight: 700;
}

@keyframes moving_badge {
    0% {
        transform: rotate(0deg) translate(-20px) rotate(0deg);
    }
    100% {
        transform: rotate(360deg) translate(-20px) rotate(-360deg);
    }
}

.letter-block-2 {
    position: relative;
    width: 100%;
    min-height: 2000px;
    padding-top: 890px;
    background: url("/img/bg-letter-o.jpg") no-repeat top center;
    margin-bottom: -320px;
}

.letter-block-2__content {
    position: relative;
    min-height: 140px;
    padding: 1.5rem 3rem;
    background: rgba(81, 184, 72, 0.9);
    z-index: 9;
}

.letter-block-2__content h2 {
    font-size: 7.2rem;
    font-weight: 100;
    color: #fff;
    text-align: center;
}

.letter-o-1 {
    position: relative;
    background: url("/img/letter-2.png") no-repeat center;
    z-index: 1;
}

.decor {
    position: absolute;
}

.decor-1 {
    top: -44px;
    left: 174px;
    width: 303px;
    height: 466px;
    background: url("/img/decor-7.png") no-repeat;
}

.decor-2 {
    top: 114px;
    right: -70px;
    width: 292px;
    height: 190px;
    background: url("/img/decor-4.png") no-repeat;
}

.decor-3 {
    bottom: 10px;
    right: -25px;
    width: 270px;
    height: 256px;
    background: url("/img/decor-1.png");
}

.decor-4 {
    bottom: -200px;
    right: 100px;
    width: 251px;
    height: 386px;
    background: url("/img/decor-2.png");
}

.decor-5 {
    bottom: 10px;
    left: 190px;
    width: 106px;
    height: 106px;
    background: url("/img/decor-6.png");
}

.decor-6 {
    top: 260px;
    left: -150px;
    width: 334px;
    height: 261px;
    background: url("/img/decor-5.png");
}

.decor-7 {
    top: 60px;
    left: -95px;
    width: 160px;
    height: 170px;
    background: url("/img/decor-8.png");
}

.decor-8 {
    top: 60px;
    left: 175px;
    width: 57px;
    height: 76px;
    background: url("/img/decor-3.png");
}

@keyframes moving1 {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        -moz-transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        -o-transform: rotate(-360deg);
    }
}

@keyframes moving2 {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}

.letter-block-3 {
    position: relative;
    width: 100%;
    background: rgba(81, 184, 72, 0.9);
}

.letter-block-3 .container {
    min-height: inherit;
    padding: 0;
    background: #fff;
}

.letter-block-3__tabs {
    position: relative;
    width: 100%;
    padding: 30px;
    background: rgba(81, 184, 72, 0.9);
    z-index: 9;
}

.letter-block-3__tabs ul {
    margin: 0;
    margin-bottom: 20px;
    padding-top: 20px;
    list-style-type: none;
}

.letter-block-3__tabs ul li {
    display: inline-block;
    vertical-align: top;
    font-size: 2.4rem;
    text-transform: uppercase;
    color: #fff;
    margin-right: 17px;
    cursor: pointer;
    border: 1px solid #fff;
}

.letter-block-3__tabs ul li.active {
    border: 1px solid rgba(255,255,255,0);
}

.letter-block-3__tabs ul li:last-child {
    margin-right: 0;
}

.letter-g {
    background: url("/img/letter-3.png") no-repeat center;
}

.letter-g__corner {
    background-image: url("/img/g-top.png");
}

.tab-block {
    display: none;
    color: #ffffff;
}

.tab-block p {
    width: 80%;
    color: #ffffff;
    margin: 0 auto;
}

.tab-block.active {
    display: block;
}

.tab-block--1 {
    padding-top: 40px;
}

.tab-block--1 .row > div {
    text-align: center;
}

.tab-block--1 span {
    display: inline-block;
    vertical-align: top;
    min-height: 35px;
    font-size: 1.7rem;
    text-transform: uppercase;
    color: #fff;
    padding-top: 7px;
    padding-left: 50px;
    margin-bottom: 45px;
}

.translate-1 {
    background: url("/img/ico-tab-1.png") no-repeat left center;
    margin-left: 150px;
}

.translate-2 {
    background: url("/img/ico-tab-2.png") no-repeat left center;
    margin-left: -150px;
}

.translate-3 {
    background: url("/img/ico-tab-3.png") no-repeat left center;
    margin-left: 60px;
}

.translate-4 {
    background: url("/img/ico-tab-4.png") no-repeat left center;
}

.translate-5 {
    background: url("/img/ico-tab-5.png") no-repeat left center;
    margin-left: -60px;
}

.translate-6 {
    background: url("/img/ico-tab-6.png") no-repeat left center;
}

.translate-7 {
    background: url("/img/ico-tab-7.png") no-repeat left center;
}

.letter-block-4 {
    overflow: hidden;
}

.letter-o-2 {
    position: relative;
    width: 683px;
    height: 687px;
    margin: 0 auto;
    -webkit-animation: moving-letter-o 250s linear infinite;
    -moz-animation: moving-letter-o 250s linear infinite;
    animation: moving-letter-o 250s linear infinite;
}

.letter-o-2 img {
    width: 100%;
}

@keyframes moving-letter-o {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}

.moving-o {
    -webkit-animation: moving-letter-o 300s linear infinite;
    -moz-animation: moving-letter-o 300s linear infinite;
    animation: moving-letter-o 300s linear infinite;
}

.letter-o-2__plane {
    position: absolute;
    top: 50px;
    left: 100px;
    width: 506px;
    height: 486px;
    background: url("/img/plane-4.png") no-repeat;
    z-index: 999;
    -webkit-animation: moving_plane 60s linear infinite;
    -moz-animation: moving_plane 60s linear infinite;
    animation: moving_plane 60s linear infinite;
}

@keyframes moving_plane {
    0% {
        transform: rotate(0deg) translateX(-350px);
    }
    100% {
        transform: rotate(-360deg) translateX(-350px);
    }
}

.news-slider {
    position: relative;
    width: 100%;
    margin: 0;
    list-style-type: none;
}

.news-slider li {
    position: relative;
    background: rgba(0, 0, 0, 0.7);
}

.news-slider img {
    width: 100%;
}

.news-slider__text {
    padding: 1% 15% 1% 5%;
}

.news-slider__text h2,
.news-slider__text p {
    color: #fff;
}

.news-slider__text h2 {
    font-size: 1.8rem;
    text-transform: uppercase;
    font-weight: 300;
}

.letter-block-5 {
    position: relative;
    padding-bottom: 140px;
}

.letter-block-5 .letter-s {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -217px;
}
.clients-line {
    position: relative;
}
.clients-line > div {
    line-height: 134px;
    text-align: center;
}

.clients-line > div img {
    display: inline-block;
}

.main-oage {
    padding-top: 1.5rem;
    overflow: hidden;
}

.all-clients-container {
    position: relative;
}

@media only screen and (min-width: 992px) {
    .all-clients {
        position: absolute;
        top: 0;
        right: -2rem;
    }
}

@media (min-width: 320px) {
    .letter-block-1 {
        min-height: 250px;
        margin-bottom: 0;
    }

    .contacts-map {
        height: 250px;
        overflow: hidden;
    }

    .letter-l {
        position: absolute;
        top: 0;
        left: 0;
        height: 0;
        width: 0;
        padding-top: 68%;
        background-size: contain;
        margin: 0 auto 20px;
    }

    .about-agency {
        padding-top: 10px;
    }

    .letter-block-2 {
        background: none;
        overflow: hidden;
        min-height: auto;
        padding-top: 650px;
        margin-bottom: 20px;
    }

    .letter-o-1 {
        position: absolute;
        top: 0;
        left: 50%;
        width: 552px;
        height: 608px;
        margin-left: -276px;
        background-size: 552px auto;
    }

    .letter-block-3 {
        padding-top: 0;
    }

    .letter-block-3 .container {
        background: none;
    }

    .letter-g {
        position: relative;
        bottom: 0;
        left: 0;
        padding-top: 49%;
        width: 50%;
        height: 0;
        margin: 0 auto 20px;
        background-size: contain;
    }

    .letter-block-3__tabs {
        background: rgba(81, 184, 72, 0);
    }

    .letter-o-2 {
        width: 50%;
    }

    .clients-line img {
        width: 50%;
    }

    .client-2 {
        padding-left: 0;
    }

    .client-3 {
        padding-left: 0;
    }

    .client-4 {
        margin-left: 0;
        margin-right: 0;
    }

    .client-5 {
        padding-left: 0;
    }

    .client-6 {
        padding-top: 0;
    }

    .client-7 {
        margin-right: 0;
    }

    .client-8 {
        margin-left: 0;
    }

    .client-9 {
        margin-left: 0;
    }

    .client-10 {
        margin-left: 0;
    }
    
    .client-11 {
        position: relative;
    }

    .client-11 img {
        display: block !important;
        margin: 0 auto !important;
    }

    .decor-1 {
        top: 10px;
        left: 174px;
        width: 303px;
        height: 386px;
        background-size: auto 386px;
    }

    .decor-2 {
        top: 154px;
        right: -80px;
        width: 262px;
        height: 160px;
        background-size: auto 160px;
    }

    .tab-block--1 {
        padding-top: 40px;
    }

    .tab-block--1 .row > div {
        text-align: left;
    }

    .tab-block--1 span {
        margin-bottom: 20px;
    }

    .translate-1 {
        margin-left: 0;
    }

    .translate-2 {
        margin-left: 0;
    }

    .translate-3 {
        margin-left: 0;
    }

    .translate-5 {
        margin-left: 0;
    }

    .letter-block-3__tabs ul {
        /*margin-left: -35px;*/
    }

    .letter-block-3__tabs ul li {
        width: 31%;
        padding: 5px;
        font-size: 0.9rem;
        margin-right: 3px;
    }

    .news-slider__text {
        padding: 2rem 15% 2rem 15%;
    }

    .letter-block-5 {
        padding-bottom: 60px;
    }
}

@media (min-width: 768px) {
    .letter-block-1 {
        min-height: 650px;
    }
    
    .contacts-map {
        height: auto;
        overflow: visible;
    }
    .letter-l {
        position: absolute;
        top: -33px;
        left: 90px;
        width: 572px;
        height: 795px;
        margin: 0;
        padding-top: 0;
    }

    .about-agency {
        padding-top: 80px;
    }

    .letter-block-3 {
        padding-top: 0;
    }

    .letter-block-3 .container {
        background: #fff;
    }

    .letter-block-3__tabs {
        background: rgba(81, 184, 72, 0.9);
    }

    .letter-o-1 {
        position: absolute;
        top: 40px;
        left: 50%;
        width: 723px;
        height: 708px;
        margin-left: -122px;
    }

    .letter-o-2 {
        width: 80%;
    }

    .letter-block-3__tabs ul {
        /*margin-left: -35px;*/
    }

    .letter-block-3__tabs ul li {
        width: 31%;
        padding: 5px;
        font-size: 1.6rem;
        margin-right: 3px;
    }

    .tab-block--1 .row > div {
        text-align: center;
    }

    .clients-line img {
        width: 30%;
        margin-bottom: 2rem;
    }
}

@media (min-width: 992px) {
    .letter-l {
        position: absolute;
        top: -73px;
        left: 190px;
        width: 572px;
        height: 795px;
        margin: 0;
        padding-top: 0;
    }

    .letter-block-3__tabs ul li {
        width: auto;
        padding: 5px 10px;
        font-size: 2.4rem;
    }

    .letter-block-3__tabs ul li a {
        font-size: 2.4rem;
        color: #ffffff;
    }

    .translate-1 {
        margin-left: 150px;
    }

    .translate-2 {
        margin-left: -150px;
    }

    .translate-3 {
        margin-left: 60px;
    }

    .translate-5 {
        margin-left: -60px;
    }

    .tab-block--1 {
        padding-top: 40px;
    }

    .tab-block--1 .row > div {
        text-align: center;
    }

    .tab-block--1 span {
        margin-bottom: 45px;
    }

    .decor-1 {
        top: -44px;
        left: 174px;
        width: 303px;
        height: 466px;
        background-size: auto;
    }

    .decor-2 {
        top: 114px;
        right: -70px;
        width: 292px;
        height: 190px;
    }

    .letter-block-1 {
        margin-bottom: -340px;
    }

    .letter-o-1 {
        position: absolute;
        top: 540px;
        left: 50%;
        width: 723px;
        height: 708px;
        margin-left: -122px;
        background-size: 723px auto;
    }

    .letter-block-2 {
        min-height: 2000px;
        background: url("/img/bg-letter-o.jpg") no-repeat top center;
        padding-top: 890px;
        margin-bottom: -320px;
    }

    .letter-block-3 {
        min-height: 508px;
        height: auto;
    }

    .letter-block-3__tabs {
        min-height: 508px;
        height: auto;
    }

    .letter-g {
        position: absolute;
        top: -163px;
        left: 110px;
        width: 642px;
        height: 635px;
        z-index: 1;
        margin: 0;
        padding-top: 0;
        background-size: auto;
    }

    .letter-g__corner {
        position: absolute;
        width: 516px;
        height: 214px;
        top: -165px;
        left: 148px;
        z-index: 99;
    }

    .letter-block-4 {
        padding-top: 140px;
    }

    .letter-o-2 {
        width: 682px;
        margin-bottom: -360px;
    }

    .news-slider-container {
        margin-bottom: 190px;
    }

    .news-slider p {
        line-height: 1.8;
    }

    .news-slider__text {
        padding: 1% 15% 1% 5%;
    }

    .clients-line {
        height: 134px;
    }

    .clients-line img {
        width: auto;
        margin-bottom: 0;
    }

    .client-2 {
        padding-left: 150px;
    }

    .client-3 {
        padding-left: 70px;
    }

    .client-4 {
        margin-left: -50px;
        margin-right: 50px;
    }

    .client-5 {
        padding-left: 150px;
    }

    .client-6 {
        padding-top: 34px;
    }

    .client-7 {
        margin-right: 0;
    }

    .client-8 {
        margin-left: -10px;
    }

    .client-9 {
        margin-left: -60px;
    }

    .client-10 {
        margin-left: -16px;
    }

    .client-11 {
        position: absolute;
        top: 30%;
        left: 0;
    }
    .client-11 img {
        display: inline-block !important;
        vertical-align: top;
        margin: 0 70px 0 0 !important;
    }

    .letter-block-5 {
        padding-bottom: 140px;
    }
}

@media (min-width: 1400px) {
    .letter-block-2 {
        background-size: 100% 2000px;
    }
}

.clients {
    padding-top: 4.5rem;
    padding-bottom: 10rem;
}

.clients ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.clients li {
    margin-bottom: 2.2rem;
}

.clients a {
    font-size: 1.8rem;
    color: #333;
    line-height: 1.5;
    text-decoration: underline;
}

.clients a:hover {
    text-decoration: none;
}

.clients p {
    font-size: 2.4rem;
    font-weight: 300;
    line-height: 1.6;
    color: #51b848;
}

@media only screen and (min-width: 320px) {
    .clients p {
        text-align: center;
    }
}

@media only screen and (min-width: 992px) {
    .clients p {
        text-align: left;
    }
}

.shadowed-block {
    background: #fff;
    box-shadow: 0px 3px 54px 0px rgba(0, 0, 0, 0.15);
    margin: 0 auto 7.5rem;
}

@media only screen and (min-width: 320px) {
    .shadowed-block .container {
        padding: 5rem 4rem 10rem;
    }
}

@media only screen and (min-width: 992px) {
    .shadowed-block .container {
        padding: 7rem 6rem 15rem;
    }
}

@media only screen and (min-width: 1200px) {
    .shadowed-block .container {
        padding: 9rem 8rem 19rem;
    }
}

@media only screen and (min-width: 320px) {
    .shadowed-block {
        width: 98%;
    }
}

@media only screen and (min-width: 1200px) {
    .shadowed-block {
        width: 1080px;
    }
}

.news {
    padding-top: 4.5rem;
    padding-bottom: 10rem;
    overflow: hidden;
}

.news__item:nth-child(2n) {
    text-align: left;
}

@media only screen and (min-width: 320px) {
    .news__item:nth-child(2n+1) {
        text-align: left;
    }
}

@media only screen and (min-width: 768px) {
    .news__item:nth-child(2n+1) {
        text-align: right;
    }
}

.news__item:nth-child(2n+1) img {
    float: right;
}

.news__item:nth-child(2n+1) p {
    float: right;
}

@media only screen and (min-width: 320px) {
    .news__item {
        margin-bottom: 2rem;
    }
}

@media only screen and (min-width: 768px) {
    .news__item {
        margin-bottom: 5rem;
    }
}

@media only screen and (min-width: 992px) {
    .news__item {
        margin-bottom: 8rem;
    }
}

.news img {
    display: block;
}

@media only screen and (min-width: 320px) {
    .news img {
        width: 100%;
        margin: 0 auto 2rem;
    }
}

@media only screen and (min-width: 768px) {
    .news img {
        width: 90%;
        margin: 0;
    }
}

.news p {
    max-width: 50rem;
    font-size: 1.4rem;
    line-height: 1.8;
}

@media only screen and (min-width: 320px) {
    .news p {
        padding: 0 1rem;
    }
}

@media only screen and (min-width: 768px) {
    .news p {
        padding: 0;
    }
}

.news h3 {
    font-weight: 400;
    margin-bottom: 5px;
}

@media only screen and (min-width: 320px) {
    .news h3 {
        padding: 0 1rem;
    }
}

@media only screen and (min-width: 768px) {
    .news h3 {
        padding: 0;
    }
}

.news h3 a {
    font-size: 1.4rem;
    font-weight: 400 !important;
    color: #333;
    text-transform: uppercase;
    text-decoration: none;
}

.contacts__logo {
    padding-top: 5.5rem;
    margin-bottom: 5.5rem;
}

.contacts__logo img {
    display: block;
    margin: 0 auto;
}

.contacts__info h3 {
    font-weight: 400;
}

.contacts__info p span {
    font-weight: 700;
}

@media only screen and (min-width: 320px) {
    .contacts__info > div {
        padding-left: 1.5rem;
        margin-bottom: 1rem;
    }
}

@media only screen and (min-width: 768px) {
    .contacts__info > div {
        padding-left: 5rem;
        margin-bottom: 5rem;
    }
}

@media only screen and (min-width: 992px) {
    .contacts__info > div {
        padding-left: 10rem;
    }
}

.contacts + .main-footer .row {
    display: none;
}

.company {
    height: auto;
    padding-top: 4.5rem;
    padding-bottom: 12rem;
    overflow: hidden;
}

.company .main-headline,
.company h4 {
    margin-bottom: 2.5rem;
}

@media only screen and (min-width: 320px) {
    .company .main-headline,
    .company h4 {
        font-size: 2.8rem;
        padding-left: 1.5rem;
        text-align: center;
    }
}

@media only screen and (min-width: 768px) {
    .company .main-headline,
    .company h4 {
        font-size: 3.6rem;
        padding-left: 6.5rem;
        text-align: left;
    }
}

@media only screen and (min-width: 992px) {
    .company .main-headline,
    .company h4 {
        padding-left: 15rem;
    }
}

.company h4 {
    font-weight: 300;
    color: #51b848;
}

@media only screen and (min-width: 320px) {
    .company h5 {
        text-align: center;
        padding-left: 1.5rem;
    }
}

@media only screen and (min-width: 768px) {
    .company h5 {
        text-align: left;
        padding-left: 0;
    }
}

.company p {
    line-height: 1.6;
}

@media only screen and (min-width: 320px) {
    .company p {
        font-size: 1.6rem;
        padding-left: 1.5rem;
        margin-bottom: 2rem;
    }
}

@media only screen and (min-width: 768px) {
    .company p {
        font-size: 1.8rem;
        padding-left: 6rem;
        margin-bottom: 3rem;
    }
}

@media only screen and (min-width: 992px) {
    .company p {
        padding-left: 20rem;
    }
}

.company__headline {
    position: relative;
    background: #51b848;
    padding: 3rem 0;
}

@media only screen and (min-width: 320px) {
    .company__headline {
        margin-bottom: 3rem;
        margin-top: 3rem;
    }
}

@media only screen and (min-width: 768px) {
    .company__headline {
        margin-bottom: 5rem;
        margin-top: 5rem;
    }
}

@media only screen and (min-width: 992px) {
    .company__headline {
        margin-bottom: 9rem;
        margin-top: 8rem;
    }
}

.company__headline h3 {
    font-weight: 100;
    color: #fff;
    margin-bottom: 0;
}

@media only screen and (min-width: 320px) {
    .company__headline h3 {
        max-width: 20rem;
        font-size: 2.3rem;
        padding-left: 0;
        text-align: center;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 768px) {
    .company__headline h3 {
        max-width: 100%;
        font-size: 3.4rem;
        padding-left: 3rem;
        margin: 0;
    }
}

@media only screen and (min-width: 992px) {
    .company__headline h3 {
        font-size: 6rem;
        text-align: left;
        padding-left: 7.5rem;
    }
}

.company__headline img {
    position: absolute;
    top: -13rem;
    right: -10rem;
}

@media only screen and (min-width: 320px) {
    .company__headline img {
        width: 5rem;
        top: -1.5rem;
        right: 1rem;
    }
}

@media only screen and (min-width: 768px) {
    .company__headline img {
        width: 8rem;
        top: -4rem;
    }
}

@media only screen and (min-width: 992px) {
    .company__headline img {
        width: 14rem;
        top: -6.5rem;
        right: 0;
    }
}

@media only screen and (min-width: 1200px) {
    .company__headline img {
        width: auto;
        top: -20rem;
        right: -10rem;
    }
}

@media only screen and (min-width: 1200px) {
    .company__headline img.company__img--1 {
        right: -17rem;
        top: -19rem;
    }
}

.company__content {
    display: inline-block;
    vertical-align: top;
    max-width: 80rem;
    padding-top: 3.5rem;
    margin-bottom: 3.5rem;
}

@media only screen and (min-width: 768px) {
    .company__content {
        max-width: 50rem;
    }
}

@media only screen and (min-width: 992px) {
    .company__content {
        max-width: 65rem;
    }
}

@media only screen and (min-width: 1200px) {
    .company__content {
        max-width: 80rem;
    }
}

.company__content p {
    font-size: 1.4rem;
    padding-left: 0;
}

@media only screen and (min-width: 320px) {
    .company__content p {
        padding-left: 1.5rem;
    }
}

@media only screen and (min-width: 768px) {
    .company__content p {
        padding-left: 0;
    }
}

.company ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

@media only screen and (min-width: 320px) {
    .company ul {
        padding-left: 1.5rem;
    }
}

@media only screen and (min-width: 768px) {
    .company ul {
        padding-left: 0;
    }
}

.company ul li {
    font-size: 1.75rem;
    line-height: 1.5;
}

.company__last h5 {
    text-align: center;
}

.company__last ul li {
    font-size: 1.4rem;
}

@media only screen and (min-width: 320px) {
    .company__last ul li {
        padding-left: 1.5rem;
    }
}

@media only screen and (min-width: 768px) {
    .company__last ul li {
        padding-left: 6rem;
    }
}

@media only screen and (min-width: 992px) {
    .company__last ul li {
        padding-left: 8rem;
    }
}

.company__last p {
    font-size: 1.4rem;
}

@media only screen and (min-width: 320px) {
    .company__last p {
        padding-left: 1.5rem;
    }
}

@media only screen and (min-width: 768px) {
    .company__last p {
        padding-left: 3rem;
        padding-right: 3rem;
    }
}

.ico-company {
    width: 10rem;
    height: 10rem;
    border-radius: 50%;
    background-color: #ffd200;
}

@media only screen and (min-width: 320px) {
    .ico-company {
        display: block;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 768px) {
    .ico-company {
        display: inline-block;
        vertical-align: top;
        margin: 0;
        margin-right: 2.5rem;
    }
}

.ico-company--block {
    display: block;
    margin: 0 auto 2rem;
}

.ico-company--1 {
    background: #ffd200 url("/img/ico-grey-1.png") no-repeat center;
}

.ico-company--2 {
    background: #ffd200 url("/img/ico-grey-2.png") no-repeat center;
}

.ico-company--3 {
    background: #ffd200 url("/img/ico-grey-3.png") no-repeat center;
}

.ico-company--4 {
    background: #ffd200 url("/img/ico-grey-4.png") no-repeat center;
}

.ico-company--5 {
    background: #ffd200 url("/img/ico-grey-5.png") no-repeat center;
}

.ico-company--6 {
    background: #ffd200 url("/img/ico-grey-6.png") no-repeat center;
}

.ico-company--7 {
    background: #ffd200 url("/img/ico-grey-7.png") no-repeat center;
}

.prices {
    padding-top: 4.5rem;
    padding-bottom: 10rem;
}

.prices .main-headline {
    margin-bottom: 1rem;
}

.prices__subheadline {
    font-size: 1.8rem;
    font-weight: 400;
    text-align: center;
    color: #c10024;
    margin-bottom: 2.2rem;
}

.prices > p {
    text-align: center;
    margin-bottom: 2.2rem;
}

.prices__block {
    position: relative;
}

.prices__block .container {
    padding: 0;
    padding-left: 1.5rem;
    padding-bottom: 2rem;
    margin-top: -10rem;
}

.prices__block:before {
    display: block;
    content: "";
    width: 100%;
    height: 10rem;
    background: #51b848;
}

@media only screen and (min-width: 320px) {
    .prices__block:before {
        margin-left: 0;
        margin-right: 0;
    }
}

.prices__block thead {
    background: #51b848;
}

.prices__block thead tr {
    height: 10rem;
}

.prices__block thead th {
    position: relative;
    vertical-align: top;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    padding-top: 2.6rem;
}

@media only screen and (min-width: 320px) {
    .prices__block thead th {
        font-size: 1rem;
        text-transform: none;
    }
}

@media only screen and (min-width: 768px) {
    .prices__block thead th {
        font-size: 1.6rem;
        text-transform: uppercase;
    }
}

.prices__block thead th span {
    text-transform: none;
    display: block;
    color: #1b7613;
}

@media only screen and (min-width: 320px) {
    .prices__block thead th span {
        font-size: 1rem;
    }
}

@media only screen and (min-width: 768px) {
    .prices__block thead th span {
        font-size: 1.2rem;
    }
}

.prices__block thead th em {
    font-style: normal;
}

.prices__block thead th:nth-of-type(1) {
    text-align: left;
}

@media only screen and (min-width: 320px) {
    .prices__block thead th:nth-of-type(1) {
        width: 30%;
        padding-left: 0.5rem;
    }
}

@media only screen and (min-width: 768px) {
    .prices__block thead th:nth-of-type(1) {
        width: 36%;
        padding-left: 4rem;
    }
}

.prices__block td {
    text-align: center;
    line-height: 1.7;
    padding: 2rem 0 3.2rem;
    border-bottom: 2px solid #efefef;
}

@media only screen and (min-width: 320px) {
    .prices__block td {
        width: 23.3%;
    }
}

@media only screen and (min-width: 768px) {
    .prices__block td {
        width: 21.3%;
    }
}

.prices__block td:nth-of-type(1) {
    text-align: left;
    background: #efefef;
    border-bottom: 2px solid #fff;
}

@media only screen and (min-width: 320px) {
    .prices__block td:nth-of-type(1) {
        font-size: 1rem;
        width: 30%;
        padding-left: 0.5rem;
    }
}

@media only screen and (min-width: 768px) {
    .prices__block td:nth-of-type(1) {
        font-size: 1.6rem;
        width: 36%;
        padding-left: 4rem;
    }
}

.prices__block td img {
    display: block;
    margin: 0 auto;
}

.prices__block td span {
    color: #999;
}

@media only screen and (min-width: 320px) {
    .prices__block td span {
        font-size: 0.9rem;
    }
}

@media only screen and (min-width: 768px) {
    .prices__block td span {
        font-size: 1.2rem;
    }
}

.prices__block td span em {
    display: block;
    font-style: normal;
    color: #51b848;
}

@media only screen and (min-width: 320px) {
    .prices__block td span em {
        font-size: 1.3rem;
    }
}

@media only screen and (min-width: 768px) {
    .prices__block td span em {
        font-size: 2.4rem;
    }
}

.prices__block .last-row td {
    border-bottom: none;
    color: #51b848;
}

.prices__block .last-row td:nth-of-type(1) {
    background: none;
    color: #51b848;
}

@media only screen and (min-width: 320px) {
    .prices__block .last-row td:nth-of-type(1) {
        font-size: 1rem;
        text-transform: none;
    }
}

@media only screen and (min-width: 768px) {
    .prices__block .last-row td:nth-of-type(1) {
        font-size: 1.8rem;
        text-transform: uppercase;
    }
}

@media only screen and (min-width: 320px) {
    .prices__block .last-row td {
        font-size: 1rem;
        padding-top: 2rem;
    }
}

@media only screen and (min-width: 768px) {
    .prices__block .last-row td {
        font-size: 2.4rem;
        padding-top: 4rem;
    }
}

.no-border {
    border-bottom: none !important;
}

.prices-attention .container {
    background: url('/img/ico-attention.png') no-repeat 5px top;
}

.shadowed-block.prices-attention .container {
    padding-top: 3rem;
    padding-bottom: 4rem;
    padding-left: 7rem;
    padding-right: 7rem;
    background: url('/img/ico-attention.png') no-repeat 5px 55px;
}

.shadowed-block.prices-attention h2 {
    font-weight: 400;
}

@media only screen and (min-width: 320px) {
    .shadowed-block.prices-attention h2 {
        font-size: 2rem;
    }
}

@media only screen and (min-width: 768px) {
    .shadowed-block.prices-attention h2 {
        font-size: 2.4rem;
    }
}

.shadowed-block.prices-attention h3 {
    font-size: 1.8rem;
    font-weight: 400;
    padding-top: 1rem;
}

.prices-last ul {
    margin: 0;
    margin-left: 6.5rem;
    padding: 0;
    list-style-type: none;
}

.prices-last ul li {
    margin-bottom: 2rem;
}

.prices-second {
    padding-bottom: 5.5rem;
}

.prices-second ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.prices-second__list-1 {
    padding-top: 2rem !important;
}

.prices-second__list-1 li {
    margin-bottom: 2.2rem;
    text-align: right;
}

@media only screen and (min-width: 320px) {
    .prices-second__list-1 li {
        font-size: 1.3rem;
    }
}

@media only screen and (min-width: 768px) {
    .prices-second__list-1 li {
        font-size: 1.8rem;
    }
}

@media only screen and (min-width: 320px) {
    .prices-second__list-1 {
        padding-right: 1rem !important;
    }
}

@media only screen and (min-width: 768px) {
    .prices-second__list-1 {
        padding-right: 2rem !important;
    }
}

.prices-second__list-2 {
    border-left: 2px solid #efefef;
}

.prices-second__list-2 li {
    color: #51b848;
    padding: 2rem 0 1.2rem 1.2rem;
    padding-left: 5rem;
}

@media only screen and (min-width: 320px) {
    .prices-second__list-2 li {
        font-size: 1.4rem;
    }
}

@media only screen and (min-width: 768px) {
    .prices-second__list-2 li {
        font-size: 1.8rem;
    }
}

@media only screen and (min-width: 320px) {
    .prices-second__list-2 li span {
        font-size: 1.8rem;
    }
}

@media only screen and (min-width: 768px) {
    .prices-second__list-2 li span {
        font-size: 2.4rem;
    }
}

.prices-second__list-2 li:nth-child(2) {
    text-align: center;
    text-transform: uppercase;
    background: #efefef;
    padding-left: 0;
    line-height: 1.8;
    padding-top: 1.8rem;
    padding-bottom: 2rem;
}

@media only screen and (min-width: 320px) {
    .prices-second__list-2 li:nth-child(2) {
        font-size: 1.3rem;
    }
}

@media only screen and (min-width: 768px) {
    .prices-second__list-2 li:nth-child(2) {
        font-size: 1.4rem;
    }
}

.prices-second p {
    padding-top: 3rem;
    text-align: left;
}

.what-info {
    position: absolute;
    top: 1.3rem;
    right: 0;
    width: 1.5rem;
    height: 1.5rem;
    font-size: 1rem;
    color: #333;
    border-radius: 50%;
    background: #ffd200;
    cursor: pointer;
    z-index: 999;
}

.what-info--1 {
    right: 4.5rem;
}

.what-info--3 {
    right: 2.5rem;
}

.what-info:hover .what-info__content {
    display: block;
}

.what-info__content {
    width: 540px;
    position: absolute;
    top: 10px;
    right: 10px;
    display: none;
    text-align: left;
    background: #ffd200;
    padding: 2rem 5.5rem;
    z-index: 99;
    -webkit-box-shadow: 10px 10px 61px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 10px 10px 61px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 10px 10px 61px 0px rgba(0, 0, 0, 0.5);
}

.what-info__content h3 {
    font-size: 1.8rem;
    text-transform: none;
    font-weight: 400;
    margin-bottom: 2.5rem;
}

.what-info__content ul {
    margin: 0;
    margin-bottom: 3rem;
    padding: 0;
    list-style-type: none;
}

.what-info__content ul li {
    font-size: 1.2rem;
    text-transform: none;
    margin-bottom: 3px;
}

.what-info__content p {
    text-transform: none;
}

@media only screen and (min-width: 320px) {
    .questions {
        overflow: hidden;
    }
}

@media only screen and (min-width: 992px) {
    .questions {
        overflow: visible;
    }
}

@media only screen and (min-width: 1200px) {
    .questions {
        overflow: hidden;
    }
}

.questions-block {
    position: relative;
}

.questions-block:after {
    display: block;
    content: "";
    position: absolute;
    top: 1px;
    right: -10rem;
    width: 206px;
    height: 324px;
    background: url('/img/question-letter.png');
}

@media only screen and (min-width: 320px) {
    .questions-block:after {
        display: none;
    }
}

@media only screen and (min-width: 992px) {
    .questions-block:after {
        display: block;
    }
}

.questions-block li {
    font-weight: 400;
    padding-left: 2rem;
    border-bottom: 1px solid #efefef;
    margin-bottom: 0;
    cursor: pointer;
}

@media only screen and (min-width: 320px) {
    .questions-block li {
        font-size: 1.8rem;
        padding: 1rem 0;
    }
}

@media only screen and (min-width: 768px) {
    .questions-block li {
        font-size: 2.4rem;
        padding: 1.8rem 0;
    }
}

.questions-block li span {
    display: none;
    font-size: 1.4rem;
    line-height: 1.5;
    color: #fff;
    background: #51b848;
    padding: 4rem 0 6rem;
    margin-left: -100rem;
    padding-left: 100rem;
    margin-right: -100rem;
    padding-right: 100rem;
}

.questions-block li:hover {
    color: #51b848;
}

.questions-block li.active {
    color: #51b848;
    padding-bottom: 0;
}

.questions-block li.active span {
    margin-top: 1.8rem;
    display: block;
}

.order {
    padding-top: 4.5rem;
    padding-bottom: 6rem;
}

.order .main-headline {
    margin-bottom: 3.5rem;
}

@media only screen and (min-width: 320px) {
    .order .main-headline {
        text-align: center;
    }
}

@media only screen and (min-width: 768px) {
    .order .main-headline {
        text-align: left;
    }
}

@media only screen and (min-width: 320px) {
    .order .container {
        padding-left: 1rem;
    }
}

@media only screen and (min-width: 768px) {
    .order .container {
        padding-left: 11rem;
    }
}

@media only screen and (min-width: 992px) {
    .order .container {
        padding-left: 19rem;
    }
}

.order .container > p {
    margin-bottom: 4rem;
}

@media only screen and (min-width: 992px) {
    .order .container > p {
        width: 90%;
    }
}

.order .letter-block-1__badges {
    background: none;
}

.order-form .input-group {
    margin-bottom: 3.5rem;
}

@media only screen and (min-width: 320px) {
    .order-form .input-group {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    .order-form .input-group {
        width: 85%;
    }
}

@media only screen and (min-width: 768px) {
    .order-form .input-group--btn {
        position: relative;
        height: 25rem;
    }
}

.order-form .input-group--translate {
    position: relative;
}

@media only screen and (min-width: 768px) {
    .order-form .input-group--translate:after {
        top: -2rem;
        right: -6.5rem;
        display: block;
        position: absolute;
        content: "";
        width: 5.6rem;
        height: 2.8rem;
        background: url('/img/arrow.png');
    }
}

@media only screen and (min-width: 320px) {
    .order-form .input-group--margin {
        margin-bottom: 3.5rem;
    }
}

@media only screen and (min-width: 768px) {
    .order-form .input-group--margin {
        margin-bottom: 6rem;
    }
}

.order-form .input-group--date {
    position: relative;
    /* &:after {
              display: block;
              content: "";
              position: absolute;
              bottom: 0;
              right: 0;
              width: 4.4rem;
              height: 4.5rem;
              background: @grey-100 url('@{dir}date.png') no-repeat center;
              z-index: 99;
          } */
}

@media only screen and (min-width: 992px) {
    .order-form .input-group--date {
        width: 73%;
    }
}

.order-form .input-group--date input {
    display: block !important;
    background: url('/img/date-2.png') no-repeat right center;
}

.order-form label {
    display: block;
    font-size: 1.4rem;
    font-weight: 400;
    color: #999;
}

.order-form input,
.order-form textarea,
.order-form select {
    width: 100%;
    height: 45px;
    font-size: 2.4rem;
    font-weight: 400;
    color: #666;
    border: 1px solid #999;
}

.order-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.order-form textarea {
    height: 23rem;
    padding-top: 1rem;
}

.order-form button {
    bottom: 0;
    left: 0;
    font-size: 2.4rem;
    font-weight: 400;
    padding: 2rem 0;
    background: #ffd200;
}

.order-form button:hover {
    color: #fff;
    background: #c10024;
}

@media only screen and (min-width: 320px) {
    .order-form button {
        position: relative;
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    .order-form button {
        position: absolute;
        width: 85%;
    }
}

.order-form .styled-select select {
    background: url('/img/ar-2.png') no-repeat right center;
}

.order-form input[type="file"] {
    display: none;
}

.order-form .custom-file-upload {
    display: block;
    position: relative;
    width: 100%;
    height: 45px;
    text-align: left;
    border: 1px solid #999;
    cursor: pointer;
    font-size: 1.1em;
    overflow: hidden;
}

.order-form .custom-file-upload:after {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    font-size: 1.8rem;
    width: 125px;
    height: 45px;
    color: #fff;
    text-align: center;
    line-height: 43px;
    content: "Загрузить";
    margin-left: -125px;
    background: #333;
}

.errorBlock {
    border: 1px solid #ff0000;
}

.translate-1 a, .translate-2 a, .translate-3 a, .translate-4 a, .translate-5 a, .translate-6 a, .translate-7 a {
    color: #ffffff;
    font-size: 1.7rem;
    text-transform: uppercase;
}