

/* Start:/local/templates/isbc_en/css/vendor.css?15772633624535*/
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
  display: block;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block
}

.owl-carousel.owl-hidden {
  opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab
}

.owl-carousel.owl-rtl {
  direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
  float: right
}

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
  z-index: 0
}

.owl-carousel .owl-animated-out {
  z-index: 1
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}

@-moz-keyframes fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}

.owl-height {
  -webkit-transition: height .5s ease-in-out;
  -o-transition: height .5s ease-in-out;
  -moz-transition: height .5s ease-in-out;
  transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  -moz-transition: opacity .4s ease;
  transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(/local/templates/isbc_en/css/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform .1s ease;
  -o-transition: -o-transform .1s ease;
  -moz-transition: transform .1s ease, -moz-transform .1s ease;
  transition: transform .1s ease;
  transition: transform .1s ease, -webkit-transform .1s ease, -moz-transform .1s ease, -o-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
  -moz-transform: scale(1.3, 1.3);
  -o-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -moz-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  -moz-transition: opacity .4s ease;
  transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%
}
/* End */


/* Start:/local/templates/isbc_en/css/main.css?161347677280444*/
@charset "UTF-8";
button,hr,input{
    overflow:visible
}
img,legend{
    max-width:100%
}
audio,canvas,progress,video{
    display:inline-block
}
progress,sub,sup{
    vertical-align:baseline
}
.btn,.col,.f-center,.f-left,.float-center,.float-left,.left,sub,sup{
    position:relative
}
#wrapper,.center.-flex{
    -webkit-box-direction:normal
}
html{
    line-height:1.15;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
body{
    margin:0
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{
    display:block
}
h1{
    margin:.67em 0
}
figure{
    margin:1em 40px
}
hr{
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    height:0
}
code,kbd,pre,samp{
    font-family:monospace,monospace;
    font-size:1em
}
a{
    background-color:transparent;
    -webkit-text-decoration-skip:objects
}
a:active,a:hover{
    outline-width:0
}
abbr[title]{
    border-bottom:none;
    text-decoration:underline;
    text-decoration:underline dotted
}
b,strong{
    font-weight:bolder
}
dfn{
    font-style:italic
}
mark{
    background-color:#ff0;
    color:#000
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0
}
sub{
    bottom:-.25em
}
sup{
    top:-.5em
}
p:first-child{
    margin-top:0
}
audio:not([controls]){
    display:none;
    height:0
}
img{
    border-style:none;
    vertical-align:middle
}
svg:not(:root){
    overflow:hidden
}
button,input,optgroup,select,textarea{
    font-family:sans-serif;
    font-size:100%;
    line-height:1.15;
    margin:0
}
button,select{
    text-transform:none
}
[type=reset],[type=submit],button,html [type=button]{
    -webkit-appearance:button
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{
    border-style:none;
    padding:0
}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{
    outline:ButtonText dotted 1px
}
fieldset{
    border:1px solid silver;
    margin:0 2px;
    padding:.35em .625em .75em
}
legend{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    color:inherit;
    display:table;
    padding:0;
    white-space:normal
}
.error,.red{
    color:red
}
[type=checkbox],[type=radio]{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding:0
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{
    height:auto
}
[type=search]{
    -webkit-appearance:textfield;
    outline-offset:-2px
}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
::-webkit-file-upload-button{
    -webkit-appearance:button;
    font:inherit
}
summary{
    display:list-item
}
.hidden,[hidden],template{
    display:none
}
.reset{
    margin:0;
    padding:0;
    list-style:none
}
.show{
    display:block!important
}
.visible{
    visibility:visible!important
}
.no-margin{
    margin:0!important
}
.no-padding{
    padding:0!important
}
.no-bg{
    background:0 0!important
}
.no-border{
    border:none!important
}
.bold{
    font-weight:700
}
.italic{
    font-style:italic
}
.underline{
    text-decoration:underline
}
.btn,a:hover{
    text-decoration:none
}
.uppercase{
    text-transform:uppercase
}
.lowercase{
    text-transform:lowercase
}
.header-call-btn,.header-top-lang-head,.partners-nav-item,.select-custom,.slideshow-text-head{
    text-transform:uppercase
}
.disabled{
    cursor:default!important;
    opacity:.3;
    filter:alpha(opacity=30)
}
input.error{
    outline:red solid 1px;
    outline-offset:-1px
}
.va-top{
    vertical-align:top!important
}
.blue{
    color:#00f
}
.yellow{
    color:#ff0
}
.green{
    color:green
}
.gray{
    color:gray
}
.orange{
    color:orange
}
.f-left,.float-left,.left{
    float:left
}
.f-right,.float-right,.right{
    position:relative;
    float:right
}
.f-center,.float-center{
    float:none;
    margin:0 auto;
    padding:0 10px;
    width:980px
}
.col,.f-row{
    padding:0;
    zoom:1
}
.t-center,.text-center{
    text-align:center
}
.t-left,.text-left{
    text-align:left
}
.t-right,.text-right{
    text-align:right
}
.t-justify,.text-justify{
    text-align:justify
}
.col{
    margin:0 0 15px
}
.clearfix:after,.col:after,.f-row:after{
    content:".";
    display:block;
    height:0;
    line-height:0;
    clear:both;
    visibility:hidden;
    font-size:0;
    zoom:1
}
.w-1{
    width:1%
}
.w-2{
    width:2%
}
.w-3{
    width:3%
}
.w-4{
    width:4%
}
.w-5{
    width:5%
}
.w-6{
    width:6%
}
.w-7{
    width:7%
}
.w-8{
    width:8%
}
.w-9{
    width:9%
}
.w-10{
    width:10%
}
.w-11{
    width:11%
}
.w-12{
    width:12%
}
.w-13{
    width:13%
}
.w-14{
    width:14%
}
.w-15{
    width:15%
}
.w-17{
    width:17%
}
.w-18{
    width:18%
}
.w-19{
    width:19%
}
.w-20{
    width:20%
}
.w-21{
    width:21%
}
.w-22{
    width:22%
}
.w-23{
    width:23%
}
.w-24{
    width:24%
}
.w-25{
    width:25%
}
.w-26{
    width:26%
}
.w-27{
    width:27%
}
.w-28{
    width:28%
}
.w-29{
    width:29%
}
.w-30{
    width:30%
}
.w-31{
    width:31%
}
.w-32{
    width:32%
}
.w-34{
    width:34%
}
.w-35{
    width:35%
}
.w-36{
    width:36%
}
.w-38{
    width:38%
}
.w-39{
    width:39%
}
.w-40{
    width:40%
}
.w-41{
    width:41%
}
.w-42{
    width:42%
}
.w-43{
    width:43%
}
.w-44{
    width:44%
}
.w-45{
    width:45%
}
.w-46{
    width:46%
}
.w-47{
    width:47%
}
.w-48{
    width:48%
}
.w-49{
    width:49%
}
.w-50{
    width:50%
}
.w-51{
    width:51%
}
.w-52{
    width:52%
}
.w-53{
    width:53%
}
.w-54{
    width:54%
}
.w-55{
    width:55%
}
.w-56{
    width:56%
}
.w-57{
    width:57%
}
.w-58{
    width:58%
}
.w-59{
    width:59%
}
.w-60{
    width:60%
}
.w-61{
    width:61%
}
.w-62{
    width:62%
}
.w-63{
    width:63%
}
.w-64{
    width:64%
}
.w-65{
    width:65%
}
.w-66{
    width:66%
}
.w-68{
    width:68%
}
.w-69{
    width:69%
}
.w-70{
    width:70%
}
.w-71{
    width:71%
}
.w-72{
    width:72%
}
.w-73{
    width:73%
}
.w-74{
    width:74%
}
.w-75{
    width:75%
}
.w-76{
    width:76%
}
.w-77{
    width:77%
}
.w-78{
    width:78%
}
.w-79{
    width:79%
}
.w-80{
    width:80%
}
.w-81{
    width:81%
}
.w-82{
    width:82%
}
.w-83{
    width:83%
}
.w-84{
    width:84%
}
.w-85{
    width:85%
}
.w-86{
    width:86%
}
.w-87{
    width:87%
}
.w-88{
    width:88%
}
.w-89{
    width:89%
}
.w-90{
    width:90%
}
.w-91{
    width:91%
}
.w-92{
    width:92%
}
.w-93{
    width:93%
}
.w-94{
    width:94%
}
.w-95{
    width:95%
}
.w-96{
    width:96%
}
.w-97{
    width:97%
}
.w-98{
    width:98%
}
.w-99{
    width:99%
}
.w-16{
    width:16.666666667%
}
.w-33{
    width:33.3333%
}
.w-37{
    width:37.5%
}
.w-67{
    width:66.6667%
}
.w-100{
    width:100%
}
.f-row{
    margin:0 -10px
}
.f-row-item{
    float:left;
    margin-bottom:15px;
    padding:0 10px
}
.display-table{
    display:table
}
.cell,.to-middle{
    display:table-cell;
    vertical-align:middle;
    width:100%
}
.btn{
    outline:0;
    padding:8px 14px;
    border:2px solid #f37021;
    font:13px Stem,Arial,sans-serif;
    line-height:1.2;
    text-align:center;
    display:inline-block;
    color:#f37021
}
.ajax-loader,.ajax-loader div{
    position:absolute;
    z-index:1000
}
.btn:active,.btn:hover{
    border-color:#f37021
}
.btn:hover{
    background-color:#f37021;
    color:#fff
}
.ajax-loader{
    background-color:rgba(255,255,255,.9);
    top:-1px;
    left:-1px;
    right:-1px;
    bottom:-1px;
    height:auto
}
.ajax-loader div{
    top:50%;
    left:50%;
    margin:0;
    text-align:center;
    -webkit-transform:translateX(-50%) translateY(-50%);
    -ms-transform:translateX(-50%) translateY(-50%);
    -moz-transform:translateX(-50%) translateY(-50%);
    -o-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    width:3rem;
    height:3rem;
    font-size:1em
}
.ajax-loader div:after,.ajax-loader div:before{
    position:absolute;
    content:'';
    top:0;
    left:50%
}
.h1,.h2,h1,h2{
    font-size:2.307692308em;
    font-family:Stem,sans-serif;
    line-height:1.125;
    font-weight:400
}
.ajax-loader div:after,.ajax-loader div:before{
    width:3rem;
    height:3rem;
    margin:0 0 0 -1.5rem
}
.switch,.switch input{
    height:15px;
    width:15px;
    vertical-align:middle
}
.h1:first-child,.h2:first-child,.h3:first-child,.h4:first-child,.h5:first-child,.h6:first-child,h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{
    margin-top:0
}
.ajax-loader div:before{
    -moz-border-radius:500rem;
    border-radius:500rem;
    border:.3em solid rgba(0,0,0,.1)
}
.ajax-loader div:after{
    -webkit-animation:loader .6s linear;
    -moz-animation:loader .6s linear;
    animation:loader .6s linear;
    -webkit-animation-iteration-count:infinite;
    -moz-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -moz-border-radius:500rem;
    border-radius:500rem;
    border-color:#767676 transparent transparent;
    border-style:solid;
    border-width:.3em;
    -webkit-box-shadow:0 0 0 1px transparent;
    -moz-box-shadow:0 0 0 1px transparent;
    box-shadow:0 0 0 1px transparent
}
@-webkit-keyframes loader{
    from{
        -webkit-transform:rotate(0);
        transform:rotate(0)
    }
    to{
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@-moz-keyframes loader{
    from{
        -webkit-transform:rotate(0);
        -moz-transform:rotate(0);
        transform:rotate(0)
    }
    to{
        -webkit-transform:rotate(360deg);
        -moz-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@keyframes loader{
    from{
        -webkit-transform:rotate(0);
        -moz-transform:rotate(0);
        -o-transform:rotate(0);
        transform:rotate(0)
    }
    to{
        -webkit-transform:rotate(360deg);
        -moz-transform:rotate(360deg);
        -o-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@font-face {
    font-family: 'Stem';
    src: url('/local/templates/isbc_en/css/../fonts/new/Stem_Bold/Stem-Bold.eot');
    src: url('/local/templates/isbc_en/css/../fonts/new/Stem_Bold/Stem-Bold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Bold/Stem-Bold.woff2') format('woff2'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Bold/Stem-Bold.woff') format('woff'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Bold/Stem-Bold.ttf') format('truetype'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Bold/Stem-Bold.svg#Stem-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Stem';
    src: url('/local/templates/isbc_en/css/../fonts/new/Stem_Bold_Italic/Stem-BoldItalic.eot');
    src: url('/local/templates/isbc_en/css/../fonts/new/Stem_Bold_Italic/Stem-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Bold_Italic/Stem-BoldItalic.woff2') format('woff2'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Bold_Italic/Stem-BoldItalic.woff') format('woff'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Bold_Italic/Stem-BoldItalic.ttf') format('truetype'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Bold_Italic/Stem-BoldItalic.svg#Stem-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Stem Extra';
    src: url('/local/templates/isbc_en/css/../fonts/new/Stem_Extra_Lite/Stem-ExtraLight.eot');
    src: url('/local/templates/isbc_en/css/../fonts/new/Stem_Extra_Lite/Stem-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Extra_Lite/Stem-ExtraLight.woff2') format('woff2'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Extra_Lite/Stem-ExtraLight.woff') format('woff'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Extra_Lite/Stem-ExtraLight.ttf') format('truetype'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Extra_Lite/Stem-ExtraLight.svg#Stem-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Stem Extra';
    src: url('/local/templates/isbc_en/css/../fonts/new/Stem_Extra_Lite_Italic/Stem-ExtraLightItalic.eot');
    src: url('/local/templates/isbc_en/css/../fonts/new/Stem_Extra_Lite_Italic/Stem-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Extra_Lite_Italic/Stem-ExtraLightItalic.woff2') format('woff2'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Extra_Lite_Italic/Stem-ExtraLightItalic.woff') format('woff'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Extra_Lite_Italic/Stem-ExtraLightItalic.ttf') format('truetype'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Extra_Lite_Italic/Stem-ExtraLightItalic.svg#Stem-ExtraLightItalic') format('svg');
    font-weight: 200;
    font-style: italic;
}
@font-face {
    font-family: 'Stem Hairline';
    src: url('/local/templates/isbc_en/css/../fonts/new/Stem_Hairline/Stem-Hairline.eot');
    src: url('/local/templates/isbc_en/css/../fonts/new/Stem_Hairline/Stem-Hairline.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Hairline/Stem-Hairline.woff2') format('woff2'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Hairline/Stem-Hairline.woff') format('woff'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Hairline/Stem-Hairline.ttf') format('truetype'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Hairline/Stem-Hairline.svg#Stem-Hairline') format('svg');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Stem';
    src: url('/local/templates/isbc_en/css/../fonts/new/Stem_Italic/Stem-Italic.eot');
    src: url('/local/templates/isbc_en/css/../fonts/new/Stem_Italic/Stem-Italic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Italic/Stem-Italic.woff2') format('woff2'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Italic/Stem-Italic.woff') format('woff'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Italic/Stem-Italic.ttf') format('truetype'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Italic/Stem-Italic.svg#Stem-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Stem';
    src: url('/local/templates/isbc_en/css/../fonts/new/Stem_Light/Stem-Light.eot');
    src: url('/local/templates/isbc_en/css/../fonts/new/Stem_Light/Stem-Light.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Light/Stem-Light.woff2') format('woff2'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Light/Stem-Light.woff') format('woff'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Light/Stem-Light.ttf') format('truetype'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Light/Stem-Light.svg#Stem-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Stem';
    src: url('/local/templates/isbc_en/css/../fonts/new/Stem_Light_Italic/Stem-LightItalic.eot');
    src: url('/local/templates/isbc_en/css/../fonts/new/Stem_Light_Italic/Stem-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Light_Italic/Stem-LightItalic.woff2') format('woff2'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Light_Italic/Stem-LightItalic.woff') format('woff'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Light_Italic/Stem-LightItalic.ttf') format('truetype'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Light_Italic/Stem-LightItalic.svg#Stem-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Stem';
    src: url('/local/templates/isbc_en/css/../fonts/new/Stem_Medium/Stem-Medium.eot');
    src: url('/local/templates/isbc_en/css/../fonts/new/Stem_Medium/Stem-Medium.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Medium/Stem-Medium.woff2') format('woff2'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Medium/Stem-Medium.woff') format('woff'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Medium/Stem-Medium.ttf') format('truetype'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Medium/Stem-Medium.svg#Stem-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Stem';
    src: url('/local/templates/isbc_en/css/../fonts/new/Stem_Medium_Italic/Stem-MediumItalic.eot');
    src: url('/local/templates/isbc_en/css/../fonts/new/Stem_Medium_Italic/Stem-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Medium_Italic/Stem-MediumItalic.woff2') format('woff2'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Medium_Italic/Stem-MediumItalic.woff') format('woff'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Medium_Italic/Stem-MediumItalic.ttf') format('truetype'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Medium_Italic/Stem-MediumItalic.svg#Stem-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Stem';
    src: url('/local/templates/isbc_en/css/../fonts/new/Stem_Regular/Stem-Regular.eot');
    src: url('/local/templates/isbc_en/css/../fonts/new/Stem_Regular/Stem-Regular.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Regular/Stem-Regular.woff2') format('woff2'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Regular/Stem-Regular.woff') format('woff'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Regular/Stem-Regular.ttf') format('truetype'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Regular/Stem-Regular.svg#Stem-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Stem';
    src: url('/local/templates/isbc_en/css/../fonts/new/Stem_Thin/Stem-Thin.eot');
    src: url('/local/templates/isbc_en/css/../fonts/new/Stem_Thin/Stem-Thin.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Thin/Stem-Thin.woff2') format('woff2'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Thin/Stem-Thin.woff') format('woff'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Thin/Stem-Thin.ttf') format('truetype'),
        url('/local/templates/isbc_en/css/../fonts/new/Stem_Thin/Stem-Thin.svg#Stem-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
}
.h3,h3{
    font-weight:400;
    font-size:2.30769em;
    font-family:Stem,sans-serif;
    line-height:1.125
}
.h4,.h5,.h6,h4,h5,h6{
    font-weight:400;
    font-size:2.307692308em;
    font-family:Stem,sans-serif;
    line-height:1.125
}
a{
    color:#f37021;
    text-decoration:underline
}
a:focus{
    outline:0
}
html:not(.desktop) a[href^=tel]{
    text-decoration:underline;
    color:inherit
}
input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],select,textarea{
    position:relative;
    font:13px Stem,Arial,sans-serif,sans-serif;
    outline:0;
    padding:4px;
    border:1px solid #ccc;
    color:#000;
    vertical-align:middle;
    overflow:hidden;
    background:#fff;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
textarea{
    overflow:auto
}
input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#333
}
input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{
    color:#333
}
input:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder{
    color:#333;
    opacity:1
}
input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{
    color:#333;
    opacity:1
}
input.placeholder,select.placeholder,textarea.placeholder{
    color:#333
}
input:focus:-moz-placeholder,select:focus:-moz-placeholder,textarea:focus:-moz-placeholder{
    color:transparent!important
}
input:focus::-moz-placeholder,select:focus::-moz-placeholder,textarea:focus::-moz-placeholder{
    color:transparent!important
}
input:focus:-ms-input-placeholder,select:focus:-ms-input-placeholder,textarea:focus:-ms-input-placeholder{
    color:transparent!important
}
input:focus::-webkit-input-placeholder,select:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder{
    color:transparent!important
}
input.placeholder:focus,select.placeholder:focus,textarea.placeholder:focus{
    color:transparent!important
}
input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,select:focus,textarea:focus{
    color:#000;
    -webkit-box-shadow:0 0 3px rgba(0,0,0,.2);
    -moz-box-shadow:0 0 3px rgba(0,0,0,.2);
    box-shadow:0 0 3px rgba(0,0,0,.2)
}
select{
    padding:0
}
.button,button,input[type=button],input[type=reset],input[type=submit]{
    position:relative;
    text-decoration:none;
    outline:0;
    padding:4px 8px;
    border:1px solid #ccc;
    font:13px Stem,Arial,sans-serif,sans-serif;
    display:inline-block
}
.center,.columns{
    max-width:960px;
    padding-left:10px;
    padding-right:10px
}
.switch{
    position:relative;
    display:inline-block;
    cursor:pointer;
    top:-1px;
    margin-right:3px
}
#wrapper,.columns{
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flexbox;
    display:-moz-box
}
.switch input{
    margin:0;
    position:absolute;
    top:0;
    left:0
}
#wrapper,.center,.columns{
    margin:0 auto
}
.switch input:checked,.switch input:not(:checked){
    opacity:0;
    filter:alpha(opacity=0);
    z-index:1;
    cursor:pointer
}
.application-item-pic::before,.industries-pic::before{
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0)
}
.switch input[type=radio]:checked+i,.switch input[type=radio]:not(:checked)+i{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:#fff;
    border:1px solid #ccc;
    -moz-border-radius:30px;
    border-radius:30px
}
.switch input[type=checkbox]:checked+i,.switch input[type=checkbox]:not(:checked)+i{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:#fff;
    -moz-border-radius:3px;
    border-radius:3px;
    border:1px solid #ccc
}
.switch input[type=checkbox]:checked+i,.switch input[type=radio]:checked+i{
    background:#ccc;
    -webkit-box-shadow:0 0 0 3px #fff inset;
    -moz-box-shadow:0 0 0 3px #fff inset;
    box-shadow:0 0 0 3px #fff inset;
    border:1px solid #ccc
}
.switch input[type=checkbox]+i:hover,.switch input[type=checkbox]:checked+i:hover,.switch input[type=radio]+i:hover,.switch input[type=radio]:checked+i:hover,label:hover .switch input[type=checkbox]+i,label:hover .switch input[type=checkbox]:checked+i,label:hover .switch input[type=radio]+i,label:hover .switch input[type=radio]:checked+i{
    opacity:.85
}
[class*=sprite-]{
    display:inline-block;
    vertical-align:middle;
    background-image:url(/local/templates/isbc_en/css/../img/sprite.png)
}
.sprite-icon-rss{
    background-position:0 0;
    width:25px;
    height:25px
}
@font-face{
    font-family:Icons;
    src:url(/local/templates/isbc_en/css/../fonts/Icons.eot);
    src:url(/local/templates/isbc_en/css/../fonts/Icons.eot?#iefix) format("embedded-opentype"),url(/local/templates/isbc_en/css/../fonts/Icons.woff) format("woff"),url(/local/templates/isbc_en/css/../fonts/Icons.ttf) format("truetype"),url(/local/templates/isbc_en/css/../fonts/Icons.svg#Icons) format("svg");
    font-weight:400;
    font-style:normal
}
[class*=i_]:before{
    font-family:Icons;
    display:inline-block;
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.i_bar-menu:before{
    content:'\E001'
}
.i_close:before{
    content:'\E002'
}
.i_comment:before{
    content:'\E003'
}
.i_drop-down-arrow:before{
    content:'\E004'
}
.i_facebook-logo-button:before{
    content:'\E005'
}
.i_flickr-circle-logo:before{
    content:'\E006'
}
.i_left-arrow:before{
    content:'\E007'
}
.i_pdf:before{
    content:'\E008'
}
.i_pin:before{
    content:'\E009'
}
.i_right-arrow:before{
    content:'\E00A'
}
.i_rss-symbol:before{
    content:'\E00B'
}
.i_search:before{
    content:'\E00C'
}
.i_settings-work-tool:before{
    content:'\E00D'
}
.i_shopping:before{
    content:'\E00E'
}
.i_twitter-logo-button:before{
    content:'\E00F'
}
.i_vk-social-logotype:before{
    content:'\E010'
}
#wrapper::after,.application-item-pic::before,.title::after{
    content:''
}
body,html{
    font:13px/1.84615 Stem,Arial,sans-serif;
    height:100%;
    width:100%;
    color:#333;
    background:#fff;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    min-width:320px
}
.application-item,.slideshow-text,.title{
    font-family:Stem,sans-serif
}
body.-lock,html.-lock{
    overflow:hidden
}
body.-lock #wrapper,html.-lock #wrapper{
    overflow:scroll
}
*,:after,:before{
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
#wrapper{
    min-height:100%;
    height:auto!important;
    height:100%;
    display:flex;
    -webkit-flex-flow:column nowrap;
    -moz-flex-flow:column nowrap;
    -ms-flex-flow:column nowrap;
    -webkit-box-orient:vertical;
    flex-flow:column nowrap;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    -webkit-justify-content:flex-start;
    -moz-justify-content:flex-start;
    -moz-box-pack:start;
    justify-content:flex-start
}
#wrapper::after{
    position:fixed;
    top:0;
    bottom:0;
    left:0;
    right:100%;
    background-color:rgba(51,51,51,.5);
    z-index:90;
    opacity:0;
    visibility:hidden
}
#header,.columns,.columns-left,.columns-right,.slideshow{
    position:relative
}
#wrapper.-overlay::after{
    opacity:1;
    right:0;
    visibility:visible;
    -webkit-transition:opacity .2s ease-out;
    -webkit-transition-delay:.2s;
    -moz-transition:opacity .2s ease-out;
    -moz-transition-delay:.2s;
    -o-transition:opacity .2s ease-out;
    -o-transition-delay:.2s;
    transition:opacity .2s ease-out;
    transition-delay:.2s
}
#wrapper.-overlay #header{
    z-index:100;
    position:relative
}
#header{
    background-color:#fff;
    border-bottom:1px solid #d7d7d7
}
#content{
    zoom:1;
    -webkit-box-flex:1;
    -webkit-flex:1;
    -moz-box-flex:1;
    -moz-flex:1;
    -ms-flex:1;
    flex:1
}
.btn-icon,.center.-flex{
    -webkit-flex-flow:row nowrap
}
.columns{
    display:flex
}
.center.-flex{
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flexbox;
    display:-moz-box;
    display:flex;
    -moz-flex-flow:row nowrap;
    -ms-flex-flow:row nowrap;
    -webkit-box-orient:horizontal;
    flex-flow:row nowrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    -moz-justify-content:center;
    -moz-box-pack:center;
    justify-content:center;
    -webkit-box-align:stretch;
    -ms-flex-align:stretch;
    -webkit-align-items:stretch;
    -moz-align-items:stretch;
    -moz-box-align:stretch;
    align-items:stretch
}
.columns-center{
    -webkit-box-flex:1;
    -webkit-flex:1;
    -moz-box-flex:1;
    -moz-flex:1;
    -ms-flex:1;
    flex:1;
    -webkit-box-ordinal-group:3;
    -webkit-order:2;
    -moz-order:2;
    -ms-flex-order:2;
    -moz-box-ordinal-group:3;
    order:2
}
.columns-left{
    width:300px;
    background:grey;
    -webkit-box-ordinal-group:2;
    -webkit-order:1;
    -moz-order:1;
    -ms-flex-order:1;
    -moz-box-ordinal-group:2;
    order:1
}
.columns-right{
    width:300px;
    -webkit-box-ordinal-group:4;
    -webkit-order:3;
    -moz-order:3;
    -ms-flex-order:3;
    -moz-box-ordinal-group:4;
    order:3
}
.slideshow{
    overflow:hidden;
    height:500px
}
.slideshow .owl-dots{
    position:absolute;
    bottom:20px;
    left:0;
    right:0;
    text-align:center
}
.slideshow .owl-dots .owl-dot{
    display:inline-block;
    vertical-align:middle;
    cursor:pointer;
    width:10px;
    height:10px;
    -moz-border-radius:100%;
    border-radius:100%;
    background-color:grey;
    margin:0 5px
}
.slideshow .owl-dots .owl-dot.active{
    background-color:#67ae3e;
    width:20px;
    height:20px
}
.slideshow .owl-nav{
    position:absolute;
    top:50%;
    margin-right:-482px;
    right:50%;
    margin-top:-34px
}
.slideshow .owl-nav .owl-next,.slideshow .owl-nav .owl-prev{
    font-size:47px;
    line-height:1;
    cursor:pointer;
    display:inline-block;
    color:rgba(255,255,255,.5)
}
.slideshow .owl-nav .owl-next:hover,.slideshow .owl-nav .owl-prev:hover{
    color:#fff
}
.slideshow-item{
    position:relative;
    height:500px;
    background-color:#ccc;
    text-align:center
}
.slideshow-item img{
    -o-object-fit:cover;
    object-fit:cover;
    -o-object-position:50% 50%;
    object-position:50% 50%;
    position:relative;
    top:0;
    left:0;
    /*height:100%*/
}
.slideshow-text{
    background-color:rgba(0,0,0,.2);
    max-width:420px;
    padding:21px 20px;
    color:#fff
}
.slideshow-text.-w-686{
    max-width:686px
}
.slideshow-item-center{
    padding:0;
    display:-moz-flex;
    display:-ms-flexbox;
    display:-moz-box;
    -webkit-flex-flow:column wrap;
    -moz-flex-flow:column wrap;
    -ms-flex-flow:column wrap;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-flow:column wrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    -moz-justify-content:center;
    -moz-box-pack:center;
    justify-content:center;
    -webkit-box-align:start;
    -ms-flex-align:start;
    -webkit-align-items:flex-start;
    -moz-align-items:flex-start;
    -moz-box-align:start;
    align-items:flex-start;
    height:100%;
    position:relative;
    text-align:left
}
.btn-icon,.flex-row{
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal
}
.slideshow-text-head{
    font-size:16px;
    line-height:1.2;
    margin-bottom:7px
}
.slideshow-text-body{
    font-size:40px;
    line-height:1.1
}
.grey-bg{
    background-color:#f7f7f7
}
.about-entry{
    padding-top:31px;
    padding-bottom:60px
}
.title{
    margin-bottom:27px;
    font-size:40px;
    line-height:1.125;
    padding:15px 0
}
.title.-border-left::after{
    margin:27px 0 0;
    width:51px
}
.title.-no-border::after{
    display:none
}
.title::after{
    display:block;
    margin:27px auto 0;
    height:1px;
    width:100px;
    background-color:#d7d7d7
}
.application-item-pic img,.news-item-pic img{
    width:100%;
    -o-object-fit:cover;
    -o-object-position:50% 50%;
    vertical-align:middle
}
.title h1,.title h2,.title h3,.title h4,.title h5{
    margin:0;
    font-weight:400;
    font-size:40px;
    line-height:inherit
}
.flex-row{
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flexbox;
    display:-moz-box;
    display:flex;
    -webkit-flex-flow:row wrap;
    -moz-flex-flow:row wrap;
    -ms-flex-flow:row wrap;
    flex-flow:row wrap;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    -webkit-justify-content:flex-start;
    -moz-justify-content:flex-start;
    -moz-box-pack:start;
    justify-content:flex-start;
    -webkit-box-align:start;
    -ms-flex-align:start;
    -webkit-align-items:flex-start;
    -moz-align-items:flex-start;
    -moz-box-align:start;
    align-items:flex-start;
    margin:0 -10px
}
.flex-row.-stretch{
    -webkit-box-align:stretch;
    -ms-flex-align:stretch;
    -webkit-align-items:stretch;
    -moz-align-items:stretch;
    -moz-box-align:stretch;
    align-items:stretch
}
.flex-row .flex-row-item{
    padding:0 10px
}
.about-entry-body p{
    margin:0 0 5px
}
.about-entry-body img,.foot-note{
    margin-top:7px
}
.columns-css3{
    column-count:2;
    -moz-column-count:2;
    -webkit-column-count:2;
    column-gap:20px;
    -moz-column-gap:20px;
    -webkit-column-gap:20px;
    column-rule:0;
    -moz-column-rule:0;
    -webkit-column-rule:0;
    text-align:justify
}
.foot-note{
    color:grey;
    line-height:1.2
}
.application-item,a.application-item:hover{
    text-decoration:none;
    color:#333
}
.foot-note b{
    display:block;
    font-weight:700
}
.application{
    padding-top:38px;
    padding-bottom:42px
}
.application.-pt{
    padding-top:13px
}
.application-item{
    margin-bottom:10px;
    display:block;
    line-height:1.1
}
.application-item p{
    margin:0 0 20px;
    font-size:18px
}
.application-item li{
    margin-bottom:11px;
    font-family:Stem
}
.application-item-pic:hover,.application-item-pic:hover .application-item-pic-text,a.application-item:hover .application-item-pic-text{
    color:#f37021;
    text-decoration:underline
}
.application-item-pic{
    display:block;
    position:relative;
    background:#ccc;
    height:230px;
    overflow:hidden
}
.application-item-pic img{
    object-fit:cover;
    object-position:50% 50%;
    height:100%
}
.application-item-pic::before{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0
}
.application-item-pic-text{
    font-weight:700;
    font-size:25px;
    line-height:1.2;
    position:absolute;
    bottom:14px;
    left:20px;
    text-decoration:underline;
    color:#fff
}
.application-item-body{
    padding:17px 21px
}
.application-item-body.-pr0{
    padding-right:0
}
.application-item-body.-pr0 p{
    margin-bottom:15px
}
.application-item-body.-pr0 li{
    margin-bottom:13px
}
.news{
    padding-top:31px;
    padding-bottom:29px
}
.news-item{
    margin-bottom:25px;
    line-height:1.5
}
.news-item p{
    margin:0 0 14px
}
.news-item-pic{
    border:10px solid #fff;
    background-color:#ccc;
    margin-bottom:15px;
    height:230px
}
.news-item-pic img{
    object-fit:cover;
    object-position:50% 50%;
    height:100%
}
.breadcrumbs li::after,.styled-list li::before{
    width:5px;
    height:5px;
    content:''
}
.news-item-date{
    color:#9b9999;
    margin-bottom:11px
}
.news-item-head{
    display:block;
    margin-bottom:11px;
    font-size:16px;
    color:#333;
    font-family:Stem,sans-serif;
    line-height:1.25
}
.news-item-head:hover{
    text-decoration:underline;
    color:#f37021
}
.news-arch{
    text-align:center;
    margin-top:11px
}
.breadcrumbs{
    background-color:#f7f7f7;
    padding:7px 0;
    font-size:12px;
    color:#4b4b4b
}
.breadcrumbs a{
    color:#b7b7b7;
    text-decoration:underline
}
.breadcrumbs a:hover{
    color:#72aa2e;
    text-decoration:underline
}
.breadcrumbs li{
    display:inline;
    margin-right:8px
}
.breadcrumbs li::after{
    display:inline-block;
    background-color:#b3d335;
    -moz-border-radius:100%;
    border-radius:100%;
    vertical-align:middle;
    margin-left:13px;
    cursor:default
}
.breadcrumbs li:last-child::after{
    display:none
}
.content{
    padding-top:21px;
    padding-bottom:5px
}
.content.-padding{
    padding-top:37px;
    padding-bottom:37px
}
.content.-padding p:last-child{
    margin-bottom:0
}
.content.-pb{
    padding-bottom:50px
}
.title-pic{
    position:relative;
    float:right;
    margin-top:-17px
}
.top-slider__header{
    display:none;
    z-index:10;
    width:100%;
    padding:16px 0;
    background:rgba(255,255,255,.5);
    position:absolute;
    text-align:center;
    font-family:Stem,sans-serif;
    font-size:33px;
    color:#6b5633
}
.slideshow-btn{
    border:0;
    cursor:pointer;
    display:inline-block;
    text-align:center;
    color:#fff;
    text-decoration:none;
    line-height:1.2;
    padding:9px 21px;
    -moz-border-radius:20px;
    border-radius:20px;
    font-size:13px;
    background-color:#f37021;
    font-family:Stem;
    margin-top:9px
}
.app-detail-head,.title-p{
    font-family:Stem,sans-serif
}
.slideshow-btn i{
    margin-right:10px;
    font-size:20px;
    vertical-align:middle;
    line-height:1
}
.slideshow-btn:hover{
    background-color:#67b044
}
.styled-list li{
    margin-bottom:15px;
    margin-left:20px
}
.styled-list li::before{
    float:left;
    margin-left:-20px;
    -moz-border-radius:100%;
    border-radius:100%;
    display:inline-block;
    background-color:#f37021;
    margin-top:10px
}
.logos-carusel-item{
    text-align:center;
    background-color:#fff;
    height:150px;
    width:220px;
    margin-right:20px;
    float:left;
    margin-bottom:15px
}
.logos-carusel-item img{
    max-height:100%;
    max-width:100%;
    vertical-align:middle;
    display:inline!important;
    width:auto!important
}
.owl-item .logos-carusel-item{
    margin:0;
    width:auto;
    float:none
}
.logos-carusel{
    margin-top:26px;
    position:static;
    margin-bottom:15px
}
.logos-carusel .owl-dots{
    display:none
}
.logos-carusel .owl-nav{
    position:absolute;
    top:37px;
    right:0
}
.app-menu-pic,.industries-pic,.logos-carusel-wrapper{
    position:relative
}
.logos-carusel .owl-nav .owl-next,.logos-carusel .owl-nav .owl-prev{
    display:inline-block;
    cursor:pointer;
    font-size:35px;
    line-height:1;
    color:#343434
}
.logos-carusel .owl-nav .owl-next:hover,.logos-carusel .owl-nav .owl-prev:hover{
    color:#f37122
}
.fz16{
    font-size:16px
}
.application-area{
    margin-top:13px;
    margin-bottom:13px
}
.application-area .application-item-pic{
    height:175px
}
.title-p{
    font-size:25px;
    line-height:1.25;
    margin:9px 0 21px
}
.app-detail{
    margin-bottom:53px
}
.app-detail-item{
    margin-bottom:30px;
    line-height:1.5
}
.app-detail-item p{
    margin:0 0 6px
}
.app-detail-pic{
    margin-bottom:16px;
    height:176px;
    background:#ccc
}
.app-detail-pic img{
    width:100%;
    vertical-align:middle;
    -o-object-fit:cover;
    object-fit:cover;
    -o-object-position:50% 50%;
    object-position:50% 50%;
    height:100%
}
.app-detail-head{
    margin-bottom:10px;
    font-size:18px;
    line-height:1.3
}
.app-detail-head a{
    color:#333
}
.app-detail-head a:hover{
    color:#f37021;
    text-decoration:underline
}
.app-detail-pdf{
    cursor:pointer;
    text-decoration:none;
    display:inline-block;
    color:#333;
    line-height:1.3;
    margin-left:46px;
    margin-top:11px
}
a.app-detail-rekvisits{
    display:block;
    margin-top:10px
}
.app-detail-pdf span{
    text-decoration:none;
    color:#b7b7b7
}
.app-detail-pdf div{
    text-decoration:underline
}
.app-detail-pdf:hover{
    color:#f37021;
    text-decoration:none
}
.app-detail-pdf-ico{
    display:inline-block;
    color:#fff;
    text-align:center;
    -moz-border-radius:100%;
    border-radius:100%;
    font-size:19px;
    width:35px;
    height:35px;
    line-height:35px;
    background-color:#f37021;
    float:left;
    margin-left:-46px
}
.app-menu{
    margin-top:14px;
    margin-bottom:14px
}
.app-menu-item{
    margin-bottom:60px;
    line-height:1.5
}
.app-menu-text-head,.contacts-head{
    line-height:1.2;
    font-family:Stem,sans-serif
}
.app-menu-item p{
    margin:0 0 11px
}
.app-menu-pic{
    float:left;
    width:48%;
    background:#ccc;
    height:161px
}
.app-menu-pic img,.industries-pic img{
    width:100%;
    -o-object-fit:cover;
    -o-object-position:50% 50%;
    vertical-align:middle
}
.app-menu-pic img{
    object-fit:cover;
    object-position:50% 50%;
    height:100%
}
.app-menu-text{
    margin-left:48%;
    padding-left:20px
}
.app-menu-text-head{
    margin-bottom:10px;
    font-size:18px;
    margin-top:0
}
.app-menu-text-head a{
    color:#333
}
.app-menu-text-head a:hover{
    color:#f37021;
    text-decoration:underline
}
.contacts{
    margin-bottom:50px;
    margin-top:10px
}
.contacts-head{
    font-size:24px;
    margin-bottom:7px
}
.contacts-item{
    margin-bottom:22px;
    line-height:1.45
}
.contacts-item p{
    margin:0 0 6px
}
.contacts-addr{
    margin-left:20px
}
.contacts-addr-ico{
    float:left;
    margin-left:-22px;
    font-size:15px;
    line-height:1;
    color:#f37021;
    margin-top:2px
}
.industries{
    margin-top:13px;
    margin-bottom:30px
}
.industries-item,.industries-pic{
    margin-bottom:10px
}
.industries-pic{
    text-decoration:underline;
    color:#fff;
    font-family:Stem,sans-serif;
    font-weight:700;
    display:block;
    font-size:25px;
    line-height:1.2;
    height:340px
}
.pager-arr,.pager-item,.partners-nav-item{
    display:inline-block
}
.industries-pic::before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:-moz-linear-gradient(top,transparent 0,rgba(0,0,0,.65) 100%);
    background:-webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.65) 100%);
    background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.65)));
    background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.65) 100%)
}
.industries-pic img{
    object-fit:cover;
    object-position:50% 50%;
    height:100%
}
.industries-pic:hover{
    text-decoration:underline;
    color:#f37021
}
.pager,.pager-item{
    color:#a5a5a5;
    text-align:center
}
.industries-pic-text{
    text-decoration:underline;
    position:absolute;
    bottom:15px;
    left:20px
}
.btn-icon,.btn-icon:hover,.pager-arr,.pager-item,.pager-item:hover{
    text-decoration:none
}
.corporate-pic,.partners-body,.select-custom,.title-right,.title-right-item{
    position:relative
}
.corporate{
    margin:9px 0
}
.corporate-item{
    margin-bottom:56px
}
.corporate-pic{
    float:left;
    width:220px;
    margin-top:4px;
    height:160px
}
.corporate-pic img{
    width:100%;
    vertical-align:middle;
    -o-object-fit:cover;
    object-fit:cover;
    -o-object-position:50% 50%;
    object-position:50% 50%;
    height:100%
}
.corporate-text{
    margin-left:240px;
    line-height:1.4;
    margin-top:0
}
.corporate-text p{
    margin:0 0 12px
}
.corporate-text ul li{
    margin-bottom:7px
}
.corporate-text-head{
    margin-bottom:8px;
    font-size:18px;
    font-family:Stem,sans-serif;
    margin-top:0
}
.news.-mod{
    padding:0;
    margin-top:13px;
    margin-bottom:13px
}
.news.-mod .news-item{
    margin-bottom:40px
}
.title-right{
    float:right;
    margin-top:21px
}
.title-right-item{
    float:right;
    margin-left:30px
}
.pager{
    margin:35px 0 60px
}
.pager-item{
    line-height:1;
    background-color:transparent;
    margin:0 10px;
    padding:5px
}
.pager-item:hover{
    color:#333
}
.pager-item.-active{
    color:#fff;
    background-color:#f37021;
    -moz-border-radius:100%;
    border-radius:100%;
    width:40px;
    height:40px;
    line-height:40px;
    padding:0;
    margin:0
}
.pager-item.-active:hover{
    color:#fff
}
span.pager-item:hover{
    color:#a5a5a5
}
.pager-arr{
    margin-right:15px;
    font-size:21px;
    line-height:1;
    color:#3d3d3d;
    vertical-align:middle
}
.pager-arr.-active{
    color:#f37021;
    cursor:default
}
.pager-arr:hover{
    color:#f37021
}
.pager-arr.-right{
    margin-right:0;
    margin-left:15px
}
.date{
    margin:5px 0 30px;
    color:#9b9999
}
.mb5{
    margin-bottom:5px
}
.partners{
    margin-bottom:50px;
    margin-top:8px
}
.partners.-mod{
    margin-top:0
}
.partners.-mod .partners-item-text{
    line-height:1.84615
}
.partners-nav-item{
    margin-right:6px;
    -moz-border-radius:20px;
    border-radius:20px;
    cursor:pointer;
    padding:11px 22px;
    color:#a5a5a5;
    line-height:1.25;
    border:1px solid #d7d7d7;
    min-width:140px;
    text-align:center;
    margin-bottom:10px
}
.partners-nav-item:hover{
    color:#f37021;
    border-color:#f37021
}
.partners-nav-item.-active,.partners-nav-item.-active:hover{
    border-color:#f37021;
    color:#fff
}
.partners-nav-item.-active{
    background-color:#f37021;
    cursor:default
}
.partners-nav-item:last-child{
    margin-right:0
}
.partners-item{
    padding:35px 0;
    width:100%
}
.partners-item:nth-child(2n){
    background-color:#f7f7f7
}
.partners-item-pic{
    position:relative;
    float:left;
    text-align:center;
    background-color:#fff;
    border:1px solid #d7d7d7;
    width:220px;
    height:160px;
    line-height:158px;
    margin-top:6px
}
.select-custom,.select-custom-text{
    -moz-border-radius:20px;
    background-color:#f37021
}
.partners-item-pic img{
    vertical-align:middle;
    max-width:90%;
    max-height:90%
}
.partners-item-text{
    margin-left:240px;
    line-height:1.538461538
}
.partners-item-text p{
    margin:0 0 10px
}
.partners-item-head{
    font-family:Stem,sans-serif;
    margin-bottom:6px;
    font-size:18px
}
.partners-item-head a{
    color:#333
}
.partners-item-head a:hover{
    color:#f37021;
    text-decoration:underline
}
.partners-nav{
    margin-bottom:-10px
}
.select-custom{
    max-width:100%;
    cursor:pointer;
    vertical-align:middle;
    margin-bottom:21px;
    border-radius:20px
}
.select-custom-arr{
    cursor:pointer;
    position:absolute;
    right:18px;
    top:50%;
    width:0;
    height:0;
    border-top:5px solid #fff;
    border-bottom:5px solid transparent;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    margin-top:-2px;
    -webkit-transform:rotate(0);
    -moz-transform:rotate(0);
    -o-transform:rotate(0);
    -ms-transform:rotate(0);
    transform:rotate(0);
    -webkit-transition:all .2s ease-out;
    -moz-transition:all .2s ease-out;
    -o-transition:all .2s ease-out;
    transition:all .2s ease-out
}
.select-custom-text{
    border-radius:20px;
    white-space:nowrap;
    display:block;
    overflow:hidden;
    text-overflow:ellipsis;
    padding-right:35px;
    color:#fff;
    line-height:41px;
    padding-left:30px;
    position:relative;
    height:40px
}
.select-custom-text--placeholder{
    color:#aab1b5
}
.select-custom-pic{
    position:relative;
    top:-1px;
    margin-right:5px;
    width:14px;
    height:14px
}
.select-custom-drop{
    background-color:#fff;
    position:absolute;
    top:50%;
    left:0;
    padding:27px 0 14px;
    cursor:default;
    display:none;
    right:0;
    max-height:600px;
    overflow:auto;
    -moz-border-radius:20px;
    border-radius:20px;
    -webkit-box-shadow:0 0 49px 0 rgba(0,0,0,.16);
    -moz-box-shadow:0 0 49px 0 rgba(0,0,0,.16);
    box-shadow:0 0 49px 0 rgba(0,0,0,.16)
}
.btn-icon,.ready-item{
    -webkit-box-shadow:0 0 49px 0 rgba(0,0,0,.16)
}
.select-custom--open .select-custom-drop{
    display:block
}
.btn-icon,.header-top-lang{
    position:relative;
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flexbox;
    display:-moz-box
}
.select-custom--open .select-custom-text{
    z-index:1
}
.select-custom--open .select-custom-arr{
    z-index:1;
    -webkit-transform:rotate(-180deg);
    -moz-transform:rotate(-180deg);
    -o-transform:rotate(-180deg);
    -ms-transform:rotate(-180deg);
    transform:rotate(-180deg);
    -webkit-transition:all .2s ease-out;
    -moz-transition:all .2s ease-out;
    -o-transition:all .2s ease-out;
    transition:all .2s ease-out;
    margin-top:-8px
}
.select-custom-drop-item{
    color:#a5a5a5;
    line-height:1.2;
    cursor:pointer;
    padding:9px 29px
}
.select-custom-drop-item.-active,.select-custom-drop-item:hover{
    color:#f37021
}
.select-custom--open{
    z-index:1000
}
.btns{
    padding:43px 21px;
    background-color:#f4f4f4
}
.btns-item{
    margin-bottom:18px
}
.btns-item:last-child{
    margin-bottom:0
}
.btn-icon{
    padding:6px;
    cursor:pointer;
    width:100%;
    -moz-border-radius:20px;
    border-radius:20px;
    background-color:#fff;
    display:flex;
    -moz-flex-flow:row nowrap;
    -ms-flex-flow:row nowrap;
    flex-flow:row nowrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    -moz-justify-content:center;
    -moz-box-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    -moz-align-items:center;
    -moz-box-align:center;
    align-items:center;
    line-height:1.2;
    color:#333;
    font-size:12px;
    -moz-box-shadow:0 0 49px 0 rgba(0,0,0,.16);
    box-shadow:0 0 49px 0 rgba(0,0,0,.16)
}
.btn-icon:hover{
    background-color:#f37021;
    color:#fff;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none
}
.btn-icon:hover .btn-icon-ico{
    background-color:#fff;
    color:#f37021
}
.btn-icon-ico{
    display:inline-block;
    text-align:center;
    -moz-border-radius:100%;
    border-radius:100%;
    width:30px;
    height:30px;
    line-height:30px;
    font-size:15px;
    color:#fff;
    background-color:#f37021
}
.ready-item,.ready-item:hover{
    color:#333;
    -webkit-transition:all .2s ease-out;
    -moz-transition:all .2s ease-out;
    -o-transition:all .2s ease-out;
    text-decoration:none
}
.btn-icon-text{
    -webkit-box-flex:1;
    -webkit-flex:1;
    -moz-box-flex:1;
    -moz-flex:1;
    -ms-flex:1;
    flex:1;
    padding-left:10px
}
.ready{
    margin-top:35px
}
.ready .flex-row-item{
    margin-bottom:20px
}
.ready-item{
    display:block;
    padding:17px 15px 10px;
    background-color:#fff;
    -moz-box-shadow:0 0 49px 0 rgba(0,0,0,.16);
    box-shadow:0 0 49px 0 rgba(0,0,0,.16);
    line-height:1.454545455;
    font-size:11px;
    transition:all .2s ease-out;
    height:100%
}
.ready-item:hover{
    -webkit-box-shadow:0 0 0 10px #fff,0 0 49px 0 rgba(0,0,0,.16);
    -moz-box-shadow:0 0 0 10px #fff,0 0 49px 0 rgba(0,0,0,.16);
    box-shadow:0 0 0 10px #fff,0 0 49px 0 rgba(0,0,0,.16);
    transition:all .2s ease-out
}
.header-mobile-nav-item .header-mobile-nav-item,.header-top-lang:hover .header-top-lang-body{
    -webkit-transition:all .2s ease-out;
    -moz-transition:all .2s ease-out;
    -o-transition:all .2s ease-out
}
.header-mobile-nav .address{
    text-transform:uppercase;
    text-decoration:none;
    font-weight:700;
    font-family:Stem,sans-serif;
    font-size:16px;
    color:grey
}
.ready-item:hover .ready-item-link{
    text-decoration:none
}
.ready-item p{
    margin:0
}
.header-top-lang,.header-top-rss{
    margin-left:12px;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal
}
.ready-item-head{
    margin-bottom:4px;
    font-family:Stem,sans-serif;
    font-size:18px;
    line-height:1
}
.ready-item-link{
    text-decoration:underline;
    color:#f37021;
    font-size:13px;
    margin-bottom:4px
}
.ready-item-price{
    font-family:Stem,sans-serif;
    font-size:18px;
    padding-top:7px
}
.header-top{
    border-bottom:1px solid #d7d7d7
}
.header-top-right{
    position:relative;
    float:right;
    max-width:67%
}
.header-top-lang{
    margin-bottom:-1px;
    display:flex;
    -webkit-flex-flow:row nowrap;
    -moz-flex-flow:row nowrap;
    -ms-flex-flow:row nowrap;
    flex-flow:row nowrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    -moz-justify-content:center;
    -moz-box-pack:center;
    justify-content:center;
    -webkit-box-align:stretch;
    -ms-flex-align:stretch;
    -webkit-align-items:stretch;
    -moz-align-items:stretch;
    -moz-box-align:stretch;
    align-items:stretch
}
.header-top-lang::before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:1px;
    background-color:#d7d7d7;
    bottom:0
}
.header-top-lang-head:hover,.header-top-lang-head:hover::before,.header-top-lang:hover .header-top-lang-head::before{
    background-color:#f37021
}
.header-top-lang:hover{
    z-index:100
}
.header-top-lang:hover .header-top-lang-head{
    color:#fff;
    background-color:#f37021;
    text-decoration:none
}
.header-top-lang:hover .header-top-lang-body{
    opacity:1;
    visibility:visible;
    margin-top:0;
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);
    transform:translateY(0);
    transition:all .2s ease-out
}
.header-top-lang-head{
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flexbox;
    display:-moz-box;
    display:flex;
    -webkit-flex-flow:row nowrap;
    -moz-flex-flow:row nowrap;
    -ms-flex-flow:row nowrap;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    flex-flow:row nowrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    -moz-justify-content:center;
    -moz-box-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    -moz-align-items:center;
    -moz-box-align:center;
    align-items:center;
    padding:6px 35px 6px 15px;
    color:#585858;
    font-size:13px;
    text-decoration:none;
    position:relative;
    cursor:pointer;
    z-index:1
}
.header-top-lang-head::after{
    content:'\E004';
    font-family:Icons;
    display:inline-block;
    font-style:normal;
    font-weight:400;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    position:absolute;
    top:50%;
    right:10px;
    -webkit-transform:translateX(0) translateY(-50%);
    -ms-transform:translateX(0) translateY(-50%);
    -moz-transform:translateX(0) translateY(-50%);
    -o-transform:translateX(0) translateY(-50%);
    transform:translateX(0) translateY(-50%);
    font-size:7px
}
.header-top-lang-head:hover{
    color:#fff;
    text-decoration:none
}
.header-top-lang-body{
    position:absolute;
    top:100%;
    right:0;
    min-width:100%;
    background-color:#fff;
    padding:7px 0;
    -webkit-transform:translateY(-10px);
    -moz-transform:translateY(-10px);
    -ms-transform:translateY(-10px);
    -o-transform:translateY(-10px);
    transform:translateY(-10px);
    will-change:transform;
    opacity:0;
    visibility:hidden;
    -webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.05);
    -moz-box-shadow:0 1px 4px 0 rgba(0,0,0,.05);
    box-shadow:0 1px 4px 0 rgba(0,0,0,.05)
}
.header-top-lang-body-item{
    display:block;
    text-decoration:none;
    text-transform:uppercase;
    color:#585858;
    padding:3px 14px
}
.header-top-lang-body-item.-active,.header-top-lang-body-item:hover{
    color:#1e1e1e;
    text-decoration:none
}
.header-top-lang-body-item.-active{
    cursor:default
}
.header-top-rss-ico{
    margin-right:9px;
    display:inline-block;
    color:#fff;
    background-color:#f37021;
    width:25px;
    height:25px;
    line-height:25px;
    text-align:center;
    font-size:12px;
    position:relative;
    top:1px;
    padding:0 6px
}
.header-top-rss-ico.-min{
    width:20px;
    height:20px;
    padding:0;
    line-height:20px;
    font-size:10px
}
.header-top-rss{
    text-decoration:none;
    color:#585858;
    max-width:274px;
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flexbox;
    display:-moz-box;
    display:flex;
    -webkit-flex-flow:row nowrap;
    -moz-flex-flow:row nowrap;
    -ms-flex-flow:row nowrap;
    flex-flow:row nowrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    -moz-justify-content:center;
    -moz-box-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    -moz-align-items:center;
    -moz-box-align:center;
    align-items:center
}
.header-top-rss:hover{
    color:#1e1e1e;
    text-decoration:none
}
.header-top-nav{
    text-align:left;
    padding-bottom:6px;
    padding-top:6px;
    -webkit-box-flex:1;
    -webkit-flex:1;
    -moz-box-flex:1;
    -moz-flex:1;
    -ms-flex:1;
    flex:1
}
.header-top-nav ul{
    max-width:750px;
}
.header-call,.header-logo{
    position:relative;
    max-width:100%
}
.header-top-nav-item{
    display:inline-block;
    border-right:1px solid #d7d7d7;
    padding:0 17px 0 14px;
    line-height:1.2
}
.header-top-nav-item:last-child{
    border-right:0
}
.header-top-nav-item:first-child{
    padding-left:12px
}
.header-top-nav-link{
    text-decoration:none;
    color:#585858
}
.header-top-nav-link:hover{
    text-decoration:none;
    color:#f37021
}
.header-top-nav-link.-active{
    text-decoration:none;
    color:#f37021;
    cursor:default
}
.header-logo{
    float:left;
    width:156px
}
.header-logo img{
    vertical-align:middle
}
.header-center{
    margin:0 auto;
    padding-top:9px
}
.header-call{
    float:right;
    text-align:right;
    padding-top:17px;
    margin-bottom:7px;
    width:187px
}
.header-call-item,.header-call-item a[href^="tel"]{
    font-weight:700;
    color:#f37021;
    font-size:23px;
    font-family:Stem,sans-serif;
    line-height:1;
    text-decoration:none
}
.header-call-btn{
    text-decoration:none;
    color:grey;
    font-size:12px;
    border-bottom:1px dashed grey;
    cursor:pointer;
    letter-spacing:1px
}
.header-nav-link,.header-nav-sub-head{
    font-size:16px;
    text-transform:uppercase;
    text-decoration:none;
    font-weight:700;
    font-family:Stem,sans-serif
}
.header-call-btn:hover{
    color:#72aa2e;
    border-bottom-color:#72aa2e
}
.header-nav{
    text-align:center
}
.header-nav>ul{
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flexbox;
    display:-moz-box;
    display:flex;
    -webkit-flex-flow:row wrap;
    -moz-flex-flow:row wrap;
    -ms-flex-flow:row wrap;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    flex-flow:row wrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    -moz-justify-content:center;
    -moz-box-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    -moz-align-items:center;
    -moz-box-align:center;
    align-items:center
}
.header-nav-item{
    display:inline-block;
    padding:24px 0 31px;
    margin:0 14px -1px;
    border-bottom:2px solid transparent
}
.header-nav-item:hover{
    border-bottom:2px solid #f37021
}
.header-nav-item:hover .header-nav-sub{
    opacity:1;
    visibility:visible;
    right:0;
    top:100%;
    left:0;
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);
    transform:translateY(0);
    -webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;
    -o-transition:opacity .2s ease-out,-o-transform .2s ease-out;
    -moz-transition:transform .2s ease-out,opacity .2s ease-out,-moz-transform .2s ease-out;
    transition:transform .2s ease-out,opacity .2s ease-out;
    transition:transform .2s ease-out,opacity .2s ease-out,-webkit-transform .2s ease-out,-moz-transform .2s ease-out,-o-transform .2s ease-out
}
.header-nav-item:last-child{
    margin-right:0
}
.header-nav-item:first-child{
    margin-left:0
}
.header-nav-link{
    color:grey
}
.header-nav-link:hover{
    text-decoration:none
}
.header-nav-link.-active{
    text-decoration:none;
    cursor:default;
    color:#f37021
}
.header-nav-sub{
    position:absolute;
    top:-100%;
    left:-100%;
    background-color:#fff;
    margin-top:1px;
    opacity:0;
    visibility:hidden;
    -webkit-transform:translateY(-10px);
    -moz-transform:translateY(-10px);
    -ms-transform:translateY(-10px);
    -o-transform:translateY(-10px);
    transform:translateY(-10px)
}
.header-nav-sub-center{
    padding-top:33px;
    padding-bottom:23px;
    text-align:left;
    padding-left:248px
}
.header-nav-sub-head{
    display:block;
    margin-bottom:13px;
    color:grey;
    border-bottom:2px solid grey;
    padding-bottom:5px
}
.header-nav-sub-head.-active,.header-nav-sub-head:hover{
    text-decoration:none;
    color:#f37021;
    border-bottom-color:#f37021
}
.header-nav-sub-item{
    margin-bottom:0;
    line-height:1.4
}
.header-nav-sub-item:last-child{
    margin-bottom:0
}
.header-nav-sub-item:last-child .header-nav-sub-link{
    padding-bottom:0
}
.header-nav-sub-link{
    text-decoration:none;
    color:grey;
    padding-bottom:10px;
    display:block
}
.header-nav-sub-link.-active,.header-nav-sub-link:hover{
    color:#333;
    text-decoration:none
}
.header-nav-sub-link.-active{
    cursor:default
}
.btn-mobile-nav,.header-mobile-nav-close,.popup-call-btn,.popup-close{
    text-align:center;
    cursor:pointer
}
.btn-mobile-nav{
    position:relative;
    float:left;
    color:#f37021;
    background-color:#fff;
    border:2px solid #f37021;
    box-sizing:content-box;
    border-radius:5px;
    width:44px;
    height:44px;
    line-height:44px;
    font-size:22px;
    margin-top:5px
}
.header-mobile-nav-item{
    padding-bottom:6px
}
.header-mobile-nav-item.-active{
    padding-bottom:10px
}
.header-mobile-nav-item.-active>.header-mobile-nav-link{
    color:#f37021
}
.header-mobile-nav-item .header-mobile-nav-item{
    padding-left:40px;
    margin:0;
    padding-right:14px;
    padding-bottom:0;
    transition:all .2s ease-out
}
.header-mobile-nav-item .header-mobile-nav-item.-active{
    background-color:#f5f5f5;
    padding-bottom:8px;
    padding-top:6px;
    margin-bottom:7px;
    -webkit-transition:all .2s ease-out;
    -moz-transition:all .2s ease-out;
    -o-transition:all .2s ease-out;
    transition:all .2s ease-out
}
.header-mobile-nav-item ul{
    margin:0 -19px;
    padding:5px 0
}
.header-mobile-nav-item ul ul{
    margin:0;
    padding:2px 4px 2px 20px
}
.header-mobile-nav-item ul ul li{
    line-height:1.2;
    margin-bottom:11px
}
.header-mobile-nav-item ul ul li:last-child,.header-mobile-nav-item:last-child{
    margin-bottom:0
}
.header-mobile-nav-item ul ul a{
    color:grey;
    font-size:13px;
    text-decoration:none;
    text-transform:none
}
.header-mobile-nav-item ul ul a:hover{
    text-decoration:none;
    color:#1e1e1e
}
.header-mobile-nav-link{
    text-transform:uppercase;
    text-decoration:none;
    font-weight:700;
    font-family:Stem,sans-serif;
    font-size:16px;
    color:grey
}
.header-mobile-nav-link:hover{
    text-decoration:none;
    color:#f37021
}
.header-mobile-nav-close{
    position:absolute;
    right:0;
    top:15px;
    color:#fff;
    background-color:#f37021;
    width:44px;
    height:44px;
    line-height:44px;
    font-size:17px;
    margin-top:5px
}
#footer{
    clear:both;
    background:#242424;
    color:#fff
}
.footer-center{
    position:relative;
    margin:0 auto;
    padding-top:41px;
    padding-bottom:5px
}
.footer-logo,.footer-right{
    margin-bottom:32px;
    position:relative
}
.footer-logo{
    float:left;
    width:167px
}
.footer-right{
    float:right;
    width:100%
}
.footer-address,.footer-phone,.footer-phone a[href^="tel"]{
    font-weight:700;
    font-family:Stem,sans-serif;
    float:left;
    color:#f37021;
    font-size:23px;
    line-height:1.2;
    letter-spacing:1px;
    margin-top:1px;
    width:186px
}
.footer-phone{
    width:220px;
    text-align:right
}
.footer-address{
    width:350px
}
.footer-address a{
    color:#fff
}
.footer-address a:hover{
    color:#f37021;
    text-decoration:underline
}
.footer-social{
    position:relative;
    float:right;
    margin-left:58px;
    margin-top:1px;
    min-width:101px;
    max-width:131px
}
.footer-social:last-child{
    margin-left:0
}
.footer-social-head{
    margin-bottom:2px;
    text-transform:uppercase;
    color:#fff;
    font-size:12px;
    letter-spacing:1.7px
}
.footer-social-item{
    display:inline-block;
    margin-right:1px;
    text-decoration:underline;
    color:#fff;
    font-size:12px;
    line-height:30px
}
.footer-social-item i{
    margin-right:10px;
    font-size:30px;
    vertical-align:middle;
    line-height:30px;
    position:relative;
    top:2px
}
.footer-social-item:hover{
    color:#b3d335;
    text-decoration:underline
}
.footer-line{
    height:1px;
    background-color:#3a3a3a;
    margin:17px 0;
    clear:both
}
.footer-nav{
    margin:42px -10px 30px;
    color:#929292;
    font-size:12px;
    line-height:1.3;
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flexbox;
    display:-moz-box;
    display:flex;
    -webkit-flex-flow:row wrap;
    -moz-flex-flow:row wrap;
    -ms-flex-flow:row wrap;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    flex-flow:row wrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    -moz-justify-content:center;
    -moz-box-pack:center;
    justify-content:center;
    -webkit-box-align:start;
    -ms-flex-align:start;
    -webkit-align-items:flex-start;
    -moz-align-items:flex-start;
    -moz-box-align:start;
    align-items:flex-start
}
.popup-call-btn,.popup-call-item-label{
    display:block;
    text-transform:uppercase
}
.footer-nav p{
    margin:0
}
.footer-nav-item{
    padding:0 10px;
    width:140px;
    margin-bottom:15px
}
.footer-nav-item:last-child{
    width:117px
}
.footer-nav-head{
    margin-bottom:5px;
    font-family:Stem,sans-serif;
    font-size:18px;
    color:#fff
}
.footer-nav-head a{
    color:#fff;
    text-decoration:underline
}
.footer-nav-head a:hover{
    text-decoration:underline;
    color:#f37021
}
.footer-copy{
    font-size:10px;
    color:#565656;
    line-height:1.2
}
.footer-counter{
    position:relative;
    float:right;
    margin-top:-7px;
    margin-bottom:5px;
    margin-left:15px
}
.popup{
    position:fixed;
    width:380px;
    max-width:-webkit-calc(100% - 20px);
    max-width:-moz-calc(100% - 20px);
    max-width:calc(100% - 20px);
    padding:36px 40px;
    background-color:#fff;
    z-index:10000
}
.popup-close{
    width:40px;
    height:40px;
    line-height:40px;
    color:#fff;
    background-color:#d0cfcf;
    position:absolute;
    top:-20px;
    right:-20px;
    -moz-border-radius:100%;
    border-radius:100%;
    font-size:12px
}
.popup-close:hover{
    color:#fff;
    background-color:#f37021
}
.popup-title{
    margin-bottom:19px;
    font-size:30px;
    font-family:Stem,sans-serif;
    line-height:1.2
}
.popup-call-item{
    margin-bottom:13px
}
.popup-call-item-label{
    margin-bottom:4px;
    font-size:12px;
    letter-spacing:3px
}
input.input-text{
    background-color:#fff;
    border:1px solid #d7d7d7;
    padding:11px;
    font-size:13px;
    outline:0
}
.popup-call-btn{
    width:100%;
    color:#fff;
    line-height:1.2;
    border:0;
    font-size:12px;
    -moz-border-radius:20px;
    border-radius:20px;
    padding:12px 15px;
    background-color:#f37021;
    letter-spacing:4px;
    margin-top:31px
}
.popup-wrapper{
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    overflow-y:scroll;
    pointer-events:none
}
@media only screen and (max-width:960px),only screen and (max-device-width:960px){
    .header-nav-sub-center{
        padding-left:10px
    }
    .slideshow .owl-nav{
        margin-right:0;
        right:2px
    }
}
@media only screen and (max-width:850px),only screen and (max-device-width:850px){
    .h1,.h2,.h3,.h4,.h5,.h6,.title-p,h1,h2,h3,h4,h5,h6{
        font-size:20px
    }
    #header,.header-top{
        border-bottom:0
    }
    .center.-flex{
        display:block
    }
    .header-top-lang::before,.title-right{
        display:none
    }
    .header-top-lang{
        float:right;
        margin-top:16px
    }
    .ready{
        margin-bottom:7px;
        margin-top:25px
    }
    .date{
        margin-bottom:5px
    }
    .app-menu-item.flex-row-item.w-50{
        width:100%
    }
    .app-detail{
        margin-bottom:0
    }
    .app-detail-item{
        margin-bottom:41px
    }
    .app-detail-pdf{
        margin-top:16px
    }
    .title-p{
        margin:21px 0 20px
    }
    .flex-row-item.w-25{
        width:33.33%
    }
    .logos-carusel .owl-nav{
        top:20px
    }
    .title.-border-left{
        margin-bottom:22px
    }
    .title.-border-left::after{
        margin-top:17px
    }
    .title,.title h1,.title h2,.title h3,.title h4,.title h5{
        font-size:30px;
        line-height:1.17
    }
    .content{
        padding-top:18px
    }
    .content.-padding{
        padding-top:34px;
        padding-bottom:21px
    }
    .title-pic{
        width:50px;
        margin-top:-6px
    }
    .about-entry-body-link{
        text-align:center;
        margin-top:5px
    }
    .foot-note{
        margin-bottom:10px
    }
    .about-entry{
        padding-top:39px;
        padding-bottom:41px
    }
    .title{
        margin-bottom:39px;
        padding:0
    }
    .title::after{
        margin:27px auto 0;
        width:50px
    }
    .about-entry-body::after{
        content:".";
        display:block;
        height:0;
        clear:both;
        visibility:hidden
    }
    .about-entry-body br{
        display:none
    }
    .about-entry-body img,.about-entry-body p{
        margin:0
    }
    .about-entry-body.flex-row{
        display:block;
        margin:0
    }
    .about-entry-body.flex-row>div{
        width:auto;
        display:inline;
        padding:0
    }
    .header-nav,.header-top .center::after,.header-top-lang-head::before,.header-top-nav,.header-top-rss,.slideshow .owl-nav{
        display:none
    }
    .about-entry-body.flex-row>div.w-25{
        float:left;
        margin-right:20px
    }
    .about-entry-body.flex-row>div.columns-css3{
        column-count:1;
        -moz-column-count:1;
        -webkit-column-count:1;
        text-align:left
    }
    .slideshow-text{
        bottom:40px;
        text-align:center;
        padding:25px;
        position:absolute
    }
    .slideshow-text.-w-686{
        top:0;
        max-width:100%;
        padding:27px 21px
    }
    .slideshow-text-head{
        font-size:14px;
        margin-bottom:14px
    }
    .slideshow-text-body{
        font-size:20px;
        line-height:1.2
    }
    .slideshow{
        height:220px
    }
    .slideshow.-h-250,.slideshow.-h-250 .slideshow-item{
        height:250px
    }
    .slideshow-item{
        height:220px
    }
    .header-call{
        float:none;
        text-align:left;
        margin:0 0 23px
    }
    .mobile-bar{
        position:absolute;
        top:0;
        left:0;
        background-color:#fff;
        z-index:1000;
        height:100vh;
        width:65%;
        -webkit-transform:translateX(-100%);
        -ms-transform:translateX(-100%);
        -moz-transform:translateX(-100%);
        -o-transform:translateX(-100%);
        transform:translateX(-100%)
    }
    .mobile-bar.-open{
        -webkit-transition:-webkit-transform .2s ease-out;
        -o-transition:-o-transform .2s ease-out;
        -moz-transition:transform .2s ease-out,-moz-transform .2s ease-out;
        transition:transform .2s ease-out;
        transition:transform .2s ease-out,-webkit-transform .2s ease-out,-moz-transform .2s ease-out,-o-transform .2s ease-out;
        -webkit-transform:translateX(0);
        -ms-transform:translateX(0);
        -moz-transform:translateX(0);
        -o-transform:translateX(0);
        transform:translateX(0)
    }
    .mobile-bar.-open .header-mobile-nav-close{
        right:-44px
    }
    .mobile-bar-content{
        height:100vh;
        overflow:auto;
        padding:13px 19px
    }
    .btn-mobile-nav,.header-mobile-nav,.header-mobile-nav-close{
        display:block
    }
    #header{
        padding-top:6px;
        padding-bottom:18px;
        position:relative
    }
    #header::after{
        height:1px;
        background-color:#d7d7d7;
        content:'';
        position:absolute;
        bottom:-1px;
        left:10px;
        right:10px
    }
    .header-logo{
        float:none;
        margin:0 auto;
        width:105px
    }
    .header-top-right{
        padding-top:13px
    }
    #wrapper.-overlay #header{
        position:relative;
        z-index:auto
    }
    .slideshow .owl-dots{
        bottom:10px
    }
    .content{
        padding-bottom:7px
    }
}
@media only screen and (max-width:768px),only screen and (max-device-width:768px){
    .btns{
        background:0 0;
        padding:0 0 112px
    }
    .columns-center,.columns-right{
        width:100%
    }
    .show-768{
        display:block
    }
    .hide-768{
        display:none
    }
    .partners.-mod{
        margin-top:0
    }
    .partners.-mod .partners-item-text{
        margin:0;
        line-height:1.84615
    }
    .partners.-mod .partners-item-text p{
        display:block
    }
    .partners.-mod .partners-item-text a{
        display:inherit
    }
    .partners-item-text p,.partners-item-text>a,.partners-nav{
        display:none
    }
    .partners.-mod .partners-item-pic{
        height:160px;
        line-height:158px;
        margin:0 0 15px;
        float:none;
        width:220px
    }
    .partners-item-head{
        margin:0;
        padding-top:23px
    }
    .partners-item-text{
        margin-left:109px
    }
    .partners-item-pic{
        width:100px;
        height:75px;
        line-height:73px;
        margin:0
    }
    .partners-item{
        padding:10px 0
    }
    .contacts{
        margin-top:18px
    }
    .contacts .flex-row-item.w-38{
        width:100%;
        margin-bottom:33px
    }
    .contacts .flex-row-item.w-62{
        width:100%
    }
    .logos-carusel{
        margin-top:30px;
        margin-bottom:83px
    }
    .logos-carusel .owl-nav{
        top:auto;
        bottom:20px;
        right:auto;
        left:50%;
        -webkit-transform:translateX(-50%);
        -ms-transform:translateX(-50%);
        -moz-transform:translateX(-50%);
        -o-transform:translateX(-50%);
        transform:translateX(-50%)
    }
    p.fz16{
        line-height:1.5;
        margin-top:6px
    }
    .footer-right{
        width:auto
    }
    .footer-phone{
        float:none;
        text-align:right;
        margin-bottom:18px;
        margin-top:0
    }
    .footer-social{
        min-width:0;
        margin-left:17px
    }
    .flex-row .flex-row-item.w-33{
        width:50%
    }
}
@media only screen and (max-width:600px),only screen and (max-device-width:600px){
    .industries-pic{
        height:200px
    }
    .flex-row-item.w-25{
        width:50%
    }
}
@media only screen and (max-width:480px),only screen and (max-device-width:480px){
    .app-menu-pic,.corporate-pic{
        width:auto;
        height:200px;
        float:none
    }
    .app-detail-pic,.application-area .application-item-pic,.application-item-pic{
        height:200px
    }
    .ready-item{
        margin-bottom:8px
    }
    .ready-item:hover{
        -webkit-box-shadow:0 0 0 4px #fff,0 0 49px 0 rgba(0,0,0,.16);
        -moz-box-shadow:0 0 0 4px #fff,0 0 49px 0 rgba(0,0,0,.16);
        box-shadow:0 0 0 4px #fff,0 0 49px 0 rgba(0,0,0,.16)
    }
    .pager{
        margin-top:5px
    }
    .news.-mod{
        margin-top:17px
    }
    .news.-mod .news-item{
        margin-bottom:50px
    }
    .news.-mod .news-item .news-item-pic{
        float:none;
        width:auto;
        margin:0 0 15px;
        height:200px
    }
    .news.-mod .news-item p{
        display:block
    }
    .news.-mod .news-item .btn{
        display:inline-block
    }
    .corporate{
        margin-top:21px;
        margin-bottom:21px
    }
    .app-menu,.industries{
        margin-top:17px
    }
    .corporate-item{
        margin-bottom:49px
    }
    .corporate-pic{
        margin-bottom:16px
    }
    .corporate-text{
        margin-left:0
    }
    .industries-item{
        margin-bottom:0
    }
    .app-menu-item{
        margin-bottom:30px
    }
    .app-menu-pic{
        margin-bottom:20px
    }
    .flex-row-item.w-25,.flex-row-item.w-50{
        width:100%
    }
    .app-menu-text{
        padding:0;
        margin:0
    }
    .application-area{
        margin-top:21px
    }
    .application-area .application-item{
        margin-bottom:18px
    }
    .application-item-body.-pr0 p{
        margin-bottom:12px
    }
    .logos-carusel-item{
        height:100px
    }
    .corporate-text-head{
        font-size:22px
    }
    .popup{
        padding:20px
    }
    .popup-close{
        right:-10px;
        top:-10px
    }
    .footer-social-wrapper{
        display:-webkit-box;
        display:-webkit-flex;
        display:-moz-flex;
        display:-ms-flexbox;
        display:-moz-box;
        display:flex;
        -webkit-flex-flow:row wrap;
        -moz-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        flex-flow:row wrap;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        -webkit-justify-content:center;
        -moz-justify-content:center;
        -moz-box-pack:center;
        justify-content:center;
        -webkit-box-align:center;
        -ms-flex-align:center;
        -webkit-align-items:center;
        -moz-align-items:center;
        -moz-box-align:center;
        align-items:center
    }
    .footer-phone{
        text-align:center;
        margin-bottom:38px;
        margin-top:0;
        width:auto
    }
    .footer-social{
        text-align:center;
        margin:0 22px;
        display:inline-block;
        vertical-align:top;
        float:none
    }
    .footer-social:first-child{
        -webkit-box-ordinal-group:3;
        -webkit-order:2;
        -moz-order:2;
        -ms-flex-order:2;
        -moz-box-ordinal-group:3;
        order:2
    }
    .footer-right{
        float:none
    }
    .footer-logo{
        float:none;
        display:block;
        margin:0 auto 38px
    }
    .application-item-body,.footer-counter,.footer-line,.footer-nav{
        display:none
    }
    .footer-copy{
        clear:both;
        margin:43px -10px 0;
        text-align:center;
        border-top:1px solid #3a3a3a;
        line-height:1.5;
        padding:14px 10px 12px
    }
    .flex-row .flex-row-item.w-33{
        width:100%;
        padding-bottom:20px;
        margin-bottom:20px;
        border-bottom:1px dashed #9b9999
    }
    .application-item-body.-pr0{
        display:block
    }
    .news-item-pic{
        float:left;
        margin-right:12px;
        width:46%;
        border-width:5px;
        height:130px
    }
    .news-item{
        margin-bottom:5px
    }
    .news-item .btn,.news-item p{
        display:none
    }
    .news-item .news-item-date{
        margin-top:0
    }
    .news-arch{
        margin-top:0
    }
    .news{
        padding-bottom:24px;
        padding-top:15px
    }
}
 
/* Код для адаптации видео */
.video-responsive {
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* Конец кода для адаптации видео */ 

.links a{display: block;font-size: 13px;line-height: 18px;padding: 3px 0;color: #f37021;}

.header_menu_{
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 10;
    top: 36px;
}
	.header_menu_fixed{position:fixed;}
	.header_menu_static{position:static;}
.header_menu_2{
    height: 102px;
}

.header-center{position: relative;}
.header-call-item_2{display: none;}
.header-call-item_3{display: none;clear:both;}

.about .slideshow{height: auto;}
.about .slideshow .slideshow-item {height: auto;background: transparent;}
.about .slideshow .slideshow-text.-w-686 {max-width: 100%;text-align: center;background: transparent;color: #000000;}
.about .owl-carousel .owl-item img {display: inline-block; max-width: 100%; height: auto;}

.vacancy-slider {
	background: #000;
	height: 250px;
	display: none;
}

.vacancy-text {
	margin: 40px 0;
	display: none;
}

.vacancy-item {
	background: #fff;
	padding: 20px 0 0;
	border-top: 1px solid #ddd;
	margin: 10px 0 0;
	display: inline-block;
	width: 100%;
	color: #000;
	line-height: 18px;
}

.vacancy-title {
	color: #000;
	font-weight: 600;
	font-size: 16px;
	line-height: normal;
	text-decoration: none;
	transition: color 1s;
}

.vacancy-title:hover {
	color: #f37021;
}

.vacancy-city {
	color: #f37021;
	font-size: 16px;
	line-height: normal;
}

.show-all-description {
	color: #f37021;
	cursor: pointer;
}

.vacancy-description-detail {
	display: none;
	margin-top: 10px;
}

.vacancy-date {
	color: #999;
	line-height: normal;
}

@media screen and (max-width:850px){
	.header-call-item_2{
		display: block;
    	position: absolute;
    	right: 10px;
    	top: 10px;
	}
		.header_menu_{top:0!important;}
}
@media screen and (max-width:550px){
		#header{margin-bottom:40px;}
	.header-call-item_3{display: block;}
	.header-call-item_2{
		position: relative;
		margin: 0 auto 20px;
		width: 170px;
		text-align: center;
		}
}
.video_about {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.video_about iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.footer-social-item-icon {
	display:inline-block;
	text-decoration:underline;
	color:#fff;
	font-size:12px;
	line-height:30px
	width: 33px;
    height: 32px;
    background: #fff;
    border-radius: 50%;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 3px;
    margin-right: 10px;
}
.center_img {
	text-align: center;
}
.list_1 {
	padding: 0;
	margin-left: 15px;
}

.inlay {
	width: 80%;
	margin: auto;
}

.inlay th {
	background-color: rgba(255, 127, 80, 0.7);
	font-size: 20px;
	color: white;
	font-family: Stem, sans-serif;
	font-weight: normal;

}

.inlay tr:nth-child(even) {
	background-color: rgba(255, 127, 80, 0.4);

}

.inlay tr:nth-child(odd) {
	background-color: rgba(255, 127, 80, 0.7);

}

.inlay td {
	padding: 15px;
	min-height: 40px;
	vertical-align: middle;
	text-align: left;
	font-family: Stem, sans-serif;
	font-size: 16px;
	font-weight: normal;
	width: 50%;
}

.inlay_figure {

	display: block;
	float: left;
	margin: 20px 10px 0;
	text-align: center;
	color: rgba(255, 127, 80, 1);
}

.inlay_img {
	width: 340px;
	height: auto;
}

.inlay_main {
	width: 100%;
	display: flex;
	clear: both;
}


/* End */


/* Start:/local/templates/isbc_en/template_styles.css?159013807858227*/
/*Integration styles */

/* \local\templates\isbc\components\bitrix\form.result.new\request-call\template.php */
#popup-call
.input-typ,
#popup-call
.input-src,
#popup-call
.input-mdm,
#popup-call
.input-cmp,
#popup-call
.input-cnt {
  display: none;
}
/* / \local\templates\isbc\components\bitrix\form.result.new\request-call\template.php */

/* Integration styles - Popup Form */
.popup-call-btn {
  padding: 12px 15px !important;
  border: none !important;
}

.popup
.popup-errors {

}

.popup
.popup-errors p {
  color: #ff0000;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 13px 0;
}
/* / Integration styles - Popup Form */

.header-call {
  width: 200px;
  padding-top: 9px;
}

.header-nav-item {
  /*padding: 25px 0 31px;*/
  padding: 25px 0 40px;
  border-bottom: none;
}

.header-nav-item
.header-nav-link {
  border-bottom: 2px solid #fff;
  padding: 0 0 31px 0;
}

.header-nav-item:hover {
  /*border-bottom: 2px solid #f37021;*/
  border-bottom: none;
}

.header-nav-item:hover
.header-nav-link {
  border-bottom: 2px solid #f37021;
  padding: 0 0 31px 0;
}

.header-nav-item
.header-nav-sub {
  margin-top: 0;
}

.header-nav-item:hover
.header-nav-sub {
  border-top: 1px solid #d7d7d7;
}

.slideshow .owl-nav .owl-prev {
  left: -909px;
  position: relative;
}

.header-call-item {
  /*text-align: left;*/
  /*padding-left: 26px;*/
  padding-left: 0;
}


.corporate-pic {
  width: 310px;
  height: 218px;
}

.corporate-text {
  margin-left: 330px;
}

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px){
  .corporate-text {
    margin-left: 0;
  }
}

/* \local\templates\isbc\components\bitrix\news\.default\bitrix\news.list\.default\template.php */
.news-item-text {
  position: relative;
  height: 150px;
  display: block;
  margin: 0 0 20px 0;
  overflow: hidden;
  line-height: 1.7;
}

.news-item-text:before {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 200px;
  height: 20px;
  content: ".";
  font-size: 0;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}

.news-item-head {
  height: 60px;
  overflow: hidden;
  position: relative;
}
/* / \local\templates\isbc\components\bitrix\news\.default\bitrix\news.list\.default\template.php */


/* Шаблоны */

/* 1. Текст+картинка слева */
.section_white {
  padding: 0px;
  line-height: 32px;
}

.inner-container {
  position: relative;
  width: 1150px;
  margin: 0px auto;
  padding: 0px 25px;
}

.applicability__item_left {
  width: 1150px;
  background-position: left center;
  background-repeat: no-repeat;
  vertical-align: middle;
  background-size: 660px 221px;
}

.applicability__item__description_left {
  display: table-cell;
  width: 480px;
  height: 480px;
  padding-left: 670px;
  vertical-align: middle;
}

.applicability__item__title {
  margin-bottom: 35px;
  font-family: Stem, sans-serif;
  font-size: 36px;
  width: 490px;
  line-height: 50px;
  letter-spacing: -1px;
  color: #98bd20;
}

.applicability__item__info {
  display: block;
  position: absolute;
  padding-left: 45px;
  font-family: 'Stem_Light', sans-serif;
  font-size: 20px;
  line-height: 30px;
}

/*.hidden {*/
  /*display:none;*/
/*}*/
/* / 1. Текст+картинка слева */

/* 2. Текст+картинка справа */
.section_white {
  padding: 0px;
  line-height: 32px;
}

.inner-container {
  position: relative;
  width: 1150px;
  margin: 0px auto;
  padding: 0px 25px;
}

.applicability__item_right {
  width: 1150px;
  background-position: right center;
  background-repeat: no-repeat;
  vertical-align: middle;
  background-size: 660px 221px;
}

.applicability__item__description_right {
  display: table-cell;
  width: 365px;
  height: 480px;
  padding-left: 125px;
  vertical-align: middle;
}

.applicability__item__title {
  margin-bottom: 35px;
  font-family: Stem, sans-serif;
  font-size: 36px;
  line-height: 50px;
  letter-spacing: -1px;
  color: #98bd20;
  width: 365px;
}

.applicability__item__info {
  display: block;
  position: absolute;
  padding-left: 45px;
  font-family: 'Stem_Light', sans-serif;
  font-size: 20px;
  line-height: 30px;
}

/*.hidden {*/
  /*display:none;*/
/*}*/
/* / 2. Текст+картинка справа */

/* 3. Картинка во всю ширину экрана с текстом (с возможностью скрытия текста) */
.product-header_contact {
  height: 500px;
  margin-bottom: 30px;
}

.inner-container {
  position: relative;
  width: 1150px;
  margin: 0px auto;
  padding: 0px 25px;
}

.product-header_contact .product-header__title {
  left: 77px;
  top: 99px;
}

.product-header__title {
  position: absolute;
  z-index: 2;
  width: 500px;
  font-family: 'Stem_Light', sans-serif;
  font-size: 30px;
  line-height: 34px;
  color: #fff;
}

.product-header__logos {
  display: block;
  margin-top: 15px;
}

.product-header__title h1 {
  margin: 10px 0px;
  font-family: Stem, sans-serif;
  font-size: 44px;
  line-height: 42px;
  color: #fff;
}

/*.hidden {*/
  /*display:none;*/
/*}*/
/* / 3. Картинка во всю ширину экрана с текстом (с возможностью скрытия текста) */

/* 4. Слайдер во всю ширину экрана + текст (с возможностью скрытия текста) */
/* / 4. Слайдер во всю ширину экрана + текст (с возможностью скрытия текста) */

/* 5. Rich текст (текст, формат которого можно менять - шрифт, размер и т.д.)+заголовок (кот. можно скрыть) */
.section_white {
  line-height: 32px;
}

.product_airtag_features {
  width: 1154px;
  margin: 0 auto;
  padding: 67px 0 80px 46px;
}

.product_airtag_subtitle {
  margin-bottom: 20px;
  font-size: 26px;
}

/*.hidden {*/
  /*display:none;*/
/*}*/
/* / 5. Rich текст (текст, формат которого можно менять - шрифт, размер и т.д.)+заголовок (кот. можно скрыть) */

.mobile {
  display: none;
  color: grey;
  font-weight: 400;
  font-size: 16px;
  vertical-align: middle;
}

.footer-phone a[href^="tel"] {
  text-decoration: none;
  float: none;
}

@media screen and (max-width: 767px) {
.mobile {
  display: inline-block;
}

.header-logo {
  width: 190px;
  text-align: center;
}

.header-logo img {
  max-width: 100px;
}

.top-slider__header {
  display: none;
}

.news-item-head:before {
  display: none;
}

  .inner-container {
    width: 100%;
  }

  .applicability__item_left,
  .applicability__item_right {
    width: 100%;
    background-position: top center;
  }

  .applicability__item__description_left,
  .applicability__item__description_right {
    display: inline-block;
    padding-left: 0;
    width: 100%;
    padding-right: 0;
    padding-top: 230px;
    height: auto;
  }

  .applicability__item__title {
    width: 100%;
    font-size: 22px;
  }

  .product-header_contact .product-header__title {
    left: 0;
    padding: 0 10px;
  }

  .product-header__title {
    width: 100%;
    font-size: 18px;
  }

  .product-header__title h1 {
    font-size: 35px;
  }

  .product-header__logos {
    max-width: 300px;
  }

  .description {
    display: none;
  }

  .product_airtag_features {
    width: 100%;
  }

  .footer-address {
    width: auto;
    display: block;
    float: none;
    text-align: center;
  }
}

@media (min-width: 768px) and (max-width: 1150px) {
  .inner-container {
    width: 100%;
  }

  .applicability__item_left,
  .applicability__item_right {
    width: 100%;
    background-size: 330px 110px;
  }
  .applicability__item__description_left,
  .applicability__item__description_right {
    width: 100%;
    height: auto;
  }

  .applicability__item__description_left {
    padding-left: 350px;
  }

  .applicability__item__title {
    width: 100%;
    font-size: 20px;
    margin-bottom: 0;
  }
}


/* 6. Таблица */
h2.table-name {
  font-weight: 600;
  color: #797979;
}

.table a {
  color: inherit; /*цвет ссылки, наследуется от цвета элемента, куда эта ссылка помещена, то есть если ячейка имеет стиль yellow, то ссылка будет иметь такой же цвет*/
}

.table {
  width: 100%; /*ширина таблицы, по умолчанию выставлена в 100%, при необходимости можно менять, например выставив значение 100px, таблица будет иметь ширину 100px*/
}

.table-title {
	font-weight: 600; /*толщина текста в заголовке, можно убрать и он будет такой же толщины, как и остальной текст*/
	color: #797979; /*цвет по умолчанию, окрашивая содержимое заголовка в цвет #797979*/
}

.row {
  border-bottom: 1px solid #a6a6a6;/*нижняя граница у строки, по порядку: 1px - ширина, solid - означает что граница сплошная, а не прерывистая, #a6a6a6 - цвет границы*/
  display: table;/*стиль отображения таблицы, не менять*/
  width: 100%;/*ширина строки, по умолчанию выставлена 100% от ширины её родителя, то есть всей таблицы, не рекомендуется менять*/
}

.row > div {
  display: table-cell;/*стиль отображения ячейки, не менять*/
  padding: 5px 10px;/*внутренний отступ содержания ячейки от её границ, первое значение обозначает отступ сверху и снизу, второе справа и слева. Так же можно выставить три значения, где первое значение задает поле от верхнего края, второе — одновременно от левого и правого края, а третье — от нижнего края и 4 значения, где поочередно устанавливается поля от верхнего, правого, нижнего и левого края..*/
}

.yellow {
  color: #f38f00;/*цвет по умолчанию, выставляется для элементов или строк, окрашивая их содержимое в цвет #f38f00*/
}

.right-bottom-border {
  background: url(/local/templates/isbc_en/../images/border.png) right bottom no-repeat;/*задает изображение для правой нижней границы ячейки*/
  background-size: 1px 15px;/*определяет размер правой нижней границы ячейки, шириной в 1px и высотой в 15px*/
}
.right-top-border {
  background: url(/local/templates/isbc_en/../images/border.png) right top no-repeat;/*задает изображение для правой верхней границы ячейки*/
  background-size: 1px 15px;/*определяет размер правой верхней границы ячейки, шириной в 1px и высотой в 15px*/
}
/* / 6. Таблица */

/* / Шаблоны */

.-title-centered {
  max-width: 960px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 auto;
}

.section-seo-top-text {
  margin-bottom: 25px;
  font-size: 18px;
  margin-top: 0;

  line-height: 1.2;
  font-family: OfficinaSans,sans-serif;
}

/* / Integration styles */

@media only screen and (max-width: 850px), only screen and (max-device-width: 850px) {
  .slideshow-text-body {
    font-size: 13px;
  }

  .slideshow-text-head {
    display: none;
  }
}

@media only screen and (max-width:850px),only screen and (max-device-width:850px) {

  .header-top-lang {
    z-index: 13;
  }
}

@media only screen  and (max-width: 850px),
only screen and (max-device-width: 850px){
  .mobile-bar {
    opacity: 0;
  }
  .mobile-bar.-open {
    opacity: 1;
  }
}

/* new header (11.10.2018) */
.header-call {
  width: 200px;
  /*padding-top: 28px;*/
  padding-top: 26px;
}

.header-logo a,
.header-logo .header-logo-img {
  /*padding-right: 5px;*/
  /*padding-right: 13px;*/
  /*padding-right: 25px;*/
  /*padding-right: 38px;*/
  padding-right: 28px;
}

.header-logo {
  float: left;
  /*width: 256px;*/
  width: 300px;
  padding-top: 6px;
text-align: center;
}

.header-logo
.header-main-logo img {
  width: 154px;
}

.header-logo .header-logo-img {
  /*width: 159px;*/
  width: 166px;
}

@media screen and (max-width: 767px) {
  .header-logo a {
    padding-right: 0;
  }
}

@media only screen and (max-width: 850px), only screen and (max-device-width: 850px) {
  .header-logo {
    float: none;
    margin: 0 auto;
    width: 105px;
  }

  .header-call-item_2 {
    display: none;
  }
}

@media screen and (max-width: 767px){
  .header-logo {
    width: 190px;
    text-align: center;
  }
}
/* / new header (11.10.2018) */

/* Slider on main page (12.10.2018) */
.main-slider {
  position: relative;
  height: calc(100vh - 139px);
  width: 100%;
  overflow: hidden;
  display: block !important;
  z-index: 1;
}

.main-slider-item::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.30), rgba(0, 0, 0, 0.30));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.30), rgba(0, 0, 0, 0.30));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.30), rgba(0, 0, 0, 0.30));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.30), rgba(0, 0, 0, 0.30));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.30), rgba(0, 0, 0, 0.30));
  z-index: 1;
}

.main-slider-item {
  position: relative;
  height: calc(100vh - 139px);
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}

.main-slider-preloader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  opacity: 1;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  visibility: visible;
}

.-loaded .main-slider-preloader {
  opacity: 0;
  visibility: hidden;
}

.main-slider-content {
  padding: 0 20px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 100px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  z-index: 400;
  font-size: 22px;
}

.main-slider-content a, .main-slider-content a:hover {
  color: #fff;
  text-decoration: none;
}

.main-slider-content-text {
  max-width: 700px;
  margin: 0 auto;
}

.main-slider-content-title {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 40px;
  line-height: 1.17;
}

.main-slider-arr {
  z-index: 300;
  position: absolute;
  bottom: 40px;
  left: 50%;
  cursor: pointer;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  animation: t-arrow-bottom 1.7s infinite ease;
  margin-left: -18px;
}

.main-slider-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block !important;
}

@media only screen and (max-width: 850px), only screen and (max-device-width: 850px) {
  .main-slider {
    height: calc(100vh - 125px);
  }

  .main-slider-item {
    height: calc(100vh - 125px);
  }

  .main-slider-content {
    font-size: 17px;
    padding: 0 20px;
    bottom: 36px;
  }

  .main-slider-content-title {
    font-size: 31px;
  }

  .main-slider-arr {
    bottom: 30px;
  }
}

@media only screen and (max-width: 550px), only screen and (max-device-width: 550px) {
  .main-slider {
    margin-top: -40px;
  }

  .main-slider-preloader {
    background-attachment: scroll;
    opacity: 0;
  }

  .main-slider-item {
    background-attachment: scroll;
  }
}

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .main-slider {
    height: 200px;
  }

  .main-slider-item {
    height: 200px;
  }

  .main-slider-content {
    font-size: 11px;
    bottom: 5px;
  }

  .main-slider-content-title {
    font-size: 14px;
  }

  .main-slider-arr {
    bottom: 5px;
    margin-left: -4px;
  }

  .main-slider-arr svg {
    width: 18px;
    height: 9px;
  }
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes t-arrow-bottom {
  0% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }

  50% {
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
    -o-transform: translateY(-7px);
    transform: translateY(-7px)
  }

  55% {
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
    -o-transform: translateY(-7px);
    transform: translateY(-7px)
  }

  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes t-arrow-bottom {
  0% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }

  50% {
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
    -o-transform: translateY(-7px);
    transform: translateY(-7px)
  }

  55% {
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
    -o-transform: translateY(-7px);
    transform: translateY(-7px)
  }

  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
}
/* / Slider on main page (12.10.2018) */

/* logo img padding fix 22.11.19 */
.header-logo a, .header-logo .header-logo-img {
padding-right: 0;
}
/* logo img padding fix 22.11.19 */

/*NEW CODE 06.11.2018*/
.center, .columns {
  max-width: 1140px;
}

.flex-row {
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.news-item {
  position: relative;
  padding-bottom: 36px !important;
}

.news-item .btn {
  position: absolute;
  bottom: 0;
  left: 10px;
}

.news {
  overflow: hidden;
}

/*NEW CODE 06.11.2018*/

/* Форма обратного звонка 20.11.18 */
.active {
  display: block
}

.content-wrapper-center {
  margin: 0 auto;
  max-width: 1140px;
  padding: 39px 31px;
}

.feed-back {
  background: url(/local/templates/isbc/img/feed-bg.jpg) no-repeat 50% 50%;
  background-size: cover;
  text-align: center;
  color: #fff;
  padding: 61px 0;
}

.feed-back-title {
  text-transform: uppercase;
  font-size: 52px;
  line-height: 1.2;
  margin-bottom: 64px;
}

.feed-back-form {
  margin: 0 auto 10px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: center;
  margin-bottom: 10px;
  max-width: 1416px;
}

.feed-back-form-item {
  position: relative;
}

.feed-back-form-item .-error {
  border-color: #f60;
}

.feed-back-form-input {
  font-size: 18px !important;
  color: #333 !important;
  background: #fff !important;
  border: 2px solid #fff !important;
  border-radius: 4px !important;
  padding: 19px !important;
  height: 22px !important;
  width: 255px !important;
}

.feed-back-form-item.-error .feed-back-form-input {
  border-color: red !important;
}

.feed-back-form-mess {
  color: #fff;
  font-size: 18px;
  line-height: 1.2;
  padding: 12px;
  background: #ec6708;
  border-radius: 4px;
  display: none;
  width: 100%;
}

.feed-back-form-mess p {
  margin: 1em 0;
}

.feed-back-form-mess p:first-child {
  margin: 1em 0;
}

.feed-back-form-mess.-mt {
}

.feed-back-form-mess.active {
  display: block;
}

.feed-back-form-btn {
  border: 0 !important;
  cursor: pointer !important;
  padding: 16px 61px !important;
  color: #fff !important;
  font-size: 20px !important;
  line-height: 1 !important;
  background: #f36826 !important;
  margin: 20px 0 !important;
  background-color: #f37021 !important;
  border-radius: 25px/25px;
}

.feed-back-warn {
  font-size: 18px;
  line-height: 1.6;
  margin: 0 auto;
  max-width: 1074px;
}

.feed-back-warn a {
  color: #fff;
  text-decoration: underline;
  border: 0;
}

.feed-back-form-submit-wrapper {
  margin: 0 auto;
}

@media only screen and (max-width: 1200px), only screen and (max-device-width: 1200px) {
  .feed-back-form {
    -webkit-justify-content: space-between;
    -ms-flex-pack: distribute;
    justify-content: space-between;
  }
}

@media only screen and (max-width: 1070px), only screen and (max-device-width: 1070px) {
  .feed-back-title {
    margin-bottom: 70px;
    font-size: 50px
  }

  .feed-back-form {
    margin-bottom: 16px;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-around;
  }

  .feed-back-form-btn {
    padding: 16px 26px !important;
    font-size: 15px !important;
    font-weight: bold !important;
    margin: 20px 0 !important;
  }

  .feed-back-title {
    margin-bottom: 70px;
  }

  .feed-back-warn {
    max-width: 601px;
  }

  .feed-back-form-input {
    height: auto !important;
    padding: 13px !important;
    font-size: 13px !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    width: 190px !important;
  }

}

@media only screen and (max-width: 970px), only screen and (max-device-width: 970px) {
  .content-wrapper-center {
    padding-left: 14px;
    padding-right: 14px;
  }
}


@media only screen and (max-width: 870px), only screen and (max-device-width: 870px) {
  .feed-back-form {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}

@media only screen and (max-width: 792px), only screen and (max-device-width: 792px) {
  .feed-back-title {
    font-size: 30px;
    margin-bottom: 26px;
  }

  .feed-back-form-input {
    margin: 0 0 21px !important;
    padding: 15px 21px !important;
    width: 100% !important;
    margin: 0 0 12px !important;
  }

  .content-wrapper-center {
    padding-bottom: 25px;
    padding-top: 24px;
  }

  .feed-back-form {
    display: block;
  }

  .feed-back {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .feed-back-warn {
    font-size: 12px;
    line-height: 1.7;
    margin-top: 26px;
  }

}

/* Форма обратного звонка 20.11.18 */

/* Cookie 20.11.18 */
.t657 {
  z-index: 9999;
  position: fixed;
  display: none;
}

.t657.active {
  display: block;
}

.t657_rectangle {
  right: 30px;
  bottom: 80px;
  max-width: 340px;
}

.t-align_center {
  text-align: center;
}

.t657__wrapper {
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
  position: relative;
}

.t657_rectangle .t657__wrapper {
  max-width: 340px;
  border-radius: 5px;
  padding: 20px 30px;
}

.t-name {
  font-family: Stem, Arial, sans-serif;
  font-weight: 600;
  color: #000;
}

.t-descr_xxs {
  font-size: 14px;
  line-height: 1.55;
}

.t657__text {
  margin-bottom: 15px;
}

.t657__btn-wrapper {
  display: inline-block;
}

.t657__icon-close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  padding: 5px;
  -webkit-transition: opacity ease-in-out .3s;
  -o-transition: opacity ease-in-out .3s;
}

.t657__icon-close:hover {
  opacity: .7;
}

.t-btn {
  display: inline-block;
  font-family: Stem, Arial, sans-serif;
  height: 60px;
  border: 0 none;
  font-size: 16px;
  padding-left: 60px;
  padding-right: 60px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  font-weight: 700;
  background-image: none;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.t-btn_sm {
  height: 45px;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
}

.t657__btn {
  padding-left: 24px;
  padding-right: 24px;
  height: 35px;
  display: table-cell;
  font-size: 13px;
}

@media screen and (max-width: 1200px) {
  .t-descr_xxs {
    font-size: 13px;
  }
}

@media screen and (max-width: 960px) {
  .t657_rectangle, .t657_long {
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100%;
    max-width: 100%;
  }

  .t657_rectangle .t657__wrapper, .t657_long .t657__wrapper {
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    padding: 20px 10px 40px 10px;
  }

  .t657__icon-close {
    display: none;
  }
}

/* Cookie 20.11.18 */

/* Black Labels 20.11.18 */
.application-item-pic-text {
  background-color: rgba(0, 0, 0, .8);
  left: 0;
  padding: 5px 15px;
  border-radius: 0 25px 25px 0;
}

/* Black Labels 20.11.18 */

/* logo img fix 30.11.18 */
@media screen and (max-width: 850px) {
  .mobile {
    display: inline-block;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 850px), only screen and (max-device-width: 850px) {
  .header-logo {
    float: none;
    margin: 0 auto;
    width: 300px;
  }
}

.header-logo {
  text-align: center;
}

.header-logo .header-logo-img {
  padding-right: 0;
  width: 166px;
}

.header-logo a, .header-logo .header-logo-img {
  padding-right: 0;
}

@media only screen and (min-width: 851px) and (max-width: 897px) {
  .header-nav-link {
    font-size: 13px;
  }
}

.scrollup-btn {
  display: none;
}

/* logo img fix 22.11.18 */

/*dual inlays 06.12.18*/
.dualinlays {
  text-align: center;
}

.dualinlays img {
  width: 100%;
  height: auto;
  max-height: 500px;
}

/*end dual inlays 06.12.18*/

/*img border + contacts + footer fix 11.12.18*/
.news-item-pic {
border: none;
}

.about .slideshow-text .slideshow-text-head, .about .slideshow-text .slideshow-text-body{
text-align: left;
}

.footer-right {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.footer-phone {
  width: 200px;
  text-align: center;
}

.footer-address {
  width: 210px;
}
@media only screen and (max-width: 768px), only screen and (max-device-width: 768px){
.footer-right {
width: 100%;
}
}
.about .slideshow-text .slideshow-text-head, .about .slideshow-text .slideshow-text-body{
text-align: left;
}
.btn-mobile-nav.js-open-mobile-bar.hidden.i_bar-menu{
z-index: 2;
}
/*end img border + contacts + footer fix 11.12.18*/

/* rabota u nas 06.06.19 */

.sout{
display: flex;
flex-wrap: wrap;
margin: 30px 0;
}

.sout p{
width: 100%;
}

.sout a{
margin: 0 20px 10px 0;
}

/* end rabota u nas 06.06.19 */

/* about slider->plitka 20.08.19 */

.partners-block{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.partners-item{
	width: 280px;
	margin: 10px 0;
}

/* end about slider->plitka 20.08.19 */

/* orange link 30.08.19 */
.btn-link {
  outline: 0;
  font: 20px Tahoma,Arial,sans-serif,sans-serif;
  display: inline-block;
  border: 0;
  padding: 16px 61px;
  color: #fff;
  line-height: 1;
  background-color: #f37021;
  margin: 15px 15px 15px 0;
  border-radius: 25px/25px;
  text-decoration: none;
}

.btn-link:hover {
  background-color: #67b044;
}

@media only screen and (max-width: 1070px), only screen and (max-device-width: 1070px) {

  .btn-link {
    padding: 16px 26px;
    font-size: 15px;
    font-weight: 700;
    margin: 20px 20px 20px 0;
  }

}

/* end orange link 30.08.19 */

/* orange logo 06.09.19 */

.header-center {
    padding-top: 0;
}

.header-logo {
    text-align: unset;
	padding-top: 0;
	width: 250px;
}

.header-logo .new-logo{
	width: 70px;
	margin-right: 20px;
}

.header-nav-item {
    padding: 20px 0;
}

.header-nav-item .header-nav-link {
    padding: 0;
}

.header-nav-item:hover .header-nav-link {
    border-bottom: 2px solid #f37021;
    padding: 0 0 5px 0;
}

.header_menu_2 {
    height: 0;
}

.header-nav-item:hover .header-nav-sub {
    border-top: 0;
	background-color: transparent;
}

.header-nav-sub-center {
    max-width: 1120px;
	border-top: 1px solid #d7d7d7;
	background-color: #ffffff;
}

#content{
	margin-top: 68px;
}

@media (max-width: 850px){
	.header-logo {
		text-align: center;
	}
	#content{
		margin-top: 35px;
	}
	.header-logo .mobile{
		display: inline-block;
	}
}

@media (max-width: 545px){
	#content{
		margin-top: 0;
	}
}

.btn-mobile-nav.js-open-mobile-bar.hidden.i_bar-menu {
    z-index: 2;
}

/* /orange logo 06.09.19 */

.partners
.partners-item{
  width: 100%;
}

/* verstka product page 26.09.19 */

.airtag-first-block{
	margin-top: 50px;
}

.d-flex{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.flex-wrap{
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.space-between{
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.space-around{
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-around;
	justify-content: space-around;
}

.flex-start{
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}

.flex-end{
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}

.align-flex-start{
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
}

.align-center{
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.img-fluid{
	max-width: 100%;
	height: auto;
	align-self: center;
}

.m-0{
	margin: 0;
}

@media (max-width: 1140px){
	.mobile-first{
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
	}

	.mobile-last{
		-webkit-box-ordinal-group: 12;
		-moz-box-ordinal-group: 12;
		-ms-flex-order: 12;
		-webkit-order: 12;
		order: 12;
	}
}

.airtag-first-block{
	margin-top: 50px;
}

.airtag-first-images, .airtag-first-text{
	width: 50%;
}

#main-image img{
	max-height: 350px;
}

.airtag-first-text{
	font-size: 16px;
}

.sub-images{
	width: 100%;
}

.sub-images img{
	align-self: center;
	width: 135px;
	padding: 15px 0;
	cursor: pointer;
}

@media (max-width: 1140px){
	.airtag-first-images, .airtag-first-text{
		width: 100%;
	}
	.airtag-first-text{
		margin-top: 50px;
	}
}

.airtag-description-block{
	background-color: #f2f2f2;
	padding: 50px 10% 50px 0;
}

.description-bg{
	position: relative;
	background: url('/local/templates/isbc/img/new-verstka/product-imgs/bg-img-new.png') no-repeat;
	background-position: right;
	width: 100%;
	height: 1400px;
}

.description-bg.small-card{
	height: unset;
	border-radius: 50px;
}

.card-circle{
	position: absolute;
	top: 30px;
	right: 30px;
	width: 100px;
	height: 100px;
	background-color: #f2f2f2;
	border-left: 1px solid #333;
	border-radius: 50%;
	z-index: 2;
}

.airtag-description{
	position: relative;
	max-width: 1140px;
	margin: 0 auto;
	padding: 50px 15px;
	left: 5%;
}

.airtag-description ul{
	padding: 0;
}

.airtag-description ul li{
	margin-left: 15px;
	font-weight: 400;
	font-size: 16px;
}

.airtag-description ul p{
	font-weight: 400;
	font-size: 16px;
	margin: 0;
}

.airtag-description .dotless{
	font-weight: 700;
	font-size: 16px;
	margin: 0;
	list-style-type: none;
}

.airtag-description .dotless.last{
	font-weight: 400;
}

.airtag-description-left, .airtag-description-right{
	width: 47%;
}

@media (max-width: 1260px){
	.airtag-description{
		left: 0;
	}
}

@media (max-width: 1140px){
	.airtag-description{
		margin: 0;
		padding: 50px 15px;
	}
	.airtag-description-left, .airtag-description-right{
		width: 100%;
	}
	.card-circle{
		display: none;
	}
	.airtag-description-block{
		padding: 50px 0;
	}
	.description-bg{
		background-size: cover;
		height: unset;
		width: unset;
	}
}

.airtag-color{
	text-align: center;
	margin: 50px 0;
}

.airtag-color-name{
	width: 100%;
	font-size: 16px;
	margin: 20px 0;
}

.airtag-last-block{
	background-color: #f2f2f2;
	padding-bottom: 75px;
}

.airtag-roznica-text{
	font-size: 38px;
	font-weight: 700;
	margin: 0 auto;
	padding: 50px 10px;
	text-align: center;
}

.rfid-troyka-wrapper{
	background-color: #ffffff;
	padding: 0 10px;
}

.rfid-troyka{
	max-width: 1140px;
	margin: 0 auto;
}

.rfid-troyka-text, .rfid-troyka-image{
	font-size: 24px;
	max-width: 600px;
	padding: 30px 0;
}

.airtag-sotovye-wrapper, .airtag-magaziny-wrapper{
	background-color: #ffffff;
	padding: 0 10px;
	margin: 15px 0;
}

.airtag-sotovye, .airtag-magaziny{
	max-width: 1140px;
	margin: 0 auto;
}

.airtag-sotovye a, .airtag-magaziny a{
	padding: 30px 0;
	align-self: center;
}

/* end verstka product page 26.09.19 */

/* verstka landing page 27.09.19 */

.footer-phone {
    width: 215px;
}

.footer-address {
    width: 235px;
}

.first-landing-block{
	background: url('/local/templates/isbc/img/new-verstka/landing-imgs/rfid-brelok-landing.png') no-repeat;
	background-size: cover;
	/*align-items: center;*/
}

.inner-landing{
	max-width: 750px;
	padding: 300px 0;
	text-align: center;
}

.inner-landing > h1{
	font-size: 40px;
	font-weight: 700;
	margin: 0;
}

.inner-landing > p{
	font-size: 24px;
}

.landing-button{
	text-decoration: none;
	background-color: #ff5c00;
	color: #fff;
	font-size: 16px;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	border: 0;
	border-radius: 25px/25px;
	cursor: pointer;
	padding: 20px 60px;
	margin: 20px 0;
}

@media (max-width: 1140px){
	.first-landing-block{
		background-position: bottom;
	}
	.inner-landing{
		padding: 200px 0;
	}
	.landing-wrapper{
		padding: 0 15px;
	}
}

@media (max-width: 768px){
	.first-landing-block{
		background-position: bottom;
	}
	.inner-landing{
		padding: 25px 0;
	}
	.landing-wrapper{
		padding: 0 15px;
	}
}

.landing-preims-wrapper{
	background-color: #f7f7f7;
}

.landing-preim{
	width: 220px;
	text-align: center;
	padding: 75px 0;
}

.landing-preim > p{
	font-size: 18px;
	font-weight: 700;
	margin-top: 20px;
}

@media (max-width: 768px){
	.landing-preims-wrapper{
		padding: 50px 0;
	}
	.landing-preim{
		width: 50%;
		padding: 15px;
		text-align: center;
	}
	.landing-preim:nth-child(even){
		margin-top: 70px;
	}
	.landing-preim > p{
		font-size: 14px;
	}
}

.za-rulem-left, .za-rulem-right{
	width: 50%;
}

.za-rulem-right > p{
	width: 500px;
	margin-left: 50px;
	font-size: 25px;
}

@media (max-width: 1140px){
	.za-rulem-left, .za-rulem-right{
		width: 100%;
	}
	.za-rulem-left{
		text-align: center;
	}
	.za-rulem-right{
		padding: 20px 15px;
	}
	.za-rulem-right > p{
		width: 100%;
	}
}

.solutions-block{
	padding: 25px 0;
}

.solutions-block > p{
	width: 100%;
	font-size: 18px;
	font-weight: 700;
	margin: 0;
	text-align: center;
}

@media (max-width: 550px){
	.solutions-block{
		padding: 25px 0;
	}
	.solutions-block > p{
		font-size: 16px;
		font-weight: 700;
		margin: 20px 0;
		text-align: center;
	}
}

.square-block-d{
	background: url('/local/templates/isbc/img/new-verstka/landing-imgs/square-bg.png') no-repeat;
	background-size: cover;
}

.square-block-left, .square-block-right{
	width: 50%;
}

.square-block-left{
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	align-content: center;
}

.square-block-right{
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	align-content: center;
}

.square-text{
	font-size: 25px;
	flex-wrap: nowrap;
	padding: 30px 50px;
}

.square-text-wrapper{
	width: 600px;
}

.check-icon{
	display: flex;
	width: 56px;
	height: 55px;
	background: url('/local/templates/isbc/img/new-verstka/landing-imgs/check-icon.png') no-repeat;
	backgroun-size: cover;
	flex-shrink: 0;
	margin-right: 20px;
}

@media (max-width: 1140px){
	.square-block-d{
		background: none;
	}
	.square-block-left, .square-block-right{
		width: 100%;
	}
	.square-text-wrapper{
		width: 100%;
		margin: 50px 0;
	}
	.square-text{
		padding: 30px 0;
		-webkit-box-pack: justify;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: center;
		justify-content: center;
		align-content: center;
	}
	.square-block-right, .square-block-left {
		-webkit-box-pack: justify;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: center;
		justify-content: center;
		align-content: center;
	}
}

.special-prices-block{
	background-color: #f7f7f7;
	padding: 50px 0;
	margin-top: 50px;
}

.special-prices-block > p{
	font-size: 40px;
	font-weight: 700;
	margin: 20px 0;
	text-align: center;
	width: 100%;
}

.product-line > p{
	font-size: 36px;
	margin: 30px 0;
}

.product-line-product{
	width: 340px;
	border: 2px solid #f7f7f7;
	margin: 50px 0;
}

.product-line-product > img{
	align-self: center;
}

.product-line-product > a{
	font-size: 24px;
	text-align: center;
	width: 80%;
	margin: 15px auto;
}

@media (max-width: 500px){
	.product-line-product > a{
		font-size: 20px;
	}
}

.product-line-button{
	text-decoration: none;
	color: #ff5c00;
	font-size: 16px;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid #ff5c00;
	border-radius: 15px/15px;
	cursor: pointer;
	padding: 15px 40px;
	margin: 20px auto;
}

.product-line-button:hover{
	background-color: #ff5c00;
	color: #fff;
}

.popular-models-block{
	justify-content: flex-start;
}

.popular-models > p{
	font-size: 36px;
	margin: 30px 0;
}

.popular-models-product{
	width: 340px;
	border: 2px solid #f7f7f7;
	margin: 50px 10px;
	padding: 10px;
}

.popular-models-product > img{
	align-self: center;
}

.popular-models-product > a{
	font-size: 24px;
	text-align: center;
	margin: 20px auto;
}

.popular-models-product > p{
	color: #848484;
	font-size: 18px;
}

@media (max-width: 1140px){
	.popular-models-block{
		justify-content: space-around;
	}
	.popular-models-product{
		margin: 50px 0px;
	}
}

.otzivy-block-wrapper{
	background-color: #f7f7f7;
}

.otzivy-block{
	padding: 50px 0;
}

.otzivy-block > p{
	font-size: 38px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 50px;
	text-align: center;
}

.single-otzyv{
	width: 550px;
	margin: 30px 0;
}

.otzyv-img{
	display: flex;
	width: 100px;
	height: 100px;
	background: url('/local/templates/isbc/img/new-verstka/landing-imgs/otzivy-sprite.png') no-repeat;
	backgroun-size: cover;
	flex-shrink: 0;
	margin-right: 20px;
}

.otzyv-img.second-sprite{
	background-position: 100% 0;
}

.otzyv-img.third-sprite{
	background-position: 0 100%;
}

.otzyv-img.fourth-sprite{
	background-position: 100% 100%;
}

.otzyv-text-wrapper > p{
	font-size: 16px;
}

.otzyv-text-wrapper .otzyv-fio{
	font-weight: 700;
}

.video-block{
	margin: 50px auto;
}

@media (max-width: 1140px){
	.video-block .video{
		width: 100%;
		height: 500px;
	}
	.header-logo {
		width: 200px;
	}
}

@media (max-width: 676px){
	.single-otzyv{
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.otzyv-img{
		margin: 0 auto;
	}
	.otzyv-text-wrapper{
		width: 100%;
	}
	.video-block .video{
		height: 200px;
	}
}

/* end verstka landing page 27.09.19 */

/* verstka smartcards 11.10.19 */

.first-sc-block{
	background: url('/smartcards/images/smartcard-main.png') no-repeat;
	background-size: cover;
}

.inner-sc{
	max-width: 950px;
	padding: 300px 0;
	text-align: center;
}

.inner-sc > h1{
	font-size: 40px;
	font-weight: 700;
	margin: 0;
}

.inner-sc > h1 > span, .inner-sc > p{
	font-size: 40px;
	font-weight: 400;
}

.sc-button{
	text-decoration: none;
	background-color: #ff5c00;
	color: #fff;
	font-size: 16px;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	border: 0;
	border-radius: 25px/25px;
	cursor: pointer;
	padding: 20px 60px;
	margin: 50px 0;
}

@media (max-width: 1140px){
	.first-sc-block{
		background-position: bottom;
	}
	.inner-sc{
		padding: 200px 0;
	}
	.sc-wrapper{
		padding: 0 15px;
	}
}

@media (max-width: 768px){
	.inner-sc{
		padding: 25px;
	}
	.inner-sc > p{
		font-size: 24px;
	}
}

.sc-preims-wrapper{
	background-color: #f7f7f7;
}

.sc-preim{
	width: 220px;
	text-align: center;
	padding: 75px 0;
}

.sc-preim > p{
	font-size: 18px;
	font-weight: 700;
	margin-top: 20px;
}

@media (max-width: 768px){
	.sc-preims-wrapper{
		padding: 50px 0;
	}
	.sc-preim{
		width: 50%;
		padding: 15px;
		text-align: center;
	}
	.sc-preim:nth-child(even){
		margin-top: 70px;
	}
	.sc-preim > p{
		font-size: 14px;
	}
}

@media (max-width: 550px){
	.sc-preims-wrapper{
		padding: 25px 0;
	}
}

.sc-types{
	margin: 0 15px;
}

.sc-types > span{
	width:100%;
	font-size: 36px;
	text-align: center;
	font-weight: 700;
}

.sc-type-text{
	font-size: 18px;
	margin: 30px 0;
}

.sc-type-text:first-child{
	margin-top: 0;
}

@media (max-width: 768px){
	.sc-types{
		margin: 25px 0px;
	}
}

.types-sc-block {
  width: 100%;
}

.types-sc-title{
	display: block;
	max-width: 1140px;
	font-size: 40px;
	margin: 50px auto;
}

.type-sc-left, .type-sc-right{
	width: 50%;
}

.type-sc-left img, .type-sc-right img {
	width: 100%;
	max-width: none;
}

.type-sc-text-wrapper{
	/*max-width: 500px;
	padding: 30px 0;*/
	width: 100%;
	margin: 10%;
}

.type-sc-right-title{
	width: 100%;
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 20px;
}

.type-sc-right-text{
	font-size: 18px;
	max-width: 600px;
}

.type-sc-right-list-wrapper > ul{
	padding: 0;
}

.type-sc-right-list-wrapper > ul > li{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	font-size: 24px;
	list-style-type: none;
	text-align: left;
	padding-left: 30px;
}

span.check-icon-sm{
	display: block;
	width: 12px;
	height: 12px;
	background-image: url(/smartcards/images/li-icon.png);
	background-repeat: no-repeat;
	padding-right: 20px;
	margin-top: 15px;
}

.type-sc-right-list-wrapper li:first-child{
	font-weight: 700;
	padding: 0;
}

.type-sc-right-buttons{
	width: 100%;
}

.sc-about-btn, .sc-order-btn{
	text-decoration: none;
	font-size: 16px;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	border: 0;
	border-radius: 25px/25px;
	padding: 20px 50px;
	margin: 20px 0;
}

.sc-about-btn{
	background-color: #ff5c00;
	color: #ffffff;
}

.sc-order-btn{
	background-color: #ffffff;
	color: #ff5c00;
	border: 2px solid #ff5c00;
}

.sc-order-btn:hover{
	background-color: #ff5c00;
	color: #ffffff;
}

.type-sc-right-buttons .sc-about-btn{
	margin-right: 30px;
}

@media (min-width: 1141px){
	.type-sc-left{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
}

@media (max-width: 1140px){
	.type-sc-text-wrapper{
		margin-top: 0;
	}
	.types-sc-block{
		margin: 25px 0;
	}
}

@media (max-width: 768px){
	.types-sc-title{
		text-align: center;
	}
	.type-sc-left, .type-sc-right{
		width: 100%;
	}
	.type-sc-text-wrapper{
		text-align: center;
		margin: 30px auto;
	}
	.type-sc-right-text.list{
		text-align: left;
	}
	.type-sc-right-title{
		font-size: 32px;
	}
	.type-sc-right-buttons{
		-webkit-box-pack: justify;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-around;
		justify-content: space-around;
	}
	.type-sc-right-buttons .sc-about-btn{
		margin-right: 0;
	}
}

.sferi-sc-wrapper{
	max-width: 1140px;
	margin: 50px auto;
}

.sferi-sc-wrapper > p{
	font-size: 26px;
	font-weight: 700;
	margin: 30px 0;
	text-align: center;
	width: 100%;
}

.sferi-sc-list > ul{
	padding: 0;
}

.sferi-sc-list > ul > li{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	font-size: 24px;
	list-style-type: none;
	text-align: left;
	padding-left: 30px;
}

span.comment-icon-sm{
	display: block;
	width: 19px;
	height: 16px;
	background-image: url(/smartcards/images/li-icon2.png);
	background-repeat: no-repeat;
	padding-right: 30px;
	margin-top: 15px;
}

@media (max-width: 1140px){
	.sferi-sc-wrapper{
		margin: 25px auto;
	}
	.sferi-sc-img{
		display: none;
	}
}

.pline-sc > p{
	display: block;
	max-width: 1140px;
	font-size: 40px;
	margin: 0 auto;
	margin-top: 50px;
}

.pline-sc-product{
	width: 350px;
	border: 2px solid #f7f7f7;
	margin: 50px 10px;
}

.pline-text-wrapper{
	padding: 10px;
}

.pline-text-wrapper a:first-child{
	font-size: 24px;
	text-align: center;
	min-height: 180px;
}

.pline-text-wrapper .pline-sc-button{
	display: block;
	width: 60%;
	font-size: 16px;
	line-height: 1;
	color: #ff5c00;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #ff5c00;
	border-radius: 15px/15px;
	padding: 15px 40px;
	margin: 15px auto;
}

.pline-text-wrapper > pline-sc-button:hover{
	color: #fff;
	background-color: #ff5c00;
}

.pline-text-wrapper > span{
	display: block;
	color: #848484;
	font-size: 18px;
	width: 100%;
}

@media (max-width: 768px){
	.pline-sc > p{
		text-align: center;
	}
}

.preim-sc-wrapper{
	background-color: #f7f7f7;
	padding: 50px 0;
}

.preim-sc-wrapper > p{
	width: 100%;
	font-size: 40px;
	font-weight: 700;
	text-align: center;
	margin: 0;
}

.preim-sc-list{
	max-width: 1140px;
	margin: 50px auto;
}

.preim-sc-list > ul{
	padding: 0;
}

.preim-sc-list > ul > li{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	font-size: 24px;
	list-style-type: none;
	text-align: left;
	padding-left: 30px;
}

.preim-sc-list.right-list{
	max-width: 800px;
	background-color: #fff;
	padding: 30px 40px;
	margin: 0;
	margin-top: 0px;
	margin-left: 0px;
	margin-left: auto;
	margin-top: 50px;
}

.preim-sc-list.right-list > p{
	width: 100%;
	font-size: 32px;
	font-weight: 700;
	margin: 0;
}

.preim-sc-list.right-list > ul > li{
	padding: 0;
}

@media (max-width: 800px){
	.preim-sc-list.right-list{
		background-color: #f7f7f7;
	}
}

.tehno-specifika{
	margin-bottom: 50px;
}

.tehno-specifika > p{
	font-size: 40px;
	margin-top: 50px;
}

.tehno-specifika table{
    width: 100%;
	text-align: left;
}

.tehno-specifika table th,td{
    font-size: 18px;
	padding: 20px;
}

.tehno-specifika table td:first-child{
    width: 40%;
}

.tehno-specifika table tr.large th, .tehno-specifika table tr.large td{
    font-size: 30px;
	font-weight: 700;
}

.tehno-specifika table tr > th{
    background-color: #ffb283;
}

.tehno-specifika table tr{
    background-color: #ffb283;
}

.tehno-specifika table tr:nth-child(2n+1){
    background-color: #ffe5d6;
}

@media (max-width: 767px){
	.tehno-specifika table th,td{
		font-size: 14px;
		padding: 5px;
	}

	.tehno-specifika table tr.large th , .tehno-specifika table tr.large td{
		font-size: 26px;
		font-weight: 700;
	}
}

/* end verstka smartcards 11.10.19 */

/* verstka cards-contactless 05.11.19 */

.text-font{
	font: 25px/36px Stem,Arial,sans-serif;
	text-align: justify;
	margin-top: 0;
}

.text-font-md{
	font: 30px/36px Stem,Arial,sans-serif;
}

.text-font-lg{
	font: 40px/48px Stem,Arial,sans-serif;
}

p.text-font, p.title-font{
	margin: 0 0 30px 0;
}

.bold{
	font-weight: 700;
}

.orange{
	color: #f36826;
}

p.text-font.orange{
	margin: 0;
}

@media (max-width: 576px){
	.text-font{
		font: 16px/24px Stem,Arial,sans-serif;
		text-align: justify;
		margin-top: 0;
	}
	.text-font-md{
		font: 22px/30px Stem,Arial,sans-serif;
	}
	.text-font-lg{
		font: 32px/40px Stem,Arial,sans-serif;
		margin: 20px 0;
	}
	.title-font{
		font: 22px/30px Stem,Arial,sans-serif;
		font-weight: 700;
	}
	.orange-font{
		font: 16px/24px Stem,Arial,sans-serif;
		color: #f36826;
	}
}

.spacer{
	display: block;
	width: 100%;
	height: 50px;
}

.spacer-sm{
	display: block;
	width: 100%;
	height: 25px;
}

.text-center{
	text-align: center;
}

.text-left{
	text-align: left;
}

.pl-50{
	padding-left: 50px;
}

.my-20{
	margin: 20px 0;
}

.my-50{
	margin: 50px 0;
}

.flex-shrink-0{
	flex-shrink: 0;
}

.w-100{
	width: 100%;
}

.contactless-img{
	background: url('/contactless-cards/images/contactless.png') no-repeat;
	background-size: cover;
	background-position: center;
	padding: 300px 0;
}

@media (max-width: 1140px){
	.contactless-img{
		padding: 150px 0;
	}
}

@media (max-width: 768px){
	.contactless-img{
		padding: 75px 0;
	}
	.text-font{
		text-align: left;
	}
}

.card-order-btn{
	background-color: #ffffff;
    color: #ff5c00;
	text-decoration: none;
	font-size: 16px;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	border: 2px solid #ff5c00;
	border-radius: 25px/25px;
	padding: 20px 50px;
	margin-bottom: 50px;
}

.card-order-btn:hover{
	background-color: #ff5c00;
    color: #ffffff;
}

.duo-block{
	margin: 50px 0;
}

.duo-block:first-child{
	margin-top: 0;
}

.duo-block-l, .duo-block-r{
	width: 48%;
}

@media (max-width: 768px){
	.duo-block-l, .duo-block-r{
		width: 100%;
	}
}

ul.list-font > li{
	position: relative;
	margin-bottom: 20px;
	font: 25px/32px Stem,Arial,sans-serif;
	list-style-type: none;
}

.list-font li:before{
	position: absolute;
	content: url(/smartcards/images/li-icon.png);
	width: 20px;
	height: 12px;
	left: -35px;
}

@media (max-width: 576px){
	.list-font li {
		font: 16px/24px Stem,Arial,sans-serif;
	}
}

/* end verstka cards-contactless 05.11.19 */

/* verstka cards-contact + combined 07.11.19 */

.contact-img{
	background: url('/contact-cards/images/kontaktnye.png') no-repeat;
	background-size: cover;
	background-position: center;
	padding: 300px 0;
}

@media (max-width: 1140px){
	.contact-img{
		padding: 150px 0;
	}
}

@media (max-width: 768px){
	.contact-img{
		padding: 75px 0;
	}
}

.card-table{
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	margin-bottom: 50px;
}

.card-table tr{
	border-bottom: 2px solid #ff5c00;
}

.card-table tr td{
	font: 25px/36px Stem,Arial,sans-serif;
	padding: 20px 40px;
}

@media (max-width: 992px){
	.card-table tr td{
		font: 16px/24px Stem,Arial,sans-serif;
		padding: 5px 10px;
	}
}

@media (max-width: 576px){
	.card-table tr td{
		font: 12px/20px Stem,Arial,sans-serif;
		padding: 2px;
	}
}

.combined-img{
	background: url('/combined-cards/images/combined.png') no-repeat;
	background-size: cover;
	background-position: center;
	padding: 300px 0;
}

@media (max-width: 1140px){
	.combined-img{
		padding: 150px 0;
	}
}

@media (max-width: 768px){
	.combined-img{
		padding: 75px 0;
	}
}

.gray-wrapper{
	background-color: #f7f7f7;
	padding: 70px 0;
}

.combine-functions{
	padding: 50px 0;
}

.combine-function{
	width: 500px;
	margin: 20px 0;
}

.combine-function > img{
	width: 85px;
}

.cf-text{
	font: 25px/24px Stem,Arial,sans-serif;
	margin-left: 30px;
}

.cf-text-sm{
	font: 14px/16px Stem,Arial,sans-serif;
}

/* /verstka cards-contact + combined 07.11.19 */

.header-call-item a[href^="tel"]{
	font-size: 21px;
}

.footer-phone a[href^="tel"] {
	font-size: 19px;
}

/* rfid-brelok & platezhniy 12.12.19 */

.platezh-type-text{
	max-width: 1150px;
	font-size: 26px;
	margin-top: 30px;
}

.rfid-brelok-text{
	margin: 50px auto;
}

.rfid-brelok-text p{
	font-size: 16px;
}

.cbi-left, .cbi-right{
	width: 49%;
	align-self: flex-start;
	margin: 25px 0;
}

.cbi-left p, .cbi-right p{
	font-size: 16px;
}

@media (max-width: 768px){
	.platezh-wrapper{
		padding: 0 10px;
	}
	.platezh-wrapper .type-sc-text-wrapper{
		text-align: left;
	}
	.rfid-brelok-text{
		margin: 25px 0;
		padding: 0 10px;
	}
	.cbi-left, .cbi-right{
		width: 100%;
	}
}

/* /rfid-brelok 12.12.19 */

/* fix verstki 19.12.19 */

.slider-button{
	text-decoration: none;
    background-color: #ff5c00;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    border: 0;
    border-radius: 25px/25px;
    cursor: pointer;
    padding: 20px 60px;
    margin: 50px 0;
}

.list-w-checks{
	max-width: 768px;
    margin: 50px auto;
	margin-top: 0;
}

.check-wrapper{
	-webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.check-wrapper > p{
	font-size: 18px;
	font-weight: 400;
	margin: 25px 0;
}

h1.large, h2.large{
	font-size: 26px;
    font-weight: 700;
}

p.white-overlay{
	width: 100%;
	color: #fff;
	background-color: rgba(0,0,0,0.3);
}

@media (max-width: 768px){
	.padding-container{
		padding: 0 10px;
	}
}

@media (max-width: 550px){
	.main-slider.bread-fix{
		margin-top: 0;
	}
	.slider-button{
		font-size: 12px;
		padding: 10px 30px;
		margin: 15px 0;
	}
	h2.large{
		font-size: 16px;
	}
	.list-w-checks{
		margin: 25px auto;
	}
	.check-wrapper{
		-webkit-box-pack: justify;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.check-wrapper > p{
		width: 100%;
		font-size: 16px;
	}
	.types-sc-block {
		margin: 25px 0;
	}
	.type-sc-text-wrapper {
		padding: 0;
	}
	.type-sc-right-title{
		font-size: 24px;
	}
	.sc-type-text {
		font-size: 16px;
	}
	.sferi-sc-wrapper > p {
		font-size: 24px;
		margin: 0;
		margin-top: 30px;
	}
	.tehno-specifika > p {
		font-size: 25px;
	}
	.otzivy-block > p {
		font-size: 16px;
	}
	.otzyv-text-wrapper > p {
		padding: 10px;
	}
	span.multyfunc{
		font-size: 28px;
	}
}

.main-slider-content-title h1{
	font-weight: bold;
	font-size: 40px;
	line-height: 1.17;
	margin: 0;
}

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px){
	.main-slider-content-title h1{
		font-size: 14px;
	}
}

@media only screen and (max-width: 850px), only screen and (max-device-width: 850px){
.main-slider-content-title h1{
	font-size: 31px;
	}
}

.content.-pb{
	padding: 25px 10px;
}

.content.-pb .title{
	padding: 0;
}

.responsive-video {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 -> 9/16x100 */
  overflow: hidden;
}

.video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/* end fix verstki 24.12.19 */

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body #wrapper{
    display: block
  }
}

.header-call-item a[href^="tel"], .footer-phone a[href^="tel"]{
  font-size: 22px;
}

.main-slider
.cycle-prev,
.main-slider
.cycle-next {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  z-index: 110;
}

.main-slider
.cycle-prev {
  left: 40px;
}

.main-slider .cycle-prev:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    content: url(/local/templates/isbc_en/img/main-slider__arrow-left.png);
}

.main-slider
.cycle-next {
  right: 40px;
}

.main-slider .cycle-next:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    content: url(/local/templates/isbc_en/img/main-slider__arrow-right.png);
}

@media (max-width: 768px){
	.main-slider
	.cycle-prev,
	.main-slider
	.cycle-next {
	  top: 65%;
	}
}
/* End */
/* /local/templates/isbc_en/css/vendor.css?15772633624535 */
/* /local/templates/isbc_en/css/main.css?161347677280444 */
/* /local/templates/isbc_en/template_styles.css?159013807858227 */
