/* CSS Document */

body {
    font-family: 'PT Sans', sans-serif !important;
    font-size: 18px;
    color: #444;
    behavior: url('/csshover.htc');
}

.header_mobile {
    display: none;
    background: #151f6d;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 5990;
    height: 70px;
    box-shadow: 0 15px 20px -5px rgba(0, 0, 0, 0.1);
}

.header_mobile ul {
    width: 100%;
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

.header_mobile ul li {
    position: relative;
    display: inline-block;
}

.header_mobile ul li.img_logo_mobile {
    text-align: center;
    margin: 0 auto;
}

.img_logo_mobile a {
    background-color: transparent !important;
}

#link1.btn,
#link1.active {
    display: inline-block;
    cursor: pointer;
    border-width: 0px;
    padding: 0px;
    position: relative;
    display: inline-block;
    text-shadow: none;
    background: url(menu_main.svg) center center no-repeat;
    background-size: 32px;
    width: 70px;
    height: 70px;
}

#link1.active {
    background: url(menu_main_close.svg) center center no-repeat;
    background-size: 32px;
}

#fb_book_left {
    display: inline-block;
    cursor: pointer;
    border-width: 0px;
    padding: 0px;
    position: relative;
    display: inline-block;
    text-shadow: none;
    background: url(phone_top_icon.svg) center center no-repeat;
    background-size: 34px;
    width: 70px;
    height: 70px;
}

h1 {
    COLOR: #212427;
    TEXT-DECORATION: none;
    font-size: 30px;
    font-style: normal;
    1font-weight: normal;
    line-height: 30px;
    text-align: left;
}

h2 {
    COLOR: #444;
    TEXT-DECORATION: none;
    font-size: 28px;
    font-style: normal;
    1font-weight: normal;
    text-align: left;
    margin-top: 18px;
}

h3 {
    COLOR: #151f6d;
    TEXT-DECORATION: none;
    font-size: 21px;
    text-align: left;
}

h4 {
    TEXT-DECORATION: none;
    font-size: 15px;
    COLOR: #000000;
    font-weight: normal;
    margin: 0px;
    margin-bottom: -2px;
    text-align: left;
}

.no_mobile img {
    border-radius: 5px 5px 5px 0;
}

.book_foto {
    height: auto !important;
    width: 170px;
}

#buynowin {
    background: #feca2a;
    text-shadow: none;
    color: #000;
    box-shadow: 0px 4px 0px #edb301;
    1line-height: 46px;
    display: inline-block;
    text-align: center;
    padding: 15px 10px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 19px;
    text-align: center;
    margin: 0 auto;
    display: block;
    max-width: 400px;
    transition: all .5s;
    margin-top: 40px;
}

#buynowin span {
    border-bottom: 1px solid;
}

#buynowin:hover {
    background: #ffd961;
}

#news_text p,
#news_text span,
#news_text td {
    font-family: 'PT Sans', sans-serif !important;
    font-size: 18px !important;
    text-indent: 0 !important;
    text-align: left !important;
    line-height: 24px;
}

.marg_top_mob ul {
    margin: auto;
    list-style: disc;
    padding: revert;
}


/*
==============================================
slideDown
==============================================
*/

.slideDown {
    animation-name: slideDown;
    -webkit-animation-name: slideDown;
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible !important;
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%);
    }
    50% {
        transform: translateY(8%);
    }
    65% {
        transform: translateY(-4%);
    }
    80% {
        transform: translateY(4%);
    }
    95% {
        transform: translateY(-2%);
    }
    100% {
        transform: translateY(0%);
    }
}

@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%);
    }
    50% {
        -webkit-transform: translateY(8%);
    }
    65% {
        -webkit-transform: translateY(-4%);
    }
    80% {
        -webkit-transform: translateY(4%);
    }
    95% {
        -webkit-transform: translateY(-2%);
    }
    100% {
        -webkit-transform: translateY(0%);
    }
}

.big {
    COLOR: #febc1e;
    TEXT-DECORATION: none;
    font-size: 18px;
    text-transform: uppercase;
}

.zov {
    COLOR: #febc1e;
}

.small {
    COLOR: #444;
    font-weight: bold;
}

.small2 {
    font-size: 14px;
    COLOR: #666;
}

.submit {
    font-size: 12px;
    font-weight: bold;
    color: #212c52;
    border: #212c52 2px solid;
    background-color: #febc1e;
    padding: 2px;
}

.myimg {
    width: 100%;
}

A:link {
    COLOR: #151f6d;
    TEXT-DECORATION: underline;
}

A:visited {
    COLOR: #151f6d;
    TEXT-DECORATION: underline;
}

A:active {
    COLOR: #151f6d;
    TEXT-DECORATION: underline;
}

A:hover {
    COLOR: #000;
    TEXT-DECORATION: underline;
}

A.top:link {
    font-family: "Times New Roman", Times, serif;
    COLOR: #000;
    font-size: 30px;
    font-style: italic;
    height: 26px;
}

A.top:visited {
    font-family: "Times New Roman", Times, serif;
    COLOR: #000;
    font-size: 30px;
    font-style: italic;
}

A.top:active {
    font-family: "Times New Roman", Times, serif;
    COLOR: #000;
    font-size: 30px;
    font-style: italic;
}

A.top:hover {
    font-family: "Times New Roman", Times, serif;
    COLOR: #fff;
    font-size: 30px;
    font-style: italic;
}

A.top1:link {
    font-family: Arial;
    font-size: 11px;
    COLOR: #fff;
}

A.top1:visited {
    font-family: Arial;
    font-size: 11px;
    COLOR: #fff;
}

A.top1:active {
    font-family: Arial;
    font-size: 11px;
    COLOR: #fff;
}

A.top1:hover {
    font-family: Arial;
    font-size: 11px;
    COLOR: #fff;
    text-decoration: none;
}

A.top2:link {
    font-family: "Times New Roman", Times, serif;
    COLOR: #000;
    font-size: 21px;
    font-style: italic;
}

A.top2:visited {
    font-family: "Times New Roman", Times, serif;
    COLOR: #000;
    font-size: 21px;
    font-style: italic;
}

A.top2:active {
    font-family: "Times New Roman", Times, serif;
    COLOR: #000;
    font-size: 21px;
    font-style: italic;
}

A.top2:hover {
    font-family: "Times New Roman", Times, serif;
    COLOR: #000;
    font-size: 21px;
    font-style: italic;
    text-decoration: none;
}

A.top3:link {
    font-family: "Times New Roman", Times, serif;
    COLOR: #000;
    font-size: 21px;
    font-style: italic;
    text-decoration: none;
}

A.top3:visited {
    font-family: "Times New Roman", Times, serif;
    COLOR: #000;
    font-size: 21px;
    font-style: italic;
    text-decoration: none;
}

A.top3:active {
    font-family: "Times New Roman", Times, serif;
    COLOR: #000;
    font-size: 21px;
    font-style: italic;
    text-decoration: none;
}

A.top3:hover {
    font-family: "Times New Roman", Times, serif;
    COLOR: #000;
    font-size: 21px;
    font-style: italic;
    text-decoration: none;
}

A.top4:link {
    COLOR: #fff;
    text-decoration: none;
    background-color: #151f6d;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: default;
    display: inline-block;
}

A.top4:visited {
    COLOR: #fff;
    text-decoration: none;
    background-color: #151f6d;
    border-radius: 5px;
    cursor: default;
}

A.top4:active {
    COLOR: #fff;
    text-decoration: none;
    background-color: #151f6d;
    border-radius: 5px;
    cursor: default;
}

A.top4:hover {
    COLOR: #fff;
    text-decoration: none;
    background-color: #151f6d;
    border-radius: 5px;
    cursor: default;
}

A.top5:link {
    COLOR: #fff;
}

A.top5:visited {
    COLOR: #fff;
}

A.top5:active {
    COLOR: #fff;
}

A.top5:hover {
    COLOR: #fff;
    text-decoration: none;
}

.highlight {
    background: #f4f2e8;
}

p.highlight {
    background: #f4f2e8;
    color: #006633;
    margin: 2em 0 2em 0;
    padding: 2em;
    position: relative;
}

p.highlight:before {
    content: url(img/rc_tl.gif);
    background: transparent url(img/rc_tr.gif) no-repeat 100% 0;
    height: 15px;
    display: block;
    margin: -2em -2em 0 -2em;
    line-height: 0;
}

p.highlight:after {
    content: url(img/rc_bl.gif);
    background: transparent url(img/rc_br.gif) no-repeat 100% 0;
    height: 15px;
    display: block;
    margin: 0 -2em -2em -2em;
    line-height: 0;
}

.box1 {}

.box1 img {
    padding: 0px;
    border-radius: 5px;
}

.box2 {
    background-color: #f3f3f3;
    background-image: url(img/truk_fon.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    padding: 10px 30px;
    /* margin-top: 30px; */
    /* padding-top: 20px; */
    /* padding-left: 20px; */
    color: #151f6d;
    /* min-height: 150px; */
    vertical-align: middle;
    margin-top: -4px;
    border-radius: 0 5px 0 0;
}


}
.box2 p {
    color: #151f6d;
}
.box2ab {
    background-color: #f3f3f3;
    padding: 10px;
    padding-left: 50px;
    padding-right: 30px;
    color: #333333;
    vertical-align: middle;
    text-align: left;
    height: 120px;
    vertical-align: middle;
    background-image: url(img/truk_fon.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    border-radius: 0 5px 0 0;
}
.vidstyp {
    margin-bottom: 40px;
    margin-top: 35px;
}
#edit {}
#edit td {
    padding-bottom: 10px;
}
#edit h1,
h2,
h4,
h5,
h6 {}
#edit1 table {
    border: 1px solid #e2cdb7;
    border-left: 1px solid #e2cdb7;
    border-collapse: collapse;
    width: 99%;
    background-color: #f8f2e0;
}
#edit1 table td {
    padding: 0px;
    border: 1px solid #e2cdb7;
    vertical-align: middle;
    text-align: left;
}
#edit2 {}
#edit2 img {
    border: 2px solid #b1916e;
    padding: 2px;
}
#edit2 table {
    width: 100%;
    border: 0px;
    padding-bottom: 20px;
}
#edit2 table td {
    padding: 8px;
    text-align: center;
    border: 0px;
}

/* menu begin */
ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: auto;
    /* Width of Menu Items */
    
    1font-size: 14px;
    text-align: left;
}
ul.vup {
    min-width: 180px;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 15px;
    background: #151f6d;
    border-radius: 5px;
    z-index: 999;
    box-shadow: 0px 15px 20px -10px rgba(0, 0, 0, 0.3);
}
ul.list {
    padding-top: 0px;
}
li ul {
    position: absolute;
    display: none;
}
.naukovi_pratsi {
    word-break: break-word;
}

/* Styles for Menu Items */
ul li a {
    display: block;
    text-decoration: none;
    background: #FFFFFF;
    padding: 0px;
    border-bottom: 0;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li {
    float: left;
    height: 1%;
}
* html ul li a {
    height: 1%;
}

/* End */
#menu_cyber ul li a:link {
    color: #FFFFFF;
    background: #151f6d;
    text-decoration: none;
    padding-left: 30px;
    padding-right: 30px;
    transition: all .1s;
}

/* Hover Styles */
#menu_cyber ul li a:active {
    color: #FFFFFF;
    background: #151f6d;
    text-decoration: none;
}

/* Hover Styles */
#menu_cyber ul li a:visited {
    color: #FFFFFF;
    background: #151f6d;
    text-decoration: none;
}

/* Hover Styles */
#menu_cyber ul li a:hover {
    color: #b4cffd;
}

/* Hover Styles */
li ul li a {
    padding: 8px 11px;
}

/* Sub Menu Styles */
li:hover ul,
li.over ul {
    display: block;
}

/* The magic */

/* menu end */
form {
    1font-size: 14px;
}
form .control {
    padding: 5px 5px 5px 5px;
}
form .control label {
    display: block;
    padding: 0px 0px 1px 0px;
    font-size: inherit;
    color: #666666;
}
form .control label span {
    font-size: inherit;
    color: #AAAAAA;
}
form .txt {
    padding: 5px;
    font: inherit;
    border: 1px solid #333333;
    background-color: #ffffff;
}
form .txt:focus {
    border: 1px solid #1b884f;
}
form .cbx {
    float: left;
    margin: 1px 3px 1px 1px;
}
form select {
    padding: 1px;
    font: inherit;
    border: 1px solid #CCCCAA;
}
form select:focus {
    border: 1px solid #44CC44;
}
form .submit {
    cursor: pointer;
    padding: 5px;
    font: inherit;
    border: 1px solid #000000;
    background-color: #666666;
    color: #FFFFFF;
}
form .submit:hover {
    background-color: #1b884f;
}
.marg_top_mob li {
    margin: 10px 0;
}
.marg_top_mob {}
.knopku_mob td {
    text-align: center;
}
ul.works_23 {
    list-style: none;
    line-height: 40px;
}
ul.works_23 li a:link {
    background: #FFF;
    display: inline-block;
}
ul.works_23 li a:after {
    content: "";
    background: url(/works_23/zip.svg);
    margin-left: 15px;
    width: 24px;
    height: 24px;
    display: inline-block;
    background-size: 24px;
    top: 6px;
    position: relative;
}
ul.works_23 li a:active {
    background: #FFF;
    display: inline-block;
}
ul.works_23 li a:visited {
    background: #FFF;
    display: inline-block;
}
ul.works_23 li a:hover {
    text-decoration: underline;
}
ul.recenz li a:after {
    content: "";
    background: url(/works_23/pdf.svg);
    margin-left: 15px;
    width: 24px;
    height: 24px;
    display: inline-block;
    background-size: 24px;
}
ul.recenz li.my_pdf a:after {
    content: "";
    background: url(/works_23/pdf.svg);
    margin-left: 15px;
    width: 24px;
    height: 24px;
    display: inline-block;
    background-size: 24px;
}
.vbut_3 {
    background: url(ico_about_video.svg) no-repeat scroll 0% 0% #ebebeb;
    display: inline-block;
    width: 250px;
    height: 55px;
    background-size: 180px;
    background-position: center;
    border-radius: 50px;
    transition: all .5s;
    border: 1px solid #ebebeb;
}
.vbut_3:hover {
    background: url(ico_about_video.svg) no-repeat scroll 0% 0% #fff;
    background-size: 180px;
    background-position: center;
    border: 1px solid #151f6d
}
.vbut_4 {
    background: url(ico_about_dumku.svg) no-repeat scroll 0% 0% #ebebeb;
    display: inline-block;
    width: 350px;
    height: 60px;
    background-size: 260px;
    background-position: center;
    border-radius: 60px;
    transition: all .5s;
    border: 2px solid #ebebeb;
}
.vbut_4:hover {
    background: url(ico_about_dumku.svg) no-repeat scroll 0% 0% #fff;
    background-size: 260px;
    background-position: center;
    border: 2px solid #151f6d
}
.vbut_1 {
    background: url(ico_about_spec.svg) no-repeat scroll 0% 0% #ebebeb;
    display: inline-block;
    width: 350px;
    height: 60px;
    background-size: 260px;
    background-position: center;
    border-radius: 60px;
    transition: all .5s;
    border: 2px solid #ebebeb;
}
.vbut_1:hover {
    background: url(ico_about_spec.svg) no-repeat scroll 0% 0% #fff;
    background-size: 260px;
    background-position: center;
    border: 2px solid #151f6d;
}
.new_main_menu {
    display: inline-block;
    background: #151f6d !important;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    padding: 3px 30px;
    padding-bottom: 6px;
    border-radius: 0 0 12px 0px;
    white-space: nowrap;
}
.new_main_menu span {
    border-bottom: 1px solid;
}

/* ToTop Scroller */
#back-top {
    position: fixed;
    bottom: 18px;
    right: 20px;
}
#back-top a {
    width: 45px;
    height: 45px;
    display: block;
    background: url('go-top.svg') no-repeat center top;
    background-size: 45px;
}
.sidebar_fs {
    left: -600px;
    position: fixed;
    transition: left .5s;
}
#news_text img {
    width: 100%;
    1max-width: 500px;
}
@media screen and (max-width:950px) {
    .no_mobile {
        display: none;
    }
    
    .vup_mob li {
        padding-right: 20px;
        margin-right: 20px;
    }
    
    .vup_mob li a {
        background-color: transparent !important;
        display: inline-block;
        margin-bottom: 9px;
        margin-top: 9px;
        text-decoration: underline;
        color: #fff;
    }
    
    h1 {
        font-size: 26px;
        line-height: 27px;
    }
    
    .h1_main_mob {
        font-size: 24px;
        line-height: 24px;
    }
    
    .marg_top_mob {
        padding-top: 50px;
    }
    
    .knopku_mob td {
        display: block;
        text-align: center;
    }
    
    .header_mobile {
        display: block;
    }
    
    .donttoch {
        overflow: hidden;
    }
    
    .small2 {
        text-align: left;
    }
    
    .sidebar_fs {
        width: 100%;
        max-width: 500px;
        float: left;
        padding: 0;
        background: #212427;
        top: 0;
        position: fixed;
        z-index: 999;
        box-shadow: 0 15px 20px -5px rgba(0, 0, 0, 0.2);
        position: fixed;
        overflow-x: hidden;
        overflow-y: auto;
        padding-top: 80px;
        height: calc(100% - 80px);
        left: -600px;
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .sidebar_fs p a {
        background: #fff;
        color: #333;
        padding: 6px 48px;
        border-radius: 3px;
        margin-bottom: 10px;
        margin-top: 10px;
        display: inline-block;
        text-transform: initial;
        vertical-align: middle;
    }
    
    .menu_mob_di {
        box-shadow: 0px 0px 0px 900px rgba(0, 0, 0, 0.7);
        display: block;
        left: 0;
    }
    
    .menu_mob_di p {
        color: #555;
        text-transform: uppercase;
        font-weight: bold;
    }
    
    .box2_mob td {
        display: block;
    }
    
    .box2_mob .box2 {
        padding: 10px;
    }
    
    .box1 img {
        border-radius: 5px 5px 0 0;
    }
    
    .vidstyp table,
    .vidstyp td {
        display: table;
        border-spacing: 0;
    }
    
    .vidstyp .box2ab,
    .vidstyp .box2 {
        padding: 10px;
    }
    
    .vbut_1,
    .vbut_3,
    .vbut_4 {
        margin-bottom: 15px;
        width: 300px;
    }
    
    #news_text table {
        width: 100%;
        overflow: auto;
        overflow-x: scroll;
    }
}