@import 'https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700|Open+Sans:400,300,700,600&subset=latin,cyrillic';
.flex-set {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: flex !important;
}

.flexed-item {
    flex: 1 1 0;
    -webkit-flex: 1 1 0;
    -webkit-box-flex: 1;
    box-flex: 1;
}

.flexed-item--auto {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -webkit-box-flex: 1;
    box-flex: 1;
}

.flex--column {
    -ms-flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.flex--row {
    -ms-flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    flex-direction: row;
}

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

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

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

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

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

.flex--align-content-start {
    -ms-flex-line-pack: start;
    -webkit-align-content: flex-start;
    align-content: flex-start;
}

.flex--align-content-end {
    -ms-flex-line-pack: end;
    -webkit-align-content: flex-end;
    align-content: flex-end;
}

.flex--align-content-center {
    -ms-flex-line-pack: center;
    -webkit-align-content: center;
    align-content: center;
}

.flex--align-content-between {
    -ms-flex-line-pack: justify;
    -webkit-align-content: space-between;
    align-content: space-between;
}

.flex--align-content-around {
    -ms-flex-line-pack: distribute;
    -webkit-align-content: space-around;
    align-content: space-around;
}

.flex--align-content-stretch {
    -ms-flex-line-pack: stretch;
    -webkit-align-content: stretch;
    align-content: stretch;
}

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

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

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

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

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

.flex--align-self-auto {
    -ms-flex-item-align: auto;
    -webkit-align-self: auto;
    align-self: auto;
}

.flex--align-self-start {
    -ms-flex-item-align: start;
    -webkit-align-self: flex-start;
    align-self: flex-start;
}

.flex--align-self-end {
    -ms-flex-item-align: end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
}

.flex--align-self-center {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
}

.flex--align-self-baseline {
    -webkit-align-self: baseline;
    -ms-flex-item-align: baseline;
    align-self: baseline;
}

.flex--align-self-stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}

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

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

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

.flex--order-one {
    -webkit-order: 1;
    order: 1;
}

.flex--order-two {
    -webkit-order: 2;
    order: 2;
}

.flex--order-three {
    -webkit-order: 3;
    order: 3;
}

@font-face {
    font-family: 'PF Agora Sans Pro Regular';
    src: url('/local/templates/ptomsk/font/PF Agora Sans Pro Regular.eot');
    src: local('?'), url('/local/templates/ptomsk/font/PF Agora Sans Pro Regular.woff') format('woff'), url('/local/templates/ptomsk/font/PF Agora Sans Pro Regular.ttf') format('truetype'), url('/local/templates/ptomsk/font/PF Agora Sans Pro Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PF Agora Sans Pro Light';
    src: url('/local/templates/ptomsk/font/PF Agora Sans Pro Light.eot');
    src: local('?'), url('/local/templates/ptomsk/font/PF Agora Sans Pro Light.woff') format('woff'), url('/local/templates/ptomsk/font/PF Agora Sans Pro Light.ttf') format('truetype'), url('/local/templates/ptomsk/font/PF Agora Sans Pro Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PFAgoraSansPro-Medium';
    src: url('/local/templates/ptomsk/font/PFAgoraSansPro-Medium.eot?#iefix') format('embedded-opentype'), url('/local/templates/ptomsk/font/PFAgoraSansPro-Medium.woff') format('woff'), url('/local/templates/ptomsk/font/PFAgoraSansPro-Medium.ttf') format('truetype'), url('/local/templates/ptomsk/font/PFAgoraSansPro-Medium.svg#PFAgoraSansPro-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PFAgoraSansPro-Bold';
    src: url('/local/templates/ptomsk/font/PFAgoraSansPro-Bold.eot?#iefix') format('embedded-opentype'), url('/local/templates/ptomsk/font/PFAgoraSansPro-Bold.woff') format('woff'), url('/local/templates/ptomsk/font/PFAgoraSansPro-Bold.ttf') format('truetype'), url('/local/templates/ptomsk/font/PFAgoraSansPro-Bold.svg#PFAgoraSansPro-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PF Agora Slab Pro UltraBlack';
    src: url('/local/templates/ptomsk/font/PFAgoraSlabPro-UltraBlack.eot');
    src: url('/local/templates/ptomsk/font/PFAgoraSlabPro-UltraBlack.eot?#iefix') format('embedded-opentype'), url('/local/templates/ptomsk/font/PFAgoraSlabPro-UltraBlack.woff') format('woff'), url('/local/templates/ptomsk/font/PFAgoraSlabPro-UltraBlack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'PF Agora Sans Pro UltraBlack';
    src: url('/local/templates/ptomsk/font/PFAgoraSansPro-UltraBlack.eot');
    src: url('/local/templates/ptomsk/font/PFAgoraSansPro-UltraBlack.eot?#iefix') format('embedded-opentype'), url('/local/templates/ptomsk/font/PFAgoraSansPro-UltraBlack.woff') format('woff'), url('/local/templates/ptomsk/font/PFAgoraSansPro-UltraBlack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

.clearfix {
    clear: both;
}

.wrapper {
    position: relative;
    width: 100%;
    min-height: 100%;
    margin: 0 auto;
    padding-top: 69px;
    z-index: 100;
    background-color: #fff;
}

.wrapper .wrapper-empty {
    height: 348px;
}

.static {
    background-color: #fff;
}

.static footer {
    position: relative;
    min-height: 348px;
    margin-top: -348px;
}

.static footer.footer-404 {
    min-height: 125px;
    margin-top: -125px;
}

.static .blocks-content {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
}

.dashed {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    text-decoration: none !important;
}

.dotted {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    text-decoration: none !important;
}

#jpreOverlay {
    background-color: #000;
}

.night #jpreOverlay,
.light #jpreOverlay {
    background-color: #fff;
}

#jpreSlide {
    display: none;
}

#jpreLoader {
    position: absolute;
    left: 50% !important;
    top: 50% !important;
}

#jpreBar {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 45px;
}

#jprePercentage {
    display: none;
}

.lang-ru #jpreLoader {
    width: 169px !important;
    height: 64px !important;
    margin: -35px 0 0 -84px;
}

.lang-en #jpreLoader {
    width: 155px !important;
    height: 45px !important;
    margin: -22px 0 0 -77px;
}

html,
body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

body {
    position: relative;
    min-height: 100%;
    margin: 0;
    font: 14px "PF Agora Sans Pro Regular", sans-serif;
    background-color: #fff;
}

.home {
    z-index: 100;
    position: relative;
    /*height: 100%;
    min-height: 749px;*/
}

.header {
    z-index: 101;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 70px;
    background: #0d0707;
}

.header .logo {
    z-index: 10;
    position: relative;
    float: left;
    height: 70px;
}

.header .logo a {
    display: block;
    height: 70px;
    padding: 14px 0 0 17px;
}

.header .right {
    position: relative;
    float: right;
    width: 115px;
    height: 70px;
}

.header .right .search-trigger {
    z-index: 12;
    display: block;
    position: absolute;
    top: 50%;
    left: -30px;
    width: 16px;
    height: 17px;
    margin-top: -8px;
    cursor: pointer;
}

.header .right .search-trigger svg {
    fill: #5f5e5e;
    transition: all 0.15s linear;
}

.header .right .search-trigger svg:hover {
    fill: #ff0001;
}

.header .right .search-trigger:hover {
    background-position: -21px -20px;
}

.header .search {
    opacity: 0;
    z-index: 11;
    position: absolute;
    top: 50%;
    left: 93%;
    right: 90px;
    height: 36px;
    margin-top: -18px;
    padding-left: 35px;
    outline: none;
    -webkit-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

.header .search.open {
    left: 230px;
    opacity: 1;
    z-index: 13;
}

.header .search .search-close {
    z-index: 10;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.header .search .search-close svg {
    fill: #b7b7b7;
}

.header .search .search-close:hover {
    opacity: .7;
}

.header .search .search-icon {
    z-index: 11;
    display: block;
    position: absolute;
    top: 50%;
    left: 8px;
    width: 16px;
    height: 17px;
    margin-top: -8px;
    color: #838383;
    text-align: center;
    cursor: pointer;
}

.header .search .search-icon svg {
    fill: #ff0001;
}

.header .search .f {
    display: block;
    z-index: 10;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 9px 35px;
    border: 1px solid #ccc;
    border-radius: 1px;
    background-color: #fff;
    font-size: 14px;
    color: #838383;
    outline: none;
}

.header .menu {
    width: 72%;
    height: 70px;
    max-width: 850px;
    margin: 0 auto;
    text-align: justify;
}

.header .menu a {
    display: inline-block;
    position: relative;
    height: 70px;
    padding: 0 6px 0;
    font-weight: bold;
    font-size: 20px;
    color: #a19f9f;
    text-decoration: none;
    letter-spacing: 1px;
    transition: all 0.15s linear;
}

.header .menu a span {
    position: relative;
    top: 0;
    opacity: 1;
}

.header .menu a:hover,
.header .menu a.active {
    background-color: #1b1818;
    color: #fff;
}

.header .menu a:hover:after,
.header .menu a.active:after {
    opacity: 1;
    width: 100%;
    left: 0;
}

.header .menu a.active span {
    top: 0 !important;
    opacity: 1 !important;
}

.header .menu a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 3px;
    background-color: #f00;
    opacity: 0;
    transition: all 0.15s linear;
}

.header .menu .helper {
    display: inline-block;
    width: 100%;
    height: 0;
}

.footer {
    overflow: hidden;
    position: relative;
    min-height: 118px;
    z-index: 100;
    background-color: #131010;
    font-family: "PF Agora Sans Pro Light", 'Open Sans', sans-serif;
}

.footer.overflow-visible,
.footer.overflow-visible .blocks-content {
    overflow: visible;
}

.footer .block-footer-catary {
    width: 48.5%;
    float: left;
}

.footer .block-footer-catary.longer {
    width: 45%;
}

.footer .catary {
    width: 89%;
    max-width: 690px;
    /*max-width: 590px;*/
    float: none;
    margin-top: 28px;
    margin-left: 30px;
}

.footer .catary a {
    color: #fff;
    font-size: 15px;
    transition: all 0.1s linear;
}

.footer .catary a:hover {
    text-decoration: none;
    color: red;
}

.footer .footer-link-left {
    padding-right: 3%;
}

.footer .center-link-footer {
    font-size: 13px;
    border-left: 1px solid #444;
    border-right: 1px solid #444;
    padding: 0 4%;
}

.footer .footer-link {
    padding-left: 4%;
    text-decoration: none !important;
    outline: none;
    border-right: 1px solid #444;
    padding-right: 4%;
    margin-bottom: 5px;
    display: inline-block;
}
.footer .footer-link.last{
    border-right: none;
    padding-right: 0;
}
.footer .license {
    color: #6c6c6c;
    margin-top: 30px;
    margin-left: 30px;
    font-size: 14px;
}

.footer .company {
    width: 21%;
    font-size: 14px;
    float: left;
    padding-left: 30px;
}

.footer .company.longer {
    width: 30.5%;
    padding-right: 3.5%;
}

.footer .company p {
    margin-top: 30px;
    color: #6c6c6c;
}

.footer .social {
    width: 30%;
    float: left;
    padding-top: 20px;
    padding-right: 20px;
}

.footer .social.longer {
    width: 24.5%;
}

.footer .social a {
    display: block;
    float: left;
    width: 46px;
    height: 46px;
    position: absolute;
    z-index: 9999;
}

.footer .social .vk {
    text-align: center;
}

.footer .social .vk svg {
    margin-top: 15px;
    fill: #fff;
}

.footer .social .facebook {
    text-align: center;
}

.footer .social .facebook svg {
    margin-top: 13px;
    fill: #fff;
}

.footer .social .twiter {
    text-align: center;
}

.footer .social .twiter svg {
    margin-top: 15px;
    fill: #fff;
}

.footer .social .clubhouse {
    text-align: center;
}

.footer .social .clubhouse svg {
    margin-top: 11px;
}

.footer .social-block {
    width: 50px;
    height: 50px;
    margin-top: 10px;
    border: 2px solid #686869;
    margin-right: 10px;
    display: block;
    float: right;
    position: relative;
}

.footer .social-block .fa {
    font-size: 20px;
    color: #fff;
}

.footer .left-block-border {
    margin-left: 17%;
}

.footer .social-block .border-effects-two {
    position: absolute;
    left: -2px;
    top: -2px;
    width: 50px;
    height: 50px;
}

.footer .social-block .border-effects-two .left-line {
    background: #80181a !important;
    opacity: 0;
}

.footer .social-block:hover .border-effects-two .left-line {
    height: 100%;
    opacity: 1;
}

.footer .social-block .border-effects-two .top-line {
    background: #80181a !important;
    opacity: 0;
}

.footer .social-block:hover .border-effects-two .top-line {
    width: 100%;
    opacity: 1;
}

.footer .social-block .border-effects-two .bottom-line {
    background: #80181a !important;
    opacity: 0;
}

.footer .social-block:hover .border-effects-two .bottom-line {
    width: 100%;
    opacity: 1;
}

.footer .social-block .border-effects-two .right-line {
    background: #80181a !important;
    opacity: 0;
}

.footer .social-block:hover .border-effects-two .right-line {
    height: 100%;
    opacity: 1;
}

@media screen and (max-width: 1410px) {
    .footer .company.longer {
        width: 27%;
        padding-right: 0;
    }
    .footer .social.longer {
        width: 28%;
    }
}

.ui-autocomplete {
    z-index: 1000;
    position: absolute;
    left: -1px;
    background: #fff;
    border: none;
    color: #ededed;
    cursor: default;
}

.ui-autocomplete:after {
    content: "";
    position: absolute;
    top: -1px;
    right: -1px;
    left: -1px;
    height: 1px;
    background-color: #ccc;
}

.ui-autocomplete.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: none;
    box-sizing: content-box !important;
}

.ui-autocomplete.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    min-height: 0;
}

.ui-autocomplete.ui-menu .ui-menu-item.last a {
    font-size: 13px;
    font-weight: normal;
}

.ui-autocomplete.ui-menu .ui-menu-item a {
    display: block;
    padding: 9px 5px 9px 35px;
    border: none;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

.ui-autocomplete.ui-menu .ui-menu-item.ui-state-focus a {
    background: #ededed;
    color: #f00 !important;
}

.language {
    cursor: pointer;
    overflow: hidden;
    width: 35px;
    height: 15px;
    padding-right: 2px;
    position: absolute;
    right: 25px;
    top: 27px;
    font-size: 11px;
    color: #b9b8b8;
    text-transform: uppercase;
    z-index: 99999;
    text-decoration: none !important;
}

.Apple.Chrome .language {
    top: 30px;
}

.Apple.Safari .language {
    top: 29px;
}

.language a {
    position: absolute;
    top: 0;
    left: 0;
    color: #b9b8b8;
    text-decoration: none;
    transition: all .15s linear;
}

.language a svg {
    fill: #fff;
    transition: all .15s linear;
}

.language.active a {
    color: red;
}

.language.active a.eng {
    left: -100%;
}

.language.active a.rus {
    left: 0;
}

.language.active .icon-lang svg {
    fill: #e0000f;
}

.language:hover a {
    color: red;
}

.language:hover a svg {
    fill: #e0000f;
}

.language .icon-lang {
    display: block;
    float: right;
    margin-left: 3px;
}

.language .rus {
    left: 100%;
}

.home-content {
    position: relative;
    width: 100%;
    margin-top: 69px;
    /*top: 69px;
    bottom: 0;
    min-height: 750px;*/
}

.home-slider {
    z-index: 1;
    overflow: hidden;
    position: relative;
    /*top: 0;
    left: 0;
    right: 0;
    bottom: 230px;*/
    height: calc(100vh - 69px);
    min-height: 380px;
    background-color: #fff;
}

.home-slider.video-slider .bx-controls {
    bottom: 23px;
    left: 0;
    right: 0;
    text-align: center;
}

.home-slider.video-slider .bx-controls .bx-pager-item {
    width: 50px;
    height: 20px;
    display: inline-block;
    margin: 7px;
    float: none;
    z-index: 1000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-indent: -99999px;
}

.home-slider.video-slider .bx-controls .bx-pager-item .bx-pager-link {
    width: 100%;
    height: 20px;
    background: none;
    display: block;
    z-index: 99999999;
    padding-top: 8px;
    outline: none !important;
}

.home-slider.video-slider .bx-controls .bx-pager-item .bx-pager-link span.l {
    display: block;
    height: 4px;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 0 0 2px #e0000e;
    transition: background-color .2s ease-in;
}

.home-slider.video-slider .bx-controls .bx-pager-item .bx-pager-link span.w {
    display: block;
    width: 0;
    height: 4px;
}

.home-slider.video-slider .bx-controls .bx-pager-item .bx-pager-link.active span.l {
    background-color: #e0000e;
    box-shadow: 0 0 0 2px #e0000e;
}

.home-slider.video-slider .bx-controls .bx-pager-item .bx-pager-link.active span.l .w {
    background-color: #e0000e;
}

.home-slider .bx-wrapper {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    min-height: 380px;
}

.home-slider .bx-viewport {
    overflow: hidden;
    height: 100% !important;
}

.home-slider .bx-viewport .slider {
    height: 100%;
    min-height: 380px;
}

.home-slider .bx-viewport .slider .slide {
    position: relative;
    height: 100%;
}

.home-slider .bx-viewport .slider .slide .helper {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-position: center;
    background-size: cover;
}

.home-slider .bx-viewport .slider .slide:nth-child(2) .helper {
    background-position-x: left;
}

.home-slider .bx-viewport .slider .slide .helper--video video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translateX(-50%) translateY(-50%);
    transition: 1s opacity;
}

.home-slider .bx-viewport .slider .slide .helper--video2 video {
    left: 45%;
}

.home-slider .bx-controls {
    position: absolute;
    bottom: 23px;
    left: 23px;
    right: 23px;
    z-index: 9999999;
    text-align: center;
}

.home-slider .bx-controls .bx-pager-item {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: 7px;
    float: none;
    z-index: 1000;
    text-indent: -99999px;
}

.home-slider .bx-controls .bx-pager-item .bx-pager-link {
    width: 16px;
    height: 16px;
    background: url("/local/templates/ptomsk/image/sprite.png") no-repeat scroll -108px -55px transparent;
    display: block;
    z-index: 99999999;
    outline: none !important;
}

.home-slider .bx-controls .bx-pager-item .bx-pager-link.active,
.home-slider .bx-controls .bx-pager-item .bx-pager-link:hover {
    background-position: -76px -55px;
}

.light .home-slider {
    background-color: #000;
}

.border-effects-two {
    position: absolute;
    width: 50px;
    height: 50px;
    z-index: 99;
}

.border-effects-two .left-line {
    width: 2px;
    height: 0;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: red;
    -webkit-transition: all 0.3s, -webkit-transform 0.3s;
    -moz-transition: all 0.3s, -moz-transform 0.3s;
    transition: all 0.3s, transform 0.3s;
}

.border-effects-two .top-line {
    width: 0;
    height: 2px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: red;
    -webkit-transition: all 0.3s, -webkit-transform 0.2s;
    -moz-transition: all 0.3s, -moz-transform 0.2s;
    transition: all 0.3s, transform 0.2s;
}

.border-effects-two .bottom-line {
    width: 0;
    height: 2px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: red;
    -webkit-transition: all 0.3s, -webkit-transform 0.3s;
    -moz-transition: all 0.3s, -moz-transform 0.3s;
    transition: all 0.3s, transform 0.3s;
}

.border-effects-two .right-line {
    width: 2px;
    height: 0;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background: red;
    -webkit-transition: all 0.3s, -webkit-transform 0.2s;
    -moz-transition: all 0.3s, -moz-transform 0.2s;
    transition: all 0.3s, transform 0.2s;
}

.home .blocks-content {
    position: relative;
}

.blocks-content {
    z-index: 12;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    height: 230px;
    bottom: 0;
    background-color: #242424;
    font-family: "PF Agora Sans Pro Regular", sans-serif;
}
.blocks-content.index{
    height: 240px;
}
.blocks-content.contacts{
    height: 210px;
}
.blocks-content .articles-slider {
    position: absolute;
    top: 100%;
    bottom: 0;
    left: 0;
    width: 48.8%;
    background-color: #1f1f1f;
}

.blocks-content .articles-slider .block-icon-news {
    width: 65px;
    height: 230px;
    margin-right: 15px;
    margin-left: 30px;
    float: left;
}

.blocks-content .articles-slider .news-icon {
    width: 48px;
    height: 48px;
    border: 2px solid #80181a;
    text-align: center;
    margin-top: 30px;
}

.blocks-content .articles-slider .data-news-index {
    font-size: 28px;
    color: #fff;
    line-height: 48px;
}

.blocks-content .articles-slider .month {
    width: 48px;
    margin-top: 5px;
    font-size: 11px;
    color: #a5a5a5;
    text-align: center;
}

.blocks-content .articles-slider .pre-header-news-index {
    font-size: 11px;
    color: #8f8f8f;
    margin-top: 20px;
}

.blocks-content .articles-slider .news-block-text {
    position: relative;
    width: 75%;
    height: 205px;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    margin-top: 4px;
    float: left;
}

.blocks-content .articles-slider .news-block-text:after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0;
    left: 0;
    height: 20px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFmMWYxZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZjFmMWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(31, 31, 31, 0) 0%, #1f1f1f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(31, 31, 31, 0)), color-stop(100%, #1f1f1f));
    background: -webkit-linear-gradient(top, rgba(31, 31, 31, 0) 0%, #1f1f1f 100%);
    background: -o-linear-gradient(top, rgba(31, 31, 31, 0) 0%, #1f1f1f 100%);
    background: -ms-linear-gradient(top, rgba(31, 31, 31, 0) 0%, #1f1f1f 100%);
    background: linear-gradient(to bottom, rgba(31, 31, 31, 0) 0%, #1f1f1f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001f1f1f', endColorstr='#1f1f1f', GradientType=0);
}

.blocks-content .articles-slider .news-block-text td {
    height: 145px;
}

.blocks-content .articles-slider .news-block-text tr:last-child td {
    font-family: "PF Agora Sans Pro Light", 'Open Sans', sans-serif;
}
.blocks-content .articles-slider .news-block-text tr:last-child td a{
    color: #fff;
    text-decoration: underline;
}
.blocks-content .articles-slider .news-block-text tr:last-child td a:hover{
    color: #e0000f;
}
.blocks-content .articles-slider .news-block-text a {
    text-decoration: none;
}

.blocks-content .articles-slider .news-block-text a:hover {
    text-decoration: underline;
}

.blocks-content .articles-slider .news-block-text p {
    margin-top: 7px;
}

.blocks-content .articles-slider .index-left-block-news .bx-wrapper {
    height: 100%;
    position: relative;
}

.blocks-content .articles-slider .vertical-slider {
    margin: 0;
    padding: 0;
}

.blocks-content .articles-slider .vertical-slider li {
    padding: 0;
    height: 230px;
    overflow: hidden;
}
.blocks-content.index .articles-slider .vertical-slider li{
    height: 240px;
}
.blocks-content .articles-slider .gradient-block {
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
    z-index: 99999;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5MTkxOSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU4JSIgc3RvcC1jb2xvcj0iIzE5MTkxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, rgba(25, 25, 25, 0) 0%, #191919 58%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(25, 25, 25, 0)), color-stop(58%, #191919));
    background: -webkit-linear-gradient(top, rgba(25, 25, 25, 0) 0%, #191919 58%);
    background: -o-linear-gradient(top, rgba(25, 25, 25, 0) 0%, #191919 58%);
    background: -ms-linear-gradient(top, rgba(25, 25, 25, 0) 0%, #191919 58%);
    background: linear-gradient(to bottom, rgba(25, 25, 25, 0) 0%, #191919 58%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00191919', endColorstr='#191919', GradientType=0);
}

.blocks-content .articles-slider .bx-controls .bx-pager .bx-pager-item {
    float: none !important;
}

.blocks-content .articles-slider .bx-wrapper .bx-controls .bx-pager a {
    outline: medium none;
    display: block;
    text-indent: -999999px;
    width: 8px;
    height: 8px;
    margin-bottom: 15px;
    background: url("/local/templates/ptomsk/image/sprite.png") no-repeat -111px -34px;
}

.blocks-content .articles-slider .bx-wrapper .bx-controls,
.blocks-content .articles-slider .bx-has-pager,
.blocks-content .articles-slider .bx-has-controls-direction {
    position: absolute;
    top: 74px;
    right: 32px;
    z-index: 9999999;
}

.blocks-content .articles-slider .bx-wrapper .bx-pager a:hover,
.blocks-content .articles-slider .bx-wrapper .bx-pager a.active {
    width: 8px;
    height: 8px;
    background: url("/local/templates/ptomsk/image/sprite.png") no-repeat -93px -34px;
}

.blocks-content .articles-slider .header-index-news a {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}

.blocks-content .articles-slider .header-index-news a:hover {
    color: red !important;
    text-decoration: none !important;
}

.blocks-content .articles-slider .direct {
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    background: url(/local/templates/ptomsk/image/ceo-bg.jpg) no-repeat;
    background-size: cover;
}
.blocks-content.index .articles-slider .direct{
    background: url(/local/templates/ptomsk/image/ceo-bg-index.jpg) no-repeat;
    background-color: #131010;
    background-image: none;
}
.blocks-content .articles-slider .photo-direct img {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999999;
}

.blocks-content .articles-slider .light-direct img {
    display: none;
}

.blocks-content .articles-slider .block-direct {
    margin-left: 196px;
    margin-right: 20px;
    position: relative;
    z-index: 9;
    height: 180px;
}

.blocks-content .articles-slider .header-direct {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'PF Agora Sans Pro Regular', 'Open Sans', sans-serif;
    margin-bottom: 6px;
}

.blocks-content .articles-slider .text-direct {
    position: relative;
    height: 170px;
    color: #fff;
    font-size: 16px;
    font-family: 'PF Agora Sans Pro Light', 'Open Sans', sans-serif;
    margin-right: 10px;
    margin-top: 30px;
    overflow: hidden;
    line-height: 19.8px;
}

.blocks-content .articles-slider .text-direct-helper:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 46px;
    left: 0;
    height: 20px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFmMWYxZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZjFmMWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(31, 31, 31, 0) 0%, #131010 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(31, 31, 31, 0)), color-stop(100%, #131010));
    background: -webkit-linear-gradient(top, rgba(31, 31, 31, 0) 0%, #131010 100%);
    background: -o-linear-gradient(top, rgba(31, 31, 31, 0) 0%, #131010 100%);
    background: -ms-linear-gradient(top, rgba(31, 31, 31, 0) 0%, #131010 100%);
    background: linear-gradient(to bottom, rgba(31, 31, 31, 0) 0%, #131010 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001f1f1f', endColorstr='#1f1f1f', GradientType=0);
}

.blocks-content .articles-slider .ceo-more {
    text-align: center;
    cursor: pointer;
}

.blocks-content .articles-slider .ceo-more svg {
    fill: #fff;
}

.blocks-content .articles-slider .text-direct td {
    height: 150px;
}

.blocks-content .articles-slider .text-direct a {
    color: red;
    text-decoration: none !important;
}

.blocks-content .articles-slider .text-direct a:hover {
    color: #afafaf;
    text-decoration: underline;
}

.blocks-content .articles-slider .border-effects {
    width: 48px;
    height: 48px;
    margin-top: -48px;
    position: relative;
}

.blocks-content .articles-slider .border-effects .left-line {
    width: 2px;
    height: 0;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: red;
    -webkit-transition: height 0.3s, -webkit-transform 0.3s;
    -moz-transition: height 0.3s, -moz-transform 0.3s;
    transition: height 0.3s, transform 0.3s;
}

.blocks-content .articles-slider:hover .border-effects .left-line {
    height: 100%;
}

.blocks-content .articles-slider .border-effects .top-line {
    width: 0;
    height: 2px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: red;
    -webkit-transition: width 0.3s, -webkit-transform 0.2s;
    -moz-transition: width 0.3s, -moz-transform 0.2s;
    transition: width 0.3s, transform 0.2s;
}

.blocks-content .articles-slider:hover .border-effects .top-line {
    width: 100%;
}

.blocks-content .articles-slider .border-effects .bottom-line {
    width: 0;
    height: 2px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: red;
    -webkit-transition: width 0.3s, -webkit-transform 0.3s;
    -moz-transition: width 0.3s, -moz-transform 0.3s;
    transition: width 0.3s, transform 0.3s;
}

.blocks-content .articles-slider:hover .border-effects .bottom-line {
    width: 100%;
}

.blocks-content .articles-slider .border-effects .right-line {
    width: 2px;
    height: 0;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background: red;
    -webkit-transition: height 0.3s, -webkit-transform 0.2s;
    -moz-transition: height 0.3s, -moz-transform 0.2s;
    transition: height 0.3s, transform 0.2s;
}

.blocks-content .articles-slider:hover .border-effects .right-line {
    height: 100%;
}

.blocks-content .indexes-table {
    position: absolute;
    top: 100%;
    bottom: 0;
    left: 48.8%;
    width: 24.5%;
    background: url(/local/templates/ptomsk/image/chart.jpg) no-repeat left top;
}
.blocks-content.index .indexes-table{
    background: #171717 url(/local/templates/ptomsk/image/chart.jpg) no-repeat left top;
}
.blocks-content .indexes-table .position-rel {
    position: relative;
    width: 50px;
    float: left;
    margin-top: 30px;
    margin-left: 30px;
    height: 50px;
}

.blocks-content .indexes-table .icon-graphic {
    width: 50px;
    height: 50px;
    float: left;
    border: 2px solid #80181a;
    -webkit-transition: border 0.1s, -webkit-transform 0.1s;
    -moz-transition: border 0.1s, -moz-transform 0.1s;
    transition: border 0.1s, transform 0.1s;
    text-align: center;
}

.blocks-content .indexes-table .icon-graphic svg {
    margin-top: 7px;
    fill: #fff;
}

.blocks-content .indexes-table:hover .left-line {
    height: 100%;
}

.blocks-content .indexes-table:hover .top-line {
    width: 100%;
}

.blocks-content .indexes-table:hover .bottom-line {
    width: 100%;
}

.blocks-content .indexes-table:hover .right-line {
    height: 100%;
}

.blocks-content .indexes-table .block-head {
    width: 70%;
    float: left;
}

.blocks-content .indexes-table .header-graphic {
    font-size: 14px;
    margin-top: 23px;
    margin-left: 20px;
    color: #737373;
}

.blocks-content .indexes-table .pre-header-graphic {
    margin-left: 20px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

.blocks-content .indexes-table .table-index {
    width: 100%;
    float: none;
}

.blocks-content .indexes-table .table-index .inline {
    line-height: 40px;
    border-top: none !important;
}

.blocks-content .indexes-table .opacity-back {
    background: rgba(255, 255, 255, 0.05);
}

.blocks-content .indexes-table .head-table {
    width: 20%;
    padding-left: 30px;
    padding-top: 7px;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 13px;
}

.blocks-content .indexes-table .head-table span.small {
    display: block;
    font-size: 10px;
    font-weight: 300;
    text-transform: none !important;
    color: #fff;
}

.blocks-content .indexes-table .galon {
    width: 20%;
    text-align: center;
    color: #909090;
    font-size: 14px;
}

.blocks-content .indexes-table .percent {
    width: 20%;
    font-size: 14px;
    text-align: center;
}

.blocks-content .indexes-table .percent .grn-db {
    color: green;
}

.blocks-content .indexes-table .percent .red-db {
    color: #b83c44;
}

.blocks-content .indexes-table .litr {
    width: 20%;
    color: #909090;
    font-size: 14px;
    text-align: center;
}

.blocks-content .indexes-table .percent-lost {
    width: 20%;
    color: green;
    font-size: 14px;
    text-align: center;
}

.blocks-content .indexes-table .price {
    width: 20%;
    text-align: center;
    color: #909090;
    font-size: 14px;
}

.contacts-block {
    position: absolute;
    top: 100%;
    bottom: 0;
    right: 0;
    width: 26.8%;
    background-color: #131010;
}

.contacts-block .icon-index-maps {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 20px;
    border: 2px solid #80181a;
    text-align: center;
}

.contacts-block .icon-index-maps svg {
    margin-top: 9px;
    fill: #fff;
}
.contacts-block .icon-index-maps.rzhd svg {
    margin: 0px auto 0 auto;
    width: 70%;
    fill: #fff;
}

.contacts-block .position-rel-maps {
    position: relative;
    width: 50px;
    float: left;
    margin-right: 20px;
    margin-top: 30px;
    margin-left: 30px;
    height: 50px;
}

.contacts-block .position-rel-maps .border-effects-two {
    position: absolute;
    width: 50px;
    height: 50px;
    z-index: 99;
}

.contacts-block .border-effects-two .left-line {
    width: 2px;
    height: 0;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: red;
    -webkit-transition: all 0.3s, -webkit-transform 0.3s;
    -moz-transition: all 0.3s, -moz-transform 0.3s;
    transition: all 0.3s, transform 0.3s;
}

.contacts-block .rzhd-block:hover .position-rel-maps .border-effects-two .left-line,
.contacts-block .other-block:hover .position-rel-maps .border-effects-two .left-line {
    height: 100%;
}

.contacts-block .border-effects-two .top-line {
    width: 0;
    height: 2px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: red;
    -webkit-transition: all 0.3s, -webkit-transform 0.2s;
    -moz-transition: all 0.3s, -moz-transform 0.2s;
    transition: all 0.3s, transform 0.2s;
}

.contacts-block .rzhd-block:hover .position-rel-maps .border-effects-two .top-line,
.contacts-block .other-block:hover .position-rel-maps .border-effects-two .top-line{
    width: 100%;
}

.contacts-block .border-effects-two .bottom-line {
    width: 0;
    height: 2px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: red;
    -webkit-transition: all 0.3s, -webkit-transform 0.3s;
    -moz-transition: all 0.3s, -moz-transform 0.3s;
    transition: all 0.3s, transform 0.3s;
}

.contacts-block .rzhd-block:hover .position-rel-maps .border-effects-two .bottom-line,
.contacts-block .other-block:hover .position-rel-maps .border-effects-two .bottom-line{
    width: 100%;
}

.contacts-block .border-effects-two .right-line {
    width: 2px;
    height: 0;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background: red;
    -webkit-transition: all 0.3s, -webkit-transform 0.2s;
    -moz-transition: all 0.3s, -moz-transform 0.2s;
    transition: all 0.3s, transform 0.2s;
}

.contacts-block .rzhd-block:hover .position-rel-maps .border-effects-two .right-line,
.contacts-block .other-block:hover .position-rel-maps .border-effects-two .right-line{
    height: 100%;
}

.contacts-block .block-index-maps {
    width: 60%;
    margin-top: 23px;
    float: left;
}

.contacts-block .pre-header-index-maps {
    font-size: 12px;
    color: #737373;
}

.contacts-block .no-float {
    width: 120%;
    height: 25px;
    margin-bottom: -3px;
    float: left;
}

.contacts-block .icon-number {
    width: 14px;
    height: 13px;
    margin-top: 5px;
    float: left;
    margin-right: 5px;
}

.contacts-block .icon-number svg {
    fill: #717070;
}

.contacts-block .number-index-maps {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    float: left;
}

.contacts-block .number-index-maps a {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}

.contacts-block .number-index-maps a:hover {
    color: red;
    text-decoration: none;
}

.contacts-block .icon-email {
    width: 14px;
    height: 13px;
    margin-top: 5px;
    float: left;
    margin-right: 5px;
}

.contacts-block .icon-email svg {
    fill: #5a5858;
}

.contacts-block .street-index-maps {
    width: 100%;
    font-size: 16px;
    color: #fff;
    margin-top: 9px;
    line-height: 17px;
    float: left;
    height: 52px;
    overflow: hidden;
}

.contacts-block .email-index-maps {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    float: left;
}

.contacts-block .email-index-maps a {
    color: #fff;
}

.contacts-block .email-index-maps:hover a {
    color: red;
    text-decoration: none;
}

.contacts-block .link-maps {
    width: 180px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    background: #3c4142;
    display: block;
    text-align: center;
    color: #fff;
    float: left;
    margin-top: 13px;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: all .2s ease-out .1s;
    -moz-transition: all .2s ease-out .1s;
    -o-transition: all .2s ease-out .1s;
    transition: all .2s ease-out .1s;
}
.contacts-block .link-maps.rzhd {
    width: 200px;
}

.Apple.Safari .contacts-block .link-maps {
    padding-top: 2px;
}

.Apple.Chrome .contacts-block .link-maps {
    padding-top: 2px;
}

.contacts-block .link-maps:hover {
    text-decoration: none !important;
    color: #fff;
    background: #ed2024;
}

.contacts-block .block-head {
    width: 75%;
    float: left;
}

.contacts-block .header-graphic {
    font-size: 12px;
    margin-top: 23px;
    margin-left: 10px;
    color: #737373;
}

.contacts-block .pre-header-graphic {
    margin-left: 10px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

@media screen and (max-width: 1366px) {
    .header .menu {
        padding-left: 85px;
    }
}

@media screen and (max-width: 1290px) {
    .header .menu {
        padding-left: 110px;
    }
}

@media screen and (max-width: 1410px) {
    .node_62.no-mobile .footer.news-footer .burger-helper-wrap .blocks-content {
        position: relative !important;
        height: 396px !important;
    }
    .node_62.no-mobile .footer.news-footer .burger-helper-wrap .blocks-content.contacts-page {
        height: 420px;
    }
    .node_62.no-mobile .footer.news-footer .burger-helper-wrap .blocks-content.contacts-page .indexes-table,
    .node_62.no-mobile .footer.news-footer .burger-helper-wrap .blocks-content.contacts-page .contacts-block {
        height: 210px;
    }
    .node_62.no-mobile .footer.news-footer .burger-helper-wrap .blocks-content .articles-slider {
        position: static !important;
        width: auto !important;
        height: 185px;
    }
    .node_62.no-mobile .footer.news-footer .burger-helper-wrap .blocks-content .articles-slider .c-requisites-cont br {
        display: none;
    }
    .node_62.no-mobile .footer.news-footer .burger-helper-wrap .blocks-content .indexes-table {
        position: static !important;
        width: 44.8% !important;
        float: left;
        height: 210px;
    }
    .node_62.no-mobile .footer.news-footer .burger-helper-wrap .blocks-content .contacts-block {
        position: relative !important;
        width: 55.2% !important;
        float: left;
        height: 210px;
    }
}

@media screen and (max-width: 1100px) {
    .header .menu {
        padding-left: 85px;
    }
    .header .menu a {
        padding-left: 10px;
        padding-right: 10px;
    }
    body {
        height: auto;
    }
    body.body-404 {
        height: 100%;
    }
    .home-content {
        position: static;
        margin-top: 70px;
    }
    .home-slider {
        position: relative;
    }
    .blocks-content {
        position: relative;
        height: 460px;
    }
    .blocks-content.contacts-page {
        height: 420px;
    }
    .blocks-content.contacts-page .indexes-table,
    .blocks-content.contacts-page .contacts-block {
        height: 210px;
    }
    .blocks-content .articles-slider {
        position: static;
        width: auto;
    }
    .blocks-content .articles-slider .c-requisites-cont br {
        display: none;
    }
    .blocks-content .indexes-table {
        position: static;
        width: 48.8%;
        float: left;
        height: 230px;
    }
    .blocks-content .contacts-block {
        position: relative;
        width: 51.2%;
        float: left;
        height: 230px;
    }
}

.ui-helper-hidden-accessible {
    display: none;
}

.node_62 .blocks-content .contacts-block {
    height: 210px;
}

#about {
    z-index: 99;
    display: none;
    width: 430px;
    background: #252525;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
}

#about .close {
    display: block;
    width: 15px;
    height: 15px;
    background: url(/local/templates/ptomsk/image/icon-close.svg) no-repeat;
    margin: 20px;
}

#about .icon-okay {
    display: block;
    width: 25px;
    height: 25px;
    margin-top: 76px;
    margin-left: 29px;
    float: left;
    background: url(/local/templates/ptomsk/image/sprite.png) no-repeat -58px 3px;
}

#about .head-performed {
    float: left;
    margin-top: 82px;
    margin-left: 4px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.3em;
}

#about .call-back-performed p {
    clear: left;
    width: 286px;
    margin-left: 60px;
    margin-top: 37px;
    color: #fff;
    font-size: 14px;
    float: left;
}

#about .close-perf {
    width: 170px;
    height: 44px;
    line-height: 44px;
    margin-left: 60px;
    margin-top: 33px;
    color: #fff;
    background: #373b3c;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    border: none !important;
    border-radius: 2px;
    float: left;
    display: block;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.Apple #about .close-perf {
    padding-top: 2px;
}

#about .close-perf:hover {
    color: #fff;
    text-decoration: none;
    background: #5e5e5e;
}

#about .block-form {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #252525;
    top: 0;
}

#about .icon-form-header {
    width: 25px;
    height: 17px;
    display: block;
    float: left;
    margin-top: 6.8em;
    margin-left: 24px;
}

#about .icon-form-header svg {
    height: 17px;
}

#about .header-form-back {
    float: left;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    margin-top: 3.8em;
    margin-left: 9px;
    color: #fff;
}

#about .left-form {
    float: left;
}

#about .name,
#about .email,
#about .phone {
    width: 310px;
    height: 44px;
    margin-left: 59px;
    padding-left: 17px;
    background-repeat: no-repeat;
}

#about .name {
    margin-top: 20px;
}

#about .email {
    margin-top: 16px;
}

#about .name:focus {
    background-position: 286px -43px;
}

#about .email:focus {
    background-position: 286px -43px;
}

#about .phone {
    margin-top: 16px;
}

#about .massages {
    position: relative;
    width: 310px;
    height: 200px;
    margin-top: 16px;
    margin-left: 59px;
    padding-left: 19px;
    padding-top: 10px;
    resize: none !important;
}

#about .textarea-star {
    display: none;
    position: absolute;
    top: 17px;
    right: 78px;
    width: 10px;
    height: 23px;
    background: url("/local/templates/ptomsk/image/star-sprite.png") no-repeat center bottom;
}

#about .massages:focus {
    outline: none;
    border: 2px solid #fff;
    border-radius: 2px;
}

#about .massages.active-form+.textarea-star,
#about .massages.active-form+.error+.textarea-star {
    background-position: center 17px !important;
}

#about .text-star {
    float: left;
}

#about .star-bottom {
    height: 2px;
    display: block;
    float: left;
    margin-top: 3px;
}

#about .form-text {
    font-size: 14px;
    color: #fff;
    margin-left: 59px;
    margin-top: 11px;
}

#about .submit {
    width: 171px;
    height: 44px;
    margin-left: 59px;
    margin-top: 15px;
    border-radius: 3px;
    background: #373b3c;
    text-transform: uppercase;
    color: #fff;
    border: none !important;
    font-size: 14px;
    font-weight: bold;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.Apple #about .submit {
    padding-top: 9px;
}

#about .submit:hover {
    background: #ed2024;
}

#about .cancel {
    margin-left: 39px;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

#about .cancel:hover {
    color: #ed2024;
    text-decoration: none;
}

#mainpage {
    position: relative;
    /*height: 100%;
    min-height: 820px;*/
}

#about .error {
    border: 2px solid #862022 !important;
}

.error {
    border: 2px solid #ed2024 !important;
}

label.error {
    display: none !important;
}

.regular-page-header {
    height: 200px;
    background-position: left -50px;
}

.regular-page-header .page-title {
    font: normal 4.8em/1em 'PF Agora Sans Pro Regular', sans-serif;
    color: #fff;
    text-transform: uppercase;
}

.regular-page-header .page-title td {
    height: 200px;
}

.regular-page-header .page-title .sub {
    white-space: nowrap;
    font-size: .6em;
}

.regular-page-header .page-title .sub a {
    color: #fff;
    text-decoration: none;
    opacity: .5;
    transition: opacity .1s linear;
}

.regular-page-header .page-title .sub a:hover {
    opacity: 1;
}

.regular-page-header .page-title .icon {
    padding-left: 20px;
    padding-right: 20px;
}

.regular-page-header .page-title .icon svg {
    fill: #fff;
}

.regular-page-content {
    padding: 30px 0 50px 0;
    font-family: 'PF Agora Sans Pro Light', sans-serif;
    font-size: 18px;
    color: #252525;
}

.regular-page-content a {
    color: #252525;
    text-decoration: underline;
}

.regular-page-content a:hover {
    color: #e0000f;
}

.regular-page-content h1 {
    position: relative;
    padding: 14px 0 15px 0;
    font-weight: bold;
    font-size: 26px;
}

.regular-page-content h1:before {
    content: "";
    position: absolute;
    top: 0;
    width: 50px;
    height: 3px;
    background-color: #e0000f;
}

.regular-page-content h2 {
    position: relative;
    padding: 14px 0 15px 0;
    font-weight: bold;
    font-size: 26px;
}

.regular-page-content h2:before {
    content: "";
    position: absolute;
    top: 0;
    width: 50px;
    height: 3px;
    background-color: #e0000f;
}

.news-read .regular-page-content h2 {
    padding-top: 0;
    font-size: 22px;
}

.news-read .regular-page-content h2:before {
    display: none;
}

.is-sticky .employees-list .top .icon svg {
    fill: #e73a2d !important;
}

.about-page a {
    transition: all .1s linear;
}

.about-page a:hover {
    color: #e73a2d;
    text-decoration: underline;
}

.about-page small {
    font-size: 12px;
}

.about-page .employees-list {
    margin-top: -80px;
    padding-bottom: 40px;
}

.about-page .employees-list .top {
    min-width: 300px;
    display: block;
}

.about-page .employees-list .top .our-team {
    display: block;
    float: left;
    margin-right: 5px;
    font: normal 32px/32px 'PF Agora Sans Pro Regular', sans-serif;
    color: #231f20;
    transition: all .1s linear;
}

.about-page .employees-list .top .icon {
    display: block;
    float: left;
    width: 28px;
    height: 28px;
    margin-top: 1px;
}

.about-page .employees-list .top .icon svg {
    transition: all .1s linear;
    fill: #fff;
}

.about-page .employees-list .topa:hover .our-team {
    color: #e73a2d;
}

.about-page .employees-list .topa:hover .icon svg {
    fill: #e73a2d;
}

.about-page .employees-list .employee-box .helper {
    overflow: hidden;
    height: 128px !important;
    background-size: contain;
}

.about-page .employees-list .employee-box .helper .animated-empl {
    position: absolute;
    bottom: 0;
    right: -14px;
    width: 146px;
    height: 128px;
    background-repeat: no-repeat;
    transition: right .2s linear;
    -webkit-animation: animatMaxS 6s steps(1) infinite;
    -moz-animation: animatMaxS 6s steps(1) infinite;
    -o-animation: animatMaxS 6s steps(1) infinite;
    animation: animatMaxS 6s steps(1) infinite;
}

.about-page .employees-list .employee-box .helper .animated-empl:after {
    content: "";
    position: absolute;
    top: 42px;
    left: 26px;
    width: 58px;
    height: 62px;
    background: url(../image/max-light.png) no-repeat center center;
    -webkit-transform: scale(0) rotate(-60deg);
    transform: scale(0) rotate(-60deg);
    transition: all .5s ease;
}

.about-page .employees-list .employee-box._hovered .helper .animated-empl {
    -webkit-animation: animatMaxFS 2s steps(1) infinite;
    -moz-animation: animatMaxFS 2s steps(1) infinite;
    -o-animation: animatMaxFS 2s steps(1) infinite;
    animation: animatMaxFS 2s steps(1) infinite;
}

.about-page .employees-list .employee-box:hover .helper .animated-empl {
    right: 0;
    background-size: cover;
}

.about-page .employees-list .employee-box:hover .helper .animated-empl:after {
    opacity: 1;
    -webkit-animation: animatEmpl 2s infinite;
    -moz-animation: animatEmpl 2s infinite;
    -o-animation: animatEmpl 2s infinite;
    animation: animatEmpl 2s infinite;
}

.about-page .employees-list .all-employees {
    margin-top: 11px;
}

.about-page .employees-list .all-employees a {
    color: #000;
    text-transform: uppercase;
    transition: all .1s linear;
}

.about-page .employees-list .all-employees a .l {
    float: left;
    display: block;
    font: bold 14px 'PF Agora Sans Pro Regular', sans-serif;
}

.about-page .employees-list .all-employees a .icon {
    float: left;
    display: block;
    width: 16px;
    height: 16px;
    margin: 1px 0 0 5px;
}

.about-page .employees-list .all-employees a .icon svg {
    float: left;
    fill: #000;
    transition: all .1s linear;
}

.about-page .employees-list .all-employees a:hover {
    color: #e73a2d;
}

.about-page .employees-list .all-employees a:hover svg {
    fill: #e73a2d;
}

.about-page .employees-list .row>div .employee-box {
    opacity: 0;
}

.about-page .employees-list .row>div:nth-child(1) .employee-box {
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
}

.about-page .employees-list .row>div:nth-child(2) .employee-box {
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px);
}

.about-page .employees-list .row>div:nth-child(3) .employee-box {
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    -webkit-transform: translateY(-360px);
    transform: translateY(-360px);
}

.loaded .about-page .employees-list .row>div .employee-box {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.loaded .team-page .employees-list .col-centered:nth-child(1) .employee-box {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.loaded .team-page .employees-list .col-centered:nth-child(2) .employee-box {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.loaded .team-page .employees-list .col-centered:nth-child(3) .employee-box {
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}

.loaded .team-page .employees-list .col-centered:nth-child(4) .employee-box {
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}

.loaded .team-page .employees-list .col-centered:nth-child(5) .employee-box {
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}

.loaded .team-page .employees-list .col-centered:nth-child(6) .employee-box {
    -webkit-transition-delay: .8s;
    transition-delay: .8s;
}

.loaded .team-page .employees-list .col-centered:nth-child(7) .employee-box {
    -webkit-transition-delay: .8s;
    transition-delay: .8s;
}

.loaded .team-page .employees-list .col-centered:nth-child(8) .employee-box {
    -webkit-transition-delay: .8s;
    transition-delay: .8s;
}

.loaded .team-page .employees-list .col-centered:nth-child(9) .employee-box {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
}

.loaded .team-page .employees-list .col-centered:nth-child(10) .employee-box {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
}

.loaded .team-page .employees-list .col-centered:nth-child(11) .employee-box {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
}

.loaded .team-page .employees-list .col-centered:nth-child(12) .employee-box {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s;
}

.loaded .team-page .employees-list .col-centered:nth-child(13) .employee-box {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s;
}

.loaded .team-page .employees-list .col-centered:nth-child(14) .employee-box {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s;
}

.loaded .team-page .employees-list .col-centered:nth-child(12) .employee-box {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s;
}

.loaded .team-page .employees-list .col-centered:nth-child(13) .employee-box {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s;
}

.loaded .team-page .employees-list .col-centered:nth-child(14) .employee-box {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s;
}

.loaded .team-page .employees-list .col-centered:nth-child(15) .employee-box {
    -webkit-transition-delay: 2.2s;
    transition-delay: 2.2s;
}

.loaded .team-page .employees-list .col-centered:nth-child(16) .employee-box {
    -webkit-transition-delay: 2.2s;
    transition-delay: 2.2s;
}

.loaded .team-page .employees-list .col-centered:nth-child(17) .employee-box {
    -webkit-transition-delay: 2.2s;
    transition-delay: 2.2s;
}

.loaded .team-page .employees-list .col-centered:nth-child(18) .employee-box {
    -webkit-transition-delay: 2.6s;
    transition-delay: 2.6s;
}

.loaded .team-page .employees-list .col-centered:nth-child(19) .employee-box {
    -webkit-transition-delay: 2.6s;
    transition-delay: 2.6s;
}

.loaded .team-page .employees-list .col-centered:nth-child(20) .employee-box {
    -webkit-transition-delay: 2.6s;
    transition-delay: 2.6s;
}

.loaded .team-page .employees-list .employee-box {
    opacity: 1;
}

.employee-dialog .no-popup-content .employee-box {
    margin-bottom: 0 !important;
}

.employee-dialog .employees-list .employee-box {
    margin-top: 0;
    margin-bottom: 50px;
}

.employee-dialog .employees-list .employee-box .helper {
    overflow: hidden;
    position: relative;
    height: 180px;
}

.employee-dialog .employees-list .employee-box .helper .animated-empl {
    position: absolute;
    top: 0;
    right: -14px;
    width: 200px;
    height: 180px;
    background-repeat: no-repeat;
    -webkit-transition: right .2s linear;
    transition: right .2s linear;
    opacity: 1;
    -webkit-animation: animatMax 6s steps(1) infinite;
    -moz-animation: animatMax 6s steps(1) infinite;
    -o-animation: animatMax 6s steps(1) infinite;
    animation: animatMax 6s steps(1) infinite;
}

.employee-dialog .employees-list .employee-box .helper .animated-empl:after {
    content: "";
    position: absolute;
    top: 72px;
    left: 46px;
    width: 58px;
    height: 62px;
    background: url(../image/max-light.png) no-repeat;
    opacity: 0;
    transition: opacity .2s ease;
}

.employee-dialog .employees-list .employee-box .helper .name {
    width: 100px;
    font-size: 26px;
    line-height: 35px;
}

.employee-dialog .employees-list .employee-box .helper .job {
    width: 100px;
    font-size: 16px;
}

.employee-dialog .employees-list .employee-box .helper .job p {
    margin: 0;
}

.employee-dialog .employees-list .employee-box._hovered .helper .animated-empl {
    -webkit-animation: animatMaxF 2s steps(1) infinite;
    -moz-animation: animatMaxF 2s steps(1) infinite;
    -o-animation: animatMaxF 2s steps(1) infinite;
    animation: animatMaxF 2s steps(1) infinite;
}

.employee-dialog .employees-list .employee-box:hover .helper .animated-empl:after {
    opacity: 1;
    -webkit-animation: animatEmpl 2s infinite;
    -moz-animation: animatEmpl 2s infinite;
    -o-animation: animatEmpl 2s infinite;
    animation: animatEmpl 2s infinite;
}

.employee-dialog .employees-list .employee-box.small .helper {
    height: 150px;
}

.employee-dialog .employees-list .employee-box.small .helper .name {
    font-size: 18px;
    line-height: 23px;
}

.employee-dialog .employees-list .employee-box.small .helper .job {
    font-size: 13px;
    width: 37%;
}

.fix-block-height.team-page .employees-list .employee-box .helper,
.employee-dialog .employees-list .employee-box .helper {
    height: 180px !important;
}

.fix-block-height.team-page .employees-list .employee-box.small .helper,
.employee-dialog .employees-list .employee-box.small .helper {
    height: 150px !important;
}

.team-page .employees-list {
    margin-top: -30px;
}

.team-page .employees-list .employee-box {
    opacity: 0;
    margin-top: 0;
    margin-bottom: 26px;
}

.team-page .employees-list .employee-box .helper {
    overflow: hidden;
    position: relative;
    height: 180px;
}

.team-page .employees-list .employee-box .helper .animated-empl {
    position: absolute;
    top: 0;
    right: -14px;
    width: 200px;
    height: 180px;
    background-repeat: no-repeat;
    -webkit-transition: right .2s linear;
    transition: right .2s linear;
    opacity: 1;
    -webkit-animation: animatMax 6s steps(1) infinite;
    -moz-animation: animatMax 6s steps(1) infinite;
    -o-animation: animatMax 6s steps(1) infinite;
    animation: animatMax 6s steps(1) infinite;
}

.team-page .employees-list .employee-box .helper .animated-empl:after {
    content: "";
    position: absolute;
    top: 72px;
    left: 46px;
    width: 58px;
    height: 62px;
    background: url(../image/max-light.png) no-repeat;
    opacity: 0;
    transition: opacity .2s ease;
}

.team-page .employees-list .employee-box .helper .name {
    width: 100px;
    font-size: 26px;
    line-height: 35px;
}

.team-page .employees-list .employee-box .helper .job {
    width: 200px;
    font-size: 16px;
}

.team-page .employees-list .employee-box .helper .job p {
    margin: 0;
}

.team-page .employees-list .employee-box.small .helper {
    height: 150px;
}

.team-page .employees-list .employee-box.small .helper .name {
    font-size: 18px;
    line-height: 23px;
}

.team-page .employees-list .employee-box.small .helper .job {
    font-size: 14px;
    width: 44%;
}

.team-page .employees-list .employee-box._hovered .helper .animated-empl {
    -webkit-animation: animatMaxF 2s steps(1) infinite;
    -moz-animation: animatMaxF 2s steps(1) infinite;
    -o-animation: animatMaxF 2s steps(1) infinite;
    animation: animatMaxF 2s steps(1) infinite;
}

.team-page .employees-list .employee-box:hover .helper .animated-empl:after {
    opacity: 1;
    -webkit-animation: animatEmpl 2s infinite;
    -moz-animation: animatEmpl 2s infinite;
    -o-animation: animatEmpl 2s infinite;
    animation: animatEmpl 2s infinite;
}

.team-page .employees-list .employee-box:nth-child(1) {
    -webkit-transition: opacity .4s linear;
    transition: opacity .4s linear;
}

.team-page .employees-list .employee-box:nth-child(2) {
    -webkit-transition: opacity .4s linear;
    transition: opacity .4s linear;
}

.team-page .employees-list .employee-box:nth-child(3) {
    -webkit-transition: opacity .4s linear;
    transition: opacity .4s linear;
}

.team-page .employees-list .employee-box:nth-child(4) {
    -webkit-transition: opacity .4s linear;
    transition: opacity .4s linear;
}

.team-page .employees-list .employee-box:nth-child(5) {
    -webkit-transition: opacity .4s linear;
    transition: opacity .4s linear;
}

.team-page .employees-list .employee-box:nth-child(6) {
    -webkit-transition: opacity .4s linear;
    transition: opacity .4s linear;
}

.team-page .employees-list .employee-box:nth-child(7) {
    -webkit-transition: opacity .4s linear;
    transition: opacity .4s linear;
}

.team-page .employees-list .employee-box:nth-child(8) {
    -webkit-transition: opacity .4s linear;
    transition: opacity .4s linear;
}

@-webkit-keyframes animatEmpl {
    0% {
        -webkit-transform: scale(0) rotate(-60deg);
        transform: scale(0) rotate(-60deg);
    }
    30% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
    60%,
    100% {
        -webkit-transform: scale(0) rotate(-60deg);
        transform: scale(0) rotate(-60deg);
    }
}

@-moz-keyframes animatEmpl {
    0% {
        -webkit-transform: scale(0) rotate(-60deg);
        transform: scale(0) rotate(-60deg);
    }
    30% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
    60%,
    100% {
        -webkit-transform: scale(0) rotate(-60deg);
        transform: scale(0) rotate(-60deg);
    }
}

@-o-keyframes animatEmpl {
    0% {
        -webkit-transform: scale(0) rotate(-60deg);
        transform: scale(0) rotate(-60deg);
    }
    30% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
    60%,
    100% {
        -webkit-transform: scale(0) rotate(-60deg);
        transform: scale(0) rotate(-60deg);
    }
}

@keyframes animatEmpl {
    0% {
        -webkit-transform: scale(0) rotate(-60deg);
        transform: scale(0) rotate(-60deg);
    }
    30% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
    60%,
    100% {
        -webkit-transform: scale(0) rotate(-60deg);
        transform: scale(0) rotate(-60deg);
    }
}

@-webkit-keyframes animatMaxF {
    0% {
        background-position: 0 0;
    }
    20% {
        background-position: 0 0;
    }
    50% {
        background-position: 0 -180px;
    }
    60% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 0;
    }
}

@-moz-keyframes animatMaxF {
    0% {
        background-position: 0 0;
    }
    20% {
        background-position: 0 0;
    }
    50% {
        background-position: 0 -180px;
    }
    60% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 0;
    }
}

@-o-keyframes animatMaxF {
    0% {
        background-position: 0 0;
    }
    20% {
        background-position: 0 0;
    }
    50% {
        background-position: 0 -180px;
    }
    60% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 0;
    }
}

@keyframes animatMaxF {
    0% {
        background-position: 0 0;
    }
    20% {
        background-position: 0 0;
    }
    50% {
        background-position: 0 -180px;
    }
    60% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 0;
    }
}

@-webkit-keyframes animatMaxFS {
    0% {
        background-position: 0 0;
    }
    20% {
        background-position: 0 0;
    }
    50% {
        background-position: 0 -128px;
    }
    60% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 0;
    }
}

@-moz-keyframes animatMaxFS {
    0% {
        background-position: 0 0;
    }
    20% {
        background-position: 0 0;
    }
    50% {
        background-position: 0 -128px;
    }
    60% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 0;
    }
}

@-o-keyframes animatMaxFS {
    0% {
        background-position: 0 0;
    }
    20% {
        background-position: 0 0;
    }
    50% {
        background-position: 0 -128px;
    }
    60% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 0;
    }
}

@keyframes animatMaxFS {
    0% {
        background-position: 0 0;
    }
    20% {
        background-position: 0 0;
    }
    50% {
        background-position: 0 -128px;
    }
    60% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 0;
    }
}

@-webkit-keyframes animatMax {
    0% {
        background-position: 0 0;
    }
    20% {
        background-position: 0 0;
    }
    50% {
        background-position: 0 -180px;
    }
    60% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 0;
    }
}

@-moz-keyframes animatMax {
    0% {
        background-position: 0 0;
    }
    20% {
        background-position: 0 0;
    }
    50% {
        background-position: 0 -180px;
    }
    60% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 0;
    }
}

@-o-keyframes animatMax {
    0% {
        background-position: 0 0;
    }
    20% {
        background-position: 0 0;
    }
    50% {
        background-position: 0 -180px;
    }
    60% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 0;
    }
}

@keyframes animatMax {
    0% {
        background-position: 0 0;
    }
    20% {
        background-position: 0 0;
    }
    50% {
        background-position: 0 -180px;
    }
    60% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 0;
    }
}

@-webkit-keyframes animatMaxS {
    0% {
        background-position: 0 0;
    }
    20% {
        background-position: 0 0;
    }
    50% {
        background-position: 0 -128px;
    }
    60% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 0;
    }
}

@-moz-keyframes animatMaxS {
    0% {
        background-position: 0 0;
    }
    20% {
        background-position: 0 0;
    }
    50% {
        background-position: 0 -128px;
    }
    60% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 0;
    }
}

@-o-keyframes animatMaxS {
    0% {
        background-position: 0 0;
    }
    20% {
        background-position: 0 0;
    }
    50% {
        background-position: 0 -128px;
    }
    60% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 0;
    }
}

@keyframes animatMaxS {
    0% {
        background-position: 0 0;
    }
    20% {
        background-position: 0 0;
    }
    50% {
        background-position: 0 -128px;
    }
    60% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 0;
    }
}

.page-title.col-md-8,
#contentContainer.col-md-8,
#contentContainer.col-md-12,
#content1Container.col-md-12,
#sidebarContainer.col-sm-8 {
    padding-left: 30px;
}

#contentContainer.col-md-4,
#sidebarContainer.col-sm-4 {
    padding-right: 30px;
}

.employees-list.colored {
    position: fixed !important;
    top: 100px !important;
}

.employees-list .employee-box {
    display: block;
    margin: 15px 0 11px 0;
    background: #e4e4e4;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0ZTRlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI3JSIgc3RvcC1jb2xvcj0iI2U5ZWFlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc4JSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #e4e4e4 0%, #e9eaea 27%, #fbfbfb 78%, #fff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e4e4e4), color-stop(27%, #e9eaea), color-stop(78%, #fbfbfb), color-stop(100%, #fff));
    background: -webkit-linear-gradient(left, #e4e4e4 0%, #e9eaea 27%, #fbfbfb 78%, #fff 100%);
    background: -o-linear-gradient(left, #e4e4e4 0%, #e9eaea 27%, #fbfbfb 78%, #fff 100%);
    background: -ms-linear-gradient(left, #e4e4e4 0%, #e9eaea 27%, #fbfbfb 78%, #fff 100%);
    background: linear-gradient(to right, #e4e4e4 0%, #e9eaea 27%, #fbfbfb 78%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#ffffff', GradientType=1);
}

.employees-list .employee-box .helper {
    display: block;
    position: relative;
    height: 128px;
    background-repeat: no-repeat;
    background-position: 107% bottom;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    border-left: 1px solid #e4e4e4;
}

.employees-list .employee-box .helper .name {
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    width: 48%;
    font: 500 18px/18px 'PF Agora Sans Pro Regular', 'Open Sans', sans-serif;
    color: #e73a2d;
    text-transform: uppercase;
}

.employees-list .employee-box .helper .job {
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: 54%;
    font: 14px/15px 'PF Agora Sans Pro Light', 'Open Sans', sans-serif;
    color: #2d2e2f;
}

/*.employees-list .employee-box:hover .helper {*/
/*    background-position: 100% bottom;*/
/*}*/

.employees-list .employee-box:hover .helper .animated-empl {
    right: 0 !important;
}

@media (min-width: 1200px) {
    .about-page .employees-list {
        float: right;
    }
}

@media (min-width: 1400px) {
    .employees-container {
        width: 66.6667%;
        margin-left: 16.6667%;
    }
}

@-moz-document url-prefix() {
    .ui-accordion .ui-accordion-header .iterator {
        padding-top: .25em !important;
    }
    .ui-accordion .ui-accordion-header.ui-state-active .iterator {
        padding-top: .38em !important;
    }
}

.ui-accordion .ui-accordion-header {
    position: relative;
    margin: 0;
    padding: 30px 0 30px 55px;
    font: 700 18px 'PF Agora Sans Pro Regular', sans-serif;
    color: #252525;
    text-transform: uppercase;
    cursor: pointer;
    transition: all .15s linear;
    outline: none;
}

.ui-accordion .ui-accordion-header .dashed {
    transition: color .1s linear;
}

.ui-accordion .ui-accordion-header:hover .dashed {
    color: #e0000f;
}

.ui-accordion .ui-accordion-header .iterator {
    position: absolute;
    left: 17px;
    top: 50%;
    width: 16px;
    height: 16px;
    margin-top: -7px;
    padding-top: .28em;
    border: 2px solid #e0000f;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    font: 600 1em 'Arial', sans-serif;
    text-align: center;
    transition: all .25s linear;
}

.ui-accordion .ui-accordion-header.ui-state-active {
    padding-left: 90px;
}

.ui-accordion .ui-accordion-header.ui-state-active .iterator {
    left: 10px;
    width: 24px;
    height: 24px;
    padding-top: 8px;
    margin-top: -12px;
    box-shadow: 0 0 5px 0 rgba(99, 3, 10, 0.4);
    background-color: #e0000f;
    border-color: #fff;
    font-size: 24px;
    color: #fff;
}

.ui-accordion .ui-accordion-header.ui-state-active .dashed {
    border: none;
    font-size: 26px;
    color: #e0000f;
}

.ui-accordion .ui-accordion-content {
    position: relative;
    padding: 25px 0 40px 100px;
}

.ui-accordion .ui-accordion-content .top-shadow,
.ui-accordion .ui-accordion-content .bottom-shadow {
    position: absolute;
    left: 0;
    right: 0;
    height: 18px;
    opacity: 1;
}

.ui-accordion .ui-accordion-content .top-shadow {
    left: 100px;
    top: -12px;
    background: #fff url(/local/templates/ptomsk/image/ui-accordion-shadow-top.png) no-repeat right;
}

.ui-accordion .ui-accordion-content .bottom-shadow {
    bottom: 0;
    background: #fff url(/local/templates/ptomsk/image/ui-accordion-shadow-bottom.png) no-repeat left;
}

.ui-accordion .ui-accordion-content p {
    margin: 0;
}

.night .header {
    background: #fff !important;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.6);
}

.night .header .menu a {
    color: #000 !important;
}

.night .header .menu a:hover,
.night .header .menu a.active {
    background-color: #eef2f2;
    color: #e0000e !important;
}

.night .header .search:after {
    background-color: #fff;
}

.night .header .search .f {
    background-color: #fff;
}

.light {
    background: #fff !important;
}

.light .header {
    background: #fff !important;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.6);
}

.light .header .menu a {
    color: #000 !important;
}

.light .header .menu a:hover,
.light .header .menu a.active {
    background-color: #eef2f2;
    color: #e0000e !important;
}

.light .header .menu a.active {
    background-color: transparent;
}

.light .header .menu a.active:hover {
    background-color: #eef2f2;
}

.light .header .search:after {
    background-color: #fff;
}

.light .header .search .f {
    background-color: #fff;
}

.light .ui-autocomplete {
    border-top: none !important;
}

.light .ui-autocomplete:after {
    display: none !important;
}

.night .language {
    background-color: transparent !important;
}

.night .language a {
    color: #6c6c6d !important;
}

.night .language a svg {
    fill: #6c6c6d;
}

.night .language a:hover {
    color: #e0000e !important;
}

.night .language a:hover svg {
    fill: #e0000e;
}

.light .language {
    background-color: transparent !important;
}

.light .language a {
    color: #6c6c6d !important;
}

.light .language a svg {
    fill: #6c6c6d;
}

.light .language a:hover {
    color: #e0000e !important;
}

.light .language a:hover svg {
    fill: #e0000e;
}

.light .icon-graphic {
    border: 2px solid #cccecf !important;
}

.light .icon-graphic svg {
    fill: #e0000e !important;
}

.light .icon-index-maps {
    border: 2px solid #cccecf !important;
}

.light .icon-index-maps svg {
    fill: #e0000e !important;
}

.light .blocks-content {
    background-color: #fff !important;
}

.light .blocks-content .articles-slider {
    background-color: #eef2f2 !important;
}

.light .blocks-content .articles-slider .header-index-news a {
    color: #474849;
}

.light .bottom-block .index-left-block-news {
    background-color: #eef2f2;
}

.light .data-news-index {
    color: #e0000f !important;
}

.light .news-icon {
    border: 2px solid #cccecf !important;
}

.light .direct {
    background: #eef2f2 !important;
}

.light .direct .header-direct {
    color: #2d2e2f !important;
}

.light .direct .text-direct {
    color: #2d2e2f !important;
}

.light .direct .text-direct-helper:after {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZjJmMiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(238, 242, 242, 0) 0%, #eef2f2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(238, 242, 242, 0)), color-stop(100%, #eef2f2));
    background: -webkit-linear-gradient(top, rgba(238, 242, 242, 0) 0%, #eef2f2 100%);
    background: -o-linear-gradient(top, rgba(238, 242, 242, 0) 0%, #eef2f2 100%);
    background: -ms-linear-gradient(top, rgba(238, 242, 242, 0) 0%, #eef2f2 100%);
    background: linear-gradient(to bottom, rgba(238, 242, 242, 0) 0%, #eef2f2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00eef2f2', endColorstr='#eef2f2', GradientType=0);
}

.light .indexes-table {
    background: #e5e9e9 !important;
}

.light .header-graphic {
    color: #777979 !important;
}

.light .pre-header-graphic {
    color: #2d2e2f !important;
}

.light .opacity-back {
    background: #dce0e0 !important;
}

.light .contacts-block {
    background: #dce1e1 !important;
}

.light .galon,
.price,
.litr {
    color: #888b8b !important;
}

.light .head-table {
    color: #2d2e2f !important;
}

.light .head-table span {
    color: #b0b3b3 !important;
}

.light .number-index-maps {
    color: #2d2e2f !important;
}

.light .number-index-maps a {
    color: #2d2e2f !important;
}

.light .number-index-maps a:hover {
    color: red !important;
    text-decoration: none;
}

.light .blocks-content .articles-slider .news-block-text {
    color: #2d2e2f !important;
}

.light .blocks-content .articles-slider .news-block-text:after {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZjJmMiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(238, 242, 242, 0) 0%, #eef2f2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(238, 242, 242, 0)), color-stop(100%, #eef2f2));
    background: -webkit-linear-gradient(top, rgba(238, 242, 242, 0) 0%, #eef2f2 100%);
    background: -o-linear-gradient(top, rgba(238, 242, 242, 0) 0%, #eef2f2 100%);
    background: -ms-linear-gradient(top, rgba(238, 242, 242, 0) 0%, #eef2f2 100%);
    background: linear-gradient(to bottom, rgba(238, 242, 242, 0) 0%, #eef2f2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00eef2f2', endColorstr='#eef2f2', GradientType=0);
}

.light .ceo-more svg {
    fill: red !important;
}

.light .icon-number svg {
    fill: #9a9d9d;
}

.light .email-index-maps a {
    color: #2d2e2f !important;
}

.light .email-index-maps:hover a {
    color: red !important;
}

.light .icon-email svg {
    fill: #9a9d9d;
}

.light .street-index-maps {
    color: #2d2e2f !important;
}

.light .social-block {
    border: 2px solid #cccecf !important;
}

.light .social a {
    width: 46px;
    border: none !important;
}

.light .social a svg {
    transition: all 0.1s linear;
}

.light .social-block .border-effects-two .left-line {
    background: #f68f91 !important;
}

.light .social-block .border-effects-two .top-line {
    background: #f68f91 !important;
}

.light .social-block .border-effects-two .bottom-line {
    background: #f68f91 !important;
}

.light .social-block .border-effects-two .right-line {
    background: #f68f91 !important;
}

.light .catary a {
    color: #575859 !important;
}

.light .gradient-block {
    display: none !important;
}

.light .social .vk svg {
    fill: #ababac;
}

.light .social .facebook svg {
    fill: #ababac;
}

.light .social .twiter svg {
    fill: #ababac;
}

.light .social .vk:hover svg {
    fill: #575859;
}

.light .social .facebook:hover svg {
    fill: #575859;
}

.light .social .twiter:hover svg {
    fill: #575859;
}

.light .social-block .border-effects-two {
    top: -2px !important;
    left: -2px !important;
}

.light .footer {
    background: #fff !important;
}

.light .catary a:hover {
    color: red !important;
}

.light .catary a:focus {
    color: red !important;
}

.light .license {
    color: #ababac !important;
}

.light .company p {
    color: #ababac !important;
}

.light .link-maps {
    background: #3c4142 !important;
}

.light .link-maps:hover {
    background: red !important;
}

.light .photo-direct img {
    display: none !important;
}

.light .light-direct img {
    display: block !important;
    position: absolute;
    bottom: 0;
    left: 0;
}

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

.col-centered {
    display: inline-block;
    float: none;
    text-align: left;
    margin-left: -4px;
    margin-right: -4px;
}

.catalog-page {
    position: relative;
    height: 850px;
    margin-bottom: 30px;
}

.catalog-page .catalog-diesel-a,
.catalog-page .catalog-oil-a,
.catalog-page .catalog-avia-a,
.catalog-page .catalog-gas-a,
.catalog-page .catalog-sug-a,
.catalog-page .catalog-fuel-oil-a,
.catalog-page .catalog-bitum-a {
    z-index: 4;
    position: absolute;
    top: 55%;
    left: 50%;
    width: 280px;
    height: 150px;
    outline: none;
}

.catalog-page .catalog-diesel-a {
    margin: -188px 0 0 -488px;
}

.catalog-page .catalog-oil-a {
    margin: -23px 0 0 -442px;
    width: 169px;
}

.catalog-page .catalog-avia-a {
    margin: 142px 0 0 -492px;
}

.catalog-page .catalog-bitum-a {
    margin: 228px 0 0 -56px;
    width: 120px;
    height: 120px;
}

.catalog-page .catalog-fuel-oil-a {
    margin: 140px 0 0 208px;
    width: 165px;
}

.catalog-page .catalog-sug-a {
    margin: -23px 0 0 272px;
    width: 150px;
}

.catalog-page .catalog-gas-a {
    margin: -183px 0 0 201px;
}

.catalog-page .catalog-diesel-a:hover+.catalog-diesel .circle,
.catalog-page .catalog-oil-a:hover+.catalog-oil .circle,
.catalog-page .catalog-avia-a:hover+.catalog-avia .circle,
.catalog-page .catalog-bitum-a:hover+.catalog-bitum .circle,
.catalog-page .catalog-fuel-oil-a:hover+.catalog-fuel-oil .circle,
.catalog-page .catalog-sug-a:hover+.catalog-sug .circle,
.catalog-page .catalog-gas-a:hover+.catalog-gas .circle {
    opacity: 1;
    visibility: visible;
}

.catalog-page .catalog-diesel-a:hover+.catalog-diesel .t,
.catalog-page .catalog-oil-a:hover+.catalog-oil .t,
.catalog-page .catalog-avia-a:hover+.catalog-avia .t,
.catalog-page .catalog-bitum-a:hover+.catalog-bitum .t,
.catalog-page .catalog-fuel-oil-a:hover+.catalog-fuel-oil .t,
.catalog-page .catalog-sug-a:hover+.catalog-sug .t,
.catalog-page .catalog-gas-a:hover+.catalog-gas .t {
    color: #e0000f;
}

.catalog-page .catalog-diesel,
.catalog-page .catalog-oil,
.catalog-page .catalog-avia,
.catalog-page .catalog-gas,
.catalog-page .catalog-sug,
.catalog-page .catalog-fuel-oil,
.catalog-page .catalog-bitum {
    z-index: 1;
    position: absolute;
    top: 55%;
    left: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0;
    transition: all .2s ease-in;
}

.catalog-page .catalog-diesel a,
.catalog-page .catalog-oil a,
.catalog-page .catalog-avia a,
.catalog-page .catalog-gas a,
.catalog-page .catalog-sug a,
.catalog-page .catalog-fuel-oil a,
.catalog-page .catalog-bitum a {
    z-index: 6;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: -300px;
    background-color: #000;
}

.catalog-page .catalog-diesel .t,
.catalog-page .catalog-oil .t,
.catalog-page .catalog-avia .t,
.catalog-page .catalog-gas .t,
.catalog-page .catalog-sug .t,
.catalog-page .catalog-fuel-oil .t,
.catalog-page .catalog-bitum .t {
    z-index: 5;
    position: absolute;
    top: 52%;
    font-size: 16px;
    font-family: 'PF Agora Sans Pro Light', 'Open Sans', Arial;
    font-weight: 600;
    color: #474c4d;
    white-space: nowrap;
    transition: all .1s ease-in;
}

.catalog-page .catalog-diesel .circle,
.catalog-page .catalog-oil .circle,
.catalog-page .catalog-avia .circle,
.catalog-page .catalog-gas .circle,
.catalog-page .catalog-sug .circle,
.catalog-page .catalog-fuel-oil .circle,
.catalog-page .catalog-bitum .circle {
    z-index: 4;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    top: 50%;
    left: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border: 1px solid #f6b2b7;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    transition: all .3s ease-in;
}

.catalog-page .catalog-diesel .circle:before,
.catalog-page .catalog-oil .circle:before,
.catalog-page .catalog-avia .circle:before,
.catalog-page .catalog-gas .circle:before,
.catalog-page .catalog-sug .circle:before,
.catalog-page .catalog-fuel-oil .circle:before,
.catalog-page .catalog-bitum .circle:before {
    content: "";
    position: absolute;
    background-color: #fff;
}

.catalog-page .catalog-diesel .circle:after,
.catalog-page .catalog-oil .circle:after,
.catalog-page .catalog-avia .circle:after,
.catalog-page .catalog-gas .circle:after,
.catalog-page .catalog-sug .circle:after,
.catalog-page .catalog-fuel-oil .circle:after,
.catalog-page .catalog-bitum .circle:after {
    content: "";
    position: absolute;
    background-color: #fff;
}

.catalog-page .catalog-diesel {
    width: 63px;
    height: 93px;
    margin: -160px 0 0 -315px;
    background-image: url(/local/templates/ptomsk/image/catalog/catalog-diesel.png);
    transform: scale(.5);
    transition-delay: 1s;
}

.catalog-page .catalog-diesel .t {
    right: 110%;
    top: 35%;
}

.catalog-page .catalog-diesel .circle:before {
    top: 37%;
    left: -10px;
    width: 20px;
    height: 51px;
}

.catalog-page .catalog-diesel .circle:after {
    top: 65%;
    right: 2px;
    width: 20px;
    height: 38px;
}

.catalog-page .catalog-oil {
    width: 63px;
    height: 93px;
    margin: 5px 0 0 -380px;
    background-image: url(/local/templates/ptomsk/image/catalog/catalog-oil.png);
    transform: scale(.5);
    transition-delay: 1.2s;
}

.catalog-page .catalog-oil .t {
    right: 110%;
}

.catalog-page .catalog-oil .circle:before {
    top: 46.5%;
    left: -10px;
    width: 20px;
    height: 35px;
}

.catalog-page .catalog-oil .circle:after {
    top: 48%;
    right: -3px;
    width: 20px;
    height: 30px;
}

.catalog-page .catalog-avia {
    width: 63px;
    height: 93px;
    margin: 170px 0 0 -320px;
    background-image: url(/local/templates/ptomsk/image/catalog/catalog-avia.png);
    transform: scale(.5);
    transition-delay: 1.4s;
}

.catalog-page .catalog-avia .t {
    right: 110%;
    top: 38%;
}

.catalog-page .catalog-avia .circle:before {
    top: 40.5%;
    left: -10px;
    width: 20px;
    height: 43px;
}

.catalog-page .catalog-avia .circle:after {
    top: 21%;
    right: -3px;
    width: 20px;
    height: 30px;
}

.catalog-page .catalog-bitum {
    width: 63px;
    height: 54px;
    margin: 260px 0 0 -28px;
    background-image: url(/local/templates/ptomsk/image/catalog/catalog-bitum.png);
    transform: scale(.5);
    transition-delay: 1.6s;
}

.catalog-page .catalog-bitum .t {
    top: 110%;
    right: 0;
    left: 0;
    text-align: center;
}

.catalog-page .catalog-bitum .circle {
    width: 120px;
    height: 120px;
    margin: -60px 0 0 -60px;
}

.catalog-page .catalog-bitum .circle:after {
    top: -15px;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-left: -15px;
}

.catalog-page .catalog-fuel-oil {
    width: 67px;
    height: 89px;
    margin: 170px 0 0 250px;
    background-image: url(/local/templates/ptomsk/image/catalog/catalog-fuel-oil.png);
    transform: scale(.5);
    transition-delay: 1.8s;
}

.catalog-page .catalog-fuel-oil .t {
    left: 110%;
}

.catalog-page .catalog-fuel-oil .circle:before {
    top: 18.5%;
    left: -7px;
    width: 20px;
    height: 35px;
}

.catalog-page .catalog-fuel-oil .circle:after {
    top: 48%;
    right: -10px;
    width: 20px;
    height: 30px;
}

.catalog-page .catalog-sug .circle:after {
    top: 48%;
    right: -5px;
    width: 20px;
    height: 58px;
}

.catalog-page .catalog-sug {
    width: 64px;
    height: 93px;
    margin: 5px 0 0 315px;
    background-image: url(/local/templates/ptomsk/image/catalog/catalog-sug.png);
    transform: scale(.5);
    transition-delay: 2s;
}

.catalog-page .catalog-sug .t {
    left: 110%;
}

.catalog-page .catalog-sug .circle:before {
    top: 46.5%;
    left: -7px;
    width: 20px;
    height: 35px;
}

.catalog-page .catalog-gas {
    width: 64px;
    height: 93px;
    margin: -155px 0 0 245px;
    background-image: url(/local/templates/ptomsk/image/catalog/catalog-gas-condensate.png);
    transform: scale(.5);
    transition-delay: 2.2s;
}

.catalog-page .catalog-gas .t {
    top: 35%;
    left: 110%;
}

.catalog-page .catalog-gas .circle:before {
    top: 63.5%;
    left: 0;
    width: 20px;
    height: 35px;
}

.catalog-page .catalog-gas .circle:after {
    top: 36%;
    right: -10px;
    width: 20px;
    height: 56px;
}

.catalog-page .oil-dash,
.catalog-page .oil-dash-shadow,
.catalog-page .sun {
    position: absolute;
    top: 55%;
    left: 50%;
    opacity: 0;
    transition: all .3s ease-in;
}

.catalog-page .oil-dash {
    display: block;
    outline: none;
    z-index: 4;
    width: 169px;
    height: 276px;
    margin: -138px 0 0 -85px;
    background: url(/local/templates/ptomsk/image/catalog/oil-dash.png) no-repeat;
    transform: translateY(-200px);
}

.catalog-page .oil-dash-shadow {
    margin: 130px 0 0 -106px;
    width: 212px;
    height: 56px;
    background: url(/local/templates/ptomsk/image/catalog/oil-dash-shadow.png) no-repeat;
    transform: scale(3);
}

.catalog-page .sun {
    z-index: 3;
    margin: -125px 0 0 -305px;
    width: 610px;
    height: 374px;
    background: url(/local/templates/ptomsk/image/catalog/sun.png) no-repeat;
    transition-delay: .3s;
    transition-duration: .4s;
    transform: scale(1.5);
}

.catalog-content {
    padding: 0 20px 0 80px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-family: 'PF Agora Sans Pro Light', Arial;
    font-size: 18px;
    line-height: 1.435em;
    color: #252525;
}

.catalog-content .title {
    margin-bottom: 10px;
    font: bold 22px 'PF Agora Sans Pro Regular', Arial;
    color: #252525;
    text-transform: uppercase;
}

.loaded .catalog-page .oil-dash {
    opacity: 1;
    transform: translateY(0);
}

.loaded .catalog-page .oil-dash-shadow {
    opacity: 1;
    transform: scale(1);
}

.loaded .catalog-page .sun {
    opacity: 1;
    transform: scale(1);
}

.loaded .catalog-page .catalog-diesel,
.loaded .catalog-page .catalog-oil,
.loaded .catalog-page .catalog-avia,
.loaded .catalog-page .catalog-gas,
.loaded .catalog-page .catalog-sug,
.loaded .catalog-page .catalog-fuel-oil,
.loaded .catalog-page .catalog-bitum {
    transform: scale(1);
    opacity: 1;
}

.catalog-slider-wrapper {
    position: relative;
    width: 700px;
    margin: 0 auto;
}

.catalog-slider-wrapper .bx-viewport {
    transition: height .1s ease-in;
}

.catalog-slider-wrapper #catalogPrev,
.catalog-slider-wrapper #catalogNext {
    z-index: 10;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30px;
}

.catalog-slider-wrapper #catalogPrev a,
.catalog-slider-wrapper #catalogNext a {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    outline: none;
}

.catalog-slider-wrapper #catalogPrev svg,
.catalog-slider-wrapper #catalogNext svg {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    fill: #e0000f;
    transition: fill .2s ease-in;
}

.catalog-slider-wrapper #catalogPrev:hover svg,
.catalog-slider-wrapper #catalogNext:hover svg {
    fill: #80181a;
}

.catalog-slider-wrapper #catalogPrev {
    left: 0;
}

.catalog-slider-wrapper #catalogPrev svg {
    left: 20px;
}

.catalog-slider-wrapper #catalogNext {
    right: 0;
}

.catalog-slider-wrapper #catalogNext svg {
    right: 20px;
}

.catalog-slider-wrapper .bx-wrapper {
    margin: 0 40px !important;
}

#catalog {
    position: relative;
    width: 730px;
    border-top: 3px solid #e0000f;
    background: white;
    margin: 40px auto;
    padding: 50px 0 37px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.35);
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80);
}

.light .mfp-bg {
    background: #fff;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #ccc;
}

.mfp-preloader a:hover {
    color: #fff;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid #fff;
    margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid #fff;
    margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}

.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}

.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
}

.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8;
}

.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}

.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    -moz-transform: translateY(0) perspective(600px) rotateX(0);
    -ms-transform: translateY(0) perspective(600px) rotateX(0);
    -o-transform: translateY(0) perspective(600px) rotateX(0);
    transform: translateY(0) perspective(600px) rotateX(0);
}

.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    opacity: 0;
    -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

.my-mfp-slide-bottom.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
}

.my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: .8;
}

.my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0;
}

blockquote {
    max-width: 480px;
    margin: 20px 0;
    padding: 20px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    background-color: #fff;
    border: 1px solid #dcdcdc;
}

.services .employee-box {
    max-width: 270px;
}

.services .employee-box:hover .name,
.services .employee-box.active .name {
    color: #252525;
}

.services .helper {
    height: 128px;
    background-position: center center !important;
    border-left: none !important;
}

.services .helper .name {
    width: 50% !important;
    font-weight: bold !important;
    transition: color .2s ease-in;
}

.callback-dialog {
    position: relative;
    width: 370px;
    height: 212px;
    border-top: 3px solid #e0000f;
    background: white;
    margin: 0 auto;
    padding: 12px 20px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.35);
}

.callback-dialog .callback-dialog-title {
    margin-bottom: 10px;
    font: bold 22px 'Open Sans Bold', 'PF Agora Sans Pro Regular', Arial;
    color: #252525;
    text-transform: uppercase;
}

.callback-dialog .mfp-close {
    right: 4px;
    top: 5px;
}

.callback-form .row-label {
    font-size: 14px;
    color: #2d2e2f;
}

.callback-form .row-field {
    margin: 10px 0 20px 0;
}

.callback-form .row-field .f {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 100%;
    padding: 10px;
    border: 1px solid #d6d6d6;
    background-color: #f7f7f7;
    font-size: 16px;
    color: #2d2e2f;
    outline: none;
}

.callback-form .row-field .s {
    display: block;
    width: 200px;
    padding: 14px 0;
    background-color: #3c4142;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    transition: background-color .2s ease-in;
}

.callback-form .row-field .s:hover {
    background-color: #ed2024;
}

.ui-selectmenu-menu .ui-menu li {
    font-weight: normal;
    font-family: 'PF Agora Sans Pro Light', sans-serif;
}

.std-form {
    position: relative;
    margin-top: 40px;
}

.std-form .preloader {
    display: none;
    position: absolute;
    top: 0;
    right: -1px;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8) url(/local/templates/ptomsk/image/preloader.gif) no-repeat center center;
}

.std-form.low-padding .std-row .std-label {
    width: 100px;
}

.std-form.low-padding .std-row .std-field {
    margin-left: 120px;
}

.std-form .std-row {
    margin: 20px 0;
}

.std-form .std-row .std-label {
    float: left;
    width: 190px;
    height: 44px;
    padding: 10px 0;
    color: #474c4d;
    line-height: 24px;
}

.std-form .std-row .std-field {
    position: relative;
    margin-left: 200px;
}

.std-form .std-row .std-textfield,
.std-form .std-row .ui-selectmenu-button {
    -webkit-appearance: none;
    position: relative;
    display: block;
    width: 100%;
    height: 44px;
    padding: 8px 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 2px solid #d6d6d6;
    background-color: #f7f7f7;
    font-size: 16px;
    color: #2d2e2f;
    outline: none;
    transition: all .2s linear;
    cursor: pointer;
}

.l-frame .std-form .std-row .std-textfield,
.l-frame .std-form .std-row .ui-selectmenu-button {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0.7);
}

.std-form .std-row .std-textfield.ui-state-focus,
.std-form .std-row .ui-selectmenu-button.ui-state-focus {
    -webkit-border-radius: 4px;
    -webkit-border-bottom-right-radius: 0 !important;
    -webkit-border-bottom-left-radius: 0 !important;
    -moz-border-radius: 4px;
    -moz-border-radius-bottomright: 0 !important;
    -moz-border-radius-bottomleft: 0 !important;
    border-radius: 4px;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.l-frame .std-form .std-row .std-textfield.error,
.l-frame .std-form .std-row .ui-selectmenu-button.error {
    border: 1px solid red !important;
}

.std-form .std-row .std-textfield .ui-selectmenu-text,
.std-form .std-row .ui-selectmenu-button .ui-selectmenu-text {
    line-height: 24px;
}

.std-form .std-row .std-textfield:hover,
.std-form .std-row .ui-selectmenu-button:hover {
    background-color: #fff;
}

.l-frame .std-form .std-row .std-textfield--filled,
.l-frame .std-form .std-row .ui-selectmenu-button--filled {
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.std-form .std-row .std-textfield:focus,
.std-form .std-row .ui-selectmenu-button:focus {
    border-color: #afafaf;
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}

.std-form .std-row .std-textfield:focus+.std-autocomplete-arrow,
.std-form .std-row .ui-selectmenu-button:focus+.std-autocomplete-arrow {
    fill: #afafaf;
}

.l-frame .std-form .std-row .std-textfield:focus,
.l-frame .std-form .std-row .ui-selectmenu-button:focus {
    border: 1px solid #fff;
    box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.7);
}

.std-form .std-row .std-textfield.ui-corner-top,
.std-form .std-row .ui-selectmenu-button.ui-corner-top {
    opacity: 1;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 4px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.std-form .std-row .std-autocomplete-arrow {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 16px;
    height: 9px;
    margin-top: -4px;
    fill: #d6d6d6;
    transition: fill .2s linear;
}

.std-form .std-row .std-reset {
    outline: none;
    padding: 12px 30px 12px 35px;
    border: none;
    font-weight: bold;
    font-size: 14px;
    color: #afb0b1;
    text-align: center;
    text-transform: uppercase;
    background: transparent;
    transition: color .2s linear;
}

.std-form .std-row .std-reset:hover {
    color: #3c4142;
}

.std-submit {
    outline: none;
    padding: 13px 30px 11px 55px;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background: #3c4142 url(/local/templates/ptomsk/image/calc.svg) no-repeat 20px center;
    transition: background-color .2s linear;
}

.std-submit:hover {
    background-color: #ed2024;
}

.std-submit:disabled {
    background-color: #d6d6d6;
}

.std-submit.std-submit-clean {
    padding-left: 30px;
    background-image: none;
}

.std-submit.with-loader {
    position: relative;
    padding-left: 50px;
}

.std-submit.with-loader .loader {
    position: absolute;
    top: 50%;
    left: 20px;
    width: 18px;
    height: 18px;
    margin-top: -9px;
}

.std-submit.with-loader .loader svg {
    fill: #fff;
}

.ui-selectmenu-menu {
    z-index: 100;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    opacity: 0;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0);
    transition: box-shadow 0.4s linear;
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-top: 0;
}

.ui-selectmenu-menu .ui-menu li {
    height: 44px;
    padding: 12px 15px;
    background-color: #fff;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    font-size: 16px;
    color: #2d2e2f;
    cursor: pointer;
    opacity: 0;
    transition: all 0.1s linear;
}

.Apple .ui-selectmenu-menu .ui-menu li {
    padding-top: 16px;
}

.ui-selectmenu-menu .ui-menu li.ui-state-focus {
    color: #e0000f;
    background-color: #f3f3f3;
}

.ui-selectmenu-menu .ui-menu li:last-child {
    border-bottom: 2px solid #fff;
}

.ui-selectmenu-menu .ui-menu li:nth-child(1) {
    transform: translateY(-44px) !important;
}

.ui-selectmenu-menu .ui-menu li:nth-child(2) {
    transform: translateY(-88px) !important;
}

.ui-selectmenu-menu .ui-menu li:nth-child(3) {
    transform: translateY(-132px) !important;
}

.ui-selectmenu-menu .ui-menu li:nth-child(4) {
    transform: translateY(-176px) !important;
}

.ui-selectmenu-menu .ui-menu li:nth-child(5) {
    transform: translateY(-220px) !important;
}

.ui-selectmenu-menu .ui-menu li:nth-child(6) {
    transform: translateY(-264px) !important;
}

.ui-selectmenu-menu .ui-menu li:nth-child(7) {
    transform: translateY(-308px) !important;
}

.ui-selectmenu-menu .ui-menu li:nth-child(8) {
    transform: translateY(-352px) !important;
}

.ui-selectmenu-menu .ui-menu li:nth-child(9) {
    transform: translateY(-396px) !important;
}

.ui-selectmenu-menu .ui-menu li:nth-child(10) {
    transform: translateY(-440px) !important;
}

.ui-selectmenu-menu .ui-menu li:nth-child(11) {
    transform: translateY(-484px) !important;
}

.ui-selectmenu-menu .ui-menu li:nth-child(12) {
    transform: translateY(-528px) !important;
}

.ui-selectmenu-menu .ui-menu li:nth-child(13) {
    transform: translateY(-572px) !important;
}

.ui-selectmenu-menu .ui-menu li:nth-child(14) {
    transform: translateY(-616px) !important;
}

.ui-selectmenu-menu .ui-menu li:nth-child(15) {
    transform: translateY(-660px) !important;
}

.ui-selectmenu-menu .ui-menu li:nth-child(16) {
    transform: translateY(-704px) !important;
}

.ui-selectmenu-menu .ui-menu li:nth-child(17) {
    transform: translateY(-748px) !important;
}

.ui-selectmenu-menu .ui-menu li:nth-child(18) {
    transform: translateY(-792px) !important;
}

.ui-selectmenu-menu .ui-menu li:nth-child(19) {
    transform: translateY(-836px) !important;
}

.ui-selectmenu-menu .ui-menu li:nth-child(20) {
    transform: translateY(-880px) !important;
}

.ui-selectmenu-open.ui-selectmenu-menu .ui-menu li:nth-child(n) {
    opacity: 1;
    transform: translateY(0) !important;
}

.ui-selectmenu-menu .ui-menu li:hover {
    background-color: #f3f3f3;
    color: #e0000f;
}

.ui-selectmenu-open {
    display: block;
    visibility: visible;
    opacity: 1;
    height: auto;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.clients-calculation-result .destination {
    margin-bottom: 10px;
    font-weight: bold;
    color: #e0000f;
}

.clients-calculation-result .results-list {
    margin-top: 20px;
}

.clients-calculation-result .results-list .result-item {
    float: left;
    width: 28.5%;
    max-width: 180px;
    margin-right: 25px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.25);
    text-align: center;
}

.clients-calculation-result .results-list .result-item .h {
    padding: 10px 0;
    background-color: #eceded;
    font-size: 16px;
    color: #252525;
}

.clients-calculation-result .results-list .result-item .c {
    padding: 20px 0;
    font-weight: 600;
    font-size: 32px;
    color: #e0000f;
}

.map-container {
    position: absolute;
    top: 69px;
    right: 0;
    bottom: 348px;
    left: 0;
}

.map-container .map {
    position: absolute;
    top: 0;
    right: 0;
    bottom: -20px;
    left: 0;
}

.map-container .map-controls {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 70px;
    height: 140px;
    background-color: #fff;
}

.map-container .map-controls a {
    display: block;
    position: absolute;
    top: 0;
    left: 10px;
    right: 10px;
    height: 50%;
    outline: none;
    text-align: center;
}

.map-container .map-controls a:last-child {
    top: auto;
    bottom: 0;
    border-top: 1px solid #bdc1c2;
}

.map-container .map-controls a svg {
    margin-top: 24px;
    fill: #3c4142;
    transition: fill 0.1s linear;
}

.map-container .map-controls a:hover svg {
    fill: #ed2024;
}

.map-wrapper {
    min-height: 450px;
}

.map-wrapper .map {
    background-color: #000;
}

.light .contacts-page.articles-slider .c-title {
    color: #2d2e2f;
}

.light .contacts-page.articles-slider .c-address,
.light .contacts-page.articles-slider .c-address a {
    color: #2d2e2f;
}

.light .contacts-page.articles-slider .c-phone a {
    color: #2d2e2f;
}

.light .contacts-page.articles-slider .c-email,
.light .contacts-page.articles-slider .c-email a {
    color: #2d2e2f;
}

.light .contacts-page.indexes-table .callback-dialog-title {
    color: #2d2e2f;
}

.light .contacts-page.contacts-block {
    background: url("/local/templates/ptomsk/image/free-call-girl-light2.png") no-repeat scroll right center #dfe3e2 !important;
}

.light .contacts-page.contacts-block .c-title {
    color: #2d2e2f;
}

.contacts-page {
    height: 210px;
}

.contacts-page.articles-slider .c-title {
    padding: 22px 30px 14px 30px;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
}

.contacts-page.articles-slider .c-address-cont {
    height: 50px;
}

.contacts-page.articles-slider .c-requisites-cont {
    padding: 0px 30px 3px 30px;
}

.contacts-page.articles-slider .c-address {
    margin: 10px 30px 3px 30px;
    padding-left: 15px;
    background: url(/local/templates/ptomsk/image/icon-map-marker.png) no-repeat left 2px;
    font-size: 14px;
    font-family: 'PF Agora Sans Pro Light', 'Open Sans', sans-serif;
    color: #bcbcbc;
    line-height: 1.1;
}

.contacts-page.articles-slider .c-address a {
    color: #bcbcbc;
    transition: color .2s linear;
    text-decoration: none !important;
}

.contacts-page.articles-slider .c-address a:hover {
    color: #ed2024;
}

.contacts-page.articles-slider .c-phone {
    float: left;
    padding: 0px 0 0 30px;
}

.contacts-page.articles-slider .c-phone a {
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    transition: color .2s linear;
    text-decoration: none !important;
}

.contacts-page.articles-slider .c-phone a:hover {
    color: #ed2024;
}

.contacts-page.articles-slider .c-email {
    float: left;
    margin-left: 60px;
    padding: 0 0 0 0;
    font-size: 14px;
    color: #fff;
}

.contacts-page.articles-slider .c-email a {
    color: #fff;
    transition: color .2s linear;
    text-decoration: none !important;
}

.contacts-page.articles-slider .c-email a:hover {
    color: #ed2024;
}

.contacts-page.indexes-table {
    background: #191919;
}

.contacts-page.indexes-table .callback-dialog-title {
    padding: 22px 0 17px 30px;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}

.contacts-page.indexes-table .row-field {
    margin: 0 30px;
}

.contacts-page.indexes-table .row-field .s {
    width: auto;
    margin: 0 0 25px 0;
    padding: 12px 30px;
    transition: background-color .2s linear;
    outline: none;
}

.contacts-page.indexes-table .row-field .s:hover {
    background-color: #ed2024;
}

.contacts-page.contacts-block {
    background: #131010 url(/local/templates/ptomsk/image/free-call-girl.png) no-repeat right center;
}

.contacts-page.contacts-block .c-title {
    width: 70%;
    padding: 22px 0 17px 30px;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
}

.contacts-page.contacts-block .c-button {
    position: absolute;
    left: 30px;
    bottom: 30px;
}

.contacts-page.contacts-block .c-button .s {
    background-color: #3c4142;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 11px 30px;
    transition: background-color .2s linear;
    outline: none;
}

.contacts-page.contacts-block .c-button .s:hover {
    background-color: #ed2024;
}

.success-message {
    position: relative;
    margin-top: 30px;
    padding-left: 60px;
    color: #fff;
}

.success-message.black {
    margin-top: 40px;
    padding-left: 30px;
    color: #2d2e2f;
}

.success-message.black .success-icon {
    left: 0;
}

.success-message .success-icon {
    position: absolute;
    left: 30px;
    top: 0;
}

.success-message .success-title {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.success-message .success-text {
    margin-top: 10px;
    font-size: 14px;
}

.light .success-message .success-title {
    color: #2d2e2f;
}

.light .success-message .success-text {
    color: #2d2e2f;
}

.error-container {
    height: 100%;
}

.error-404 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 410px;
    height: 340px;
    margin: -200px 0 0 -205px;
    padding-top: 260px;
    background: url(/local/templates/ptomsk/image/bg-404.jpg) no-repeat center top;
    font: 16px 'PF Agora Sans Pro Regular', Arial;
    color: #2d2e2f;
}

.error-404 .message {
    width: 385px;
    margin: 0 auto;
    text-align: center;
}

.search-page {
    font-family: 'PF Agora Sans Pro Regular', Arial;
}

.search-page .breadcrumbs {
    padding-top: 40px;
    font-size: 13px;
    color: #afb0b1;
}

.search-page .search-results .search-result:last-child {
    border-bottom: none;
}

.search-page .search-result {
    margin-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    border-bottom: 1px solid #e5e9e9;
}

.search-page .search-result .title a {
    font-weight: bold;
    color: #3c4142;
    transition: color .15s linear;
    text-decoration: none !important;
}

.search-page .search-result .title a:hover {
    color: #e0000f;
}

.search-page .search-result .announce {
    margin: 5px 0;
    line-height: 1.2;
}

.search-page .search-result .metadata {
    overflow: hidden;
    font-size: 13px;
}

.search-page .search-result .metadata .date {
    float: left;
    margin-right: 30px;
}

.search-page .search-result .metadata .url {
    float: left;
}

.search-page .search-result .metadata .url a {
    color: #3c4142;
    transition: color .15s linear;
}

.search-page .search-result .metadata .url a:hover {
    color: #e0000f;
}

.vacancies-page {
    z-index: 1;
    position: relative;
    min-height: 600px;
    margin-top: -5px;
}

.vacancies-page .vacancies-content {
    margin-right: 430px;
    position: relative;
    z-index: 6;
    background-color: #fff;
}

.vacancies-page .vacancies-content .vacancies-separator {
    height: 40px;
}

.vacancies-page .vacancies-form {
    position: relative;
    z-index: 3;
    float: right;
    width: 430px;
}

.vacancies-page .vacancies-form .visible {
    display: block;
}

.vacancies-page .vacancies-form .hidden {
    display: none;
}

.vacancies-page .vacancies-form .form-title {
    position: relative;
    margin: 28px 0 15px 60px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

.vacancies-page .vacancies-form .form-title svg {
    position: absolute;
    top: 6px;
    left: -32px;
}

.vacancies-page .vacancies-form-bg {
    z-index: 2;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 430px;
    background: #252525;
}

.vacancies-page #vacancies-stick {
    z-index: 4;
}

.about-open #vacancies-stick {
    width: 400px !important;
    right: 0;
}

.form-row {
    position: relative;
    margin: 15px 60px 0 60px;
}

.form-row input,
.form-row textarea:not(.new-field-style) {
    width: 100%;
    height: 44px;
    padding-top: 3px;
    padding-left: 17px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    background-color: #373b3c;
    border: transparent 2px solid;
    font-size: 16px;
    line-height: 26px;
    color: #d3d3d3;
    -webkit-transition: all 0.3s, -webkit-transform 0.3s;
    -moz-transition: all 0.3s, -moz-transform 0.3s;
    transition: all 0.3s, transform 0.3s;
    outline: none;
}

.form-row input.active-form,
.form-row textarea:not(.new-field-style).active-form {
    background-color: #fff;
    color: #373b3c;
}

.form-row input.active-form+.required,
.form-row input.active-form .error+.required,
.form-row textarea:not(.new-field-style).active-form+.required,
.form-row textarea:not(.new-field-style).active-form .error+.required {
    color: #373b3c;
}

.form-row input:focus,
.form-row textarea:not(.new-field-style):focus {
    border: 2px solid #fff;
    outline: none;
    border-radius: 2px;
}

.form-row textarea {
    resize: none;
    height: 200px;
    padding-top: 10px;
}

.form-row .required {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -7px;
    font-size: 20px;
    color: #eaeaea;
}

.form-row .required-warning {
    padding: 10px 0 0 0;
    font-size: 14px;
    font-style: italic;
    color: #d3d3d3;
}

.form-row.text-block {
    font-size: 14px;
    color: #fff;
}

.animation-rotate svg {
    display: inline-block;
    -webkit-animation: rotate .8s infinite linear;
    -moz-animation: rotate .8s infinite linear;
    animation: rotate .8s infinite linear;
}

@keyframes rotate {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

.fileform {
    cursor: pointer;
    overflow: hidden;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fileform:hover .selectbutton {
    background-color: #e0000f;
}

.fileform .selectbutton {
    cursor: pointer;
    float: left;
    width: 140px;
    padding: 9px 0;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #3c4142;
    font-size: 12px;
    color: #fff;
    text-align: center;
    transition: background-color .2s linear;
}

.fileform #upload {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    font-size: 150px;
    height: 30px;
    z-index: 20;
    cursor: pointer;
}

.fileform #fileformlabel {
    background-color: transparent;
    height: 33px;
    margin-left: 155px;
    line-height: 33px;
    overflow: hidden;
    white-space: nowrap;
    padding: 2px;
    text-align: left;
    vertical-align: middle;
    color: #fff;
}

.news-list {
    font-family: 'PF Agora Sans Pro Regular', Arial;
}

.news-block {
    position: relative;
    float: left;
    width: 300px;
    height: 360px;
    border-bottom: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    text-align: left;
    transition: all .2s linear;
}

.news-block:hover {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
}

.news-block:hover .manager-img {
    opacity: 1;
    transform: translateY(0);
}

.news-block:hover .news-content .image {
    margin-top: -70px;
}

.news-block:hover .news-content .image .img {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
    filter: grayscale(0);
}

.news-block:hover .news-content .image .news-date {
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.95);
}

.news-block:hover .news-content .news-title a {
    color: #ed2024;
}

.news-block .news-rubric {
    z-index: 3;
    position: absolute;
    left: 120px;
    bottom: 10px;
    padding: 0 10px;
    background-color: rgba(233, 233, 233, 0.8);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 10px;
    color: #5f6263;
    text-transform: uppercase;
    text-decoration: none;
    transition: all .2s linear;
}

.news-block .news-rubric:hover {
    background-color: #e9e9e9;
}

.news-block .news-content {
    overflow: hidden;
    margin-bottom: 28px;
    padding: 30px 30px 0 30px;
    line-height: 21.5px;
    max-height: 330px;
    text-overflow: ellipsis;
    position: relative;
}

.news-block .news-content .image {
    position: relative;
    overflow: hidden;
    height: 150px;
    margin: -30px -30px 24px;
    background-color: #3c4142;
    transition: all .2s linear;
}

.news-block .news-content .image .img {
    z-index: 2;
    height: 166px;
    -webkit-opacity: .3;
    -moz-opacity: .3;
    -o-opacity: .3;
    -ms-opacity: .3;
    opacity: .3;
    transition: all .2s linear;
}

.news-block .news-content .image .news-date {
    z-index: 3;
    position: absolute;
    left: 20px;
    bottom: 10px;
    color: #fff;
    transition: all .2s linear;
}

.news-block .news-content .image .rotated-sqrt {
    position: absolute;
    bottom: -5px;
    left: 20px;
    width: 10px;
    height: 10px;
    background-color: #fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    transform: rotate(-45deg);
}

.news-block .news-content .news-title {
    font-size: 18px;
    font-weight: bold;
}

.news-block .news-content .news-title a {
    color: #3c4142;
    text-decoration: none;
    transition: all .2s linear;
}

.news-block .news-content .news-date {
    font-size: 10px;
    font-weight: 600;
    color: #5f6263;
    text-transform: uppercase;
}

.news-block .news-content .news-date .news-rubric {
    position: static;
    margin-left: 10px;
    padding: 3px 5px;
}

.news-block .news-content .news-announce {
    font-size: 18px;
    font-family: 'PF Agora Sans Pro Light', 'Open Sans', sans-serif;
}

.news-block.x2 {
    position: relative;
    z-index: 2;
    overflow: hidden;
    border-bottom: none;
    border-right: none;
}

.news-block.x2 .news-rubric {
    opacity: 0;
    position: absolute;
    left: 30px;
    top: 30px;
    bottom: auto;
    padding: 5px 10px;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: transform .4s ease, -webkit-transform .4s ease, opacity .4s ease;
    -moz-transition: transform .4s ease, -webkit-transform .4s ease, opacity .4s ease;
    -ms-transition: transform .4s ease, -webkit-transform .4s ease, opacity .4s ease;
    -o-transition: transform .4s ease, -webkit-transform .4s ease, opacity .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease, opacity .4s ease;
}

.news-block.x2:hover .news-rubric {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.news-block.x2 .x2-title {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 90%;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #000));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}

.news-block.x2 .x2-title a {
    position: absolute;
    left: 100px;
    bottom: 40px;
    height: 58px;
    padding-right: 30px;
    font: bold 26px/1.18 'PF Agora Sans Pro Regular', Arial;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    transition: color .2s linear;
    overflow: hidden;
}

.news-block.x2 .x2-title a:hover {
    color: #ed2024;
}

.news-block.x2 .x2-title .news-date-block {
    position: absolute;
    left: 30px;
    bottom: 30px;
}

.news-block.x2 .x2-title:hover .news-date-block .day .t,
.news-block.x2 .x2-title:hover .news-date-block .day .b {
    width: 50px;
}

.news-block.x2 .x2-title:hover .news-date-block .day .r,
.news-block.x2 .x2-title:hover .news-date-block .day .l {
    height: 50px;
}

.manager-img {
    opacity: 0;
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 70px;
    height: 70px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: opacity .2s ease, transform .2s ease;
    -moz-transition: opacity .2s ease, transform .2s ease;
    -ms-transition: opacity .2s ease, transform .2s ease;
    -o-transition: opacity .2s ease, transform .2s ease;
    transition: opacity .2s ease, transform .2s ease;
    transform: translateY(10px);
}

.manager-block .img {
    width: 70px;
    height: 70px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
}

.manager-block .name,
.manager-block .job {
    margin-left: 20px;
}

.manager-block .name {
    font: 500 16px "PFAgoraSansPro-Medium", "Open Sans", sans-serif;
    color: #e73a2d;
    text-transform: uppercase;
}

.manager-block .job {
    padding-top: 2px;
    font: 300 14px "PF Agora Sans Pro Light", "Open Sans", sans-serif;
    color: #676767;
}

.Chrome.Windows .news-read .left-col .news-content-block .regular-page-content .news-rubric,
.Apple.Safari .news-read .left-col .news-content-block .regular-page-content .news-rubric {
    padding-top: 6px;
}

.Chrome.Windows .news-block.x2 .news-rubric,
.Apple.Safari .news-block.x2 .news-rubric {
    padding-top: 7px;
}

.Chrome.Windows .news-block .news-content .image .news-rubric,
.Apple.Safari .news-block .news-content .image .news-rubric {
    padding-top: 2px;
}

.Apple .news-block .news-rubric {
    left: 130px;
}

.Apple .header .menu a {
    letter-spacing: normal;
}

.Apple .header .menu .inner-menu a {
    letter-spacing: 0;
}

.Apple.Safari .contacts-page.articles-slider .c-address {
    background-position: left 0;
}

.Apple.Safari .l-frame .std-form .std-row .std-textfield {
    padding-top: 5px;
    padding-bottom: 0;
    line-height: normal;
}

.Apple.Safari .l-frame .std-form .std-row .ui-selectmenu-button {
    padding-top: 11px;
}

.iPhone .l-frame .std-form .std-row .ui-selectmenu-button {
    padding-top: 10px;
}

.Apple.Chrome .l-frame .std-form .std-row .std-textfield {
    padding-top: 4px;
    padding-bottom: 0;
    line-height: 44px;
}

.Apple.Chrome .l-frame .std-form .std-row .ui-selectmenu-button {
    padding-top: 11px;
}

head:first-child+body .news-block .news-content:hover .image {
    margin-top: -75px !important;
}

head:first-child+body .blocks-content .articles-slider .text-direct {
    line-height: 19.0px;
}

.news-date-block .day {
    position: relative;
    width: 50px;
    height: 50px;
    border: 2px solid rgba(255, 255, 255, 0.6);
    font: 600 26px/46px 'PF Agora Sans Pro Regular', 'Open Sans Semibold', Arial;
    color: #fff;
    text-align: center;
}

.news-date-block .day .t,
.news-date-block .day .r,
.news-date-block .day .b,
.news-date-block .day .l {
    position: absolute;
    background-color: rgba(237, 32, 36, 0.8);
}

.news-date-block .day .t,
.news-date-block .day .b {
    height: 2px;
    width: 0;
    transition: all .2s linear;
}

.news-date-block .day .r,
.news-date-block .day .l {
    width: 2px;
    height: 0;
    transition: all .2s linear;
}

.news-date-block .day .t {
    top: -2px;
    right: -2px;
}

.news-date-block .day .b {
    bottom: -2px;
    left: -2px;
}

.news-date-block .day .r {
    bottom: -2px;
    right: -2px;
}

.news-date-block .day .l {
    top: -2px;
    left: -2px;
}

.news-date-block .month {
    width: 50px;
    font: 300 11px/15px 'PF Agora Sans Pro Regular', Arial;
    color: #fff;
    text-align: center;
    text-transform: lowercase;
}

@media screen and (min-width: 1920px) {
    .news-list.art .news-block {
        width: 16.66666666666667% !important;
    }
    .news-list.art .news-block.x2 {
        width: 33.33333333333333% !important;
    }
}

@media screen and (min-width: 1581px) and (max-width: 1919px) {
    .news-list.art .news-block {
        width: 20% !important;
    }
    .news-list.art .news-block.x2 {
        width: 40% !important;
    }
}

@media screen and (min-width: 1440px) and (max-width: 1580px) {
    .news-list.art .news-block {
        width: 25% !important;
    }
    .news-list.art .news-block.x2 {
        width: 50% !important;
    }
}

@media screen and (min-width: 1366px) and (max-width: 1439px) {
    .news-list.art .news-block {
        width: 25% !important;
    }
    .news-list.art .news-block.x2 {
        width: 50% !important;
    }
}

@media screen and (min-width: 1260px) and (max-width: 1365px) {
    .news-list.art .news-block {
        width: 25% !important;
    }
    .news-list.art .news-block.x2 {
        width: 50% !important;
    }
}

@media (max-width: 1259px) {
    .news-list.art .news-block {
        width: 33.33333333333333% !important;
    }
    .news-list.art .news-block.x2 {
        width: 66.66666666666667% !important;
    }
}

.light .footer.news-footer .blocks-content .articles-slider .contacts-block {
    background-color: #eef2f2 !important;
}

.light .footer.news-footer .blocks-content .contacts-block {
    background-color: #dfe3e2 !important;
}

.light .footer .form-row input {
    border: 2px solid #d6d6d6;
    background-color: #fff !important;
}

.light .footer .form-row.text-data {
    color: #2d2e2f !important;
}

.footer.news-footer .blocks-content {
    height: 210px !important;
}

.footer.news-footer .blocks-content .articles-slider {
    width: 45% !important;
    position: absolute !important;
}

.footer.news-footer .blocks-content .articles-slider.shadow {
    z-index: 100;
    box-shadow: 0 0 30px 0 #666;
}

.footer.news-footer .blocks-content .indexes-table {
    width: 27.5% !important;
    left: 45% !important;
    position: absolute !important;
}

.footer.news-footer .blocks-content .contacts-block {
    position: absolute !important;
    width: 27.5% !important;
    background-color: #161616 !important;
}

.news-read {
    z-index: 99;
    position: relative;
    height: 1400px;
}

.news-read .left-col {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 78%;
}

.news-read .left-col .promo-image {
    max-width: 900px;
    height: 360px;
}

.news-read .left-col .news-content-block {
    position: relative;
}

.news-read .left-col .news-content-block .regular-page-content {
    margin-left: 95px;
}

.news-read .left-col .news-content-block .regular-page-content .news-rubric {
    z-index: 3;
    display: block;
    padding: 4px 10px;
    background-color: rgba(233, 233, 233, 0.8);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 10px;
    color: #5f6263;
    text-transform: uppercase;
    text-decoration: none;
    transition: all .2s linear;
}

.news-read .left-col .news-content-block .regular-page-content .news-rubric:hover {
    background-color: #e9e9e9;
}

.news-read .left-col .news-content-block .regular-page-content h1 {
    margin-top: 0;
    padding-top: 5px;
}

.news-read .left-col .news-content-block .regular-page-content h1:before {
    display: none;
}

.news-read .left-col .news-date-block {
    position: absolute;
    top: 0;
    left: 30px;
    margin-top: 30px;
}

.news-read .left-col .news-date-block .day {
    color: #252525;
}

.news-read .left-col .news-date-block .day .t,
.news-read .left-col .news-date-block .day .r,
.news-read .left-col .news-date-block .day .b,
.news-read .left-col .news-date-block .day .l {
    background: #e0000f;
}

.news-read .left-col .news-date-block .day .t,
.news-read .left-col .news-date-block .day .b {
    width: 50px;
}

.news-read .left-col .news-date-block .day .r,
.news-read .left-col .news-date-block .day .l {
    height: 50px;
}

.news-read .left-col .news-date-block .month {
    color: #252525;
}

.news-read .right-col {
    z-index: 1;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 28%;
    overflow: hidden;
}

.news-read .right-col .news-wrapper {
    position: relative;
    overflow: hidden;
    padding-left: 30px;
    transition: opacity .2s linear;
}

.news-read .right-col .news-wrapper:after {
    z-index: 100;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 150px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}

.news-read .right-col .news-block {
    height: 360px;
    border-left: 1px solid #e9e9e9;
    border-right: none;
}

.news-read .right-col .news-block:last-of-type {
    position: relative;
}

.news-read .right-col .news-block:last-of-type:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -1px;
    width: 1px;
    background-color: #e9e9e9;
}

.news-read .right-col:hover .news-wrapper {
    opacity: 1;
}

.news-read .news-block {
    float: left;
    width: 300px;
}

@media screen and (min-width: 1731px) {
    .news-read .left-col {
        width: 900px;
    }
    .news-read .right-col {
        left: 870px;
        width: auto;
    }
    .news-read .news-block {
        float: left;
        width: 33.33333333%;
    }
}

@media screen and (min-width: 1601px) and (max-width: 1730px) {
    .news-read .left-col {
        width: 900px;
    }
    .news-read .right-col {
        left: 870px;
        width: auto;
    }
    .news-read .news-block {
        float: left;
        width: 50%;
    }
}

@media screen and (min-width: 1561px) and (max-width: 1600px) {
    .news-read .left-col {
        width: 900px;
    }
    .news-read .right-col {
        z-index: 1;
        left: 870px;
        width: auto;
    }
    .news-read .news-block {
        float: left;
        width: 50%;
    }
}

@media screen and (min-width: 1531px) and (max-width: 1560px) {
    .news-read .left-col {
        width: 870px;
    }
    .news-read .right-col {
        left: 840px;
        width: auto;
    }
    .news-read .news-block {
        float: left;
        width: 50%;
    }
}

@media screen and (min-width: 1500px) and (max-width: 1530px) {
    .news-read .left-col {
        width: 840px;
    }
    .news-read .right-col {
        left: 810px;
        width: auto;
    }
    .news-read .right-col .news-wrapper {
        float: none !important;
    }
    .news-read .news-block {
        float: left;
        width: 50%;
    }
}

@media screen and (min-width: 1461px) and (max-width: 1500px) {
    .news-read .left-col {
        width: 800px;
    }
    .news-read .right-col {
        left: 770px;
        width: auto;
    }
    .news-read .right-col .news-wrapper {
        float: none !important;
    }
    .news-read .news-block {
        float: left;
        width: 50%;
    }
}

@media screen and (min-width: 1431px) and (max-width: 1460px) {
    .news-read .left-col {
        width: 770px;
    }
    .news-read .right-col {
        left: 740px;
        width: auto;
    }
    .news-read .right-col .news-wrapper {
        float: none !important;
    }
    .news-read .news-block {
        float: left;
        width: 50%;
    }
}

@media screen and (min-width: 1401px) and (max-width: 1430px) {
    .news-read .left-col {
        width: 740px;
    }
    .news-read .right-col {
        left: 710px;
        width: auto;
    }
    .news-read .right-col .news-wrapper {
        float: none !important;
    }
    .news-read .news-block {
        float: left;
        width: 50%;
    }
}

@media screen and (min-width: 1371px) and (max-width: 1400px) {
    .news-read .left-col {
        width: 710px;
    }
    .news-read .right-col {
        left: 680px;
        width: auto;
    }
    .news-read .right-col .news-wrapper {
        float: none !important;
    }
    .news-read .news-block {
        float: left;
        width: 50%;
    }
}

@media screen and (min-width: 1341px) and (max-width: 1370px) {
    .news-read .left-col {
        width: 680px;
    }
    .news-read .right-col {
        left: 650px;
        width: auto;
    }
    .news-read .right-col .news-wrapper {
        float: none !important;
    }
    .news-read .news-block {
        float: left;
        width: 50%;
    }
}

@media screen and (min-width: 1311px) and (max-width: 1340px) {
    .news-read .left-col {
        width: 650px;
    }
    .news-read .right-col {
        left: 620px;
        width: auto;
    }
    .news-read .right-col .news-wrapper {
        float: none !important;
    }
    .news-read .news-block {
        float: left;
        width: 50%;
    }
}

@media screen and (min-width: 1281px) and (max-width: 1310px) {
    .news-read .left-col {
        width: 620px;
    }
    .news-read .right-col {
        left: 590px;
        width: auto;
    }
    .news-read .right-col .news-wrapper {
        float: none !important;
    }
    .news-read .news-block {
        float: left;
        width: 50%;
    }
}

@media screen and (min-width: 1251px) and (max-width: 1280px) {
    .news-read .left-col {
        width: auto;
        right: 380px;
    }
    .news-read .right-col {
        width: 410px;
    }
    .news-block {
        width: 380px !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1250px) {
    .news-read .left-col {
        width: auto;
        right: 370px;
    }
    .news-read .right-col {
        width: 400px;
    }
    .news-block {
        width: 370px !important;
    }
}

@media screen and (min-width: 1100px) and (max-width: 1199px) {
    .news-read .left-col {
        width: auto;
        right: 330px;
    }
    .news-read .right-col {
        width: 360px;
    }
    .news-block {
        width: 330px !important;
    }
}

@media (max-width: 1099px) {
    .news-read .left-col {
        width: auto;
        right: 300px;
    }
    .news-read .right-col {
        width: 330px;
    }
    .news-block {
        width: 300px;
    }
}

.newsletter-form {
    clear: both;
    padding-top: 2px;
}

.newsletter-form .form-row {
    margin-left: 110px;
    margin-right: 30px;
    margin-top: 18px;
}

.newsletter-form .form-row.text-data {
    font-size: 14px;
    color: #fff;
}

.news-loadmore {
    clear: both;
    display: block;
    width: 335px;
    margin: 0 auto;
    padding: 30px 0;
    color: #fff !important;
    text-decoration: none !important;
}

.news-loadmore span {
    display: block;
}

.jscroll-added {
    display: inline;
}

.ui-autocomplete {
    font-family: 'PF Agora Sans Pro Light', 'Open Sans', sans-serif;
}

.ui-autocomplete.tariff-auto {
    border: none;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 200px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.ui-autocomplete.tariff-auto .ui-menu-item.ui-state-focus {
    background-color: #f3f3f3;
}

.ui-autocomplete .ui-menu-item {
    cursor: pointer;
}

.ui-autocomplete .ui-menu-item span {
    margin-right: 1px;
    display: block;
    padding: 5px 15px;
    font-size: 16px;
    color: #2d2e2f;
}

.ui-autocomplete .ui-menu-item:hover {
    background-color: #f3f3f3;
}

.ui-autocomplete .ui-menu-item:last-child span {
    border-bottom: 1px solid #ccc;
}

.disabled-menu {
    display: none !important;
}

.disabled-menu a.active,
.disabled-menu a:hover {
    background: none !important;
}

.disabled-menu a.active:after,
.disabled-menu a:hover:after {
    opacity: 0 !important;
}

.disabled-menu .inner-menu {
    display: none !important;
}

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev {
    left: -25px;
}

.slick-next {
    right: -25px;
}

#historySlider {
    height: 250px;
    margin-bottom: 0;
}

#historySlider .slick-list {
    padding: 0 31px 0 30px;
    height: 250px;
    overflow: hidden;
}

#historySlider .slick-list .slick-track {
    height: 250px;
}

#historySlider .slick-list .slick-track .slick-slide {
    position: relative;
    height: 250px;
}

#historySlider .slick-list .slick-track .slick-slide .history-content {
    position: absolute;
    top: 120px;
    overflow: hidden;
    width: 100%;
    height: 220px;
    transition: all .2s linear;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(255, 255, 255, 0.1)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a000000', endColorstr='#1affffff', GradientType=1);
}

#historySlider .slick-list .slick-track .slick-slide .history-content .image {
    width: 100%;
    height: 120px;
    overflow: hidden;
    position: relative;
}

#historySlider .slick-list .slick-track .slick-slide .history-content .image:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 0;
    left: 30px;
    height: 0;
    border: 10px solid transparent;
    border-bottom: 10px solid #e8e8e8;
}

#historySlider .slick-list .slick-track .slick-slide .history-content .image:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 70%;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #000));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}

#historySlider .slick-list .slick-track .slick-slide .history-content .image .date {
    position: absolute;
    left: 15px;
    bottom: 15px;
    color: #fff;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.95);
}

#historySlider .slick-list .slick-track .slick-slide .history-content .image .date .month {
    font-size: 11px;
}

#historySlider .slick-list .slick-track .slick-slide .history-content .image .date .year {
    font-weight: bold;
    font-size: 22px;
}

#historySlider .slick-list .slick-track .slick-slide .history-content .his-content {
    overflow: hidden;
    height: 120px;
    padding: 20px;
    font: 14px/16px 'PF Agora Sans Pro Regular', Arial;
    color: #252525;
}

#historySlider .slick-list .slick-track .slick-slide .history-content:hover {
    top: 30px;
    background: #fff;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
    filter: none;
}

#historySlider .slick-list .slick-track .slick-slide .history-content:hover .image:after {
    border-bottom-color: #fff;
}

#historySlider .slick-prev {
    left: 0;
}

#historySlider .slick-next {
    right: 0;
    width: 31px !important;
}

#historySlider .slick-prev,
#historySlider .slick-next {
    top: auto;
    bottom: 0;
    width: 30px;
    height: 130px;
    margin-top: 0;
    background-color: #000;
    transition: background-color .2s linear;
}

#historySlider .slick-prev svg,
#historySlider .slick-next svg {
    fill: #fff;
}

#historySlider .slick-prev:hover,
#historySlider .slick-next:hover {
    background-color: #f00;
}

#historySlider .slick-prev.slick-disabled,
#historySlider .slick-prev.slick-disabled:hover,
#historySlider .slick-next.slick-disabled,
#historySlider .slick-next.slick-disabled:hover {
    background-color: #000;
    cursor: auto;
}

#historySlider .slick-prev.slick-disabled svg,
#historySlider .slick-prev.slick-disabled:hover svg,
#historySlider .slick-next.slick-disabled svg,
#historySlider .slick-next.slick-disabled:hover svg {
    opacity: .5;
}

.history-title {
    position: relative;
    margin-top: 110px;
    margin-bottom: -110px;
    padding: 14px 0 15px 0;
    font-weight: bold;
    font-size: 26px;
}

.history-title:before {
    content: "";
    position: absolute;
    top: 0;
    width: 50px;
    height: 3px;
    background-color: #e0000f;
}

.mCustomScrollbar {
    -ms-touch-action: none;
    touch-action: none;
}

.mCustomScrollbar.mCS_no_scrollbar {
    -ms-touch-action: auto;
    touch-action: auto;
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr;
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}

.mCSB_inside>.mCSB_container {
    margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 30px;
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0;
}

.mCSB_scrollTools {
    position: absolute;
    width: 8px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}

.mCSB_outside+.mCSB_scrollTools {
    right: -26px;
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: auto;
    left: 0;
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 8px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px;
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0;
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
    min-height: 100%;
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}

.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0;
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px;
}

.mCSB_container_wrapper>.mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px;
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0;
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0;
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px;
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0;
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
    padding-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCSB_scrollTools {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
}

.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools,
.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    filter: "alpha(opacity=10)";
    -ms-filter: "alpha(opacity=10)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)";
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0;
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px;
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px;
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px;
}

.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px;
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0;
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0;
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
    background-repeat: repeat-y;
    opacity: .3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px;
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px;
}

.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px;
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555;
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px;
}

.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto;
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px;
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0;
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px;
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

.light .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    filter: "alpha(opacity=10)";
    -ms-filter: "alpha(opacity=10)";
}

.light .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.employee-dialog {
    overflow: hidden;
    position: relative;
    width: 600px;
    border-top: 3px solid #e0000f;
    background: white;
    margin: 40px auto;
    padding: 0;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.35);
}

.employee-dialog .empl-header {
    background-color: #e7e7e7;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35);
}

.employees-list .employee-box .helper .mngr-sign {
    display: block;
    position: absolute;
    top: 59px;
    left: 20px;
    font: 400 11px/15px 'PF Agora Sans Pro Regular', sans-serif;
    color: #6e6e6e;
}

.employees-list .employee-box .helper .phone {
    display: block;
    position: absolute;
    top: 81px;
    left: 20px;
    font: 700 14px/15px 'PF Agora Sans Pro Regular', sans-serif;
    color: #2d2e2f;
}

.employees-list .employee-box .helper .write-to-mang {
    display: block;
    position: absolute;
    top: 103px;
    left: 20px;
    font: 500 12px/15px 'PF Agora Sans Pro Regular', sans-serif;
    color: #337ab7;
}

.lk-tab-wrap {
    float: left;
    width: 33%;
    padding: 18px 0;
}

.lk-tabs .lk-tab {
    font: 700 18px/23px 'PF Agora Sans Pro Regular', sans-serif;
    color: #252525;
    text-transform: uppercase;
}

.lk-tabs {
    position: relative;
}

.lk-tabs:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 3px;
    background-color: #e0000f;
}

.lk-tab-wrap.sec {
    text-align: center;
}

.lk-tab-wrap.last {
    text-align: right;
}

.lk-tabs a.lk-tab {
    text-decoration: none;
    border-bottom: 1px dashed #252525;
}

.lk-tabs a.lk-tab:hover {
    border-color: #e0000f;
}

.lk-tabs .lk-tab-wrap.active .lk-tab {
    color: #e0000f !important;
}

.lk-tabs:after {
    display: block;
    clear: both;
    content: '';
}

.shadowed-content {
    padding: 38px 0;
    position: relative;
}

.shadowed-content.no-shadow {
    padding: 30px 0;
}

.shadowed-content.no-shadow:before,
.shadowed-content.no-shadow:after {
    display: none;
}

.shadowed-content:before {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    content: '';
    height: 18px;
    width: 476px;
    background: url('/local/templates/ptomsk/image/shadowed-line.png') no-repeat;
}

.shadowed-content:after {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    content: '';
    height: 18px;
    width: 476px;
    background: url('/local/templates/ptomsk/image/shadowed-line-inverse.png') no-repeat;
}

input.g-border {
    position: relative;
    display: block;
    width: 100%;
    height: 44px;
    padding: 8px 15px;
    border: 2px solid #d6d6d6;
    background-color: #f7f7f7;
    font-size: 16px;
    color: #2d2e2f;
    outline: none;
    transition: all .2s linear;
    cursor: pointer;
}

.g-border:focus {
    border-color: #afafaf;
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}

.know-wag td {
    font-size: 16px;
    padding-bottom: 24px;
}

.mb25 {
    margin-bottom: 25px;
}

.btn-gray {
    display: inline-block;
    padding: 15px 23px;
    background-color: #3c4142;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    text-decoration: none !important;
    text-align: center;
    text-transform: uppercase;
    transition: background-color .2s ease-in;
}

.btn-gray:disabled {
    background: #d6d6d6 !important;
}

.green {
    color: #008000;
}

.table-prof {
    margin-bottom: 28px;
}

.table-prof td {
    padding-bottom: 10px;
}

.edit-prof-link {
    color: #5f5e5e;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none !important;
}

.edit-prof-link:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    top: 4px;
    position: relative;
    margin-right: 6px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUJJREFUeNqc1M8rBHEYx/GhpSSUuwsuykFqXZWbgyJRih2KCw5ycOXqoDhIItkLuwekdVB7cRVKHBz8SP6AKeSK9+gz9YSdnZmnXvvdfdr9zHyf7+5WuJmMk6DG0IKl3Wz2p1HpJKtVLOJx3HUHkgQ1YhI9CmvGIWHFuEFr2EIBO+jALdJxgloxim084EZ3N4GmOEGn+MKUttaHWVwy8PdUxJBhnVK/6Z1ozcUZdt4/IRyb3pX/wN2MRA1a1tprev7WOjEdNMoF1WEBB7g3/SN42Aga5WZUMDMKah716LJvDLujNLp1Sp/mwis4w0WUoGrs63nR9Pe0Dv7+QKmt1ei4Hc1mDtcY0rfbixr0iju0oQrr6nsK/VNhM3ou8ffxb6V0tVrT+8AMXszrnH6s52FB7WgwvTet/rCfsKmthta3AAMAVCpCWFuJW2wAAAAASUVORK5CYII=');
}

.btn-gray:disabled :hover {
    background: #d6d6d6 !important;
}

.btn-gray:hover {
    background: red !important;
    color: #fff !important;
}

form .cancel-prof {
    outline: none;
    padding: 12px 30px 12px 35px;
    border: none;
    font-weight: bold;
    font-size: 14px;
    color: #afb0b1;
    text-align: center;
    text-transform: uppercase;
    background: transparent;
    text-decoration: none;
    transition: color .2s linear;
}

form .cancel-prof:hover {
    color: #3c4142;
    text-decoration: none;
}

.modal-win {
    position: relative;
    font-family: 'PF Agora Sans Pro Regular', sans-serif;
    width: 625px;
    border-top: 3px solid #e0000f;
    background: white;
    margin: 0 auto;
    padding: 12px 20px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.35);
}

#login.modal-win {
    width: 470px;
}

#register.modal-win {
    width: 830px;
}

#ans-success.modal-win {
    width: 515px;
}

#wagon-watch.modal-win {
    width: 535px;
}

#ans-fail.modal-win {
    width: 515px;
}

#f-password.modal-win {
    width: 470px;
}

#oferta.modal-win {
    width: 860px;
}

.oferta-overflow {
    width: 783px;
    background: #f7f7f7;
    height: 486px;
    margin-bottom: 20px;
    border: 1px solid #d6d6d6;
}

.inner-oferta {
    font-size: 16px;
    padding: 14px 17px;
}

.modal-win p {
    font-size: 16px;
}

.cancel-form {
    display: inline-block;
    padding: 15px 0;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
    font-size: 14px;
    color: #afb0b1;
    text-transform: uppercase;
    text-align: center;
    transition: color .2s linear;
}

.cancel-form:hover {
    color: #3c4142;
    text-decoration: none;
}

textarea.g-border {
    position: relative;
    display: block;
    width: 100%;
    height: 220px;
    resize: none;
    padding: 8px 15px;
    border: 2px solid #d6d6d6;
    background-color: #f7f7f7;
    font-size: 16px;
    margin-bottom: 20px;
    color: #2d2e2f;
    outline: none;
    transition: all .2s linear;
    cursor: pointer;
    font-family: "PF Agora Sans Pro Regular", sans-serif;
}

.modal-win .callback-dialog-title {
    margin-bottom: 10px;
    font: bold 22px 'Open Sans Bold', 'PF Agora Sans Pro Regular', Arial;
    color: #252525;
    text-transform: uppercase;
}

.personal-placement {
    position: absolute;
    top: 24px;
    text-transform: uppercase;
    left: -225px;
}

.personal-placement a {
    font: 500 11px/22px 'PF Agora Sans Pro Regular', sans-serif;
    text-decoration: none;
    color: #2d2e2f !important;
}

.enter-placement:hover .exit-icon svg path {
    fill: #e0000e;
}

.enter-placement:hover a {
    color: #e0000e !important;
}

.personal-placement:hover .personal-icon svg path {
    fill: #e0000e;
}

.personal-placement:hover a {
    color: #e0000e !important;
}

.enter-placement {
    position: absolute;
    top: 24px;
    text-transform: uppercase;
    left: -126px;
}

.enter-placement.enter {
    top: 25px;
}

.enter-placement a {
    font: 500 11px/22px 'PF Agora Sans Pro Regular', sans-serif;
    text-decoration: none;
    color: #2d2e2f !important;
}

.enter-placement.enter a {
    display: block;
    padding-left: 24px;
    font: 700 12px/20px 'Arial', sans-serif;
    color: #e0000e !important;
    position: relative;
}

.enter-placement.enter .enter-icon {
    fill: #e0000e;
}

.personal-placement a:hover {
    color: #e0000e !important;
}

.personal-icon {
    margin-right: 9px;
    width: 14px;
    height: 18px;
    float: left;
}

.exit-icon {
    margin-top: 2px;
    margin-right: 9px;
    width: 14px;
    height: 18px;
    float: left;
}

.enter-placement.enter:hover a {
    color: #e0000e !important;
}

.enter-icon {
    margin-top: 4px;
    margin-right: 10px;
    width: 14px;
    height: 17px;
    float: left;
}

.header .menu {
    width: 54% !important;
}

.table-stripped {
    margin-bottom: 25px;
    width: 100%;
    border: 1px solid #e3e1e1;
    border-radius: 2px;
}

.table-stripped th {
    font: 700 12px/14px 'PF Agora Sans Pro Regular', sans-serif;
    padding: 10px 2%;
    vertical-align: top;
    background: #eef2f3;
}

.table-stripped td {
    font: 400 12px/14px 'PF Agora Sans Pro Regular', sans-serif;
    padding: 10px 2% 18px 2%;
    vertical-align: top;
    border-top: 1px solid #fff;
    background: #f8f8f8;
}

.table-stripped tr:nth-child(odd) td {
    background: #f2f2f2;
}

#oferta label {
    font: 400 16px/18px 'PF Agora Sans Pro Regular', sans-serif;
    margin-bottom: 0;
}

.table-stripped tr:nth-child(2) td {
    border-top: none;
}

.login-links a:nth-child(1) {
    display: inline-block;
    margin-bottom: 10px;
}

.w48p {
    width: 48%;
    float: left;
}

.w49p {
    width: 49%;
    float: left;
}

@media screen and (max-width: 1600px) {
    .header .menu {
        padding-left: 0px;
    }
    .personal-placement {
        top: 12px;
        left: -126px;
    }
    .table-stripped th {
        padding: 10px 2px;
        font-size: 11px;
    }
    .table-stripped td {
        padding: 10px 2px 18px 2px;
        font-size: 11px;
    }
    #_mMenu td {
        white-space: nowrap !important;
    }
    .enter-placement {
        top: 38px;
    }
    .enter-placement.enter {
        top: 25px;
    }
}

@media screen and (max-width: 1100px) {
    .header .menu {
        padding-left: 0px;
    }
}

.is-mobile .wrapper-empty {
    height: auto;
}

.is-mobile.burger-open {
    right: 0px;
}

.is-mobile.burger-open .header .burger.animate span {
    background-color: transparent;
}

.is-mobile.burger-open .header .burger.animate span:before,
.is-mobile.burger-open .header .burger.animate span:after {
    -webkit-transition-delay: 0s, .3s;
    transition-delay: 0s, .3s;
}

.is-mobile.burger-open .header .burger.animate span:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.is-mobile.burger-open .header .burger.animate span:after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.is-mobile .burger-menu-lock {
    display: none !important;
    position: fixed;
    top: 70px;
    right: 0;
    bottom: 0;
    width: 70px;
    background-color: green;
}

.is-mobile .header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    margin-top: -70px;
    z-index: 120;
    min-width: 320px;
    transition: margin-top .4s ease;
    background-color: #fff !important;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
}

.is-mobile .header.visibleUp {
    margin-top: 0;
}

.is-mobile .header .logo a {
    padding: 14px 0 0 17px;
}

.is-mobile .header .logo svg {
    fill: #2d2e2f !important;
}

.is-mobile .header .burger {
    position: relative;
    width: 70px;
    height: 70px;
    padding-left: 6px;
    cursor: pointer;
}

.is-mobile .header .burger span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 35px;
    height: 2px;
    margin-left: -17px;
    background-color: #2d2e2f;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease;
}

.is-mobile .header .burger span:before,
.is-mobile .header .burger span:after {
    content: "";
    position: absolute;
    -webkit-transition-duration: .3s, .3s;
    transition-duration: .3s, .3s;
    -webkit-transition-delay: .3s, 0s;
    transition-delay: .3s, 0s;
    width: 35px;
    height: 2px;
    background-color: #2d2e2f;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.is-mobile .header .burger span:before {
    top: -10px;
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, transform;
}

.is-mobile .header .burger span:after {
    bottom: -10px;
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform;
}

.is-mobile .wrapper,
.is-mobile .home-content {
    padding-top: 70px;
}

.is-mobile.contacts .wrapper {
    height: 643px;
}

.is-mobile .wrapper {
    z-index: 102;
}

.is-mobile .burger-helper {
    float: right;
    overflow: hidden;
    position: relative;
    z-index: 103;
}

.is-mobile .burger-menu-lock {
    display: none;
    z-index: 10000000;
    position: fixed;
    top: 70px;
    bottom: 0;
    right: 0;
    width: 70px;
}

.is-mobile .mCSB_container {
    position: relative;
    min-height: 100%;
}

.is-mobile .burger-f-menu {
    position: relative;
    height: 100%;
    min-height: 100%;
}

.is-mobile .burger-menu {
    overflow: hidden;
    z-index: 10000000;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #252525;
}

.is-mobile .burger-menu:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 5px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=1);
}

.is-mobile .burger-menu.hide-social .burger-f-menu {
    display: none;
}

.is-mobile .burger-menu.hide-social .burger-menu-helper .burger-menu-scroll {
    bottom: 20px;
}

.is-mobile .burger-menu.hide-social .burger-menu-helper .burger-menu-social {
    display: none;
}

.is-mobile .burger-menu .burger-menu-helper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.is-mobile .burger-menu .burger-menu-helper .burger-menu-scroll {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0px;
    overflow: auto;
}

.is-mobile .burger-menu .burger-menu-helper .burger-menu-scroll .mCSB_inside>.mCSB_container {
    margin-right: 0;
}

.is-mobile .burger-menu .burger-menu-helper .burger-menu-scroll .mCSB_scrollTools {
    top: 10px;
    right: 10px;
}

.is-mobile .burger-menu .burger-menu-helper .burger-menu-social {
    position: relative;
    height: 110px;
    padding: 20px;
    padding-top: 40px;
}

.is-mobile .burger-menu .burger-menu-helper .burger-menu-social .social {
    width: 35px;
    height: 35px;
    margin-right: 5px;
    border: 2px solid #686869;
    transition: border-color .4s ease;
}

.is-mobile .burger-menu .burger-menu-helper .burger-menu-social .social .fa {
    color: #fff;
    font-size: 16px;
}

.is-mobile .burger-menu .burger-menu-helper .burger-menu-social .social svg {
    width: 33px;
    height: 33px;
    fill: #fff;
    transition: fill .4s ease;
}

.is-mobile .burger-menu .burger-menu-helper .burger-menu-social .social:hover {
    border-color: #fff;
}

.is-mobile .burger-menu .burger-menu-helper .burger-menu-social .social:hover svg {
    fill: #fff;
}

.is-mobile .burger-menu .burger-menu-helper .burger-menu-social .language {
    position: absolute;
    top: 0px;
    left: 20px;
    padding-right: 0;
    width: 80px;
    height: 18px;
    text-transform: none;
}

.is-mobile .burger-menu .burger-menu-helper .burger-menu-social .language a {
    left: 0;
    right: auto;
    color: #fff !important;
    font-size: 14px;
    font-family: 'PF Agora Sans Pro Regular', sans-serif;
    transition: color .4s ease;
}

.is-mobile .burger-menu .burger-menu-helper .burger-menu-social .language a svg {
    fill: #fff;
    width: 6px;
    margin-top: 4px;
    transition: fill .4s ease;
}

.is-mobile .burger-menu .burger-menu-helper .burger-menu-social .language a:hover {
    color: #e0000f !important;
}

.is-mobile .burger-menu .burger-menu-helper .burger-menu-social .language a:hover svg {
    fill: #e0000f;
}

.is-mobile .burger-menu .burger-items {
    list-style: none;
    margin: 0;
    padding: 20px;
}

.is-mobile .burger-menu .burger-items li {
    margin-bottom: 15px;
}

.is-mobile .burger-menu .burger-items li:last-child {
    margin-bottom: 0;
}

.is-mobile .burger-menu .burger-items li a {
    font-size: 20px;
    font-weight: 400;
    font-family: 'PF Agora Sans Pro Regular', sans-serif;
    color: #fff;
    text-decoration: none;
    transition: color .4s ease;
    white-space: nowrap;
}

.is-mobile .burger-menu .burger-items li a:hover {
    color: #e0000f;
}

.is-mobile .burger-menu .burger-items li a:hover svg {
    fill: #e0000f !important;
}

.is-mobile .burger-menu .burger-items li.active a {
    color: #e0000f;
}

.is-mobile .burger-menu .burger-items li.active a svg {
    color: #e0000f;
}

.is-mobile .burger-menu .burger-items li.expanded {
    margin: 10px -20px 0 -20px;
    padding: 10px 20px 7px 20px;
    background-color: #3b3b3b;
}

.is-mobile .burger-menu .burger-items li.sep {
    height: 3px;
}

.is-mobile .burger-menu .burger-items li.sub-items {
    margin: 0 -20px;
    padding: 4px 10px 15px 35px;
    background-color: #3b3b3b;
}

.is-mobile .burger-menu .burger-items li.sub-items a {
    overflow: hidden;
    display: block;
    margin-right: 15px;
    font-size: 16px;
    text-overflow: ellipsis;
}

.is-mobile .burger-menu .burger-items li.logout-item {
    margin-right: 22px;
}

.is-mobile .burger-menu .burger-items li.login-item a {
    position: relative;
    height: 31px;
    padding: 5px 10px 0 25px;
    border-radius: 4px;
    border: 1px solid #686869;
    display: inline-block;
    font-size: 14px;
}

.is-mobile .burger-menu .burger-items li.login-item svg {
    position: absolute;
    top: 6px;
    left: 5px;
    fill: #fff;
    transition: fill .4s ease;
}

.is-mobile .burger-menu .burger-items li.login-item.no-icons a {
    padding: 0;
    border: none;
    font-size: 16px;
}

.is-mobile .burger-menu .burger-items li.login-item.no-icons svg {
    display: none;
}

.is-mobile .burger-menu .burger-items.thin li a {
    font-weight: 300;
    font-family: 'PF Agora Sans Pro Light', sans-serif;
}

.is-mobile .burger-menu hr {
    margin: 0;
    border-top-color: #3b3b3b;
}

.is-mobile.iPhone .burger-menu .burger-items li.login-item a {
    padding-top: 7px;
}

.is-mobile.iPhone .burger-menu .burger-items li.login-item svg {
    top: 6px !important;
}

.is-mobile .home-slider,
.is-mobile .home-slider .bx-wrapper,
.is-mobile .home-slider .bx-viewport .slider {
    min-height: 0;
    height: 215px;
}

.is-mobile .home-content {
    margin-top: 0;
}

.is-mobile.night .mobile-slider {
    background-color: #1f1f1f;
}

.is-mobile.night .mobile-slider .mobile-news-slide .date .day {
    border-color: #80181a;
    color: #fff;
}

.is-mobile.night .mobile-slider .mobile-news-slide .content .news-t a {
    color: #fff;
}

.is-mobile.night .mobile-slider .mobile-news-slide .content .news-c {
    color: #fff;
}

.is-mobile.night .mobile-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link {
    background: #181818;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE4MTgxOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YjRkNGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #181818 0%, #4b4d4d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #181818), color-stop(100%, #4b4d4d));
    background: -webkit-linear-gradient(top, #181818 0%, #4b4d4d 100%);
    background: -o-linear-gradient(top, #181818 0%, #4b4d4d 100%);
    background: -ms-linear-gradient(top, #181818 0%, #4b4d4d 100%);
    background: linear-gradient(to bottom, #181818 0%, #4b4d4d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#181818', endColorstr='#4b4d4d', GradientType=0);
}

.is-mobile.night .blocks-content .mobile-indexes-table {
    background-color: #161616;
    padding-top: 10px;
}

.is-mobile.night .blocks-content .mobile-indexes-table .tbl-title {
    color: #fff;
}

.is-mobile.night .blocks-content .mobile-indexes-table .std-icon {
    border-color: #80181a;
}

.is-mobile.night .blocks-content .mobile-indexes-table .std-icon svg {
    fill: #fff;
}

.is-mobile .blocks-content {
    height: auto;
}

.is-mobile .blocks-content .indexes-table,
.is-mobile .blocks-content .contacts-block {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
    top: 0 !important;
}

.is-mobile .blocks-content .indexes-table .position-rel-maps,
.is-mobile .blocks-content .contacts-block .position-rel-maps {
    margin-top: 20px;
    margin-left: 20px;
}

.is-mobile .blocks-content .indexes-table .block-index-maps,
.is-mobile .blocks-content .contacts-block .block-index-maps {
    margin-top: 13px;
}

.is-mobile .blocks-content .indexes-table .number-index-maps a,
.is-mobile .blocks-content .indexes-table .email-index-maps a,
.is-mobile .blocks-content .contacts-block .number-index-maps a,
.is-mobile .blocks-content .contacts-block .email-index-maps a {
    font-size: 20px;
    font-weight: 600;
    font-family: 'PF Agora Sans Pro Regular', sans-serif;
}

.is-mobile .blocks-content .indexes-table .icon-number,
.is-mobile .blocks-content .contacts-block .icon-number {
    margin-top: 8px;
}

.is-mobile .blocks-content .indexes-table .icon-email,
.is-mobile .blocks-content .contacts-block .icon-email {
    margin-top: 8px;
}

.is-mobile .blocks-content .indexes-table .street-index-maps,
.is-mobile .blocks-content .contacts-block .street-index-maps {
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.3;
}

.is-mobile .blocks-content .indexes-table .link-maps,
.is-mobile .blocks-content .contacts-block .link-maps {
    margin-top: 0;
}

.is-mobile .blocks-content .mobile-indexes-table {
    padding-bottom: 10px;
    background-color: #e5e9e9;
}

.is-mobile .blocks-content .mobile-indexes-table .std-icon {
    margin: 20px 20px 0 20px;
}

.is-mobile .blocks-content .mobile-indexes-table .tbl-title {
    padding-top: 18px;
    padding-right: 20px;
    font-size: 20px;
    font-weight: 600;
    font-family: 'PF Agora Sans Pro Regular', sans-serif;
    color: #2d2e2f;
}

.is-mobile .blocks-content .mobile-indexes-table .tbl-title span {
    display: none;
}

.is-mobile .blocks-content .mobile-indexes-table .tbl-index {
    width: 100%;
}

.is-mobile .blocks-content .mobile-indexes-table .tbl-index .tbl-icon-cell {
    width: 87px;
}

.is-mobile .blocks-content .mobile-indexes-table .table-index {
    width: 100%;
    margin-top: 10px;
}

.is-mobile .blocks-content .mobile-indexes-table .table-index .inline {
    border-top: none !important;
}

.is-mobile .blocks-content .mobile-indexes-table .table-index td {
    height: 46px;
    padding-top: 5px;
    padding-bottom: 8px;
    vertical-align: top;
    white-space: nowrap;
}

.is-mobile .blocks-content .mobile-indexes-table .table-index .head-table {
    width: 90px;
    padding-left: 20px;
    padding-top: 12px;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 13px;
}

.is-mobile .blocks-content .mobile-indexes-table .table-index .head-table .big {
    display: block;
    padding-bottom: 5px;
}

.is-mobile .blocks-content .mobile-indexes-table .table-index .head-table span.small {
    display: block;
    font-size: 10px;
    font-weight: 300;
    text-transform: none !important;
    color: #fff;
}

.is-mobile .blocks-content .mobile-indexes-table .table-index .galon {
    text-align: left;
    color: #909090;
    font-size: 18px;
}

.is-mobile .blocks-content .mobile-indexes-table .table-index .percent {
    font-size: 18px;
    text-align: left;
}

.is-mobile .blocks-content .mobile-indexes-table .table-index .percent .grn-db {
    color: green;
}

.is-mobile .blocks-content .mobile-indexes-table .table-index .percent .red-db {
    color: #b83c44;
}

.is-mobile .blocks-content .mobile-indexes-table .table-index .litr {
    color: #909090;
    font-size: 18px;
    text-align: left;
}

.is-mobile .blocks-content .mobile-indexes-table .table-index .percent-lost {
    color: green;
    font-size: 18px;
    text-align: left;
}

.is-mobile .blocks-content .mobile-indexes-table .table-index .price {
    padding-right: 20px;
    text-align: center;
    color: #909090;
    font-size: 18px;
}

.is-mobile .border-effects-two {
    display: none;
}

.is-mobile.light .head-table span {
    color: #2d2e2f !important;
}

.is-mobile.light .galon,
.is-mobile.light .price,
.is-mobile.light .litr {
    color: #2d2e2f !important;
}

.is-mobile .std-text-content {
    padding: 20px;
    line-height: 1.3;
    background-color: #fff;
    font-size: 14px;
    color: #2d2e2f;
}

.is-mobile .std-text-content.welcome-text {
    padding-bottom: 10px;
}

.is-mobile .std-text-content .welcome-header {
    margin-bottom: 13px;
    font-size: 26px;
    font-weight: 600;
    font-family: 'PF Agora Sans Pro Regular', sans-serif;
}

.is-mobile .footer {
    width: 100%;
    min-height: 0;
}

.is-mobile .footer .company {
    width: auto;
    padding: 20px;
}

.is-mobile .footer .company td {
    height: auto !important;
}

.is-mobile .footer input[type=text] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.is-mobile .std-icon {
    display: block;
    width: 50px;
    height: 50px;
    border: 2px solid #c8caca;
    -webkit-transition: border 0.1s, -webkit-transform 0.1s;
    -moz-transition: border 0.1s, -moz-transform 0.1s;
    transition: border 0.1s, transform 0.1s;
    text-align: center;
}

.is-mobile .std-icon svg {
    margin-top: 7px;
    fill: #e0000f;
}

.is-mobile:hover .left-line {
    height: 100%;
}

.is-mobile:hover .top-line {
    width: 100%;
}

.is-mobile:hover .bottom-line {
    width: 100%;
}

.is-mobile:hover .right-line {
    height: 100%;
}

.is-mobile .regular-page-header {
    height: 120px;
    background-position: left center !important;
    background-size: cover;
}

.is-mobile .regular-page-header .page-title {
    padding-left: 20px;
    font-size: 30px;
    font-family: 'PF Agora Sans Pro Regular', sans-serif;
    text-transform: none;
}

.is-mobile .regular-page-header .page-title td {
    width: 140px;
    height: 120px;
}

.is-mobile .regular-page-header .page-title td.icon {
    width: 20px !important;
}

.is-mobile .regular-page-header .page-title .sub {
    font-size: 26px;
    white-space: nowrap;
}

.is-mobile .regular-page-header .page-title .sub a {
    opacity: 1;
}

.is-mobile .regular-page-header .page-title .icon {
    padding-top: 4px;
}

.is-mobile .regular-page-header .page-title .icon svg {
    width: 15px;
}

.is-mobile .regular-page-header .page-title .primary-title {
    line-height: 1.3;
}

.is-mobile .page-title.col-md-8,
.is-mobile #contentContainer.col-md-8,
.is-mobile #contentContainer.col-md-12,
.is-mobile #content1Container.col-md-12,
.is-mobile #sidebarContainer.col-sm-8 {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0 !important;
}

.is-mobile .page-title.col-md-8 {
    padding-right: 0;
}

.is-mobile.node_134 .regular-page-header .page-title .primary-title {
    width: 160px;
}

.is-mobile.node_193 .regular-page-header .page-title .sub {
    width: 100px;
}

.is-mobile.node_193 .regular-page-header .page-title .icon {
    padding-left: 20px;
    padding-right: 20px;
}

.is-mobile.node_193 .regular-page-header .page-title .primary-title {
    width: 160px;
}

.is-mobile .regular-page-content {
    padding-top: 20px;
    padding-bottom: 20px !important;
    font-size: 14px;
}

.is-mobile .regular-page-content h2 {
    margin-top: 25px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 26px !important;
    font-weight: 600;
    font-family: 'PF Agora Sans Pro Regular', sans-serif !important;
}

.is-mobile .regular-page-content h2 span {
    font-family: inherit !important;
    font-weight: inherit !important;
}

.is-mobile .regular-page-content h2:before {
    display: none;
}

.is-mobile .regular-page-content h2:first-of-type {
    margin-top: 0;
    padding-bottom: 10px;
}

.is-mobile .employees-list {
    margin-top: 0 !important;
}

.is-mobile .employees-list .top .our-team {
    color: #e73a2d !important;
}

.is-mobile .employees-list .top .icon svg {
    fill: #e73a2d !important;
}

.is-mobile .employees-list .employee-box .helper {
    height: 140px;
}

.is-mobile .employees-list .all-employees {
    margin-top: 0;
}

.is-mobile .history-title-container {
    padding-left: 20px !important;
    padding-top: 30px;
}

.is-mobile .history-title {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 26px !important;
    font-weight: 600;
    font-family: 'PF Agora Sans Pro Regular', sans-serif !important;
}

.is-mobile .history-title:before {
    display: none;
}

.is-mobile .history-title:first-of-type {
    margin-top: 0;
    padding-bottom: 10px;
}

.is-mobile #historySlider .slick-prev,
.is-mobile #historySlider .slick-next {
    top: 120px;
    width: 20px !important;
    height: 100px;
    background-color: transparent;
}

.is-mobile #historySlider .slick-prev svg,
.is-mobile #historySlider .slick-next svg {
    fill: #2d2e2f;
    height: 14px;
}

.is-mobile #historySlider .slick-prev {
    display: none !important;
}

.is-mobile #historySlider .slick-next {
    top: 0;
    bottom: 0;
    width: 30px !important;
    height: auto;
}

.is-mobile #historySlider .slick-next svg {
    display: none;
    fill: #fff;
    height: 24px;
}

.is-mobile #historySlider .slick-next.slick-disabled {
    display: none !important;
}

.is-mobile #historySlider .slick-list {
    padding: 0 0;
}

.is-mobile #historySlider,
.is-mobile #historySlider .slick-list,
.is-mobile #historySlider .slick-list .slick-track,
.is-mobile #historySlider .slick-list .slick-track .slick-slide {
    height: 230px;
}

.is-mobile #historySlider .slick-list .slick-track .slick-slide {
    width: 295px;
}

.is-mobile #historySlider .slick-list .slick-track .slick-slide:last-of-type {
    width: 375px;
}

.is-mobile #historySlider .slick-list .slick-track .slick-slide .history-content {
    top: auto;
    height: 230px;
}

.is-mobile #historySlider .slick-list .slick-track .slick-slide .history-content .image {
    background-size: cover;
}

.is-mobile #historySlider .slick-list .slick-track .slick-slide .history-content .image img {
    display: none;
}

.is-mobile #historySlider .slick-list .slick-track .slick-slide .history-content .his-content {
    padding-bottom: 0;
    padding-right: 18px;
    height: 110px;
    font-size: 13px;
    line-height: 14px;
}

.is-mobile .ui-accordion {
    margin-bottom: 20px;
}

.is-mobile .ui-accordion .ui-accordion-header {
    padding: 15px 0 15px 45px;
    font-size: 20px;
    font-family: 'PF Agora Sans Pro Regular', sans-serif;
}

.is-mobile .ui-accordion .ui-accordion-header .iterator {
    left: 4px;
}

.is-mobile .ui-accordion .ui-accordion-header.ui-state-active .iterator {
    left: 0;
}

.is-mobile .ui-accordion .ui-accordion-header.ui-state-active .dashed {
    font-size: 20px;
}

.is-mobile .ui-accordion .ui-accordion-content {
    padding: 0 0 10px 45px;
    transition: padding-left 0.15s linear 0s;
}

.is-mobile .ui-accordion .ui-accordion-content .top-shadow,
.is-mobile .ui-accordion .ui-accordion-content .bottom-shadow {
    display: none;
}

.is-mobile #contentContainer.col-md-4,
.is-mobile #sidebarContainer.col-sm-4 {
    padding-left: 20px;
    padding-right: 20px;
}

.is-mobile #stick-sticky-wrapper #stick {
    position: relative !important;
    top: auto !important;
    width: auto !important;
}

.is-mobile .mobile-slider {
    min-height: 150px;
    background-color: #eef2f2;
}

.is-mobile .mobile-slider .bx-wrapper {
    padding-bottom: 40px;
}

.is-mobile .mobile-slider .bx-wrapper,
.is-mobile .mobile-slider .bx-viewport,
.is-mobile .mobile-slider .mobile-slider-itm,
.is-mobile .mobile-slider .mobile-slide {
    height: 330px;
}

.is-mobile .mobile-slider .bx-wrapper .bx-controls {
    top: auto;
    left: 90px;
    right: auto;
    margin-top: -44px;
}

.is-mobile .mobile-slider .bx-wrapper .bx-controls .bx-pager {
    padding-top: 0;
}

.is-mobile .mobile-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
    float: left !important;
    margin-right: 30px;
}

.is-mobile .mobile-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link {
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I0YjdiNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #b4b7b7 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b4b7b7), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(top, #b4b7b7 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(top, #b4b7b7 0%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(top, #b4b7b7 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, #b4b7b7 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4b7b7', endColorstr='#00000000', GradientType=0);
}

.is-mobile .mobile-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link.active {
    background: #e0000f;
    filter: none;
}

.is-mobile .mobile-slider .mobile-news-slide .date {
    padding: 20px 0 0 20px;
}

.is-mobile .mobile-slider .mobile-news-slide .date .day {
    width: 50px;
    height: 50px;
    border: 2px solid #c8caca;
    line-height: 48px;
    font-size: 24px;
    color: #e0000f;
}

.is-mobile .mobile-slider .mobile-news-slide .date .month {
    width: 50px;
    font-size: 10px;
    font-weight: 300;
    text-transform: lowercase;
}

.is-mobile .mobile-slider .mobile-news-slide .content {
    overflow: hidden;
    max-height: 263px;
    margin: 0 20px 0 90px;
    line-height: 20px;
    padding-top: 17px;
    padding-bottom: 20px;
}

.is-mobile .mobile-slider .mobile-news-slide .content .block-t {
    font-size: 12px;
    line-height: 1;
    color: #cccecf;
    text-transform: lowercase;
}

.is-mobile .mobile-slider .mobile-news-slide .content .news-t {
    overflow: hidden;
    max-height: 44px !important;
    margin-bottom: 10px;
    line-height: 20px;
}

.is-mobile .mobile-slider .mobile-news-slide .content .news-t a {
    font-size: 16px;
    font-weight: bold;
    color: #474849;
    transition: color 0.45s ease;
}

.is-mobile .mobile-slider .mobile-news-slide .content .news-t a:hover {
    color: red;
    text-decoration: none !important;
}

.is-mobile .mobile-slider .mobile-news-slide .content .news-c {
    position: relative;
    font-size: 14px;
    color: #2d2e2f;
}

.is-mobile .col-centered {
    display: block;
    margin-left: 0;
    margin-right: 0;
}

.is-mobile .about-page .employees-list .employee-box .helper {
    height: 140px !important;
}

.is-mobile .team-page {
    padding-bottom: 0 !important;
}

.is-mobile .team-page .employees-container {
    padding-left: 20px;
    padding-right: 20px;
}

.is-mobile .team-page .employees-list .employee-box {
    margin-bottom: 20px;
}

.is-mobile .team-page .employees-list .employee-box .helper {
    height: 150px !important;
    background-size: 160px;
}

.is-mobile .team-page .employees-list .employee-box .helper .animated-empl {
    width: 160px;
    height: 100%;
    background-image: url("/local/templates/ptomsk/uploads/pages/team-c-2.png") !important;
    background-size: 160px !important;
    background-position: 0 6px !important;
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
}

.is-mobile .team-page .employees-list .employee-box .helper .animated-empl:after {
    display: none;
}

.is-mobile .team-page .employees-list .employee-box .helper .name {
    font-size: 18px;
    line-height: normal;
    font-weight: 600;
    font-family: 'PF Agora Sans Pro Regular', sans-serif !important;
}

.is-mobile .team-page .employees-list .employee-box .helper .job {
    width: 130px;
    font-size: 12px;
}

.is-mobile .team-page .employees-list .employee-box.small .helper {
    height: 150px;
}

.is-mobile .team-page .employees-list .employee-box.small .helper .name {
    font-size: 16px;
}

.is-mobile .about-page blockquote {
    max-width: none;
}

.is-mobile .about-page .employees-list {
    margin-top: -10px !important;
    padding-bottom: 0;
}

.is-mobile .about-page .employees-list .row {
    margin-top: 20px;
}

.is-mobile .about-page .employees-list .employee-box {
    margin-top: 0;
    margin-bottom: 20px;
}

.is-mobile .services .employee-box {
    max-width: none;
}

.is-mobile .services .employee-box .helper {
    background-size: cover;
}

.is-mobile .std-form {
    margin-top: 20px;
}

.is-mobile .std-form .std-row .std-label {
    padding-top: 0;
    height: auto;
    float: none;
    font-size: 16px;
}

.is-mobile .std-form .std-row .std-field {
    margin-left: 0;
}

.is-mobile .std-form.low-padding .std-row .std-label {
    width: 100%;
}

.is-mobile .std-form.low-padding .std-row .std-field {
    margin-left: 0;
}

.is-mobile .std-form.low-padding .std-row .std-field._m-btn {
    text-align: center;
}

.is-mobile .std-form.low-padding .std-row .std-field._m-btn .std-submit {
    display: block;
    margin: 0 auto;
}

.is-mobile .std-form.low-padding .std-row .std-reset {
    padding: 12px 0 5px 0;
    margin-top: 10px;
}

.is-mobile .ui-autocomplete LI span {
    border: none !important;
}

.is-mobile .clients-calculation-result .results-list .result-item {
    width: auto;
    max-width: none;
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
}

.is-mobile #tariffFormResult {
    position: static !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
}

.is-mobile #tariffFormResult ._m-dis-mt {
    margin-top: 20px !important;
    margin-bottom: 30px !important;
    text-align: center;
}

.is-mobile input.std-textfield,
.is-mobile textarea.std-textfield {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.is-mobile .news-list.art .news-block {
    width: 100% !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.is-mobile .news-list.art .news-block .image {
    display: none;
}

.is-mobile .news-block.x2 .x2-title a {
    left: 90px;
    height: 50px;
    bottom: 33px;
    font-size: 22px;
    line-height: 25px;
    text-transform: none;
}

.is-mobile .news-block.x2 .x2-title .news-date-block {
    left: 20px;
    bottom: 20px;
    line-height: 50px !important;
}

.is-mobile.iPhone .news-list .news-block .news-content {
    max-height: 250px;
}

.is-mobile.iPhone .news-list .news-block .news-content .news-rubric {
    padding-top: 4px;
    padding-bottom: 2px;
}

.is-mobile .news-list .news-block {
    height: 271px;
}

.is-mobile .news-list .news-block .news-content {
    margin-bottom: 20px;
    max-height: 251px;
    padding: 20px 20px 0 !important;
}

.is-mobile .news-list .news-block .news-content .news-title {
    font-size: 20px;
}

.is-mobile .news-list .news-block .news-content .news-date {
    margin-bottom: 7px;
}

.is-mobile .news-list .news-block .news-content .news-announce {
    font-size: 16px;
}

.is-mobile .news-loadmore {
    padding: 20px 0;
}

.is-mobile .news-read {
    height: auto !important;
}

.is-mobile .news-read .left-col {
    position: static;
    top: auto !important;
    left: auto !important;
    right: auto;
    bottom: auto !important;
}

.is-mobile .news-content-block {
    padding-right: 20px;
    padding-left: 20px;
}

.is-mobile .news-content-block .pluso-print {
    display: none !important;
}

.is-mobile .news-read .left-col .news-content-block .regular-page-content {
    margin-left: 0;
    font-size: 18px;
}

.is-mobile.read_news .news-list .news-block {
    height: 180px;
    background-position: center;
    background-size: cover;
}

.is-mobile.read_news .news-list .news-block img {
    display: none;
}

.is-mobile.read_news .news-block.x2 .x2-title a {
    display: none;
}

.is-mobile .news-read .left-col .news-content-block .regular-page-content h1 {
    margin-top: 0px;
    padding-bottom: 10px;
    font-size: 26px !important;
    font-weight: 600;
    font-family: "PF Agora Sans Pro Regular", sans-serif !important;
}

.is-mobile .news-read .left-col .news-content-block .regular-page-content h1:before {
    display: none;
}

.is-mobile.read_news .news-back {
    display: block;
}

.is-mobile.night #newsletterForm .block-head .pre-header-graphic {
    color: #fff;
}

.is-mobile #newsletterForm .block-head,
.is-mobile #newsletterOk .block-head {
    float: none;
    width: auto;
    margin-left: 90px;
}

.is-mobile #newsletterForm .block-head .header-graphic,
.is-mobile #newsletterOk .block-head .header-graphic {
    display: none;
}

.is-mobile #newsletterForm .block-head .pre-header-graphic,
.is-mobile #newsletterOk .block-head .pre-header-graphic {
    height: 50px;
    margin-top: 20px;
    margin-left: 0;
    padding-right: 20px;
    font-size: 20px;
    font-weight: 600;
    font-family: "PF Agora Sans Pro Regular", sans-serif;
    color: #2d2e2f;
    line-height: 18px;
    text-transform: none;
}

.is-mobile #newsletterForm .block-head .pre-header-graphic br,
.is-mobile #newsletterOk .block-head .pre-header-graphic br {
    display: none;
}

.is-mobile #newsletterForm .block-head .pre-header-graphic td,
.is-mobile #newsletterOk .block-head .pre-header-graphic td {
    height: 50px;
}

.is-mobile #newsletterForm .newsletter-form,
.is-mobile #newsletterOk .newsletter-form {
    padding-top: 0;
}

.is-mobile #newsletterForm .newsletter-form .form-row,
.is-mobile #newsletterOk .newsletter-form .form-row {
    margin-left: 90px;
    margin-right: 20px;
    margin-top: 20px !important;
}

.is-mobile .catalog-page {
    height: auto;
    margin-top: 0 !important;
    margin-bottom: 0;
}

.is-mobile .catalog-page .regular-page-content p:last-of-type {
    margin-bottom: 0;
}

.is-mobile .catalog-accordion {
    margin: 0 -15px;
    border-bottom: 1px solid #e5e5e5;
}

.is-mobile .catalog-accordion .ui-accordion {
    margin-bottom: 0;
}

.is-mobile .catalog-accordion .ui-accordion .ui-accordion-header {
    position: relative;
    padding: 10px 40px 10px 20px;
    border-top: 1px solid #e5e5e5;
    font-size: 26px !important;
    line-height: 25px;
    font-weight: 600;
    font-family: 'PF Agora Sans Pro Regular', sans-serif !important;
    color: #2d2e2f;
    text-transform: none;
}

.is-mobile .catalog-accordion .ui-accordion .ui-accordion-header .i {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -13px;
    transition: transform .4s ease;
}

.is-mobile .catalog-accordion .ui-accordion .ui-accordion-header .i svg {
    width: 15px;
    fill: #2d2e2f;
}

.is-mobile .catalog-accordion .ui-accordion .ui-accordion-header.ui-accordion-header-active {
    color: #e0000f;
}

.is-mobile .catalog-accordion .ui-accordion .ui-accordion-header.ui-accordion-header-active .i {
    transform: rotate(180deg);
}

.is-mobile .catalog-accordion .ui-accordion .ui-accordion-header br {
    display: none;
}

.is-mobile .catalog-accordion .ui-accordion .ui-accordion-header td {
    height: 100px;
}

.is-mobile .catalog-accordion .ui-accordion .ui-accordion-header img {
    margin-right: 20px;
}

.is-mobile .catalog-accordion .ui-accordion .ui-accordion-content {
    overflow: hidden;
    padding: 10px 20px;
    font-size: 14px;
    font-family: "PF Agora Sans Pro Regular", sans-serif;
}

.is-mobile .catalog-accordion .ui-accordion .ui-accordion-content p {
    margin-bottom: 10px;
}

.is-mobile.body-404 .wrapper-empty {
    display: none;
}

.is-mobile .footer-404 {
    display: none;
}

.is-mobile .map-wrapper {
    position: relative;
    min-height: 225px;
}

.is-mobile .map-wrapper .map-container {
    top: 0;
    bottom: 0;
}

.is-mobile.node_62.night footer.news-footer .articles-slider .c-title {
    color: #fff;
}

.is-mobile.node_62 .company,
.is-mobile.node_62 .contact-callback {
    display: none;
}

.is-mobile.node_62 footer {
    z-index: 103;
}

.is-mobile.node_62 footer.news-footer .blocks-content {
    height: auto !important;
}

.is-mobile.node_62 footer.news-footer .articles-slider {
    position: static !important;
    top: auto !important;
    width: auto !important;
    height: auto !important;
}

.is-mobile.node_62 footer.news-footer .articles-slider .c-address-cont {
    height: auto;
}

.is-mobile.node_62 footer.news-footer .articles-slider .c-requisites-cont {
    padding: 10px 0 0 20px;
}

.is-mobile.node_62 footer.news-footer .articles-slider .c-requisites-cont br {
    display: block;
}

.is-mobile.node_62 footer.news-footer .articles-slider .c-title {
    padding: 20px 20px 0 20px;
    font-size: 20px;
    font-weight: 600;
    font-family: 'PF Agora Sans Pro Regular', sans-serif;
    color: #2d2e2f;
    text-transform: none;
}

.is-mobile.node_62 footer.news-footer .articles-slider .c-address {
    margin: 20px 20px 0 20px;
    line-height: normal;
}

.is-mobile.node_62 footer.news-footer .articles-slider .c-address a {
    display: block;
}

.is-mobile.node_62 footer.news-footer .articles-slider .c-phone {
    padding: 20px 20px 0 20px;
}

.is-mobile.node_62 footer.news-footer .articles-slider .c-email {
    margin-left: 0;
    padding: 20px 20px 0 20px;
}

.is-mobile.node_62 footer.news-footer .articles-slider .callback-m {
    padding: 20px;
}

.is-mobile.node_62 footer.news-footer .articles-slider .callback-m .std-submit {
    display: block;
    max-width: 335px;
    margin-top: 20px;
    cursor: pointer;
}

.is-mobile .node_62 .footer.news-footer .blocks-content {
    height: auto !important;
}

.is-mobile .vacancies-page .vacancies-content {
    margin-right: 0;
}

.is-mobile .vacancies-page .vacancies-content h2 {
    font-size: 20px !important;
    font-weight: normal;
}

.is-mobile .vacancies-page .vacancies-content h3 {
    font-size: 18px;
}

.is-mobile .vacancies-page .vacancies-content ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.is-mobile .vacancies-page .vacancies-content ul li {
    margin-bottom: 20px;
}

.is-mobile .vacancies-page .vacancies-content p b,
.is-mobile .vacancies-page .vacancies-content p strong {
    font-weight: 600;
    font-size: 14px;
}

.is-mobile .vacancies-page .vacancies-content .vacancies-separator {
    height: 1px;
    margin-left: -20px;
    margin-right: -20px;
    background-color: #e5e5e5;
}

.is-mobile .mCS_y_hidden .mobile-callback {
    padding-right: 20px;
    padding-bottom: 20px;
}

.is-mobile #_callbackFormOkayCont {
    padding-top: 49px;
}

.is-mobile .mobile-callback {
    padding: 20px 30px 0 20px;
}

.is-mobile .mobile-callback .form-title {
    position: relative;
    font-size: 20px;
    font-weight: 400;
    font-family: 'PF Agora Sans Pro Regular', sans-serif;
    color: #fff;
    text-decoration: none;
}

.is-mobile .mobile-callback .form-title .m-close {
    float: right;
    display: block;
    width: 15px;
    height: 15px;
    margin-top: 6px;
    background: transparent url("/local/templates/ptomsk/image/sprite.png") no-repeat scroll 0px -3px;
}

.is-mobile .mobile-callback .text-title {
    margin-left: -20px;
    margin-right: -20px;
    font-size: 20px;
    font-weight: 400;
    font-family: 'PF Agora Sans Pro Regular', sans-serif;
    color: #fff;
}

.is-mobile .mobile-callback .text-bl {
    padding-top: 0;
    font-size: 14px;
    font-weight: 400;
    font-family: 'PF Agora Sans Pro Regular', sans-serif;
    color: #d3d3d3;
}

.is-mobile .mobile-callback .form-group {
    margin-top: 20px;
    margin-bottom: 0;
}

.is-mobile .mobile-callback .form-group .name,
.is-mobile .mobile-callback .form-group .email,
.is-mobile .mobile-callback .form-group .phone,
.is-mobile .mobile-callback .form-group .massages {
    width: 100%;
    height: 44px;
    border: transparent 2px solid;
    color: #fff;
    padding-left: 15px;
    font-size: 16px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.3s, -webkit-transform 0.3s;
    -moz-transition: all 0.3s, -moz-transform 0.3s;
    transition: all 0.3s, transform 0.3s;
}

.is-mobile .mobile-callback .form-group .name:focus,
.is-mobile .mobile-callback .form-group .email:focus,
.is-mobile .mobile-callback .form-group .phone:focus,
.is-mobile .mobile-callback .form-group .massages:focus {
    border: 2px solid #fff;
    outline: none;
    border-radius: 2px;
}

.is-mobile .mobile-callback .form-group .name {
    background: url(/local/templates/ptomsk/image/star-sprite.png) #373b3c no-repeat;
    background-position: right 12px top -43px;
}

.is-mobile .mobile-callback .form-group .email {
    background: url(/local/templates/ptomsk/image/star-sprite.png) #373b3c no-repeat center right;
    background-position: right 12px top -43px;
}

.is-mobile .mobile-callback .form-group .name:focus {
    background-position: right 12px top -43px;
}

.is-mobile .mobile-callback .form-group .email:focus {
    background-position: right 12px top -43px;
}

.is-mobile .mobile-callback .form-group .phone {
    background: #373b3c;
}

.is-mobile .mobile-callback .form-group .massages {
    position: relative;
    width: 100%;
    height: 90px;
    padding-left: 15px;
    padding-top: 10px;
    font-size: 16px;
    border: transparent 2px solid;
    background: url(/local/templates/ptomsk/image/star-sprite.png) #373b3c no-repeat;
    background-position: right 12px top -43px;
    color: #fff;
    resize: none !important;
    -webkit-transition: all 0.3s, -webkit-transform 0.3s;
    -moz-transition: all 0.3s, -moz-transform 0.3s;
    transition: all 0.3s, transform 0.3s;
}

.is-mobile .mobile-callback .form-group .active-form {
    background-color: #fff;
    color: #000;
    border-radius: 2px;
}

.is-mobile .mobile-callback .form-group .active-form.name,
.is-mobile .mobile-callback .form-group .active-form.email,
.is-mobile .mobile-callback .form-group .active-form.massages {
    background-image: none;
}

.is-mobile .mobile-callback .form-group .active-form.valid {
    background-image: none;
}

.is-mobile .mobile-callback .form-group .cancel {
    padding-left: 20px;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.is-mobile .mobile-callback .form-group .cancel:hover {
    color: #ed2024;
    text-decoration: none;
}

.is-mobile .mfp-container {
    padding: 0;
}

.is-mobile .callback-dialog {
    width: 100%;
    height: auto;
    max-width: 370px;
    padding: 0 0 1px 0;
}

.is-mobile .callback-dialog .mfp-close {
    display: none;
}

.is-mobile .callback-dialog .smss {
    display: none;
}

.is-mobile .callback-dialog.success .callback-dialog-title {
    padding-top: 25px;
    padding-bottom: 25px;
}

.is-mobile .callback-dialog.success .t {
    display: none;
}

.is-mobile .callback-dialog.success .smss {
    display: block;
}

.is-mobile .callback-dialog.success ._m-t {
    padding-bottom: 25px;
    font-size: 20px;
    font-weight: 400;
    font-family: 'PF Agora Sans Pro Regular', sans-serif;
    color: #2d2e2f;
}

.is-mobile .callback-dialog.success ._m-d {
    padding-bottom: 25px;
    font-size: 14px;
    font-weight: 400;
    font-family: 'PF Agora Sans Pro Regular', sans-serif;
    color: #2d2e2f;
}

.is-mobile .callback-dialog.success ._m-c {
    padding-bottom: 25px;
}

.is-mobile .callback-dialog-title {
    margin-bottom: 0;
    padding-top: 35px;
    padding-bottom: 35px;
    font-size: 30px;
    font-weight: 600;
    font-family: 'PF Agora Sans Pro Regular', sans-serif;
    color: #2d2e2f;
    text-align: center;
    text-transform: none;
}

.is-mobile .callback-form .row-field,
.is-mobile .callback-form .row-label {
    text-align: center;
}

.is-mobile .callback-form .row-field {
    margin-bottom: 35px;
}

.is-mobile .callback-form .row-field .f {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    max-width: 200px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-align: center;
}

.is-mobile .callback-form .row-field .s {
    margin-left: auto;
    margin-right: auto;
}

.is-mobile .employee-dialog {
    width: 100%;
    max-width: 600px;
}

.is-mobile .employee-dialog .employees-list .employee-box .helper {
    height: 150px !important;
    background-size: 160px;
}

.is-mobile .employee-dialog .employees-list .employee-box .helper .name {
    font-size: 18px;
    line-height: normal;
    font-weight: 600;
    font-family: 'PF Agora Sans Pro Regular', sans-serif !important;
}

.is-mobile .employee-dialog .employees-list .employee-box .helper .job {
    font-size: 11px;
}

.is-mobile .employee-dialog .employees-list .employee-box .helper .animated-empl {
    width: 160px;
    height: 100%;
    background-image: url("/local/templates/ptomsk/uploads/pages/team-c-2.png") !important;
    background-size: 160px !important;
    background-position: 0 6px !important;
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
}

.is-mobile .employee-dialog .employees-list .employee-box .helper .animated-empl:after {
    display: none;
}

.is-mobile .error-container {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 320px;
    height: 300px;
    margin: -119px 0 0 -160px;
}

.is-mobile .error-404 {
    position: static;
    left: auto;
    top: auto;
    width: 100%;
    max-width: 410px;
    height: auto;
    margin-top: 10px;
    margin-left: 0;
    padding-top: 170px;
    background-size: auto 140px;
}

.is-mobile .error-404 .message {
    width: auto;
    padding: 0 20px;
}

.is-mobile .error-404 .message br:first-of-type {
    display: none;
}

.callback-dialog .smss {
    display: none;
}

.node_62 .footer.news-footer .blocks-content {
    height: 210px !important;
}

.news-back {
    display: none;
    padding-left: 20px;
    padding-top: 17px;
    margin-right: 70px;
}

.news-back a {
    position: relative;
    display: block;
    height: 35px;
    font-size: 26px !important;
    font-weight: 600;
    font-family: 'PF Agora Sans Pro Regular', sans-serif !important;
    color: #2d2e2f;
}

.news-back a span,
.news-back a svg {
    display: block;
    position: absolute;
}

.news-back a svg {
    top: 4px;
    left: 0;
    width: 15px;
    height: 28px;
    margin-right: 22px;
    fill: #2d2e2f;
}

.news-back a span {
    top: 3px;
    right: 0;
    left: 30px;
    letter-spacing: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media (max-width: 374px) {
    .team-page .employees-list .employee-box .helper .name {
        font-size: 20px;
        line-height: 26px;
    }
    .team-page .employees-list .employee-box .helper .job {
        font-size: 14px;
    }
    .is-mobile .regular-page-header .page-title {
        font-size: 26px;
    }
    .is-mobile .regular-page-header .page-title .sub {
        font-size: 22px;
    }
    .is-mobile.node_193 .regular-page-header .page-title .icon {
        padding-left: 10px;
    }
    .news-loadmore {
        width: 280px;
    }
    .is-mobile .news-list .std-submit.with-loader {
        padding-left: 50px;
        padding-right: 20px;
        font-size: 13px;
    }
    .is-mobile.node_62 footer.news-footer .articles-slider .callback-m .std-submit {
        margin-top: 0;
        font-size: 12px;
    }
    .is-mobile .mobile-callback .std-submit.std-submit-clean {
        padding-left: 15px;
        padding-right: 15px;
    }
    .is-mobile .mobile-callback .form-group .cancel {
        padding-left: 15px;
    }
    .is-mobile .std-form.low-padding .std-row .std-field._m-btn .std-submit {
        width: 100%;
    }
    .is-mobile .blocks-content .mobile-indexes-table .table-index .galon,
    .is-mobile .blocks-content .mobile-indexes-table .table-index .percent,
    .is-mobile .blocks-content .mobile-indexes-table .table-index .litr,
    .is-mobile .blocks-content .mobile-indexes-table .table-index .price {
        font-size: 16px;
    }
    .is-mobile #historySlider .slick-list .slick-track .slick-slide {
        width: 240px;
    }
    .is-mobile #historySlider .slick-list .slick-track .slick-slide:last-of-type {
        width: 320px;
    }
}

@media (max-width: 1023px) {
    .home-slider {
        height: 620px;
    }
    .home-slider .bx-wrapper {
        height: 620px;
    }
    .home-slider .bx-viewport .slider {
        height: 620px;
    }
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .contacts-page.articles-slider .c-address {
        background-image: url(/local/templates/ptomsk/image/icon-map-marker-2x.png);
        background-size: 13px 13px;
    }
}

.l-frame .std-form .std-row .std-textfield::-webkit-input-placeholder {
    color: #6e6e6e;
}

.l-frame .std-form .std-row .std-textfield:-moz-placeholder {
    color: #6e6e6e;
}

.l-frame .std-form .std-row .std-textfield::-moz-placeholder {
    color: #6e6e6e;
}

.l-frame .std-form .std-row .std-textfield:-ms-input-placeholder {
    color: #6e6e6e;
}

.is-mobile .l-order-btn {
    padding: 0px 13px;
    line-height: 40px;
}

.is-mobile .mobile-landing-video {
    height: 180px;
    background-color: green;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
}

.is-mobile .mobile-landing-video.with-order td.t {
    height: 115px;
}

.is-mobile .mobile-landing-video.with-order td.o {
    height: 44px;
}

.is-mobile .mobile-landing-video.with-drop {
    margin-bottom: 70px;
}

.is-mobile .mobile-landing-video.with-drop.with-order td.t {
    height: 78px;
}

.is-mobile .mobile-landing-video.with-drop.with-order td.o {
    height: 70px;
    vertical-align: top;
}

.is-mobile .mobile-landing-video.with-drop.with-circle {
    margin-bottom: 40px;
}

.is-mobile .mobile-landing-video.with-drop td {
    height: 140px;
}

.is-mobile .mobile-landing-video.with-drop .kap-wrapper {
    position: relative;
    bottom: auto;
    width: 100%;
    height: 230px;
    margin-top: -64px;
    background: url('/local/templates/ptomsk/image/drop-bg.png') center center no-repeat;
    text-align: center;
    transform: scale(.5);
}

.is-mobile .mobile-landing-video.with-drop .circle.kap-wrapper {
    margin-top: -82px;
    padding-top: 70px;
    background: url('/local/templates/ptomsk/image/drop-circle.png') center center no-repeat;
}

.is-mobile .mobile-landing-video table {
    width: 100%;
}

.is-mobile .mobile-landing-video td {
    height: 180px;
    padding: 0 20px;
    font-size: 20px;
    font-family: "PF Agora Sans Pro Regular", sans-serif;
    text-transform: none;
    color: #fff;
}

.is-mobile .l-sep {
    height: 1px;
    background-color: #e5e5e5;
}

.is-mobile .l-frame {
    width: auto;
    padding: 20px 20px 0 20px;
    font-size: 14px;
    line-height: normal;
}

.is-mobile .l-frame h3 {
    margin-bottom: 0;
    margin-top: 15px;
    padding-top: 0;
    font-size: 20px;
    font-weight: 400;
    font-family: "PFAgoraSansPro-Medium", sans-serif !important;
}

.is-mobile .l-frame h3:before {
    display: none;
}

.is-mobile .l-frame .landing {
    position: relative;
    padding-bottom: 10px;
}

.is-mobile .l-frame .regular-page-content {
    position: relative;
}

.is-mobile .l-frame .regular-page-content.doc-wrapper {
    padding-bottom: 20px !important;
}

.is-mobile .l-frame .regular-page-content h2 {
    padding-top: 0;
    margin-bottom: 0;
    font-size: 20px !important;
    line-height: normal;
}

.is-mobile .l-frame .regular-page-content ul li {
    padding-left: 25px;
    background-position: 0 9px;
}

.is-mobile .l-frame .regular-page-content ul li:last-of-type {
    padding-bottom: 1px;
}

.is-mobile .form-bg {
    position: relative;
    z-index: 110;
    margin-top: -1px;
    padding-top: 0;
    padding-bottom: 20px;
    background-size: cover;
    background-position: center;
}

.is-mobile .form-bg.with-drop {
    padding-bottom: 0;
}

.is-mobile .form-bg .l-frame h3 {
    margin-top: 0;
}

.is-mobile .form-bg .l-frame .short-wrap {
    width: auto;
    float: none;
    margin-right: auto;
}

.is-mobile .form-bg .std-form .std-row .std-label {
    width: auto;
    font-size: 16px;
    line-height: normal;
}

.is-mobile .form-bg .std-form .std-row .std-field {
    width: auto !important;
    margin-left: 0;
    color: #3c4142;
}

.is-mobile .form-bg .std-form .std-row .std-field #weight {
    width: 55px !important;
}

.is-mobile .form-bg .std-form .std-row .std-field .l-order-btn {
    display: block;
    width: 130px;
    margin: 0 auto;
    padding: 0;
    border: medium none;
    border-radius: 3px;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background: #3c4142;
    transition: background-color .4s ease;
}

.is-mobile .form-bg .std-form .std-row .std-field .l-order-btn:hover {
    background-color: #ed2024;
}

.is-mobile .form-bg .fix-width-290 {
    width: 200px;
}

.is-mobile .form-bg .fix-width-290 .ui-selectmenu-text {
    width: 145px;
}

.is-mobile .form-bg #dropdown1-button {
    width: 100% !important;
}

.is-mobile .form-bg #dropdown1-button .ui-selectmenu-text {
    display: block;
    width: 230px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.is-mobile .form-bg .call-icons-wrap {
    overflow: hidden;
    margin-left: -20px;
    margin-right: -20px;
    padding: 5px 20px 15px 20px;
    background-color: #fff;
    width: auto;
    float: none;
}

.is-mobile .form-bg .call-icons-wrap .employees-list .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
}

.is-mobile .form-bg .call-icons-wrap .employees-list .col-xs-12 .employee-box {
    margin-bottom: 7px;
}

.is-mobile #dropdownitems_s_290 .ui-selectmenu-menu {
    z-index: 110;
    width: 200px;
}

.is-mobile .ui-selectmenu-menu {
    z-index: 110;
}

.is-mobile #drag-cont {
    display: none;
}

.is-mobile .landing-success {
    margin-top: 0px;
    margin-bottom: 40px;
    padding-left: 0;
    text-align: center;
}

.is-mobile .landing-success svg {
    position: static;
}

.is-mobile .landing-success .success-title {
    display: inline;
}

.is-mobile .mobile-two-kredit-steps {
    margin-top: 15px;
}

.is-mobile .mobile-two-kredit-steps .steps {
    background-position: left center;
    background-size: cover;
    background-repeat: no-repeat;
    font: 400 14px/18px "PF Agora Sans Pro Regular", sans-serif;
    color: #fff;
    text-shadow: 0 0 9px #000;
}

.is-mobile .mobile-two-kredit-steps .steps .mobile-heading {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 400;
    font-family: "PFAgoraSansPro-Medium", sans-serif !important;
}

.is-mobile .mobile-two-kredit-steps .steps td {
    padding: 0 20px;
    height: 165px !important;
}

.is-mobile .hands-wrap {
    height: auto;
    min-height: 225px;
    margin: 20px 0 0 0;
}

.is-mobile .hands-wrap .hands-text {
    top: 20px !important;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    font: 700 14px/18px "PF Agora Sans Pro Regular", sans-serif;
    color: #fff;
    text-shadow: 0 0 9px #000;
}

.is-mobile .hands-wrap .hands-text .one-icon {
    width: 62px;
    height: 55px;
    margin-bottom: 20px;
    background-size: contain !important;
}

.is-mobile .hands-wrap .hands-text .heading {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    font-family: "PFAgoraSansPro-Medium", sans-serif !important;
}

.is-mobile .ui-selectmenu-menu .ui-menu li {
    height: auto;
    min-height: 44px;
}

@media (max-width: 374px) {
    .is-mobile #dropdownitems_s_290 .ui-selectmenu-menu {
        width: 175px;
    }
    .is-mobile .form-bg .fix-width-290 {
        width: 175px;
    }
    .is-mobile .form-bg .fix-width-290 .ui-selectmenu-text {
        width: 120px;
    }
    .is-mobile #dropdown1-menu {
        width: 280px !important;
    }
    .is-mobile #dropdown1-menu .ui-selectmenu-text {
        width: 220px;
    }
}

.Apple .vacancies-page .vacancies-form .form-title svg {
    top: 4px;
}

.iPad .lk-menu .lk-menu-item span,
.iPad .lk-menu .lk-menu-item a,
.iPhone .lk-menu .lk-menu-item span,
.iPhone .lk-menu .lk-menu-item a,
.Safari.Apple .lk-menu .lk-menu-item span,
.Safari.Apple .lk-menu .lk-menu-item a {
    padding-top: 23px;
    padding-bottom: 19px;
}

.iPad #about .icon-form-header,
.iPhone #about .icon-form-header,
.Safari.Apple #about .icon-form-header {
    margin-top: 6.8em;
}

.iPad .burger-menu .burger-items li.logout-item,
.iPhone .burger-menu .burger-items li.logout-item,
.Safari.Apple .burger-menu .burger-items li.logout-item {
    margin-right: 16px;
}

.iPad .form-row input,
.iPhone .form-row input,
.Safari.Apple .form-row input {
    padding-top: 4px;
}

.iPad .contacts-block .link-maps,
.iPhone .contacts-block .link-maps,
.Safari.Apple .contacts-block .link-maps {
    padding-top: 2px;
}

.iPad .vacancies-page .vacancies-form .form-title svg,
.iPhone .vacancies-page .vacancies-form .form-title svg,
.Safari.Apple .vacancies-page .vacancies-form .form-title svg {
    top: 4px;
}

.iPad .news-date-block .day,
.iPhone .news-date-block .day,
.Safari.Apple .news-date-block .day {
    line-height: 50px;
}

.iPad .is-mobile .news-block.x2 .x2-title .news-date-block .day,
.iPhone .is-mobile .news-block.x2 .x2-title .news-date-block .day,
.Safari.Apple .is-mobile .news-block.x2 .x2-title .news-date-block .day {
    line-height: 50px !important;
}

.iPad .contacts-page.indexes-table .row-field .s,
.iPhone .contacts-page.indexes-table .row-field .s,
.Safari.Apple .contacts-page.indexes-table .row-field .s {
    padding-top: 13px;
    padding-bottom: 11px;
}

.iPad .contacts-page.contacts-block .c-button .s,
.iPhone .contacts-page.contacts-block .c-button .s,
.Safari.Apple .contacts-page.contacts-block .c-button .s {
    padding-top: 12px;
    padding-bottom: 10px;
}

.iPad.is-mobile .burger-menu .burger-items li.login-item svg,
.iPhone.is-mobile .burger-menu .burger-items li.login-item svg,
.Safari.Apple.is-mobile .burger-menu .burger-items li.login-item svg {
    top: -1px;
}

.iPad .btn-gray,
.iPhone .btn-gray,
.Safari.Apple .btn-gray {
    padding-top: 13px !important;
    padding-bottom: 10px !important;
}

.Firefox .contacts-page.contacts-block .c-button {
    bottom: 29px;
}

.blocks-content .indexes-table .head-table {
    width: 100px;
}

.blocks-content .indexes-table .head-table span.small {
    font-size: 9px;
}

.blocks-content .indexes-table .galon {
    width: auto;
    text-align: left;
}

.blocks-content .indexes-table .percent {
    width: auto;
    text-align: left;
}

.blocks-content .indexes-table .litr {
    width: auto;
}

.blocks-content .indexes-table .price {
    width: auto;
}

.employees-list .employee-box .helper .mngr-sign {
    top: 68px !important;
    font-size: 14px !important;
}

.employees-list .employee-box .helper .phone {
    top: 96px !important;
    font-size: 16px !important;
}

.employees-list .employee-box .helper .write-to-mang {
    top: 0 !important;
    left: auto !important;
    right: 0;
    bottom: 0;
    width: 50%;
    text-indent: -9999px;
}

.is-mobile .employees-list .employee-box .helper .mngr-sign {
    top: 72px !important;
}

.is-mobile .employees-list .employee-box .helper .phone {
    top: 106px !important;
}

.is-mobile .login-links {
    font-size: 16px;
    line-height: 16px;
}

.is-mobile .history-requests {
    margin: 0 -20px;
}

.is-mobile .history-requests .history-request {
    padding: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.is-mobile .history-requests .history-request ._t {
    margin-top: 10px;
    font-size: 14px;
    color: #b2b4b4;
}

.is-mobile .history-requests .history-request ._v {
    margin-bottom: 10px;
    font-size: 20px;
    color: #231f20;
}

.is-mobile .profile-view {
    margin: 0 -20px;
}

.is-mobile .profile-view .profile-item {
    padding: 10px 20px 0 20px;
}

.is-mobile .profile-view .profile-item ._t {
    font-size: 14px;
    color: #b2b4b4;
}

.is-mobile .profile-view .profile-item ._v {
    font-size: 20px;
    color: #231f20;
}

.is-mobile .profile-view .edit-profile-btn {
    padding: 20px 20px 0 20px;
}

.is-mobile .lk-tab-wrap {
    width: 29%;
}

.is-mobile .lk-tab-wrap.sec {
    width: 36%;
}

.is-mobile .lk-tab-wrap.last {
    float: right;
}

.is-mobile #ans-success.modal-win,
.is-mobile .modal-win {
    width: auto;
    padding-bottom: 38px;
}

.is-mobile #ans-success.modal-win .callback-dialog-title,
.is-mobile .modal-win .callback-dialog-title {
    padding-top: 25px;
    padding-bottom: 38px;
}

.is-mobile #ans-success.modal-win .mb25,
.is-mobile .modal-win .mb25 {
    margin-bottom: 10px;
}

.is-mobile #ans-success.modal-win .mfp-close,
/*.is-mobile .modal-win .mfp-close*/ {
    display: none !important;
}

.is-mobile #writeto {
    padding-bottom: 3px;
    text-align: center;
}

.is-mobile #writeto .callback-dialog-title {
    position: relative;
    padding-top: 75px;
    padding-bottom: 0;
    text-transform: none;
}

.is-mobile #writeto #c-f .g-border {
    margin-top: 10px;
}

.is-mobile #writeto #c-r .mb25 {
    margin-bottom: 25px;
}

.is-mobile #writeto #c-r .success-text br {
    display: none;
}

.is-mobile #writeto #c-r .success-message.black {
    padding-left: 0;
    margin-top: 22px;
}

.is-mobile #writeto #c-r .success-message.black svg {
    display: none;
}

.is-mobile #writeto #c-r .success-message.black br {
    display: none;
}

.is-mobile #ans-success.modal-win {
    padding-bottom: 30px;
    text-align: center;
}

.is-mobile #ans-success.modal-win .callback-dialog-title {
    position: relative;
    padding-top: 75px;
    padding-bottom: 0;
    text-transform: none;
}

.is-mobile #ans-success.modal-win .callback-dialog-title:after {
    content: "";
    position: absolute;
    top: 20px;
    left: 50%;
    background: url('/local/templates/ptomsk/image/ico-ok.svg') no-repeat;
    width: 37px;
    height: 30px;
    margin-left: -15px;
}

.is-mobile #ans-success.modal-win .mb25 {
    margin-bottom: 25px;
}

.is-mobile .mb20.profile-title {
    display: block;
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 20px;
}

.is-mobile #reg-fail,
.is-mobile #reg-success,
.is-mobile #reg-verify {
    text-align: center;
}

.is-mobile #reg-fail .callback-dialog-title,
.is-mobile #reg-success .callback-dialog-title,
.is-mobile #reg-verify .callback-dialog-title {
    margin-bottom: 0;
    text-transform: none;
}

.is-mobile #reg-fail .mb25,
.is-mobile #reg-success .mb25,
.is-mobile #reg-verify .mb25 {
    margin-bottom: 35px;
}

.is-mobile #writeto,
.is-mobile #reg-fail,
.is-mobile #reg-verify {
    padding-bottom: 32px;
}

.is-mobile #writeto #c-f,
.is-mobile #writeto .row-field,
.is-mobile #reg-fail #c-f,
.is-mobile #reg-fail .row-field,
.is-mobile #reg-verify #c-f,
.is-mobile #reg-verify .row-field {
    text-align: center;
}

.is-mobile #writeto .callback-dialog-title,
.is-mobile #reg-fail .callback-dialog-title,
.is-mobile #reg-verify .callback-dialog-title {
    padding-top: 20px;
    padding-bottom: 10px;
    text-transform: none;
}

.is-mobile #writeto .mb25,
.is-mobile #reg-fail .mb25,
.is-mobile #reg-verify .mb25 {
    margin-bottom: 33px;
}

.is-mobile .mobile-lk .cancel-mob {
    display: block;
    font-family: "PF Agora Sans Pro Regular", sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #3c4142;
    text-transform: uppercase;
    text-decoration: none;
}

.is-mobile .mobile-lk .with_req.mobile-profile-form {
    margin-top: -10px;
    padding-top: 0;
    background-color: transparent;
}

.is-mobile .mobile-lk .regular-page-content {
    padding-top: 0;
    padding-bottom: 10px;
}

.is-mobile .mobile-lk .lk-tabs {
    margin: 0 -20px;
    padding: 0 20px;
    background-color: #f2f2f2;
}

.is-mobile .mobile-lk .lk-tabs a.lk-tab {
    border: none;
}

.is-mobile .mobile-lk .shadowed-content {
    padding: 20px 0 0 0;
    font-size: 16px;
}

.is-mobile .mobile-lk .shadowed-content.mobile-no-top-padding {
    padding-top: 0;
}

.is-mobile .mobile-lk .shadowed-content:before,
.is-mobile .mobile-lk .shadowed-content:after {
    display: none;
}

.is-mobile .mobile-lk .shadowed-content .mb25 {
    margin-bottom: 10px;
}

.is-mobile .mobile-lk .with_req {
    margin: 20px -20px 0 -20px;
    padding: 20px;
    background-color: #f2f2f2;
}

.is-mobile .mobile-lk .with_req td {
    padding-bottom: 0;
}

.is-mobile .mobile-lk .with_req ._t {
    padding-bottom: 10px;
}

.is-mobile .mobile-lk .with_req ._f {
    padding-bottom: 20px;
}

.g-border {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.about-page .top-70 .employees-list {
    margin-top: -150px;
}

.mobile-lk .employees-list .employee-box .helper {
    height: 128px !important;
}

.mobile-lk #contentContainer.col-md-12 {
    padding-right: 30px;
}

.mobile-lk .know-wag td {
    font-size: 18px;
}

.mobile-lk .regular-page-content {
    padding-top: 0;
    padding-bottom: 0;
}

.mobile-lk .mb25 {
    margin-bottom: 10px;
}

.mobile-lk h2.mb25 {
    margin-top: 0;
    padding-top: 0;
}

.mobile-lk h2.mb25:before {
    display: none;
}

.mobile-lk .with_req {
    margin-top: 30px;
}

.lk-menu {
    height: 70px;
    background-color: #f2f2f2;
}

.lk-menu .lk-menu-item {
    font-family: "PF Agora Sans Pro Regular", sans-serif;
    font-size: 20px;
}

.lk-menu .lk-menu-item.active {
    color: #e73a2d;
}

.lk-menu .lk-menu-item span,
.lk-menu .lk-menu-item a {
    display: block;
    padding: 21px 45px 21px 0px;
}

.lk-menu .lk-menu-item a {
    color: #231f20;
    transition: color .4s ease;
}

.lk-menu .lk-menu-item a:hover {
    color: #e73a2d;
    text-decoration: none;
}

.header-sub-menu {
    overflow: hidden;
    z-index: 100;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 60px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.6);
    transition: top .6s ease;
}

.is-mobile .header-sub-menu {
    display: none;
}

.header-sub-menu .sub-menu-container .helper {
    display: inline-block;
    width: 100%;
}

.header-sub-menu .sub-menu-container a {
    position: relative;
    display: inline-block;
    height: 60px;
    padding: 19px 20px 20px;
    font-family: "PF Agora Sans Pro Regular", sans-serif;
    font-size: 16px;
    color: #2d2e2f;
    text-decoration: none;
    transition: background-color .3s ease, color .3s ease;
}

.header-sub-menu .sub-menu-container a:after,
.header-sub-menu .sub-menu-container a:before {
    opacity: 0;
    content: "";
    position: absolute;
    bottom: 0;
    width: 0;
    height: 3px;
    background-color: #ed2024;
    transition: width .3s ease, opacity .3s ease;
}

.header-sub-menu .sub-menu-container a:after {
    left: 50%;
}

.header-sub-menu .sub-menu-container a:before {
    right: 50%;
}

.Safari.Apple .header-sub-menu .sub-menu-container a,
.Safari.iPad .header-sub-menu .sub-menu-container a {
    padding-top: 21px;
}

.header-sub-menu .sub-menu-container a:hover {
    background-color: #eef2f2;
    color: #ed2024;
}

.header-sub-menu .sub-menu-container a:hover:after,
.header-sub-menu .sub-menu-container a:hover:before {
    opacity: 1;
    width: 50%;
}

.header-sub-menu .sub-menu-container a.active {
    background-color: transparent;
    color: #ed2024;
}

.header-sub-menu .sub-menu-container a.active:hover {
    background-color: #eef2f2;
}

.header-sub-menu .sub-menu-container a.active:after,
.header-sub-menu .sub-menu-container a.active:before {
    opacity: 1;
    width: 50%;
}

.light .header.hide-shadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #e1e1e1;
}

.loaded .visibleUp.header-sub-menu {
    top: 70px;
}

.news .wrapper {
    transition: padding-top .7s ease;
    transition-delay: .9s;
}

.news-gallery-slider-container {
    margin-top: 35px;
    margin-bottom: 0;
}

.news-gallery-slider-container .news-gallery-slider {
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
}

.news-gallery-slider-container .news-gallery-pager {
    padding: 30px 0 20px 0;
    font-family: "PF Agora Sans Pro Light", sans-serif;
    font-size: 13px;
    color: #252525;
    text-align: center;
}

.news-gallery-slider-container .slick-list {
    overflow: hidden;
}

.news-gallery-slider-container .slick-list .slick-track .slick-slide {
    position: relative;
}

.news-gallery-slider-container .slick-prev {
    left: -50px;
    text-align: left;
}

.news-gallery-slider-container .slick-next {
    right: -50px;
    text-align: right;
}

.news-gallery-slider-container .slick-prev,
.news-gallery-slider-container .slick-next {
    top: 0;
    bottom: 0;
    width: 50px;
    height: auto;
    margin-top: 0;
}

.news-gallery-slider-container .slick-prev svg,
.news-gallery-slider-container .slick-next svg {
    transition: fill .4s ease;
    fill: #ccc;
}

.news-gallery-slider-container .slick-prev:hover svg,
.news-gallery-slider-container .slick-next:hover svg {
    fill: #f00;
}

.news-gallery-slider-container .slick-prev.slick-disabled,
.news-gallery-slider-container .slick-prev.slick-disabled:hover,
.news-gallery-slider-container .slick-next.slick-disabled,
.news-gallery-slider-container .slick-next.slick-disabled:hover {
    cursor: auto;
}

.news-gallery-slider-container .slick-prev.slick-disabled svg,
.news-gallery-slider-container .slick-prev.slick-disabled:hover svg,
.news-gallery-slider-container .slick-next.slick-disabled svg,
.news-gallery-slider-container .slick-next.slick-disabled:hover svg {
    opacity: .5;
}

.is-mobile .news-gallery-slider-container {
    margin: 20px -20px;
}

.is-mobile .news-gallery-slider-container .news-gallery-slider {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
/*
.is-mobile .news-gallery-slider-container .news-gallery-slider .news-gallery-slide {
    width: 280px !important;
}

.is-mobile .news-gallery-slider-container .news-gallery-slider .news-gallery-slide:last-of-type {
    width: 320px !important;
}*/

.is-mobile .news-gallery-slider-container .news-gallery-pager {
    padding: 10px 0 0 0;
}

.news-files-container .news-files .news-file,.news-file {
    display: block;
    height: 32px;
    margin: 20px 0;
    padding: 7px 0 7px 45px;
    background-position: left center;
    background-repeat: no-repeat;
    font-family: "PF Agora Sans Pro Medium", sans-serif;
    font-size: 16px;
    color: #252525;
    text-decoration: underline;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -ms-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
}

.news-files-container .news-files .news-file:hover {
    color: #f00;
}

.news-files-container .news-files .news-file.ext-XLS,
.news-files-container .news-files .news-file.ext-XLSX,
.news-files-container .news-files .news-file.ext-xls,
.news-files-container .news-files .news-file.ext-xlsx {
    background-image: url(/local/templates/ptomsk/image/ext/ext-xls.svg);
}

.news-files-container .news-files .news-file.ext-DOC,
.news-files-container .news-files .news-file.ext-DOCX,
.news-files-container .news-files .news-file.ext-doc,
.news-files-container .news-files .news-file.ext-docx {
    background-image: url(/local/templates/ptomsk/image/ext/ext-doc.svg);
}

.news-files-container .news-files .news-file.ext-PPT,
.news-files-container .news-files .news-file.ext-PPTX,
.news-files-container .news-files .news-file.ext-ppt,
.news-files-container .news-files .news-file.ext-pptx {
    background-image: url(/local/templates/ptomsk/image/ext/ext-ppt.svg);
}

.news-files-container .news-files .news-file.ext-ZIP,
.news-files-container .news-files .news-file.ext-zip {
    background-image: url(/local/templates/ptomsk/image/ext/ext-zip.svg);
}

.news-files-container .news-files .news-file.ext-PDF,
.news-files-container .news-files .news-file.ext-pdf,
.news-file.ext-PDF,
.news-file.ext-pdf {
    background-image: url(/local/templates/ptomsk/image/ext/ext-pdf.svg);
}
.news-file--bold span{
    display: block;
    height: 32px;
    margin: 20px 0;
    background-position: left center;
    background-repeat: no-repeat;
    font: 600 15px "PF Agora Sans Pro Regular", sans-serif;
    padding-top: 7px;
    color: #252525;
}
.news-rubrics-selector {
    clear: both;
    padding: 20px 20px 0 20px;
}

.news-rubrics-selector .std-form {
    margin: 0;
}

.news-rubrics-selector .std-form .std-row {
    margin: 0;
}

.news-rubrics-selector .std-form .std-row .ui-selectmenu-menu .ui-menu li {
    font-size: 15px;
}

.no-mobile .news-back {
    display: none !important;
}

.no-mobile .logo {
    display: block !important;
}

.article-content {
    padding-bottom: 0;
}

.article-content table {
    border-collapse: collapse;
    margin-top: 25px;
    margin-bottom: 25px;
    width: 100%;
    border: 2px solid #f2f2f2 !important;
    background-color: #fff;
}

.article-content table tr td {
    font: 400 12px/14px "PF Agora Sans Pro Regular", sans-serif;
    padding: 15px 20px !important;
    vertical-align: middle;
    border-top: 2px solid #f2f2f2 !important;
    background: #fff none repeat scroll 0% 0%;
}

.article-content table tr:hover td {
    background: #fffae5;
}

.article-content table tr:first-child td {
    padding: 15px 20px;
    vertical-align: middle;
    background: #f2f2f2;
    font: 700 12px/14px "PF Agora Sans Pro Regular", sans-serif;
    color: #231f20;
    text-transform: uppercase;
}

.home-video-layer {
    z-index: 10;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    overflow: hidden;
    background-color: #f2f2f2;
}

.night .contacts-page.articles-slider .c-requisites-cont {
    color: #fff;
}

.documents-block .document-block {
    padding-top: 30px;
    padding-bottom: 10px;
}

.documents-block .document-block .doc-title {
    font: 700 18px "PF Agora Sans Pro Regular", sans-serif;
    color: #231f20;
}

.documents-block .document-block .doc-links a {
    font: 400 16px "PF Agora Sans Pro Regular", sans-serif;
    color: #231f20;
    text-decoration: underline;
}

.documents-block .news-files-container {
    max-width: 650px;
}

.documents-block .news-files-container .news-files .news-file {
    float: left;
    width: 50%;
    margin: 15px 0 0 0;
    font: 600 15px "PF Agora Sans Pro Regular", sans-serif;
    text-decoration: none;
}

.is-mobile .documents-block .news-files-container .news-files .news-file {
    float: left;
    width: 100%;
    height: auto;
    min-height: 32px;
    margin-bottom: 5px;
    line-height: 1;
}

.is-mobile .gallery-albums .gallery-album {
    width: 50%;
    margin-right: 0;
}

.is-mobile .gallery-albums .gallery-album .preview {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}

.is-mobile .gallery-slider {
    z-index: 120;
    top: 0;
}

.is-mobile .gallery-slider .slider-container .swiper-container .swiper-slide img {
    width: 70%;
    height: auto !important;
}

.is-mobile .gallery-slider .slider-container .swiper-container .swiper-button-prev {
    left: 10px;
    margin-left: 0 !important;
}

.is-mobile .gallery-slider .slider-container .swiper-container .swiper-button-next {
    right: 10px;
    margin-right: 0 !important;
}

.gallery-albums {
    padding-top: 30px;
}

.gallery-albums .gallery-album {
    float: left;
    width: 100px;
    height: 180px;
    margin-right: 30px;
    cursor: pointer;
}

.gallery-albums .gallery-album .preview {
    display: block;
    z-index: 3;
    position: relative;
}

.gallery-albums .gallery-album .preview .i {
    display: block;
    position: relative;
    z-index: 3;
    height: 125px;
    border: 1px solid #e0e7ee;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    background-position: center;
    background-size: cover;
}

.gallery-albums .gallery-album .preview .i .angle {
    position: absolute;
    top: -1px;
    right: -1px;
    width: 23px;
    height: 22px;
    background: url('/local/templates/ptomsk/image/gallery-angle.jpg');
}

.gallery-albums .gallery-album .preview:after,
.gallery-albums .gallery-album .preview:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid #e0e7ee;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition: transform .15s ease-in;
}

.gallery-albums .gallery-album .preview:after {
    z-index: 2;
    transform: translate(-2px, 2px);
}

.gallery-albums .gallery-album .preview:before {
    z-index: 1;
    transform: translate(-4px, 4px);
}

.gallery-albums .gallery-album .album-title {
    overflow: hidden;
    height: 35px;
    display: block;
    padding-top: 7px;
    font: 300 11px "PF Agora Sans Pro Thin", sans-serif;
    color: #6c6b6b;
    text-align: center;
    text-transform: uppercase;
    transition: color .2s ease-in, transform .15s ease-in;
}

.gallery-albums .gallery-album:hover .preview:after {
    transform: translate(-5px, 5px);
}

.gallery-albums .gallery-album:hover .preview:before {
    transform: translate(-10px, 10px);
}

.gallery-albums .gallery-album:hover .album-title {
    transform: translateY(8px);
    color: #e73a2d;
    text-decoration: none;
}

.gallery-slider {
    z-index: 100;
    display: none;
    position: fixed;
    top: 70px;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
}

.gallery-slider.opened {
    display: block;
}

.gallery-slider .t {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    font: 600 26px "PF Agora Sans Pro Regular", sans-serif;
    color: #fff;
    text-align: center;
}

.gallery-slider .c {
    cursor: pointer;
    position: absolute;
    top: 25px;
    right: 30px;
    font: 600 30px "PF Agora Sans Pro Regular", sans-serif;
    color: #fff;
    text-align: center;
    transition: color .2s ease-in;
}

.gallery-slider .c svg {
    fill: #fff;
}

.gallery-slider .c:hover {
    color: #e73a2d;
}

.gallery-slider .c:hover svg {
    fill: #e73a2d;
}

.gallery-slider .slider-container {
    position: absolute;
    top: 95px;
    bottom: 80px;
    left: 0;
    right: 0;
}

.gallery-slider .slider-container .swiper-container {
    position: absolute;
    top: 0;
    bottom: 0px;
    left: 90px;
    right: 90px;
}

.gallery-slider .slider-container .swiper-container .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: .6;
    text-align: center;
}

.gallery-slider .slider-container .swiper-container .swiper-slide.swiper-slide-active {
    opacity: 1;
}

.gallery-slider .slider-container .swiper-button-next,
.gallery-slider .slider-container .swiper-button-prev {
    background: none;
}

.gallery-slider .slider-container .swiper-button-next svg,
.gallery-slider .slider-container .swiper-button-prev svg {
    fill: #fff;
    transition: fill .2s ease-in;
}

.gallery-slider .slider-container .swiper-button-next svg:hover,
.gallery-slider .slider-container .swiper-button-prev svg:hover {
    fill: #e73a2d;
}

.gallery-slider .slider-container .swiper-button-prev {
    left: 35px;
}

.gallery-slider .slider-container .swiper-button-next {
    right: 25px;
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-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;
    animation-name: fadeOut;
}

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

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

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

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

.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(0px, 0, 0);
}

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

.owl-carousel.owl-loaded {
    display: block;
}

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

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

.owl-carousel .owl-refresh .owl-item {
    display: none;
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}

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

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

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

.no-js .owl-carousel {
    display: block;
}

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

.owl-carousel .owl-item img {
    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(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: 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;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}

.owl-theme .owl-controls,
.news-gallery-slider .owl-controls {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-controls .owl-nav [class*=owl-],
.news-gallery-slider .owl-controls .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover,
.news-gallery-slider .owl-controls .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none;
}

.owl-theme .owl-controls .owl-nav .disabled,
.news-gallery-slider .owl-controls .owl-nav .disabled {
    opacity: .5;
    cursor: default;
}

.owl-theme .owl-dots .owl-dot,
.news-gallery-slider .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-theme .owl-dots .owl-dot span,
.news-gallery-slider .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.news-gallery-slider .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span,
.news-gallery-slider .owl-dots .owl-dot:hover span {
    /*background: #869791;*/
    background: #e0000e;
}
.news-gallery-pager{
    display:none;
}
.news-gallery-slider.owl-loaded{
    position: relative;
}
.news-gallery-slider .owl-nav{
    position: absolute;
    top: 50%;
    margin-top: -65px;
    width: 100%;
    font-size: 78px;
    color: grey;
}
.news-gallery-slider .owl-nav .owl-prev,
.news-gallery-slider .owl-nav .owl-next{
    background: none;
    border: none;
    outline: none;
    height: 130px;
    display: inline-block;
    line-height: 105px;
    background: #e8e8e8;
    opacity: .4;
}
.news-gallery-slider .owl-nav .owl-prev:hover,
.news-gallery-slider .owl-nav .owl-next:hover{
    opacity: .8;
}
.news-gallery-slider .owl-nav .owl-prev span,
.news-gallery-slider .owl-nav .owl-next span{
    display: inline-block;
    height: 100%;
    width: 100%;
}
.news-gallery-slider .owl-nav .owl-prev{
    position: absolute;
    left: 0;

}
.news-gallery-slider .owl-nav .owl-next{
    position: absolute;
    right: 0;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform, height;
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    display: none;
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto;
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate(0, -50%);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top;
}

.swiper-container-horizontal>.swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

.swiper-container-vertical>.swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000;
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px;
}

.swiper-container-cube,
.swiper-container-flip {
    overflow: visible;
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}

.home-slider {
    /*background: url(/local/templates/ptomsk/image/bg-credit-a.png) left center no-repeat #e8e8e8;*/
    background-size: auto 120%;
}

.lang-en .home-slider {
    background-image: url(/local/templates/ptomsk/image/bg-credit-a_eng.png);
}

.home-slider .text {
    position: absolute;
    left: 50%;
    top: 0;
    right: 15%;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.home-slider .h1 {
    margin: 0;
    font-size: 46px;
    font-weight: 700;
}

.home-slider .h2 {
    font-size: 30px;
    font-weight: 500;
    margin: 30px 0;
}

.home-slider .description {
    font-size: 20px;
    line-height: 1.5;
}

.home-slider .description span {
    display: inline-block;
    padding: 0 3px;
    color: white;
    font-weight: 700;
    background: #dc3033;
}

@media (max-width: 1600px) {
    .home-slider .h1 {
        font-size: 36px;
    }
    .home-slider .h2 {
        font-size: 24px;
    }
    .home-slider .description {
        font-size: 18px;
    }
}

@media (max-width: 1350px) {
    .home-slider .h1 {
        font-size: 30px;
    }
    .home-slider .h2 {
        font-size: 22px;
    }
    .home-slider .description {
        font-size: 16px;
    }
}

@media (max-width: 1150px) {
    .home-slider {
        background-size: auto 100%;
    }
    .home-slider .text {
        left: 55%;
        right: 5%;
    }
    .home-slider .h1 {
        font-size: 28px;
    }
    .home-slider .h2 {
        font-size: 20px;
    }
    .home-slider .description {
        font-size: 14px;
    }
}

@media (max-width: 754px) {
    .home-slider .text {
        left: 35%;
        right: 5%;
    }
    .home-slider .h1 {
        font-size: 18px;
    }
    .home-slider .h2 {
        font-size: 16px;
        margin: 10px 0;
    }
}

@media (max-width: 600px) {
    .home-slider .description {
        display: none;
    }
}

@media (max-width: 500px) {
    .home-slider .text {
        left: 55%;
        right: 5%;
    }
    .home-slider .h1 {
        font-size: 16px;
    }
    .home-slider .h2 {
        font-size: 14px;
        margin: 10px 0;
    }
}

@media (min-width: 768px) {
    .regular-page-content.margin-fix {
        padding-top: 5px;
    }
    .regular-page-content.margin-fix h2 {
        padding-top: 20px;
        padding-bottom: 0;
        margin-top: 40px;
    }
}

.about-page .employees-list .top .our-team.fix {
    color: #252525;
    font-size: 26px;
    font-family: 'PF Agora Sans Pro Light';
    font-weight: bold;
    line-height: 29px;
    padding-top: 5px;
}

.is-mobile .home-slider {
    height: auto !important;
}

.is-mobile .home-slider.video-slider .bx-wrapper {
    display: block;
}

.is-mobile #video-viewport {
    position: static;
    min-height: 0 !important;
}

.is-mobile .home-slider.video-slider .bx-controls {
    bottom: 0;
}

.is-mobile #promoVideo,
.is-mobile #promoVideo2 {
    width: 100% !important;
    height: auto !important;
    min-width: 100% !important;
    min-height: 0 !important;
}

@media screen and (max-width: 1410px) {
    .callback-form .row-field .f {
        width: 60%;
    }
}

.indexes-table--empty {
    height: 146px;
    padding-left: 30px;
    font-family: "PF Agora Sans Pro Light", 'Open Sans', sans-serif;
    color: #fff;
    font-size: 16px;
}

.is-mobile .indexes-table--empty {
    padding-left: 20px;
}

.no-close .mfp-close {
    display: none;
}

.no-close .landing-success {
    padding-left: 0;
}

.no-close .landing-success .success-title span {
    position: relative;
    padding-left: 30px;
}

#vacancies-stick-sticky-wrapper {
    position: absolute;
    right: 0;
}

#vacancies-stick-sticky-wrapper.is-sticky {
    position: static;
    right: auto;
}

#vacancies-stick-sticky-wrapper.is-sticky #vacancies-stick {
    right: 0;
}

.vacancies-content p img {
    max-width: 750px !important;
    width: 100% !important;
    height: auto !important;
}

.dotted-back-link {
    background: url(/local/templates/ptomsk/image/dot-pattern.svg);
    height: 60px;
    margin-top: 5px;
}

.is-mobile .dotted-back-link {
    margin-left: -4px;
}

.dotted-back-link--link {
    position: relative;
    display: block;
    height: 30px;
    margin: 15px 0;
    padding: 0 15px 0 20px;
    background-color: #fff;
    line-height: 30px;
    color: #5f5e5e;
}

.dotted-back-link--link:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -10px;
    width: 10px;
    background-color: #fff;
}

.is-mobile .dotted-back-link--link {
    margin: 17px 0 20px 5px;
}

.Chrome .dotted-back-link--link {
    margin-top: 9px;
}

.Apple.Chrome .dotted-back-link--link {
    margin-top: 17px;
}

.Apple.Safari .dotted-back-link--link {
    margin-top: 17px;
}

.Chrome.Windows .dotted-back-link--link {
    margin-top: 16px;
}

.is-mobile.Chrome .dotted-back-link--link {
    margin-top: 16px;
}

.dotted-back-link--link,
.dotted-back-link--link:hover,
.dotted-back-link--link:focus {
    text-decoration: none;
}

.dotted-back-link--link:hover {
    color: #dc3033;
}

.dotted-back-link--link:hover svg {
    fill: #dc3033;
}

.dotted-back-link--link svg {
    position: absolute;
    top: 5px;
    left: 0;
    fill: #5f5e5e;
}

.Chrome .dotted-back-link--link svg {
    top: 5px;
}

.Apple.Chrome .dotted-back-link--link svg {
    top: 4px;
}

.Apple.Safari .dotted-back-link--link svg {
    top: 4px;
}

.dotted-background {
    margin-top: 7px;
    margin-bottom: 10px;
    background: url(/local/templates/ptomsk/image/dot-pattern.svg);
}

.dotted-background.dotted-background--news .dotted-title {
    margin-left: -15px;
}

.dotted-background.dotted-background--clients .dotted-title-container {
    min-height: 70px !important;
}

.is-mobile .dotted-background.dotted-background--clients .dotted-title-container {
    margin-top: 15px;
}

.Firefox .dotted-background.dotted-background--clients .dotted-title-container .dotted-title {
    margin-left: 2px;
}

.Safari .dotted-background.dotted-background--clients .dotted-title-container .dotted-title {
    margin-left: 0px;
}

.is-mobile .dotted-background.dotted-background--clients .dotted-title-container .dotted-title {
    margin-top: 0;
}

.dotted-background .dotted-title-container {
    position: relative;
    height: 175px;
    font-family: "PF Agora Sans Pro", sans-serif;
}

.is-mobile .dotted-background .dotted-title-container {
    height: auto;
    min-height: 125px;
}

.dotted-background .dotted-title-container .dotted-title {
    position: absolute;
    bottom: 40px;
    height: 60px;
    padding-left: 10px;
    padding-right: 15px;
    background-color: #fff;
    font-size: 50px;
    font-family: 'PFAgoraSansPro-Medium', sans-serif;
    color: #231f20;
}

.Apple .dotted-background .dotted-title-container .dotted-title {
    bottom: 35px;
}

.is-mobile .dotted-background .dotted-title-container .dotted-title {
    bottom: auto;
    max-width: 100%;
    height: auto;
    font-size: 29px;
    position: static;
    margin: 55px 10px 15px 10px;
    line-height: 30px;
    padding: 10px 15px 10px 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.is-mobile.iPhone .dotted-background .dotted-title-container .dotted-title {
    bottom: 14px;
}

.dotted-background .dotted-title-container .dotted-submenu {
    position: absolute;
    top: 0;
    /*top: 15px;*/
    left: 0;
    right: 0;
}

.Apple .dotted-background .dotted-title-container .dotted-submenu {
    top: 17px;
}

.dotted-background .dotted-title-container .dotted-submenu a {
    display: inline-block;
    height: 30px;
    padding-left: 35px;
    padding-right: 35px;
    background-color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    color: #231f20;
    text-decoration: none;
    transition: all .2s ease-out;
}

.dotted-background .dotted-title-container .dotted-submenu a.active,
.dotted-background .dotted-title-container .dotted-submenu a:hover {
    color: #e2231a;
}

.is-mobile .dotted-background .dotted-title-container .dotted-submenu {
    overflow-x: scroll;
    top: 0;
}

.is-mobile .dotted-background .dotted-title-container .dotted-submenu .dotted-submenu--helper {
    width: 2000px;
    height: 50px;
    background-color: #fff;
    text-align: left;
    vertical-align: middle;
}

@media screen and (max-width: 767px) {
    .is-mobile .dotted-background .dotted-title-container .dotted-submenu .dotted-submenu--helper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        width: auto!important;
    }

    .is-mobile .dotted-background .dotted-title-container .dotted-submenu .dotted-submenu--helper a {
        white-space: nowrap;
    }
}

.is-mobile .dotted-background .dotted-title-container .dotted-submenu .dotted-submenu--helper a {
    height: 45px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: normal;
    display: block;
    float: left;
    text-align: center;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: distribute;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}

.is-mobile .dotted-background {
    margin-bottom: 0;
}

.is-mobile .dotted-background.dotted-background--catalog .dotted-title-container {
    height: 75px;
    min-height: 75px;
}

.is-mobile .dotted-background.dotted-background--catalog .dotted-title-container .dotted-title {
    margin-top: 15px;
}

.is-mobile .dotted-background--clients .dotted-title-container .dotted-title {
    margin-left: -1px;
}

.is-mobile .dotted-background--news {
    margin-left: -5px;
}

.is-mobile .dotted-background--news .dotted-title-container .dotted-title {
    margin-left: 4px;
    padding-left: 0;
}

.dotted-offset {
    position: relative;
    padding-left: 115px;
}

.dotted-line {
    position: absolute;
    top: 25px;
    left: -15px;
    bottom: 40px;
    width: 105px;
    background: url(/local/templates/ptomsk/image/dot-pattern.svg);
}

.regular-page-content.dotted-style.margin-fix h2 {
    margin-top: 35px;
}

.dotted-style--sm-padding {
    padding-top: 0;
    margin-top: -13px;
    margin-left: -1px;
}

.is-mobile .dotted-style--sm-padding {
    margin-top: 0;
    padding-top: 15px;
}

.dotted-style h2:before {
    display: none;
}

.dotted-style p {
    margin-bottom: 20px;
    line-height: 30px;
}

.is-mobile .dotted-style p {
    line-height: 24px;
}

.dotted-style p a {
    /*color: #afb0b1;
    text-decoration: none;*/
}

.is-mobile .dotted-style--catalog.catalog-accordion .ui-accordion .ui-accordion-content {
    line-height: 20px;
    font-family: 'PF Agora Sans Pro Light', sans-serif;
}

.dotted-symbol {
    position: absolute;
}

.dotted-symbol--about {
    top: 29px;
    left: 28px;
    width: 46px;
    height: 46px;
    background: url(/local/templates/ptomsk/image/dotted-line-about.svg);
}

.dotted-symbol--mission {
    top: 26px;
    left: 26px;
    width: 51px;
    height: 51px;
    background: url(/local/templates/ptomsk/image/dotted-line-mission.svg);
}

.dotted-symbol--affiliated {
    top: 26px;
    left: 26px;
    width: 50px;
    height: 48px;
    background: url(/local/templates/ptomsk/image/dotted-line-about-affiliated.svg);
}

.dotted-symbol--values {
    top: 26px;
    left: 26px;
    width: 52px;
    height: 52px;
    background: url(/local/templates/ptomsk/image/dotted-line-values.svg);
}

.dotted-symbol--value-0 {
    top: 14px;
    left: -104px;
    width: 52px;
    height: 52px;
    background: url(/local/templates/ptomsk/image/dotted-line-value-1.svg);
}

.dotted-symbol--value-1 {
    top: 12px;
    left: -104px;
    width: 52px;
    height: 52px;
    background: url(/local/templates/ptomsk/image/dotted-line-value-2.svg);
}

.dotted-symbol--value-2 {
    top: 14px;
    left: -104px;
    width: 51px;
    height: 51px;
    background: url(/local/templates/ptomsk/image/dotted-line-value-3.svg);
}

.dotted-symbol--value-3 {
    top: 13px;
    left: -104px;
    width: 51px;
    height: 51px;
    background: url(/local/templates/ptomsk/image/dotted-line-value-4.svg);
}

.dotted-symbol--value-4 {
    top: 9px;
    left: -108px;
    width: 61px;
    height: 61px;
    background: url(/local/templates/ptomsk/image/dotted-line-value-5.svg);
}

.dotted-values {
    font-family: "PF Agora Sans Pro Regular", sans-serif;
}

.dotted-values--value {
    position: relative;
    font-size: 16px;
}

.dotted-values--title {
    padding: 20px 0 10px 0;
    font-size: 22px;
    font-weight: 500;
    color: #231f20;
}

.dotted-values--value-0 .dotted-values--title {
    padding-top: 28px;
}

.dotted-values--value-1 .dotted-values--title {
    padding-top: 27px;
}

.dotted-values--value-2 .dotted-values--title {
    padding-top: 29px;
}

.dotted-values--value-3 .dotted-values--title {
    padding-top: 28px;
}

.dotted-values--value-4 .dotted-values--title {
    padding-top: 27px;
}

.content-heading--h1 {
    margin-bottom: 20px;
}

.is-mobile .content-heading--h1 {
    margin-top: 10px;
    margin-bottom: 7px;
}

.is-mobile .content-heading {
    font-size: 24px;
}

.dotted-loadmore {
    display: block;
    background: url(/local/templates/ptomsk/image/dot-pattern.svg);
    height: 62px;
    margin-top: 10px;
    margin-bottom: 40px;
    text-align: center;
    font-size: 18px;
    color: #5f5e5e;
}

.dotted-loadmore .loader {
    position: absolute;
    left: 3px;
    top: 6px;
    display: inline-block;
}

.dotted-loadmore .loader svg {
    fill: #5f5e5e;
}

.dotted-loadmore span {
    position: relative;
    display: inline-block;
    margin: 14px auto;
    padding: 5px 10px 5px 30px;
    background-color: #fff;
    font-weight: bold;
}

.Apple .dotted-loadmore span {
    padding-top: 7px;
}

.dotted-loadmore:hover {
    color: #dc3033;
}

.dotted-loadmore:hover svg {
    fill: #dc3033;
}

.news-data {
    margin-bottom: 10px;
    font-weight: 400;
    color: #5f5e5e;
}

.is-mobile .news-data {
    margin-bottom: 15px;
}

.news-data--dotted {
    background: url(/local/templates/ptomsk/image/dot-pattern.svg);
    height: 90px;
}

.news-data--dotted .news-data--share {
    margin: 25px -20px;
    padding: 0 20px;
}

.is-mobile .news-data--dotted .news-data--share {
    width: 100%;
    height: 100px;
    margin: 30px 0;
    padding: 0 15px;
    -ms-flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -webkit-box-align: start;
    align-items: flex-start;
}

.is-mobile .news-data--dotted {
    height: 145px;
    margin-bottom: 30px;
}

.news-data--date,
.news-data--share {
    height: 30px;
}

.is-mobile .news-data--date,
.is-mobile .news-data--share {
    height: auto;
}

.news-data--share {
    background-color: #fff;
}

.news-data--share .pluso {
    margin-left: 10px;
}

.is-mobile .news-data--share .pluso {
    width: 100%;
    margin-left: 0;
}

.is-mobile .news-data--share .pluso .pluso-wrap {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0 !important;
}

.news-data--share .pluso .pluso-vkontakte,
.news-data--share .pluso .pluso-facebook,
.news-data--share .pluso .pluso-twitter,
.news-data--share .pluso .pluso-google,
.news-data--share .pluso .pluso-print {
    background: #fff no-repeat center;
    border: 1px solid #d3d3d3;
    margin-top: 4px;
}

.is-mobile .news-data--share .pluso .pluso-vkontakte,
.is-mobile .news-data--share .pluso .pluso-facebook,
.is-mobile .news-data--share .pluso .pluso-twitter,
.is-mobile .news-data--share .pluso .pluso-google,
.is-mobile .news-data--share .pluso .pluso-print {
    width: 50px;
    height: 50px;
    margin: 10px 0 0 0;
    padding: 0;
    background-size: 70%;
}

.news-data--share .pluso .pluso-vkontakte {
    background-position: center !important;
    background-image: url(/local/templates/ptomsk/image/pluso-vk.svg);
}

.news-data--share .pluso .pluso-facebook {
    background-position: center !important;
    background-image: url(/local/templates/ptomsk/image/pluso-fb.svg);
}

.news-data--share .pluso .pluso-twitter {
    background-position: center !important;
    background-image: url(/local/templates/ptomsk/image/pluso-tw.svg);
}

.news-data--share .pluso .pluso-google {
    background-position: center !important;
    background-image: url(/local/templates/ptomsk/image/pluso-gp.svg);
}

.news-data--share .pluso .pluso-print {
    background-position: center !important;
    background-image: url(/local/templates/ptomsk/image/pluso-pr.svg);
}

.news-data--share .pluso .pluso-more {
    display: none;
}

.content-container .promo-image {
    margin-bottom: 30px;
}

.is-mobile .content-container .promo-image {
    margin-bottom: 15px;
}

.content-container .promo-image img {
    width: 100%;
}

.content-container--text {
    font: 18px/30px "PF Agora Sans Pro Light", sans-serif;
    color: #252525;
}

.is-mobile .content-container--text {
    font-size: 16px;
    line-height: 24px;
}

.is-mobile .content-container--text iframe {
    width: 100%;
}

.content-container--text p {
    margin-bottom: 20px;
}

.is-mobile .content-container--text p {
    margin-bottom: 15px;
}

.content-container--text a {
    color: #e2231a;
    text-decoration: none;
}

.form-row input.new-field-style,
.callback-form .row-field .f.new-field-style,
.new-field-style {
    -webkit-appearance: none;
    position: relative;
    display: block;
    width: 100%;
    height: 44px;
    padding: 11px 15px;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    border: 1px solid rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
    color: #2d2e2f;
    outline: none;
    transition: all .2s linear;
    cursor: pointer;
}

.form-row input.new-field-style.error,
.callback-form .row-field .f.new-field-style.error,
.new-field-style.error {
    border: 1px solid red !important;
}

.form-row input.new-field-style:hover,
.callback-form .row-field .f.new-field-style:hover,
.new-field-style:hover {
    background-color: #fff;
}

.form-row input.new-field-style:focus,
.callback-form .row-field .f.new-field-style:focus,
.new-field-style:focus {
    background-color: #fff;
    border: 1px solid #fff;
    box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.7);
}

.form-row input.new-field-style.std-textfield--filled,
.callback-form .row-field .f.new-field-style.std-textfield--filled,
.new-field-style.std-textfield--filled {
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.Apple.Chrome .form-row input.new-field-style,
.Apple.Safari .form-row input.new-field-style,
.Apple.Chrome .callback-form .row-field .f.new-field-style,
.Apple.Safari .callback-form .row-field .f.new-field-style,
.Apple.Chrome .new-field-style,
.Apple.Safari .new-field-style {
    padding-top: 13px;
}

.new-field-style::-webkit-input-placeholder {
    color: #6e6e6e;
}

.callback-form .row-field .f.new-field-style::-webkit-input-placeholder {
    color: #6e6e6e;
}

.new-field-style:-moz-placeholder {
    color: #6e6e6e;
}

.callback-form .row-field .f.new-field-style:-moz-placeholder {
    color: #6e6e6e;
}

.new-field-style::-moz-placeholder {
    color: #6e6e6e;
}

.callback-form .row-field .f.new-field-style::-moz-placeholder {
    color: #6e6e6e;
}

.new-field-style:-ms-input-placeholder {
    color: #6e6e6e;
}

.callback-form .row-field .f.new-field-style:-ms-input-placeholder {
    color: #6e6e6e;
}

.is-mobile .dotted-design.about-page {
    padding-left: 10px;
    padding-bottom: 15px;
}

.employee-box {
    outline: none !important;
}

@media screen and (max-width: 1350px) {
    .footer {
        padding-bottom: 30px;
    }
}

.text-box {
    margin: 0 20px 20px 0px;
    padding: 0 20px;
}

.text-box ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.text-width {
    margin-top: 10px;
    text-align: center;
    padding: 5px 0;
    margin: 10px auto 10px;
}

.text-box ul {
    font: 14px Verdana, Geneva, sans-serif;
    text-align: center;
    display: -webkit-box;
    -webkit-box-pack: justify;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    display: flex;
    justify-content: space-between;
    text-align: justify;
    text-align-last: justify;
}

.text-box ul li {
    margin: -11px 0 20px;
    text-align: center;
    display: -webkit-box;
    align-self: center;
    order: initial;
    font-size: 40px;
    font-family: "PF Agora Sans Pro Regular";
    color: #231f20;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

.text-box ul li:last-child {
    padding-top: 19px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    background-color: #fff;
}

.text-box ul li:last-child span {
    font-size: 24px;
    background-color: #fff;
    margin: 0;
}

.text-box ul li span:first-child {
    background-color: #fff;
    padding: 5px 15px;
}

.text-box ul li span:first-child#years {
    padding-right: 0;
}

.text-box ul li .second-row {
    padding-top: 5px;
    font-size: 20px;
    color: #231f20;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-left: 18px;
    padding-right: 18px;
    background-color: #fff;
    white-space: nowrap;
}
.know-wag{
    display: flex;
    flex-direction: column;
}
.know-wag__flex-block{
    display: flex;
}
.know-wag__flex-block p{
    font-size: 16px;
    padding-bottom: 24px;
}
@media screen and (min-width: 320px) and (max-width: 1000px) {
    .know-wag__flex-block{
        flex-direction: column;
        margin-bottom: 16px;
    }
    .know-wag__flex-block p{
        padding-bottom: 0px;
        margin-bottom: 5px;
    }
}
@media screen and (min-width: 320px) and (max-width: 1000px) {
    .text-box ul {
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: space-between;
        display: flex;
        margin: auto;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
    .text-box ul li {
        width: 250px;
        display: flex;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
    .text-box ul li.item-3,
    .text-box ul li.item-4,
    .text-box ul li.item-5 {
        margin-top: 0;
    }
}

@media screen and (min-width: 320px) and (max-width: 640px) {
    .text-box {
        margin-top: 14px;
        margin-right: 0;
        margin-left: 0;
    }
    .text-box ul {
        display: flex;
        justify-content: space-around;
    }
    .text-box ul li {
        width: 38%;
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 10px;
        font-weight: bold;
        background-color: #fff;
        padding-bottom: 10px;
        margin-bottom: 38px;
    }
    .text-box ul li.item-4 {
        margin-top: 0;
        padding-top: 15px;
    }
    .text-box ul li:last-child {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 20px;
        padding-top: 12px;
    }
    .text-box ul li span:nth-child(2) {
        background-color: #fff;
    }
    .text-box ul li span:first-child {
        font-size: 18px;
    }
    .text-box ul li span:last-child {
        font-size: 18px;
    }
    .text-box ul li span.second-row {
        margin-top: 0;
        font-size: 12px;
        padding-left: 0;
        padding-right: 0;
        white-space: nowrap;
    }
}

.sub-items-hidden {
    display: none;
}

.mobile-menu {
    margin-bottom: 5px;
    padding: 20px 0 5px 0;
}

.mobile-menu.panel-group .panel {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    border-radius: 0;
    border: none;
}

.mobile-menu.panel-group .panel-default>.panel-heading {
    color: #333;
    background-color: transparent;
    border: none;
    padding: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.mobile-menu.panel-group .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none;
    padding: 0;
}

.mobile-menu--heading {
    margin-bottom: 0;
}

.mobile-menu--heading a {
    outline: none !important;
    display: block;
    padding: 5px 20px 5px;
    font-weight: 300;
    font-family: 'PF Agora Sans Pro Light', sans-serif;
    font-size: 20px;
    text-decoration: none;
    transition: color .4s ease;
    white-space: nowrap;
    background-color: #3b3b3b;
    color: #ffce00;
}

.mobile-menu--heading a.collapsed {
    padding-top: 5px;
    background-color: transparent;
    color: #fff;
}

.mobile-menu--heading:hover a {
    color: #ffce00;
}

.mobile-menu--with-sub a {
    padding-top: 17px;
}

.mobile-menu--with-sub a.collapsed {
    padding-top: 5px;
}

.mobile-menu--body {
    transition: all .4s ease;
}

.mobile-menu--body.collapsing,
.mobile-menu--body.in {
    background-color: #3b3b3b;
}

.mobile-sub-menu {
    margin: 10px 0 5px 0;
    padding: 0;
    list-style: none;
}

.mobile-sub-menu--link {
    display: block;
    padding: 2px 10px 13px 35px;
    background-color: #3b3b3b;
    overflow: hidden;
    margin-right: 15px;
    font-size: 16px;
    text-overflow: ellipsis;
    font-weight: 400;
    font-family: 'PF Agora Sans Pro Regular', sans-serif;
    color: #fff;
    text-decoration: none !important;
    transition: color .4s ease;
    white-space: nowrap;
}

.mobile-sub-menu--active .mobile-sub-menu--link,
.mobile-sub-menu--link:active,
.mobile-sub-menu--link:focus,
.mobile-sub-menu--link:hover {
    color: #ffce00;
}

.countable-indicators {
    min-height: 90px;
    margin-bottom: 30px;
    font-family: 'PF Agora Sans Pro Regular', sans-serif;
    color: #231f20;
}

@media screen and (max-width: 1024px) {
    .countable-indicators {
        margin-bottom: 0;
    }
    .is-mobile .blocks-content .contacts-block .rzhd-block .block-index-maps{
        margin-top: 25px;
    }
}

@media screen and (max-width: 768px) {
    .countable-indicators {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 415px) {
    .countable-indicators {
        margin-top: 6px;
    }
}

@media screen and (max-width: 1024px) {
    .countable-indicators--item {
        width: 30%;
        margin-bottom: 35px;
    }
}

@media screen and (max-width: 768px) {
    .countable-indicators--item {
        width: 45%;
    }
}

@media screen and (max-width: 768px) {
    .countable-indicators--item-5 {
        margin-top: -16px;
    }
}

@media screen and (max-width: 415px) {
    .countable-indicators--item-5 {
        margin-top: 0;
    }
}

@media screen and (max-width: 415px) {
    .countable-indicators--item-6 {
        padding-top: 13px;
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .countable-indicators--item-1,
    .countable-indicators--item-2 {
        margin-top: 13px;
    }
}

@media screen and (max-width: 768px) {
    .countable-indicators--item-1,
    .countable-indicators--item-2 {
        margin-top: 13px;
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 415px) {
    .countable-indicators--item-1,
    .countable-indicators--item-2 {
        margin-bottom: 30px;
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .countable-indicators--item-3,
    .countable-indicators--item-4 {
        margin-top: 13px;
    }
}

@media screen and (max-width: 768px) {
    .countable-indicators--item-3,
    .countable-indicators--item-4 {
        margin-bottom: 60px;
    }
}

@media screen and (max-width: 415px) {
    .countable-indicators--item-3,
    .countable-indicators--item-4 {
        margin-bottom: 30px;
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .countable-indicators--item-5,
    .countable-indicators--item-6 {
        margin-top: 13px;
    }
}

@media screen and (max-width: 415px) {
    .countable-indicators--item-5,
    .countable-indicators--item-6 {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 415px) {
    .countable-indicators--item-6 {
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 768px) {
    .countable-indicators--helper {
        height: 70px;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 768px) {
    .countable-indicators--item-1 .countable-indicators--helper,
    .countable-indicators--item-2 .countable-indicators--helper {
        margin-top: -10px;
    }
}

@media screen and (max-width: 415px) {
    .countable-indicators--item-5 .countable-indicators--helper {
        margin-top: -3px;
    }
}

.countable-indicators--inner {
    height: 70px;
    margin-left: 18px;
    margin-right: 18px;
    padding-left: 18px;
    padding-right: 18px;
    background-color: #fff;
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .countable-indicators--inner {
        height: 72px;
    }
}

@media screen and (max-width: 768px) {
    .countable-indicators--inner {
        height: 80px;
        padding-top: 10px;
    }
}

@media screen and (max-width: 415px) {
    .countable-indicators--inner {
        height: 65px;
        padding-top: 15px;
    }
    .countable-indicators--item-1 .countable-indicators--inner,
    .countable-indicators--item-3 .countable-indicators--inner,
    .countable-indicators--item-6 .countable-indicators--inner {
        padding-left: 10px;
        padding-right: 10px;
    }
    .countable-indicators--item-6 .countable-indicators--inner {
        margin-top: -13px;
    }
}

.countable-indicators--first {
    font-family: 'PFAgoraSansPro-Medium', sans-serif;
    font-size: 40px;
}

@media screen and (max-width: 1170px) {
    .countable-indicators--first {
        font-size: 36px;
    }
}

@media screen and (max-width: 1090px) {
    .countable-indicators--first {
        font-size: 32px;
    }
}

@media screen and (max-width: 768px) {
    .countable-indicators--first {
        font-size: 40px;
    }
}

@media screen and (max-width: 415px) {
    .countable-indicators--first {
        font-size: 18px;
        font-weight: bold;
    }
}

.countable-indicators--second {
    font-size: 20px;
}

@media screen and (max-width: 1170px) {
    .countable-indicators--second {
        font-size: 16px;
    }
}

@media screen and (max-width: 1090px) {
    .countable-indicators--second {
        font-size: 14px;
    }
}

@media screen and (max-width: 1024px) {
    .countable-indicators--second {
        font-size: 20px;
        font-weight: bold;
    }
}

@media screen and (max-width: 415px) {
    .countable-indicators--second {
        font-size: 14px;
        font-weight: bold;
        white-space: nowrap;
    }
}

.countable-indicators--text {
    padding-top: 15px;
    padding-bottom: 10px;
    font-family: 'PFAgoraSansPro-Medium', sans-serif;
    font-weight: bold;
    font-size: 24px;
}

.countable-indicators--text a {
    color: #e2231a;
}

@media screen and (max-width: 1170px) {
    .countable-indicators--text {
        font-size: 22px;
    }
}

@media screen and (max-width: 1090px) {
    .countable-indicators--text {
        font-size: 20px;
    }
}

@media screen and (max-width: 1024px) {
    .countable-indicators--text {
        font-size: 24px;
        padding-top: 4px;
    }
}

@media screen and (max-width: 768px) {
    .countable-indicators--text {
        padding-top: 0;
        padding-bottom: 0;
    }
}

@media screen and (max-width: 415px) {
    .countable-indicators--text {
        font-size: 12px;
    }
}

.documents-block .news-files-container .news-files .news-file {
    float: none;
    width: auto;
    height: auto;
    min-height: 38px;
    padding-top: 0;
    padding-bottom: 0;
}

.about-page .disable-top-margin .employees-list {
    margin-top: 0px;
    padding-top: 60px;
}

.news-load-indicator {
    padding: 15px 0 60px 0;
    color: #5f5e5e;
}

.news-load-indicator img {
    margin-bottom: 5px;
}

.news-progress-bar {
    z-index: 10;
    position: fixed;
    top: 70px;
    left: 0;
    right: 0;
    height: 40px;
    background-color: #fff;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.4);
    transform: translateY(-50px);
    transition: all .2s ease-in;
}

.is-mobile .news-progress-bar {
    top: 60px;
    height: 59px;
    transform: translateY(-120px);
}

.news-progress-bar--visible {
    transform: translateY(0);
}

.is-mobile .news-progress-bar--visible {
    transform: translateY(-60px);
}

.news-progress-bar__line {
    height: 3px;
    background-color: #ececec;
}

.news-progress-bar__progress {
    height: 3px;
    background-color: #ffce00;
}

.news-progress-bar__link,
.news-progress-bar__body {
    height: 37px;
}

.is-mobile .news-progress-bar__body {
    height: 56px;
}

.news-progress-bar__link {
    font-weight: normal;
}

.is-mobile .news-progress-bar__link {
    height: 28px;
    font-size: 12px;
}

.is-mobile .news-progress-bar__link--first {
    padding-top: 6px;
}

.is-mobile .news-progress-bar__link--last {
    padding-bottom: 4px;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.news-progress-bar__link span {
    white-space: nowrap;
    color: #5f5e5e;
}

.news-progress-bar__link a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #231f20;
    text-decoration: none;
    transition: all .2s ease-in;
}

.news-progress-bar__link a:hover {
    color: #e2231a;
}

.header.remove-shadow {
    box-shadow: none !important;
    border-bottom: 1px solid #ececec;
}

._css-desktop-justify {
    text-align: justify;
}

.is-mobile ._css-desktop-justify {
    text-align: left;
}

.dotted-form-block {
    position: relative;
    padding: 30px;
    background-color: #f7f7f7;
    border: solid 1px #d4d3d3;
}

.is-mobile .dotted-form-block {
    padding: 0;
    border: none;
    background-color: transparent;
}

.dotted-form-block:before {
    content: "";
    position: absolute;
    top: -1px;
    right: -1px;
    left: -1px;
    height: 4px;
    background-color: #e0000f;
}

.is-mobile .dotted-form-block:before {
    display: none;
}

.dotted-form-block__heading {
    margin-bottom: 30px;
    font-family: 'PFAgoraSansPro-Medium', sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #252525;
}

.is-mobile .dotted-form-block__heading {
    font-size: 16px;
    margin-bottom: 20px;
}

.dotted-form-block__row {
    margin-bottom: 15px;
}

.dotted-form-block__row--left {
    padding-right: 7px;
}

.is-mobile .dotted-form-block__row--left {
    padding-right: 15px;
    margin-bottom: 15px;
}

.dotted-form-block__row--right {
    padding-left: 8px;
}

.is-mobile .dotted-form-block__row--right {
    padding-left: 15px;
}

.dotted-form-block__row .g-border {
    background-color: #fff;
}

.dotted-form-block .modal-form-footer {
    margin: 0 -30px -30px -30px;
}

.is-mobile .dotted-form-block .modal-form-footer {
    margin: 0;
    padding: 0;
}

.is-mobile .dotted-form-block .modal-form-footer__title {
    margin-bottom: 10px;
    font-size: 14px;
}

.dotted-form-block .btn-gray {
    width: 240px;
}

.is-mobile .dotted-form-block .btn-gray {
    width: 100%;
}

.is-mobile .affiliated-page .dotted-line {
    left: -9px;
    width: 60px;
}

.is-mobile .affiliated-page .dotted-line .dotted-symbol--mission {
    left: 6px;
}

.is-mobile .affiliated-page .dotted-line .dotted-symbol--affiliated {
    left: 7px;
}

.is-mobile .affiliated-page .dotted-offset {
    padding-left: 65px;
}

.is-mobile .affiliated-page .dotted-style--right-border {
    padding-right: 0px;
}

.is-mobile .affiliated-page .dotted-style--right-border:after {
    display: none;
}

.is-mobile .affiliated-page .dotted-style--contacts-block {
    position: relative;
    padding-left: 65px;
    padding-bottom: 30px;
}

.is-mobile .affiliated-page .dotted-style--contacts-block:before {
    content: "";
    position: absolute;
    top: 25px;
    left: -9px;
    bottom: 4px;
    width: 60px;
    background: url(/local/templates/ptomsk/image/dot-pattern.svg);
}

@media (min-width: 1200px) {
    .dotted-title--affiliated {
        margin-left: 8.93333333%;
    }
}

.history-blog-dotted-symbol {
    background-image: url(/local/templates/ptomsk/image/logohistory.svg);
    width: 52px;
    height: 52px;
    margin-left: 27px;
    margin-top: 23px;
}

.iPad .history-blog-dotted-symbol,
.is-mobile .history-blog-dotted-symbol {
    margin-left: 7px;
}

.history-blog {
    font-family: "PF Agora Sans Pro Regular", sans-serif;
    font-weight: bold;
    padding-left: 120px;
}

.history-blog .history-blog-dotted1 {
    position: absolute;
    top: 0;
    left: -15px;
    bottom: 40px;
    width: 105px;
    height: 100px;
    background: url(/local/templates/ptomsk/image/dot-pattern.svg);
    z-index: 999;
}

.iPad .history-blog .history-blog-dotted1,
.is-mobile .history-blog .history-blog-dotted1 {
    width: 64px;
}

.history-blog .history-data {
    font-size: 18px;
    font-weight: bold;
    color: #231f20;
    text-align: center;
    background-color: #fff;
    height: 45px;
    width: 45px;
    margin: 0 auto;
}

.history-blog .history-data span {
    font-size: 10px;
    text-align: center;
    display: block;
    line-height: .7;
}

.title-history {
    padding-top: 5px;
    min-height: 100px;
    font-size: 26px;
    color: #231f20;
    font-family: "PF Agora Sans Pro Regular", sans-serif;
}

.blog-history-page {
    position: relative;
    height: 100px;
    font-family: "PF Agora Sans Pro Regular", sans-serif;
}

.blog-history-page .history-text {
    padding-top: 3px;
    padding-left: 120px;
    font-size: 18px;
}

.iPad .blog-history-page,
.is-mobile .blog-history-page {
    padding-bottom: 50px;
}

.blog-history-page .history-blog-data {
    font-family: "PF Agora Sans Pro Regular", sans-serif;
    position: absolute;
    top: 2px;
    font-size: 18px;
    font-weight: bold;
    color: #231f20;
    text-align: center;
    background-color: #fff;
    height: 45px;
    width: auto;
    margin: 0 auto;
    padding: 0 15px;
}

.iPad .blog-history-page .history-blog-data,
.is-mobile .blog-history-page .history-blog-data {
    top: -4px;
    padding: 5px 6px 2px 6px;
    left: -11px;
}

.blog-history-page .history-blog-data span {
    font-size: 12px;
    text-align: center;
    display: block;
    line-height: .7;
    text-transform: lowercase;
}

.blog-history {
    position: relative;
}

.is-mobile .blog-history {
    margin-bottom: 50px;
}

.blog-history .history-blog-dotted {
    position: absolute;
    top: 0;
    left: -15px;
    bottom: 0;
    width: 105px;
    background: url(/local/templates/ptomsk/image/dot-pattern.svg);
}

.history-blog {
    margin-bottom: 40px;
}

.media-post-big {
    margin-top: 30px;
    line-height: 21.5px;
    height: 280px;
    text-overflow: ellipsis;
    position: relative;
}

.media-post-big .image-media {
    display: block;
    position: relative;
    overflow: hidden;
    height: 280px;
    background: #3c4142 no-repeat left top;
    background-size: cover;
}

.media-post-big .image-media:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
    transform: translateY(20%);
}

.media-post-big .title-post {
    display: block;
    padding: 12px;
}

.media-post-big:hover .image-media:before {
    transform: translateY(0);
}

.media-post-small {
    line-height: 21.5px;
    text-overflow: ellipsis;
    position: relative;
}

.media-post-small .image-media {
    display: block;
    position: relative;
    overflow: hidden;
    height: 180px;
    background: #3c4142 no-repeat center;
    background-size: cover;
}

.media-post-small .image-media:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
    transform: translateY(20%);
}

.container-media.media-post-small .title-post {
    display: block;
}

.is-mobile .container-media.media-post-small .title-post {
    height: auto;
}

.container-media.media-post-small:hover .image-media:before {
    transform: translateY(10%);
}

.container-media {
    position: relative;
    cursor: pointer;
}

.container-media .image-media:before {
    transition: all .4s ease-out;
}

.container-media a {
    text-decoration: none !important;
}

.container-media img {
    position: relative;
    height: 100%;
}

.iPad.portrait .container-media img {
    width: 100%;
    height: auto;
}

.container-media img:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000 100%);
    background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000 100%);
    background-image: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000 100%);
    opacity: 0.502;
}

.container-media .block-title-post {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.container-media .label-media {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    font-family: "PF Agora Sans Pro Regular", sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    height: 21px;
    line-height: 21px;
    padding-left: 7px;
    padding-right: 7px;
    border-radius: 2px;
    background-color: #231f20;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.Chrome .container-media .label-media {
    line-height: 22px;
}

.iPhone .container-media .label-media {
    line-height: 23px;
}

.Apple .container-media .label-media {
    line-height: 25px;
}

.Apple.Chrome .container-media .label-media {
    line-height: 25px;
}

.container-media .title-post .data-post {
    display: block;
    font-size: 14px;
    font-family: "PF Agora Sans Pro Regular", sans-serif;
    color: #5f5e5e;
}

.container-media .title-post .text-title {
    display: block;
    overflow: hidden;
    font-size: 21px;
    font-family: "PF Agora Sans Pro Regular", sans-serif;
    color: #231f20;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.container-media .title-post.big-title-post {
    position: absolute;
    bottom: 9px;
    left: 9px;
}

.container-media .title-post.big-title-post .data-post {
    font-size: 14px;
    font-family: "PF Agora Sans Pro Regular", sans-serif;
    color: #fff;
}

.container-media .title-post.big-title-post .text-title {
    font-size: 26px;
    line-height: normal;
    color: #fff;
    text-align: left;
}

.container-media:hover .label-media {
    background-color: #ffce00;
    color: #231f20;
}

.container-media:hover .title-post.big-title-post .text-title {
    color: #fff;
}

.container-media:hover .title-post .text-title {
    color: #e2231a;
}

@media screen and (min-width: 1001px) and (max-width: 1300px) {
    .title-history {
        line-height: normal;
    }
}

@media screen and (min-width: 320px) and (max-width: 1024px) {
    .blog-history .history-blog-dotted {
        width: 64px;
    }
    .history-blog .history-blog-dotted1 {
        width: 64px;
    }
    .title-history {
        font-size: 16px;
        min-height: 50px;
    }
    .blog-history-page {
        height: auto;
    }
    .history-blog {
        padding-top: 23px;
    }
    .container-media.media-post-small .title-post {
        padding-bottom: 0;
    }
    .container-media .text-title {
        font-size: 16px;
    }
    .container-media .data-post {
        font-size: 10px;
    }
    .container-media .label-media {
        font-size: 9px;
    }
    .media-post-small {
        height: auto;
    }
}

.first-two {
    display: none;
}

.first-two-big {
    display: block;
}

@media screen and (min-width: 320px) and (max-width: 1024px) {
    .first-two {
        display: block;
    }
    .first-two-big {
        display: none;
    }
    .blog-history-page .history-text {
        padding-left: 60px;
    }
    .history-blog {
        padding-left: 60px;
    }
}

@media screen and (min-width: 485px) and (max-width: 990px) {
    .container-media img {
        width: 100%;
        height: auto;
    }
}

.fix-padding {
    padding-bottom: 15px;
}

.fix-padding .image-media {
    margin-bottom: 15px;
}

.fix-padding .text-title {
    margin-bottom: 15px;
}

.is-mobile .fix-padding .text-title {
    margin-bottom: 10px;
}

.fix-padding .data-post {
    margin-bottom: 15px;
}

.is-mobile .fix-padding .data-post {
    margin-bottom: 10px;
}

.fix-padding.media-post-big {
    margin-bottom: 30px;
    padding-bottom: 0;
}

.fix-padding.media-post-big .image-media {
    margin-bottom: 0;
}

.fix-padding.media-post-big .text-title {
    margin-bottom: 0;
}

.fix-padding.media-post-big .data-post {
    margin-bottom: 15px;
}

.is-mobile .fix-padding.media-post-big .data-post {
    margin-bottom: 0;
}

.dotted-clients .contact .contact-text {
    font-size: 26px;
    margin-bottom: 15px;
    margin-top: 40px;
}

.dotted-clients .contact .link-phone {
    margin: 25px 0 25px 0;
}

.dotted-clients .contact .link-phone .link-form {
    border-radius: 3px;
    background-color: #3c4142;
    width: 100%;
    height: 50px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.dotted-clients .contact .link-phone .link-form a {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    line-height: 50px;
    margin-right: -40px;
}

.dotted-clients .contact .link-phone .link-form:hover {
    background-color: #e2231a;
}

.dotted-clients .contact .link-phone .link-form a {
    position: relative;
}

.dotted-clients .contact .link-phone .link-form a:before {
    content: "";
    position: absolute;
    top: -12px;
    left: -42px;
    width: 40px;
    height: 35px;
}

.dotted-clients .contact .link-phone .icon-phone a:before {
    background-image: url('/local/templates/ptomsk/image/icon-phone.svg');
}

.dotted-clients .contact .link-phone .icon-link a:before {
    background-image: url('/local/templates/ptomsk/image/icon-link.svg');
}

.dotted-clients .contact .contact-form {
    border-style: solid;
    border-width: 1px;
    border-color: #e6e6e6;
    position: relative;
    padding: 40px;
}

@media screen and (max-width: 768px) {
    .dotted-clients .contact .contact-form {
        padding: 20px;
    }
}

.dotted-clients .contact .contact-form .h3-text {
    margin-bottom: 40px;
    margin-top: 10px;
}

.dotted-clients .contact .contact-form:before {
    content: "";
    position: absolute;
    top: 1px;
    right: 1px;
    left: 1px;
    height: 10px;
    background-color: #fcfcfc;
}

.dotted-clients .contact .contact-form .buttonCalculator {
    margin-top: 20px;
    margin-right: 40px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.563;
    border-radius: 3px;
    background-color: #3c4142;
    width: 240px;
    height: 40px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.dotted-clients .contact .contact-form .buttonCalculator:hover {
    background-color: #e2231a;
}

.dotted-clients .contact .contact-form .buttonReset {
    font-size: 16px;
    color: #afb0b1;
    text-transform: uppercase;
    line-height: 1.563;
    background-color: transparent;
    border: 1px solid transparent;
}

.dotted-clients .contact .contact-form .buttonReset:hover,
.dotted-clients .contact .contact-form .buttonReset:active,
.dotted-clients .contact .contact-form .buttonReset:focus {
    outline: transparent;
    border: 1px solid transparent;
}

.dotted-clients .contact .h2-text {
    font-size: 26px;
    font-family: "PF Agora Sans Pro Regular";
    color: #231f20;
    line-height: 1;
}

.dotted-clients .contact .h3-text {
    font-size: 18px;
    font-family: "PF Agora Sans Pro Regular";
    color: #231f20;
    line-height: 1;
}

.dotted-clients .contact .h3-text a {
    color: #231f20;
    text-decoration: underline;
}

.dotted-clients .contact .h3-text a:hover {
    color: #e2231a;
}

.dotted-clients .contact .h3-text a.aft {
    color: #000;
}

.dotted-clients .contact .h3-text a.aft:hover {
    color: #e2231a;
}

.dotted-clients .contact .h3-text.contact-context {
    line-height: 1.8;
}

.dotted-clients .contact .list-step .list-step-title {
    font-size: 18px;
    color: #231f20;
    font-weight: bold;
    line-height: 1.8;
}

.dotted-clients .contact .list-step ol {
    list-style-type: none;
    margin-top: 20px;
    margin-left: 0;
    padding-left: 0;
}

.dotted-clients .contact .list-step ol li {
    font-size: 14px;
    font-family: "PF Agora Sans Pro Regular";
    color: #231f20;
    padding-bottom: 15px;
    font-weight: bold;
}

.dotted-clients .contact .list-step ol li .text-telegram {
    color: #3eafe0;
}

.dotted-clients .contact .list-step ol li .text-viber {
    color: #7c42ad;
}

.dotted-clients .contact .list-step ol li .text-telegram,
.dotted-clients .contact .list-step ol li .text-viber {
    text-decoration: none;
}

.dotted-clients .contact .list-step ol li .text-telegram:hover,
.dotted-clients .contact .list-step ol li .text-viber:hover {
    opacity: .8;
}

.dotted-clients .contact .list-step ol li .counter {
    display: block;
    float: left;
    vertical-align: middle;
    border-radius: 50%;
    background-color: #3c4142;
    width: 16px;
    height: 16px;
    color: #fff;
    font-size: 10px;
    margin-right: 10px;
    margin-top: 2px;
    text-align: center;
    line-height: 15px;
}

.Apple .dotted-clients .contact .list-step ol li .counter {
    line-height: 17px;
    padding-left: 1px;
    margin-top: 0;
}

.dotted-clients .contact .telegram,
.dotted-clients .contact .viber {
    position: relative;
    padding-left: 65px;
    margin-left: -7px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.dotted-clients .contact .telegram .link-text,
.dotted-clients .contact .viber .link-text {
    font-size: 14px;
    font-family: "PF Agora Sans Pro Regular";
    color: #afb0b1;
    line-height: 1.786;
}

.dotted-clients .contact .telegram a,
.dotted-clients .contact .telegram span,
.dotted-clients .contact .viber a,
.dotted-clients .contact .viber span {
    position: relative;
    font-size: 18px;
    font-family: "PF Agora Sans Pro Regular";
    color: #231f20;
    font-weight: bold;
    line-height: 1.389;
}

.dotted-clients .contact .telegram a:hover,
.dotted-clients .contact .viber a:hover {
    color: #e2231a;
    border-bottom-color: #e2231a;
}

.dotted-clients .contact .telegram .viber-link,
.dotted-clients .contact .viber .viber-link {
    text-decoration: underline !important;
}

.dotted-clients .contact .telegram:before,
.dotted-clients .contact .viber:before {
    content: "";
    position: absolute;
    top: -3px;
    left: 0;
    width: 65px;
    height: 67px;
}

@media screen and (max-width: 768px) {
    .dotted-clients .contact .telegram:before,
    .dotted-clients .contact .viber:before {
        top: -6px;
    }
}

.dotted-clients .contact .telegram:before {
    background-image: url(/local/templates/ptomsk/image/icon-telegram.svg);
}

.dotted-clients .contact .viber:before {
    background-image: url(/local/templates/ptomsk/image/icon-viber.svg);
}

.dotted-clients .contact .viber .fa {
    position: absolute;
    top: 2px;
    right: -18px;
    width: 15px;
    height: 14px;
    font-size: 14px;
    color: #afb0b1;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
    .dotted-clients .contact .link-phone .link-form {
        margin-bottom: 10px;
    }
    .dotted-clients .contact .calculator-result {
        display: block;
    }
    .dotted-clients .contact .calculator-result .result-row-block {
        margin: 25px auto;
        padding-bottom: 25px;
    }
    .dotted-clients .contact .calculator-result .result-row {
        border-bottom: 1px solid #e6e6e6;
        border-right-style: none;
        width: 250px;
    }
    .dotted-clients .contact .calculator-result .calk-return {
        display: block;
        margin: 0 auto;
    }
}

@media screen and (min-width: 320px) and (max-width: 640px) {
    .dotted-clients .contact .contact-text {
        font-size: 32px;
        line-height: 1.429;
    }
    .dotted-clients .contact .calculator-result .calculator-result-text {
        font-size: 20px;
    }
    .dotted-clients .contact .calculator-result .calk-title {
        font-size: 28px;
    }
    .dotted-clients .contact .calculator-result .calk-count {
        font-size: 40px;
    }
    .dotted-clients .contact .list-step .list-step-title {
        font-size: 26px;
    }
    .dotted-clients .contact .h2-text {
        font-size: 32px;
    }
    .dotted-clients .contact .list-step ol li {
        font-size: 18px;
        font-weight: normal;
    }
    .dotted-clients .contact .link-phone .link-form {
        font-size: 14px;
    }
    .dotted-clients .contact .contact-form .jq-selectbox {
        width: 100%;
    }
    .dotted-clients .contact .contact-form input[type='text'].styler {
        width: 100%;
    }
    .dotted-clients .contact .telegram,
    .dotted-clients .contact .viber {
        margin-right: -20px;
        margin-left: -10px;
    }
    .dotted-clients .contact .telegram .link-text,
    .dotted-clients .contact .viber .link-text {
        font-size: 28px;
        margin-right: -20px;
    }
}

@media screen and (min-width: 320px) and (max-width: 420px) {
    .dotted-clients .contact .calculator-result .calculator-result-text {
        font-size: 16px;
    }
    .dotted-clients .contact .calculator-result .calk-title {
        font-size: 25px;
    }
    .dotted-clients .contact .calculator-result .calk-count {
        font-size: 35px;
    }
    .dotted-clients .contact .contact-text {
        font-size: 16px;
    }
    .dotted-clients .contact .list-step ol {
        margin-top: 20px;
    }
    .dotted-clients .contact .list-step ol li {
        font-size: 14px;
        font-weight: normal;
    }
    .dotted-clients .contact .contact-form {
        padding: 10px 15px 15px 15px;
    }
    .dotted-clients .contact .list-step .list-step-title {
        font-size: 13px;
    }
    .dotted-clients .contact .h2-text {
        font-size: 16px;
    }
    .dotted-clients .contact .h3-text {
        font-size: 14px;
        line-height: 1.8;
    }
    .dotted-clients .contact .link-phone .link-form {
        margin-bottom: 10px;
        height: 40px;
    }
    .dotted-clients .contact .link-phone .link-form a {
        font-size: 12px;
        line-height: 40px;
    }
    .dotted-clients .contact .link-phone .link-form a {
        position: relative;
        margin-right: -10px;
    }
    .dotted-clients .contact .link-phone .link-form a:before {
        content: "";
        position: absolute;
        top: -3px;
        left: -24px;
        width: 24px;
        height: 25px;
        background-size: 90%;
    }
    .dotted-clients .contact .telegram .link-text,
    .dotted-clients .contact .viber .link-text {
        font-size: 14px;
    }
    .dotted-clients .contact .telegram a,
    .dotted-clients .contact .viber a {
        font-size: 18px;
    }
    .dotted-clients .contact .contact-form .buttonCalculator {
        margin-top: -20px;
        font-size: 10px;
        width: 140px;
        height: 30px;
        margin-right: 20px;
    }
    .dotted-clients .contact .contact-form .buttonReset {
        font-size: 10px;
    }
}

.dotted-clients .calk-form.closed {
    display: none;
}

.dotted-clients .calk-form {
    display: block;
}

.dotted-clients .calculator-result {
    display: block;
}

.dotted-clients .calculator-result .calculator-result-text {
    font-size: 16px;
    font-family: "PF Agora Sans Pro Regular";
    font-weight: bold;
    color: #3c4142;
    line-height: 1.786;
}

.dotted-clients .calculator-result .calk-title {
    font-size: 18px;
    font-family: "PF Agora Sans Pro Regular";
    color: #3c4142;
    line-height: 2.5;
}

.dotted-clients .calculator-result .calk-count {
    font-size: 35px;
    font-family: "PF Agora Sans Pro Regular";
    color: #e7463e;
    line-height: 0.714;
}

.dotted-clients .calculator-result .result-row {
    border-right: 1px solid #e6e6e6;
}

.dotted-clients .calculator-result .result-row-block {
    margin-top: 50px;
    margin-bottom: 50px;
}

.dotted-clients .calculator-result .calk-return {
    font-size: 16px;
    font-family: "PF Agora Sans Pro Regular";
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;
    background-color: #3c4142;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

.Apple .dotted-clients .calculator-result .calk-return {
    padding-top: 2px;
}

.dotted-clients .calculator-result .calk-return:hover,
.dotted-clients .calculator-result .calk-return:active,
.dotted-clients .calculator-result .calk-return:focus {
    background-color: #e2231a;
}

.dotted-clients .calculator-result.closed {
    display: none;
}

.dotted-clients .content-calk.closed {
    display: none;
}

.dotted-clients .content-calk .h3-text {
    margin-bottom: 40px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .dotted-clients .contact .telegram {
        margin-bottom: 25px;
    }
}

.dotted-clients .contact {
    padding-bottom: 60px;
}

.dotted-clients .contact .link-phone .link-form a {
    text-decoration: none;
}

.clients-form--fields {
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .clients-form--fields .row .col-sm-6 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.clients-form--buttons {
    margin-top: 20px;
}

.text-field {
    width: 100%;
    height: 40px;
    border: 1px solid #d2d1d1;
    padding-left: 15px;
    padding-right: 35px;
    font-size: 18px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.iPhone .text-field {
    padding-top: 6px;
}

.Apple .text-field {
    padding-top: 4px;
}

@media screen and (max-width: 767px) {
    .text-field {
        margin-left: 0 !important;
        border-top: none;
    }
}

.select-field {
    position: relative;
}

.select-field .ui-selectmenu-button {
    display: block;
    width: 100%;
    height: 40px;
    border: 1px solid #d2d1d1;
    padding-left: 15px;
    padding-right: 35px;
    font-size: 18px;
    line-height: 38px;
    color: #afb0b1;
}

.select-field .ui-selectmenu-button.ui-corner-top+.std-autocomplete-arrow {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.iPhone .select-field .ui-selectmenu-button {
    padding-top: 2px;
    line-height: 35px;
}

.Apple .select-field .ui-selectmenu-button {
    padding-top: 2px;
}

.select-field--filled .ui-selectmenu-button {
    color: #252525;
}

.select-field .std-autocomplete-arrow {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -4px;
    fill: #363636;
    transition: all .2s ease-in;
}

.select-field .ui-selectmenu-menu {
    box-shadow: none;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

.select-field .ui-selectmenu-menu .ui-menu {
    border: 1px solid #d2d1d1;
    border-top: none;
}

.select-field .ui-selectmenu-menu .ui-menu li {
    height: 38px;
    padding: 10px 15px;
    border: none;
}

.iPhone .select-field .ui-selectmenu-menu .ui-menu li {
    height: auto;
    min-height: 0;
}

.select-field .ui-selectmenu-menu .ui-menu li.ui-state-focus {
    color: #252525;
}

.dotted-clients .std-submit {
    height: 40px;
    padding-top: 9px;
    padding-bottom: 9px;
}

.iPhone .dotted-clients .std-submit {
    padding-top: 10px;
}

.Apple .dotted-clients .std-submit {
    padding-top: 12px;
}

.std-submit.hide-icon {
    padding-left: 30px;
    background-image: none;
}

.std-submit.hide-icon.std-submit-clean {
    padding-left: 50px;
}

.autocomplete-field {
    position: relative;
}

.autocomplete-field .ui-autocomplete-input {
    width: 100%;
    height: 40px;
    border: 1px solid #d2d1d1;
    padding-left: 15px;
    padding-right: 35px;
    font-size: 18px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.autocomplete-field .ui-autocomplete-input.error {
    border-width: 1px !important;
}

.iPhone .autocomplete-field .ui-autocomplete-input {
    padding-top: 8px;
}

.Apple .autocomplete-field .ui-autocomplete-input {
    padding-top: 4px;
}

.autocomplete-field .ui-autocomplete-input:focus+.std-autocomplete-arrow {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.autocomplete-field .std-autocomplete-arrow {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -4px;
    fill: #363636;
    transition: all .2s ease-in;
}

.autocomplete-field--left-radius .ui-autocomplete-input {
    -webkit-border-top-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.autocomplete-field--right-radius .ui-autocomplete-input {
    -webkit-border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomright: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.autocomplete-field--no-left-border .ui-autocomplete-input {
    margin-left: -1px;
}

@media screen and (max-width: 767px) {
    .autocomplete-field--no-left-border .ui-autocomplete-input {
        margin-left: 0;
        border-top: none;
    }
}

.ui-autocomplete.tariff-auto {
    border: 1px solid #d2d1d1;
    border-top: none;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

.ui-autocomplete.tariff-auto .ui-menu-item span {
    height: 38px;
    padding-top: 10px;
    padding-bottom: 9px;
}

.text-field::-webkit-input-placeholder {
    color: #afb0b1;
}

.autocomplete-field .ui-autocomplete-input::-webkit-input-placeholder {
    color: #afb0b1;
}

.text-field:-moz-placeholder {
    color: #afb0b1;
}

.autocomplete-field .ui-autocomplete-input:-moz-placeholder {
    color: #afb0b1;
}

.text-field::-moz-placeholder {
    color: #afb0b1;
}

.autocomplete-field .ui-autocomplete-input::-moz-placeholder {
    color: #afb0b1;
}

.text-field:-ms-input-placeholder {
    color: #afb0b1;
}

.autocomplete-field .ui-autocomplete-input:-ms-input-placeholder {
    color: #afb0b1;
}

.dotted-clients .calculator-result {
    margin-top: -15px;
}

.dotted-clients .calculator-result .result-row-block {
    margin-top: 20px;
    margin-bottom: 40px;
}

.dotted-clients .contact .contact-form::before {
    top: -1px;
    right: -1px;
    left: -1px;
    background-color: #e6e6e6;
}

.dotted-title-helper {
    max-width: 780px;
    margin: 0 auto;
}

.dotted-title-helper--dokumenty {
    max-width: none;
}

.dotted-clients {
    max-width: 750px;
    margin: 0 auto;
}

@media screen and (max-width: 768px) {
    .dotted-clients .contact .contact-form .h2-text {
        margin-top: 15px;
        font-family: 'PFAgoraSansPro-Medium';
    }
}

@media screen and (max-width: 768px) {
    .dotted-clients .contact .contact-form .h3-text {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 768px) {
    .dotted-clients .content-calk .h3-text {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 768px) {
    .dotted-clients .contact .list-step ol li {
        padding-left: 25px;
        position: relative;
    }
}

@media screen and (max-width: 768px) {
    .dotted-clients .contact .list-step ol li .counter {
        position: absolute;
        left: 0px;
        top: -1px;
    }
}

@media screen and (max-width: 768px) {
    .iPhone .dotted-clients .contact .list-step ol li .counter {
        line-height: 18px;
    }
}

@media screen and (max-width: 768px) {
    .dotted-clients .contact .contact-text {
        margin-top: 10px;
    }
}

@media screen and (max-width: 768px) {
    .dotted-clients .content-calk .contact-text {
        margin-top: 15px;
    }
}

@media screen and (max-width: 768px) {
    .dotted-clients .contact .link-phone {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

.ui-selectmenu-button,
select,
input {
    outline: none !important;
}

.Apple .dotted-clients .contact .link-phone .link-form a {
    line-height: 54px;
}

@media screen and (max-width: 768px) {
    .iPhone .dotted-clients .contact .link-phone .link-form a {
        line-height: 43px;
    }
}

.Apple .dotted-clients .contact .link-phone .link-form a:before {
    top: -14px;
}

@media screen and (max-width: 768px) {
    .iPhone .dotted-clients .contact .link-phone .link-form a:before {
        top: -5px;
    }
}
#cbh_phone, #clbh_phone_div {
    display: none !important;
}
#vacResultBlock .form-row.text-block{
    position: relative;
    top: 0;
    margin-top: 0;
}
.indexes_table_block table {
    width: 100%;
    float: none;
}
.indexes_table_block.mobile iframe{
    width: 100%;
    height: 300px;
    margin-top: -10px;
}
.indexes_table_block.mobile{
    position: relative;
}
.indexes_table_block.mobile:before{
    content: '';
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background: #171717;
    z-index: 9999999;
    position: absolute;
}
.indexes_table_block tr {
    display: none;
    line-height: 40px;
    border-top: none !important;
}
.indexes_table_block tr:nth-child(2),
.indexes_table_block tr:nth-child(3),
.indexes_table_block tr:nth-child(5){
    display: block;
}
.indexes_table_block tr:nth-child(3){
    background: rgba(255,255,255,0.05);
}
.indexes_table_block tr th .small{
    display: block;
    font-weight: 300;
    text-transform: none !important;
    color: #fff;
    font-size: 9px;
}
.indexes_table_block tr td{
    width: 20%;
}
.indexes_table_block tr th:nth-child(1){
    width: 100px;
    padding-left: 30px;
    padding-top: 7px;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 13px;
}
.indexes_table_block tr td:nth-child(2){
    color: #888b8b;
    font-size: 14px;
    text-align: left;
    padding-left: 15px;
}
.indexes_table_block tr td:nth-child(3){
    text-align: left;
    font-size: 14px;
    padding-left: 15px;
}
.indexes_table_block tr td span.grn-db{
    color: green;
}
.indexes_table_block tr td span.red-db{
    color: #b83c44;
}
.indexes_table_block tr td:nth-child(4),
.indexes_table_block tr td:nth-child(5){
    color: #888b8b;
    font-size: 14px;
    text-align: center;
}
.indexes_table_block.mobile tr td{
    width: 20%;
    height: 46px;
    padding-top: 5px;
    padding-bottom: 8px;
    vertical-align: top;
    white-space: nowrap;
}
.indexes_table_block.mobile tr.head{
    display: block;
    opacity: 0;
    height: 1px;
}
.indexes_table_block.mobile tr.head td{
    width: 20% !important;
}
.indexes_table_block.mobile table{
    margin-top: 10px;
}
.indexes_table_block.mobile tr th:nth-child(1){
    width: 90px;
    padding-left: 20px;
    padding-top: 12px;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 13px;
}
.indexes_table_block.mobile tr th .big{
    display: block;
    padding-bottom: 5px;
}
.indexes_table_block.mobile tr th .small{
    display: block;
    font-size: 10px;
    font-weight: 300;
    text-transform: none !important;
    color: #fff;
}
.indexes_table_block.mobile tr td:nth-child(2){
    text-align: left;
    color: #909090;
    font-size: 18px;
}
.indexes_table_block.mobile tr td:nth-child(3),
.indexes_table_block.mobile tr td:nth-child(4),
.indexes_table_block.mobile tr td:nth-child(5){
    font-size: 18px;
    text-align: left;
}
.popup-success ._m-t{
    margin: 10px 0;
    font-size: 20px;
    font-weight: bold;
}
.popup-success ._m-d{
    margin-bottom: 20px;
    font-size: 16px;
}
.indexes_table_block_iframe{
    overflow: hidden;
}
.indexes_table_block_iframe iframe {
    margin-top: -48px;
}
@media (min-width: 1177px) and (max-width: 1270px) {
    .indexes_table_block tr td{
        font-size: 12px !important;
    }
}
@media (min-width: 1101px) and (max-width: 1176px) {
    .indexes_table_block tr td{
        font-size: 10px !important;
    }
}
@media (max-width: 750px) {
    .indexes_table_block.mobile tr td,
    .indexes_table_block.mobile tr th{
        width: 150px !important;
    }
}
@media (max-width: 400px) {
    .indexes_table_block.mobile tr td,
    .indexes_table_block.mobile tr th{
        font-size: 12px !important;
    }
}
@media (max-width: 991px) {
    .visible-pt{
        display: block!important;
    }
    .hidden-pt{
        display: none!important;
    }
}
@media (min-width: 768px) and (max-width: 1200px) {
    .is-mobile .footer .company{
        width: 27%;
    }
    .is-mobile .blocks-content .indexes-table, .is-mobile .blocks-content .contacts-block{
        width: 48.8%;
        height: 230px;
    }
    .footer .footer-link.last{
        padding-left: 0;
    }
}

/* Изменения стилий для модального окна из плагина */
@media screen and (min-width: 800px) {
    .marquiz-pops_position {
        top: 115px!important;
    }

    .marquiz-pops__content-text {
        white-space: normal!important;
    }
}

@keyframes scrollIconArrowTransformY {
    0% {
        transform: translateY(0) rotate(45deg);
        -webkit-transform: translateY(0) rotate(45deg);
    }

    50% {
        transform: translateY(10px) rotate(45deg);
        -webkit-transform: translateY(10px) rotate(45deg);
    }

    100% {
        transform: translateY(0) rotate(45deg);
        -webkit-transform: translateY(0) rotate(45deg);
    }
}

@-webkit-keyframes scrollIconArrowTransformY {
    0% {
        transform: translateY(0) rotate(45deg);
        -webkit-transform: translateY(0) rotate(45deg);
    }

    50% {
        transform: translateY(10px) rotate(45deg);
        -webkit-transform: translateY(10px) rotate(45deg);
    }

    100% {
        transform: translateY(0) rotate(45deg);
        -webkit-transform: translateY(0) rotate(45deg);
    }
}

.scroll-icon {
    position: fixed;
    right: 20px;
    top: 50%;
    display: none;
    font-size: 0;
    opacity: 0;
    visibility: hidden;
    cursor: default;
    transition: 300ms opacity, 300ms visibility;
    -webkit-transition: 300ms opacity, 300ms visibility;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 100;
}

@media screen and (min-width: 992px) {
    .scroll-icon {
        display: block;
    }
}

.scroll-icon--black .scroll-icon__text {
    color: #000;
}

.scroll-icon--black .scroll-icon__mouse {
    border-color: #000;
}

.scroll-icon--black .scroll-icon__mouse::before {
    background: #000;
}

.scroll-icon--black .scroll-icon__mouse::after {
    border-color: #000;
}

.scroll-icon.is-active {
    opacity: 1;
    visibility: visible;
}

.scroll-icon__text,
.scroll-icon__mouse {
    vertical-align: middle;
}

.scroll-icon__text {
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}

.scroll-icon__mouse {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 30px;
    border: 2px solid #fff;
    border-radius: 20px;
}

.scroll-icon__mouse::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 5px;
    width: 2px;
    height: 6px;
    background: #fff;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.scroll-icon__mouse::after {
    content: '';
    position: absolute;
    left: 3px;
    bottom: -12px;
    width: 10px;
    height: 10px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    animation: scrollIconArrowTransformY 1000ms infinite;
    -webkit-animation: scrollIconArrowTransformY 1000ms infinite;
}

.iti {
    width: 100%;
}

/*.iti .iti__country-list {
    max-height: 70px;
}*/

.callback-form .row-field .iti .f.new-field-style {
    padding-left: 50px;
}

.employees-list .employee-box .helper.sidebar .name{
    top: 10px;
    left: 10px;
    width: 70%;
}

.employees-list .employee-box .helper.sidebar .job{
    bottom: 10px;
    left: 10px;
}
.inner-menu__row{
    display: flex;
    position: relative;
    background: #EEF2F2;
}
.inner-menu__column{
    min-width: 290px;
    border-right: 1px solid #C2C2C2;
}
.inner-menu__column:last-child{
    border-right: none;
}
.header .menu .inner-menu a{
    border-left: none;
}
.chemical-items{
    padding: 0 15px;
    margin-bottom: 70px;
}
.chemical-items__title{
    display: flex;
    align-items: center;
    font-size: 20px;
    line-height: 26px;
    font-family: 'Open Sans' sans-serif;
    font-weight: bold;
    margin-bottom: 12px;
}
.chemical-items__title a{
    color: #333;
    text-decoration: none;
}
.chemical-items__title a:hover{
    color: #e0000e;
}
.chemical-items__title-span{
    font-size: 11px;
    line-height: 11px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    background: #FF0000;
    border-radius: 10px;
    padding: 3px 8px;
    margin-left: 14px;

}
.chemical-items__text{
    font-size: 14px;
    line-height: 27px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin-bottom: 20px;
}
.chemical-items__img{
    width: 100%;
}
.chemical-items__content{
    display: flex;
    flex-wrap: wrap;
    border-left: 1px solid #E5E5E5;
}
.chemical-items__link{
    display: flex;
    flex: 0 0 25%;
    max-width: 25%;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #231F20;
    padding: 24px 21px;
    background: white;
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
}
.chemical-items__link.chemical-items__link--col2{
    flex: 0 0 50%;
    max-width: 50%;
}
.chemical-items__link svg{
    display: none;
}
.chemical-items__link:hover,.chemical-items__link:focus{
    color: #e0000e;
    text-decoration: none;
    background: rgba(240, 240, 240, 0.7);
}
.header .menu.nav-menu-new .inner-menu{
    top: 61px;
    overflow: initial;
    margin-top: 9px;
    padding-top: 0!important;
}
.header .menu.nav-menu-new .inner-menu .inner-menu__title{
    font-size: 15px;
    line-height: 14px;
    font-weight: 700;
    color: #757576!important;
    letter-spacing: 1px;
    padding: 18px 20px;
    border-left: none;
    text-transform: uppercase;
}
.header .menu.nav-menu-new .inner-menu .inner-menu__title:last-child{
    border-top: 1px solid #C2C2C2;
    margin-top: 28px;
}
.header .menu.nav-menu-new .inner-menu a{
    font-size: 15px;
    line-height: 14px;
    font-weight: 500;
    border-left: none;
}
.header .menu.nav-menu-new .inner-menu a:hover{
}
.header .menu.nav-menu-new .inner-menu .inner-menu__new{
    position: relative;
    top: -1px;
    font-size: 9px;
    line-height: 9px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    background: red;
    padding: 4px 8px;
    letter-spacing: 0.5px;
    border-radius: 9px;
    margin-left: 10px;
    color: white;
}
.mobile-sub-menu--link{
    padding: 2px 10px 13px 20px;
}
.mobile-sub-menu--title{
    display: flex;
    align-items: center;
    text-transform: uppercase;
    padding: 13px 10px 13px 20px;
    color: #C4C4C4;
    letter-spacing: 1px;
}
.mobile-sub-menu .inner-menu__new{
    background: #FFCD00;
    color: black;
    font-size: 9px;
    line-height: 9px;
    padding: 4px 8px;
    border-radius: 9px;
    margin-left: auto;
}
.mobile-menu--heading a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mobile-menu--heading a svg{
    margin-right: 15px;
}
.mobile-menu--heading a.collapsed svg{
    transition: 0.3s ease;
    transform: rotate(0deg);
}
.mobile-menu--heading a.collapsed svg path{
    stroke: #717171;
}
.mobile-menu--heading a svg{
    transform: rotate(180deg);
    transition: 0.3s ease;
}
.mobile-menu--heading a svg path{
    stroke: #ffce00;
}
@media (max-width: 992px) {
    .chemical-items{
        position: relative;
        padding: 0;
        margin: 0 -15px 30px;
    }
    .chemical-items__title,.chemical-items__text{
        padding: 0 20px;
    }
    .chemical-items__content{
        flex-direction: column;
        border: none;
    }
    .chemical-items__link{
        font-size: 16px;
        line-height: 22px;
        flex: 0 0 100%;
        max-width: 100%;
        justify-content: space-between;
        text-align: left;
        padding: 18px 20px;
        border: none;
        border-bottom: 1px solid #E5E5E5;
    }
    .chemical-items__link..chemical-items__link-col2{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .chemical-items__link svg{
        display: block;
        transform: rotate(-90deg);
    }
    .chemical-items__link svg path{
        stroke: #C5C5C5;
    }
}
