@font-face {
    font-family: Roboto Normal;
    src: url(../fonts/Roboto-Regular.ttf);
}

@font-face {
    font-family: 'Gill Sans Pro Light';
    src: local('Gill Sans Pro Light'), local('Gill-Sans-Pro-Light'),
    url('../fonts/GillSansProCyrillic-Light.woff2') format('woff2'),
    url('../fonts/GillSansProCyrillic-Light.woff') format('woff'),
    url('../fonts/GillSansProCyrillic-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

.font-gill-sans {
    font-family: 'Gill Sans Pro Light' !important;
}

.home-start-info .font-gill-sans .title-start-logo {
    color: white;
    font-style: normal !important;;
    font-weight: 300 !important;;
    font-size: 56px !important;;
    line-height: 62px !important;;
}

.home-start-info .font-gill-sans .info-start-logo {
    color: white !important;
    font-style: normal !important;;
    font-weight: 300 !important;;
    font-size: 23px !important;;
    line-height: 29px !important;;
}

.home-start-info .font-gill-sans .info-start-date {
    color: #4DF3FF !important;
    font-style: normal !important;;
    font-size: 22px !important;;
}

.font-roboto {
    font-family: 'Roboto Normal' !important;
}

.home-start-info .font-roboto .title-start-logo {
    color: white;
    font-weight: 900;
    font-size: 40px;
    line-height: 47px;
}

.home-start-info .font-roboto .info-start-logo {
    color: white !important;
    font-weight: bold;
    font-size: 18px;
    line-height: 130.19%;
}

div.container {
    max-width: 1130px !important;
    /*padding: 0 !important;*/
    /*border: 1px solid black;*/
    /*background-color: rgba(196, 196, 196, 0.4);*/
}

@media (min-width: 1130px) {
    div.container {
        padding: 10px !important;
    }
}

@media (max-width: 1023px) {
    .project-dots {
        display: none !important;
    }

}

div.row {
    /*padding: 0 !important;*/
    margin: 0 !important;
}

li {
    /*list-style-type: none; !* Убираем маркеры *!*/
}

ul {
    margin-left: 0; /* Отступ слева в браузере IE и Opera */
    padding-left: 0; /* Отступ слева в браузере Firefox, Safari, Chrome */
}

header {
    /*min-height: 80px;*/
    position: relative !important;
    /*background: rgba(196, 196, 196, 0.38);*/
}

header .menu {
    position: relative;
}

header .at-logo {
    padding-top: 23px;
    padding-bottom: 23px;
    max-width: 192px !important;
}

body {
    background: white;
    font-family: 'Roboto Normal', sans-serif;
    color: #4F4F4F;
    /*font-size: 0.875rem;*/
}

.vacancy {
    min-height: calc(100vh - 187px - 92px - 100px); /*100% - footer - header - margins */
}

a.main-text-color, .main-text-color {
    color: #4F4F4F !important;
}

a.main-text-color:hover {
    color: #2D9CDB !important;
    text-decoration: none;
}

.hidden {
    display: none !important;
}

.text-bold {
    font-weight: bold !important;
}

.navbar-nav .nav-item {
    padding-right: 36px;
}

.at-contacts {
    font-size: 9px;
    line-height: 10px;
    color: #4F4F4F;
}

.at-contacts div:first-child {
    padding-bottom: 5px !important;
}

.at-contacts i span {
    padding-left: 3px !important;
}

a.menu-item {
    font-size: 13px;
    line-height: 16px;
    color: #4F4F4F !important;
    text-decoration: none;
}

a.menu-item:hover {
    color: #2D9CDB !important;
}

/*active a {*/
/*color: #2D9CDB !important;*/
/*font-weight: bold;*/
/*}*/

.bg-cover {
    /*width: auto;*/
    height: 600px;
    /*background: url(../img/main-page/main-fedor.png) no-repeat center;*/
    background-size: cover;
    margin-bottom: 38px;
}

.main-title-logos {
    padding-top: 33px;
}

.main-title-logos img {
    /*padding-right: 33px;*/
}

.main-title-logos img:last-child {
    /*padding-right: 0!important;*/
}

@media (max-width: 650px) {
    .home-start-info .font-gill-sans .title-start-logo {
        color: white;
        font-style: normal !important;;
        font-weight: 300 !important;;
        font-size: 37px !important;;
        line-height: 34px !important;;
    }

    .home-start-info .font-gill-sans .info-start-logo {
        color: white !important;
        font-style: normal !important;;
        font-weight: 300 !important;;
        font-size: 25px !important;;
        line-height: 32px !important;;
    }
}

@media (max-width: 430px) {
    /*.bg-cover {*/
    /*    background: url(../img/main-page/main-mobile-fedor.png) no-repeat center !important;*/
    /*}*/
    .bg-cover .img-main-text {
        max-width: 270px !important;
    }

    .bg-cover .img-main-text h1 {
        margin-bottom: 25px !important;
    }
}

@media (max-width: 992px) {
    .news-bg-main {
        background-image: none !important;
    }
}

@media (min-width: 720px) {
    .img-main-text {
        max-width: 475px;
        float: right;
        /*margin-right: 133px !important;*/
    }

    .main-text-partners {
        max-width: 418px !important;
    }
}

@media (max-width: 992px) {
    .production-nav {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.img-main-text {
    height: 600px !important;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
    line-height: 130.19%;
}

.main-text-production {
    text-align: center;
    margin-bottom: 36px !important;
}

.main-text-production span {
    max-height: 513px;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #4F4F4F;
}

.main-page-production-image {
    width: 244px !important;
    height: 244px !important;
    /*margin-right: 50px;*/
}

.main-text-production h1, .main-text-partners h1 {
    font-weight: bold;
    font-size: 25px;
    line-height: 29px;
    text-align: center;
    color: #4F4F4F;
}

.main-text-partners, .main-text-projects {
    /*max-width: 418px !important;*/
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #4F4F4F;
    padding-bottom: 15px;
}

.partners {
    margin-bottom: 117px !important;
}

.main-page-production-title {
    font-weight: bold;
    font-size: 15px;
    line-height: 130.19%;
    /*margin-bottom: 15px;*/
    text-align: center !important;
    color: #4F4F4F;
}

p.main-page-production-text {
    font-size: 12px !important;
    line-height: 16px !important;
    text-align: center;
    color: #4F4F4F;
    padding-top: 5px;
    /*max-width: 244px !important;*/
}

.prod-main-page {
    max-width: 244px;
}

.tab .main-page-production-text {
    font-size: 11px !important;
}

.main-page-production img {
    width: 244px;
    height: 244px;
}

.main-page-production a.btn, .production-page a.btn {
    width: 100px;
    height: 26px;
    background: #2D9CDB;
    border: none !important;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
    border-radius: 10px;

    font-weight: 500;
    font-size: 11px;
    line-height: 130.19%;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 25px;
}

.main-page-production a.btn.disable, .production-page a.btn.disable, a.btn.disable {
    background: #BDBDBD;
}

.main-page-production a.btn:hover, .production-page a.btn:hover {
    background: #32b3fa;
}

#realize-project-image-1 {
    background: url(../img/main-page/mechatronic-system.png);
}

#realize-project-image-2 {
    background: url(../img/main-page/fedor-b.png);
}

#realize-project-image-3 {
    background: url(../img/main-page/canion.png);
}

#realize-project-image-4 {
    background: url(../img/main-page/uks-rts.png);
}

.main-text-projects {
    max-width: 450px !important;
}

.main-page-projects-text {
    font-size: 12px;
    line-height: 16px;
    text-align: center !important;
    color: #4F4F4F;
    /*max-width: 244px !important;*/
    padding-top: 5px;
}

.main-text-projects h1 {
    font-weight: bold;
    font-size: 25px;
    line-height: 29px;
    text-align: center;
    color: #4F4F4F;
}

.footer-nav {
    border-top: 1px solid #2D9CDB;
    margin-top: 50px;
    padding-left: 16px;
    padding-bottom: 47px;
}

.footer-nav nav ul {
    padding-top: 38px;
    padding-bottom: 38px;
    padding-left: 16px;
}

.footer-nav nav ul, .footer-contacts {
    padding-top: 38px;
    padding-bottom: 38px;
    /*padding-left: 16px;*/
}

.footer-logo {
    padding-left: 16px;
    max-width: 232px !important;
}

.footer-contacts {
    font-weight: normal;
    font-size: 11px;
    line-height: 13px;
    color: #4F4F4F;
}

.footer-contacts ul li {
    padding-bottom: 7px;
}

.footer-contacts:first-child {
    margin-right: 110px;
}

i {
    padding-right: 5px !important;
}

/* Production page */

.production-nav {
    border-bottom: 1px solid #2D9CDB;
    border-top: 1px solid #2D9CDB;
    height: 100%;
    max-height: 54px;
    padding-bottom: 5px;
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 10px;
}

.production-nav .row {
    padding-top: 9px;
    /*padding-bottom: 13px !important;*/
}

.production-tabs .active a.btn {
    width: auto;
    height: 28px;
    background: #2D9CDB;
    border: none !important;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    text-align: center;
    color: #FFFFFF;
}

.production-nav-tab {
    /*min-width: 200px !important;*/
}

.production-nav-tab a.btn {
    vertical-align: top;
    font-weight: 500;
    font-size: 11px !important;
    /*line-height: 13px;*/
    text-align: center;
}

.production-text-info {
    max-width: 1026px;
    padding-left: 15px;
    font-size: 14px;
    line-height: 130.19%;
    margin-bottom: 28px;
}

.production-page-image {
    width: 286px !important;
    height: 286px !important;
    /*margin-right: 50px;*/
}

.production-page {
    max-width: 1100px;
    padding-left: 25px !important;
    /*padding-right: 15px !important;*/
    /*padding-bottom: 45px;*/
}

.production-feature {
    min-height: 306px;
    /*height: 306px;*/
    background: #2D9CDB;
    color: white !important;
    text-align: center;
    margin-bottom: 62px;
}

.production-feature {
    padding-bottom: 40px;
    padding-top: 40px;
}

.production-feature br {

}

.production-feature .feature-info {
    padding-top: 30px;
}

.feature-info h1 {
    font-size: 40px !important;
    line-height: 130.19% !important;
    font-weight: normal !important;
}

.production-feature h1 {
    font-weight: bold;
    font-size: 25px;
    line-height: 29px;
    padding-bottom: 10px;
}

.production-feature-text {
    width: 471px;
    font-size: 14px;
    line-height: 18px;
}

@media (max-width: 579px) {
    .production-feature-text {
        width: 100% !important;
    }

    .production-page {
        padding-left: 0 !important;
    }
}

.feature-info {
    max-width: 1000px;
    line-height: 18px;
    padding-left: 100px !important;
}

@media (max-width: 992px) {
    .feature-info {
        padding-left: 0 !important;
    }
}

.feature-info h1 {
    font-size: 40px;
    line-height: 52px;
    /*text-align: center;*/
    color: #FFFFFF !important;
    margin: 0 !important;
    padding: 0 !important;
}

.feature-info span {
    font-size: 14px;
    line-height: 18px;
    /*text-align: center;*/
    color: #FFFFFF !important;
}

/* End production page*/

.nav-production {
    /*padding-top: 20px;*/
    padding-bottom: 15px;
    margin-bottom: 23px;
    /*padding-left: 22px;*/
    border-bottom: 1px solid #2D9CDB;
}

.nav-production a, .nav-production span {
    font-size: 12px !important;
}

.nav-production .active {
    font-weight: bold;
}

.nav-item a.active {
    font-weight: bold;
    color: #2D9CDB !important;
}

.spin-image {
    float: right;
    width: 100%;
    height: 100%;
}

.social-production {
    height: 40px;
    padding-top: 8px;
    /*padding-bottom: 10px;*/
}

.head-production, .social-production, .attributes-production, .footer-nav, .production-details .production-tabs {
    border-bottom: 1px solid #E0E0E0;
}

.attributes-production {
    padding-bottom: 18px !important;
    padding-top: 18px;
    margin-bottom: 28px;
}

.nav-pr.production-tabs, .nav-pr.production-tabs.active {
    border-bottom: none !important;
}

.nav-pr.production-tabs .active a {
    color: white !important;
    border-bottom: none !important;
}


.social-production a i {
    font-size: 17px;
    padding-right: 7px;
    color: #4F4F4F !important;
}

#youtube:hover{
    color: #d40000 !important;
}

.social-production a i:hover, .social-links a i:hover {
    color: dodgerblue !important;
}

.head-production {
    padding-bottom: 12px;
    padding-right: 25px;
}

.head-production h1 {
    font-size: 25px;
    line-height: 31px;
    color: #4F4F4F !important;
    font-weight: bold;
}

.attributes-production-group {
    padding-top: 15px;
}

.attributes-production div {
    /*display: inline-block;*/
}

.attributes-production img {
    padding-right: 8px;
    padding-bottom: 20px;
}

.attributes-production-values-group {
    font-size: 13px;
    /*padding-right: 37px;*/
    margin-bottom: 10px;
}

.attributes-production .attributes-production-type, .social-production i {
    color: #828282 !important;
}

.production-price {
    font-weight: 500;
    font-size: 25px;
    line-height: 35px;
    color: #4F4F4F;
}

.production-description p, .production-description li, .production-description span {
    font-size: 14px !important;
    line-height: 20px !important;
}

.btn-order {
    font-size: 16px;
    text-transform: uppercase;
    color: white;
    background: #27AE60;
    border-radius: 40px;
    float: right;
    margin-right: 15px;
    width: 150px;
    height: 50px;
}

.btn-order:hover {
    color: white !important;
    background: #2ecb71 !important;
}

.production-details {
    font-size: 20px;
    line-height: 28px;
}

.production-tabs a {
    position: relative;
    bottom: -2px;
    color: #4F4F4F !important;
    padding-bottom: 18px;
}

.production-details .production-tabs .active {
    font-weight: bold;
    border-bottom: 2px solid #2D9CDB;
    margin-bottom: -2px;
}

.production-description ol > ul, .footer-contacts ul, .at-drive-features ul li, .dash-before li {
    list-style-type: none;
    padding: 0;
}

.production-description ol > ul li:before, .at-drive-features ul li:before, .dash-before li:before {
    content: "- ";
    /*color: #BA0D00;*/
}

.production-characteristics {
    padding-left: 15px;
    /*padding-right: 20px;*/
}

.production-characteristics-table {
    padding-left: 15px;
    /*padding-right: 15px;*/
}

.description-tab {
    margin: 0 !important;
    font-size: 14px;
}

.description-tab div {
    /*padding-top: 19px;*/
    padding-bottom: 15px;
    padding-left: 0;
    line-height: 23px;
}

.description-tab .col-sm-1 {
    text-align: right;
}

.description-tab .col-sm-2 {
    text-align: right;
}

div.description-tab:not(:first-child) {
    padding-top: 15px;
}

.production-visual {
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    text-transform: uppercase;
}

.production-page-details-image {
    width: 343px;
    height: 343px;
}

.production-visual-images img {
    margin: 15px;
}

.production-visual-text {
    margin-bottom: 52px;
}

.navbar-toggler {
    color: black !important;
}

.download-pdf i {
    font-size: 30px;
    line-height: 34px;
    /*color: #2D9CDB !important;*/
    margin-right: 5px !important;
}

.download-pdf a {
    position: relative;
    font-size: 14px;
    line-height: 18px;
    color: #2D9CDB !important;
    text-decoration: none;
}

.download-pdf a:hover {
    color: #288cc3 !important;
}

.production-characteristics-table {
    font-size: 14px;
    color: #4F4F4F !important;
}

.production-characteristics span, .production-characteristics li {
    font-size: 14px !important;
}

.production-characteristics-table th {
    font-size: 14px;
    color: #4F4F4F !important;
    border-bottom: 1px solid #E0E0E0 !important;
}

#roszdrav-img img {
    /*position: relative;*/
    /*top: -20px;*/
    width: 70px !important;
    height: 70px !important;
    padding-bottom: 2px;
}

#ekzokist .description-tab div, #ekzokist #description .description-tab, #ekzokist ol {
    border-bottom: none !important;
    font-size: 14px !important;
    line-height: 23px !important;
}

#ekzokist .description-tab .col-sm-9 {
    margin-bottom: 130px !important;
}

@media (max-width: 720px) {
    .production-visual-text {
        margin-top: 25px !important;
        margin-bottom: 25px !important;
    }


    /*#roszdrav-img {*/
    /*    position: relative;*/
    /*    top: 0 !important;*/
    /*    text-align: center;*/
    /*}*/
    .description-tab {
        /*text-align: center;*/
    }

    #ekzokist .description-tab .col-sm-9 {
        margin-bottom: 20px !important;
    }
}

.news-title h1 {
    font-weight: bold;
    font-size: 25px !important;
    line-height: 29px;
    color: #4F4F4F;
    padding-bottom: 7px;
    border-bottom: 1px solid #2D9CDB;
}

.news-title {
    margin-bottom: 42px;
}

.news-title.news-details {
    margin-bottom: 36px !important;
}

.news-title a {
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #4F4F4F;
    text-decoration: none;
}

.news-title a:hover {
    color: #2D9CDB !important;
}

.news-details {
    border-bottom: 1px solid #2D9CDB;
    padding-bottom: 18px;
}

.news-details h1 {
    font-weight: bold;
    font-size: 25px !important;
    line-height: 140%;
    color: #4F4F4F;
    padding-bottom: 10px;
}

section.news-details {
    border-bottom: none !important;
}

.news-details p {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #4F4F4F;
}

.news-details-date {
    font-weight: bold !important;
    font-size: 16px !important;
    line-height: 19px !important;

    color: #4F4F4F;
}

.main-news-image {
    position: relative;
    margin-bottom: 43px;
}

@media (max-width: 620px) {
    .main-news-image {
        max-width: 352px !important;
    }
}

.main-news-btn {
    /*position: absolute;*/
    /*bottom: 0;*/
    /*right: 0;*/
    /*padding-bottom: 25px;*/
    /*padding-right: 25px;*/

}

.description-tab .col-sm-1, .description-tab .col-sm-2, .description-tab .col-sm-10,
.description-tab .col-sm-11 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

@media (max-width: 480px) {
    .tab .col-sm-1 {
        text-align: center !important;
    }

    .description-tab .col-sm-2 {
        text-align: center !important;
    }

    .production-visual .owl-carousel {
        padding-left: 0px !important;
    }

    .production-visual .owl-carousel .carousel-items {
        /*margin-right: 20px !important;*/
        margin: 0 auto !important;
    }

    .prod-main-page {
        max-width: 1000px !important;
    }

}

@media (max-width: 576px) {
    .btn-order {
        float: none !important;
        margin-top: 25px !important;
        margin-bottom: 25px !important;
    }

    .btn-order:hover {
        color: white !important;
        background: #2ecb71 !important;
    }

    .production-price {
        border-bottom: 1px solid rgba(189, 189, 189, 0.4);
        margin-bottom: 25px;
    }
}

@media (max-width: 768px) {

    .btn-order {
        /*width: auto !important;*/
        /*height: auto !important;*/
        float: none;
        margin-top: 15px;
    }

    .production-visual .owl-carousel {
        padding-left: 15px;
    }

    .production-visual .owl-carousel .carousel-items {
        margin-right: 20px !important;
    }

    .prod-main-page {

    }


}

@media (max-width: 1130px) {
    .production-nav {
        max-height: 1000px !important;
        padding-bottom: 10px !important;
    }

    .production-nav a {
        padding-bottom: 10px !important;
    }
}


.main-news-btn button.more-news-btn {
    width: 148px !important;
    height: 38px !important;
}

.img-news-info {
    padding: 19px 19px 15px 21px;
    height: 144px;
}

.img-news-info-date {
    font-weight: bold !important;
    font-size: 16px;
    line-height: 29px;
    color: #4F4F4F;
    /*padding-bottom: 16px;*/
}

.img-news-info-text {
    font-size: 14px !important;
    line-height: 18px !important;
    color: #4F4F4F;
}

.news-read-more a {
    font-size: 14px;
    line-height: 130%;
    color: #2D9CDB;
    text-align: right;
    text-decoration: none;
}

.news-read-more {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: right;
    padding-bottom: 19px;
    width: 100%;
    padding-right: 19px;
}

.news-read-more a:hover {
    color: #32b3fa !important;
}

.news-read-more i {
    font-size: 11px !important;
    padding-left: 7px;
}

.shadow-news {
    position: relative;
    -webkit-box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.15) !important;
    max-width: 352px;
    height: 100%;
}

.img-fluid.prew {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.preview {
    width: 100%; /* Ширина области */
    height: 200px; /* Высота области */
    overflow: hidden;
    min-width: 352px;
}

.preview1 {
    height: 250px; /* Высота области */
    overflow: hidden;
    min-width: 352px;
}

.prew1 {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width: 1100px) {
    .news-flex-block, .news-flex-block-img {
        -ms-flex-pack: center !important;
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }

    .news-flex-block-img .text-center {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    .news-flex-block .shadow-news,
    .news-flex-block .at-history {
        margin-left: 10px;
        margin-right: 10px;
    }
}

.youtube-news iframe {
    height: 633px !important;
}

@media (max-width: 1130px) {
    .youtube-news iframe {
        height: 633px !important;
    }
}

@media (max-width: 993px) {
    .youtube-news iframe {
        height: 480px !important;
    }
}

@media (max-width: 640px) {
    .youtube-news iframe {
        height: 240px !important;
    }

    .logo-8 div {
        margin-bottom: 20px !important;
    }
}


.news-details-source a {
    text-decoration: none;
    font-size: 14px;
    line-height: 125.39%;
    color: #4F4F4F;
}

.news-details-source a:hover {
    color: #2D9CDB !important;
}

.more-news-btn {
    width: 177px;
    height: 39px;
    color: white;
    font-size: 16px !important;
    line-height: 21px;
    background: #2D9CDB;
    border: none;
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.25);
    border-radius: 16px;
}

.more-news-btn.disable {
    background: #BDBDBD !important;
}

a.more-news-btn {
    width: 177px;
    height: 39px;
    color: white;
    font-size: 16px !important;
    line-height: 25px;
    background: #2D9CDB;
    border: none;
    vertical-align: center;
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.25);
    border-radius: 16px;
}

.more-news-btn:hover, a.more-news-btn:hover {
    background: #32acf1;
    color: white !important;
}

.about-company h1 {
    font-weight: bold;
    font-size: 25px;
    line-height: 29px;
    /*text-align: center;*/

    color: #4F4F4F;
}

.about-company-head-text span, .about-company-head-text p {
    font-weight: bold !important;
    font-size: 25px !important;
    line-height: 30px !important;
    text-align: center !important;
    color: #FFFFFF !important;
}

.about-company p, .about-company span {
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    /*text-align: center;*/
}

div.col-sm-2:not(:last-child) {
    /*margin-right: 47px;*/
}

.project-title {
    font-weight: bold;
    font-size: 25px;
    line-height: 29px;
    border-bottom: 1px solid #2D9CDB;
    padding-bottom: 10px;
    margin-bottom: 48px;
}

.project-year {
    font-weight: bold;
    font-size: 25px;
    line-height: 33px;
    color: #4F4F4F;
    margin-bottom: 30px;
}

.img-project-info {
    padding: 19px 5px 15px 21px;
    height: 192px !important;
}

.img-project-info-title {
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    color: #4F4F4F;
    /*padding-bottom: 16px;*/
}

.img-project-info-text {
    font-size: 12px !important;
    line-height: 18px !important;
    padding: 10px 0 19px 0;
    color: #4F4F4F;
}

.shadow-projects {
    position: relative;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    max-width: 352px;
    height: 402px;
    border-radius: 5px;
}

/*.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {*/
/*background: #2D9CDB !important;*/
/*}*/

/*.owl-dot span {*/
/*background: #B5E1FA !important;*/
/*width: 9px !important;*/
/*height: 9px !important;*/
/*margin: 2px 3px !important;*/
/*}*/

.production-visual-images div.col-sm-4:not(:last-child) {
    /*margin-right: 20px;*/
}

/* Production page details*/

.purchase h5 {
    color: #4F4F4F;
    font-weight: bold;
    font-size: 25px;
    font-style: normal;
}

.purchase-form {
    border-radius: 0;
}

.purchase .modal-header {
    border-bottom: 1px solid rgba(189, 189, 189, 0.4);
}

.purchase .modal-header {
    padding: 28px 32px 25px 32px;
}

.purchase .modal-body {
    padding: 2rem 2rem 1rem 2rem;
}

.purchase-form label {
    font-size: 12px;
    font-weight: bold;
    color: #4F4F4F;
}

.purchase-form label.field-required:after {
    content: ' *';
    color: #EB5757;
}

.purchase-form input::-webkit-input-placeholder {
    color: #b0b0b0;
}

.purchase-form input {
    border-radius: 0;
    border: 1px solid #E0E0E0;
    height: 3rem;
}

.purchase-form textarea {
    border-radius: 0;
    border: 1px solid #E0E0E0;
    resize: none;
}

@media (min-width: 576px) {
    .purchase .modal-dialog {
        max-width: 650px;
    }
}

@media (max-width: 628px) {
    .partners img {
        margin-bottom: 20px;
    }
}

@media (max-width: 628px) {
    .partners img {
        margin-bottom: 20px;
    }

    .news-details {
        /*position: relative;*/
    }

    .news-details .flex-row {
        padding-left: 0 !important;
        margin-left: 0 !important;
    }

    .projects .item {
        margin-left: 0 !important;
    }
}

@media (min-width: 629px) {

    /*.news-details .flex-row {*/
    /*padding-left: 0 !important;*/
    /*margin-left: -20px !important;*/
    /*}*/
    .projects .item {
        margin-left: -15px !important;
    }
}

.purchase-submit {
    border-top: 1px solid rgba(189, 189, 189, 0.4);
    padding: 32px 32px 64px 32px;
}

.purchase-submit .btn-order {
    /*width: 202px;*/
    float: left !important;
    border-radius: 10px !important;
}

.success-submit-message {
    padding-top: 28px;
    padding-bottom: 28px;
}

.success-submit-message span {
    color: #4F4F4F;
    font-size: 18px;
    text-align: center !important;
}

.logo-company-project {
    position: relative;
}

.logo-company-project-img {
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 10px;
    padding-top: 10px;
}

@media (max-width: 786px) {

    .tab-mob {
        /*overflow-y: scroll;*/
        overflow-x: scroll;
        width: 100% !important;
    }
}

.production-visual .production-visual-images .carousel-items {
    margin: 0 auto !important;
}

.hidden-desktop {
    display: none;
}

@media (min-width: 768px) {
    header i {
        display: none !important;
    }
}

@media (max-width: 767px) {
    header a.menu-item {
        font-size: 14px;
        line-height: 16px;
        color: #4F4F4F !important;
        text-decoration: none;
    }

    header a.menu-item:hover {
        color: #4F4F4F !important;
    }

    header .nav-side-menu .nav-item {
        /*padding-right: 0 !important;*/
        border-bottom: 1px solid rgba(196, 196, 196, 0.4);
        background-color: white !important;
        padding: 18px 0 18px 0 !important;
    }

    .nav-item a {
        padding-left: 11px;
    }

    header .nav-side-menu .sub-menu .nav-item {
        background-color: #F0F0F0 !important;
        /*border-top: 1px solid rgba(196, 196, 196, 0.4);*/
        border-bottom: 1px solid rgba(196, 196, 196, 0.4);
        padding: 20px 0 20px 0 !important;
        width: 100% !important;
    }

    header .nav-side-menu li {
        list-style-type: none;
    }

    header .nav-side-menu a {
        color: #4F4F4F !important;
        text-decoration: none;
    }

    header .nav-side-menu a:focus {
        color: #4F4F4F !important;
        /*text-decoration: none;*/
    }

    header .nav-side-menu .sub-menu a, header .menu-item {
        font-size: 17px !important;
        line-height: 20px !important;
    }

    header a.menu-item.active {
        color: #4F4F4F !important;
    }

    header .nav-side-menu .nav-item i {
        padding: 6px 10px 6px 0 !important;
        font-size: 11px;
    }

    header .dropdown-menu {
        padding: 6px 2px 6px 0;
        font-size: 11px;
    }

    header {
        background-color: #FFFFFF;
    }

    header .container {
        padding: 0 !important;
    }

    header .fa-bars, header .fa-times {
        color: #4F4F4F;
    }

    header .toggle-btn {
        /*margin-right: 10px !important;*/
    }

    header .at-contacts {
        display: none;
    }

    header .navbar {

    }

    header .p-r-41 {
        padding-right: 6px !important;
    }

    header .navbar {
        -ms-flex-line-pack: start;
        align-content: start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
    }

    .mobile-hide {
        display: none !important;
    }

    i.fa-bars {
        padding-left: 22px;
        /*padding-top: 21px;*/
        /*padding-right: 10px;*/
        padding-right: 30px !important;
    }

    ul#menu-content {
        /*margin-bottom: 0 !important;*/
    }

    header i.fa-times {
        /*padding-right: 10px !important;*/
        /*padding-left: 10px !important;*/
    }

    header a.menu-item li.nav-item {
        padding: 22px 0 22px 11px !important;
    }

    header a.menu-item li.nav-item i {
        padding: 3px 10px 8px 0 !important;
        font-size: 11px;
    }

    header {
        margin-bottom: 10px;
    }

    header#index-page {
        margin-bottom: 0 !important;
    }

    ul.menu-content {
        margin: 0 !important;
    }

    /*header .nav-item.dropdown a:after {*/
    /*content: "f054" !important;*/
    /*}*/
    /* Modal header menu*/
    .header-menu .modal-dialog {
        margin: 0 !important;
        border-radius: 0 !important;
    }

    .header-menu .modal-header {
        background: #FFFFFF;
        padding: 0 !important;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        border-radius: 0 !important;
    }

    .header-menu .modal-body {
        padding: 0 !important;
    }

    /*.header-menu .modal-header .close {*/
    /*    padding: 0!important;*/
    /*    margin: 22px 0px 22px 10px!important;*/
    /*    color: #4F4F4F !important;*/
    /*    text-shadow: none !important;*/
    /*    opacity: 1 !important;*/
    /*    font-size: 18px !important;*/
    /*    transform: rotate(-90deg);*/
    /*}*/
    /*.header-menu .at-logo {*/
    /*    padding-top: 22px !important;*/
    /*    padding-bottom: 23px !important;*/
    /*    padding-left: 28px !important;*/
    /*}*/
    .header-menu .modal-content {
        border: none !important;
        border-radius: 0 !important;
    }

    .main-page-production a.btn, .production-page a.btn {
        width: 137px !important;
        height: 36px !important;
        background: #2D9CDB;
        border: none !important;
        border-radius: 14px;

        font-weight: 500;
        font-size: 17px !important;
        line-height: 130.19%;
        text-align: center;
        color: #FFFFFF;
        margin-bottom: 55px !important;
    }

    .main-page-production, .partners {
        margin-bottom: 0 !important;
    }

    .main-text-projects {
        margin-top: 50px !important;
    }

    #kobot-main-btn {
        padding-top: 0 !important;
    }

    .feature-info .col-sm-3 {
        margin-bottom: 8px !important;
    }

    button.nav-button {
        border: 0 !important;
        max-height: 64px !important;
        background: transparent !important;
        /*padding: 29px 32px 26px 22px !important;*/
        /* margin-left: 22px;*/
        /* margin-right: 32px;*/

        padding: 0 !important;
    }

    .nav-button img.nav-open {
        max-height: 32px !important;
        max-width: 23px !important;
    }

    .nav-button img.nav-close {
        max-height: 32px !important;
        max-width: 14px !important;
        margin-right: 9px;
    }

    .nav-button img {
        margin-left: 22px;
        margin-right: 32px;
    }

    .modal-header .nav-button img {
        margin-right: 41px !important;
    }

}

#kobot-main-btn {
    padding-top: 23px;
}

@media (min-width: 768px) {
    .desktop-hide {
        display: none;
    }
}

.p-r-41 {
    padding-right: 41px;
}

a.disabled {
    pointer-events: none !important;
    cursor: default !important;
    color: #BDBDBD !important;
}

a.btn.disabled {
    color: white !important;
}

#innodrive img {
    margin-top: -7px;
}

@media (max-width: 990px) {
    #innodrive img {
        margin-top: 5px !important;
        text-align: center !important;
    }

    #innodrive {
        -ms-flex-pack: center !important;
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }
}

.at-contacts a, .footer-contacts a {
    text-decoration: none;
    color: #4F4F4F !important;
}

.at-contacts a:hover, .footer-contacts a:hover {
    color: #32b3fa !important;
}

.footer-contacts a span {
    font-weight: normal !important;
}

.at-contacts span:before, .footer-contacts span:before {
    padding-right: 4px;
}

a.active.focus,
a.active:focus,
a.focus,
a:active.focus,
a:active:focus,
a:focus,
button.active.focus,
button.active:focus,
button.focus,
button:active.focus,
button:active:focus,
button:focus,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 0 !important;
    outline-color: transparent !important;
    outline-width: 0 !important;
    outline-style: none !important;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important;
}

.success-form .close {
    padding-bottom: 0 !important;
    padding-top: 2px !important;
    padding-left: 0 !important;
    padding-right: 12px !important;
}

.success-form .modal-dialog {
    max-width: 376px;
    max-height: 137px;
}

.success-form .modal-content {
    background-color: #F8F8F8 !important;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25) !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25) !important;
    border-radius: 5px !important;
}

.success-form .modal-content h5 {
    font-size: 20px !important;
    line-height: 23px !important;
    text-align: center !important;
}

.success-form .modal-header, .success-form .modal-body {
    padding-left: 22px !important;
    padding-right: 23px !important;
    border: none !important;
}

.success-form .modal-header {
    padding-top: 26px !important;
    padding-bottom: 20px !important;
}

.success-form .modal-body {
    padding-bottom: 20px !important;
    padding-top: 0 !important;
    font-size: 17px !important;
    line-height: 20px !important;
    text-align: center !important;
}

.success-form .close {
    opacity: 1 !important;
}

.success-form .close .nav-close {
    max-width: 12px !important;
    max-height: 12px !important;

}

.at-anniversary .img-news-info {
    height: 207px !important;
    padding: 19px 19px 15px 21px !important;
}

.at-anniversary .img-news-info-date {
    font-weight: bold !important;
    font-size: 14px;
    line-height: 25px;
    color: #4F4F4F;
    padding-bottom: 16px !important;
}

.at-10-apex {
    text-align: right;
}

@media (max-width: 575px) {
    .at-10-apex {
        text-align: center;
    }
}

.at-anniversary .col-sm-8 p {
    font-size: 16px !important;
}

.at-anniversary .col-sm-8 h1 {
    font-size: 26px !important;
}

.at-anniversary .img-news-info-text {
    padding-top: 10px !important;
}

@media (min-width: 1100px) {
    .at-anniversary .news-flex-block div.at-10:nth-child(3n + 2),
    .news .news-flex-block div.at-news:nth-child(3n + 2) {
        margin-right: 27px;
        margin-left: 27px;
    }

    .news-flex-block div.at-history:nth-child(3n + 2) {
        margin-right: 64px !important;
        margin-left: 64px !important;
    }

    .at-anniversary .col-sm-4, .at-anniversary .col-sm-8 {
        padding: 0 !important;
    }

    .prod-main-page {
        margin: 0 !important;
    }

    .footer-contacts-wrap {
        white-space: nowrap !important;
    }

    .footer-contacts .col-sm-5 {
        margin-left: 8.333333%;
    }
}

@media (max-width: 912px) {
    .navbar-nav .nav-item {
        padding-right: 15px !important;
    }

    header .at-logo {
        padding-right: 15px;
    }
}

.prod-main-page {
    margin-right: 15px !important;
    margin-left: 15px !important;
}

@media (max-width: 810px) {
    header .at-logo {
        max-width: 200px !important;
    }
}

.production-description ol, .production-description ul,
.production-characteristics ol, .production-characteristics ul {
    padding-left: 1rem !important;
    margin-bottom: 1.5rem !important;
}

.production-description ul li,
.production-characteristics ul li {
    list-style-type: none;
    padding: 0;
}

.production-description ul li:before,
.production-characteristics ul li:before {
    content: "- ";
    /*color: #BA0D00;*/
}

.production-description ol li ul,
.production-characteristics ol li ul {
    margin-bottom: 0 !important;
}

.production-description p:not(:first-child),
.production-characteristics p:not(:first-child) {
    margin-bottom: 0 !important;
    margin-top: 1rem !important;
}

.production-description p:first-child,
.production-characteristics p:first-child {
    margin-bottom: 0 !important;
}

.production-description ul,
.production-characteristics ul {
    padding: 0 !important;
}

.description-tab table tr td {
    border-bottom: 1px solid #E0E0E0 !important;
    padding-bottom: 15px;
    padding-top: 15px;
}

.description-tab table thead {
    padding-bottom: 15px !important;
}

.description-tab table thead tr th {
    border-bottom: 1px solid #E0E0E0 !important;
    padding-bottom: 12px;
    padding-top: 12px;
}

#description .description-tab table tr:nth-child(1) td {
    padding-top: 0 !important;
}

.description-tab table tr td:nth-child(2n) {
    text-align: right;
}

.production-characteristics .description-tab table tr:last-child td {
    border-bottom: none !important;
}

.production-characteristics .description-tab table tr td:last-child {
    min-width: 75px;
}

.reability-results-block {
    margin-top: 130px;
}

#description {
    margin-top: 20px !important;
}

@media (max-width: 575px) {
    .certified-block {
        text-align: center;
    }

    .reability-results-block {
        margin-top: 40px !important;
    }

    .download-pdf {
        -ms-flex-pack: center !important;
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }

    .sponsors-and-laboratories {
        padding-top: 35px !important;
    }
}

.large-table tbody tr, .large-table tbody tr td {
    text-align: center !important;
}

.large-table tbody tr td:first-child {
    text-align: left !important;
}

.production-characteristics, .production-characteristics li {
    font-size: 14px !important;
    line-height: 20px;
}

blockquote {
    margin: 0 2.5rem 0 !important;
}

a.service-number {
    text-decoration: none;
    color: #4F4F4F;
    font-size: 14px;
}

a.service-number:hover {
    color: #2D9CDB !important;
}

.service-support img {
    overflow: hidden;
    width: 60px !important;
    height: 60px !important;
    -moz-transition: all 0.51s ease-out !important;
    -o-transition: all 0.51s ease-out !important;
    -webkit-transition: all 0.51s ease-out !important;
}

.service-support img:hover {
    -webkit-transform: scale(1.1) !important;
    -moz-transform: scale(1.1) !important;
    -o-transform: scale(1.1) !important;
}

.vpk {
    color: #4F4F4F;
}

.vpk-font-color {
    color: #293991 !important;
}

.vpk-data-range {
    font-weight: bold;
    font-size: 60px;
    line-height: 120%;
}

.vpk-title {
    font-weight: bold;
    font-size: 50px;
    line-height: 120%;
    margin-top: 10px;
    margin-bottom: 20px;
}

.vpk-data-month-and-year {
    font-weight: bold;
    font-size: 21px;
    line-height: 120.5%;
    padding-left: 15px;
}

.vpk-text {
    font-size: 25px;
    line-height: 120%;
}

.vpk .organizers {
    background: rgba(132, 188, 212, 0.1);
}

.vpk-organizers-title {
    font-weight: bold;
    font-size: 25px !important;
    line-height: 130.19% !important;
}

.participation-and-regulations {
    background-color: #2e378d;
}

.participation-and-regulations, .participation-and-regulations a {
    color: #FFF9F9 !important;
}

.participation-and-regulations a {
    font-weight: bold;
}

.vpk-participation-details {
    font-style: normal;
    font-weight: 500;
    font-size: 50px;
    line-height: 120%;
}

a.vpk-participation-btn {
    width: 341px;
    height: 67px;
    color: #FFF9F9;
    border-radius: 5px;
    font-size: 25px;
    line-height: 125.39%;
    background: #4656B0;
    border: 1px solid #FFF9F9;
    font-weight: normal;
    vertical-align: center;
}

a.vpk-participation-btn:hover {
    color: #a5d7ff;
    background: #374297;
}

@media (max-width: 575px) {
    .vpk {
        text-align: center !important;
    }

    .vpk-group-title .flex-row {
        margin-top: 15px;
        margin-bottom: 10px;
        -ms-flex-pack: center !important;
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }

    .vpk .organizers-logo {
        margin-bottom: 20px;
    }

    .callback-bt {
        margin-top: 25px;
        margin-bottom: 10px;
        -ms-flex-pack: center !important;
        -webkit-box-pack: center !important;
        justify-content: center !important;
        text-align: center;
    }
}

/*кнопка звонка*/

.callback-bt img {
    border-radius: 50%;
    cursor: pointer;
    height: 86px;
    text-align: center;
    width: 86px;
    z-index: 1;
}

.callback-bt img {
    overflow: hidden;
    width: 86px !important;
    height: 86px !important;

    -moz-transition: all 0.51s ease-out !important;
    -o-transition: all 0.51s ease-out !important;
    -webkit-transition: all 0.51s ease-out !important;
}

.callback-bt img:hover {
    -webkit-transform: scale(1.05) !important;
    -moz-transform: scale(1.05) !important;
    -o-transform: scale(1.05) !important;
    -webkit-transition: .9s;
    -o-transition: .9s;
    transition: .9s;
    -webkit-animation: hoverWave linear 1s infinite;
    animation: hoverWave linear 1s infinite;
}

@-webkit-keyframes hoverWave {
    0% {
        -webkit-box-shadow: 0 4px 5px rgba(56, 163, 253, 0.3), 0 0 0 0 rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2);
        box-shadow: 0 4px 5px rgba(56, 163, 253, 0.3), 0 0 0 0 rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
    }
    40% {
        -webkit-box-shadow: 0 4px 5px rgba(56, 163, 253, 0.3), 0 0 0 15px rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2);
        box-shadow: 0 4px 5px rgba(56, 163, 253, 0.3), 0 0 0 15px rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
    }
    80% {
        -webkit-box-shadow: 0 4px 5px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 13.7px rgba(56, 163, 253, 0.067);
        box-shadow: 0 4px 5px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 13.7px rgba(56, 163, 253, 0.067)
    }
    100% {
        -webkit-box-shadow: 0 4px 5px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 20px rgba(56, 163, 253, 0.0);
        box-shadow: 0 4px 5px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 20px rgba(56, 163, 253, 0.0)
    }
}

@keyframes hoverWave {
    0% {
        -webkit-box-shadow: 0 4px 5px rgba(56, 163, 253, 0.3), 0 0 0 0 rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2);
        box-shadow: 0 4px 5px rgba(56, 163, 253, 0.3), 0 0 0 0 rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
    }
    40% {
        -webkit-box-shadow: 0 4px 5px rgba(56, 163, 253, 0.3), 0 0 0 15px rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2);
        box-shadow: 0 4px 5px rgba(56, 163, 253, 0.3), 0 0 0 15px rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
    }
    80% {
        -webkit-box-shadow: 0 4px 5px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 13.7px rgba(56, 163, 253, 0.067);
        box-shadow: 0 4px 5px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 13.7px rgba(56, 163, 253, 0.067)
    }
    100% {
        -webkit-box-shadow: 0 4px 5px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 20px rgba(56, 163, 253, 0.0);
        box-shadow: 0 4px 5px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 20px rgba(56, 163, 253, 0.0)
    }
}

.vacancy .short-title {
    font-size: 25px;
    line-height: 29px;
    margin-bottom: 10px;
}

.vacancy .description, .vacancy .profession-description {
    font-size: 14px;
    line-height: 120%;
}

.vacancy section {
    margin-top: 50px;
}

.vacancy .profession-title {
    font-weight: bold;
    font-size: 22px;
    line-height: 35px;
    margin-bottom: 8px;
}

.vacancy .profession-info strong {
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 10px;
}


.vacancy .profession-description li {
    margin-bottom: 3px;
}

.vacancy-read-more a {
    font-size: 14px;
    line-height: 130%;
    color: #2D9CDB;
    text-align: right;
    text-decoration: none;
}

.vacancy-read-more a:hover {
    color: #32b3fa !important;
}

.profession-block {
    margin-bottom: 30px;
}

.profession-info-block {
    margin-bottom: 60px;
}

.vacancy .profession-info ul li {
    vertical-align: middle;
    margin-top: 10px;
    list-style-type: none;
    line-height: 160%;
}

.vacancy p {
    margin-top: 10px;
}

.vacancy .profession-info-block ul li:before {
    content: "\2022";
    color: #2D9CDB;
    font-weight: bold;
    font-size: 32px;
    display: inline-block;
    width: 0.5em;

    vertical-align: middle;
}

.vacancy .profession-info-block ul li span {
    color: #4F4F4F !important;
    font-size: 14px;
    vertical-align: middle;
}

@media (max-width: 1160px) {
    .vacancy .profession-info-block ul li {
        margin-left: 15px;
    }
}

@media (max-width: 560px) {
    .vacancy .profession-info-block ul li:before {
        display: none;
    }

    .vacancy .profession-info-block ul li {
        margin-left: 0;
    }
}

.vacancy-form {
    border: 1px solid #999999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}

.vacancy-form .form-title {
    font-weight: bold;
    font-size: 25px;
    line-height: 29px;
    color: #4F4F4F;
    margin-bottom: 30px;
}

.vacancy-form .modal-body {
    padding: 22px 36px 20px 30px;
}

.vacancy-form input::-webkit-input-placeholder,
.vacancy-form textarea::-webkit-input-placeholder {
    color: #999999;
}

.vacancy-form input {
    height: 40px;
}

.vacancy-form input,
.vacancy-form textarea {
    border: 1px solid #999999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px;
    font-size: 14px;
    line-height: 120%;
    color: #4F4F4F;
}

.vacancy-form .blue-path {
    position: absolute;
    right: 35px;
    top: -1px;
    width: 20px;
    height: 45px;
    background-color: #2D9CDB;
    border-top: 1px solid #999999;
}

.fl_upld {
    width: 300px;
}

#fl_inp {
    display: none;
}

.fl_upld label {
    cursor: pointer;
    background: #36c;
    border-radius: 3px;
    padding: 10px 25px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border: 1px solid #999999 !important;
}

.f-s-14 {
    font-size: 14px !important;
    line-height: 120% !important;
}

#fl_nm {
    font-size: 12px;
    line-height: 120%;
    color: #999999;
    vertical-align: center;
}

.vacancy-form label.upload-file {
    width: 174px;
    height: 30px;
    border: 1px solid #999999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px;
    vertical-align: center;
    text-align: center;
}

.vacancy-form label.upload-file:hover {
    background-color: rgba(52, 181, 255, 0.09) !important;
}

.vacancy-form label.upload-file span {
    font-size: 12px;
    line-height: 120%;
    color: #999999;
}

.vacancy-send button {
    width: 147px;
    height: 40px;
    background: #2D9CDB;
    border-radius: 2px;
    color: #fff;
}

.vacancy-send button:hover {
    background: #34b3fc;
    color: white;
}

.item-language-en, .item-language-ru {
    width: 30px;
    height: 25px;
    text-align: center;
}

.item-language-ru.active, .item-language-en.active {
    background: #bcbdbd !important;
    border-radius: 5px;
}

header .switcher-list li > span img {
    margin: 0 !important;
}

.banner-14-04-2020 {
    max-width: 462px;
}

.banner-14-04-date {
    font-size: 24px !important;
    line-height: 34px !important;
}

.banner-14-04-2020 label {
    color: #2D9CDB;
    border: 1px solid #2D9CDB;
    border-radius: 2px;
    font-weight: normal !important;
    margin: 0 !important;
    max-height: 34px !important;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center !important;
}

.banner-14-04-2020 label span {
    position: relative;
    top: -3px;
}

.banner-14-04-main-title {
    font-size: 48px !important;
    line-height: 54px !important;
}

.banner-14-04-2020 li {
    list-style-type: none;
}

.banner-14-04-2020 li:before {
    content: "■";
    padding-right: 11px;
    text-indent: 1em;
    font-size: 24px;
    color: #2D9CDB !important;
    vertical-align: center;
}

.banner-14-04-2020 ul li span {
    color: #343434 !important;
    font-size: 24px !important;
    line-height: 38px !important;
    vertical-align: center;
}

.banner-14-04-2020 a.btn, .main-home-banner a.btn {
    width: 149px;
    height: 42px;
    background: #2D9CDB;
    color: #fff;
    font-size: 16px !important;
    line-height: 28px !important;
    font-weight: normal;
    vertical-align: middle;
}

.banner-14-04-2020 a.btn:hover, .main-home-banner a.btn:hover {
    background: #2785db !important;
}

.banner-14-04-logos {
    position: relative;
    bottom: 0;
}

@media (max-width: 492px) {
    .banner-14-04-logos {
        text-align: center;
    }

    .banner-14-04-date {
        font-size: 16px !important;
        line-height: 20px !important;
    }

    .banner-14-04-main-title {
        font-size: 36px !important;
        line-height: 42px !important;
    }

    .banner-14-04-2020 ul li span {
        color: #343434 !important;
        font-size: 16px !important;
        line-height: 24px !important;
        vertical-align: center;
    }

    .banner-14-04-2020 a.btn, .main-home-banner a.btn {
        width: 150px;
        height: 40px;
        background: #2D9CDB;
        color: #fff;
        font-size: 20px !important;
        line-height: 24px !important;
        vertical-align: middle;
    }

    .banner-14-04-2020 label span {
        top: -1px;
    }

    .banner-14-04-2020 li:before {
        font-size: 14px;
        padding-right: 5px;
    }

    .main-home-banner h2 {
        font-size: 76px !important;
        line-height: 90px !important;
        text-align: center;
    }

    .main-home-banner p {
        font-size: 14px;
        line-height: 22px;
    }

    .main-home-banner {
        background: #f4f4f4;
    }

    .main-home-banner .main-banner-thumbs img {
        max-width: 50%;
    }

    .main-banner-text {
        width: 100% !important;
        text-align: center;
    }

    .main-home-banner h2 {
        font-size: 50px !important;
        line-height: 62px !important;
        text-align: center;
    }

    .main-banner-panel > div {
        margin-right: 0 !important;
        padding-bottom: 10px;
    }

    .owl-thumb-item {
        padding: 0 3px !important;
    }

    .main-banner-panel {
        margin-top: 10px !important;
    }

    .owl-thumbs {
        margin-top: 10px;
    }

    .main-home-banner .medbot img {
        max-width: 80% !important;
    }

    .main-home-banner .fedor img, .main-home-banner .kobot img {
        max-width: 60% !important;
    }
}

.owl-thumbs button {
    border-width: 0;
    background: transparent;
}

.main-home-banner h2 {
    font-weight: 900;
    font-size: 96px;
    line-height: 112px;
    color: black;
}

.main-home-banner {
    height: 580px;
}

.main-banner-text {
    max-width: 474px;
}

@media (max-width: 930px) {
    .main-home-banner .main-banner-thumbs img {
        max-width: 45%;
    }

    .owl-carousel-banner .item, .main-banner-panel {
        justify-content: center !important;
        vertical-align: middle;
    }

    .main-home-banner p {
        font-size: 15px !important;
    }

    .main-home-banner h2 {
        font-size: 60px;
        line-height: 72px;
        color: black;
        text-align: center;
    }

    .main-banner-panel > div {
        margin-right: 20px;
    }

    .main-home-banner {
        height: 600px !important;
    }
}

@media (min-width: 931px) {
    .owl-carousel-banner {
        padding-bottom: 60px;
    }
}

.owl-thumb-item.active, button.owl-thumb-item:hover {
    background: rgba(21, 161, 240, 0.31);
    transition: .5s;
}

button.owl-thumb-item:hover {
    background: rgba(21, 161, 240, 0.31);
    transition: 1s;
}

.owl-thumb-item {
    width: 82px;
    height: 82px;
    border-radius: 10px;
}

.owl-thumbs img {
    max-width: 56px;
    max-height: 60px;
}

.owl-stage-outer {
    max-height: 480px !important;
}

@media (max-width: 1056px) {
    .main-home-banner .medbot img {
        max-width: 400px;
    }
}

@media (max-width: 650px) {
    .owl-thumb-item {
        width: 58px;
        height: 58px;
        border-radius: 10px;
    }

    .owl-thumbs img {
        max-width: 48px;
        max-height: 53px;
    }

    .owl-thumbs {
        padding-top: 5px;
    }
}

.update-lang-switcher {
    display: inline;
    padding: 3px;
}

.update-lang-switcher:first-child {
    padding-right: 0 !important;
}

/*niokr-page-start*/

.niokr {
    font-size: 14px !important;
}

.niokr .niokr-sec-first {
    background-color: #FAFAFA;
    margin-bottom: 55px;
}

.first-niokr-section {
    height: 515px;
    max-height: 515px;
}

.niokr h1 {
    font-size: 50px !important;
    line-height: 59px !important;
    color: #4F4F4F !important;
    font-weight: bold;
    padding-bottom: 10px;
}

.niokr h2 {
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 10px;

    color: #4F4F4F;
}

.niokr-description {
    max-width: 650px;
    padding-bottom: 60px;
}

.niokr-request-div {
    max-width: 575px;
}

button.niokr-request {
    width: 201px;
    height: 51px;

    background: #2D9CDB;
    border: none !important;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
    border-radius: 10px;

    font-weight: bold;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 25px;
    transition: 0.5s;
}

button.niokr-request:hover {
    background: #32b3fa;
}

.niokr-phone-div a {
    font-weight: bold;
    font-size: 30px;
    line-height: 130.19%;
    color: #4F4F4F !important;
    text-decoration: none;
    transition: 0.5s;
}

.niokr-phone-div a:hover {
    color: #2D9CDB !important;
}

.niokr-work-details {
    max-width: 550px;
}

.niokr ul li {
    padding-bottom: 10px;
    margin-left: 15px;
}

.niokr ul li span {
    font-size: 14px !important;
    line-height: 100% !important;
}


.niokr-cool-projects-title {
    overflow: hidden;
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    margin: -7px !important;
    padding-bottom: 50px;

    color: #4F4F4F;
}

.niokr-cool-projects-title span {
    display: inline-block;
    vertical-align: middle;
}

.niokr-cool-projects-title:before,
.niokr-cool-projects-title:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 1px;
    background-color: #2D9CDB;
    position: relative;
}

.niokr-cool-projects-title:before {
    margin-left: -100%;
    left: -14px;
}

.niokr-cool-projects-title:after {
    margin-right: -100%;
    right: -14px;
}

.col-3-projects {
    display: flex;
    flex-direction: column;
    width: 31%;
}

.col-3-projects .col-3-project-img {
    display: flex;
    width: 100%;
    justify-content: center;
    padding-bottom: 40px;
}

.niokr-cool-projects h2 {
    font-size: 30px !important;
}

.niokr .modal-dialog {
    max-width: 1200px;
}

.niokr-btn.btn-order {
    background-color: #2D9CDB !important;
}

.niokr-btn.btn-order:hover {
    background-color: #32b3fa !important;
}

.no-list-markers li {
    list-style-type: none !important;
}

ul.no-list-markers {
    margin-left: 0;
    padding-left: 0;
}

.affiliate-persons {
    color: black;
}

.affiliate-persons .table td {
    font-size: 15px !important;
    vertical-align: middle !important;
}

.affiliate-persons th {
    border: 0 !important;
}

.printing h1 {
    font-size: 50px !important;
    line-height: 59px !important;
    color: #4F4F4F !important;
    font-weight: bold;
    padding-bottom: 10px;
}

.printing h2 {
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    padding-bottom: 10px;

    color: #4F4F4F;
}

.technologies {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.col-2-technology {
    width: 315px;
    display: flex;
    flex-direction: column;
    margin: 0 70px;
}

.col-2-technology h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 120%;
    color: #4F4F4F;
}

.col-2-technology p {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 130%;
    color: #4F4F4F;
}

.customers {
    margin-top: 80px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}

.customers-imgs {
    margin-top: 70px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}

.customers-imgs img {
    margin: 0 10px;
}

.applying-with-description {
    margin-top: 60px;
}

.col-2-applying {
    width: 315px;
    display: flex;
    flex-direction: column;
    margin: 0 82px;
}

.col-2-applying h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 120%;
    color: #4F4F4F;
}

.col-2-applying p {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 130%;
    margin-top: 7px;
}

.applying-title {
    margin-top: 100px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}

.applying-without-description {
    margin: 80px 0 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    place-items: center;
}

.applying {
    margin: 10px;
}

.materials-title {
    margin-top: 80px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.printing-materials {
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.material h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 120%;
}

.material-info {
    display: flex;
    margin-top: 20px;
}

.material-preview img {
    width: 100%;
}

.material-owl-carousel {
    width: calc(100% - 260px);
}

.arrow {
    width: 10px;
    height: 20px;
    transition-duration: 0.5s;
}

.arrow-prev {
    margin-right: 120px;
}

.arrow-next {
    margin-left: 120px;
}

.arrow:hover {
    text-shadow: 0 0 5px #AAAAAA;
    cursor: pointer;
}

.material-description {
    margin-left: 25px;
    width: 60%;
}

.material-description p {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 130%;
}

.upload-file-name {
    display: block;
    width: 70%;
    border-radius: 0;
    border: 1px solid #E0E0E0;
    height: 3rem;
    line-height: 3rem;
    padding-left: 0.375rem;
}

.upload-file-button {
    display: flex;
    margin-bottom: 0;
    height: 3rem;
    line-height: 3rem;
    width: 30%;
    justify-content: center;
    align-items: center;
    margin-right: auto;
    margin-left: auto;
    background: #65C0F4;
}

.upload-file-button:hover {
    cursor: pointer;
}

.upload-file-button span {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}

/* !new style! */

.hero {
    position: relative;
    z-index: 10;
    max-height: 420px;
}

.pr-page input[type="text"]::placeholder {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 23px;
    color: #E0E0E0 !important;
}

.pr-page input[type="tel"]::placeholder {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 23px;
    color: #E0E0E0 !important;
}

.text30 {
    font-weight: bold;
    font-size: 30px;
    line-height: 130.19%;
    /* identical to box height, or 39px */
    letter-spacing: 0.01em;
    color: #7737FF;
}

.text30-l {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-end;
}

.text30-i {
    margin-right: 18px;
    list-style-type: none;
}

.text30-i:last-child {
    margin-right: 0;
}

.text14 {
    font-weight: normal;
    font-size: 14px;
    /* or 18px */
    color: #4F4F4F;
}

.text50 {
    margin-top: 40px;
    margin-bottom: 30px;
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    line-height: 59px;
    color: #4F4F4F;
}

.text14-400 {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 135.69%;
    color: #4F4F4F;
    max-width: 628px;
}

.text14-500 {
    font-weight: bold;
    font-size: 14px;
    line-height: 135.69%;
    color: #4F4F4F;
    max-width: 628px;
}

.pic-li {
    list-style-type: none;
}

.intro-pic {
    max-width: 450px;
    max-height: 450px;
    margin-left: 20px;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
}

.intro {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.application {
    position: relative;
    z-index: 5;
}

.container_2 {
    max-width: 1230px;
    margin: 0px auto;
    padding-top: 22px;
    background: #7737FF;
    background-size: 1420px;
    border: 1px solid #FCFBFD;
    box-sizing: border-box;
    border-radius: 30px;
    position: relative;
}

.application-container {
    max-width: 1230px;
    margin: 0px auto;
    padding: 0px 15px;
    background: #FCFBFD;
    background-size: 1130px;
    border-radius: 30px;
    min-height: 514px;

}

.content-app {
    padding-left: 45px;
    padding-right: 45px;
}

.text25 {
    font-style: normal;
    font-weight: bold;
    font-size: 25px !important;
    line-height: 29px;
    color: #4F4F4F;
    padding-top: 38px;
}

.line {
    padding-top: 30px;
    margin-bottom: 35px;
    border-bottom: 0.2px solid #BDBDBD;
}

.application-contact {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.text12-t {
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 17px;
    color: #4F4F4F;
    width: 100%;
}

.text12 {
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 17px;
    color: #4F4F4F;
    width: 100%;
}

.t_red {
    color: #EB5757;
}

.intro-pic:hover {
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
}

.prov {
    margin-bottom: 10px;
}


.pr-page input {
    background: #FFFFFF;
    border: 0.2px solid #BDBDBD;
    box-sizing: border-box;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    margin-bottom: 5px;
    width: 100%;
}

.sms {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    flex-wrap: wrap;
    width: 500px;
}

a {

    color: #7737FF;
}

a:hover {
    color: #7737FF;
    text-decoration: none;
}

.pr-page textarea {
    background: #FFFFFF;
    border: 0.2px solid #BDBDBD;
    box-sizing: border-box;
    padding-top: 15px;
    padding-left: 15px;
    width: 100%;
    max-height: 250px;
}

.pr-page textarea::placeholder {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 23px;
    color: #E0E0E0;
}

.send {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 23px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #7737FF;
    border-radius: 10px;
    min-width: 241px;
    min-height: 51px;
    border: 0;
    margin-top: 25px;
    margin-bottom: 40px;
    transition: 1s ease;
}

.flex {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
    flex-wrap: wrap;
}

.services {
    margin-top: -187px;
    background: #F5F3FB;
}

.text36 {
    padding-top: 250px;
    margin-bottom: 53px;
}

.services_block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
    align-items: flex-start;
}

.section-serv {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    background-color: white;
    align-items: stretch;
    max-width: 530px;
    border-radius: 20px;
    margin-bottom: 30px;
}

.categories-serv {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 50px;
    position: relative;
    top: -60px;
}

.img-categories {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: center;
    max-width: 530px;
    overflow: hidden;
    position: relative;
}


.img-serv {
    width: 100%;
    height: 100%;
    position: relative;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
}

.img-serv:hover {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
}


.serv {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.serv-but {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.bg-serv {
    background-image: url(../img/printing/serv-bg.png);
    background-size: 100% 85%;
    background-repeat: no-repeat;
}

.but {
    background: #7737FF;
    border-radius: 10px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 130%;
    color: #FFFFFF;
    min-width: 187px;
    min-height: 32px;
    border: 0;
    margin-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 15px;
}

.but-1 {
    background: #B796FD;
    border-radius: 10px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 130%;
    color: #FFFFFF;
    min-width: 187px;
    min-height: 32px;
    border: 0;
    margin-top: 25px;
    margin-right: 25px;
}

.text20 {
    margin-bottom: 20px;
    margin-top: 20px;
    font-style: normal;
    font-weight: bold !important;
    font-size: 20px !important;
    line-height: 120% !important;
    color: #4F4F4F !important;
}

svg {
    margin-right: 5px;
}

.text14-li {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 130%;
    color: #4F4F4F;
    margin-bottom: 9px;
    list-style: none;
}

.text14-li-2 {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 130%;
    color: #4F4F4F;
    margin-bottom: 37px;
    list-style: none;
}

.text14-serv {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 130%;
    color: #4F4F4F;
}

.text12_2 {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 130%;
    color: #4F4F4F;
    padding-bottom: 67px;
}

.file {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: row;
    justify-content: space-between;
}

.text_file {
    max-width: 687px;
}

.text14-file {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 135.69%;
    color: #4F4F4F;
}

.text36-file {
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    color: #4F4F4F;
    margin-top: 70px;
    margin-bottom: 30px;
}

.img_file {
    width: 400px;
}

.cube-file-pic {
    margin-top: 85px;
    margin-left: 40px;
    width: 100%;
    min-height: 200px;
}

.text36-port {
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    color: #4F4F4F;
    margin-top: 20px;
    margin-bottom: 40px;
}

.porfolio-pic {
    background-image: url(../img/printing/bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.container-port {
    max-width: 1130px;
    margin: 0px auto;
    padding-top: 45px;
    padding-bottom: 45px;
}

.picture {
    box-sizing: border-box;
    max-width: 350px;
    max-height: auto;
    filter: drop-shadow(0px 4px 10px rgba(183, 150, 253, 0.2));
    border-radius: 10px;
    margin-right: 10px;
    margin-bottom: 17px;
}

.navbar-expand-md .navbar-nav {
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

@media (max-width: 1230px) {
    .text12-t {
        margin-top: 20px;
    }

    .container {
        max-width: 1024px;
    }

    .container_2 {
        max-width: 1024px;
    }

    .application-conteiner {
        max-width: 1024px;
    }

    .container-port {
        max-width: 1024px;
    }

    .pic {
        display: none;
    }

    .cube-file-pic {
        display: none;
    }

    .contact {
        justify-content: center;
    }

    .sms {
        align-items: stretch;
        width: 550px;
    }

    .picture {
        max-width: 500px;
    }

    .text25 {
        display: flex;
        justify-content: center;
    }

    .text14-400 {
        margin-bottom: 20px;
    }

    .text50 {
        margin-top: 20px;
        margin-bottom: 25px;
    }

    .application-contact {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: center;
    }
}

@media (max-width: 1024px) {
    .profession-block-vacancy {
        width: 100% !important;
    }

    .text12-t {
        margin-top: 20px;
    }

    .text25 {
        display: flex;
        justify-content: center;
    }

    .application-contact {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: center;
    }

    .sms {
        width: 550px;
    }

    .services_block {
        justify-content: space-around;
        display: flex;
        flex-direction: row;
        align-content: flex-end;
    }

    .container {
        max-width: 768px;
    }

    .container_2 {
        max-width: 768px;
    }

    .container-port {
        max-width: 768px;
    }

    .application-conteiner {
        max-width: 768px;
    }

    .picture {
        max-width: 45%;
    }

    .text20 {
        margin-top: 25px;
    }

    .text36 {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .img_file {
        display: none;
    }

    .pic {
        display: none;
    }

    .text30-l {
        margin-top: 20px;
    }

    .flex {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: stretch;
    }

    .hero {
        height: auto;
    }

}

@media (max-width: 768px) {
    .hero {
        height: auto;
    }

    .services_block {
        justify-content: center;
    }

    .container {
        max-width: 540px;
    }

    .container_2 {
        max-width: 540px;
    }

    .application-conteiner {
        max-width: 540px;
    }

    .container-port {
        max-width: 540px;
    }

    .printing h1 {
        font-size: 30px !important;
        margin-top: 30px;
        font-style: normal;
        font-weight: bold;
        line-height: 35px !important;
        color: #4F4F4F;
    }

    .text50 {
        margin-bottom: 5px;
    }

    .text30 {
        font-style: normal;
        font-weight: bold;
        font-size: 30px;
        line-height: 130.19%;
        letter-spacing: 0.01em;
        color: #7737FF;
    }


    .text30-l {
        margin-top: 20px;
        display: flex;
        flex-wrap: wrap;
    }

    .text30-i {
        margin-right: 18px;
    }

    .text30-i:last-child {
        margin-right: 0;
    }

    .text14 {
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        color: #4F4F4F;
    }

    .text14-400 {
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 135.69%;
        color: #4F4F4F;
        max-width: 628px;
        margin-bottom: 20px;
    }

    .text14-500 {
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 135.69%;
        color: #4F4F4F;
        max-width: 628px;
    }

    .text25 {
        font-style: normal;
        font-weight: bold;
        font-size: 25px;
        line-height: 29px;
        color: #4F4F4F;
        padding-top: 20px;
        display: flex;
        justify-content: center;
    }

    .text12 {
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        line-height: 17px;
        color: #4F4F4F;
        width: 100%;
    }

    .text7 {
        font-style: normal;
        font-weight: normal;
        font-size: 7px;
        line-height: 10px;
        color: #EB5757;
    }

    .t_red {
        color: #EB5757;
    }

    .send {
        font-style: normal;
        font-weight: bold;
        font-size: 16px;
        line-height: 23px;
        text-transform: uppercase;
        color: #FFFFFF;
        background: #7737FF;
        border-radius: 10px;
        min-width: 241px;
        min-height: 51px;
        border: 0;
        margin-top: 45px;
        margin-bottom: 40px;
    }

    .flex {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: stretch;
        flex-wrap: nowrap;
        align-content: center;
    }

    .text36 {
        font-style: normal;
        font-weight: bold;
        font-size: 30px;
        line-height: 42px;
        color: #4F4F4F;
        margin-bottom: 20px;
        display: flex;
        justify-content: center;
    }

    .text-file {
        width: 687px;
    }

    .text20 {
        margin-bottom: 25px;
        margin-top: 25px;
        font-style: normal;
        font-weight: bold;
        font-size: 20px;
        line-height: 120%;
        color: #4F4F4F;
    }

    .text14-li {
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 130%;
        color: #4F4F4F;
        margin-bottom: 9px;
    }

    .text14-li-2 {
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 130%;
        color: #4F4F4F;
        margin-bottom: 30px;
    }

    .text14-serv {
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 130%;
        color: #4F4F4F;
        max-width: 431px;
    }

    .text12_2 {
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 130%;
        color: #4F4F4F;
        padding-bottom: 67px;
    }

    .text14-file {
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 135.69%;
        color: #4F4F4F;
    }

    .text36-file {
        font-style: normal;
        font-weight: bold;
        font-size: 24px;
        line-height: 42px;
        color: #4F4F4F;
        margin-top: 45px;
        margin-bottom: 30px;
    }

    .text36-port {
        font-style: normal;
        font-weight: bold;
        font-size: 25px;
        line-height: 42px;
        color: #4F4F4F;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .pic {
        display: none;
    }

    .sms {
        display: flex;
        align-items: stretch;
        flex-wrap: wrap;
        width: 100%;
        flex-direction: column;
    }

    .img_file {
        display: none;
    }

    .picture {
        max-width: 100%;
    }

    .application-contact {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: center;
    }
}

@media (max-width: 540px) {


    .hero {
        height: auto;
        z-index: 0;
    }

    .container {
        max-width: 375px;
    }

    .container_2 {
        max-width: 375px;
    }

    .application-conteiner {
        max-width: 375px;
    }

    .container-port {
        max-width: 375px;
    }

    .printing h1 {
        font-size: 25px !important;
        margin-top: 30px;
        font-style: normal;
        font-weight: bold;
        line-height: 30px !important;
        color: #4F4F4F;
    }

    .text50 {
        margin-bottom: 5px;
    }

    .text30 {
        font-style: normal;
        font-weight: bold;
        font-size: 30px;
        line-height: 130.19%;
        /* identical to box height, or 39px */
        letter-spacing: 0.01em;
        color: #7737FF;
    }

    .text30-l {
        margin-top: 20px;
        display: flex;
        flex-wrap: wrap;
    }

    .text30-i {
        margin-right: 18px;
    }

    .text30-i:last-child {
        margin-right: 0;
    }

    .text14 {
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        /* or 18px */
        color: #4F4F4F;
    }

    .text14-400 {
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 135.69%;
        color: #4F4F4F;
        max-width: 628px;
        margin-bottom: 20px;
    }

    .text14-500 {
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 135.69%;
        color: #4F4F4F;
        max-width: 628px;
    }

    .text25 {
        font-style: normal;
        font-weight: bold;
        font-size: 25px;
        line-height: 29px;
        color: #4F4F4F;
        padding-top: 20px;
        display: flex;
        justify-content: center;
    }

    .text12 {
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        line-height: 17px;
        color: #4F4F4F;
        width: 100%;
    }

    .text7 {
        font-style: normal;
        font-weight: normal;
        font-size: 7px;
        line-height: 10px;
        color: #EB5757;
    }

    .t_red {
        color: #EB5757;
    }

    .send {
        font-style: normal;
        font-weight: bold;
        font-size: 16px;
        line-height: 23px;
        text-transform: uppercase;
        color: #FFFFFF;
        background: #7737FF;
        border-radius: 10px;
        min-width: 241px;
        min-height: 51px;
        border: 0;
        margin-top: 45px;
        margin-bottom: 40px;
    }

    .flex {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: stretch;
        flex-wrap: nowrap;
        align-content: center;
    }

    .text36 {
        font-style: normal;
        font-weight: bold;
        font-size: 30px;
        line-height: 42px;
        color: #4F4F4F;
        /*padding-top: 30px;*/
        margin-bottom: 20px;
        display: flex;
        justify-content: center;
    }

    .text-file {
        width: 687px;
    }

    .text20 {
        margin-bottom: 25px;
        margin-top: 25px;
        font-style: normal;
        font-weight: bold;
        font-size: 20px;
        line-height: 120%;
        color: #4F4F4F;
    }

    .text14-li {
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 130%;
        color: #4F4F4F;
        margin-bottom: 9px;
    }

    .text14-li-2 {
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 130%;
        color: #4F4F4F;
        margin-bottom: 30px;
    }

    .text14-serv {
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 130%;
        color: #4F4F4F;
        max-width: 431px;
    }

    .text12_2 {
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 130%;
        color: #4F4F4F;
        padding-bottom: 67px;
    }

    .text14-file {
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 135.69%;
        color: #4F4F4F;
    }

    .text36-file {
        font-style: normal;
        font-weight: bold;
        font-size: 24px;
        line-height: 42px;
        color: #4F4F4F;
        margin-top: 45px;
        margin-bottom: 30px;
    }

    .text36-port {
        font-style: normal;
        font-weight: bold;
        font-size: 25px;
        line-height: 42px;
        color: #4F4F4F;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .pic {
        display: none;
    }

    .sms {
        display: flex;
        align-items: stretch;
        flex-wrap: wrap;
        width: 100%;
        flex-direction: column;
    }


    .img_file {
        display: none;
    }

    .picture {
        max-width: 100%;
    }

    .services_block {
        justify-content: center;
    }
}

@media (max-width: 443px) {
    .but-1 {
        margin-right: 15px;
    }

    .serv-but {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: flex-end;
        align-items: stretch;
        align-content: flex-end;
    }

    .serv {
        margin-top: 20px;
    }

    .text20 {
        margin-bottom: 10px;
    }

}

.pr-page .wpcf7-not-valid-tip {
    color: #eb5757;
    font-size: 1em;
    font-weight: normal;
    display: flex;
    flex-direction: row;
    align-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 10px;
    font-size: 9px;
}

.pr-page .wpcf7-response-output {
    max-width: 1130px;
    margin: 0 auto !important;
    padding: 10px 15px 0 !important;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
}

@media (max-width: 1230px) {
    .pr-page .wpcf7-response-output {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
    }
}


input:focus,
textarea:focus {
    outline: none !important;
}

.pr-page input:focus,
.pr-page textarea:focus {
    outline: 0.2px solid #655c5c !important;
}

.pr-page .send:hover {
    transform: translateY(-10px);
}


.img-preview {
    margin-bottom: 16px;
    width: 100%; /* Ширина области */
    height: 300px; /* Высота области */
    overflow: hidden;
    max-width: 1110px;
}

.img-pr {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.distributor {
    margin-left: 10px;
    width: 20% !important;
    height: 100px !important; /* Высота области */
    overflow: hidden !important;
}

.logo-distributor {
    width: 100% !important;
    height: 100% !important;
    object-fit: scale-down !important;
}

.distributors {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.distributor-title {
    width: 52%;
}

.vacancy-block {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1110px;
}

.profession-block-vacancy {
    width: 48%;
    min-height: 160px;
    margin: 0px 20px 20px 0px;
    background-color: white;
    box-shadow: 0.4em 0.4em 15px rgba(170, 170, 170, 0.5);
    padding: 20px 20px 20px 20px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.vacancy-card {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-width: 100%;
}

.profession-description {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.w-100 {
    padding-left: 10px;
}

.grecaptcha-badge {
    display: none !important;
}
