@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');

body, html {
    width: 100%;
}

body.roboscan {
    width: 100%;
    min-height: 100%;
    padding: 0 !important;
    margin: 0 auto !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.4;
    color: #434343;
}

.thisPage .main {
    padding-top: 120px;
}

.header {
    position: fixed;
    width: 100%;
    z-index: 2;
    padding: 10px 0 30px 0;
    background: rgba(67, 67, 67,0.01);
    transition: .7s;
    top: 0;
}

.header .logo img {
    width: 170px;
}

.thisPage .r-block.block-8 {
    margin-top: 50px;
}

.thisPage .header {
    background: rgba(67, 67, 67,0.95);
}

.header.open {
    background: rgba(67, 67, 67,0.95);
}

.main .container .row {
    width: calc(100% + 30px);
}

.main .header .container .row {
    padding-bottom: 10px;
    border-bottom: solid 2px #fff;
    position: relative;
}

.main .header .container .row:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -25px;
    width: 2px;
    height: 50px;
    background-color: #fff;
}

.main .header .container .row:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -25px;
    width: 2px;
    height: 50px;
    background-color: #fff;
}

ul.mainmenu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    text-align: right;
}

ul.mainmenu li {
    list-style: none;
    padding: 0;
    margin: 0 25px;
    display: inline-block;
}

ul.mainmenu li a {
    color: #fff;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
}

ul.mainmenu li a:hover {
    color: #e1e1e1;
    text-decoration: none;
}

.block-1 {
    background-image: url("../img/bg.jpg");
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 100% auto;
    padding-top: 150px;
}

.row img {
    max-width: 100%;
    height: auto;
}

.main .container .container {
    max-width: none;
    width: auto;
    margin: 0 -15px;
}

.main a {
    transition: .3s;
}

.main .text-left {
    text-align: left;
}

.main .text-right {
    text-align: right;
}

.button-br-w {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    display: inline-block;
    max-width: 80%;
    padding: 22px 34px;
    border: solid 1px #ffffff;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
}

.button-br-w:hover {
    background-color: #333;
    border: solid 1px #333;
    color: #ffffff;
    text-decoration: none;
}

.block-1 .text-1 {
    font-weight: 400;
    font-size: 40px;
    line-height: 116%;
    color: #ffffff;
    font-family: 'Halvar Breit Md';
    padding: 200px 0 100px;
}

.block-1 .row img {
    max-width: none;
    height: auto;
    width: 100%;
}

.block-2 {
    background-color: #434343;
    color: #ffffff;
    padding: 50px 0 50px;
}

.r-block .h2 {
    font-family: 'Halvar Breit Md';
    font-size: 40px;
    margin-bottom: 50px;
}

.block-11.r-block h3 {
    font-family: 'Halvar Breit Md';
    font-size: 30px;
    margin: 30px 0;
    text-transform: uppercase;
}

.page-node-news h1 {
    font-family: 'Halvar Breit Md';
    font-size: 30px;

}

.page-node-news h2 a {
    font-family: 'Halvar Breit Md';
    font-size: 30px;
}

.block-2 .h3 {
    display: block;
    border-bottom: solid 2px #ffffff;
    font-family: 'Halvar Breit Md';
    font-size: 30px;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.block-2 .h4 {
    display: inline-block;
    font-family: 'Halvar Breit Md';
    font-size: 24px;
    margin-bottom: 20px;
    padding: 0 30px 30px 30px;
}

.block-2 ul {
    padding: 0 15px;
}

.block-2 ul li {
    padding: 0;
    margin-bottom: 15px;
    font-size: 22px;
}

.block-2 .img {
    position: relative;
}

.block-2 .img .p1 {
    position: absolute;
    left: 53%;
    top: 14%;
}

.block-2 .img .p1 .point-text {
    position: absolute;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
    color: #ffffff;
    display: block;
    margin-top: -110px;
    opacity: 0;
    transition: .7s;
}

.block-2 .img .p2 {
    position: absolute;
    left: 38%;
    top: 22%;
}

.block-2 .img .p2 img {
    width: 27px;
}

.block-2 .img .p2 .point-text {
    position: absolute;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
    color: #ffffff;
    display: block;
    margin-left: -110px;
    margin-top: -55px;
    opacity: 0;
    transition: .7s opacity;
}

.block-2 .img .p3 {
    position: absolute;
    left: 68%;
    top: 23%;
}

.block-2 .img .p3 img {
    width: 27px;
}

.block-2 .img .p3 .point-text {
    position: absolute;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
    color: #ffffff;
    display: block;
    margin-left: 40px;
    margin-top: -40px;
    width: 200px;
    opacity: 0;
    transition: .7s;
}

.block-2 .img .p4 {
    position: absolute;
    left: 49%;
    top: 28%;
}

.block-2 .img .p4 .point-text {
    position: absolute;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
    color: #ffffff;
    display: block;
    margin-left: -140px;
    margin-top: -60px;
    opacity: 0;
    transition: .7s;
}

.block-2 .img .p1:hover .point-text {
    display: block;
    opacity: 1;
}

.block-2 .img .p2:hover .point-text {
    display: block;
    opacity: 1;
}

.block-2 .img .p3:hover .point-text {
    display: block;
    opacity: 1;
}

.block-2 .img .p4:hover .point-text {
    display: block;
    opacity: 1;
}

.r-block.block-4 .h2 {
    margin-top: 50px;
}

.c-line {
    padding-top: 20px;
    border-top: solid 2px #434343;
    position: relative;
}

.c-line:before {
    content: "";
    position: absolute;
    left: 0;
    top: -25px;
    width: 2px;
    height: 50px;
    background-color: #434343;
}

.c-line:after {
    content: "";
    position: absolute;
    right: 0;
    top: -25px;
    width: 2px;
    height: 50px;
    background-color: #434343;
}

.r-block.block-4 .col-6.text-right .h4 {
    text-align: left;
    display: inline-block;
}

.row.c-line .h4 {
    position: relative;
}

.line-point {
    display: block;
    width: 10px;
    height: 10px;
    background-color: #434343;
    top: -5px;
    left: 20px;
    position: absolute;
    border-radius: 100%;

    transition: .5s;
}

.row.c-line {
    position: relative;
}

.row.c-line .text-left .h4:before {
    display: none;
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #434343;
    margin-top: -25px;
    margin-left: 0px;
}

.row.c-line .text-right .h4:before {
    display: none;
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: #434343;
    margin-top: -31px;
    left: 30px;
}

.block-3 {
    padding: 80px 0 50px 0;
}

.block-3 .wrapper {
    padding: 30px;
    border: solid 2px #434343;
}

.block-3 .title {
    font-family: 'Halvar Breit Md';
    font-size: 22px;
    line-height: 22px;
    height: 44px;
    margin: 15px 0;
}

.block-3 .text {
    font-size: 16px;
    line-height: 20px;
    height: 80px;
    margin: 15px 0;
}

.block-3 .img {
    text-align: center;
}

.block-3 .img img {
    display: block;
    height: 52px !important;
    width: auto !important;
}

.c-item {
    margin-bottom: 30px;
}

.block-4 .h5 {
    font-family: 'Halvar Breit Md';
    font-size: 20px;
    line-height: 24px;
    height: 48px;
    color: #409548;
}

.block-4 .img {
    margin: 30px 0 30px 0;
    min-height: 190px;
}

.block-4 .list {
    margin-left: 20px;
    padding-left: 20px;
    border-left: solid 2px #434343;
    position: relative;
    min-height: 440px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.block-4 .list:after {
    content: "";
    position: absolute;
    left: -18px;
    top: 0;
    width: 35px;
    height: 2px;
    background-color: #434343;
}

.block-4 .list:before {
    content: "";
    position: absolute;
    left: -18px;
    bottom: 0;
    width: 35px;
    height: 2px;
    background-color: #434343;
}

.block-4 .list ul {
    padding: 10px;
    margin: 0;
    list-style: none;
}

.block-4 .list li {
    padding: 0;
    margin: 30px 0 50px;
    list-style: none;
    position: relative;
    max-width: 80%;
}

.block-4 .list li:before {
    content: "";
    position: absolute;
    left: -35px;
    top: 8px;
    width: 9px;
    height: 9px;
    background-color: #434343;
    border-radius: 100%;
    z-index: 2;
}

.patents {
    padding: 50px 0;
}

.patents a .color {
    display: none;
}

.patents a:hover .color {
    display: block;
}

.patents a:hover .grey {
    display: none;
}

.block-5 {
    padding: 0;
}

.block-6 {
    padding: 0 0 50px 0;
}

.partners {
    padding: 0 0 50px 0;
}

.partners a .color {
    display: none;
}

.partners a:hover .color {
    display: inline-block;
}

.partners .c-item {
    margin-bottom: 30px;
}

.partners a:hover .grey {
    display: none;
}

.team-roboscan {
    padding: 20px 0;
}

.team-roboscan .img {
    text-align: left;
}

.team-roboscan img {
    width: 200px;
    height: 200px;
    display: block;
    border-radius: 100%;
    margin: 0;
}

.team-roboscan .fio {
    font-family: 'Halvar Breit Md';
    font-size: 26px;
    margin-top: 30px;
}

.team-roboscan .fio span {
    color: #409548;
}

.team-roboscan .spec {
    color: #409548;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 20px;
    height: 40px;
}

.team-roboscan .reg {
    color: #434343;
    font-size: 14px;
    line-height: 20px;
    height: 100px;
}

.form-callback {
    width: 100%;
    padding-bottom: 150px;
}

.form-callback input[type="text"], .form-callback textarea {
    font-family: 'Halvar Breit Md';
    font-size: 22px;
    width: 100%;
    border: solid 2px #ffffff;
    color: #ffffff;
    background-color: #434343;
    height: 60px;
    line-height: 60px;
    padding-left: 10px;
    margin-bottom: 30px;
}

.form-callback textarea {
    height: 200px;
}

.form-callback input[type="text"]::placeholder, .form-callback textarea::placeholder {
    font-family: 'Halvar Breit Md';
    font-size: 22px;
    color: #ffffff;
}

.form-callback input[type="submit"] {
    font-family: 'Halvar Breit Md';
    font-size: 22px;
    width: 100%;
    background-color: #ffffff;
    border: solid 2px #ffffff;
    color: #434343;
    text-align: center;
    text-transform: uppercase;
    height: 60px;
}

.block-8 {
    padding: 50px 0 50px;
    background-color: #434343;
    background-image: url("../img/fimg.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: auto 100%;
}

.block-8 .h2 {
    color: #ffffff;
}

.footer {
    padding-left: 20px;
    padding-bottom: 10px;
    border-bottom: solid 2px #fff;
    position: relative;
    margin-left: -15px;
}

.footer .flogo img {
    width: 170px;
    height: auto;
}

.footer:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -25px;
    width: 2px;
    height: 50px;
    background-color: #fff;
}

.footer:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -25px;
    width: 2px;
    height: 50px;
    background-color: #fff;
}

.f-info .tel a {
    display: inline-block;
    font-family: 'Halvar Breit Md';
    color: #ffffff;
    font-size: 22px;
    text-decoration: none;
    margin: 10px 40px 0;
}

.f-info .email a {
    display: inline-block;
    font-family: 'Halvar Breit Md';
    color: #ffffff;
    font-size: 22px;
    text-decoration: none;
    margin: 0 40px 10px 0;
}

.f-info img {
    width: 40px;
    height: auto;
    margin: 15px;
}

.header-mobile {
    display: none;
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: #ffffff;
    z-index: 50;
    left: 0;
    top: 15px;
    overflow-y: auto;
}

.header-mobile.open {
    display: block;
    top: 5px;
}

.header.header-mobile.open .langs {
    margin: 0;
}

.langs {
    color: #fff;
}

.main .header.header-mobile.open ul.mainmenu {
    list-style: none;
    padding: 50px 0;
    margin: 0;
    text-align: left;
    margin-bottom: 50px;
}

.main .header.header-mobile.open ul.mainmenu li {
    display: block;
    margin-bottom: 15px;
    margin-left: 0;
}

.mobile {
    display: none;
}

.block-11.r-block {
    padding-bottom: 0;
}

.block-11.r-block .item {
    margin-bottom: 30px;
}

.block-11.r-block .wrapper {
    background-color: transparent;
    padding: 0 50px;
    height: 100%;
}

.block-11.r-block .date {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #409548;
}

.block-11.r-block .title {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #434343;
    margin: 30px 0 30px;
    height: auto;
}

.block-11.r-block .button a {
    border: 2px solid #434343;
    box-sizing: border-box;
    padding: 10px 20px;
    color: #434343;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    transition: .3s;
    text-transform: uppercase;
}

.block-11.r-block .button a:hover {
    background-color: #409548;
    border-color: #409548;
    color: #ffffff;
    text-decoration: none;
}

.block-11.r-block .more {
    text-align: right;
}

.block-11.r-block .a-more {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 55px;
    color: #434343;
    display: inline-block;
}

.block-11.r-block .a-more:hover {
    text-decoration: none;
    color: #409548;
}

.block-11.r-block .i-wrapper .img {
    position: relative;
    overflow: hidden;
}

.block-11.r-block .i-wrapper img {
    transition: .5s;
    transform: scale(1);
}

.block-11.r-block .i-wrapper:hover img {
    transform: scale(1.2);
}

.block-11 .img img {
    max-width: 500px;
}

.block-11.r-block .row.align-items-center {
    background-color: #F1F1F1;
}

.block-11.r-block .a-more {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 35px;
    letter-spacing: -0.005em;
    color: #434343;
    display: inline-block;
    padding-right: 20px;
    background-image: url("../img/arrow.svg");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 10px auto;
}

.nop {
    padding: 0 !important;
}

.block-11.r-block .row.align-items-center {
    background-color: #F1F1F1;
    margin: 0;
    width: 100%;
}

.row img {
    max-width: 100%;
    height: auto;
}

.partners .img {
    text-align: center;
}

.r-block.block-6.mail img {
    border: solid 2px #434343;
}

.r-block.block-6.mail .title {
    color: #409548;
    font-weight: 600;
    margin: 15px 0;
    font-size: 15px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

.r-block.block-6.mail .text {
    font-size: 14px;
    font-weight: 400;
}

.r-block.block-6.mail {
    margin-top: -40px;
    padding: 0;
}

.r-block.block-7 {
    padding: 30px 0;
}

.partners .big img {
    height: 120px;
    width: auto;
}

.partners .big2 img {
    height: 140px;
    width: auto;
}

.partners .small img {
    height: 50px;
    width: auto;
}

.page-node-news .wrapper {
    padding: 50px 50px 50px 115px;
}

.page-node-news-body {
    padding: 0 50px 30px 115px;
}

.page-node-news h2 {
    font-weight: 400;
    font-size: 23px;
    color: #409548;
    display: block;
    margin: 0 0 50px 0;
    line-height: 1.25;
    padding-top: 50px;
}

.page-node-news h2 a {
    font-weight: 400;
    font-size: 23px;
    color: #409548;
    line-height: 1.25;
}

.page-node-news h1 {
    font-weight: 400;
    font-size: 25px;
    color: #626262;
    display: block;
    line-height: 1.25;
}

.page-node-news .date {
    font-weight: 400;
    font-size: 15px;
    color: #409548;
    display: block;
    margin: 50px 0;
    line-height: 1.25;
}

.container.page, .top {
    padding-top: 100px;
}

.page-node-news {
    border-bottom: solid 1px #E5E5E5;
}

.page-node-news-body {
    margin-top: 50px;
}

.page-node-news-body .body {
    font-weight: 400;
    font-size: 15px;
    color: #626262;
    line-height: 1.25;
}

.page-node-news .img img {
    filter: drop-shadow(-3px 0px 9px rgba(0, 0, 0, 0.25));
    display: block;
    overflow: hidden;
}

.page-node-news .buttons {
    margin-bottom: 50px;
}

.page-node-news .buttons a {
    display: inline-block;
    margin-right: 15px;
}

.main .button, .main .image-button {
    margin-right: 0;
    margin-left: 0;
}

.partners .img {
    text-align: center;
    border: solid 2px #434343;
    padding: 30px;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-node-news-body * {
    font-size: 16px;
}

.thisPage .form-contact {
    display: none;
}

.thisPage .block-8 {
    background-image: none;
}

.thisPage .block-8 .col-md-10 {
    width: 100%;
    max-width: none;
    flex: none;
}

.thisPage .block-8 .col-md-6 {
    width: 66%;
    max-width: none;
    flex: none;
}

.main {
    overflow: hidden;
}

.isAdmin .header {
    margin-top: 80px;
}

.lang {
    font-style: normal;
    line-height: 1;
    text-align: left;
    color: #FFFFFF;
    font-size: 18px;
}

.lang.active {
    color: #409548;
}

.langs a.lang:hover {
    color: #409548;
    text-decoration: none;
}

.form-callback input[type="text"].error {
    border: 2px solid red;
}

.messages-error {
    padding: 30px;
    border: solid 1px red;
    border-radius: 22px;
    display: block;
    width: 600px;
    max-width: 100%;
    color: #FFFFFF;
}

.messages-good {
    padding: 30px;
    border: solid 1px #32C36C;
    border-radius: 22px;
    display: block;
    width: 600px;
    max-width: 100%;
    color: #FFFFFF;
}

.main.thisPage .top {
    padding-top: 77px;
}

.messages-error {
    margin-top: -120px;
    margin-bottom: 120px;
}

.messages-good {
    margin-top: 0;
    margin-bottom: 120px;
}

ul.mainmenu li {
    display: inline-block;
    position: relative;
}

ul.mainmenu li.show:after {
    position: absolute;
    content: "";
    left: 50%;
    margin-left: -5px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #FFFFFF;
    margin-top: 31px;
}

.logo a {
    display: inline-block;
    position: relative;
}

.logo.show a:after {
    position: absolute;
    content: "";
    left: 50%;
    margin-left: -5px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #FFFFFF;
    margin-top: 31px;
}

.point-show {
    display: block;
}

@media(max-width: 1900px) {
    .main .container {
        max-width: 1820px;
        width: calc(100% - 100px);
    }
}

@media(max-width: 1890px) {
    .main .container {
        max-width: 1820px;
        width: calc(100% - 100px);
    }

    .logo img {
        max-width: 200px;
    }

    ul.mainmenu li {
        margin: 0 15px;
    }

    ul.mainmenu li a {
        font-size: 16px;
    }

    .lang {
        font-size: 16px;
    }

    .block-1 .text-1 {
        font-size: 30px;
    }

    .button-br-w {
        font-size: 18px;
        padding: 15px 25px;
        width: auto;
    }

    .r-block .h2 {
        font-family: 'Halvar Breit Md';
        font-size: 30px;
        margin-bottom: 50px;
    }

    .block-2 .h3 {
        font-family: 'Halvar Breit Md';
        font-size: 20px;
        padding-bottom: 10px;
        margin-bottom: 30px;
    }

    .block-2 ul li {
        padding: 0;
        margin-bottom: 15px;
        font-size: 16px;
    }

    .block-2 .h4 {
        font-family: 'Halvar Breit Md';
        font-size: 18px;
        margin-bottom: 20px;
        padding: 0 30px 30px 30px;
    }

    .row.c-line .text-left .h4:before {
        margin-top: -28px;
    }

    .block-3 .title {
        font-family: 'Halvar Breit Md';
        font-size: 18px;
        line-height: 18px;
        height: 36px;
        margin: 15px 0 0;
    }

    .block-3 .text {
        font-size: 14px;
        line-height: 15px;
        height: 75px;
        margin: 0 0 10px 0;
    }

    .block-4 .h5 {
        font-family: 'Halvar Breit Md';
        font-size: 16px;
        line-height: 18px;
        height: 36px;
        color: #409548;
    }

    .r-block.block-4 .img img {
        max-width: 220px;
    }

    .block-4 .img {
        margin: 30px 0 30px 0;
        min-height: 130px;
    }

    .block-4 .list li {
        font-size: 14px;
    }

    .r-block.block-5 .text-3 {
        font-size: 16px;
    }

    .team-roboscan .fio {
        font-family: 'Halvar Breit Md';
        font-size: 18px;
        margin-top: 30px;
        margin-bottom: 15px;
    }

    .team-roboscan .spec {
        font-size: 14px;
        line-height: 15px;
        height: 30px;
    }

    .team-roboscan .reg {
        color: #434343;
        font-size: 12px;
        line-height: 15px;
        height: 90px;
        overflow: hidden;
    }

    .team-roboscan img {
        width: 150px;
        height: 150px;
        display: block;
        border-radius: 100%;
        margin: 0;
    }

    .f-info .tel a, .f-info .email a {
        font-size: 16px;
    }

    .form-callback input[type="text"], .form-callback textarea {
        font-size: 16px;
        height: 40px;
        line-height: 60px;
    }

    .form-callback textarea {
        height: 200px;
    }

    .form-callback input[type="text"]::placeholder, .form-callback textarea::placeholder {
        font-family: 'Halvar Breit Md';
        font-size: 16px;
    }

    .form-callback input[type="submit"] {
        font-family: 'Halvar Breit Md';
        font-size: 16px;
        height: 40px;
    }

    .block-11.r-block .wrapper {
        padding: 30px;
    }

    .block-11.r-block .title {
        margin: 15px 0;
        height: 90px;
        overflow: hidden;
    }

    .block-11.r-block .button a {
        margin-top: 10px;
        display: inline-block;
    }

    .block-11.r-block .a-more {
        font-size: 16px;
        line-height: 35px;
        height: 35px;
    }

    .r-block.block-4 .h4 {
        font-size: 18px;
    }
}

@media(min-width: 1400px) {
    .main .container {
        max-width: 1820px;
        width: calc(100% - 100px);
    }
}

@media(max-width: 1400px) {
    .page-node-news .wrapper {
        padding: 30px 50px;
    }

    .page-node-news h2 {
        font-weight: 400;
        font-size: 23px;
        color: #409548;
        display: block;
        margin: 0 0 30px 0;
        line-height: 1.25;
        padding-top: 0px;
    }

    .page-node-news .date {
        font-weight: 400;
        font-size: 15px;
        color: #409548;
        display: block;
        margin: 30px 0;
        line-height: 1.25;
    }

    .page-node-news .buttons {
        margin-bottom: 30px;
    }

    .page-node-news h1 {
        font-weight: 400;
        font-size: 22px;
        color: #626262;
        display: block;
        line-height: 1.1;
    }

    .page-node-news-body {
        padding: 0 50px 30px 50px;
    }

    .main .container {
        max-width: 1750px;
        width: calc(100% - 100px);
    }

    .block-1 .row img {
        max-width: none;
        height: auto;
        width: 100%;
    }

    .logo img {
        max-width: 150px;
    }

    ul.mainmenu li {
        margin: 0 15px;
    }

    ul.mainmenu li a {
        font-size: 14px;
    }

    .lang {
        font-size: 14px;
    }

    .block-1 .text-1 {
        font-size: 26px;
        padding: 70px 0 100px;
    }

    .button-br-w {
        font-size: 18px;
        padding: 15px 25px;
        width: auto;
    }

    .r-block .h2 {
        font-family: 'Halvar Breit Md';
        font-size: 26px;
        margin-bottom: 30px;
    }

    .block-3 .title {
        font-size: 15px;
    }

    .block-2 ul li {
        padding: 0;
        margin-bottom: 15px;
        font-size: 14px;
    }

    .block-2 .h3 {
        font-size: 18px;
    }

    .block-3 .text {
        font-size: 12px;
    }

    .r-block.block-5 .text-3 {
        font-size: 14px;
        margin-bottom: 30px;
    }

    .team-roboscan .fio {
        font-size: 16px;
        line-height: 1.2;
    }

    .f-info .tel a, .f-info .email a {
        font-size: 14px;
    }
}

@media(max-width: 1199px) {
    .block-11 .img img {
        max-width: 300px;
    }

    .block-5 {
        padding: 0;
        margin-top: -30px;
    }

    .patents {
        padding: 30px 0;
    }

    .block-3 {
        padding: 50px 0 50px 0;
    }

    .main .container {
        max-width: 1750px;
        width: calc(100% - 60px);
    }

    .team-roboscan img {
        width: 110px;
        height: 110px;
    }

    ul.mainmenu li {
        margin: 0 10px;
    }

    ul.mainmenu li a {
        font-size: 13px;
    }

    .lang {
        font-size: 13px;
    }

    .block-11.r-block .button a {
        font-size: 16px;
    }

    .block-11.r-block .title {
        font-size: 16px;
        line-height: 20px;
        height: 75px;
    }
}

@media(max-width: 1024px) {
    .page-node-news .wrapper {
        padding-left: 50px;
    }

    .page-node-news-body {
        padding-left: 50px;
    }

    .main .container {
        max-width: 1750px;
        width: calc(100% - 30px);
    }

    .team-roboscan .fio {
        font-size: 14px;
        line-height: 1.2;
    }

    .team-roboscan .spec {
        font-size: 12px;
        line-height: 15px;
        height: 30px;
    }

    .team-roboscan .reg {
        color: #434343;
        font-size: 11px;
        line-height: 14px;
        height: 84px;
        overflow: hidden;
    }

    .r-block.block-8 {
        background-size: auto 70%;
    }
}

@media(max-width: 1023px) {
    .main .container {
        max-width: 1750px;
        width: calc(100% - 30px);
    }

    .page-node-news .wrapper {
        padding-left: 15px;
    }

    .page-node-news-body {
        padding-left: 15px;
    }
}

@media(max-width: 991px) {
    .path-news .block-11.r-block .row.align-items-center {
        background-color: transparent;
    }

    .path-news .block-11.r-block .row.align-items-center .col-12.item{
        background-color: #F1F1F1;
    }

    .container.page, .top {
        padding-top: 30px;
    }

    .page-node-news .img img {
        border-radius: inherit;
    }

    .page-node-news .buttons {
        margin-bottom: 0px;
    }

    .page-node-news .img {
        border-radius: inherit;
        overflow: hidden;
    }

    .page-node-news img {
        border-radius: inherit;
        filter: none;
    }

    .page-node-news .wrapper {
        padding: 30px;
        overflow: hidden;
        margin-top: -30px;
        background: #F9F9F9;
        box-shadow: 0px 1px 9px #E5E5E5;
        border-bottom: none;
    }

    .page-node-news {
        border-bottom: none;
    }

    .page-node-news-body {
        padding: 30px;
        margin-top: 0;
    }

    .page-node-news .wrapper h2 {
        padding-top: 0;
        margin-bottom: 15px;
        font-size: 20px;
    }

    .page-node-news .wrapper h1 {
        font-size: 18px;
    }

    .page-node-news .wrapper .date {
        margin: 20px 0 30px;
        font-size: 14px;
    }

    .block-11.r-block .item {
        margin-bottom: 30px;
    }
    .block-11.r-block .wrapper {
        padding: 20px;
        margin: 0;
        width: auto;
    }

    .block-11.r-block .date {
        font-size: 15px;
        line-height: 1.5;
    }

    .block-11.r-block .title {
        font-size: 15px;
        line-height: 20px;
        height: 60px;
    }

    .block-11.r-block .button a {
        font-size: 12px;
        padding: 10px 15px;
        margin-bottom: 30px;
    }

    .block-11.r-block {
        padding-bottom: 0;
    }

    .block-11.r-block .button a {
        font-size: 12px;
        padding: 10px 15px;
        margin-bottom: 0;
    }
    
    .block-1 .text-1 {
        font-size: 20px;
        padding: 70px 0 70px;
    }

    .r-block .h2 {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .block-11.r-block h3 {
        font-size: 20px;
    }

    .page-node-news h1 {
        font-size: 20px;
    }

    .page-node-news h2 a {
        font-size: 20px;
    }

    .button-br-w {
        font-size: 12px;
        padding: 10px 25px;
        width: auto;
    }

    ul.mainmenu li {
        margin: 0 5px;
    }

    ul.mainmenu li a {
        font-size: 11px;
    }

    .lang {
        font-size: 11px;
    }
}

@media(max-width: 767px) {
    .partners .img {
        height: 150px;
    }

    .partners .big img {
        height: 100%;
        width: auto;
    }

    .partners .big2 img {
        height: 100%;
        width: auto;
    }

    .partners .small img {
        height: auto;
        width: 100%;
    }

    .thisPage .block-8 .col-md-6 {
        width: 100%;
    }

    .r-block.block-6.mail {
        margin-top: 0px;
        padding: 0;
    }

    .block-11 .img img {
        max-width: 100%;
    }

    .header-mobile.open {
        display: block;
        top: 0;
    }

    .main {
        overflow: hidden;
    }

    .show:after {
        display: none;
    }

    .logo a:after {
        position: absolute;
        content: "";
        left: 50%;
        margin-left: -5px;
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #FFFFFF;
        margin-top: 31px;
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    .block-1 {
        background-size: auto 100%;
        padding-top: 50px;
    }

    .block-1 .text-1 {
        font-size: 20px;
        padding: 50px 0;
    }

    .r-block .h2 {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .button-br-w {
        font-size: 12px;
        padding: 10px 25px;
        width: auto;
    }

    ul.mainmenu li {
        margin: 0 5px;
    }

    ul.mainmenu li a {
        font-size: 11px;
    }

    .lang {
        font-size: 16px;
    }

    .block-1 .row img {
        max-width: none;
        height: auto;
        width: 300px;
        margin: 30px auto 0;
    }

    .block-1 .col-md-5 {
        text-align: center;
    }

    .main .r-block {
        padding: 40px 0;
    }

    .main .block-11.r-block {
        padding: 0;
    }

    .r-block .h2 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .block-11.r-block h3 {
        font-size: 18px;
    }

    .page-node-news h1 {
        font-size: 18px;
    }

    .page-node-news h2 a {
        font-size: 18px;
    }

    .block-2 .h3 {
        font-size: 15px;
        padding-bottom: 5px;
        margin-bottom: 15px;
    }

    .block-3 .text {
        font-size: 12px;
        height: auto;
    }

    .block-3 .title {
        font-size: 15px;
        height: auto;
        margin-bottom: 10px;
    }

    .main .r-block.block-4 {
        padding: 0;
        margin-top: -30px;
    }

    .main .r-block.block-5 {
        padding: 0;
    }

    .main .r-block.block-6 {
        padding: 0;
    }

    .partners {
        padding: 0 0 0 0;
    }

    .patents {
        padding: 0 0 20px;
    }

    .main .r-block.block-7 {
        padding: 0;
    }

    .team-roboscan .fio {
        font-size: 14px;
        line-height: 1.2;
        margin-bottom: 5px;
    }

    .team-roboscan .spec {
        font-size: 12px;
        line-height: 15px;
        height: auto;
    }

    .team-roboscan .reg {
        height: auto;
    }

    .row.c-line .h4 {
        position: relative;
        font-size: 12px;
    }

    .f-info img {
        width: 30px;
        height: auto;
        margin: 15px 0;
    }

    .footer {
        padding-left: 10px;
        padding-bottom: 10px;
        border-bottom: solid 2px #fff;
        position: relative;
        margin-left: -15px;
        width: calc(100% + 30px);
    }

    .main .text-right {
        text-align: left !important;
    }

    .f-info .tel a {
        margin: 5px 0;
    }

    .footer .flogo img {
        width: 120px;
        height: auto;
    }

    .header {
        padding: 10px 0 30px;
    }

    .main .header-mobile .container .row:last-child {
        padding-bottom: 10px;
        border-bottom: solid 2px #fff;
        position: relative;
        height: calc(100vh - 90px);
    }

    a.button-callback {
        color: #ffffff;
        position: fixed;
        bottom: 50px;
    }

    .header.header-mobile.open {
        background: rgba(67, 67, 67, 1);
    }

    .header.header-mobile.open ul.mainmenu li a {
        font-size: 16px;
    }

    .block-4 .img {
        height: auto;
        min-height: auto;
        margin: 15px 0 0;
    }

    .block-4 .list {
        margin: 30px 20px 40px;
    }
}
@media (max-width: 576px) {
    .block-2 .img .p2 {
        position: absolute;
        left: 37%;
        top: 9%;
        width: 20px;
    }

    .block-2 .img .p1 {
        position: absolute;
        left: 55%;
        top: 9%;
        width: 20px;
    }

    .block-2 .img .p3 {
        position: absolute;
        left: 67%;
        top: 22%;
        width: 20px;
    }

    .block-2 .img .p4 {
        position: absolute;
        left: 49%;
        top: 31%;
        width: 20px;
    }

    .block-2 .img .p3 .point-text {
        position: absolute;
        font-size: 11px;
        line-height: 1.2;
        font-weight: 400;
        color: #ffffff;
        display: block;
        margin-left: 9px;
        margin-top: -70px;
        width: 110px;
        opacity: 0;
        transition: .7s;
    }

    .block-2 .img .p4 .point-text {
        position: absolute;
        font-size: 11px;
        line-height: 1.2;
        font-weight: 400;
        color: #ffffff;
        display: block;
        margin-left: -100px;
        margin-top: -51px;
        opacity: 0;
        transition: .7s;
    }

    .block-2 .img .p1 .point-text {
        position: absolute;
        font-size: 11px;
        line-height: 1.2;
        font-weight: 400;
        color: #ffffff;
        display: block;
        margin-top: -65px;
        opacity: 0;
        transition: .7s;
    }

    .block-2 .img .p2 .point-text {
        position: absolute;
        font-size: 11px;
        line-height: 1.2;
        font-weight: 400;
        color: #ffffff;
        display: block;
        margin-left: -83px;
        margin-top: -30px;
        opacity: 0;
        transition: .7s opacity;
        width: 100px;
    }
}

form input {
    max-width: 100%;
}

.cookie-ok {
    display: inline-block;
    padding: 10px 20px;
    color: #ffffff;
    background-color: #409548;
    text-decoration: none;
}

.cookie-ok:hover {
    color: #ffffff;
    text-decoration: none;
}

.cookie-block {
    padding: 30px;
    position: fixed;
    display: none;
    left: 15px;
    bottom: 30px;
    background-color: #ffffff;
    border-radius: 20px;
    width: calc(100% - 30px);
    max-width: 600px;
    z-index: 200;
    box-shadow: 0px 0px 7px rgba(182,182,182,1);
}

.page-node-news-body h1 {
    font-size: 40px;
    margin-bottom: 15px;
}

.pp a {
    margin: 10px;
    display: block;
    color: #ffffff;
    text-decoration: none;
}

.pp a:hover {
    color: #ffffff;
    text-decoration: none;
}

@media (max-width: 767px) {
    .page-node-news-body h1 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .pp a {
        font-size: 14px;
        margin: 10px 0;
    }
}