@keyframes glitchBomb {
    0%,to {
        filter: url(#hackday1)
    }

    25% {
        filter: url(#hackday2)
    }

    50% {
        filter: url(#hackday3)
    }

    75% {
        filter: url(#hackday4)
    }
}

@keyframes shake {
    0%,10% {
        filter: url(#hackday1) url(#noise1);
        transform: skewX(-.1deg)
    }

    15%,5% {
        filter: url(#hackday1) url(#noise1);
        transform: skewX(.1deg)
    }

    20%,to {
        filter: url(#hackday1) url(#noise1);
        transform: skewX(0deg)
    }

    25% {
        filter: url(#hackday2) url(#noise2);
        transform: skewX(0deg)
    }

    50% {
        filter: url(#hackday3) url(#noise1);
        transform: skewX(0deg)
    }

    75% {
        filter: url(#hackday4) url(#noise2);
        transform: skewX(0deg)
    }
}

@keyframes animatedstrotate {
    0% {
        background-position: 0 50%
    }

    to {
        background-position: -1100px 50%
    }
}

* {
    -webkit-border-radius: 0;
    border-radius: 0!important
}

.btn,[type=button],[type=submit],[type=text],input,textarea {
    -webkit-border-radius: 0;
    border-radius: 0!important;
    -webkit-appearance: none!important
}

.btn.rounded-circle,[type=button].rounded-circle,[type=submit].rounded-circle,[type=text].rounded-circle,input.rounded-circle,textarea.rounded-circle {
    -webkit-border-radius: 50%;
    border-radius: 50%!important;
}

a,span,u {
    text-decoration-skip: ink!important
}

body,html {
    background-color: #e1ebf0
}

body {
    font-family: "Roboto Condensed",Helvetica Neue,Helvetica,sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #333;
    min-height: 100vh
}

::selection {
    background: #a1c2d1!important;
    color: #333!important
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Roboto Condensed",Helvetica Neue,Helvetica,sans-serif;
    font-weight: 400
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

img.lazy {
    opacity: 0
}

img.lazy:not(.initial) {
    transition: opacity .3s
}

img.lazy.error,img.lazy.initial,img.lazy.loaded {
    opacity: 1
}

img.lazy:not([src]) {
    visibility: hidden
}

.row-breadcrumbs {
    font-size: 0.75em;
    margin: -15px -15px 0
}

.article-content {
    padding-top: 1em;
    padding-bottom: 1em
}

header #logo {
    max-width: 380px;
    width: 100%;
    margin-top: 2em
}

header .contacts {
    font-size: 2.4vw
}

header .contacts p {
    margin-top: 2vw
}

@media (min-width:576px) {
    header .contacts {
        font-size: 60%
    }

    header .contacts p {
        margin-top: 20px
    }
}

@media (min-width:768px) {
    header .contacts {
        font-size: 100%
    }
}

@media (min-width:992px) {
    header .contacts p {
        margin-top: 40px
    }
}

.nav-pills .nav-link.passive,.nav-pills .passive>.nav-link {
    color: #fff!important;
    background-color: #e60014!important
}

#v-pills-products-tab .nav-link::after,#v-pills-products-tabContent .dropdown-item-back::before {
    display: inline-block;
    vertical-align: .1em;
    content: "";
    border-top: .2em solid transparent;
    border-bottom: .2em solid transparent
}

#v-pills-products-tab .nav-link::after {
    margin-left: .5em;
    border-left: .25em solid;
    border-right: 0;
    float: right;
    margin-top: 12px
}

#v-pills-products-tab .nav-link.nav-noarrow::after {
    margin-left: 0;
    border-left: 0;
    border-right: 0;
    float: right;
    margin-top: 0
}

#v-pills-products-tab .nav-link>i {
    float: right;
    margin-right: -6px;
    margin-top: 4px
}

#v-pills-products-tabContent .dropdown-item-back::before {
    margin-right: .5em;
    border-right: .25em solid;
    border-left: 0
}

#v-pills-products-tabContent .dropdown-item-back {
    display: block;
    border-radius: 20px!important;
    margin-top: .7rem;
    padding-top: .25rem;
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

#v-pills-products-tabContent .dropdown-item-back:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

#v-pills-products-tabContent .dropdown-item-title {
    display: block
}

#v-pills-products-tabContent .dropdown-item-title::before {
    content: ""!important;
    padding-right: 0!important
}

#v-pills-products-tabContent .dropdown-item-title::after {
    display: inline-block;
    margin-left: .5em;
    vertical-align: .1em;
    content: "";
    border-left: .25em solid;
    border-top: .2em solid transparent;
    border-right: 0;
    border-bottom: .2em solid transparent
}

@media (min-width:992px) {
    #v-pills-products-tabContent .dropdown-item-back,#v-pills-products-tabContent .dropdown-item-title {
        display: none
    }
}

.nav-tabs .nav-item {
    width: 100%
}

@media (min-width:992px) {
    .nav-tabs .nav-item {
        width: inherit
    }

    #lang_div {
        width: 52px;
        min-width: 52px
    }
}

.navbar .nav-item {
    margin-bottom: -1px;
    width: auto
}

.nav.nav-pills>.nav-item>.nav-link {
    margin-right: 15px;
    margin-bottom: 1em
}

hr {
    border-top: 2px solid #e60014
}

.redline,.redline8 {
    display: block;
    height: 10px;
    padding: 0;
    background: #e60014
}

.redline8 {
    height: 8px
}

.redline10 {
    height: 10px
}

.redline10,.redline15,.redline15r {
    display: block;
    padding: 0;
    background: #e60014
}

.redline15 {
    height: 15px
}

.redline15r {
    height: 1vw;
    min-height: 6px;
    max-height: 15px
}

.redline1,.redline2,.redline5 {
    display: block;
    padding: 0;
    background: #e60014
}

.redline5 {
    height: 5px
}

.redline2 {
    height: 2px
}

.redline1 {
    height: 1px
}

.blackline {
    height: 10px
}

.blackline,.blackline10,.blackline8 {
    display: block;
    padding: 0;
    background: #000
}

.blackline8 {
    height: 8px
}

.blackline10 {
    height: 10px
}

.blackline1 {
    display: block;
    padding: 0;
    background: #000
}

.blackline15 {
    height: 15px
}

.blackline15,.blackline2,.blackline5 {
    display: block;
    padding: 0;
    background: #000
}

.blackline5 {
    height: 5px
}

.blackline2 {
    height: 2px
}

.blackline1 {
    height: 1px
}

#carouselExampleIndicators {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}

.rounded-links a {
    border-radius: 20px!important
}

#fixedtoTop,#fixedtoTop>i {
    text-decoration: none!important
}

#fixedtoTop {
    display: inline-block;
    background-color: #e60014;
    width: 50px;
    height: 50px;
    text-align: center;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: opacity .5s,visibility .5s, box-shadow .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    /* box-shadow: 0 0 0 2px #000; */
    box-shadow: 0 0 10px rgba(51,51,51,.25), 0 0 100px rgba(51,51,51,.25);
    border: 4px solid #fff;
    border-radius: 100px !important;
}

#fixedtoTop>i {
    font-size: 2em;
    line-height: 40px;
    color: #fff
}

@media (min-width:768px) {
    #fixedtoTop.show {
        opacity: .5;
        box-shadow: 0 0 10px rgba(51,51,51,.5), 0 0 100px rgba(51,51,51,.5);
        visibility: visible;
        right: 70px;
    }

    #fixedtoTop.show:hover {
        opacity: 1;
        box-shadow: 0 0 10px rgba(51,51,51,.25), 0 0 100px rgba(51,51,51,.25);
        cursor: pointer
    }
}

.fa,.fab,.fad,.fal,.far,.fas,a.btn-collapse.collapsed .lbl-collapse {
    display: inline!important
}

.header {
    display: block;
    padding: 0;
    background: #a1c2d1
}

footer .container {
    padding-top: 1em;
    padding-bottom: 1em;
    margin-bottom: 100px
}

nav.navbar .container {
    padding-left: 0;
    padding-right: 0
}

.navbar-toggler {
    margin-left: auto
}

footer .container p {
    padding: 0;
    margin: 0
}

footer .container small {
    padding: 0;
    margin: 0
}

.card-img-top {
    padding: 1.25rem
}

.table-hover tbody tr:hover {
    background-color: #f6f9fa
}

.border {
    border: 1px solid #e1ebf0!important
}

.table td,.table th {
    border-top: 1px solid #e1ebf0
}

.table .thead-light th {
    color: #495057;
    background-color: #e1ebf0;
    border-color: #e1ebf0
}

.thumbnail .linkthumb .img-responsive {
    margin-bottom: 15px
}

.thumbnail {
    width: 100%
}

#stp_banner {
    padding: 15px
}

#stp_news .custom {
    height: 100%
}

#stp_news .custom table td {
    padding: 0 0 15px 15px
}

#stp_news .custom table td div {
    width: 100%;
    height: 100%;
    background: #a1c2d1;
    display: inline-table
}

#lang_a.dropdown-toggle::after {
    content: ""!important;
    border: 0!important
}

.dropdown-header::before {
    content: "■";
    padding-right: .2em
}

.dropdown-header {
    padding-left: 15px!important;
    padding-right: 15px!important
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .25em solid;
    border-right: .2em solid transparent;
    border-bottom: 0;
    border-left: .2em solid transparent
}

#products-menu .row {
    width: inherit
}

@media (min-width:992px) {
    #products-menu .row {
        width: 350px
    }
}

.nav-pills .nav-link.active,.nav-pills .show>.nav-link {
    color: #fff!important;
    background-color: #e60014!important
}

.mfp-wrap {
    font-family: "Roboto Condensed",Helvetica Neue,Helvetica,sans-serif;
    font-weight: 400;
    font-size: 16px
}

.mfp-bg {
    background: #fff;
    opacity: .9
}

.linkthumb>img,.mfp-img {
    overflow: hidden!important;
    filter: hue-rotate(-5deg) contrast(110%) saturate(110%)
}

body.hackday {
    animation-name: shake;
    animation-duration: .2s;
    animation-iteration-count: infinite
}

.mfp-counter,.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close,.mfp-title {
    color: #e60014
}

.mfp-counter {
    padding-top: 1em;
    font-size: 135%
}

.mfp-arrow-right:before {
    border-left: 27px solid #e60014
}

.mfp-arrow-left:before {
    border-right: 27px solid #e60014
}

.mfp-title,.mfp-title p {
    margin-top: 15px
}

.mfp-close {
    margin-top: -5px;
    font-size: 300%;
    cursor: pointer!important
}

.leaflet-popup-content-wrapper {
    max-height: 500px!important;
    width: 400px!important
}

a {
    color: #337ab7
}

a:focus,a:hover {
    color: #23527c
}

.bigshadow {
    box-shadow: 0 0 100px rgba(51,51,51,.25)
}

.card-img,.card-img-top {
    object-fit: contain;
    height: 200px
}

.navbar-collapse {
    padding: 0
}

.navbar-right {
    margin: 0
}

.maincontainer {
    background-color: #fff;
    box-shadow: 0 0 180px rgba(51,51,51,.25)
}

.navbar {
    font-size: 1.2em;
    padding: 0;
    background-color: #a1c2d1;
    border: 0;
    border-bottom: 2px solid #e1ebf0;
    text-transform: uppercase
}

.navbar-nav>li>a {
    height: 50px!important;
    margin-bottom: -1px;
}

.navbar-nav li a {
    padding-left: 15px!important;
    padding-right: 15px!important;
    padding-top: .7rem;
    color: #333!important;
    font-weight: 400
}

.dropdown-menu {
    font-size: 18px
}

.dropdown-header {
    font-size: 18px;
    color: #999
}

.navbar-text {
    margin: 3px 8px 3px 6px;
    -webkit-column-span: all
}

.navbar-text .glyphicon {
    font-size: 10px;
    top: -1px
}

.navbar-right .custom {
    float: left!important;
    width: auto!important;
    border: 0!important;
    padding: 0!important;
    height: 52px!important;
    margin-bottom: -2px!important
}

.navbar-right .custom>p {
    padding: 0!important;
    margin: 0!important;
    border: 0!important
}

.flag {
    width: inherit;
    height: inherit;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: 96% 50%
}

.flagTRANS {
    background-image: url(../images/globe.png);
}

li.show .flagTRANS {
    background-image: url(../images/globe-white.png);
}

.flag>span {
    display: inline
}

@media (min-width:992px) {
    .flag {
        background-position: 50% 50%;
        width: 50px;
        height: 50px
    }

    .flag>span {
        display: none
    }

    a.dropdown-toggle.flag.flagTRANS {
        padding: 25px
    }
}

.flagRU {
    background-image: url(../images/ru.png)!important
}

.flagEN {
    background-image: url(../images/en.png)!important
}

.flagDE {
    background-image: url(../images/de.png)!important
}

.flagIW {
    background-image: url(../images/iw.png)!important
}

.flagZH {
    background-image: url(../images/zh.png)!important
}

.sqmenu {
    min-width: 0
}

.sqmenu * {
    width: 50px
}

.navbar-nav li.active>a,.navbar-nav li.active>a:hover {
    background-color: #fff
}

.dropdown-item.active,.dropdown-item:active {
    color: #fff!important;
    background-color: #e60014
}

.navbar-nav .dropdown-menu a:hover,.navbar-nav .nav-item.dropdown.show>a,.navbar-nav li.open a {
    background-color: #e60014!important;
    color: #fff!important
}

.navbar-nav li.open a:hover {
    background-color: #e60014!important
}

.navbar-nav li a:hover {
    background-color: #fff;
    border-bottom: 2px solid #e60014;
    /* margin-bottom: -2px */
}

.navbar-nav .dropdown-menu a:hover {
    border-bottom: none;
    margin-bottom: 0
}

.navbar-nav {
    margin: 0
}

.small,small {
    font-size: 0.75em
}

div.tooltip {
    background: 0 0;
    border: 0
}

.ruble {
    font-size: 120%;
    position: relative;
    top: -.52ex
}

.ruble2:after {
    content: '\2013';
    position: relative;
    left: -1.25ex;
    top: .3ex;
    margin-right: -1.2ex
}

.nonselectable,.ruble2:after {
    user-select: none!important;
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    -o-user-select: none!important
}

.button,a,button,td,tr {
    transition: background-color .3s ease
}

.nav-tabs {
    padding: 0 15px;
    margin: 15px -15px 0;
    border-bottom-color: #a1c2d1!important;
    background: #f6f9fa
}

.nav-tabs>li,.nav-tabs>li>a,.nav.navbar-nav li,.navbar-nav li a {
    transition: background-color .3s ease,color .4s ease
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover {
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-color: #a1c2d1 #a1c2d1 transparent!important
}

.nav-tabs>li>a,.nav-tabs>li>a:hover {
    border-color: transparent transparent #a1c2d1
}

.nav-tabs>li>a:hover {
    background-color: #a1c2d1
}

.dropdown-menu img {
    margin-right: 8px
}

.contacts {
    padding-top: 15px;
    padding-right: 15px;
    color: #111
}

.header {
    box-shadow: inset 0 -10px 60px -20px rgba(51,51,51,.75)
}

#sitelogomenu {
    display: none;
    float: none;
    width: 0;
    background-color: rgba(255,255,255,.2);
    margin-right: 30px
}

#sitelogomenu a {
    display: none;
    padding: 3px 5px
}

#sitelogomenu a small {
    display: none
}

@media (min-width:1200px) {
    #sitelogomenu {
        display: block;
        float: right;
        width: 320px
    }

    #sitelogomenu a,#sitelogomenu a small {
        display: block
    }
}

.lightline {
    display: block;
    background: #e1ebf0
}

footer {
    background: #a1c2d1
}

.customfooter .col-banner {
    padding-right: 15px;
    padding-bottom: 15px;
    float: left
}

.navbar,.newslist-vert p,.newslist-vertF p {
    margin-bottom: 0
}

.breadcrumb {
    background: #f6f9fa;
    padding: 4px 8px;
    color: #777
}

.breadcrumb>li+li:before {
    padding: 0 0 0 4px
}

#strotate {
    z-index: 1;
    height: 10vw;
    max-height: 90px;
    background: #fff url(../images/rotate.png) repeat-x 0 0;
    background-position: 0 50%;
    background-size: 550px 45px;
    animation: animatedstrotate 60s linear infinite;
    box-shadow: inset 0 0 30px 0 #fff,inset 0 0 20px 10px #fff,inset 0 0 0 5px #fff
}

@media (min-width:576px) {
    #strotate {
        background-size: 1100px 90px
    }
}

.article-content .tab-content {
    padding-top: 1em;
    padding-bottom: 1em
}

.btn-default {
    background-color: #e1ebf0;
    border-color: #a1c2d1;
    transition: border-bottom-color .4s ease
}

.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default {
    background-color: #e1ebf0;
    border-color: #a1c2d1;
    border-bottom: 2px solid #e60014;
    padding: 6px 12px 5px
}

.btn.active,.btn:active {
    background-image: none;
    outline: 0;
    background-color: #fff;
    border-color: #e60014;
    border-bottom: 2px solid #e60014;
    padding: 6px 12px 5px
}

#toTop {
    width: 100%;
    margin-bottom: 15px
}

.page-header {
    margin: 0 0 15px;
    border-bottom: 2px solid #e1ebf0
}

.page-header h1,.page-header h2,.page-header h3 {
    margin: 15px 0 20px
}

.preh {
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 18px;
    font-weight: 400;
    display: block;
    padding-bottom: 10px
}

.product-header {
    font-size: 48px;
    display: block;
    border-bottom: 1px solid red
}

.product-photo {
    text-align: center
}

.product-photo img {
    max-width: 100%;
    max-height: 200px;
    margin-bottom: 30px
}

@media (min-width:768px) {
    .product-photo img {
        max-height: 400px;
        margin-bottom: 0
    }
}

@media (min-width:992px) {
    .product-photo img {
        max-height: 500px;
        margin-bottom: 0
    }
}

@media (min-width:1200px) {
    .product-photo img {
        max-height: 500px;
        margin-bottom: 0
    }
}

a[href$='.doc'],a[href$='.docx'],a[href$='.rtf'],a[href$='.odt'] {
    padding-left: 18px;
    background: url(../icons/doc.png) no-repeat center left
}

a[href$='.csv'],a[href$='.xls'],a[href$='.xlsx'] {
    padding-left: 18px;
    background: url(../icons/xls.png) no-repeat center left
}

a[href$='.pdf'] {
    padding-left: 18px;
    background: url(../icons/pdf.png) no-repeat center left
}

a[href$='.pps'],a[href$='.ppsx'],a[href$='.ppt'],a[href$='.pptx'],a[href$='.pst'] {
    padding-left: 18px;
    background: url(../icons/ppt.png) no-repeat center left
}

a[href$='.txt'] {
    padding-left: 18px;
    background: url(../icons/txt.png) no-repeat center left
}

a[href$='.zip'] {
    padding-left: 18px;
    background: url(../icons/zip.png) no-repeat center left
}

a[href$='.mp4'] {
    padding-left: 18px;
    background: url(../icons/mp4.png) no-repeat center left
}

a[href$='.7z'],a[href$='.cab'],a[href$='.gz'],a[href$='.rar'],a[href$='.tgz'],a[href$='.z'] {
    padding-left: 18px;
    background: url(../icons/zip.png) no-repeat center left
}

a[href$='.bat'],a[href$='.cmd'],a[href$='.com'],a[href$='.exe'],a[href$='.vbs'] {
    padding-left: 18px;
    background: url(../icons/exe.png) no-repeat center left
}

a[href^="tel:"] {
    padding-left: 18px;
    background: url(../icons/tel.png) no-repeat center left
}

a[href^="viber:"] {
    padding-left: 18px;
    background: url(../icons/viber.png) no-repeat center left
}

a[href^="whatsapp:"] {
    padding-left: 18px;
    background: url(../icons/whatsapp.png) no-repeat center left
}
a[href^="https://api.whatsapp.com/"] {
    padding-left: 18px;
    background: url(../icons/whatsapp.png) no-repeat center left
}
a[href^="https://wa.me/"] {
    padding-left: 18px;
    background: url(../icons/whatsapp.png) no-repeat center left
}
a[href^="https://t.me/"] {
    padding-left: 18px;
    background: url(../icons/telegram.png) no-repeat center left
}

a[href^="mailto:"] {
    padding-left: 18px;
    background: url(../icons/mail.png) no-repeat center left
}

a[href^="skype:"] {
    padding-left: 20px;
    background: url(../icons/skype.png) no-repeat center left
}

.table a[href$='.doc'],.table a[href$='.docx'],.table a[href$='.rtf'],.table a[href$='.odt'] {
    padding-left: 22px;
    width: 100%;
    background: url(../icons/doc.png) no-repeat center left
}

.table a[href$='.csv'],.table a[href$='.xls'],.table a[href$='.xlsx'] {
    padding-left: 22px;
    width: 100%;
    background: url(../icons/xls.png) no-repeat center left
}

.table a[href$='.pdf'] {
    padding-left: 22px;
    width: 100%;
    background: url(../icons/pdf.png) no-repeat center left
}

.table a[href$='.pps'],.table a[href$='.ppsx'],.table a[href$='.ppt'],.table a[href$='.pptx'],.table a[href$='.pst'] {
    padding-left: 22px;
    width: 100%;
    background: url(../icons/ppt.png) no-repeat center left
}

.table a[href$='.txt'] {
    padding-left: 22px;
    width: 100%;
    background: url(../icons/txt.png) no-repeat center left
}

.table a[href$='.zip'] {
    padding-left: 22px;
    width: 100%;
    background: url(../icons/zip.png) no-repeat center left
}

.table a[href$='.mp4'] {
    padding-left: 22px;
    width: 100%;
    background: url(../icons/mp4.png) no-repeat center left
}

.table a[href$='.7z'],.table a[href$='.cab'],.table a[href$='.gz'],.table a[href$='.rar'],.table a[href$='.tgz'],.table a[href$='.z'] {
    padding-left: 22px;
    width: 100%;
    background: url(../icons/zip.png) no-repeat center left
}

.table a[href$='.bat'],.table a[href$='.cmd'],.table a[href$='.com'],.table a[href$='.exe'],.table a[href$='.vbs'] {
    padding-left: 22px;
    width: 100%;
    background: url(../icons/exe.png) no-repeat center left
}

.table a[href^="mailto:"] {
    padding-left: 22px;
    width: 100%;
    background: url(../icons/mail.png) no-repeat center left
}

.table a[href^="tel:"] {
    padding-left: 22px;
    width: 100%;
    background: url(../icons/tel.png) no-repeat center left
}

.table a[href^="viber:"] {
    padding-left: 22px;
    width: 100%;
    background: url(../icons/viber.png) no-repeat center left
}

.table a[href^="whatsapp:"] {
    padding-left: 22px;
    width: 100%;
    background: url(../icons/whatsapp.png) no-repeat center left
}
.table a[href^="https://api.whatsapp.com/"] {
    padding-left: 18px;
    background: url(../icons/whatsapp.png) no-repeat center left
}
.table a[href^="https://wa.me/"] {
    padding-left: 18px;
    background: url(../icons/whatsapp.png) no-repeat center left
}

.table a[href^="https://t.me/"] {
    padding-left: 18px;
    background: url(../icons/telegram.png) no-repeat center left
}

.table a[href^="skype:"] {
    padding-left: 22px;
    width: 100%;
    background: url(../icons/skype.png) no-repeat center left
}

.noicons a {
    padding-left: initial!important;
    background: initial!important
}

#ctable {
    border-left: 2px solid red
}

@media (max-width:769px) {
    .ctable {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        overflow-scrolling: touch
    }

    .ctable>.table-bordered {
        border: 0
    }
}

.leaflet-layer {
    filter: hue-rotate(-20deg)
}

.panel ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.news-item {
    padding: 4px;
    margin: 0;
    border-bottom: 1px solid #e1ebf0
}

.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th,.table-borderless.table td,.table-borderless.table th {
    border-top: 0!important;
    border-left: 0!important;
    border-right: 0!important;
    border-bottom: 0!important;
    border-width: 0!important
}

.newslist-vertF {
    border-top: 1px solid #e1ebf0
}

.panel-footer {
    padding: 15px 0
}

.panel-footer .nav-link {
    margin-left: 15px
}

.news-item .table {
    margin-bottom: 0
}

.news-item .table td {
    padding: 0 15px
}

header .contacts a {
    padding-left: 0!important;
    background: 0 0!important;
    text-decoration: none!important;
    color: #333!important
}

a.btn-collapse {
    display: block;
    padding: 5px 10px;
    background: #fff
}

a.btn-collapse .lbl-collapse {
    display: none!important
}

a.btn-collapse.collapsed {
    background: #e1ebf0
}

.text-menu-style {
    font-size: 1.2em;
    text-transform: uppercase;
    text-decoration: none!important
}

.breadcrumb-item+.breadcrumb-item::before {
    content: ">"
}

.carousel-caption {
    color: #fff;
    text-align: center;
    font-weight: 700;
    text-shadow: -1px 0 0 #000,1px 0 0 #000,0 -1px 0 #000,0 1px 0 #000,0 0 40px #000,0 0 30px #000,0 0 20px #000,0 0 10px #000,0 0 5px #000
}

.carousel-indicators li {
    opacity: .7;
    width: 30px;
    height: 10px
}

.carousel-control-next,.carousel-control-prev {
    opacity: .5
}

.panel hr {
    margin: 0 -15px
}

@media (max-width:767px) {
    .panel hr {
        margin: 30px -15px 0
    }
}

@media (max-width:991px) {
    .custom .carousel {
        margin-left: -15px;
        margin-right: -15px
    }

    #products-menu-row {
        width: auto!important
    }

    .dropdown-toggle::after {
        float: right;
        margin-top: 12px
    }
}

.btn-rounded {
    border-radius: 20px!important
}

.carousel-caption p {
    margin-bottom: .5rem
}

.carousel-caption .btn {
    text-shadow: none!important;
    margin-bottom: .5rem;
    /*box-shadow: -1px 0 0 0 #000,1px 0 0 0 #000,0 -1px 0 0 #000,0 1px 0 0 #000,0 0 40px 0 #000,0 0 20px 0 #000;*/
}

@media (min-width:992px) {
    .sticky-top-pc {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

@media (max-width:767px) {
    .mobile-hide {
        display: none
    }
}

@media (min-width:768px) {
    .mobile-show {
        display: none
    }
}

.mobile-block-hide {
    display: block
}

.mobile-inline-block-hide {
    display: inline-block
}

.mobile-inline-hide {
    display: inline
}

.mobile-table-cell-hide {
    display: table-cell
}

@media (max-width:767px) {
    .mobile-block-hide,.mobile-inline-hide,.mobile-inlineblock-hide,.mobile-table-cell-hide {
        display: none
    }
}

.mobile-block-show,.mobile-inline-block-show,.mobile-inline-show,.mobile-table-cell-show {
    display: none
}

@media (max-width:767px) {
    .mobile-block-show {
        display: block
    }

    .mobile-inlineblock-show {
        display: inline-block
    }

    .mobile-inline-show {
        display: inline
    }

    .mobile-table-cell-show {
        display: table-cell
    }

    .mobile-block {
        display: block
    }

    .mobile-inlineblock {
        display: inline-block
    }

    .mobile-inline {
        display: inline
    }

    .mobile-table-cell {
        display: table-cell
    }

    .mobile-add-margin {
        margin-top: 30px
    }
}

.view-on-hover {
    opacity: 0.75;
    transition: opacity .3s
}
.view-on-hover .view-on-hover {
    opacity: 0.5
}
.view-on-hover:hover {
    opacity: 1.0
}

.counters-block {
    float: right;
    display: inline-block;
    margin-bottom: 15px;
    border-radius: 20px !important;
    background-color: #6C6A6C;
    border-color: #6C6A6C;
    padding: 0.25rem 0.5rem 0.25rem 1rem
}
@media (max-width:767px) {
    .counters-block {
        float: none;
        display: block;
        width: 100%
    }
}
.counters-block>div {
    display: block;
    width: 100%
}
.counters-block a {
    text-decoration: none !important
}
.shadow-border-dark {
    /*box-shadow: 0 0 0 1px #e1ebf0*/
}
.counters-block img {
    margin: 0 0.5rem 0 0
}

#cookie-alert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%
}
#cookie-alert>div {
    margin: 0 auto
}

.navbar-nav li a.main-size-link {
    display: inline-block !important;
    padding: 0rem !important;
    margin: 0rem !important;
    color: #333 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    background: none !important;
    border: 0 !important;
    height: auto !important;
}
.navbar-nav li a.main-size-link:hover {
    color: #FFF !important;
}
.navbar-nav li a.main-size-link#main-size-small {
    margin-left: 15px !important;
    padding-top: 1.0rem !important;
    font-size: 75%;
    margin-right: 0.1rem !important;
}
.navbar-nav li a.main-size-link#main-size-normal {
    padding-top: .8rem !important;
    font-size: 100%;
    margin-right: 0.1rem !important;
}
.navbar-nav li a.main-size-link#main-size-big {
    padding-top: .3rem !important;
    font-size: 150%;
    margin-right: 0.1rem !important;
}
.navbar-nav li a.main-size-link#main-contrast {
    padding-top: .8rem !important;
    font-size: 100%;
    margin-right: 1rem !important;
    text-shadow: 2px 0px 0px #99F, -2px 0px 0px #99F;
}
.navbar-nav li a.main-size-link#main-contrast:hover {
    text-shadow: 2px 0px 0px #309, -2px 0px 0px #309;
}

h1, .h1 {
    font-size: 250%;
}

h2, .h2 {
    font-size: 200%;
}

h3, .h3 {
    font-size: 175%;
}

h4, .h4 {
    font-size: 150%;
}

h5, .h5 {
    font-size: 125%;
}

h6, .h6 {
    font-size: 100%;
}

body.contrast-view {
    filter: brightness(80%) contrast(200%); /* invert(1) hue-rotate(185deg); */
    color: #000;
    background: #FFF !important;
    text-shadow: 0 0 1px #000;
}
body.contrast-view img {
    /* filter: invert(1) hue-rotate(-185deg); */
}
body.contrast-view * {
    text-shadow: 0 0 0 #000;
}
body.contrast-view > main, body.contrast-view > footer {
    color: #000;
    background: #FFF !important;
}
/*body.contrast-view > main > .container {
    border-left: 1px solid #A1C2D1;
    border-right: 1px solid #A1C2D1;
}
body.contrast-view > footer > .container {
    border-left: 1px solid #A1C2D1;
    border-right: 1px solid #A1C2D1;
    border-bottom: 1px solid #A1C2D1;
}*/
body.contrast-view .bigshadow {
    box-shadow: 0 0 0 1px #A1C2D1; 
}
body.contrast-view .table, body.contrast-view .table * {
    border-color: #A1C2D1 !important;
}
body.contrast-view #mainMenu {
    background-color: #e1ebf0 !important;
}
body.contrast-view header .contacts span, body.contrast-view header .contacts a, body.contrast-view header .contacts strong {
    text-shadow: 0 0 40px #FFF, 0 0 40px #FFF, 0 0 30px #FFF, 0 0 20px #FFF, 0 0 10px #FFF !important;
}
/*body.contrast-view img {
    filter: brightness(120%) contrast(120%);
}*/
body.contrast-view .btn-light {
    box-shadow: 0 0 0 1px #A1C2D1; 
}
body.contrast-view .navbar-nav > .nav-item.active {
    box-shadow: 0 -1px 0 1px #A1C2D1; 
}

/* ------- GOOGLE SEARCH
.search-bar>div>div.gsc-control-cse {
    padding: 0 !important;
    margin: 6px !important;
}
.search-bar>div>div.gsc-control-cse>div.gsc-control-wrapper-cse,
.search-bar>div>div.gsc-control-cse>div.gsc-control-wrapper-cse>form.gsc-search-box,
.search-bar>div>div.gsc-control-cse>div.gsc-control-wrapper-cse>form.gsc-search-box>table.gsc-search-box,
.search-bar>div>div.gsc-control-cse>div.gsc-control-wrapper-cse>form.gsc-search-box>table.gsc-search-box>tbody>tr>td.gsc-input,
.search-bar>div>div.gsc-control-cse>div.gsc-control-wrapper-cse>form.gsc-search-box>table.gsc-search-box>tbody>tr>td.gsc-search-button {
    padding: 0 !important;
    margin: 0 !important;
}
.search-bar>div>div.gsc-control-cse>div.gsc-control-wrapper-cse>form.gsc-search-box>table.gsc-search-box>tbody>tr>td.gsc-search-button>button.gsc-search-button {
    margin: 0 !important;
    padding: 10px 10px;
}
#adBlock {
    display: none !important;
}
*/

table.b-head.b-head_type_search-simple {
    display: none;
}
td.ya-site-form__search-input-layout-r {
    display: none;
}
.search-bar #ya-site-form0 .ya-site-form__form div.ya-site-form__input>input.ya-site-form__input-text {
    font-size: 1.2em !important;
}
.search-bar #ya-site-form0 .ya-site-form__search, .search-bar #ya-site-form0 .ya-site-form__form * {
    font-size: inherit !important;
}
#ya-site-form0 * {
    width: auto !important;
    height: 49px !important;
    padding: 0 !important;
    margin: 0 !important;
}
#ya-site-form0 .ya-site-form__search-input-layout,
#ya-site-form0 .ya-site-form__search-input-layout-l,
#ya-site-form0 .ya-site-form__search,
#ya-site-form0 .ya-site-form__wrap {
    width: auto !important;
}
#ya-site-form0 .ya-site-form__search-input {
    padding: 0 !important;
}
.search-bar #ya-site-form0 .ya-site-form__form div.ya-site-form__input>input.ya-site-form__input-text {
    padding: 0 0.5em 0 0.5em !important;
    font-size: 1.6em !important;
    width: 49px !important;
    /*height: 35px !important;*/
    background-image: url(../images/search-icon.png);
    background-position: center center;
    background-repeat: no-repeat;
    transition: width 0.4s ease-out, background-color 0.3s ease-out, color 0.4s ease-out, background-image 0.4s ease-out, box-shadow 0.3s ease-out;
    color: transparent !important;
    background-color: transparent !important;
    border-color: transparent !important;
    cursor: pointer;
}
.search-bar #ya-site-form0 .ya-site-form__form div.ya-site-form__input>input.ya-site-form__input-text::placeholder {
    color: transparent;
    text-transform: uppercase;
}
.search-bar #ya-site-form0 .ya-site-form__form div.ya-site-form__input>input.ya-site-form__input-text:focus {
    width: 240px !important;
    /*height: 35px !important;*/
    color: #333 !important;
    background-color: white !important;
    box-shadow: 0 2px 0 0 #e60014;
    background-image: none;
    cursor: text;
}
.search-bar #ya-site-form0 .ya-site-form__form div.ya-site-form__input>input.ya-site-form__input-text:focus::placeholder {
    color: #999;
}
.search-bar #ya-site-form0 .ya-site-form__form div.ya-site-form__input>input.ya-site-form__input-text:hover {
    background-color: white !important;
    box-shadow: 0 2px 0 0 #e60014;
}

@media (max-width:767px) {
    .search-bar #ya-site-form0 .ya-site-form__form div.ya-site-form__input>input.ya-site-form__input-text{
        width: 100vw !important;
        color: #333 !important;
        background-position: 15px center;
        padding-left: 37px !important;
        padding-right: 15px !important;
    }
    .search-bar #ya-site-form0 .ya-site-form__form div.ya-site-form__input>input.ya-site-form__input-text::placeholder{
        color: #333;
    }
    .search-bar #ya-site-form0 .ya-site-form__form div.ya-site-form__input>input.ya-site-form__input-text:focus{
        width: 100vw !important;
        background-image: url(../images/search-icon.png);
    }

    #lang_a {
        background-position: 15px center;
    }
    #lang_a>span {
        margin-left: 22px;
    }
    .accessibility-bar {
        text-align: right;
    }
}

.o-none-effect {
    transition: opacity 0.2s ease-out;
}
.o-none {
    opacity: 0;
}
.btn-transparent {
    border-color: transparent;
    background-color: transparent;
    color: rgba(51,51,51,.5);
}
.btn-transparent:hover {
    border-color: rgba(250,250,250,.25);
    background-color: rgba(250,250,250,.25);
    color: rgba(51,51,51,1.0);
}
.label-rounded {
    display: inline-block;
    border-radius: 20px !important;
    background: #f6f9fa;
    padding: 5px;
    margin: 0 5px 5px 0;
}
canvas {
    position:fixed;
    top:0;
    left:0;
    pointer-events: none;
}

.__ym_wv_ign {
    opacity: 0 !important;
    display: none !important;
}

#main .collapse-head {
    margin: 0.5rem 0 0.5rem 0;
    display: flex;
    flex-direction: row;
    align-items: center;
}
#main  .collapse-head.collapsed::before {
    display: inline-block;
    margin-left: 0.4em;
    margin-right: 0.2em;
    vertical-align: 0.1em;
    content: "";
    border-top: 0.5em solid;
    border-right: 0.4em solid transparent;
    border-bottom: 0;
    border-left: 0.4em solid transparent;
}
#main  .collapse-head:not(.collapsed)::before {
    display: inline-block;
    margin-left: 0.4em;
    margin-right: 0.2em;
    vertical-align: 0.1em;
    content: "";
    border-bottom: 0.5em solid;
    border-right: 0.4em solid transparent;
    border-top: 0;
    border-left: 0.4em solid transparent;
}
#main  .collapse-card .table {
    margin-bottom: 0;
}