html,body {
    min-width: 320px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.2;
}
h1,h2,h3,h4,h5,h6 {
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1.15;
}
a {
    color: #002e4f;
}
.whatsapp {
    display: none;
}
.btn.btn-primary {
    font-size: 20px;
    color: #fff;
    border-radius: 0;
    background-color: #002e4f !important;
    border-color: #002e4f !important;
    width: 100%;
    margin-top: 15px;
    text-transform: uppercase;
    box-shadow: none !important;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus{
    background-color: #fff !important;
    color: #002e4f !important;
    border-color: #002e4f !important;
    box-shadow: none;
}
/*--header--*/
.header {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
}
.header-top__info-item {
    font-size: 16px;
    text-transform: uppercase;
}
.header-top__info-item_position {
    text-align: left;
    margin: 0 auto;
    max-width: 150px;
}
.header-top__info-item_title {
    color: #0f5689;
}
.header-top__info-item_text {
    color: #faa631 !important;
}
.header-top__info-item_work,
.header-top__info-item_mail {
    position: relative;
}
.header-top__info-item_work:before,
.header-top__info-item_mail:before {
    height: 55px;
    width: 1px;
    background-color: #faa631;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -27px;
    content: "";
}
.header-bottom {
    background-color: #002e4f;
    padding: 10px 0 10px;
}
.main-nav .nav-link {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0 5px 5px 0;
}
.main-nav .nav-link.active,
.main-nav .nav-link:focus,
.main-nav .nav-link:hover {
    color: #0f5689;
    background-color: #fff;
} 

.main-banner {
    margin-top: 200px;
}
.containernew {width: 98%;margin: 0 auto;}
#VIBRATINGPLATES {padding-top: 200px; margin-top: -200px; -webkit-background-clip: content-box; background-clip: content-box;}
#VIBRATIONRAMMERS {padding-top: 200px; margin-top: -200px; -webkit-background-clip: content-box; background-clip: content-box;}
#CONSTRUCTIONVIBRATORS {padding-top: 200px; margin-top: -200px; -webkit-background-clip: content-box; background-clip: content-box;}
#VIBRAKE {padding-top: 200px; margin-top: -200px; -webkit-background-clip: content-box; background-clip: content-box;}
#GROUTMACHINES {padding-top: 200px; margin-top: -200px; -webkit-background-clip: content-box; background-clip: content-box;}
#SEAMCUTTERS {padding-top: 200px; margin-top: -200px; -webkit-background-clip: content-box; background-clip: content-box;}
#REBARPROCESSINGMACHINES {padding-top: 200px; margin-top: -200px; -webkit-background-clip: content-box; background-clip: content-box;}
#MILLINGMACHINES {padding-top: 200px; margin-top: -200px; -webkit-background-clip: content-box; background-clip: content-box;}
#JACKHAMMERSANDCOPERS {padding-top: 200px; margin-top: -200px; -webkit-background-clip: content-box; background-clip: content-box;}
@media (max-width: 767.98px) {
.header-bottom {
    padding: 0px 0 0px;
}
.main-banner {
    margin-top: 110px;
}
.main-nav .nav-link {
    font-size: 10px;
    padding: 4px 4px;
    margin: 0 1px 0px 0;
}
.header-top{
    padding-top: 5px;
    padding-bottom: 5px;
}
.header-top__info-list {
    position: relative;
}
.header-top__info-item_work {
    padding: 0 10px;
}
.header-top__info-item_work .header-top__info-item_text {
    font-size: 12px;
    line-height: 1;
    display: block;
}
.header-top__info-item_mail svg,
.header-top__info-item_phone svg {
    width: 25px;
}
.header-top__info-item_work::before, .header-top__info-item_mail::before {
    height: 30px;
    margin-top: -15px;
}
}
/*--//header--*/
/*--main banner--*/
.main-banner {
    background: transparent url("/bitrix/templates/tss-sms/assets/img/main-fon.jpg") no-repeat center center;
    background-size: cover;
    min-height: 500px;
}
.main-banner__title {
    background-color: rgba(0,0,0, 0.5);
    padding: 80px 50px;
    font-size: 58px;
    line-height: 1.15;
    margin: 50px 0 0;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
}
@media (max-width: 767.98px) {
.main-banner__title {
    padding: 45px 15px;
    font-size: 36px;
    margin: 0;
    width: calc(100% - 60px);
}   
.main-banner {
    min-height: 100%;
}
}
/*--//main banner--*/
/*--advantages--*/
.advantages {
    padding: 20px 0 10px;
    background-color: #f8f6f6;
}
.container-fluid {
    max-width: 1700px;
    margin: 0 auto;
}
.advantages__item {
    text-align: center;
    margin-bottom: 20px;
}
.advantages__item-img {
    margin-bottom: 10px;
}
.advantages__item-title {
    color: #0f5689;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 15px;
    font-size: 16px;
}
.advantages__item-text {
    color: #000;
    font-size: 13px;
}
/*--//advantages--*/
/*--catalog--*/
.catalog-top {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0 70px;
}
.catalog-top__title {
    font-size: 60px;
    color: #fff;
    margin-bottom: 45px;
}
.catalog-top__text {
    background-color: #f8f6f6;
    padding: 60px 90px 50px;
    font-size: 18px;
    color: #000;
}
.catalog-type__list {
    position: relative;
    overflow: hidden;
}
.catalog-type__list:before {
    width: 200%;
    height: 1000px;
    position: absolute;
    z-index: -1;
    background-color: #f8f6f6;
    content: "";
    left: -20%;
    top: -27%;
    transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
}
.catalog-type__title {
    margin: 60px 0;
    color: #faa631;
    font-size: 48px;
}
.catalog-type__work-list__item {
    text-align: center;
}
.catalog-type__work-list__img {
    height: 230px;
    width: 230px;
    border-radius: 50%;
    margin-bottom: 25px;
}
.catalog-type__work-list__title {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    max-width: 240px;
    margin: 0 auto 25px;
}
.catalog-type__text-info {
    color: #fff;
    font-size: 18px;
    font-style: italic;
    padding: 25px 50px;
    background-color: #002e4f;
    border-radius: 20px;
    margin-top: 50px;
    margin-bottom: 50px;
    border: 3px solid #fff;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    0px 3px 6px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         0px 3px 6px 0px rgba(50, 50, 50, 0.5);
}
.catalog-type__text-info h1,
.catalog-type__text-info h2,
.catalog-type__text-info h3,
.catalog-type__text-info h4,
.catalog-type__text-info h5,
.catalog-type__text-info h6 {
    color: #faa631;
    font-style: normal;
    text-transform: uppercase;
}
.catalog-special-info {
    position: relative;
    padding: 80px 0;
    overflow: hidden;
}
.catalog-special-info:before {
    width: 140%;
    height: 80%;
    position: absolute;
    z-index: -1;
    background-color: #002e4f;
    content: "";
    left: -20%;
    top: 10%;
    transform: rotate(-1.5deg);
    -moz-transform: rotate(-1.5deg);
    -webkit-transform: rotate(-1.5deg);
    -o-transform: rotate(-1.5deg);
    border: 3px solid #fff;
    border-top: none;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.5);
}
.catalog-special-info {
    color: #fff;
}
.catalog-special-info__title1 {
    font-size: 48px;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0;
}
.catalog-special-info__title2 {
    font-size: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0 0 40px;
}
.catalog-special-info__text {
    font-size: 24px;
}
.catalog__pro-block {
    max-width: 1500px;
    margin: 20px auto 60px;
}
.catalog__pro-block__img {
    position: relative;
    text-align: center;
}
.catalog__pro-block__status {
    position: absolute;
    top: 5px;
    left: 15px;
    width: 230px;
    height: 195px;
    display: block;
}
.catalog__pro-block__status__img {
    max-width: 230px;
    max-height: 195px;
}
.catalog__pro-block__info-img {
    font-size: 24px;
    color: #002e4f;
    margin-top: 25px;
    display: block;
    text-align: left;
}
.catalog__pro-block__info-list {
    padding-left: 65px;
}
.catalog__pro-block__info-list__item {
    margin-bottom: 50px;
}
.catalog__pro-block__info-list__litle {
    font-size: 36px;
    color: #0f5689;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 15px 0;
}
.catalog__pro-block__info-list__text {
    font-size: 16px;
    color: #000;
}
.catalog__item-list {
    max-width: 1600px;
}
.catalog__item {
    border: 1px solid #c4c4c4;
    height: 100%;
    padding: 15px;
    background-color: #f8f6f6;
}
.catalog__item__img {
    background-color: #fff;
    height: 235px;
    padding: 10px;
}
.catalog__item__img img{
    max-height: 215px;
    height: auto;
}
.catalog__item__title {
    font-size: 20px;
    color: #0f5689;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 10px 0;
    text-transform: uppercase;
}
.catalog__item__list-info {
    padding: 0 15px 20px;
}
.catalog__item__list-info li {
    font-size: 14px;
    color: #333333;
}
.catalog__item__list-info .catalog__item__list-info__art {
    margin-bottom: 20px;
}
.catalog__item__list-info .catalog__item__list-info__art span {
    color: #faa631;
}
.catalog__item__prise {
    font-size: 27px;
    color: #faa631;
    font-family: 'Roboto Condensed', sans-serif;
}
@media (max-width: 991.98px) {
.catalog__pro-block__info-list {
    padding-left: 15px;
}
}
@media (max-width: 767.98px) {
.catalog-top__title {
    font-size: 30px;
    margin-bottom: 25px;
}
.catalog-top {
    padding: 20px 0 30px;
}
.catalog-top__text {
    padding: 20px 20px 10px;
    font-size: 16px;
}
.catalog-type__list:before {
    display: none;
}
.catalog-type__title {
    margin: 30px 0;
    font-size: 29px;
}
.catalog-type__text-info {
    font-size: 15px;
    padding: 25px 15px;
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 0;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}
.catalog-type__work-list__img {
    height: 180px;
    width: 180px;
    margin-bottom: 15px;
}
.catalog-special-info {
    position: relative;
    padding: 80px 0;
    overflow: hidden;
}
.catalog-special-info:before {
    display: none;
}
.catalog-special-info {
    background-color: #002e4f;
    padding: 30px 0;
    border-bottom: 3px solid #fff;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.5);
}
.catalog-special-info__title1 {
    font-size: 28px;
}
.catalog-special-info__title2 {
    font-size: 19px;
    margin: 0 0 20px;
}
.catalog-special-info__text {
    font-size: 16px;
}
}
@media (max-width: 575.98px) {
.catalog__pro-block__status {
    top: 5px;
    left: 5px;
    width: 130px;
    height: 95px; 
}
.catalog__pro-block__status__img {
    max-width: 130px;
    max-height: 95px;
}
.catalog__pro-block__info-img {
    font-size: 12px;
    margin-top: 15px;
}
.catalog__pro-block__info-list__litle {
    font-size: 25px;
    margin: 10px 0;
}
.catalog__pro-block__info-list__text {
    font-size: 14px;
}
.catalog__pro-block__info-list__item {
    margin-bottom: 25px;
}
}
/*--//catalog--*/
/*--footer--*/
.footer {
    background-color: #002e4f;
    padding: 80px 0 40px;
}
.footer .container-fluid{
    max-width: 1400px;
}
.footer__logo {
    margin-bottom: 20px;
}
.footer__logo img{
    max-width: 170px;
    margin-bottom: 40px;
}
.footer__copy {
    font-size: 14px;
    color: #ffffff;
}
.footer__nav {
    margin-bottom: 20px;
}
.footer__nav .nav-link{
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0;
    border: 1px solid #002e4f;
}
.footer__contact-list {
    margin-bottom: 20px;
}
.footer__contact-item {
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 25px;
}
.footer__contact-item_title {
    color: #fff;
}
.footer__contact-item_text {
    color: #faa631 !important;
}
@media (max-width: 767.98px) {
.footer__nav .nav-link{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.footer {
    padding: 40px 0 0;
}
.footer__logo img {
    margin-bottom: 20px;
}
.footer__logo {
    margin-bottom: 30px;
}
}
@media (max-width: 575.98px) {
.whatsapp {
    display: block;
    position: absolute;
    width: 22px;
    left: 36%;
    z-index: 99;
}

.whatsapp img {
    width: 100%;
}
.footer__nav .nav-link{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    font-size: 14px;
} 
a.header-top__info-item_text {
    font-size: 12px;
    line-height: 1;
    display: block;
}

.col-2.col-md-3.header-top__info-item.header-top__info-item_phone {
    max-width: 47%;
    flex: 0 0 24.666667%;
    padding: 0px 5px;
}

.col-3.header-top__info-item.header-top__info-item_work {
    max-width: 47%;
    flex: 0 0 31.666667%;
    padding: 0px 5px;
}
.col-2.col-md-3.header-top__info-item.header-top__info-item_mail {
    display: none;
}

}
/*--//footer--*/


p.show-more {
    color: #faa631;
    font-size: 16px;
    margin-top: 10px;
    cursor: pointer;
}

p.hide-more {
    color: #faa631;
    font-size: 16px;
    margin-top: 10px;
    cursor: pointer;
}


.modal_form_new {}

.modal_form_new label {}

.modal_form_new .form-group input {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.modal_form_new input[type="submit"] {
    font-size: 20px;
    color: #fff;
    border-radius: 0;
    background-color: #002e4f !important;
    border-color: #002e4f !important;
    width: 100%;
    margin-top: 15px;
    text-transform: uppercase;
    box-shadow: none !important;
}

.form-group.form-check {}

.modal_form_new input#exampleCheck1 {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}



.modal_form {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none; 
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.fonform {
    position: fixed;
    top: 0;
    left: 0;
    display: none; 
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
    opacity: .5;
}

.modal_form_new {
    max-width: 500px;
    margin: 1.75rem auto;
}

.form-check label.form-check-label {
    margin-left: 8px;
}
nav.nav.main-nav {
    justify-content: center;
}

header.header {
    position: fixed;
    width: 100%;
    background: white;
    z-index: 99;
    top: 0px;
}



@media (max-width: 768px){
    div.knop_telegram {
        display: unset;
        position: absolute;
        top: 20px;
        right: 10px;
    }
    div.knop_telegram .tcl-text {
        display: none;
        max-width: 50px;
        width: 50px;
        padding: 0;
    }
    div.knop_telegram a.telegram-channel-link.js-bs-canvas.js-ya-goal{
        width:auto;
        padding: 0;
        background: unset;
    }
    div.knop_telegram img {
        border-radius: 50px;
    }
    div.knop_telegram .row.header-top__info-list.align-items-center {
        position: relative;
    }
}
@media (max-width: 767.98px) and (min-width: 575.98px) {
    .container {
        max-width: 100%;
    }
    .header-top__info-item_mail {
        display: none;
    }
    .header-top__info-item_work,
    .header-top__info-item_logo,
    .header-top__info-item_phone{
        flex: 0 0 30%;
        width: 100%;
        max-width: 100%;
        padding-left: 0;
    }
}
@media (max-width: 575.98px) {
    .whatsapp {
        width: unset;
        left: unset;
        right: 60px;
        position: unset;
        order: 1;
    }
    .knop_telegram {
        order: 2;
    }
    div.whatsapp,
    div.knop_telegram{
        width: 7%;
        max-width: 7%;
        flex: 0 0 7%;
        position: unset;
    }
    .knop_telegram img{
        max-width: 100%;
    }
    .knop_telegram span.d-block.mb-1.mb-lg-2{
        margin-bottom: 0!important;;
    }
    .knop_telegram span {
        padding: 2px;
    }
    .col-5.col-md-3.header-top__info-item.header-top__info-item_logo,
    .col-2.col-md-3.header-top__info-item.header-top__info-item_phone,
    .col-3.header-top__info-item.header-top__info-item_work {
        flex: 0 0 28%;
    }
}
.knop_telegram img{
    background: #fff;
    border-radius: 30px
}