body {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0em;
    text-align: left;
    color: #101820;
    background: #e0e0e0;
    background-image: url(../img/bg_pattern.jpg);
    background: #fff;
    max-width: 100%;
    margin: 0 auto;
    overflow-x: hidden;
}
p.rubric{color:#FF6A13;font-size:20px;font-weight:600;margin-bottom:0;}
p.rubric.alternative{color: #404040;margin: 0 0 15px 0;}
p.caption{font-weight:600;font-size:18px;margin:35px 0 10px;}
.header {
    position: relative;
}
.container-main {
    margin: 0 auto;
    width: 991px;
}
.rowMain {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    box-sizing: border-box;
}
.main-nav {
    background: transparent;
    height: 70px;
}
a {
    color: #00A7B5;
    text-decoration: none;
    cursor: default;
    outline: none;
}
a:focus, a:hover {
    text-decoration: none;
    color: #00A7B5;
}
a[href] {
    cursor: pointer;
}
p.rubric {
    line-height: initial;
    color: #ff6a13;
    font-weight: bold;
}
p.caption {
    font-weight: 600;
    font-size: 18px;
    margin: 35px 0 10px;
}
.navbar-brand>img {
    display: block;
    width: 165px;
}
.slick-next, .slick-prev {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.slick-next {
    background: url(/public/img/large_right.png) no-Repeat top left;
    right: 10px;
}
.slick-prev { 
    background: url(/public/img/large_left.png) no-Repeat top left;
    left: 10px;
}
.slick-next:hover, .slick-next:focus {
    background: url(/public/img/large_right.png);
    background-position: bottom left;
}
.slick-prev:hover, .slick-prev:focus {
    background: url(/public/img/large_left.png);
    background-position: bottom left;
}
.slick-next:before, .slick-prev:before {
    content: '';
}
.slick-slide img {
    display: block;
    height: 100% !important;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.slide-home-1 img {
    object-position: top;
}
.slide-home-2 img {
    object-position: bottom;
}
.slide-home-3 img {

}
.slick-dots {
    bottom: 2%;
}
.slick-dots li button:before {
    font-size: 14px;
    transition: all .5s;
}
.slide-home {
    position: relative;
}
.slide-home-layer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15%;
    width: 991px;
    margin: 0 auto;
    z-index: 100;
}
.slide-home-layer a {
    outline: none;
}
.slide-home-title {
    color: #fff;
    font-size: 45px;
    font-weight: 600;
    margin: 0;
    line-height: 1;
    display: block;
}
.slide-home-intro {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    margin-bottom: 10px;
    display: inline-block;
}
.slide-home-image__wrapper {
    background: #232323;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.4;
}
.slick-initialized .slick-slide {
    height: auto;
}
.slick-dots li button:before {
    color: white;
}
.slick-dots li.slick-active button:before {
    color: white;
}
.production-row_card {
    height: 310px;
    margin-bottom: 30px;
    position: relative;
    width: calc(100% / 12 * 4 - 30px);
    margin-left: 15px;
    margin-right: 15px;
    box-sizing: border-box;
}
.production-row_card:hover .production-row_card-image {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.production-row_card-image {
    width: 100%;
    height: 310px;
    object-fit: cover;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.production-row_card-image_1 {
    object-position: right;
}
.production-row_card-image-wrapper {
    overflow: hidden;
    outline: 1px solid #101820;
}
.production-row_card-title {
    position: absolute;
    bottom: 20px;
    left: -15px;
    background: #101820;
    color: #fff;
    outline: 3px solid #101820;
    padding: 12px 15px;
    width: 280px;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.production-row_card-title h4, .production-row_card-title p {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
}
.production-row_card:hover .production-row_card-title {
    background: #fff;
    color: #101820;
}
.news__card .production-row_card-title {
    outline-color: #101820 !important;
}
.news__card:hover .production-row_card-title {
    background: #fff;
    color: #101820;
}
section .title h3 {
    font-size: 35px !important;
    line-height: 40px !important;
    margin-bottom: 40px !important;
    text-transform: uppercase !important;
    text-align: center !important;
    font-weight: 600 !important;
}
.news__card {
    height: auto;
    margin-bottom: 30px;
    position: relative;
    width: calc(100% / 12 * 4 - 30px);
    background: #fff;
    margin-left: 15px;
    margin-right: 15px;
    box-sizing: border-box;
    padding: 10px 20px 100px;
    cursor: pointer;
    border: 1px solid #101820;
}
.news__card--intro {
    color: #101820;
    line-height: 20px;
}
.news__card a:focus, .news__card a:hover {
    text-decoration: none !important;
}
.bottomContacts {
    background: #898D8D;
    padding: 60px 0 140px;
    border-top: 4px solid #101820;
}
.bottomContacts__header {
    margin: 0 0 5px;
    text-align: center;
    font-weight: bold;
    font-size: 35px;
    text-transform: uppercase;
}
.bottomContacts p {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0 0 5px;
}
.bottomContacts__button--wrapper {
    width: 190px;
    height: 60px;
    border: 4px solid #101820;
    float: left;
    text-align: center;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    left: 0;
    right: 0;
    margin: 20px auto;
    position: absolute;
}
.bottomContacts__button--wrapper_slider {
    margin: 0;
    border-color: #fff;
}
.bottomContacts__button--wrapper a {
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #101820;
    text-decoration: none;
    line-height: 56px;
    transition: all .5s ease;
    z-index: 2;
    position: relative;
    letter-spacing: 4px;
    position: absolute;
    left: 0;
    width: 100%;
    height: 52px;
}
.bottomContacts__button--wrapper_slider a {
    color: #fff;
    background: #ff6a13
}
.bottomContacts__button--effect {
    width:190px;
    height:60px;
    left:-190px;
    background:#101820;
    position:absolute;
    transition:all .5s ease;
    z-index:1;
}
.bottomContacts__button--effect_slider {
    background: #fff;
}
.bottomContacts__button--wrapper:hover .bottomContacts__button--effect {
    left:0;
}
.bottomContacts__button--wrapper:hover a{
    color: #fff;
}
.bottomContacts__button--wrapper_slider:hover a {
    color: #ff6a13 !important;
    background: transparent;
}
.bottomContacts__button--wrapper_slider:hover {
    border-color: #ff6a13;
}
footer {
    padding: 50px 0 30px;
    background: #101820;
}
.headerInner {
    height: 200px;
    width: 100%;
    background: #FF6A13;
    position: relative;
    display: table;
}
.headerInner__wrapper {
    display: table-cell;
    vertical-align: middle;
}
.headerInner__title {
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    margin: 0 auto;
    width: 991px;
}
.news__simple--wrapper {
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.news__simple--image {
    width: 200px;
    height: 100px;
    object-fit: cover;
    margin-right: 40px;
}
.innerPage__padding {
    padding: 90px 0;
}
.news__simple--introText {
    margin: 0 !important;
    float: left;
    line-height: 20px;
}
.news__simple--intro {
    position: relative;
    padding-bottom: 30px;
}
.news__simple--link {
    position: absolute;
    right: 0;
    bottom: -25px;
    background: padding-box;
    padding: 5px 15px;
    background: #101820;
    border: 2px solid #fff;
    color: #fff;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.news__simple--link:hover, .news__simple--link:focus {
    border: 2px solid #101820;
    background: #fff;
    color: #101820;
    text-decoration: none;
}
.news__simple {
    margin-bottom: 60px;
    border-bottom: 4px solid #101820;
    padding-bottom: 0;
}
.production__cardProdiction {
    margin-bottom: 30px;
    position: relative;
    width: calc(100% / 12 * 4 - 30px);
    margin-left: 15px;
    margin-right: 15px;
    box-sizing: border-box;
    outline: 1px solid #101820;
    background: #333F48;
}
.production__cardProdiction--introImage {
    width: 100%;
    height: 170px;
    padding: 15px;
    object-fit: contain;
    background: #fff;
}
.footer__flex {
    position: relative;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-left: -135px;
    margin-right: -135px;
}
.footer__list {
    color: #fff;
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer__wrapper p {
    position: absolute;
    /*bottom: 0;*/
    margin: 0;
    color: #fff;
}
.footer__wrapper p a:hover {
    color: inherit;
}
.footer__list a, .footer__list a:hover {
    color: #fff;
}
.footer__item {
    position: relative;
    width: calc(100% / 12 * 4 - 30px);
    margin-left: 15px;
    margin-right: 15px;
    box-sizing: border-box;
}

.production__cardProdiction a {
    text-decoration: none;
}
.production__cardProdiction--Title {
    margin: 30px 0 30px;
    padding: 0 15px;
    color: #fff;
    text-decoration: none;
    font-size: 24px;
    letter-spacing: 2px;
}
.production__cardProdiction--introText {
    padding: 0 15px;
    line-height: 20px;
    margin: 0 0 15px;
    color: #fff;
    text-decoration: none;
}
.production__cardProdiction--inroWrapper {
    padding-bottom: 95px;
    border-top: 3px solid #101820;

}
.production__cardProdiction--link {
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    bottom: 20px;
    left: -15px;
    background: #101820;
    color: #fff;
    outline: 4px solid #101820;
    padding: 12px 15px;
    width: 280px;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.production__cardProdiction:hover .production__cardProdiction--link {
    outline: 3px solid #101820;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    background: #fff;
    color: #101820;
}
.inner-page-content-flex {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inner-page-content-flex__text {
    width: 70%;
}
.inner-page-content-flex__img {
    width: 15%;
}
.inner-page-content-flex__img img {
    width: 100%;
}
.slider-inner__bottom .slick-dotted.slick-slider {
    margin: 0;
}
.slider-inner__bottom  .slick-slide img {
    height: 690px !important;
}
.slider-inner__bottom  .single-item__inner__bottom-4 .slick-slide img {
    height: 230px !important;
}
.slider-inner__bottom  .single-item__inner__bottom-3 .slick-slide img {
    height: 310px !important;
}
.slider-inner__bottom  .single-item__inner__bottom-2 .slick-slide img {
    height: 290px !important;
}
.slider-inner__bottom  .single-item__inner__bottom-1 .slick-slide img {
    height: 550px !important;
}
.news-detail .slider-inner__bottom  .single-item__inner__bottom-4 .slick-slide img{
    height: 230px !important;
    object-position: top;
}
.slider-inner__bottom {
    background: #101820;
    border-top: 10px solid #101820;
    position: relative;
}
.production__cardProdiction__spares {
    width: calc(100% / 12 * 6 - 30px);
}

.production__cardProdiction__spares:hover .production__cardProdiction--introImage {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.production__cardProdiction__spares  .production__cardProdiction--introImage {
    height: 240px;
    padding: 0;
    object-fit: cover;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.production__cardProdiction--introImage-wrapper {
    overflow: hidden;
    outline: 1px solid #101820;
}
.hot__roller .accordion img {
    width: 100%;
}
.cardInnerProduction {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
    margin: 0 0 40px;
    outline: 4px solid #333F48;
}
.cardInnerProduction__wrapper--image {
    width: 40%;
    padding: 40px 30px;
    outline: 4px solid #333F48;
}
.cardInnerProduction--image {
    width: 85%;
    height: 100%;
    display: block;
    margin: 0 auto;
}
.cardInnerProduction__wrapper--content {
    width: 60%;
}
.cardInnerProduction--title {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    color: #fff;
    background: #333F48;
    padding: 30px 15px;
}
.cardInnerProduction--description {
    padding: 15px 15px 30px;
    font-size: 16px;
    color: #101820;
    line-height: 22px;
}
.hot__roller .cardInnerProduction--image.image-4 {
    width: 76%;
    height: 100%;
    display: block;
    margin: 0 auto;
}
.hot__roller .cardInnerProduction--image.image-6 {
    width: 70%;
    display: block;
    margin: 0 auto;
}
.roller_supports .cardInnerProduction--image {
    width: 60%;
}
.rev__card {
    margin-bottom: 30px;
    position: relative;
    width: calc(100% / 12 * 3 - 30px);
    margin-left: 15px;
    margin-right: 15px;
    box-sizing: border-box;
    outline: 1px solid #101820;
    background: #fff;
}
.rev__card img {
    width: 100%;
}
.form-control {
    border-radius: 0;
    border: 2px solid #101820;
    padding: 10px 15px;
    height: auto;
    color: #101820;
}
.form-control:focus {
    border-color: #00A7B5;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.bv-form {
    margin-bottom: 50px;
}

.main-nav {
    background: 0 0;
    height: 70px;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.nav__menu {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    list-style: none;
    margin: 0;
}
nav ul li a {
    display: block;
    padding: 23px 0;
    margin-left: 20px;
    color: #101820;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
    transition: all .6s;
}
nav ul li a:hover, nav ul li a:focus {
    color: #FF6A13;
}
.nav__menu--wrapper--list.active .nav__menu__drop--item--link {
    color: #ff6a13;
}
nav ul li ul a:hover, nav ul li ul a:focus {
    color: #fff;
}
nav ul {
    list-style: none;
}
.nav__menu__drop {
    position: absolute;
    width: 100%;
    height: auto;
    background: #898D8D;
    z-index: 1000;
    left: 0;
    right: 0;
    top: auto;
    overflow: hidden;
}
.nav__menu__drop li {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    width: 991px;
    margin: 0 auto;
    /* position: relative; */
    overflow: hidden;
}
.nav__menu__drop--link {
    width: 50%;
}
.nav__menu__drop--list {
    width: 50%;
    height: 0; 
    padding-top: 0px; 
    margin-top: 0px; 
    padding-bottom: 0px; 
    margin-bottom: 0px; 
    display: none;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.nav__menu__drop a {
    width: 50%;
    margin-bottom: 0;
    margin-left: 0;
    padding: 10px 0;
    color: #fff;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.nav__menu__drop a:hover {
    padding-left: 0px;
}
.nav__menu__drop--wrapper--list.active a {

}
.nav__menu__drop--wrapper--list.active .nav__menu__drop--link {
    padding-left: 0;
}
.nav__menu li .nav__menu__drop {
    display: none;
}
.nav__menu li.active .nav__menu__drop {
    display: inherit;
    padding: 25px 20px 20px 20px;
    -webkit-animation: slide-down .3s;
    -moz-animation: slide-down .3s;
}
.nav__menu__drop a img {
    width: 29px;
    right: 160px;
    position: absolute;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.nav__menu__drop--wrapper--list.active .nav__menu__drop--link img {
    right: 30px;
}

.nav__menu__drop--link {
    position: relative;
}
.nav__menu__drop--wrapper--list.active .nav__menu__drop--list {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    padding: 25px 0 0;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    -webkit-animation: slide-right .1s;
    -moz-animation: slide-right .1s;
}
.nav__menu__drop--list li a:hover {
    padding: 10px 0;
}
.nav__menu--wrapper--list.active {
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.nav__menu--wrapper--list {
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.nav__menu__drop--item--link {
    position: relative;
    color: inherit;
    text-decoration: none;
    line-height: 24px;
}
.nav__menu__drop--item--link:before, .nav__menu__drop--item--link:after {
    content: '';
    position: absolute;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.nav__menu__drop--item--link {

    overflow: hidden;
}
.nav__menu__drop--item--link:before {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 6px;
    background: #FF6A13;
    transform: translateX(-110%);
}
.nav__menu__drop--item--link:hover:before {
    transform: translateX(0);
}
.active .nav__menu__drop--item--link:hover:before  {
    transform: translateX(0);
}
.active .nav__menu__drop--item--link:before  {
    transform: translateX(0);
}


.nav__menu__drop--link .nav__menu__drop--link_bottom {
    position: relative;
    color: inherit;
    text-decoration: none;
    line-height: 24px;
    overflow: hidden;
}
.nav__menu__drop--link .nav__menu__drop--link_bottom:before, .nav__menu__drop--link .nav__menu__drop--link_bottom:after {
    content: '';
    position: absolute;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.nav__menu__drop--link .nav__menu__drop--link_bottom:before {
    left: 0;
    bottom: -8px;
    width: 100%;
    height: 2px;
    background: #FFF;
    transform: translateX(-110%);
}
.nav__menu__drop--link:hover .nav__menu__drop--link_bottom:before {
    transform: translateX(0);
}
.nav__menu__drop--wrapper--list.active .nav__menu__drop--link .nav__menu__drop--link_bottom:before {
    transform: translateX(0);
}
.nav__menu__drop .nav__menu__drop--wrapper--list ul li .nav__menu__drop--link_bottom:before {
    height: 0;
}
/************************************/
.nav__menu__drop--list .nav__menu__drop--link .nav__menu__drop--link_bottom {
    position: relative;
    color: inherit;
    text-decoration: none;
    line-height: 24px;
    overflow: hidden;
}
.nav__menu__drop--list .nav__menu__drop--link .nav__menu__drop--link_bottom:before, .nav__menu__drop--list .nav__menu__drop--link .nav__menu__drop--link_bottom:after {
    content: '';
    position: absolute;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.nav__menu__drop--list .nav__menu__drop--link .nav__menu__drop--link_bottom:before {
    left: 0;
    bottom: -8px;
    width: 100%;
    height: 2px;
    background: #FFF;
    transform: translateX(-110%);
}
.nav__menu__drop .nav__menu__drop--wrapper--list ul li .nav__menu__drop--link_bottom:before {
    height: 2px;
    transform: translateX(-100%) !IMPORTANT;
}
.nav__menu__drop--list .nav__menu__drop--link:hover .nav__menu__drop--link_bottom:before {
    transform: translateX(0%) !important;
    height: 2px;
}
.nav__menu__drop--list .nav__menu__drop--link,
.nav__menu__drop--list .nav__menu__drop--link:hover {
    padding: 5px 0 10px;
}
.container-main i.fa {
    width: 25px;
}




@-webkit-keyframes slide-right {
    0% { opacity: 0; -webkit-transform: translateX(100%); }   
    100% { opacity: 1; -webkit-transform: translateX(45%); }
}
@-moz-keyframes slide-right {
    0% { opacity: 0; -moz-transform: translateX(100%); }   
    100% { opacity: 1; -moz-transform: translateX(45%); }
}
@-webkit-keyframes slide-down {
    0% { opacity: 0; -webkit-transform: translateY(-2%); }   
    100% { opacity: 1; -webkit-transform: translateY(0); }
}
@-moz-keyframes slide-down {
    0% { opacity: 0; -moz-transform: translateY(-2%); }   
    100% { opacity: 1; -moz-transform: translateY(0); }
}
[data-animation-in] {
    opacity: 0;
}
.collapse-icon__drop {
    display: none;
}
.news-item {
    margin-bottom: 40px;
}
.inner-wrap-img img {
    width: 60%;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    right: 0;
    left: 0;
}
p.rubric {
    line-height: initial;
}
.list-files-title {
    color: #fff;
    background: #FF6A13;
    padding: 15px 15px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: justify;
}
.list-files {
    border-left: 4px solid #ff6a13;
    border-right: 4px solid #ff6a13;
    border-bottom: 4px solid #ff6a13;
    margin: 0;
    padding: 0 20px;
}
.list-files__link {
    color: #101820;
    font-size: 18px;
    position: relative;
    padding-left: 40px;
}
.list-files__link:hover, .list-files__link:focus {
    color: #101820;
}
.list-files__item {
    padding: 15px 10px !important;
    border-bottom: 4px solid #ff6a13;
}
.list-files__item:last-child {
    border: 0;
}
.list-files__link:before {
    content: '';
    position: absolute;
    background-image: url(/public/img/pdf_icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    left: 0;
}
.single-item_news {
    width: 100%;
}
.single-item_news .slick-next {
    right: -50px;
    opacity: .2;
}
.single-item_news .slick-prev {
    left: -50px;
    opacity: .2;
}
.single-item_news .slick-slide {
    padding: 0 20px;
}
.single-item_news img {
    width: 100%;
    height: 200px !important;
}
.home-news__title {
    width: 100%;
    display: block;
    color: #FF6A13;
    font-weight: bold;
    font-size: 15px;
}
.home-news__title:hover, .home-news__title:focus {
    color: #FF6A13;
} 
.home-news__desc {
    color: #101820;
    font-size: 14px;
}
.home-news__desc:hover, .home-news__desc:focus {
    color: #101820;
}
.footer__wrapper {
    padding: 0 70px 0 0;
}
.contacts-tel a[href] {
    color: #000;
}
.news-list-wrapper {
    display: -webkit-flex;
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    flex-wrap: wrap;
}
.news-card {
    width: calc(100% / 12 * 4 - 30px);
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 40px;
    position: relative;
}
.news-card_preview_picture {
    width: 100%;
}
.news-card_preview_picture {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news-card_intro-image {
    position: relative;
}
.news-card_col-relative {
    width: 100%;
    padding-bottom: 100%;
}
.news-card__date-time {
    color: #101820;
    display: block;
}
.news-card__title {
    width: 100%;
    display: block;
    color: #FF6A13;
    font-weight: bold;
    font-size: 15px;
}
.news-card__title:hover, .news-card__title:focus {
    color: #FF6A13;
}
.news-detail img {
    width: auto;
    display: inline-block;
    height: 300px;
    object-fit: cover;
    margin: 10px;
}
.detail_picture {
    width: 100% !important;
    height: auto !important;
}
section.news {
    padding-bottom: 100px;
}
.wrapper-inner-page-image {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 65px;
    margin-left: -15px;
    margin-right: -15px;
    box-sizing: border-box;
}
.wrapper-inner-page-image a {
    width: 23%;
    height: 180px;
    margin-bottom: 20px;
    width: calc(100% / 12 * 3 - 30px);
    margin-left: 15px;
    margin-right: 15px;
}
.wrapper-inner-page-image a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
img.slick-loading { background: #fff url('http://www.ajaxload.info/images/exemples/30.gif') center center no-repeat; }
.accordion{padding:0;list-style:none;}
.accordion .li .containing{display:none;}
.accordion .li .opener:hover,
.acc.accordion .li .opener, .accordion .li .opener:focus{color:#ef7f1a;}
.accordion .li .opener {    
    font-size: 20px;
    letter-spacing: 0px;
    font-weight: 700;
    cursor: pointer;
    margin: 15px 0;
    transition: .3s;
    width: 60px;
    height: 60px;
    display: inline-block;
    padding: 10px;
    background: #FF6A13;
}
.accordion .li .opener img {
    width: 40px;
    height: 40px;
    transition: 300ms;
}
.inner-page-image img {
    width: 100%;
}
.inner-page ul.embedded li::before {
    content: "-";
    margin-right: 10px;
}
.inner-page ul.embedded {
    padding-left: 0;
    list-style: none;
}
.brick-block{display:flex;float:right;}
.brick-block .brick-orange, .brick-block .brick-grey{color:#fff;width:230px;height:65px;font-size:14px;line-height:16px;padding:16px 20px;margin:0px 5px 5px 0px;}
.brick-block .brick-orange{background:#FF6A13;}
.brick-block .brick-grey{background:#898989;}
.brick-block .brick-darkblue{background:#003e53;width:75px;height:135px;color:#fff;font-size:135px;line-height:1;padding:0 20px;}
.link-opener {
    margin-top: 30px;
    margin-left: 0;
    float: right;
}
.link-opener p a {
    color: #FF6A13;
    text-decoration: none;
    border-bottom: 1px solid #FF6A13;
}
.drums_conveyor .inner-page-content-col img {
    width: 100%;
}
.inner-page h1, .inner-page h2, .inner-page h3, .inner-page h4, .inner-page h5, .inner-page h6{font-weight:600;}
.inner-page h1{font-size:36px;margin:35px 0;}
.inner-page h2{margin:35px 0;}
.inner-page h2.alternative{color:#FF6A13;font-size:24px;}
.inner-page h3{margin:30px 0;color:#FF6A13;}
.inner-page h3.alternative{margin:15px 0;color:#404040;font-size:20px;}
.inner-page li{padding-bottom:5px;}
.title-inner-page p{font-size:35px;font-weight:700;text-align:center;margin:30px auto;}
.inner-page ul,
.inner-page ol{padding-left:20px;}
.inner-page-content-col{margin-bottom:80px;}
.inner-page.conveyor-rollers.hot-formed-conveyor-roller .inner-page-content-col{margin-bottom:0;}
.inner-page-content-col .left{}
.inner-page.drums_conveyor .inner-page-content-col .left{}
.inner-page-content-col .right{}
.inner-page.drums_conveyor .inner-page-content-col .right{width:50%;}
.main-nav__wrapper {
    /* position: relative;*/
    margin-right: 110px;
}
.version-site__wrapper {
    position: relative;
}
.version-site {
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    list-style: none;
    padding: 0;
    position: absolute;
    left: auto;
    right: 0;
    top: -52px;
    width: 75px;
}
.version-site li {
    text-transform: uppercase;
    margin-right: 0;
    position: relative;
    padding-right: 15px;
    width: 100%;
}
.version-site li:last-child {
    margin-right: 0;
    padding-right: 0px;
}
.version-site li a {
    padding: 0;
    margin: 0;
    color: #FF6A13;
    font-size: 14px;
}
.hot-formed-conveyor-roller .inner-page-image img {
    width: auto;
}
.version-site li a img {
    width: 33.3333px;
    height: 33.3333px;
}
@media (max-width: 1199px) {
    .container-main {
        position: relative;
    }
    .main-nav .container-main {
        position: inherit;
    }
    .wrapper-inner-page-image a {
        height: 280px;
        width: calc(100% / 12 * 6 - 30px);
    }
    /*
    .s-default {
        padding: 20px 0;
    }

    .s-menu-mobile {
        position: fixed;
        z-index: 99;
        top: 0;
        left: 0;
        bottom: 0;
        transform: translateX(-110%);
        transition: transform 0.5s;
        width: 250px;
        background: #ccc;
        box-shadow: 0 0 5px #000;
    }
    .s-menu-mobile__content {
        height: 100%;
        overflow-x: auto;
        padding: 15px;
    }
    .nav__menu {
        display: block;
        width: 70%;
        position: fixed;
        z-index: 9999;
        top: 0;
        right: 0;
        bottom: 0;
        background: #101820;
        padding: 100px 65px 35px;
        transform: translateX(100%);
        -webkit-transition: all 0.6s;
        -moz-transition: all 0.6s;
        -ms-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
    }
    .nav__menu.on {
        transform: translateX(0);
        overflow-x: scroll;
    }
    nav ul li a {
        margin-left: 0;
        color: #fff;
        display: inline-block;
    }
    .btn__menu {
        right: 0;
        position: absolute;
        display: inline-block;
        width:18px;
        height:18px;
        cursor: pointer;
        text-decoration: none;
    }
    .btn__menu i {
        position: relative;
        display: inline-block;
        width: 18px;
        height: 3px;
        color:#101820;
        font:bold 14px/.4 Helvetica;
        text-transform: uppercase;
        text-indent:-55px;
        background: #101820;
        transition:all .2s ease-out;
    }
    .btn__menu i::before, .btn__menu i::after {
        content:'';
        width: 18px;
        height: 3px;
        background: #252525;
        position: absolute;
        left:0;
        transition:all .2s ease-out;
    }
    .btn__menu i::before {
        top: -7px;
    }
    .btn__menu i::after {
        bottom: -7px;
    }
    .btn__menu.active {
        z-index: 99999;
    }
    .btn__menu.active i {
        background: transparent;
    }
    .btn__menu.active i::before {
        top:0;
        -webkit-transform: rotateZ(45deg);
        -moz-transform: rotateZ(45deg);
        -ms-transform: rotateZ(45deg);
        -o-transform: rotateZ(45deg);
        transform: rotateZ(45deg);
        background: #fff;
    }
    .btn__menu.active i::after {
        bottom:0;
        -webkit-transform: rotateZ(-45deg);
        -moz-transform: rotateZ(-45deg);
        -ms-transform: rotateZ(-45deg);
        -o-transform: rotateZ(-45deg);
        transform: rotateZ(-45deg);
        background: #fff;
    }*/
    /*
    .nav__menu__drop {
        position: relative;
        width: 100%;
        background: transparent;
        padding: 0 !important;
        margin-left: 30px;
        top: 0;
    }
    .collapse-icon {
        position: relative;
        width: 15px;
        height: 15px;
        display: inline-block;
        left: 30px;
        top: 2px;
    }
    .collapse-icon:before,
    .collapse-icon:after {
        content: "";
        position: absolute;
        background-color: #fff;
        transition: transform 300ms cubic-bezier(0.4, 0, 0.4, 1);
    }
    .collapse-icon:before {
        top: 0;
        left: 50%;
        width: 2px;
        height: 100%;
        margin-left: -1px;
    }
    .collapse-icon:after {
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        margin-top: -2px;
    }
    .collapse-icon:hover {
        cursor: pointer;
    }
    .collapse-icon:hover:before {
        transform: rotate(270deg);
    }
    .collapse-icon:hover:after {
        transform: rotate(180deg);
    }
    .nav__menu__drop a img {
        display: none;
    }
    .nav__menu__drop li {
        display: block;
        width: auto;
        margin: 0 auto;
    }
    .nav__menu__drop--list {
        position: relative;
        width: 100%;
        display: block;
        height: 100%;
    }
    .nav__menu__drop a {
        display: inline-block;
        width: auto;
        font-size: 15px;
    }
    .btn__menu {
        right: 15px;
        top: 15px;
    }
    .collapse-icon__drop {
        color: #fff;
        font-size: 20px;
        line-height: 0;
        display: inline-block;
        position: relative;
        top: 0;
        left: 30px;
    }
    .nav__menu__drop--list a {
        font-size: 14px;
    }
    .inner-page .accordion .inner-page-image img {
        width: 100%;
        height: auto;
    }
    */
    .menu-icon-toggle {
        display: block;
        width: 30px;
        height: 30px;
        position: relative;
        z-index: 1001;
        margin: 0;
        position: absolute;
        top: 16px;
        right: 30px;
    }
    .home .menu-icon-toggle {
        top: 50px;
        position: absolute;
        right: 20px;
        top: 20px;
    }
    .menu-icon-toggle span {
        display: block;
        width: 100%;
        height: 2px;
        position: absolute;
        top: 50%;
        background-color: #101820;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        transition: opacity 0.3s 0.3s;
    }
    .home:not(.open) .menu-icon-toggle span {
        background-color: #fff;
    }
    .menu-icon-toggle::before, .menu-icon-toggle::after {
        content: '';
        display: block;
        width: 100%;
        height: 2px;
        position: absolute;
        background-color: #101820;
        transition: top 0.3s 0.3s, bottom 0.3s 0.3s, -webkit-transform 0.3s;
        transition: transform 0.3s, top 0.3s 0.3s, bottom 0.3s 0.3s;
        transition: transform 0.3s, top 0.3s 0.3s, bottom 0.3s 0.3s, -webkit-transform 0.3s;
    }
    .menu-icon-toggle::before {
        top: 6px;
    }
    .menu-icon-toggle::after {
        bottom: 6px;
    }
    .open .menu-icon-toggle span {
        opacity: 0;
        transition: opacity 0.3s;
    }
    .open .menu-icon-toggle::before, .open .menu-icon-toggle::after {
        background-color: #101820;
    }
    .open .menu-icon-toggle::before {
        top: calc(50% - 1px);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .open .menu-icon-toggle::after {
        bottom: calc(50% - 1px);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .open .menu-icon-toggle::before, .open .menu-icon-toggle::after {
        transition: top 0.3s, bottom 0.3s, -webkit-transform 0.3s 0.3s;
        transition: top 0.3s, bottom 0.3s, transform 0.3s 0.3s;
        transition: top 0.3s, bottom 0.3s, transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
    }
    .menu-background {
        visibility: hidden;
        width: 33.33333%;
        height: 100%;
        position: absolute;
        left: 0;
        background-color: #FF6A13;
        transition: background-position 0.5s, visibility 0.5s 1s, -webkit-transform 0.5s 0.5s;
        transition: background-position 0.5s, transform 0.5s 0.5s, visibility 0.5s 1s;
        transition: background-position 0.5s, transform 0.5s 0.5s, visibility 0.5s 1s, -webkit-transform 0.5s 0.5s;
        z-index: 1000;
    }
    .open .menu-background {
        visibility: visible;
        transition: background-position 0.5s, -webkit-transform 0.5s 0.5s;
        transition: background-position 0.5s, transform 0.5s 0.5s;
        transition: background-position 0.5s, transform 0.5s 0.5s, -webkit-transform 0.5s 0.5s;
    }
    .menu-background.top {
        -webkit-transform: rotate(0deg) translateX(-300%);
        transform: rotate(0deg) translateX(-300%);
        background: linear-gradient(to top, #101820 50%, #fff 50%);
        background-size: 100% 200%;
        background-position: -100% 100%;
    }
    .open .menu-background.top {
        -webkit-transform: rotate(0deg) translateX(0%);
        transform: rotate(0deg) translateX(0%);
        background-position: 0 0;
        top: 0;
    }
    .menu-background.middle {
        -webkit-transform: rotate(0deg) translateX(-300%);
        transform: rotate(0deg) translateX(-300%);
        background: linear-gradient(to top, #101820 50%, #fff 50%);
    }
    .open .menu-background.middle {
        -webkit-transform: rotate(0deg) translateX(100%);
        transform: rotate(0deg) translateX(100%);
        background-size: 100% 200%;
        background-position: -100% 100%;
        background-position: 0 0;
        top: 0;
    }
    .menu-background.bottom {
        -webkit-transform: rotate(0deg) translateX(-300%);
        transform: rotate(0deg) translateX(-300%);
        background: linear-gradient(to top, #101820 50%, #fff 50%);
        background-size: 100% 200%;
        background-position: 0 -100%;
    }
    .open .menu-background.bottom {
        -webkit-transform: rotate(0deg) translateX(200%);
        transform: rotate(0deg) translateX(200%);
        background-position: 0 0;
        top: 0;
    }

    .nav__menu {
        position: absolute;
        list-style-type: none;
        visibility: hidden;
        margin: 0;
        padding: 0;
        z-index: 1000;
        background: transparent;
        width: 520px;
        right: 0;
        left: 0;
        margin: 0 auto;
        flex-direction: column;
    }
    .open .nav__menu {
        visibility: visible;
    }
    .nav__menu li {
        opacity: 0;
        transition: all 0s;
    }
    .open .nav__menu li {
        opacity: 1;
        position: relative;
        flex-direction: column;
        z-index: 1001;
    }
    .nav__menu a {
        position: relative;
        font-size: 20px;
        text-decoration: none;
        color: #101820;
        margin: 0 10px;
    }
    .nav__menu a::before {
        content: '';
        display: block;
        height: 2px;
        width: 0;
        position: absolute;
        left: -30px;
        top: 50%;
        background-color: #101820;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        transition: width 0.3s;
    }
    .nav__menu a:hover::before {

    }

    .content {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        text-align: center;
        color: #fff;
        transition: all 0.3s 1s;
    }
    .open .container-opacity {
        opacity: 0;
        transition: all 0.3s;
        display: none;
    }
    .menu-icon-toggle {
        z-index: 1001;
    }
    .open .container-opacity-background {
        background: #101820;
    }
    .open .header {
        background: #101820;
    }
    .open .navbar-brand {
        display: none;
    }
    .i-caretRight {
        height: 2em;
        width: 2em;
        margin-top: 25px;
        color: #101820;
        position: absolute;
        top: 0;
        right: 0;
    }
    .i-caretRight:before, .i-caretRight:after {
        content: '';
        font-size: .25em;
        height: 1em;
        width: 1em;
        display: block;
        position: absolute;
        top: -1em;
    }
    .i-caretRight:before {
        font-size: 1em;
        box-shadow: 0.15em 0.15em;
        transform: translate(0, 1.5em) rotate(-45deg);
    }
    .nav__menu li .nav__menu__drop {
        display: none;
        position: relative;
        height: auto;
    }
    .nav__menu__drop {
        background: transparent;
    }
    .nav__menu__drop a img {
        display: none;
    }
    .nav__menu__drop li {
        width: auto;
    }
    .nav__menu__drop--list {
        width: 100%;
        height: auto;
        position: relative;
        display: block;
    }
    .nav__menu__drop a {
        font-size: 16px;
        width: 100%;
    }
    .nav__menu__drop--list a {
        font-size: 14px;
    }
    .nav__menu li {
        border-bottom: 4px solid;
    }
    .open .nav__menu li li {
        border: 0;
    }
    .main-nav {
        background: #fff;
    }
    .nav__menu__drop--wrapper--list .i-caretRight:before, .nav__menu__drop--wrapper--list .i-caretRight:after {
        height: 15px;
        width: 15px;
        top: -15px;
    }
    .nav__menu__drop--wrapper--list .i-caretRight {
        top: 10px;
        margin-top: 0;
    }
    .slider-home .slick-next, .slider-home .slick-prev {
        bottom: 0;
        left: auto;
        top: auto;
    }
    .slider-home .slick-next, .single-item_news .slick-next {
        right: 10px;
    }
    .slider-home .slick-prev, .single-item_news .slick-prev {
        right: 55px;
    }
    .slide-home-image__wrapper {
        height: 500px;
    }
    .slider-home .slick-slide img {
        height: 500px !important;
    }
    .single-item_news {
        padding-bottom: 65px;
    }
    .single-item_news .slick-next, .single-item_news .slick-prev {
        bottom: -10px;
        left: auto;
        top: auto;
    }
    .version-site {
        width: auto;
        margin: 0;
        right: 80px;
        top: 18px;
    }
    .version-site__wrapper {
        position: absolute;
        width: auto;
        right: 0;
    }
    .version-site {
        width: auto;
        margin: 0;
        right: 80px;
        top: 18px;
    }
}
@media (max-width: 1024px) {
    .container-main, .slide-home-layer, .headerInner__title {
        width: 899px !important;
    }
    .innerPage__padding {
        padding: 60px 30px !important;
        margin: 0 auto !important;
    }
    .container-content {
        width: 100%;
    }
    .slider-inner__bottom .slick-slide img {
        height: 525px !important;
    }
}
@media (max-width: 991px) {
    .container-main, .slide-home-layer, .headerInner__title {
        width: 767px !important;
    }
    .innerPage__padding {
        padding: 60px 30px !important;
    }
    .slide-home-layer {
        width: 767px;
    }
    .production-row_card, .news__card, .production__cardProdiction {
        width: calc(100% / 12 * 6 - 30px);
    }
    .rev__card {
        width: calc(100% / 12 * 4 - 30px);
    }
    .slider-inner__bottom .slick-slide img {
        height: 485px !important;
    }
    .slide-home-title {
        font-size: 40px;
    }
    .slide-home-intro {
        font-size: 16px;
    }
    .footer__item:nth-child(2) {
        /*display: none;*/
    }
    .footer__item {
        /*width: calc(100% / 12 * 6 - 30px);*/
    }
    .news-card {
        width: calc(100% / 12 * 6 - 30px);
    }

}
@media (max-width: 899px) {
    .container-main, .slide-home-layer, .headerInner__title {
        width: 659px !important;
    }
    .container-content {
        width: 100% !important;
    }
    .slide-home-title {
        font-size: 35px;
    }
    .slide-home-intro {
        font-size: 14px;
    }
    .brick-block{display:flex;float:none;margin:0 auto 24px;width:311px;}
}
@media (max-width: 768px) {
    .container-main, .slide-home-layer, .headerInner__title {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 30px !important;
    }
    .innerPage__padding {
        padding: 60px 30px !important;
        margin: 0 !important;
    }
    .btn__menu {
        right: 30px;
    }
    .nav__menu {
        width: 75%;
    }
    .inner-page .accordion .inner-page-image img {
        width: 100%;
        height: auto;
    }
    .slider-inner__bottom .slick-slide img {
        height: 395px !important;
    }
    .cardInnerProduction {
        flex-direction: column;
    }
    .cardInnerProduction__wrapper--image {
        width: 100%;
        padding: 40px 200px;
    }
    .cardInnerProduction__wrapper--content {
        width: 100%;
    }
    .wrapper-inner-page-image a {
        width: 100%;
        height: auto;
    }
}
@media (max-width: 659px) {
    .production-row_card, .news__card, .production__cardProdiction {
        width: calc(100% / 12 * 12 - 30px);
    }
    .rev__card {
        width: calc(100% / 12 * 6 - 30px);
    }
    .nav__menu {
        width: 100%;
    }
    .headerInner__title {
        font-size: 20px;
        letter-spacing: 3px;
        width: 100%;
        margin: 0 !important;
    }
    .headerInner__title {
        padding: 0 10px !important;
    }
    .cardInnerProduction__wrapper--image {
        padding: 40px 110px;
    }
    .headerInner {
        height: 130px;
    }

}
@media (max-width: 565px) {
    .slide-home-title {
        font-size: 30px;
        white-space: pre-line;
        word-wrap: break-word;
    }
    .news__simple--wrapper {
        flex-direction: column;
    }
    .news__simple--image {
        width: 100%;
        height: 160px;
        object-fit: cover;
        margin: 0 0 20px 0;
    }
    .slider-inner__bottom .slick-slide img {
        height: 315px !important;
    }
    .nav__menu {
        padding: 35px 0;
    }
    .nav__menu__drop--list {
        padding-left: 10px;
    }
    .nav__menu__drop {
        margin-left: 0;
        padding-left: 10px !important;
    }
    .cardInnerProduction__wrapper--image {
        padding: 40px 60px;
    }
    .nav__menu__drop a {
        font-size: 16px;
        width: 85%;
    }
    .slide-home-image__wrapper {
        height: 390px;
    }
    .slider-home .slick-slide img {
        height: 390px !important;
    }
    .footer__flex {
        flex-direction: column-reverse;
    }
    .footer__list {
        padding: 0;
        margin: 0 0 25px 0;
    }
    .footer__wrapper {
        padding: 0;
    }
    .footer__wrapper p {
        position: relative;
    }
    .footer__item {
        width: calc(100% / 12 * 12 - 30px);
    }
    .navbar-brand {
        height: 40px;
        padding: 0;
        margin-top: 16px;
    }
    .navbar-brand>img {
        width: 110px;
    }
    .menu-icon-toggle {
        width: 24px;
        height: 26px;
        position: absolute;
        top: 18px;
    }
    .version-site {
        width: 77px;
        margin: 0;
        right: 60px;
        top: 17px;
        left: auto;
    }

}
@media (max-width: 425px) {
    .production-row_card-title {
        width: 230px;
    }
    .production-row_card-title h4, .production-row_card-title p {
        font-size: 16px;
    }
    .rev__card {
        width: calc(100% / 12 * 12 - 30px);
    }   
    .cardInnerProduction__wrapper--image {
        padding: 15px;
    }
    .news-card {
        width: calc(100% / 12 * 12 - 30px);
    }
    .brick-block{width:253px;}
    .brick-block .brick-orange, .brick-block .brick-grey{width:170px;height:65px;}
}


/* Custom styles from cinet developer */

.about-us_link {
    overflow: hidden;
}

.about-us_img {
    width: auto !important;
}

/*#=============================================#*/

.nav__menu--wrapper--list,
.nav__menu .dropdown-submenu__gg {
    position: relative;
}

.dropdown-menu__gg {
    position: absolute;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    list-style: none;
}

.dropdown-menu__gg.show {
    position: relative;
}

.dropdown-menu__gg li a {
    color: #fff;
}

.dropdown-menu__gg li:hover,
.dropdown-menu__gg .dropdown-submenu__gg .dropdown-menu__gg li:hover{
    background-color: #898D8E;
}

.dropdown-menu__gg li:hover a,
.dropdown-menu__gg .dropdown-submenu__gg ul li:hover a {
    text-decoration: underline;
}

.dropdown-menu__gg .dropdown-submenu__gg ul li a {
    text-decoration: none;
}

.nav__menu .nav__menu--wrapper--list .dropdown-menu__gg {
    padding-left: 0;
}













.nav__menu .dropdown-menu__gg {
    background-color: #101820;
}

.nav__menu .nav__menu--wrapper--list:hover .dropdown-menu__gg a {
    background: none;
    padding: 11px 20px 12px 26px;
    white-space: nowrap;
    margin-left: 0;
}

.nav__menu .nav__menu--wrapper--list .dropdown-menu__gg a {
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}

.nav__menu .nav__menu--wrapper--list .dropdown-menu__gg li:last-of-type a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.nav__menu .dropdown-submenu__gg .dropdown-menu__gg {
    top: 0;
    left: 100%;
    padding-left: 0;
    background-color: #333F48;
}

.drop__menus {
    display: flex;
    position: absolute;
    right: 0;
}

.drop__menus .btn {
    color: black;
    padding: 0 4px 4px 20px;
    font-size: 13px;
    font-weight: normal;
    line-height: 28px;
    text-align: center;
    border: 1px solid #E0E0E0;
    border-radius: 0;
}

.drop__menus .btn:hover {
    text-decoration: underline;
}

.drop__menus .dropdown-menu {
    min-width: 100%;
    padding: 12px 35px 12px 30px;
    margin: 0;
    font-size: 13px;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 0;
}

.drop__menus .dropdown-menu a {
    color: black;
}

.drop__menus .dropdown-menu a:hover {
    text-decoration: underline;
}

.drop__menus .news__dropdown__checks {
    margin-left: 20px;
}

.drop__menus .news__dropdown__checks .btn {
    padding-right: 12px;
}

.drop__menus .news__dropdown__checks ul {
    padding: 0;
}

.drop__menus .news__dropdown__checks ul > li > a {
    padding: 0;
}

.drop__menus .news__dropdown__checks ul > li > a:hover {
    background-color: transparent;
}

.drop__menus .news__dropdown__checks ul input[type="checkbox"] {
    display: none;
}

.drop__menus .news__dropdown__checks ul label {
    color: #000;
    cursor: default;
    font-weight: normal;
    line-height: 30px;
    padding: 0;
    vertical-align: middle;
}

.drop__menus .news__dropdown__checks ul label:hover {
    text-decoration: underline;
    cursor: pointer;
}

.drop__menus .news__dropdown__checks ul label:before {
    content: "";
    color: black;
    display: inline-block;
    font: 10px/10px FontAwesome;
    margin-right: 15px;
    position: relative;
    text-align: center;
    text-indent: 0;
    width: 14px;
    height: 14px;
    background: #FFF;
    border: 1px solid #FF6A13;
    border-image: initial;
    vertical-align: middle;
}

.drop__menus .news__dropdown__checks ul input:checked + label:before {
    content: "\f00c";
}

.news__list .news__block {
    display: flex;
    padding-bottom: 40px;
    padding-top: 40px;
    border-top: 1px solid #E0E0E0;
}

.news__list .news__block .intro__image {
    margin-right: 15px;
}

.news__list .news__block .intro__image img {
    width: 310px;
    height: 216px;
}

.news__list .news__block .descr {
    margin-left: 15px;
    /*padding-right: 10%;*/
    line-height: 28px;
}

.news__list .news__block .descr a {
    text-decoration: underline;
}

.news__list :nth-child(1) {
    padding-top: 0;
}

.news__list .news__block:first-of-type {
    border-top: none;
}

.news_page__navigation {
    color: #FF6A13;
    border: 2px solid #FF6A13;
    display: table;
    padding-left: 34px;
    padding-right: 34px;
    margin: 10px auto 0;
}

.news_page__navigation:hover {
    text-decoration: underline;
    cursor: pointer;
}

.news_page__navigation span {
    font-size: 15px;
    line-height: 270%;
    text-transform: uppercase;
}

footer .for-footer .footer__item .social {
    padding-left: 0;
}

footer .for-footer .footer__item:last-of-type {
    position: absolute;
    top: 60px;
}

footer .for-footer .footer__item .social li {
    display: inline-block;
    margin-right: 26px;
}

footer .for-footer .footer__item .social li a {
    width: 30px;
    height: 30px;
    background-color: #898D8E;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #101820;
}

footer .for-footer .footer__item .social li a:hover {
    background-color: #FF6A13;
}

.fa.fa-linkedin-in::before {
    content: '\f0e1';
}

@media (min-width: 1200px) {

    .nav__menu .nav__menu--wrapper--list:hover > .dropdown-menu__gg {
        display: block;
    }

    .nav__menu .dropdown-submenu__gg:hover .dropdown-menu__gg {
        display: block;
        top: 0;
        position: absolute;
        left: 100%;
    }

    .nav__menu .dropdown-submenu__gg > a::after {
        font-family: FontAwesome;
        content: "\f105";
        margin-left: 5px;
    }

    .nav__menu .nav__menu--wrapper--list .dropdown-toggle {
        display: none;
    }
}

@media (max-width: 991px) {
    .for-footer {
        padding-left: 20px;
        padding-right: 15px;
    }
}

@media (max-width: 767px) {

    footer {
        padding-bottom: 30px;
    }

    footer .for-footer {
        padding-right: 27px;
    }

    footer .for-footer .footer__flex {
        justify-content: center;
        align-items: center;
        text-align: center;
        flex-direction: column;
    }

    footer .for-footer .footer__item {
        width: 100%;
    }

    footer .for-footer .footer__item:first-of-type {
        order: 4;
    }

    footer .for-footer .footer__item:last-of-type {
        order: 2;
        position: relative;
        top: 0;
        padding-top: 42px;
    }

    footer .for-footer .footer__item:nth-child(2) {
        order: 1;
    }

    footer .for-footer .footer__item:nth-child(3) {
        order: 3;
        display: flex;
        justify-content: center;
        padding-top: 25px;
    }

    footer .for-footer .footer__item img {
        width: 213px;
    }

    footer .for-footer .footer__item .social {
        padding-left: 40px;
    }

    footer .for-footer .footer__item .social li a {
        width: 44px;
        height: 44px;
        margin-right: 10px;
    }

    footer .for-footer .footer__item .footer__list {
        padding: 0;
        margin: 0 0 25px 0;
        text-align: left;
        width: 210px;
    }

    footer .for-footer .footer__item .footer__wrapper {
        display: flex;
        justify-content: center;
    }
}

@media (min-width: 540px) AND (max-width: 768px) {

    .drop__menus .news__dropdown__checks {
        margin-right: 20px;
    }
}

@media (max-width: 539px) {

    .drop__menus .news__dropdown__checks {
        margin-right: 30px;
    }

    .news__list .news__block {
        display: block;
        padding-bottom: 0;
        border-top: none;
    }

    .news__list .news__block:first-of-type {
        margin-top: 82px;
    }

    .news__list .news__block .intro__image img {
        width: 100%;
        height: 100%;
    }

    .news__list .news__block .descr {
        margin-left: 0;
        margin-top: 10px;
    }

    .news__list .news__block .descr span {
        display: none;
    }

    .home-news__title {
        width: 90%;
    }
}

@media (max-width: 1199px) {
    .nav__menu .nav__menu--wrapper--list > .dropdown-menu__gg.show {
        display: block;
    }

    .nav__menu .dropdown-submenu__gg .dropdown-menu__gg.show {
        display: block;
        top: 0;
        position: relative;
        left: 0;
    }

    .nav__menu .nav__menu--wrapper--list .dropdown-toggle {
        display: block;
        position: absolute;
        right: 15px;
        top: 4px;
        z-index: 1;
        width: 32px;
        height: 10%;
        cursor: pointer;
    }

    .nav__menu .nav__menu--wrapper--list .dropdown-toggle::after {
        font-family: FontAwesome;
        content: "\f107";
        font-size: 2em;
    }

    .nav__menu .nav__menu--wrapper--list .dropdown-menu__gg .dropdown-submenu__gg .dropdown-toggle::after {
        color: white;
    }

    .nav__menu .nav__menu--wrapper--list .dropdown-toggle:empty::after {
        margin-left: 0;
    }

    .dropdown-toggle::after {
        display: inline-block;
        /*content: '';*/
    }

    .dropdown-menu__gg.show {
        display: block;
        width: 100%;
    }

    .nav__menu li ul a {
        margin: 0;
    }

    .nav__menu .nav__menu--wrapper--list:hover .dropdown-menu__gg a,
    .nav__menu .nav__menu--wrapper--list .dropdown-menu__gg a {
        padding: 23px 20px 23px 10px;
    }

    .dropdown-menu__gg {
        float: none;
    }

    .nav__menu .nav__menu--wrapper--list:hover .dropdown-menu__gg a {
        white-space: inherit;
    }


}

