p{
    margin-bottom: 0;
}
.logo{
    text-align: left;
    align-items: center;
}
.logo-rb{
    content: " ";
    height: 40px;
    top: 15px;
    position: absolute;
    right: 15%;
    width: 1px;
    background: rgb(215, 215, 215);
}
.header-row{
    padding-top: 10px;
    height: 80px;
    display: flex;
}
.slogan{
    text-align: left;
    align-items: center;
    display: flex;
}
.top-buttons{
    text-align: right;
    align-items: flex-end;
    display: flex;
    justify-content: right;
    flex-wrap: wrap;
}
#box-top-eng-n{
    font-size: 12px;
    z-index: 3;
    width: 100%;
}
#menu2019base{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#menu2019base ul{
    margin-bottom: 0;
}
ul{
    text-align: justify;
}
#main_menu{
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0;
}
.menubox{
    position: absolute!important;
    z-index: 110;
    left: 0;
    right: 0;
    margin: auto;
    width: calc(100% - 20px);
    max-width: 100vw;
    margin-top: 0!important;
}
.main-flex-block{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    line-height: 30px;
}
.menu-buttons-wrap{
    display: flex;
    justify-content: space-around;
}
.menulisttop{
    float: none;
}
#menu2019list{
    position: relative;
    width: 100%;
}
.menu-column{
    text-align: left;
}
.prod{
    border: 1px solid rgb(204, 204, 204);
    border-image: none;
    cursor: pointer;
    background-color: rgb(255, 255, 255);
    -webkit-transition: all 0.3s ease;
    height: 100%;
}
.menu-buttons{
    display: flex;
    justify-content: flex-end;
    width: 100%;
}
.menu-buttons a{
    margin: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.prod-block{
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.row img{
    max-width: 100%;
}
.box_news2020{
    padding-bottom: 60px;
    position: relative;
    height: 100%;
}
.box_obrazovanie a.gray-button{
    position: absolute;
    bottom: 0;
    right: 0;
}

.max-width-button{
    width: 220px!important;
    margin: 2px!important;
}
.docs-button{
    display: flex;
    justify-content: center;
}
.button_low{
    float: left;
    width: auto;
    height: auto;
    padding: 10px;
    border: 1px solid #111111;
    margin-right: 10px;
    color: #333333;
    background-color: #FFFFFF;
    -webkit-transition: all 0.3s ease;
}
.collapsible {
    background-color: #f1f1f1;
    color: black;
    cursor: pointer;
    padding: 18px;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 100%;
    border: 2px #f1f1f1 solid;
    text-align: left;
    outline: none;
    font-size: 20px;
    font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
    font-weight: 200;
    -webkit-transition: all 0.2s ease;
}
.f18{
    font-size: 18px;
}
button:focus{
    outline: none;
}
@media (min-width: 1400px) {
    .collapsible{
        font-weight: 200;
    }

}

@media (max-width: 1399px) {
    .collapsible{
        font-weight: 400;
    }
}
@media (max-width: 990px) {
    .logo-rb{
        display: none;
    }
}


button.collapsible:after {
    content: '\002B';
    color: black;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
button.collapsible:hover:after {
    content: '\002B';
    /*color: white;*/
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
button.collapsible.active:after {
    content: "\2212";
    /*color: white;*/
}

.active, .collapsible:hover {
    /*background-color: #00ada9;
    color: white;*/
    border: 2px #00ada9 solid
}

.content {
    padding: 0 18px;
    padding-top: 10px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    background-color: white;
}
a[data-fancybox] img{
    max-width: 100%;
    margin: 10px auto;
}
.cad3d_new_table {
    margin-left: 40px;
}
.cad3d_new_table tr td{
    padding-bottom: 24px;
}
.video-frame{
    max-width: 100%;
}
.cad3d_new_pb{
    padding-left: 40px;
}
.articles-item{
    display: flex;
    flex-wrap: nowrap;
    border-bottom: 1px solid #b7c8d8;
    margin-top: -1px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.articles-item img{
    max-width: 100%;
}
.articles-item p{
    margin-bottom: 0;
}

/********LOW WHITE BUTTONS********/
.button_low
{
    float: left;
    width: auto;
    height: auto;
    padding:10px;
    border: 1px solid #111111;
    margin-right: 10px;
    color:#333333;
    background-color:#FFFFFF;
    -webkit-transition: all 0.3s ease;
}
.button_low:hover
{
    color:#FFFFFF;
    background-color:#333333;
}
/*********HIDE ON MOBILE***********/

.no-mobile-padding{
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 1400px) {
    .mobile_invisible{

    }

}

@media (max-width: 1399px) {
    .mobile_invisible{
        visibility: collapse;
    }
}

@media (min-width: 1200px){
    .container {
        max-width: 1213px;
    }

}
.main-articles .col-md-6{
    padding-left: 10px;
    padding-right: 10px;
}
/************MENU*************/
.orange-button
{
    padding: 12px 30px;
    width: 200px;
    color: white;
    background-color: rgb(243, 148, 59);
    text-align:center; cursor:pointer;
    font-size: 17px;
    box-sizing: content-box;
    -webkit-transition: all 0.3s ease;
}
.orange-button:hover
{
    background-color: rgb(233, 123, 0);
    -webkit-transition: all 0.3s ease;
}
.gray-button
{
    background-color: rgb(128, 128, 128);
    -webkit-transition: all 0.3s ease;
}
.gray-button:hover
{
    background-color: rgb(100, 100, 100);
    -webkit-transition: all 0.3s ease;
}
/************END**************/


.box-obrazovanie-row .col-lg-6{
    padding-right: 10px;
    padding-left: 10px;
}
.fancybox-is-open .fancybox-bg{
    opacity: 1!important;
    background: #fff;
}
.buttons{
    display: flex;
    justify-content: center;
}
.buttons .orange-button{
    margin: 10px 10px!important;
}
.buttons .orange-button a{
    color: #fff;
}
.box_prod_overal{
    display: flex;
    flex-wrap: wrap;
}
.videocontainer{
    margin-right: 20px; margin-bottom: 10px; margin-left: 20px; float: left;
}
.greenbtn:hover{
    color: #fff;
    text-decoration: none;
    background-color: rgb(233, 123, 0);
    -webkit-transition: all 0.3s ease;
}
.chpu2d-new-newsfeaturelils p{
    margin-bottom: 0;
}
.news-detail img{
    max-width: 100%;
}
.news-detail div{
    /* max-width: 100%; 
    height: auto;*/
}

.news-detail iframe{
    max-width: 100%;
}
.news-date-in-news-list{
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    color: #545454;
}
#mobile-menu{
    background: #ffffff;
    top: 0;
    z-index: 150;
    display: none;
    width: 100% !important;
}
#mobile-menu-wrap{
    display: flex;
    flex-wrap: wrap;
    overflow-y: auto;
    max-height: calc(100vh - 70px);
    padding-bottom: 50px;
}
#mobile-menu .mobile-menu-link{
    width: 100%;
    background: unset;
    padding: 11px 20px;
    position: relative;
    border: 1px solid #fff;
    margin-top: -1px;
    text-align: center;
}
#mobile-menu .mobile-menu-link:hover{
    color: #00aac6;
}
#close-mm{
    font-size: 40px;
    position: absolute;
    right: 15px;
    top: -10px;
    color: #00aac6;
}
#mobile-menu .mobile-menu-link:after{
    font-family: fontawesome !important;
    content: "\f107";
    text-align: center;
    width: 40px;
    height: 40px;
    margin-left: 4px;
}
#mobile-menu .mobile-menu-link.active:after{
    content: "\f106";
}
.mobile-menu-link.active{
    border: none;
}
.mobile-menu-column{
    display: none;
    width: 80vw!important;
    margin: auto;
    padding: 0 9px 20px;
    border-radius: .25rem;
    margin-bottom: 1px;
    border: 1px solid rgba(0,0,0,.15);
}

.mobile-menu-column .menulink{
    width: 100%;
    display: block;
}
.mobile-menu-column .menu-header{
    margin-bottom: 0;
    margin-top: 20px;
}
#mobile-burger{
    display: none;
    align-items: center;
    justify-content: flex-end;
}
.box-footer{
    display: flex;
    flex-wrap: wrap;
    background-color: rgba(248, 249, 250, 1);
    margin-left: -6px;
    margin-right: -6px;
}
.box-footer.gray-footer{
    background: #f8f8f8;
}
.head-search{
    display: none;
}
.news-detail img[height] {
    height: auto !important;
}
.news-list-headline{
    padding-bottom: 0px;
    padding-top: 0px;
}
.podpiska-frame{
    max-width: 100%;
    height: auto;
    min-height: 300px;
}
.main-news-list-item{
    padding-left: 14px;
}
table.table1 {width:97%; margin-bottom:5px; margin-left:15px;}
table.table1 tr {height:22px;background:#FFFFFF;}
table.table1 tr.gray {background:#f3f6f9;}
table.table1 td.gray {background:#f3f6f9;}
table.table1 td {padding:3px;border:1px solid #b7c8d8;}
table.table1 tr.head td {background:#dce6f0; text-align:center; font-weight: bold;font-size: 16px;}
.tableprice{
    max-width: 100%;
}
.logo-link{
    display: flex;
    align-items: center;
    height: 100%;
}
.logo-img{
    width: 178px;
	padding-top: 6px;
}
.before-headline{
    float: right;
    width:280px;
    top: 20px;
    display: block;
    margin: 10px;
    margin-top: 20px;
}
.materials .articles-item{
    padding: 28px 0;
    border: none;
}
.materials .articles-item h2{
    font-size: 25px;
    color: #333;
}
.news-list-navigation{
    margin:0 0 10px 20px;
}
.articles-list-navigation{
    margin:12px 12px 12px 20px;
}
.video-block{
    margin-right: 20px; margin-bottom: 10px; margin-left: 20px; float: left; max-width: 100%; margin-top: 10px;
}
.no-mb{
    margin-bottom: 0;
    padding-bottom: 0;
}
.preview_picture{
    max-width: 100%;
}
.fullsize-video{
    padding: 6px 20px;
}
.flex.mobile-menu{
    display: none;
}
.search-input-on-search-page{
    width: 700px; height: 20px;
}
.search-form{
    width: 700px;
    margin: auto;
}
select[name=where]{
    padding: 5px 10px; width: 170px;
}
.search-submit{
    border: 1px currentColor; border-image: none; width: 82px; height: 29px; color: rgb(255, 255, 255); background-color: rgba(126, 165, 2, 1);
}
.search-page-wrap{
    margin: 0 20px;
}
.img-wrap a[data-fancybox] img{
    margin: 0;
}
.img-wrap{
    padding: 10px 0;
    text-align: center;
}
.gray-block-content p{
    padding-bottom: 16px;
}
.flex{
    display: flex;
    flex-wrap: wrap;
}

.gray-button:hover {
    color: #fff;
}
.prod:hover {
    box-shadow: 0 0 10px rgb(0 0 0 / 50%);
}
.sect-banner{
    padding: 0 10px;
}
.sect-banner img{
    max-width: 100%;
    width: 100%;
}
.start-page{
    margin-top: 1px;
}
.greenbtn{
    color: #ffffff;
    display: inline-block;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.55em;
    background-color: #ffca00;
    background-color: rgba(243, 148, 59, 1);
    text-decoration: none;
    text-align: center;
    border: 1px solid rgba(243, 148, 59, 1);
    transition: all 0.2s;
    -webkit-user-select: none;
}
ul.breadcrumb-navigation{
    align-items: center;
    color: #848484;
}
ul.breadcrumb-navigation li{
    padding: 15px 6px 11px 6px !important;
}
#tabmenu{
    display: flex;
    flex-wrap: wrap;
}
.partner_table td {
    padding-left: 20px;
}


.partners-info{
    justify-content: flex-end;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;

}
.partners-info .doc-link{
    display: flex;
    justify-content: flex-end;
    width: 100%;
    align-items: center;
}
.partners-info h2, .partners-info a.partners-url{
    width: 100%;
    padding: 0;
    text-align: right;
    margin-bottom: 8px;
}
.partners-info div img{
    width: 19px;
    height: 15px;
    margin-right: 5px;
}
.partners-wrap hr{
    margin: auto;
    width: 75%;
    background: #499FCD;;
}
.partners-logo img{
    max-width: 100%;
}
.partners-preview-text{
    margin-top: 20px;
}
.news-item-users-template{
    padding: 25px 0;

}
.news-item-users-template .partners-preview-text{
    text-align: justify;
}
.partners-preview-text p{
    padding-left: 0;
    padding-right: 0;
}
.author-block{
    margin-top: 20px;
    text-align: right;
}
#menu2019base>div[id*="bx_incl_"]{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.box-footer>div[id*="bx_incl_"]{
    display: flex;
    flex-wrap: wrap;
}
.vr-video{
    margin-right: 50px;
}
@media (max-width: 1200px) {
    .menu-form{
        display: none;
    }
    .head-search{
        display: block;
    }
    .header-search-block{
        display: flex;
        align-items: center;
    }
    .header-search-block input{
        width: 100%;
    }
    .menubox{
        padding: 0 20px;
    }
}
@media (max-width: 990px) {
    #mobile-burger{
        display: flex;
        font-size: 40px;
        color: #00aac6;
    }
    .container.top-menu{
        display: none;
    }
    .slogan{
        display: none;
    }
    .english-site{
        display: none;
    }
    .topsmallbuttons.basket{
        display: none;
    }
    .top-buttons{
        display: none;
        align-items: center;
        flex-wrap: nowrap;
        padding-right: 0;
    }
    .mobile-top-buttons{
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
    }
    .mobile-top-buttons a{
        margin-right: 10px;
    }
    .flex.mobile-menu{
        justify-content: flex-end;
        display: flex;
        flex-wrap: nowrap;
    }
    #box-top-eng-n{
        width: auto;
    }
    .menubox{
        display: none!important;
    }
    .head-search, .header-search-block{
        display: none;
    }
    .tableprice{
        margin-left: unset!important;
    }
    .articles-item{
        flex-wrap: wrap;
    }
    h2.materials{
        padding: 9px 0;
    }
    .box-footer{
        padding-top: 20px;
        padding-bottom: 50px!important;
        margin-left: 0;
        margin-right: 0;
    }
    .video-frame{
        width: 990px;
    }
    .video-block{
        margin-bottom: 20px;
    }
    .header-row{
        height: auto;
        padding: 10px 0;
        box-shadow: 0 0 10px rgb(0 0 0 / 50%);
        background: #fff;
    }
    .burger-icon img{
        width: 30px;
        height: 30px;
    }
    .burger-icon{
        padding: .25rem .75rem;
        font-size: 1.25rem;
        color: rgba(0,0,0,.5);
        border: 1px solid  rgba(0,0,0,.1);
        border-radius: .25rem;
    }
    .container{
        width: 100%;
    }
    .container{
        max-width: unset;
    }
    .mobile-search{
        width: 80vw;
        margin: auto;
    }
    .mobile-search input{
        width: 100%;
        padding: .375rem .75rem;
        font-size: 1rem;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        height: 38px;
    }
    .news-list-navigation{
        margin: 0;
    }
    .articles-list-navigation{
        margin:0;
    }
    .mobile-row{
        margin-right: -15px;
        margin-left: -15px;
    }
    .events-list h2{
        padding-left: 0;
    }
    .content h1{
        padding-left: 0!important;
    }
    .content{
        padding-left: 0;
        padding-right: 0;
    }
    body .maintext{
        padding: 3px 0;
    }
    body h2.left{
        padding-left: 0;
    }
    body h2{
        padding-left: 0;
    }
    body ul, ol{
        padding: 6px 0 6px 20px;

    }
    .search-input-on-search-page{
        width: 100%; height: 20px;
    }
    .search-form{
        width: 100%;
    }
    select[name=where]{
        padding: 5px 10px;
        width: 100%;
    }
    .search-submit{
        width: 100%;
    }
    .search-suggest{
        width: 100%;
    }
    .search-page-wrap{
        margin: 0;
    }
    .sect-banner{
        padding: 0;
    }

}
@media (max-width: 768px) {
    .partners-info, .partners-preview-text, .author-block{
        padding-right: 0;
        padding-left: 0;
    }
    .partners-logo{
        padding: 20px 0;
        text-align: center;
    }
    .partners-info h2, .partners-info a.partners-url{
        text-align: left;
    }
    .partners-info .doc-link{
        justify-content: left;
    }
    #tabmenu li a:before{
        content: ">";
        margin-right: 10px;
        position: absolute;
        left: -5px;
    }
    table.table1 tr{
        height: auto;
    }
    .max-width-button{
        width: 100% !important;
        padding: 12px 0!important;
        margin-bottom: 10px;
    }
    .block-breadcrumbs{
        display: none;
    }
    #tabmenu li{
        display: block;
        width: 100%;
    }
    .company-history tr{
        display: flex;
        flex-wrap: wrap;
    }
    .company-history tr td:first-child{
        background: rgb(243, 148, 59);
        padding: 10px;
        margin: 20px 0;
        color: #fff;
    }
    .company-history tr td:first-child span span{
        color: #fff!important;
    }
    .company-history td{
        width: 100%;
    }
    body p{
        padding: 6px 0;
    }
    .fullsize-video{
        padding: 6px 0;
    }
    .box-obrazovanie{
        margin-bottom: 20px;
    }
    .cad3d_new_table {
        margin-left: 0;
    }
    .cad3d_new_pb {
        padding-left: 0;
    }
    .articles-item{
        flex-wrap: wrap;
    }
    .articles-item img{
        width: 100%;
    }
    .articles-item .image{
        margin-bottom: 10px;
    }
    .articles-item .name{
        margin-bottom: 10px;
    }
    .buttons{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .buttons .orange-button{
        margin: 10px 0!important;
        width: 100% !important;
    }
    .videocontainer{
        margin-right: unset; margin-bottom: 10px; margin-left: unset; float: left;
    }
    .double-list{
        padding: 20px;
    }
    .double-list li{
        padding: 10px;
    }
    .double-list ul{
        padding: 10px;
    }
    .button_low.product_box_link{
        width: calc(100% + 20px)!important;
        margin-left: -20px;
        margin-right: 0;
        margin-bottom: 5px;
    }
    iframe{
        max-width: 100%;
    }
    .logo-rb{
        display: none;
    }

    .logo-img{
        width: 133px; padding-top: 6px;
    }
    .news-list-headline{
        padding-left: 0;
    }
    table.table1 {width:100%; margin-left:0px;}
    body h1{
        padding: 12px 0!important;
    }
    .news-date-time{
        padding-left: 0!important;
    }
    .container{
        max-width: unset;
    }
    .partners-block-in-contacts h2{
        padding-left: 0;
    }
    .partners-block-in-contacts table td:first-child{
        padding-left: 0;
        white-space: nowrap;
    }
    .contact-table tr td:first-child{
        white-space: nowrap;
        padding-right: 5px;
    }
    .scroll-table{
        width: 100%;
        overflow: auto;
    }
    .fullsize-video iframe, .videocontainer iframe{
        height: 250px;
    }
    a[data-fancybox] img{
        max-width: 100%!important;
    }
    .vr-video{
        margin-right: 20px;
    }
}

@media(max-width: 540px) {

    .before-headline{
        float: none;
        width: 100%;
        margin: 0;
        margin-top: 20px;
    }
    .container{
        max-width: unset;
    }
    .mmwp{
        width: 100%;
    }
    .video-block{
        margin: 0;
        margin-bottom: 20px;
    }
    .vr-video{
        margin-right: unset;
    }


}

@media(max-width: 560px) {
    .prod-block{
        padding-left: 0;
        padding-right: 0;
    }
}
