@charset "UTF-8";
/*style.scss*/
@font-face { font-family: 'Panton-Bold'; src: url("../fonts/Panton-Bold.eot"); src: url("../fonts/Panton-Bold.woff2") format("woff2"), url("../fonts/Panton-Bold.woff") format("woff"), url("../fonts/Panton-Bold.ttf") format("truetype"), url("../fonts/Panton-Bold.svg#Panton-Bold") format("svg"), url("../fonts/Panton-Bold.eot?#iefix") format("embedded-opentype"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'Panton-Light'; src: url("../fonts/Panton-Light.eot"); src: url("../fonts/Panton-Light.woff2") format("woff2"), url("../fonts/Panton-Light.woff") format("woff"), url("../fonts/Panton-Light.ttf") format("truetype"), url("../fonts/Panton-Light.svg#Panton-Light") format("svg"), url("../fonts/Panton-Light.eot?#iefix") format("embedded-opentype"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'Panton-Regular'; src: url("../fonts/Panton-Regular.eot"); src: url("../fonts/Panton-Regular.woff2") format("woff2"), url("../fonts/Panton-Regular.woff") format("woff"), url("../fonts/Panton-Regular.ttf") format("truetype"), url("../fonts/Panton-Regular.svg#Panton-Regular") format("svg"), url("../fonts/Panton-Regular.eot?#iefix") format("embedded-opentype"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'Panton-Thin'; src: url("../fonts/Panton-Thin.eot"); src: url("../fonts/Panton-Thin.woff2") format("woff2"), url("../fonts/Panton-Thin.woff") format("woff"), url("../fonts/Panton-Thin.ttf") format("truetype"), url("../fonts/Panton-Thin.svg#Panton-Thin") format("svg"), url("../fonts/Panton-Thin.eot?#iefix") format("embedded-opentype"); font-weight: normal; font-style: normal; }

@font-face {
    font-family: 'Roboto Light';
    src: url('../fonts/roboto-light.eot');
    src: url('../fonts/roboto-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-light.woff') format('woff'),
         url('../fonts/roboto-light.ttf') format('truetype'),
         url('../fonts/roboto-light.svg#Roboto Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Thin';
    src: url('../fonts/roboto-thin.eot');
    src: url('../fonts/roboto-thin.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-thin.woff') format('woff'),
         url('../fonts/roboto-thin.ttf') format('truetype'),
         url('../fonts/roboto-thin.svg#Roboto Thin') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_regularroboto_regular';
    src: url('../fonts/roboto_regular-webfont.eot');
    src: url('../fonts/roboto_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto_regular-webfont.woff') format('woff'),
         url('../fonts/roboto_regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto_regular-webfont.svg#roboto_regularroboto_regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Bold';
    src: url('../fonts/roboto-bold.eot');
    src: url('../fonts/roboto-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-bold.woff') format('woff'),
         url('../fonts/roboto-bold.ttf') format('truetype'),
         url('../fonts/roboto-bold.svg#Roboto Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*
    style.css
    Wezom wTPL v4.0.0
*/
/*-------------------------------  Defs & Sys  ------------------------------------*/
body { position: relative; min-width: 320px; font-size: 14px; line-height: 1.5em; color: #000; background-color: #fff; -webkit-font-smoothing: antialiased; }

body, button, input, select, textarea { font-family: Arial, Helvetica, sans-serif; }

a { color: #43f; }

.w_tac { text-align: center; }

.w_tar { text-align: right; }

.w_tal { text-align: left; }

.w_fll { float: left; }

.w_flr { float: right; }

.w_cls { font-size: 0; display: table; width: 100%; }

.w_ovh { overflow: hidden; }

.w_clear { clear: both; }

.w_blank { height: 25px; }

.w_first { margin-top: 0 !important; }

.w_last { margin-bottom: 0 !important; }

.w_clearfix:after, .wSize:after, .wTxt:after { content: ''; display: block; clear: both; height: 0; }

.w_block { display: block; position: relative; width: auto; background-color: #f8f8f8; padding: 2% 3% 2.5%; border: 1px solid #ddd; border-radius: 3px; margin-bottom: 3.5%; }

.w_block:last-child { margin-bottom: 0; }

.svgHolder { position: relative; }

.svgHolder > svg { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; max-width: 100%; max-height: 100%; margin: auto; }

/*-------------------------------  structure  ------------------------------------*/
.wWrapper { min-height: 100%; height: auto !important; height: 100%; position: relative; overflow: hidden; }

.wSize { max-width: 1260px; padding: 0 10px; margin: 0 auto; position: relative; }

.wContainer { padding: 60px 0 136px 0; position: relative; }

.indexPage .wContainer { padding-top: 0; }

.wFooter { position: relative; margin: -136px auto 0; height: 136px; }

/*-------------------------------  wHeader  ------------------------------------*/
.wHeader { position: relative; }

/*--------- HEADER TOP ------------*/
.headerTop { background: rgba(255, 255, 255, 0.9); position: absolute; top: 21px; right: 0; left: 0; margin: 0 auto; z-index: 5; width: 98%; max-width: 1260px; padding: 0 10px; min-height: 97px; }

.headerTop .lCol { float: left; line-height: 0; width: 21%; }

.headerTop .lCol .logo { margin: 21px 0 0 3.3%; display: inline-block; line-height: 0; }

.headerTop .rCol { float: right; width: 79%; text-align: right; }

.headerTop .wPhone { display: inline-block; vertical-align: top; position: relative; margin: 30px 0 0; width: 287px; }

.headerTop .wPhone a { color: #07203b; display: block; font: 30px/33px 'Panton-Bold'; position: relative; text-decoration: none; transition: color 0.3s ease; }

.headerTop .wPhone a:hover { color: #355989; }

.headerTop .wPhone > a { padding: 0 6% 0px 0; }

.headerTop .wPhone > a:after { content: ''; position: absolute; top: 15px; right: 0; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAHCAYAAAA8sqwkAAAAbUlEQVQoz2MwjezcBsSFQMxAAJcC8RYQox6I/wFxLh7FBUD8H4hrYAKtUE1pWBRnQ+UaQXxkiR6oRBKSWApUrB0mhm7aBCD+A8SxQJwAxH+BuA9ZDboGRiCeDtUEwpOgYjg1wDTNBuIZ6IpBGADqf3GG9v+vsAAAAABJRU5ErkJggg==) no-repeat 0 0; width: 12px; height: 7px; }

.headerTop .wPhone .hidden { position: absolute; top: 100%; left: -12px; padding: 34px 0px 10px; opacity: 0; visibility: hidden; -webkit-transform: translateX(-25px); -ms-transform: translateX(-25px); transform: translateX(-25px); transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out, -webkit-transform 0.3s ease-in-out; transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out, transform 0.3s ease-in-out; transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; }

.headerTop .wPhone .hidden li { background: rgba(255, 255, 255, 0.9); }

.headerTop .wPhone .hidden li a { padding: 2px 20px 2px 10px; white-space: nowrap;}

.headerTop .wPhone:hover .hidden { opacity: 1; visibility: visible; -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); }

.headerTop .wPhone:hover > a:after { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAHCAYAAAA8sqwkAAAAZklEQVQoz2MwjexkQMOMQDwdiGdB2Sjy2BRPBOI/UDwNXRO6hl4g/gfECUAcC9U0AZeGNqjiFCSxRKhYN7qGBqhENhY/pUHlWmAaqoH4PxAXYFEMw3lQTfUgzhYgLsOjGIYLgXg7ABVCcX/6D0uRAAAAAElFTkSuQmCC) no-repeat 0 0; }

.headerTop .mobPhone { vertical-align: top; position: relative; display: none; }

.headerTop .mobPhone .butMobPhone { margin: 17px 0 0; width: 65px; height: 65px; }

.headerTop .mobPhone .butMobPhone .svgHolder { display: block; height: 100%; }

.headerTop .mobPhone .butMobPhone .svgHolder svg { fill: #07203b; }

.headerTop .mobPhone .butMobPhone:hover { background: #ecf2f3; }

.headerTop .mobPhone .butMobPhone:hover .svgHolder svg { fill: #355989; }

.headerTop .mobPhone ul { position: absolute; top: 100%; left: -156px; padding: 15px 0px 10px; opacity: 0; visibility: hidden; -webkit-transform: translateX(-25px); -ms-transform: translateX(-25px); transform: translateX(-25px); transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out, -webkit-transform 0.3s ease-in-out; transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out, transform 0.3s ease-in-out; transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; }

.headerTop .mobPhone ul li { background: rgba(255, 255, 255, 0.9); }

.headerTop .mobPhone ul li a { padding: 2px 20px 2px 10px; color: #07203b; display: block; white-space: nowrap; font: 30px/33px 'Panton-Bold'; position: relative; text-decoration: none; transition: color 0.3s ease; }

.headerTop .mobPhone:hover ul { opacity: 1; visibility: visible; -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); }

.headerTop .wFormSearch { display: inline-block; vertical-align: top; width: 65px; line-height: 0; margin: 17px 0 0 2.5%; }

.headerTop .wFormSearch > .wFormInput { position: absolute; top: 0; width: 0px; left: 0px; margin: 0; opacity: 0; visibility: hidden; transition: width 0.3s linear, left 0.3s linear; }

.headerTop .wFormSearch > .wFormInput .wInput { border: 3px solid #cccccc; padding: 21px 12px; }

.headerTop .wFormSearch > .wFormInput .wInput:focus { box-shadow: none; }

.headerTop .wFormSearch > .wFormInput .inpInfo { top: 3px; right: 3px; border-radius: 0 0px 0 0px; background: #355989; }

.headerTop .wFormSearch .btnSearch { border: 0; background: none; width: 100%; padding: 0; transition: background 0.3s ease; }

.headerTop .wFormSearch .btnSearch .svgHolder { display: block; height: 65px; }

.headerTop .wFormSearch .btnSearch .svgHolder svg { fill: #07203b; transition: fill 0.3s ease; }

.headerTop .wFormSearch .btnSearch:hover { background: #ecf2f3; }

.headerTop .wFormSearch .btnSearch:hover .svgHolder svg { fill: #355989; }

.headerTop .wFormSearch.open .btnSearch { background: #07203b; }

.headerTop .wFormSearch.open .svgHolder svg { fill: #fff; }

.headerTop .wFormSearch.open .wFormInput { opacity: 1; visibility: visible; width: 400px; left: -400px; }

.butMob { display: inline-block; vertical-align: top; position: relative; cursor: pointer; width: 65px; height: 65px; margin: 17px 0 0; z-index: 1; transition: background 0.2s linear, -webkit-transform 1s ease; transition: background 0.2s linear, transform 1s ease; transition: background 0.2s linear, transform 1s ease, -webkit-transform 1s ease; }

.butMob .butLines { position: absolute; top: 31px; left: 0; width: 70%; height: 4px; box-sizing: border-box; background: #355989; transition: background 0.1s linear; right: 0; margin: auto; }

.butMob .butLines:before, .butMob .butLines:after { position: absolute; left: 0; width: 100%; height: 100%; background: #07203b; content: ''; transition: -webkit-transform 0.3s linear; transition: transform 0.3s linear; transition: transform 0.3s linear, -webkit-transform 0.3s linear; }

.butMob .butLines:before { -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); }

.butMob .butLines:after { -webkit-transform: translateY(10px); -ms-transform: translateY(10px); transform: translateY(10px); }

.butMob:hover { background: #ecf2f3; }

.butMob:hover .butLines:before, .butMob:hover .butLines:after { background: #355989; }

.butMob:hover .butLines:before { -webkit-transform: translateY(-13px); -ms-transform: translateY(-13px); transform: translateY(-13px); }

.butMob:hover .butLines:after { -webkit-transform: translateY(13px); -ms-transform: translateY(13px); transform: translateY(13px); }

.headerTop.fix { position: fixed; transition: top .3s linear; top: 0; right: 0; left: 0; margin: 0 auto; z-index: 6; width: 98%; box-shadow: 0 0 10px 0 #ccc; background: #fff; min-height: 75px; }

.headerTop.fix .lCol .logo { margin-top: 10px; }

.headerTop.fix .wPhone { margin-top: 24px; }

.headerTop.fix .wPhone .hidden { padding-top: 18px; }

.headerTop.fix .wFormSearch { margin-top: 3px; }

.headerTop.fix .butMob { margin-top: 3px; }

.headerTop.fix .mobPhone .butMobPhone { margin-top: 5px; }

.headerTop.fix .mobPhone ul { padding-top: 5px; }

/*-----------wrapMobBlock*/
.wrapMobBlock { position: fixed; top: 0; right: 0px; width: 320px; background: #355989; z-index: 7; transition: .5s ease; -webkit-overflow-scrolling: touch; -webkit-transform: translateX(320px); -ms-transform: translateX(320px); transform: translateX(320px); }

.wrapMobBlock .mobBlock { position: relative; overflow: auto; max-height: 80%; overflow: auto; padding: 35px 0 33px 50px; }

.wrapMobBlock .mobBlock .closeMenu { position: fixed; background: #07203b; width: 50px; height: 50px; top: 0; left: 0; z-index: 3; transition: -webkit-transform 1s ease; transition: transform 1s ease; transition: transform 1s ease, -webkit-transform 1s ease; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); }

.wrapMobBlock .mobBlock .closeMenu .butLines { position: absolute; top: 23px; left: 0; width: 70%; height: 4px; box-sizing: border-box; background: #355989; transition: background 0.1s linear; right: 0; margin: auto; }

.wrapMobBlock .mobBlock .closeMenu .butLines:before, .wrapMobBlock .mobBlock .closeMenu .butLines:after { position: absolute; left: 0; width: 100%; height: 100%; background: #07203b; content: ''; transition: -webkit-transform .7s linear; transition: transform .7s linear; transition: transform .7s linear, -webkit-transform .7s linear; }

.wrapMobBlock .mobBlock .closeMenu .butLines:before { -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); }

.wrapMobBlock .mobBlock .closeMenu .butLines:after { -webkit-transform: translateY(10px); -ms-transform: translateY(10px); transform: translateY(10px); }

.wrapMobBlock .mobBlock .nameMenu { color: #fff; border-top: 1px solid #0072bc; border-bottom: 1px solid #0072bc; font: 48px/48px 'Panton-Thin'; text-transform: uppercase; padding: 17px 0; }

.wrapMobBlock .mobBlock ul { border-bottom: 1px solid #0072bc; padding: 17px 0 25px; margin: 0 0 23px; }

.wrapMobBlock .mobBlock ul li span { color: #fefefe; display: inline-block; text-decoration: none; text-transform: uppercase; font: 24px/44px 'Panton-Bold'; position: relative; }

.wrapMobBlock .mobBlock ul li a { color: #fefefe; display: inline-block; text-decoration: none; text-transform: uppercase; font: 24px/44px 'Panton-Bold'; position: relative; }

.wrapMobBlock .mobBlock ul li a:after { content: ''; position: absolute; bottom: -1px; left: 0; width: 0; height: 1px; background: #ecf2f3; transition: width 0.3s ease; }

.wrapMobBlock .mobBlock ul li a:hover:after { width: 100%; }

.wrapMobBlock .mobBlock ul li ul { border-bottom: none; padding: 0; margin: 0; }

.wrapMobBlock .mobBlock ul li ul li { position: relative; }

.wrapMobBlock .mobBlock ul li ul li a { color: #fff; font: 18px/40px 'Panton-Regular'; padding: 0 0 0 19px; }

.wrapMobBlock .mobBlock ul li ul li a:before { content: ''; position: absolute; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAACCAQAAADGdvUcAAAAEElEQVQYV2P434EdMvzHAQDdSyo9hbwSoAAAAABJRU5ErkJggg==) no-repeat 0 0; width: 12px; height: 2px; top: 45%; left: 0px; }

.wrapMobBlock .mobBlock .copy { color: #ecf2f3; font: 11px 'Roboto Light'; text-transform: uppercase; letter-spacing: 1px; }

.openMenu .butMob, .openMenu .wrapMobBlock .mobBlock .closeMenu { background: #07203b; }

.openMenu .butMob .butLines, .openMenu .wrapMobBlock .mobBlock .closeMenu .butLines { background: none; }

.openMenu .butMob .butLines:before, .openMenu .butMob:hover .butLines:before, .openMenu .wrapMobBlock .mobBlock .closeMenu .butLines:before, .openMenu .wrapMobBlock .mobBlock .closeMenu:hover .butLines:before { background: #fff; -webkit-transform: translateY(0) rotate(45deg); -ms-transform: translateY(0) rotate(45deg); transform: translateY(0) rotate(45deg); }

.openMenu .butMob .butLines:after, .openMenu .butMob:hover .butLines:after, .openMenu .wrapMobBlock .mobBlock .closeMenu .butLines:after, .openMenu .wrapMobBlock .mobBlock .closeMenu:hover .butLines:after { background: #fff; -webkit-transform: translateY(0) rotate(-45deg); -ms-transform: translateY(0) rotate(-45deg); transform: translateY(0) rotate(-45deg); }

.openMenu .wrapMobBlock { -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); }

/*--------- MAIN SLIDER -----------*/
.mainSlider { max-width: 1920px; margin: 0 auto 38px; position: relative; max-height: 618px; overflow: hidden; }

.mainSlider li { float: left; height: 618px; position: relative; overflow: hidden; }

.mainSlider li .img { display: block; line-height: 0; text-decoration: none; height: 618px; background-repeat: no-repeat !important; background-size: cover !important; background-position: 50% 50% !important; }

.mainSlider li .img:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(to bottom, rgba(7, 32, 59, 0) 0%, rgba(7, 32, 59, 0) 22%, rgba(7, 32, 59, 0.06) 30%, rgba(7, 32, 58, 0.27) 48%, rgba(7, 32, 58, 0.6) 71%, rgba(7, 32, 58, 0.74) 82%, rgba(7, 32, 57, 0.85) 92%, rgba(7, 32, 57, 0.91) 100%); }

.mainSlider li .text { position: absolute; bottom: 138px; right: 0; left: 0; margin: 0 auto; max-width: 785px; width: 100%; max-height: 119px; overflow: hidden; text-shadow: 0 0 10px #000; }

.mainSlider li .text p { font: 2.143em/37px 'Panton-Regular'; text-align: center; text-transform: uppercase; color: #fff; }

.mainSlider li .text p:nth-child(2) { font: 3.786em/40px  'Panton-Bold'; margin: 0 0 5px; }

.mainSlider .countSlide { display: block; position: absolute; top: 140px; text-align: center; width: 100%; z-index: 1; }

.mainSlider .countSlide:after { position: absolute; content: ''; top: -13px; height: 104%; width: 1px; background: #fff; left: 0; right: 0; margin: 0 auto;}

.mainSlider .countSlide > span { display: inline-block; color: rgba(255, 255, 255, 0.4); font: 21.4em/211px 'Panton-Light'; padding: 0 1%; min-width: 180px; }

.mainSlider .countSlide > span { display: inline-block; color: rgba(255, 255, 255, 0.4); font: 21.4em/211px 'Panton-Light'; padding: 0 1%; min-width: 180px; }

.mainSlider .paginSlider { width: 100%; bottom: 2%; text-align: center; position: absolute; z-index: 1; }

.mainSlider .paginSlider a { display: inline-block; width: 20px; height: 20px; border-radius: 50%; box-shadow: inset 0 0 0 1px #fff; margin: 0 10px; transition: background 0.1s linear; }

.mainSlider .paginSlider a.selected, .mainSlider .paginSlider a:hover { width: 20px; height: 20px; background: #fff; }

.mainSlider .paginSlider a span { display: none; }

.mainSlider .stancolac { display: block; position: absolute; bottom: 51px; left: 0; right: 0; margin: auto; width: 293px; height: 73px; z-index: 5; }

/*.mainSlider .stancolac:after { content: ''; position: absolute; left: 0; right: 0; margin: 0 auto; bottom: -51px; background: #f9f9f9; width: 1px; height: 51px; }*/

.mainSlider .stancolac img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-height: 100%; }

/*-------------------------------  wMenu  ------------------------------------*/
.wMenu { position: relative; }

.wMenu > ul > li { position: relative; margin-right: 2em; display: inline-block; vertical-align: top; }

.wMenu ul ul { margin-left: 10px; }

.wMenu .w_active > a { color: #f00; }

/*-------------------------------  wContainer  ------------------------------------*/
/*---------  blockTitles  ---------*/
.titleBlock { text-align: center; margin: 0 0 50px; }

.titleBlock span { color: #000000; display: inline-block; font: 48px 'Panton-Light'; position: relative; }

.titleBlock span:after { content: ''; position: absolute; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIQAAAATCAMAAABm+VVuAAAAM1BMVEXs8vP////s8vPs8vPs8vPs8vPs8vPs8vPs8vPs8vPs8vPs8vPs8vPs8vPs8vPs8vPs8vN10Rq3AAAAEHRSTlMAABEiM0RVZneImaq7zN3uf6QJ9gAAAQlJREFUSMe9lNsSwiAMRKE0sMBC+f+v9UEdtRdJbeu+MQzsyQZizI8S3BU5tZoxl2jvsdbaXb4eIMlEtr4qE+DPgxg9ksZ3Q4VxOxwFxCCH7Gci4wLlO4TzYN1ddASQO+cKgwZCkPf4kwkQkWHexgAAiSRnXDDjNwgXYlGbZ0BGo9QoQUQe8ZbWMkqEDHOIURtAJcKibrWciAfi460xutdWyJOq+qifAf1swDbV+lx7xR+oKaizV8tae08idAhqPpJ+F8IaY0z64j9lBHfUqA8x5E2CfK3/G0Rcsy9x5dtfB+FWCHB9AJ8QcdGCvwTwCfE+neq/CZ4Q0+sZnD8EtBBorTWG06bgLxA3AC8unsC7lmkAAAAASUVORK5CYII=) no-repeat 0 0; width: 132px; height: 19px; left: 0; right: 0; margin: 0 auto; bottom: -14px; z-index: -1; }

.wIndexCatalog { padding: 0px 0px 5.5em; }

.wIndexCatalog .item { display: inline-block; text-decoration: none; vertical-align: top; width: 32%; margin: 0 1.2% 0 0; max-height: 214px; position: relative; overflow: hidden; }

.wIndexCatalog .item .wImg { line-height: 0; display: block; position: relative; max-width: 410px; max-height: 214px; text-align: center; }

.wIndexCatalog .item .wImg img { max-height: 100%; transition: -webkit-transform 0.2s linear; transition: transform 0.2s linear; transition: transform 0.2s linear, -webkit-transform 0.2s linear; -webkit-filter: grayscale(1); -webkit-filter: grayscale(100%); filter: gray; filter: grayscale(100%); filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale"); }

.wIndexCatalog .item .wImg:after { content: ''; background: rgba(15, 42, 69, 0.7); position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; }

.wIndexCatalog .item .name { color: #fff; display: block; position: absolute; bottom: 39%; width: 80%; font: 30px  'Panton-Bold'; text-align: center; padding: 0px 10%; text-transform: uppercase; pointer-events: none; z-index: 1; }

.wIndexCatalog .item:last-child { margin: 0; }

.wIndexCatalog .item:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }

.wrRipple { height: 100%; pointer-events: none; position: absolute; top: 0; left: 0; z-index: 3; width: 100%; fill: rgba(10, 47, 63, 0.5); }

.wrRipple use { opacity: 0; }

/*-------------- about index --------------*/
.wIndexAbout { padding: 0px 0px 60px; }

.wIndexAbout .wrText { color: #323d3f; font: 16px/30px 'roboto_regularroboto_regular'; text-align: center; }

.wrButton { text-align: center; }

.customButton { min-height: 30px; display: inline-block; text-align: center; text-decoration: none; text-transform: uppercase; border-radius: 30px; color: #355989; font: 14px/30px 'Panton-Bold'; border: 1px solid #355989; cursor: pointer; position: relative; outline: none; box-shadow: none; padding: 1% 2%; transition: 0.2s ease; overflow: hidden; background: transparent;}

.customButton:hover { color: #fff; background: #355989; }

.itemAdvantage { position: relative; margin: 4em 0 4.3em; }

.itemAdvantage .item { color: #355989; float: left; width: 33.3333%; font-family: 'Panton-Light'; position: relative; }

.itemAdvantage .item .circle { /*width: 34%;*/ width: 143px; height: 143px; box-sizing: border-box; border-radius: 50%; position: absolute; border: 11px solid #ecf2f3; top: 0; left: 0; z-index: -1; }

.itemAdvantage .item .circle:before { content: ''; position: absolute; width: 152px; height: 152px; top: -21px; left: -21px; border: 6px solid transparent; border-top-color: #ecf2f3; border-radius: 66%; -webkit-transform-origin: 50%; -ms-transform-origin: 50%; transform-origin: 50%; -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(-45deg); -ms-transform: rotateX(0deg) rotateY(0deg) rotateZ(-45deg); transform: rotateX(0deg) rotateY(0deg) rotateZ(-45deg); -webkit-animation: rotateCircle 6s linear infinite; animation: rotateCircle 6s linear infinite; }

.itemAdvantage .item .number { font-size: 100px; line-height: 93px; }

.itemAdvantage .item .name { font-size: 30px; line-height: 30px; margin: 0 15% 0 15%; }

.itemAdvantage .item:hover .circle { border-color: rgba(53, 89, 137, 0.2); }

.itemAdvantage .item:hover .circle:before { border-top-color: rgba(53, 89, 137, 0.2); }

@-webkit-keyframes rotateCircle { from { -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg); }
  to { -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(360deg); } }

@keyframes rotateCircle { from { -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg); transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg); }
  to { -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(360deg); transform: rotateX(0deg) rotateY(0deg) rotateZ(360deg); } }

/*------------- indexSlider -------------*/
.wIndexNews { max-width: 1920px; margin: 0 auto 60px; min-height: 333px; background: url(../pic/bg_index_news.jpg) no-repeat 50% 50%; background-size: cover; position: relative; overflow: hidden; }

.wIndexNewsIn { background: url(../pic/paralax.png) no-repeat 50% 0% fixed; min-height: 1400px; opacity: .8; position: absolute; top: -500px; left: 0; width: 100%; background-size: cover; }

.leftBlock { float: left; width: 34%; background: url(../pic/gradient_bg_news.png) no-repeat 50% 50%; background-size: cover; min-height: 333px; box-sizing: border-box; padding: 4.5em 0 0 15%; }

.rightBlock { float: right; width: 66%; max-height: 299px; overflow: hidden; }

.wIndexNews .titleBlock { text-align: right; width: 72%; }

.wIndexNews .titleBlock span { color: #f9f9f9; }

.wIndexNews .titleBlock span:after { z-index: 0; }

.wIndexNews .customButton { background: #fff; border-color: white; padding: 12px 16%; margin: 0 0 0 9.5%; }

.wIndexNews .customButton:hover { color: #fff; background: #355989; }

.wSliderNews { position: relative; z-index: 1; max-width: 932px; margin: 52px 0px 0px 20px; }

.wSliderNews .caroufredsel_wrapper { padding: 0 0 11px; }

.wItemSlider .item { float: left; width: 370px; margin: 0 57px 0 0; }

.wItemSlider .item .wImg { display: block; width: 215px; height: 136px; line-height: 0; position: relative; margin: 0 0 22px; }

.wItemSlider .item .wImg img { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; max-width: 100%; max-height: 100%; margin: auto; }

.wItemSlider .item .info { margin: 0 0 0 130px; }

.wItemSlider .item .date { position: absolute; right: 0; bottom: 0; z-index: 1; display: inline-block; color: #355989; font: 14px/22px 'Roboto Light'; padding: 0 5px; background: rgba(255, 255, 255, 0.8); }

.wItemSlider .item .name { display: block; color: #202526; font: 18px/24px 'Panton-Bold'; text-transform: uppercase; text-decoration: none; max-height: 48px; overflow: hidden; margin: 0 0 6px; transition: color 0.1s linear; }

.wItemSlider .item .name:hover { color: #355989; }

.wItemSlider .item .link { color: #adbabd; display: inline-block; font: 12px/24px 'Panton-Bold'; text-transform: uppercase; text-decoration: none; position: relative; transition: color 0.1s linear; }

.wItemSlider .item .link:after { content: ''; width: 100%; height: 1px; background: #adbabd; position: absolute; bottom: -3px; left: 0; transition: bottom 0.1s linear; }

.wItemSlider .item .link:hover { color: #355989; }

.wItemSlider .item .link:hover:after { background: #355989; bottom: 1px; }

.wNavi { position: absolute; right: 0px; top: -50px; width: 84px; height: 98px; }

.wNavi:before { content: ''; position: absolute; top: 0; left: 49%; height: 100%; width: 1px; background: #477e89; }

.wNavi > a { display: block; position: absolute; bottom: 13px; }

.wNavi .prev { left: 0; }

.wNavi .next { right: 0; }

.wNavi .svgHolder { display: block; width: 21px; height: 28px; }

.wNavi .svgHolder svg { fill: #477e89; }

.wNavi .svgHolder:hover svg { fill: #355989; }

/*---------------- toTop ----------------*/
.toTop { display: none; position: fixed; z-index: 6; right: 4%; bottom: 15%; border-radius: 50%; box-sizing: border-box; width: 56px; height: 56px; cursor: pointer; transition: all .1s linear; background: #ecf2f3; }

.toTop svg { position: absolute; top: 12px; left: 8px; width: 70%; height: 50%; fill: #355989; }

.toTop:hover { background: #355989; }

.toTop:hover svg { fill: #ecf2f3; }

/*------custom seo*/
.wSeo { padding: 0 0 45px; }

.customSeo h1 { font-family: 'Panton-Light'; color: #000; font-size: 48px; }

.customSeo p { color: #323d3f; font-family: 'roboto_regularroboto_regular'; font-size: 12px; }

/*-------------------------------  pageTitles  ------------------------------------*/
.pageTitle { font-weight: 700; font-size: 40px; line-height: 1.2em; padding-bottom: 0.5em; margin-bottom: 0.7em; }

.pageTitle.w_middle, .pageTitle.w_small { margin-top: 0.7em; border-bottom-width: 0; }

.pageTitle.w_middle { font-size: 28px; }

.pageTitle.w_small { font-size: 20px; }

.pageTitle.underlined { border-bottom: 1px solid #ddd; }

/*-------------------------------  wFooter  ------------------------------------*/
.wFooter { border-top: 1px solid #d2d3d4; }

.wFooter .lCol { float: left; width: 30%; border-right: 1px solid #d2d3d4; padding: 30px 0 26px; }

.wFooter .lCol .fLogo { line-height: 0; display: inline-block; margin: 0 0 23px; }

.wFooter .lCol .fCopy { color: #586568; font: 11px 'Roboto Light'; letter-spacing: 1px; text-transform: uppercase; }

.wFooter .rCol { float: right; width: 50%; padding: 30px 0 0; }

.wFooter .rCol .blockTop { padding: 0px 0px 41px; }

.wFooter .rCol .blockTop .fMenu { display: table; width: 100%; }

.wFooter .rCol .blockTop .fMenu li { display: table-cell; text-align: right; }

.wFooter .rCol .blockTop .fMenu li a { color: #202526; font: 14px 'Panton-Bold'; display: inline-block; text-decoration: none; text-transform: uppercase; position: relative; }

.wFooter .rCol .blockTop .fMenu li a:after { content: ''; position: absolute; background-color: #355989; height: 3px; bottom: -9px; left: 0; right: 0.15em; transition: opacity 0.3s,-webkit-transform 0.3s; transition: transform 0.3s,opacity 0.3s; transition: transform 0.3s,opacity 0.3s,-webkit-transform 0.3s; -ms-transform: translateY(10px) scale(0); -webkit-transform: translateY(10px) scale(0); transform: translateY(10px) scale(0); opacity: 0; }

.wFooter .rCol .blockTop .fMenu li a:hover, .wFooter .rCol .blockTop .fMenu li a .fMenu li.active a { color: #355989; }

.wFooter .rCol .blockTop .fMenu li a:hover:after, .wFooter .rCol .blockTop .fMenu li a .fMenu li.active a:after { -ms-transform: none; -webkit-transform: none; transform: none; opacity: 1; }

.wFooter .rCol .blockTop .fMenu li.active a { color: #355989; }

.wFooter .rCol .blockTop .fMenu li.active a:after { -ms-transform: none; -webkit-transform: none; transform: none; opacity: 1; }

.wFooter .rCol .blockBottom { text-align: right; }

.wFooter .rCol .blockBottom .develop { color: #355989; font: 11px 'Roboto Light'; display: inline-block; vertical-align: top; text-transform: uppercase; text-decoration: none; transition: color 0.1s linear; }

.wFooter .rCol .blockBottom .develop > span { display: inline-block; vertical-align: middle; }

.wFooter .rCol .blockBottom .develop .svgHolder { width: 28px; height: 10px; margin: 0 14px 0 0; }

.wFooter .rCol .blockBottom .develop .svgHolder svg { fill: #dc3434; }

.wFooter .rCol .blockBottom .develop .txt { border-bottom: 1px solid #355989; }

.wFooter .rCol .blockBottom .develop:hover .txt { color: #dc3434; border: none; }

/*--------------------------- INNER PAGE ----------------------*/
.innerPage .wHeader { background: url(../pic/inner_header_bg.jpg) no-repeat 50% 50%; background-size: cover; max-width: 1920px; margin: 0 auto; min-height: 154px; }

.innerPage .titleBlock { margin: 0 0 42px; }

.wContactTxt { text-align: center; font-family: 'Panton-Light'; }

.wContactTxt p { font-size: 1.714em; color: #323d3f; margin: 0.5em 0; }

.wContactTxt a { color: #355989; transition: color 0.1s linear; }

.wContactTxt a:hover { text-decoration: none; color: #07203b; }

.wContactTxt .wrCol { padding: 20px 0px 30px; text-align: center; }

.wContactTxt .wrCol .col { width: 26%; display: inline-block; vertical-align: top; }

.wContactTxt .wrCol .col:nth-child(2) { width: 16%; }

.wContactTxt .wrCol .col:first-child, .wContactTxt .wrCol .col:last-child { padding: 30px 0 0; }

.wContactTxt .wrCol table { width: 100%; border-collapse: collapse; border-spacing: 0; }

.wContactTxt .wrCol table td { vertical-align: middle; text-align: left; padding: 1.1% 0; }

.wContactTxt .wrCol table td:first-child { color: #07203b; font: 1.714em 'Panton-Bold'; }

.wContactTxt .wrCol table td:first-child a { color: #07203b; text-decoration: none; }

.wContactTxt .wrCol table td:first-child a:hover { color: #355989; }

.wContactTxt .wrCol table td:last-child { color: #355989; font: 1.714em 'Panton-Light'; }

.wMap { max-width: 1920px; margin: 0 auto; }

#map { height: 405px; }

.wFeedBackForm { margin: -100px 0px 44px; position: relative; }

.wFeedBackForm .feedBackForm { max-width: 940px; margin: 0 auto; }

.wFeedBackForm .titleForm { background: rgba(7, 32, 59, 0.8); text-align: center; color: #fff; font: 36px/100px 'Roboto Thin'; margin: 0 0 28px; }

.wFeedBackForm .subTxt { color: #355989; font: 16px 'Roboto Light'; text-align: center; margin: 0 0 30px; }

.wFeedBackForm .wForm input.error { border: none !important; box-shadow: inset 0 0 0 3px #EB4F1F !important; }

.wFeedBackForm .blockTop .wFormRow { float: left; width: 33.3333%; margin: 0; }

.wFeedBackForm .wFormRow .wInput, .wFeedBackForm .wFormRow .wTextarea { color: #323d3f; font: 15px/16px 'roboto_regularroboto_regular'; padding: 8px 12px; border: 3px solid #cccccc; }

.wFeedBackForm .wFormRow .wInput { height: 51px; }

.wFeedBackForm .wFormRow .wInput:focus, .wFeedBackForm .wFormRow .wTextarea:focus { box-shadow: none; background: #ecf2f3 !important; }

.wFeedBackForm .wFormRow .wTextarea { resize: vertical; border-radius: 7px; box-shadow: none;}

.wFeedBackForm .wFormRow:first-child .wInput { border-radius: 7px 0px 0px 7px; border-right-width: 0px; }

.wFeedBackForm .wFormRow:nth-child(2) .wInput { border-left-width: 1px; border-left-color: #d2d3d4; border-right-width: 0px; }

.wFeedBackForm .wFormRow:last-child .wInput { border-radius: 0px 7px 7px 0px; border-left-width: 1px; border-left-color: #cccccc; }

.wFeedBackForm .customButton { width: 225px; background: #355989; color: #fff; }

.wFeedBackForm .customButton:hover { background: #fff; color: #355989; }

.wFeedBackForm .customButton .wrRipple { border-radius: 30px; }

/*--------- pageNews ----------*/
.itemNews { margin: 0px 0px 6%; }

.itemNews:after { content: ''; clear: both; display: table; width: 100%; }

.itemNews .wImg { display: block; width: 17.1%; float: left; max-height: 136px; line-height: 0; position: relative; margin: 0; }

.itemNews .wImg + .info { margin: 0; width: 79%; float: right; }

.itemNews .date { position: absolute; right: 0; bottom: 0; z-index: 1; display: inline-block; color: #355989; font: 14px/22px 'Roboto Light'; padding: 0 5px; background: rgba(255, 255, 255, 0.8); }

.itemNews .description { color: #323d3f; font: 1em/22px "roboto_regularroboto_regular"; max-height: 88px; overflow: hidden; text-align: justify;}

.itemNews .name { display: block; color: #202526; font: 18px/24px 'Panton-Bold'; text-transform: uppercase; text-decoration: none; max-height: 48px; overflow: hidden; margin: 0 0 6px; transition: color 0.1s linear; }

.itemNews .name:hover { color: #355989; }

.itemNews .link { color: #adbabd; display: inline-block; font: 12px/24px 'Panton-Bold'; text-transform: uppercase; text-decoration: none; position: relative; transition: color 0.1s linear; }

.itemNews .link:after { content: ''; width: 100%; height: 1px; background: #adbabd; position: absolute; bottom: -3px; left: 0; transition: bottom 0.1s linear; }

.itemNews .link:hover { color: #355989; }

.itemNews .link:hover:after { background: #355989; bottom: 1px; }

.paginWrapp { text-align: center; margin: 0 0 34px; }

.paginWrapp a, .paginWrapp span { color: #adbabd; display: inline-block; font: 1.714em "Panton-Bold"; text-decoration: none; padding: 1% 2.3% 16px; border-bottom: 3px solid transparent; transition: border-bottom 0.2s ease; }

.paginWrapp a .svgHolder, .paginWrapp span .svgHolder { display: inline-block; height: 24px; display: inline-block; height: 24px; width: 18px; vertical-align: middle; }

.paginWrapp a .svgHolder svg, .paginWrapp span .svgHolder svg { fill: #adbabd; }

.paginWrapp a.curr, .paginWrapp span.curr, .paginWrapp a:hover, .paginWrapp span:hover { color: #355989; border-bottom: 3px solid #355989; }

.paginWrapp a.curr svg, .paginWrapp span.curr svg, .paginWrapp a:hover svg, .paginWrapp span:hover svg { fill: #355989; }

/*-------- onenews*/
.customTxt p { font-size: 16px; line-height: 30px; }

.wPluso { text-align: center; }

.wPluso .titPluso { color: #646767; font: 1em "Panton-Bold"; text-transform: uppercase; margin: 0 0 4px; }

.wPluso .pluso .pluso-wrap a { position: relative; }

.wPluso .pluso .pluso-wrap a:after { content: ''; height: 30px; border-radius: 4px; position: absolute; top: -1px; left: -1px; width: 30px; border: 1px solid #355989; opacity: 0; z-index: 1; -webkit-transition: opacity 0.1s linear; -moz-transition: opacity 0.1s linear; transition: opacity 0.1s linear;}

.wPluso .pluso .pluso-wrap a:hover:after { opacity: 1;}

.wPluso .pluso-more { display: none !important; }

.paginationPage { height: 69px; display: table; width: 100%; margin: 0 0 4%; }

.paginationPage a { border: 1px solid #eff1f2; color: #adbabd; font: 1em "Panton-Bold"; display: table-cell; text-transform: uppercase; vertical-align: middle; text-align: center; text-decoration: none; position: relative; transition: 0.1s ease; }

.paginationPage a span { display: inline-block; vertical-align: middle; }

.paginationPage a .n_vis { display: none; }

.paginationPage a.prevPage, .paginationPage a.nextPage { width: 315px; }

.paginationPage a.allPage { width: 628px; }

.paginationPage a.allPage .svgHolder { margin: 0px 2% 0px 0; }

.paginationPage a.prevPage { border-right: 0; }

.paginationPage a.prevPage .svgHolder { margin: 0px 0px 0px 1%; }

.paginationPage a.nextPage { border-left: 0; }

.paginationPage a.nextPage .svgHolder { margin: 0px 1% 0px 0; }

.paginationPage a .svgHolder { width: 31px; height: 25px; }

.paginationPage a .svgHolder svg { fill: #adbabd; }

.paginationPage a:after { content: ''; position: absolute; bottom: -1px; left: 0; width: 100%; background: #355989; height: 0; transition: height 0.2s ease; }

.paginationPage a:hover:after { height: 3px; }

.paginationPage a:hover { color: #355989; }

.paginationPage a:hover svg { fill: #355989; }

/*---------- certificate page*/
.wrCertificate { text-align: center; }

.itemCert { display: inline-block; vertical-align: top; line-height: 0; border: 3px solid #ecf2f3; width: 182px; height: 268px; margin: 0 2.3% 6%; overflow: hidden; position: relative; transition: border 0.2s ease; }

.itemCert a { display: block; }

.itemCert .wImg { position: relative; width: 182px; height: 268px; text-align: center; }

.itemCert .wImg img { max-height: 100%; }

.itemCert .allView { color: #fff; text-decoration: none; background: #355989; padding: 5px 0; text-transform: uppercase; font: 11px/14px Arial; transition: -webkit-transform .2s linear; transition: transform .2s linear; transition: transform .2s linear, -webkit-transform .2s linear; }

.itemCert .allView:hover { text-decoration: underline; }

.itemCert:hover { border-color: #355989; }

.itemCert:hover .allView { -webkit-transform: translateY(-38px); -ms-transform: translateY(-38px); transform: translateY(-38px); }

.wrPhoto { background: url(../pic/wr_about_pfoto.jpg) no-repeat 50% 50%; background-size: cover; max-width: 1920px; margin: 0 auto; padding: 16px 0; }

.wrPhoto .wrPhotoIn { display: table; width: 100%; max-width: 1600px; margin: 0 auto; border-spacing: 10px; }

.wrPhoto .photoItem { display: table-row; }

.wrPhoto .photoItem a { display: table-cell; line-height: 0; position: relative; margin: 0 10px 0 0; vertical-align: top;}

.wrPhoto .photoItem a:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(15, 42, 69, 0.3); transition: opacity 0.1s linear; }

.wrPhoto .photoItem a img { height: auto; max-width: 100%; max-height: 279px; width: 100%; opacity: 0.8; transition: opacity 0.1s linear; }

.wrPhoto .photoItem a:hover:after { opacity: 0; }

.wrPhoto .photoItem a:hover img { opacity: 1; }

/*responsive tabel*/
.stacktable.large-only { display: table; }

.stacktable.small-only { display: none; }

/*404*/
.wErrorContent { text-align: center; }

.wErrorContent .errorTit { color: #355989; display: inline-block; vertical-align: top; font-weight: bold; font-size: 200px; line-height: 1em; }

.errorContent h3 { color: #355989; font-weight: bold; font-size: 20px; }

.errorContent p { font-family: "Panton-Regular"; line-height: 28px; color: #323d3f; }

.errorContent p a { color: #07203b; }

.errorContent p a:hover { text-decoration: none; }

/*----------------page catalog*/
/* wLeft */
.wLeft { position: relative; float: left; width: 23%; }

.wGroup li { padding: 0px 0px 5%; position: relative; }

.wGroup li a { display: inline-block; vertical-align: top; color: #586568; font: 1.571em/25px "Panton-Bold"; text-transform: uppercase; text-decoration: none; transition: color 0.1s linear; max-width: calc(100% - 25px); }

.wGroup li a:hover { color: #355989; }

.wGroup li.cur > a { color: #355989; }

.wGroup li .plus { position: absolute; right: 0; top: 0; z-index: 1; width: 25px; height: 25px; text-align: center; color: #355989; font: 2.571em/25px "Panton-Light"; cursor: pointer; }

.wGroup li .plus:hover { color: #ACB1B3; }

.wGroup li ul { padding: 6% 0 0 7%; display: none; }

.wGroup li ul li a { display: block; font-size: 1.286em; }

.wGroup li ul li a:hover { text-decoration: underline; }

.wGroup li ul li.active a { color: #355989; text-decoration: underline; }

/*filter*/
.wFilter { position: relative; }

.wFilter .wFilterItem { margin: 0 0 5%; }

.wFilter .filterBot { height: 0; overflow: hidden; }

.wFilter .show { height: auto !important; overflow: visible !important; }

.wFilter li { padding: 0 0 3px; }

.wFilter .showMore { display: block; cursor: pointer; margin: 0 0 4%; }

.wFilter .showMore span { display: inline-block; vertical-align: top; color: #355989; font: 1.286em "Roboto Light"; text-transform: uppercase; padding: 0 0 5px; border-bottom: 1px dashed #586568; }

.wFilter .showMore .svgHolder { width: 15%; height: 27px; border: 0; padding: 0 0 0 2%; transition: -webkit-transform 0.1s linear; transition: transform 0.1s linear; transition: transform 0.1s linear, -webkit-transform 0.1s linear; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.wFilter .showMore .svgHolder svg { fill: #355989; }

.wFilter .showMore:hover .svgHolder { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.filterReset { display: block; text-decoration: none;}

.filterReset span { display: inline-block; vertical-align: top; color: #355989; font: 1.286em "Roboto Light"; text-transform: uppercase; padding: 0 0 5px; border-bottom: 1px dashed #586568; }

.filterReset .svgHolder { width: 15%; height: 27px; border: 0; padding: 0 0 0 2%; transition: -webkit-transform 0.1s linear; transition: transform 0.1s linear; transition: transform 0.1s linear, -webkit-transform 0.1s linear; }

.filterReset .svgHolder svg { fill: #355989; }

.filterReset:hover .svgHolder { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.labelCheck input { display: block !important; position: absolute; top: 0; left: 0; width: 1px; height: 1px; opacity: 0; pointer-events: none; }

.labelCheck span { display: inline-block; vertical-align: top; color: #adbabd; font: 1.286em "Roboto Light"; cursor: pointer; position: relative; padding: 0 0 0 26px; transition: 0.2s ease; }

.labelCheck span:before { content: ''; border: 2px solid #adbabd; position: absolute; border-radius: 3px; left: 0; top: 50%; width: 12px; height: 12px; margin-top: -8px; }

.labelCheck input[type="checkbox"]:checked + span:before { content: "✔"; color: #355989; font-size: .8em; line-height: 13px; }

.labelCheck input[type="checkbox"]:checked + span { color: #355989; text-decoration: underline; font-weight: bold; }

.no-touch .labelCheck span:hover { color: #355989; text-decoration: underline; font-weight: bold; }

/*mobFilter*/
.butMobFilter { display: none; cursor: pointer; position: fixed; border: 2px solid #355989; top: 164px; background: #fff; z-index: 4; border-radius: 4px; transition: -webkit-transform 0.3s ease; transition: transform 0.3s ease; transition: transform 0.3s ease, -webkit-transform 0.3s ease; height: 45px; width: 45px; }

.butMobFilter span { transition: scale 0.1s linear, background 0.1s linear; display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; width: 35px; height: 35px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAhCAYAAABTERJSAAABu0lEQVRYw2MwDmtZCMT/gPj/AGKQ/fMZgMTrAXYIDL8BOaYCSeAOEHfQEb9Fsjsb5Bh2IL4FFfgFxBpAzEAHHILkkANAzAiTcEOS2EMHh4gA8UuofV+AWBkkjqxgPZKDQmnsmOVIduXDxJEVKALxN6iCh0DMRSOHBCI55DAQM2FzDAjXIilspYFDhID4OdR8kMdVkeXRFXMA8T2o4h/oiqmAFyN5tghdHpsGPyQNW6joEF8kc48BMTMxjmGAOgKm0ZcKDhEE4qdQ877jKj5waVaFRtN/aLRxUOiY+UieK8OlDp8BbUgG1FLgEE8kc05iix5iHMMFzeIgQ74CsQIZDuEH4sdIGUIbn3pChoUi+Wo9GY6Zg6S/ipB6Ygzcg2SgG4nRA2uanAFiFmo4RgNagYIMvQ6tWEmJnp9ArEuMB4j1ZQ9S6FSQGD11xIYmsY7hA+InUMM/A7E0HrVuSNFzHohZqe0YEI5C8u1cHGpA6eIBUtvIgJQET4pjGIH4LtSiSzjUyCE5eCapuY/UrHqJBMe0jzpm1DGjjhl1zHBxzCscfedp9HTMORJGFZpp7ZgiaPuEkENAIWdKqmMAvbPSObZzKPoAAAAASUVORK5CYII=) no-repeat 50% 50%; }

.butMobFilter span:hover { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); }

.wMobailFilter { position: fixed; width: 270px; top: 0px; left: 0px; height: 100%; max-height: 100%; background: #fff; z-index: 7; transition: -webkit-transform .3s ease; transition: transform .3s ease; transition: transform .3s ease, -webkit-transform .3s ease; -webkit-transform: translateX(-270px); -ms-transform: translateX(-270px); transform: translateX(-270px); -webkit-overflow-scrolling: touch; }

.mobailFilter { position: relative; max-height: 100%; overflow: auto; box-sizing: border-box; padding: 25px; }

.mobailFilter li { margin: 4px 0; }

.mobailFilter .name { color: #000; font: 24px 'Panton-Regular'; text-align: center; text-transform: uppercase; margin: 0 0 20px; }

.mobailFilter .filterReset { margin: 20px 0 0; }

.over { display: none; }

.openFilter .over { display: block; position: fixed; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; z-index: 3; background: rgba(53, 89, 137, 0.2); }

.openFilter .wMobailFilter { -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); }

.openFilter .butMobFilter { -webkit-transform: translateX(261px); -ms-transform: translateX(261px); transform: translateX(261px); }

.openFilter .butMobFilter span { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjBAMAAADs965qAAAAHlBMVEUzVoQzVoQzVoQzVoQzVoQzVoQzVoQzVoQzVoQzVoQionGzAAAACXRSTlMAHyA/QL/A3+DGiZ+vAAAArUlEQVQoU1XSoRLCMAzG8QxeALObrWLPhMNiQdVyGDRiy9uyJG3zfTO95H6i+19F5ovANxeRqT5h49OiW8mVTw/VZFNVvcuqwBbVvcipJjP0Pk5ggQRYR8A6SpZosESdIWoMUbAXIWdKKBijYIREzsfqRxu7E3WLi2O3hpgZ+nyJ+cUpb/wd5u0JgPUEwEaCwbLTYNCpMYzZGMUMdsNOxuxNYKc13gTGjOkKyKc/DFN8Yt1o7coAAAAASUVORK5CYII=) no-repeat 50% 50%; }

/* wRight  */
.wRight { position: relative; float: right; width: 75%; margin: 0px 0 40px; }

.wrItemCatalog { text-align: center; }

.itemCatalog { display: inline-block; vertical-align: top; text-decoration: none; margin: 0 1.2% 30px; text-align: left; width: 209px; }

.itemCatalog > a { display: block; text-decoration: none; }

.itemCatalog .wImg { width: 209px; height: 130px; line-height: 0; position: relative; border: 3px solid #ecf2f3; margin: 0 0 24px; transition: border-color 0.3s ease; }

.itemCatalog .wImg img { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; max-width: 100%; max-height: 100%; margin: auto; }

.itemCatalog .wImg:hover { border-color: #355989; }

.itemCatalog .description { color: #586568; font: 1.286em/20px 'roboto_regularroboto_regular'; max-height: 60px; height: 60px; overflow: hidden; margin: 0 0 7px; transition: color 0.3s ease; }

.itemCatalog .description:hover { color: #355989; font-weight: bold; }

.itemCatalog .link { color: #adbabd; display: inline-block; font: 12px/24px 'Panton-Bold'; text-transform: uppercase; text-decoration: none; position: relative; transition: color 0.1s linear; }

.itemCatalog .link:after { content: ''; width: 100%; height: 1px; background: #adbabd; position: absolute; bottom: -3px; left: 0; transition: bottom 0.1s linear; }

.itemCatalog .link:hover { color: #355989; }

.itemCatalog .link:hover:after { background: #355989; bottom: 1px; }

/*search page*/
.wrSearch .itemNews .wImg { width: 23.1%; }

.wrSearch .itemNews .wImg + .info { width: 73%; }

.wrSearch .allRezult { color: #355989; font: 1.286em "Roboto Light"; text-transform: uppercase; margin: 0 0 12%; }

.wrSearch .allRezult span { font-family: "Roboto Bold"; }

.wrSearch .searchIn { color: #404040; font: 1em "Roboto Light"; text-transform: uppercase; margin: 0 0 3%; }

.searchLabel li { display: inline-block; vertical-align: top; margin: 0 10% 0 0; }

.searchLabel { margin-bottom: 11%; }

.searchLabel .labelCheck span { font-family: "Roboto Bold"; }

.searchList { margin: 0 0 10%; }

.searchList li a { color: #586568; font: 1.571em "Roboto Bold"; text-transform: uppercase; text-decoration: none; transition: 0.1s ease; }

.searchList li a:hover { color: #355989; }

.searchList li li { padding: 3% 0 0 5%; }

.searchList li li a { color: #355989; font-size: 1.286em; text-decoration: underline; }

.searchList li li a:hover { text-decoration: none; color: #586568; }

.searchList li li li a { font-family: "Roboto Light"; text-transform: none; }

/*tovar page*/
.wVisitedProduct { background: url(../pic/bg_views_tovar.png) no-repeat 50% 50%; background-size: cover; margin: 0 auto; padding: 30px 0 0; max-width: 1920px; }

.visitedCarousel { position: relative; min-height: 284px; }

.visitedCarousel li { float: left; margin: 0 15px; }

.visitedCarousel .itemCatalog .wImg { background: #fff; }

.visitedCarousel .prev, .visitedCarousel .next { position: absolute; top: 40%; }

.visitedCarousel .prev .svgHolder, .visitedCarousel .next .svgHolder { display: block; width: 24px; height: 34px; }

.visitedCarousel .prev .svgHolder svg, .visitedCarousel .next .svgHolder svg { fill: #b2bfc2; }

.visitedCarousel .prev .svgHolder:hover svg, .visitedCarousel .next .svgHolder:hover svg { fill: #355989; }

.visitedCarousel .prev { left: 0; }

.visitedCarousel .next { right: 0; }

.wCertificateTovar .titleCert { color: #000; font: 1.286em "Panton-Bold"; text-transform: uppercase; margin: 0 0 33px; }

.certificateCarousel { position: relative; margin: 0 0 55px; }

.certificateCarousel li { float: left; margin: 0 11px; }

.certificateCarousel li a{ display: block; line-height: 0; width: 95px; height: 141px; border: 3px solid #ecf2f3; text-align: center; transition: border 0.2s ease; }

.certificateCarousel li a img { max-height: 100%; }

.certificateCarousel li a:hover { border-color: #355989; }

.certificateCarousel .prev2, .certificateCarousel .next2 { position: absolute; top: 40%; }

.certificateCarousel .prev2 .svgHolder, .certificateCarousel .next2 .svgHolder { display: block; width: 24px; height: 34px; }

.certificateCarousel .prev2 .svgHolder svg, .certificateCarousel .next2 .svgHolder svg { fill: #b2bfc2; }

.certificateCarousel .prev2 .svgHolder:hover svg, .certificateCarousel .next2 .svgHolder:hover svg { fill: #355989; }

.certificateCarousel .prev2 { left: 0; }

.certificateCarousel .next2 { right: 0; }

.wTovarDetails { margin: 0px 0px 55px; }

.wTovarDetails .colLeft { float: left; width: 45.6%; }

.wTovarDetails .colRight { float: right; width: 50%; }

.wTovarDetails .wImg { display: block; background: #fff; line-height: 0; position: relative; border: 3px solid #ecf2f3; text-align: center; padding-top: 58%; }

.wTovarDetails .wImg img { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; max-width: 100%; max-height: 100%; margin: auto; }

.topTovar { margin: 0 0 20px; }

.topTovar ul { display: table; width: 100%; border-spacing: 5px; }

.topTovar ul li { display: table-row; }

.topTovar ul li > span { display: table-cell; vertical-align: top; }

.topTovar ul li > span:first-child { color: #000; font: 1em "Panton-Regular"; width: 316px; }

.topTovar ul li > span:last-child { color: #355989; font: 1em "Panton-Bold"; width: 316px; }

/*.topTovar--property > span:last-child { color: #355989; font: 1em "Panton-Bold"; width: 316px; }*/

.topTovar .topTovar--property{ padding: 8px 0;}

.topTovar .topTovar--property__text{ float: left; padding: 10px 0 5px 0; position: relative; display: block; max-width: 100px;
    width: 100%;}

.topTovar .topTovar--property__text { color: #000; font-size: 1em; }

.topTovar .topTovar--property__text > .add-info{
    cursor: pointer;
    background: url(../pic/icon-i.png) no-repeat 50% 50%;
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 35px;
    bottom: 0;
    margin: auto;}

.topTovar .topTovar--property__select { }

.topTovar .topTovar--property__select > label { position: relative}

.topTovar .topTovar--property__select > label:after { content: ''; box-sizing: border-box; position: absolute; top: 0; bottom: 0; margin: auto; right:5px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAHCAYAAAA8sqwkAAAAbUlEQVQoz2MwjezcBsSFQMxAAJcC8RYQox6I/wFxLh7FBUD8H4hrYAKtUE1pWBRnQ+UaQXxkiR6oRBKSWApUrB0mhm7aBCD+A8SxQJwAxH+BuA9ZDboGRiCeDtUEwpOgYjg1wDTNBuIZ6IpBGADqf3GG9v+vsAAAAABJRU5ErkJggg==) no-repeat 0 0; width: 20px; height: 7px; background-color: #fff; }

.topTovar .topTovar--property__select._select-color-icon > label > select { padding: 10px 40px; color: #999999; max-width: 260px; width: 100%; }

.topTovar .topTovar--property__select > label > select { padding: 10px; color: #999999; max-width: 260px; width: 100%; }

.topTovar--price { display: flex; justify-content: space-between; width: 85%;     align-items: center;
    border-bottom: 1px solid #969fa8;
    border-top: 1px solid #969fa8;
    padding: 20px 0;}

.topTovar--price .topTovar--price__cost{text-align: center; color: #0c203b; font: 2.55em "Panton-Bold"; }

.tovar-description  {display: flex; justify-content: space-between; width: 65%  }

._text-brand {color: #355989; font-family: "Panton-Bold"; }

.bottomTovar .wPluso { text-align: left; float: left; width: 51%; }

.bottomTovar .customButton { padding: 1.5% 2%; margin: 1% 0 0 0%; width: 34%; color: #fff; background: #355989; }

.bottomTovar .customButton:hover { color: #355989; background: #fff; border-color: #355989; }

.bottomTovar .customButton:active { top: 1px; }

.callBackForm .titleForm { text-align: center; color: #355989; font: 1.5em "Panton-Bold"; margin: 0 0 20px; text-transform: uppercase; }

.callBackForm .wFormRow .wInput, .callBackForm .wFormRow .wTextarea { padding: 10px 12px; }

.callBackForm .wFormRow .inpInfo { background: #355989; }

.callBackForm .customButton { width: 70%; padding: 2% 0; }

.callBackForm .customButton:active { top: 1px; }

.container-color { text-align: center}

.container-color > .color-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    padding: 30px;
    text-align: left;
    width: 175px;
    margin: 5px;
    border: 1px solid #d3d7d8;
}
.container-color > .color-item > p {
    position: absolute;
    text-align: center;
    color: #fff;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(113, 62, 62, 0.5);
}

.tabsTovar { margin: 0 0 40px; }

.wTabs { position: relative; }

.wTabs .tabHead { border-bottom: 1px solid #eff1f2; }

.wTabs .tabHead li { text-align: center; color: #adbabd; display: inline-block; min-width: 100px; cursor: pointer; font: 1.286em 'Panton-Bold'; position: relative; padding: 0 2.2%; height: 55.5px; vertical-align: top; text-transform: uppercase; }

.wTabs .tabHead li:after { content: ''; position: absolute; bottom: -1px; left: 0; width: 100%; height: 0px; background: #355989; z-index: 1; transition: height 0.2s ease; }

.wTabs .tabHead li:hover { color: #355989; }

.wTabs .tabHead li:hover:after { height: 3px; }

.wTabs .tabHead li.active { color: #355989; }

.wTabs .tabHead li.active:after { height: 3px; }

.wTabs .tabContent { border-top: 1px solid #959fa8; margin: -2px 0 0; padding: 20px 0 0; }

.wTabs .tabContent section { display: none; min-height: 40vh; }

.blockTable { display: table; width: 100%; }

.blockTable ul { margin: 0; }

.blockTable li { display: table-row; }

.blockTable li span { display: table-cell; width: 1%; padding: 7px 0; }

.blockTable li span:first-child { font-family: "Panton-Bold"; text-transform: uppercase; }

.blockTable li span:last-child { color: #355989; font-family: "Panton-Bold"; }

.blockTable.zebr li:nth-child(odd) { background: #ECF2F3; }

.zoomIn { transition: -webkit-transform 1s linear; transition: transform 1s linear; transition: transform 1s linear, -webkit-transform 1s linear; -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }

/*# sourceMappingURL=maps/style.css.map */

/* 20.10.2016 Добавление конки мы в фейсбуке в футер */

.wFooter .rCol .blockBottom .develop {
  vertical-align: middle;
  margin-right: 5px;
}

.wFooter .rCol .blockBottom .develop .svgHolder-fb {
  height: 28px;
  margin-right: 5px;
}

.wFooter .rCol .blockBottom .develop-fb {
  margin-right: 30px;
}

/* 20.02.2017 */
/* http://wezom.worksection.com/project/129041/4501627/ */

.wHeader__cbButtonWrap { display: inline-block; vertical-align: top; position: relative; margin: 30px 0 0 30px; }
.headerTop.fix .wHeader__cbButtonWrap {margin-top: 20px;}
.wHeader__cbButton { min-height: 30px; width: 220px; display: block; text-align: center; text-decoration: none; text-transform: uppercase; border-radius: 30px; color: #355989; font: 14px/30px 'Panton-Bold'; border: 1px solid #355989; cursor: pointer; position: relative; outline: none; box-shadow: none; padding: 1% 2%; transition: 0.2s ease; overflow: hidden; background: transparent;}
.wHeader__cbButton:hover { color: #fff; background: #355989; }
.wHeader__cbButton:active {
  top: 1px;
}
.mobPhone .wHeader__cbButtonWrap {
  width: 100%;
  padding: 20px;
  margin: 0 !important;
  box-sizing: border-box;
}
.mobPhone .wHeader__cbButton {
  width: 100%;
}
.topTovar--form ul {
  table-layout: fixed;
}
.topTovar--form ul li > span {
  width: 50% !important;
  vertical-align: middle;
  box-sizing: border-box;
}
.topTovar--form ul li > span:first-child {
  padding-right: 10px;
}
.topTovar--form .wSubmit.customButton {
  width: 242px;
  max-width: 100%;
}



.wTovarInfo {
    position: relative;
    margin: 0 0 50px;
}

.wTovarInfo__content {
    border-top: 1px solid #959fa8;
    margin: -2px 0 0;
    padding: 20px 0 0;
}

.wTovarInfo__content section {
    position: relative;
    margin-bottom: 30px;
}


.wTovarInfo__content .title {
    position: relative;
    display: inline-block;
    font: 1.286em 'Panton-Bold';
    color: #adbabd;
    color: #355989;
    margin: 0.5em 0;
    padding: 0.5em 0;
    text-transform: uppercase;
    /*padding: 0 2.2%;*/
    /*height: 55.5px;*/
}

.wTovarInfo__content .title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #355989;
    z-index: 1;
    transition: height 0.2s ease;
}

.wTovarInfo__content .blockTable {
    margin-top: 1em;
}

.wTovarInfo__content .blockTable ul {
    display: inline-block;
}


.wTovarInfo__content .blockTable li {
    display: block;
    padding: 5px 15px;
}

.number-input{
    display: inline-flex;
    align-items: center;
    /*height: 40px;*/
    border: 1px solid #dedcdb;
    position: relative;
}

.number-input__field{
    width: 45px;
    height: 100%;
    flex: 1 1 auto;
}

.number-input__input {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
    text-align: center;
}
.number-input__controls{
    display: flex;
    align-items: center;
    flex: 0 1 auto;
    /*padding: 10px;*/
    height: 100%;
}
.number-input__arrow:hover{
    color: #3b5888;
}
.number-input__arrow {
    display: block;
    position: relative;
    width: 35%;
    border: none;
    font-size: 30px;
    color: #737373;
    background-color: #fff;
    cursor: pointer;
    transition: background .2s,box-shadow .2s;
    outline: none;
}

.icon-color{
    position: absolute;
    top:0;
    bottom: 0;
    left: 10px;
    margin: auto;
    box-shadow: 0 0 5px 0 rgba(3, 3, 3, 0.4);
    width: 20px;
    height: 20px;
    background: #fff;
}
.add-info-content>a{
    color: #3b5888;
}
.add-info-content{
    display: none;
    position: absolute;
    padding: 25px;
    z-index: 2;
    overflow: hidden;
    bottom: 2rem;
    left: -7.5rem;
    margin: auto;

}

.add-info-content--insert:after{
    content: '';
    position: absolute;
    background: white;
    left: 0;
    margin: auto;
    right: 0;
    bottom: -10px;
    width: 20px;
    height: 20px;
    box-shadow: 7px 7px 10px 0px rgba(3, 3, 3, 0.2);
    z-index: 2;
    transform: rotate(45deg);
}
.add-info-content--insert{
    position: relative;
    width: 242px;
    height: 142px;
    padding: 29px;
    box-shadow: 0 7px 10px 0 rgba(3, 3, 3, 0.2);
    background: #fff;
}

.scrollbar
{
    padding-right: 17px;
    float: left;
    height: 140px;
    width: 100%;
    overflow-y: scroll;
}

.force-overflow
{
    min-height: 170px;
    word-wrap: break-word;
}
#style-scrollbar::-webkit-scrollbar-track
 {
     -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.3);
     background-color: #949da6;
 }

#style-scrollbar::-webkit-scrollbar
{
    width: 5px;
    background-color: #F5F5F5;
}

#style-scrollbar::-webkit-scrollbar-thumb
{
    background-color: #3b5888;
}
.txt_light {
	font-family: 'Roboto Light';
	font-size: 11px;
	text-transform: uppercase;
}

.wFooter .wSize {
    display: flex;
}

.wFooter .lCol {
    border-right: none;
    width: auto;
}

.wFooter .centerCol {
    padding-top: 30px;
    flex-grow: 1;
    text-align: center;
}

.wFooter .centerCol__text {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    color: inherit;
    text-decoration: none;
    line-height: 1.3;
}

.wFooter .centerCol__text img {
    width: 245px;
}

.wFooter .centerCol__text:hover {
    color: #355989;
    text-decoration: underline;
}

.wFooter .centerCol__text:hover img {
    opacity: 0.8;
}

.wFooter .rCol {
    width: auto;
}

.wFooter .rCol .blockTop .fMenu li {
    padding: 0 10px;
}
