.hide {
    display: none;
}

body {
    width: 100%;
}

.paging-button {
    width: initial;
}

.paging-box.row .col-sm-auto {
    display: flex;
}

.brand-nav > li label {
    color: #254380;
    text-decoration: none;
    border-bottom: 0.2rem solid #e5e5e5;
    cursor: pointer;
}

.brand-nav > li label.apply-manufacturer {
    color: #f1232f;
}

#video-modal {
    max-width: 1200px;
    max-height: 605px;
    margin: auto;
    background: #fff;
    position: relative;
}

.arcticmodal-container_i2 img {
    margin: auto;
}

.CardTabBox .slick-slide {
    height: initial;
}

.form-popup textarea.tx {
    height: initial;
}

div.icon i.icon-mail {
    line-height: 5.2rem;
}

.footer-info {
    padding: 0;
}

.flex-img-block {
    display: flex;
}

.img-h200 img {
    margin: 20px;
    height: 200px;
}

.item-information-block {
    border-bottom: 2px solid #f0f0f0;
    margin-bottom: 30px;
}

.item-information-block .card-sub {
    margin-bottom: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1.5rem;
    margin-left: -1.5rem;
}

.item-information-block p {
    margin: 0;
}

.item-information-block .center-title {
    text-align: center;
}

.item-information-block table th, .item-information-block table td {
    text-align: center;
}

.item-information-block table td img {
    margin: auto;
}

.CaruselVideo .slick-slide {
    height: auto;
}

div.flex-wrap-images {
    display: flex;
    flex-wrap: wrap;
    padding-top: 0;
    justify-content: center;
    width: 100%;
}

div.flex-wrap-images img {
    margin: 20px;
}

div.card-sub.center-img img {
    margin:auto;
}
div.card-sub.center-img p {
   text-align: center;
}
.card-sub.row ul {
    margin-bottom: 0;
}

.CardTabBox > .item-information-block:last-child {
    border-bottom: none;
}

.btn-load, .btn-load::after, button.btn.btn-subscribe, button.btn.btn-subscribe::before {
    background: #333333;
}

.drop-menu ul {
    width: 25rem;
}

.news-flex-img {
    display: flex;
    justify-content: space-between;
}

.news-flex-img a {
    margin: 5px;
}

.video-banner-cont {
    position: absolute;
    width:100%;
    height: 786px;
    top: 0;
    left: 0;
}

#main-banner-video {
    width: 100vw;
    height: calc(100vw/1.78);
}

.list-about.row .col-md-20-per {
    flex: 0 0 20%;
    max-width: 20%;
}
.slick-arrow {
    color: #71777d;
}
.slick-arrow:hover {
    color: #f1232f;
}
.slick-slide{
    height: auto;
}
.item{
    min-height: inherit;
}
.item .img-box-clients {
    height: 18rem;
    position: relative;
}
.item .img-box img {
    margin: 0 auto;
}
img{
    max-height: 100%;
}
.item .img-box-clients img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.btn.blue-btn, .btn.blue-btn::before {
    background: #254380;
}

.drop-menu ul >li.HasDrop:hover >.drop-menu {
    left: 96%;
}

.second-drop::after {
    display: block;
    content: '';
    position: absolute;
    top: 2.4rem;
    left: 93%;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 6px solid transparent;
    border-left-color: #71777d;
    border-right: 0;
}
#header-fixed .second-drop::after {
    top: 1.8rem;
}

.second-drop:hover::after {
    border-left-color: #f1232f;
}

.catalog-main.row.no-flex {
    display: block;
}

.catalog-main.row.no-flex ul.clients {
    display: flex;
    flex-wrap: wrap;
}

.catalog-main.row.no-flex .paging-box {
    padding: 1.5rem;
}

ul.low-margin {
    margin: -1.6rem 0 3rem 18px;
}

.fancybox-container .fancybox-inner .fancybox-toolbar {
    opacity: 1;
    visibility: visible;
}

.touch {
    -moz-box-shadow: 0 0 10px #254380;
    -webkit-box-shadow: 0 0 10px #254380;
    box-shadow: 0 0 10px #254380;
}

/*.list-category a:active {
    -moz-box-shadow: 0 0 15px #254380;
    -webkit-box-shadow: 0 0 15px #254380;
    box-shadow: 0 0 15px #254380;
    transition: all 0.7s ease;
}*/
.list-category a:hover/*, .list-catalog a:hover*/ {
    /*box-shadow: 0 10px 45px 0 rgba(0,14,49,.25);*/
    /*-moz-box-shadow: 0 0 15px #254380;
    -webkit-box-shadow: 0 0 15px #254380;
    box-shadow: 0 0 15px #254380;
    transition: all 0.7s ease;*/
    -webkit-box-shadow: 0 0.4rem 1.1rem 0 rgba(0,0,0,0.3);
    box-shadow: 0 0.4rem 1.1rem 0 rgba(0,0,0,0.3);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.list-catalog a:hover {
    background-color: #ccc;
}

#video-modal iframe {
    width: 100%;
    height: 605px;
    border: 0;
}

.video-close {
    position:absolute;
    top:-34px;
    right: -34px;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
    background: transparent;
    border: none;
    fill: #fff;
}

a.block-link {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 999;
}
.card {
	margin-bottom: 0;
}
.project-one-text .img-box.galery{
    float: right;
    padding-left: 1.5rem;
    width: 50%;
}
.CardTabSection > .img-card{
    float: right;
    margin-left: 1.5rem;
    margin-bottom: .5rem;
}
.vjs-icon-play, .video-js .vjs-play-control .vjs-icon-placeholder, .video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.vjs-icon-volume-high, .video-js .vjs-mute-control .vjs-icon-placeholder, .vjs-icon-picture-in-picture-enter, .video-js .vjs-picture-in-picture-control .vjs-icon-placeholder,
.vjs-icon-fullscreen-enter, .video-js .vjs-fullscreen-control .vjs-icon-placeholder, .vjs-icon-placeholder {
    display: block;
    height: 100%;
}
.video-js .vjs-big-play-button{
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.video-list .project{
    padding-bottom: 56.25%;
    height: 0;
}
.video-list .project + .project{
    margin-top: .1rem;
}
.video{
    min-height: 0;
    padding-bottom: 56.25%;
}
.video a.block-link{
    top: 0;
}
.catalogs-block .content-box{
    display: flex;
    justify-content: space-between;
}
.catalogs-block .content-box .img-item img{
    margin-top: -70px;
}
.catalogs-item{
    margin-bottom: 100px;
}
.catalogs-item h2, .other-catalogs-block h2{
    text-transform: uppercase;
    font-size: 22px;
    line-height: 1;
    color: #F1232F;
    font-weight: bold;
}
.catalogs-item .img-box{
    border: 2px solid #EDEDED;
    position: relative;
    width: 287px;
    max-width: 100%;
    margin-bottom: 46px;
}
.catalogs-item .img-box span{
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 15px;
    line-height: 40px;
    color: #71777D;
    width: 140px;
    background: #F8F8F6;
    text-align: center;
    font-weight: bold;
}
.catalogs-item .img-box::before {
    content: '';
    position: absolute;
    z-index: 1;
    right: -2px;
    bottom: -2px;
    width: 40px;
    height: 40px;
    background: white;
}
.catalogs-item .img-box::after {
    content: '';
    position: absolute;
    z-index: 1;
    right: 19px;
    bottom: -9px;
    height: 56.56px;
    width: 2px;
    background: #EDEDED;
    transform: rotate(45deg);
}
.triangle {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
    border: 20px solid transparent;
    border-left: 20px solid #F8F8F6;
    border-top: 20px solid #F8F8F6;
}
.triangle:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    border: 2px solid #EDEDED;
    border-right-color: transparent;
    border-bottom-color: transparent;
    width: 40px;
    height: 40px;
    right: -21px;
    bottom: -21px;
}
.catalogs-item .btn{
    width: 164px;
    vertical-align: middle;
}
.catalogs-item .btn span{
    background: url('img/arrow-dwnl.png') center center no-repeat;
    background-size: contain;
    width: 10px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.catalogs-item .size{
    font-weight: bold;
    margin-left: 20px;
    font-size: 15px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
}
.catalogs-block .shadow{
    box-shadow: 0 10px 70px rgba(0, 0, 0, 0.15);
    height: 70px;
    z-index: 1;
    position: relative;
    margin-top: -100px;
    background: #fff;
    margin-right: -3em;
    margin-left: -3em;
}
.other-catalogs-block{
    background: #fff;
    z-index: 1;
    position: relative;
    margin-left: -3em;
    margin-right: -3em;
}
.other-catalogs-block .catalog-column{
    width: 280px;
}
.other-catalogs-block .section-list a{
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    line-height: 1.5;
    padding: 4px 27px;
    background-color: #F1232F;
    border-radius: 30px;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 10px;
}
.other-catalogs-block .section-list .section-item{
    border-top: 2px solid #EDEDED;
    padding-top: 10px;
    margin-bottom: 10px;
}
.other-catalogs-block .section-list .name{
    font-size: 22px;
    font-weight: bold;
    /*line-height: 40px;*/
    line-height: 1.2;
    padding-bottom: 14px;
    color: #F1232F;
}
.other-catalogs-block .section-list .section-item a{
    font-size: 22px;
    line-height: 40px;
    font-weight: bold;
    color: #0A2896;
    padding: 0;
    border-radius: 0;
    background: initial;
    display: block;
    margin: 0;
    text-transform: uppercase;
}
.other-catalogs-block .file-item{
    padding: 30px;
    background-color: #F8F8F6;
    position: relative;
    height: 100%;
    min-height: 240px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    /*justify-content: space-between;*/
}
.other-catalogs-block .file-item .icon{
    -webkit-clip-path: polygon(100% 0, 100% calc(100% - 9px), calc(100% - 9px) 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% calc(100% - 9px), calc(100% - 9px) 100%, 0 100%, 0 0);
    padding: 8px 15px;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    background-color: #F38016;
}
.other-catalogs-block .file-item .icon.pdf{
    background-color: #F1232F;
}
.other-catalogs-block .file-item .icon.doc{
    background-color: #0A2896;
}
.other-catalogs-block .file-item .name{
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    padding: 15px 0;
    word-break: break-word;
    flex-grow: 1;
}
.other-catalogs-block .file-item .el-name{
    font-weight: bold;
    color: #0A2896;
    text-transform: uppercase;
    font-size: 22px;
}
.other-catalogs-block .file-item a{
    font-size: 15px;
    line-height: 1;
    text-transform: uppercase;
    color: #F1232F;
    text-decoration: none;
    font-weight: bold;
}
.other-catalogs-block .file-item a .arrow{
    background: url('img/arrow-dwnl-red.png') center center no-repeat;
    background-size: contain;
    width: 10px;
    height: 13px;
    display: inline-block;
    margin-left: 10px;
}
.other-catalogs-block .file-item .size{
    font-size: 15px;
    line-height: 1;
    font-weight: bold;
    color: #71777D;
}
.other-catalogs-block .file-item .bottom{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.other-catalogs-block .file-item-container{
    margin-bottom: 3rem;
}
.content-box > h1:last-of-type{
    margin-bottom: 3.5rem
}
.other-catalogs-block .file-item .img-box{
    padding: 10px 0;
}
.footer-mail::before{
    display: none;
}
@media only screen and (max-width: 1040px) {
    .other-catalogs-block{
        margin-left: 0;
        margin-right: 0;
    }
    .catalogs-block .shadow{
        display: none;
    }
}
@media only screen and (max-width: 980px) {
    .other-catalogs-block .catalog-column{
        width: 200px;
    }
    .catalogs-block .content-box .img-item img{
        margin-top: 0;
    }
}
@media only screen and (min-width: 768px) {
    .col-md-6-3{
        -ms-flex: 0 0 33.3%;
        flex: 0 0 33.3%;
        max-width: 33.3%;
    }
}
@media only screen and (max-width: 767px) {
    .col-lg .list-item.row.clients {
        display: block;
    }
    .footer-box {
        margin-left: 0;
        margin-right: 0;
    }

    .flex-img-block {
        display: block;
    }

    .img-h200 img {
        margin-left: 0;
    }

    .item-information-block .col-md {
        overflow-x: auto;
        width: 93vw;
    }

    .about .about-title span::before, .about .about-title span::after {
        width: 2rem;
        height: 0.1rem;
    }
    .about .about-title span {
        padding: 0 3rem;
    }
    .about .about-title {
        font-size: 1.5rem;
    }

    .main-project .more {
        width: 210px;
    }

    .list-item.row.clients .col-md-6-3 {
        width: 100%;
    }

    #video-modal iframe {
        width: 100%;
        height: auto;
    }
    .project-one-text .img-box.galery{
        float: none;
        width: auto;
        padding: 0 2rem;
    }
    .catalogs-block .img-item{
        display: none;
    }
    .catalogs-item{
        width: 100%;
    }
}

@media (max-width: 1199px) {
    .b24-widget-button-wrapper.b24-widget-button-position-bottom-right {
        right: 25px !important;
        bottom: 25px !important;
    }
}
@media (max-width: 1500px) {
    .item p {
        min-height: 7rem !important;
    }
}
@media only screen and (max-width: 991px) {
    .item p {
        min-height: 4rem !important;
    }
    .arcticmodal-container_i2 {
        padding: 0;
        border: none !important;
    }
    #video-modal {
        height: 100%;
    }
    #video-modal iframe {
        /*height: 240px;*/
        height: 100%;
    }
    .video-close {
        right: -5px;
        top: -5px;
    }
}
@media only screen and (max-width: 767px) {
    .item p {
        min-height: 2rem !important;
    }

    .arcticmodal-container_i2 {
        padding: 0;
        border: none !important;
    }
    #video-modal {
        height: 100%;
    }
    #video-modal iframe {
        /*height: 240px;*/
        height: 100%;
    }
    .video-close {
        right: -5px;
        top: -5px;
    }

    .video-close {
        right: -5px;
        top: -45px;
    }
    ul li {
        line-height: 1.6;
    }
}
@media only screen and (max-width: 575px) {
    #video-modal {
        height: auto;
    }
    #video-modal iframe {
        height: 240px;
    }
}
.table-wrap{
    overflow-x:auto;
}
.clients .item {
    min-height: 360px;
}
.content-box em {
    font-style: normal;
}
.header-mobile-content .lang {
    display: flex;
    margin-top: 0;
    margin-bottom: 2rem;
}
.clients .item p {
    min-height: 45px;
}
.item p {
    margin-bottom: 1rem;
    min-height: 4.5rem;
}
/*.catalog-main .item p {
    min-height: 70px;
}*/
/*.list-catalog >li {
    margin-bottom: 1rem;
}*/
.clients a, .catalog-main a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    color: #71777d;
}
.sub-menu { padding-right: 0; }
.catalog {
    background: #ffffff;
}
.list-catalog li {
    /*border: 1px solid #71777d;*/
}
/*.list-catalog {
    background-color: #71777d;;
}*/
.item .name {
    min-height: 6rem;
    text-align: center;
}
.item .img-box {
    min-height: 24rem;
}
.logo-list .item .name {
    min-height: 3rem !important;
}
.page-news {
    margin-top: 6rem;
}
.logo-list .item .img-box {
    min-height: 10rem !important;
    height: 10rem !important;
}
.list-document {
    margin-bottom: 3rem;
}
.item-information-block:last-child {
    border-bottom: none;
}
.read-all-alt {
    display: inline-block;
    margin-top: 3rem;
}
.content-title {
    margin-top: 6rem;
    margin-bottom: 4rem;
    color: #254380;
    font-size: 4rem;
    /*border-bottom: 2px solid #254380;*/
    padding-bottom: 2rem;
}
.clearfix:before, .clearfix:after{
    display: table;
    content: " ";
}
.clearfix:after{
    clear: both;
}
ol.check{
    list-style: none;
    margin: 1rem 0 5rem;
}
ol.check > li{
    position: relative;
}
ol.check > li:before{
    content: '✔';
    position: absolute;
    left: 0;
    color: #f1232f;
}
ul > li > ul{
    list-style: url(img/list2.gif);
    margin: 1rem 0 1rem 18px;
}
.equipment-nav >li >a.active{
    border-radius: 0;
}
.drop-menu{
    z-index: 2;
}
table tr:first-of-type td{
    border-top: 0.2rem solid #ededed;
}
#main-banner-video{
    min-height: 100%;
}
.about{
    position: relative;
}
.video-banner-cont{
    overflow: hidden;
    height: 100%;
}
.video > .link-video, .video > .link-video .play{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}
.form-subscription .mess{
    font-size: 2rem;
}
.read-all-alt.new{
    line-height: 1.1;
    padding-right: 0;
}
.read-all-alt.read-all.new::before{
    display: none;
}
.read-all-alt.read-all.new .icon{
    padding: 0 3.5rem 0 0;
    position: relative;
}
.read-all-alt.read-all.new .icon::before {
    display: block;
    content: '\e903';
    font-family: 'icomoon';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    -o-transform: translateY(-40%);
    transform: translateY(-40%);
    right: 0;
    font-size: 2.2rem;
}
@media only screen and (max-width: 991px) {
    .logo-list .item .img-box {
        height: auto !important;
    }
}
@media only screen and (max-width: 400px) {
    .read-all-alt.read-all.new{
        max-width: 280px;
    }
}