

/* Start:/local/templates/ivtm/js/owl-carousel2/assets/owl.carousel.min.css?15620011843632*/
.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(/local/templates/ivtm/js/owl-carousel2/assets/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}
/* End */


/* Start:/local/templates/ivtm/js/owl-carousel2/assets/owl.theme.default.min.css?15620011841055*/
.owl-theme .owl-controls{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .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{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .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,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/local/templates/ivtm/styles.css?174629511925659*/
html {width:100%; margin:0px; height:100%; font-family: Tahoma, Arial, sans-serif; font-size:14px; color:#333333; background: #ffffff}
body {width:100%; margin:0px; height:100%;}

a {
color: #154875;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

footer, nav, header, section, aside {
    display: block
}
.clear {clear:both;}

h1 {
    font-size: 20px;
    color: #333333;
}

h2 {
    font-size: 16px;
    color: #333333;
}

header {
    width: 100%;
    min-height: 65px;
    background: #f7f7f7;
    border-bottom: 1px solid #eeeeee;
    position: absolute;
    z-index: 8;
}

.Header__box {
    width: 1200px;
    min-height: 65px;
    margin: 0px auto 0px auto;
}

.Header__logo {
    display: block;
    width: 280px;
    height: 65px;
    float: left;
    text-decoration: none;
    background: url("/local/templates/ivtm/img/logo3.png") no-repeat;
    background-position: 10px 1px;
}

.Header__menu {
    width: 510px;
    height: 32px;
    margin: 15px 0px 0px 40px;
    float: left;
}

nav ul {
    margin: 0px;
    padding: 0px;
}

nav ul li {
    list-style-type: none;
    display: inline;
}

.Header__menu_main {
    width: 405px;
    margin: 5px 0px 0px 0px;
    float: left;
}

.Header__menu_main li {
    margin-right: 20px;
    font-size: 13px;
}

.Header__menu_main a {
    color: #505050;
    font-weight: bold;
    text-decoration: none;
}

.Header__menu_main a:hover {
    text-decoration: underline;
}

.Header__menu_main .link__our img {
    vertical-align: middle;
    margin-right: 8px;
}

.Header__menu_main .link__our a {
    color: #154875;
}

.Header__menu_soc {
    width: 100px;
    margin: 2px 0px 0px 0px;
    float: left;
}

.Header__menu_soc li {
    margin-right: 2px;
}

/*.Header__menu_soc a {
    display: inline-block;
    width: 24px;
    height: 24px;
    text-decoration: none;
    background: url("/local/templates/ivtm/img/icons_soc.png") no-repeat;
}

.Header__menu_soc .fb{
    background-position: left;
}

.Header__menu_soc .vk{
    background-position: right;
}*/

.Header__menu_soc a {
    display: inline-block;
    width: 24px;
    height: 24px;
    text-decoration: none;
    background: url("/local/templates/ivtm/img/icons_soc5.png") no-repeat;
}

.Header__menu_soc .fb {
    background-position: 0 0;
}

.Header__menu_soc .vk {
    background-position: -24px 0;
}

.Header__menu_soc .in {
    background-position: -48px 0;
}

.Header__menu_soc .tg {
    background-position: -72px 0;
}

.Header__menu_soc .ok {
    background-position: -96px 0;
}

.Header__menu_soc .yt {
    background-position: -120px 0;
}

.Header__menu_soc .wt {
    background-position: -144px 0;
}

.Header__contact {
    width: 150px;
    height: 45px;
    margin: 10px 10px 0px 0px;
    text-align: right;
    float: right;
}

.Header__contact_phone {
    font-size: 15px;
    font-weight: bold;
    color: #505050;
    margin-bottom: 2px;
}

.Header__contact_call {
    font-size: 14px;
    color: #505050;
    text-decoration: none;
    border-bottom: 1px dashed #505050;
}
.Header__contact_call:hover {
    border-bottom: none;
}

.Menu {
    width: 100%;
    height: 40px;
    background: #fafafa;
    border-bottom: 1px solid #eeeeee;
    margin-top: 66px;
    position: absolute;
    z-index: 8;
}

.Menu__box {
    width: 1200px;
    min-height: 40px;
    margin: 0px auto 0px auto;
}

.Menu__service {
    width: 230px;
    height: 40px;
    float: left;
}

.Menu__service_button {
    position: relative;
    display: block;
    width: 155px;
    height: 32px;
    padding: 8px 0px 0px 55px;
    text-decoration: none;
    font-size: 17px;
    color: #333333;
    background: url("/local/templates/ivtm/img/icon_catalog.png") no-repeat left;
}

.Menu__service_button svg {
    display: none;
}

.Menu__service_button.new svg {
    display: inline;
    fill: #ffffff;
    margin-left: 6px;
}

.Menu__service_button.new {
    display: block;
    width: 155px;
    height: 28px;
    margin-left: 12px;
    margin-top: 3px;
    padding: 5px 0px 2px 0px;
    text-decoration: none;
    text-align: center;
    font-size: 17px;
    color: #ffffff;
    background: #3768a3;
    border-radius: 4px;
}

.Menu__service_button.new:hover {
    background: #656565;
}

.Menu__icon {
    width: 40px;
    height: 40px;
    float: left;
}

.Menu__icon a {
    display: none;
    width: 100%;
    height: 30px;
    padding: 10px 0px 0px 0px;
    text-decoration: none;
    font-size: 16px;
    color: #333333;
    background: url("/local/templates/ivtm/img/icon_menu.png") no-repeat right;
}

.Menu__service_button:hover, .Menu__icon a:hover {
    background-color: #ebebeb;
}

.Menu__links {
    width: 740px;
    margin: 10px 0px 0px 50px;
    float: left;
}

.Menu__links li {
    margin-right: 26px;
    font-size: 14px;
}

.Menu__links a {
    font-weight: bold;
    color: #101010;
    text-decoration: none;
}

.Menu__links a:hover {
    text-decoration: underline;
}

.Menu__service_window {
    display: none;
    width: 300px;
    min-height: 100px;
    position: absolute;
    z-index: 9;
}

.Menu__service_window_box {
    display: block;
    width: 286px;
    min-height: 100px;
    padding: 0px 3px 0px 3px;
    background-color: #ffffff;
    border: 4px solid #ebebeb;
}

.Menu__service_window a:not(.Menu__service_window_close) {
    display: block;
    width: 276px;
    height: 30px;
    padding: 8px 0px 0px 10px;
    border-bottom: 1px solid #f7f7f7;
    font-size: 15px;
    color: #505050;
    text-decoration: none;
}

.Menu__service_window .level1 {
    background: url("/local/templates/ivtm/img/icon_menu_arrow_r.png") no-repeat right;
}

.Menu__service_window a:hover {
    background-color: #fafafa;
}

.Menu__service_subwindow {
    display: none;
    width: 286px;
    min-height: 78px;
    padding: 0px 3px 0px 3px;
    margin: -43px 0px 0px 290px;
    background-color: #ffffff;
    border: 4px solid #ebebeb;
    position: absolute;
    z-index: 9;
}

.Menu__service_window_close {
    display: none;
    width: 38px !important;
    height: 38px !important;
    background: url("/local/templates/ivtm/img/icon_close.png") no-repeat;
    position: absolute;
    z-index: 11;
    text-decoration: none;
    margin: -45px 0px 0px 253px;
}

.Menu__site2 {
    position: absolute;
    display: none;
    top: 10px;
    right: 26px;
}

.Menu__site2 a {
    color: #154875;
    font-weight: bold;
    text-decoration: none;
}

.Menu__site2 a:hover {
    text-decoration: underline;
}

.Menu__site2 img {
    vertical-align: middle;
    margin-right: 8px;
}

.MobileMenu {
    display: none;
    width: 100%;
    height: 100%;
    overflow: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 99998;
    background: #ffffff;
}

.MobileMenu__box {
    width: 280px;
    min-height: 100px;
    padding: 9px;
    background: #ffffff;
    border: 1px solid #eeeeee;
    margin: 60px auto 40px auto;
}

.MobileMenu a:not(.MobileMenu__close) {
    display: block;
    width: 276px;
    height: 30px;
    padding: 8px 0px 0px 10px;
    border-bottom: 1px solid #f7f7f7;
    font-size: 15px;
    color: #505050;
    text-decoration: none;
}

.MobileMenu__close {
    display: block;
    width: 38px !important;
    height: 38px !important;
    background: url("/local/templates/ivtm/img/icon_close.png") no-repeat;
    position: absolute;
    z-index: 99999;
    text-decoration: none;
    margin: -50px 0px 0px 253px;
}

.Main {
    width: 100%;
    min-height: 100%;
}

.Main img {
    max-width: 100%;
}

.Main__wrap {
    width: 100%;
    min-height: 1px;
    padding-top: 106px;
    padding-bottom: 90px;
}

.Main__content {
    width: 1200px;
    min-height: 40px;
    margin: 0px auto 0px auto;
}

.Main__content_left {
    width: 300px;
    min-height: 40px;
    float: left;
}

.Main__content_right {
    width: 880px;
    min-height: 40px;
    margin-left: 20px;
    float: left;
    font-size: 14px;
    line-height: 21px;
    color: #333333;
}

.Main__content2 {
    width: 100%;
    min-height: 100px;
    padding: 20px 0px 30px 0px;
    background-color: #fafafa;
    border-top:1px solid #eeeeee;
}

.Main__content2_box {
    width: 1200px;
    min-height: 100px;
    margin: 0px auto 0px auto;
    font-size: 14px;
    line-height: 21px;
    color: #333333;
}

.Main__content2_left {
    width: 630px;
    min-height: 40px;
    float: left;
}

.Main__content2_right {
    width: 540px;
    min-height: 40px;
    margin-left: 30px;
    float: left;
}

.Block__Works {
    width: 100%;
    min-height: 30px;
    margin-top: 20px;
}

.Block__Works_title {
    width: 100%;
    min-height: 30px;
    margin-bottom: 10px;
}

.Block__Works_title a {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}

.Block__Works_title a:hover {
    text-decoration: underline;
}

.Block__Works_box {
    width: 100%;
    min-height: 30px;
}

.Block__Works_item {
    width: 300px;
    min-height: 100px;
    margin-bottom: 12px;
    text-align: center;
}

.Block__Works_item img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 5px;
}

.Block__Works_item .link {
    font-size: 14px;
    color: #333333;
    text-decoration: none;
}

.Block__Works_item .link:hover {
    text-decoration: underline;
}

.Block__Foto {
    width: 280px;
    min-height: 80px;
    padding: 9px 9px 19px 9px;
    margin-bottom: 10px;
    background-color: #fafafa;
    border: 1px solid #eeeeee;
    text-align: center;
}

.Block__Foto_item {
    display: block;
    width: 280px;
    height: 280px;
    margin-bottom: 20px;
}

.Block__Foto_item img {
    width: 280px;
    height: 280px;
}

.Block__Links {
    width: 280px;
    min-height: 20px;
    padding: 10px;
    margin-bottom: 20px;
}

.Block__Links a {
    display: block;
    font-size: 14px;
    color: #333333;
    text-decoration: underline;
    margin-bottom: 9px;
}

.Block__Links a:hover {
    text-decoration: none;
}

.PromoBlock {
    position: relative;
    display: flex;
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    margin: 25px 0;
    border: 1px solid #a0c1de;
    background: #f9f9f9;
}

.PromoBlock .lable {
    position: absolute;
    width: auto;
    font-size: 14px;
    color: #154875;
    line-height: 1em;
    top: -18px;
    right: 0;
}

.PromoBlock .text {
    width: 100%;
}

.PromoBlock .img {
    width: 280px;
    height: auto;
    flex: none;
    margin-right: 20px;
}

.PromoBlock .img img{
    width: 100%;
    height: auto;
}

footer {
    width: 100%;
    height: 89px;
    border-top: 1px solid #eeeeee;
    margin-top: -90px;
}

.Footer {
    width: 100%;
    height: 89px;
    border-top: 1px solid #eeeeee;
    margin-top: -90px;
}

.Footer__box {
    width: 1200px;
    min-height: 69px;
    margin: 20px auto 0px auto;
}

.Footer__logo {
    width: 250px;
    height: 50px;
    float: left;
}

.Footer__logo_img {
    width: 50px;
    height: 50px;
    margin-right: 12px;
    float: left;
    background: url("/local/templates/ivtm/img/logo_footer.png") no-repeat;
}

.Footer__logo_text {
    width: 188px;
    height: 50px;
    float: left;
    font-size: 11px;
    color: #686868;
}

.Footer__logo_text-r1 {
    padding-bottom: 4px;
    margin-bottom: 3px;
    border-bottom: 1px solid #f0f0f0;
}

.Footer__text {
    width: 470px;
    min-height: 50px;
    margin-left: 80px;
    float: left;
    font-size: 11px;
    line-height: 16px;
    color: #686868;
}

.Footer__dev {
    width: 300px;
    height: 50px;
    float: right;
}

.Footer__dev_link {
    width: 150px;
    height: 50px;
    float: left;
    text-align: right;
}

.Footer__dev_counter {
    width: 140px;
    height: 50px;
    margin-left: 10px;
    float: left;
    text-align: right;
}

/* Slider */
#Slider {width: 100%; min-height: 200px; background: #dddddd;}

#Slider .owl-controls {
    margin: 0 !important;
}

#Slider .owl-controls .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 0;
}

#Slider .owl-controls .owl-nav [class*=owl-] {
    position: absolute;
    top: 50%;
    margin: -20px 0 0 0;
    padding: 0;
    width: 31px;
    height: 52px;
    border-radius: 0;
    font-size: 30px;
    line-height: 30px;
    /*border: solid 3px #656565;*/
    background: url("/local/templates/ivtm/img/arrows.png");
    color: #656565;
    opacity: 0.5;
}

#Slider .owl-controls .owl-nav [class*=owl-]:hover {
    opacity: 1;
}

#Slider .owl-controls .owl-nav .owl-prev {
    left: 30px;
    background-position: left;
}

#Slider .owl-controls .owl-nav .owl-next {
    right: 30px;
    background-position: right;
}

.Page {
    width: 1200px;
    min-height: 40px;
    margin: 0px auto 0px auto;
    padding-bottom: 25px;
}

.Breadcrumbs {
    width: 100%;
    min-height: 30px;
    margin-top: 10px;
    clear: both;
}

.Breadcrumbs::after {
    display: block;
    content: "";
    clear: both;
}

.Breadcrumbs a {
    display: block;
    height: 22px;
    padding-top: 5px;
    font-size: 12px;
    color: #646464;
    text-decoration: underline;
    float: left;
}

.Breadcrumbs a:hover {
    text-decoration: none;
}

.Breadcrumbs span {
    display: block;
    width: 14px;
    height: 27px;
    margin: 0px 10px 0px 10px;
    background: url("/local/templates/ivtm/img/breadcrumbs_arrow.png") no-repeat;
    float: left;
}

.Breadcrumbs b {
    display: block;
    height: 22px;
    padding-top: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #646464;
    float: left;
}

.Page__left {
    width: 890px;
    min-height: 10px;
    margin-right: 10px;
    padding-top: 10px;
    float: left;
    font-size: 14px;
        text-align: justify;
    line-height: 20px;
    color: #333333;
}
.Page__left img, .Page__full img {
    width: 100%;
    height: auto;
}

.Page__right {
    width: 300px;
    min-height: 10px;
    float: right;
}

.Page__full {
    width: 100%;
    min-height: 100px;
    text-align: justify;
    line-height: 20px;
}

.link__more {
    font-size: 14px;
    color: #333333;
    text-decoration: underline;
}

.link__more:hover {
    text-decoration: none;
}

.Online__start {
    display: block;
    width: 86px;
    height: 82px;
    background: url("/local/templates/ivtm/img/icon_online_main.png") no-repeat;
    position: fixed;
    z-index: 99;
    right: 30px;
    bottom: 30px;
}

.Online__start.text {
    box-sizing: border-box;
    background-position: right;
    width: 180px;
    text-align: right;
    padding: 18px 90px 0 0;
    font-size: 18px;
    color: #457d98;
    text-decoration: none;
}

.Online__buttons {
    display: none;
    width: 165px;
    height: 125px;
    position: fixed;
    z-index: 99;
    right: 30px;
    bottom: 112px;
}

.Online__button {
    display: block;
    width: 153px;
    height: 48px;
    padding: 12px 0px 0px 12px;
    background: url("/local/templates/ivtm/img/online_back.png") no-repeat;
    font-size: 13px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    transition: 0.3s;
}

.Online__button:hover {
    margin-left: -10px;
}

.Online__button::before {
    display: block;
    width: 35px;
    height: 36px;
    margin-right: 20px;
    content: "";
    float: left;
}

.Online__button.call::before {
    background: url("/local/templates/ivtm/img/icon_online_call.png") no-repeat;
}
.Online__button.mail::before {
    background: url("/local/templates/ivtm/img/icon_online_mail.png") no-repeat;
}
.Online__button.order::before {
    background: url("/local/templates/ivtm/img/icon_online_order.png") no-repeat;
}

.Online__form {
    display: none;
    width: 600px;
    min-height: 350px;
    position: fixed;
    z-index: 999;
}

.Online__form_box {
    display: block;
    width: 550px;
    min-height: 350px;
    padding: 20px;
    border: 5px solid #f7f7f7;
    background: #ffffff;
}

.Online__form_close {
    display: block;
    width: 38px;
    height: 38px;
    background: url("/local/templates/ivtm/img/icon_close.png") no-repeat;
    position: absolute;
    z-index: 9999;
    text-decoration: none;
    margin: -10px 0px 0px 520px;
}

.Online__form_title {
    width: 100%;
    height: 25px;
    margin-bottom: 25px;
    font-size: 17px;
    color: #333333;
}

.Online__form_fields, .Online__form_files {
    width: 250px;
    min-height: 120px;
    float: left;
}

.Online__form_files {
    margin-left: 45px;
}

.Online__form_field {
    width: 250px;
    min-height: 50px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #333333;
}

.Online__form_field input[type=text] {
    width: 96%;
    height: 18px;
    padding: 4px;
    margin-top: 3px;
    border: 1px solid #333333;
}

.Online__form_field input[type=file] {
    display: none;
}

.Online__form_msg textarea {
    width: 96%;
    height: 90px;
    padding: 4px;
    margin-top: 3px;
    border: 1px solid #333333;
}

.Online__form_addfiles {
    display: block;
    width: 144px;
    height: 18px;
    padding: 4px;
    margin-top: 3px;
    border: 1px solid #919191;
    background: #e9e9e9;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    color: #333333;
}

.Online__form_files-list {
    width: 100%;
    min-height: 20px;
    margin-top: 15px;
}

.Online__form_files-list div {
    width: 100%;
    min-height: 15px;
    margin-bottom: 3px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.Online__form_files-list a {
    display: block;
    width: 15px;
    height: 15px;
    float: left;
    background: url("/local/templates/ivtm/img/icon_file_del.png") no-repeat;
    text-decoration: none;
}

.Online__form_msg {
    width: 100%;
    min-height: 120px;
    margin-bottom: 15px;
}

.Online__form_sendtrue {
   display: none;
    width: 100%;
    min-height: 30px;
    margin-top: 20px;
}

.Online__form_send {
    width: 100%;
    min-height: 50px;
    font-size: 11px;
}

.Online__form_send .button__send {
    display: block;
    float: left;
    width: 223px;
    height: 45px;
    text-decoration: none;
    background: url("/local/templates/ivtm/img/button_send.jpg") no-repeat;
    margin-right: 25px;
}

.Online__form_send .button__send.wait {
    background: url("/local/templates/ivtm/img/button_send_wait.jpg") no-repeat;
}

.Win__back {
    display: none;
    width: 100%;
    height: 100%;
    background: #000000;
    position: fixed;
    z-index: 101;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.7;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    cursor: pointer;
}

.WorksItem {
    width: 500px;
    min-height: 100px;
    margin: 20px;
    float: left;
}

.WorksItem .link {
    display: block;
    font-size: 14px;
    color: #154875;
    text-decoration: underline;
    margin-bottom: 10px;
}

.WorksItem .link:hover {
    text-decoration: none;
}

.WorksItem img {
    max-width: 98%;
    height: auto;
    border: 1px solid #cccccc;
}

.Slimbox__img {
    display: block;
    width: 280px;
    min-height: 280px;
    margin: 10px;
    text-decoration: none;
    float: left;
}

.Slimbox__img img{
    width: 280px;
    height: 280px;
}

.Slimbox__img2 {
    display: block;
    width: 280px;
    min-height: 380px;
    margin: 10px;
    text-decoration: none;
    float: left;
}

.Slimbox__img2 img{
    width: 280px;
    height: 380px;
}

.Block__price {
    box-sizing: border-box;
    position: relative;
    width: 100%;
    margin: 10px 0;
    padding: 12px 120px 12px 52px;
    border: 1px solid #365789;
    color: #365789;
    font-size: 16px;
    font-weight: bold;
    background: url("/local/templates/ivtm/img/icon_coins.png") no-repeat left;
}

.Block__price .Button {
    position: absolute;
    display: block;
    min-width: 80px;
    min-height: 16px;
    padding: 6px 8px;
    text-align: center;
    text-decoration: none;
    background: #365789;
    border-radius: 4px;
    font-size: 14px;
    color: #ffffff;
    margin-top: -16px;
    top: 50%;
    right: 6px;
}

/*
.ListProps {
   padding: 0px;
}

.ListProps li {
    list-style: square inside;
    margin: 5px 0;
    padding: 6px 12px;
    border-bottom: 1px solid #ececec;
    font-size: 16px;
}

*/

.Page ul {
   padding: 0px;
}

.Page ul li {
    list-style: square inside;
    margin: 5px 0;
    padding: 6px 12px;
    border-bottom: 1px solid #ececec;
    font-size: 16px;
}

/* Table__wrap */
.Table__wrap {
    position: relative;
    width: 100%;
    min-height: 1px;
    margin: 0px auto 0px auto;
}

.Table__wrap.scroll {
    cursor: pointer;
}

.Table__wrap_box {
    min-width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.Table__wrap .arrows {
    display: none;
    position: absolute;
    z-index: 9;
    width: 48px;
    height: 100%;
    background: url("/local/templates/ivtm/img/arrows48.png") no-repeat, #cecece;
    top: 0;
    bottom: 0;
    /*margin-top: -34px;*/
    opacity: 0.3;
}

.Table__wrap .arrows.prev {
    background-position: left center;
    left: 0;
}

.Table__wrap .arrows.next {
    background-position: right center;
    right: 0;
}

/* Table */
.Table {

}

.Table td, .Table th {
    min-width: 70px;
    padding: 6px 8px;
}

.Table tr:nth-child(2n) {
    background: #f2f2f2;
}

.Table td.center, .Table th.center {
    text-align: center;
}

/* Catalog */

.Catalog__item {
    width: 555px;
    min-height: 230px;
    padding: 10px;
    margin: 10px;
    border: 1px solid #dddddd;
    float: left;
}

.Catalog__item_img {
    width: 280px;
    min-height: 100px;
    float: left;
    margin-right: 20px;
}

.Catalog__item_img img {
    width: 280px;
    height: 280px;
}

.Catalog__item_panel {
    background-size: cover;
    width: 280px;
    height: 140px;
}

.Catalog__item_panel.s60-30 {
    width: 200px;
    height: 100px;
}

.Catalog__item_panel.s60-60 {
    width: 200px;
    height: 200px;
}

.Catalog__item_panel.s60-50 {
    width: 240px;
    height: 200px;
}

.Catalog__item_panel.s120-30 {
    width: 280px;
    height: 70px;
}

.Catalog__item_panel.s120-60 {
    width: 280px;
    height: 140px;
}

.Catalog__item_info {
    width: 250px;
    min-height: 100px;
    float: left;
}

.Catalog__item_info-name {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
}

.Catalog__item_info-prop {
    font-size: 15px;
    margin-bottom: 5px;
    display: flex;
    justify-content: space-between;
}

.Catalog__item_info-prop.price {
    font-weight: bold;
}

.Catalog__item_info-prop.price .rub::after {
    content: "₽";
}

.Catalog__item_info-colors {
    margin-top: 5px;
}

.Catalog__item_info-colors span {
    display: inline-block;
    margin: 3px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-size: cover;
}

/* Left menu */
.Menu__left {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 20px;
}

.Menu__left a {
    box-sizing: border-box;
    display: block;
    width: 100%;
    min-height: 42px;
    padding: 10px 0 0 48px;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 3px;
    text-decoration: none;
}

.Menu__left a:hover {
    border-color: #cccccc;
}

.Menu__left a.icon_none {
    padding: 10px 0 0 0;
}

.Menu__left a.icon_panel {
    background: url("/local/templates/ivtm/img/icon_panel.png") no-repeat left;
}

.Menu__left a.icon_com {
    background: url("/local/templates/ivtm/img/icon_com.png") no-repeat left;
}

.Menu__left a.icon_sert {
    background: url("/local/templates/ivtm/img/icon_sert.png") no-repeat left;
}

.Menu__left a.icon_faq {
    background: url("/local/templates/ivtm/img/icon_faq.png") no-repeat left;
}

/* Index lp */
.BannerLP__top {
    width: 100%;
    height: 270px;
    /*background: url("/local/templates/ivtm/img/index_top.jpg") no-repeat;*/
    background-size: cover;
}

.BannerLP__top_title {
    display: inline-block;
    margin-top: 15px;
    padding: 7px 7px 7px 15px;
    font-size: 24px;
    color: #2c2c2c;
    text-transform: uppercase;
    background: url("/local/templates/ivtm/img/bg_title.png");
}

.BannerLP__top_list {
    width: 100%;
    min-height: 30px;
    margin: 26px 0 15px 0;
    padding-left: 15px;
    box-sizing: border-box;
}

.BannerLP__top_list-point {
    width: 100%;
    min-height: 32px;
    padding-left: 50px;
    margin-bottom: 16px;
    font-size: 22px;
    color: #414141;
    text-transform: uppercase;
    background: url("/local/templates/ivtm/img/lp_point.png") no-repeat left;
    box-sizing: border-box;
}

.BannerLP__top_list-point span {
    display: block;
    padding-top: 4px;
}

.BannerLP__top_logo {
    width: 397px;
    height: 68px;
    margin: 15px 0 10px 15px;
    background: url("/local/templates/ivtm/img/logo_nika.png") no-repeat;
    background-size: contain;
}

.BannerLP__top_sign {
    display: inline-block;
    padding-left: 15px;
    font-size: 22px;
    font-weight: bold;
    color: #ffcc00;
    text-transform: uppercase;
}

.BlockLP__list {
    width: 100%;
    margin: 30px 0 15px 0;
}

.BlockLP__list_title {
    width: 100%;
    margin-bottom: 22px;
    text-align: center;
    font-size: 32px;
    color: #2c2c2c;
    text-transform: uppercase;
}

.BlockLP__list_items {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.BlockLP__list_items-box {
    width: 430px;
    margin-right: 10px;
}

.BlockLP__list_item {
    width: 100%;
    min-height: 65px;
    margin-bottom: 20px;
}

.BlockLP__list_item-icon {
    width: 70px;
    display: table-cell;
}

.BlockLP__list_item-icon .number {
    width:52px;
    height: 52px;
    background: #ffcc00;
    box-sizing: border-box;
    border-radius: 50%;
    text-align: center;
    font-size: 32px;
    color: #ffffff;
    padding-top: 13px;
}

.BlockLP__list_item-text {
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
    color: #2c2c2c;
}

.BlockLP__list_sign {
    width: 100%;
    margin-bottom: 20px;
    font-size: 24px;
    color: #2c2c2c;
    text-align: center;
    line-height: 24px;
}

.video_box {
    position: relative;
    width: 100%;
    min-height: 10px;
    margin: 15px 0;
}

.video_box .video {
    position: relative;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0px 3px 7px 1px #e2e2e2;
    padding: 10px 10px 56.25% 10px;
    border-radius: 12px;
    height: 0;
    overflow: hidden;
}

.video_box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-width: 0;
    outline-width: 0;
}
/* End */
/* /local/templates/ivtm/js/owl-carousel2/assets/owl.carousel.min.css?15620011843632 */
/* /local/templates/ivtm/js/owl-carousel2/assets/owl.theme.default.min.css?15620011841055 */
/* /local/templates/ivtm/styles.css?174629511925659 */
