@charset "UTF-8"; html{height: 100%; font-size: 15px; -webkit-overflow-scrolling: touch}body#tinymce{color: #444 !important; background: #fff}body#tinymce table.zig .dark{background: #ECECEC}body{color: #f3e2bd; font-family: 'Arimo', sans-serif; margin: 0; overflow-x: hidden; -webkit-overflow-scrolling: touch; font-weight: 400; font-size: 15px; background: url("/images/background.jpg"); cursor: default}img{height: auto; max-width: 100%}a{color: #f3e2bd; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; border-bottom: 1px solid #f3e2bd}a:hover{border-bottom: 1px solid transparent; text-decoration: none; color: inherit}table{border-collapse: collapse; border-spacing: 0}input, textarea{border-radius: 0; -webkit-appearance: none; outline: none}input[type='text']{-webkit-box-shadow: none; box-shadow: none; outline: none}img{max-width: 100%; height: auto}p{margin: 0; padding: 0; color: #374147}ol,ul{list-style: outside none none}h2,h3,h4,h5,h6{color: #374147;font-size: 20px;font-weight: 700!important;margin: 28px 0 !important}header .header-line{background-color: #49899d; height: 4px}.topbar .topbar-logo{padding-top: 30px; padding-bottom: 30px}.topbar-logo a{border-bottom: none}.topbar p{color: #f3e2bd}.topbar .pt-pb-10{padding-bottom: 20px; padding-top: 20px}.topbar-phones .topbar-phones__icon, .topbar-mail .topbar-mail__icon{border: 1px solid rgba(243, 226, 189, 0.3); border-radius: 50%; width: 34px; height: 34px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-right: 20px}.topbar-phones .topbar-phones__number p a, .topbar-mail .topbar-mail__mail p a{border-bottom: 1px solid transparent}.topbar-mail .topbar-mail__mail{font-size: 18px; font-weight: 400}.topbar-phones .topbar-phones__number p, .topbar-phones .topbar-phones__number p span{font-size: 22px; font-weight: 700; text-transform: uppercase; line-height: 28px}.topbar .topbar-button button, .mobile-block .topbar-button button{background: none; border-radius: 26px; min-height: 52px; min-width: 244px; border: 1px solid #f6dfbb; outline: none; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #f6dfbb; font-size: 17px; font-weight: 400; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; background: transparent; position: relative; overflow: hidden; align-items: center}.topbar .topbar-button button:after{background: #fff; content: ""; height: 155px; left: -75px; opacity: .3; position: absolute; top: -50px; -webkit-transform: rotate(35deg); -ms-transform: rotate(35deg); transform: rotate(35deg); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; width: 50px; z-index: 1}.topbar .topbar-button button:hover:after{-webkit-animation: gloss 5s ease-out 0s infinite; animation: gloss 5s ease-out 0s infinite}@-webkit-keyframes gloss{0{left: -75px}15%, 100%{left: 120%}}@keyframes gloss{0{left: -75px}15%, 100%{left: 120%}}.topbar .row, .header-menu nav .row{border-bottom: 1px solid #585e62; position: relative}.topbar .row:before, .header-menu nav .row:before{content: ''; display: block; width: 100%; height: 1px; background-color: rgb(40, 45, 50); position: absolute; bottom: 0}.fixed-topbar{position: fixed; top: 0; width: 100%; background: url(/images/background.jpg); z-index: 9999999}.fixed-sidebar{position: inherit; max-width: 240px}.fixed-sidebar.fix{position: fixed; z-index: 1000}.fixed-sidebar.fix2{position: fixed; top:86px}.header-menu .top_menu li a{color: #f0dfbb; font-size: 13px; font-weight: 400; text-decoration: none; border-bottom: 1px solid #f0dfbb; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s}.header-menu .top_menu li a:hover{border-bottom: 1px solid transparent}.header-menu nav{padding-top:12px}.interne.fixed{top: 0; width: 100%; background: url(/images/background.jpg); background-repeat: no-repeat; z-index: 9999999; position: fixed; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%)}.interne.fixed nav{padding-top: 10px; padding-left: 40px; padding-right: 40px}.header-menu nav .top_menu li{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-bottom: 12px}.header-menu nav .top_menu li:first-child{padding-left: 18px}.header-menu nav .top_menu li:last-child{padding-right: 18px}.header-menu nav .top_menu li img{margin-right: 10px}.mobile-block{position: fixed; top: 0px; left: 0px; background: rgba(0,0,0,0.95); right: 0px; bottom: 0px; padding: 40px 20px 20px; list-style: none; -webkit-transform: translateX(100%); -ms-transform: translateX(100%); transform: translateX(100%); -webkit-transition: .3s; -o-transition: .3s; transition: .3s; overflow-y: auto; -webkit-overflow-scrolling: touch; z-index: -10;opacity: 0}.mobile-block.open{-webkit-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%);opacity: 1;z-index: 50}.burger{width: 39px; height: 39px; position: relative; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out; cursor: pointer; z-index: 1000; border-radius: 9px; background-color: #49899d; display: none}.burger span{display: block; position: absolute; height: 2px; width: 24px; background: #fff; opacity: 1; left: 0; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out; left: 8px; background-color: #efdebb}.burger span:nth-child(1){top: 12px}.burger span:nth-child(2){top: 18px}.burger span:nth-child(3){top: 24px}.burger.open span:nth-child(1){top: 8px; width: 0%; left: 50%}.burger.open span:nth-child(2){-webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); width: 35px; left: 2px; height: 3px}.burger.open span:nth-child(3){-webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); top: 18px; width: 35px; left: 2px; height: 3px}.products .products-title{font-size: 21px; font-weight: 700; text-align: center; margin-top: 78px; margin-bottom: 50px}.products .products-items{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; position: relative}.products .products-items a{display: -webkit-box; display: -ms-flexbox; display: flex; width: calc(13% - 30px); font-size: 13px; text-align: center; border-bottom: none; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s}.products .products-items a:hover .products-item__name{color: #4facc9}.products .products-items .products-item:hover .tooltips{display: block}.products .products-items .products-item:hover .products-item__image{-webkit-transform: translateY(-30px); -ms-transform: translateY(-30px); transform: translateY(-30px)}.products .products-items .products-item{display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; position: relative; margin: 0 auto; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s}.products .products-items .products-item .tooltips{background: rgba(33, 36, 39, .67); position: absolute; left: 120px; top: 0; z-index: 10; border-radius: 5px; width: 240px; display: none; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s}.products .products-items .products-item .tooltips:before{content: ''; width: 0; height: 0; border-top: 15px solid transparent; border-right: 15px solid rgba(33, 36, 39, .67); border-bottom: 15px solid transparent; position: absolute; left: -15px; top: 40%}.products .products-items .products-item .tooltips .tooltips-title{padding: 18px 10px 10px 20px; font-size: 16px; font-weight: 700; text-align: left}.products .products-items .products-item .tooltips .tooltips-description{padding: 0px 70px 60px 20px; font-size: 13px; font-weight: 400; text-align: left}.products .products-items .products-item .products-item__image{margin-bottom: 46px; position: relative; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s}.mobile_menu_main_list li{padding-bottom: 7px}.mobile-menu{margin-top: 26px;margin-left: 12px}.mobile_menu_main_list{padding-left: 0px; list-style: none}.mobile-down-list a{display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-align: center; -ms-flex-align: center; align-items: center}.mobile_menu_main_list>li>a{border: none; display: inline-block}.mobile-menu ul li{margin-bottom: 10px; font-size: 13px}.mobile-menu .menu-image{display: none}.mobile-down-list a .menu-dots{margin-left: 10px; width: 30px; height: 30px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center}.mobile-down-list a .menu-dots svg{fill: #f3e2bd; width: 8px; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); margin-top: 2px}.sub_mobile_menu{list-style: none; padding-left: 15px; display: none; margin-bottom: 15px}.sub_mobile_menu li{padding: 6px 0px 8px}.sub_mobile_menu a{border-bottom: 0px; font-size: 13px}.hostcms_link{position: absolute; left: -2000px}section.products{margin-bottom: 16rem}.content-block{background: #fff; padding-top: 42px; min-height: 884px; padding-bottom: 30px; padding-top: 204px}.sidebar .sidebar-title{color: #374147; font-size: 18px; font-weight: 700; margin-bottom: 14px}.breadcrumbs{padding-bottom: 26px}.breadcrumbs, .breadcrumbs a{font-size: 12px; color: #65696c}.breadcrumbs a{border-bottom: 1px solid #65696c; color: #65696c}.content h1{color: #374147; font-size: 28px; font-weight: 700; padding-bottom: 38px}.left-menu .left-menu_item a{color: #282d32; border-bottom: none; padding: 12px 15px; display: block; font-size: 13px}.left-menu .left-menu_item{background: #f3f3f3; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; margin-bottom: 1px; border-left: 5px solid transparent}.left-menu .left-menu_item:hover{background: #e3e3e3; border-left: 5px solid #4597b2 }.left-menu .left-menu_item.active{background: #e3e3e3; border-left: 5px solid #4597b2 }.group_list .group_list_part{margin-bottom: 44px; position: relative; z-index: 5}.group_list .group_list_part:nth-child(even):before{content: ''; display: block; width: 105%; height: 110%; background: #ecf5f7; position: absolute; top: -20px; z-index: -1; left: -22px}.group_list a{display: inline-block; color: #374147; font-size: 18px; font-weight: 700; border-bottom: none; padding-bottom: 24px; z-index: 5; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s}.group_list a:hover{color: #4597b2}.group_list .group_list_part:nth-child(even) a{color: #4597b2; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s}.group_list .group_list_part:nth-child(even) a:hover{color: #374147}.group_list .group_list_items .subgroup-item{width: calc(25% - 10px); margin-right: 10px; border: 2px solid #e3e3e3; padding: 15px; text-align: center; position: relative; height: 346px; margin-bottom: 40px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; background: #fff; border-radius: 8px}.group_list .group_list_items .subgroup-item:hover{border:2px solid #559bb1}.group_list .group_list_items .subgroup-item:hover .subgroup-item_name p, .group_list .group_list_items .subgroup-item:hover .subgroup-item_name{color: #3c859d}.group_list .group_list_items .subgroup-item:hover .link-more{background: #4597b2}.group_list_items .subgroup-item a .subgroup-item_img{height: 170px}.group_list .group_list_items .subgroup-item .link-more{position: absolute; bottom: -20px; display: block; background: #3c464e; color: #fefefe; font-size: 15px; font-weight: 400; padding: 10px 45px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); border-radius: 8px}.group_list .group_list_items .subgroup-item a:hover{color: #fff}.group_list .group_list_items .subgroup-item .subgroup-item_name{color: #282d32; font-size: 16px; font-weight: 400; padding-bottom: 22px; padding-top: 16px}.group_list .group_list_items .subgroup-item .subgroup-item_name p{color: #282d32; font-size: 14px; font-weight: 400}.katalog .katalog-item a{border-bottom: none; margin-right: 20px; display: inline-block}.katalog .katalog-item .katalog-item_description{color: #3a444b; font-size: 15px; font-weight: 400; margin-top: 30px}.katalog .katalog-item .katalog-item_description .title{color: #374147; font-size: 20px; font-weight: 700}.katalog .katalog-item .katalog-item_description table{border: 1px solid #e3e3e3; width: 100%}.katalog .katalog-item .katalog-item_description table tr{border: 1px solid #e3e3e3}.katalog .katalog-item .katalog-item_description table tr:nth-child(even){background: #ecf5f7}.katalog .katalog-item .katalog-item_description table td{border: 1px solid #e3e3e3; padding: 15px 15px 15px 20px; position: relative}.katalog .katalog-item .katalog-item_description ul{padding-left: 20px}.katalog .katalog-item .katalog-item_description ul li{position: relative; padding-bottom: 14px}.katalog .katalog-item .katalog-item_description ul li:before{content: ''; display: block; width: 4px; height: 4px; border-radius: 50%; background: #4597b2; float: left; margin-top: 8px; margin-right: 10px}.katalog .katalog-item .katalog-item_description .katalog-item_picture{display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; padding: 30px 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center}.katalog-item_picture{display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 30px 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center}.katalog .katalog-item .katalog-item_description .warrning{background: url(/images/warrning.png); background-repeat: no-repeat; width: 17px; height: 17px; display: inline-block; vertical-align: inherit; position: relative}.katalog .katalog-item .katalog-item_description .warrning .warrning-description{display: none; color: #3a444b; font-size: 12px; font-weight: 400; line-height: 1.1; width: 248px; position: absolute; bottom: -50px; background: url(/images/warrning-bck.png); background-repeat: no-repeat; height: 46px; padding: 13px 0 0 8px; left: -40px; z-index: 10; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; text-align: left}.katalog .katalog-item .katalog-item_description .warrning:hover .warrning-description{display: block}.step-number{border: 3px solid #49899d; color: #49899d; font-size: 18px; font-weight: bold; text-align: center; width: 35px; height: 35px; float: left; margin-right: 10px; border-radius: 35px; -webkit-border-radius: 35px; line-height: 30px}.order-form input:focus{outline: 0}.order-form h4{font-size: 19px; color: #49899d; float: left; line-height: 39px; margin-bottom: 10px!important; margin-top: 0!important}.step-wrap{clear: both; border-left: 1px solid #49899d; padding-left: 30px; margin-left: 16px; margin-bottom: 10px; padding-bottom: 15px; position: relative}.step-wrap label{display: block; cursor: pointer; margin: 10px 0; color:#374147}#right .step-wrap p{font-size: 14px}.step-wrap span{font-size: 14px; color: #374147}.step-wrap p{color: #374147}.step-wrap i{float: left}#right .step-wrap i img{display: block; padding: 0}.step-wrap input[type=text],.step-wrap input[type=email]{border: 1px solid #ccc; padding: 14px 10px; height: 17px; font-size: 13px}.step-wrap input[type=text].invalid,.step-wrap input[type=email].invalid{background: #ffeded; border-color: #ef321c}.step-wrap textarea{border: 1px solid #ccc; padding: 8px 10px; height: 120px; width: 308px; max-width: 308px; font: inherit; font-size: 13px}.styled-button{background: #49899d; border-radius: 8px; color: white; font-size: 13px; padding: 12px 20px; border: 0; cursor: pointer; font-weight: bold; margin-top: 15px; outline: none; height: 40px; line-height: 5px}.styled-button:hover{background: #4990a7}.styled-button:active{background: #49899d; -webkit-box-shadow: inset 0 0 20px #555; -ms-box-shadow: inset 0 0 20px #555; -o-box-shadow: inset 0 0 20px #555; box-shadow: inset 0 0 20px #555}.radio{width: 16px; height: 16px; background: url(/images/order_sprite.png) 0 -16px; margin: 2px 15px 0 0; float: left}.radio.active{background-position: 0 0}.of-step-2 label{clear: both; height: 150px; line-height: 150px; margin: 15px 0}.of-step-2 .radio{margin: 65px 15px 0 17px}.of-step-3 input[type=text]{margin-right: 20px; width: 158px}.of-step-5 input[type=text]{float: left}#right ul.step-select li{float: left; cursor: pointer; font-weight: bold; border: 1px solid #759fad; border-radius: 5px; -webkit-box-shadow: inset 0 -6px 15px -4px #76b5c8, 0px 5px 15px -4px black; box-shadow: inset 0 -3px 15px -4px #76b5c8, 0px 6px 10px -2px rgb(82, 82, 82); font-size: 13px; color: #363f46; padding: 4px 18px; margin-left: 12px; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(40%,#ccd1d2), color-stop(100%,#949494)); background: -webkit-linear-gradient(top, #ffffff 0%,#ccd1d2 40%,#949494 100%); background: -o-linear-gradient(top, #ffffff 0%,#ccd1d2 40%,#949494 100%); background: -webkit-gradient(linear, left top, left bottom, from(#ffffff),color-stop(40%, #ccd1d2),to(#949494)); background: linear-gradient(to bottom, #ffffff 0%,#ccd1d2 40%,#949494 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#949494',GradientType=0 )}#right ul.step-select li:hover{color: #363f46; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(40%,#ccd1d2), color-stop(100%,#9baeb8)); background: -webkit-linear-gradient(top, #ffffff 0%,#ccd1d2 40%,#9baeb8 100%); background: -o-linear-gradient(top, #ffffff 0%,#ccd1d2 40%,#9baeb8 100%); background: -webkit-gradient(linear, left top, left bottom, from(#ffffff),color-stop(40%, #ccd1d2),to(#9baeb8)); background: linear-gradient(to bottom, #ffffff 0%,#ccd1d2 40%,#9baeb8 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#9baeb8',GradientType=0 )}#right ul.step-select li.active{-webkit-box-shadow: none; box-shadow: none; cursor: default; color: #363f46; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b6bdc1), color-stop(36%,#ccd1d2), color-stop(100%,#ffffff)); background: -webkit-linear-gradient(top, #b6bdc1 0%,#ccd1d2 36%,#ffffff 100%); background: -o-linear-gradient(top, #b6bdc1 0%,#ccd1d2 36%,#ffffff 100%); background: -webkit-gradient(linear, left top, left bottom, from(#b6bdc1),color-stop(36%, #ccd1d2),to(#ffffff)); background: linear-gradient(to bottom, #b6bdc1 0%,#ccd1d2 36%,#ffffff 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6bdc1', endColorstr='#ffffff',GradientType=0 )}.of-step-7 input[type=text],.of-step-7 input[type=email]{width: 308px}.of-step-7 p{margin: 12px 0 3px}.of-step-1{position: relative}.of-step-2,.of-step-3,.of-step-4,.of-step-5,.of-step-6,.of-step-7{display: none; position: relative}.overlay{display: block; background: url(/images/overlay.png); width: 100%; height: 100%; z-index: -1; position: absolute}.overlay.active{z-index: 1}.input-error{position: absolute; background: #f36150; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f36150), color-stop(100%,#ef341e)); background: -webkit-linear-gradient(top, #f36150 0%,#ef341e 100%); background: -o-linear-gradient(top, #f36150 0%,#ef341e 100%); background: -webkit-gradient(linear, left top, left bottom, from(#f36150),to(#ef341e)); background: linear-gradient(to bottom, #f36150 0%,#ef341e 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f36150', endColorstr='#ef341e',GradientType=0 ); color: white; padding: 7px 15px; font-size: 14px; right: 97%; top: 0px; white-space: nowrap; z-index: 1000}.input-error i{border-color: transparent #E65050; border-style: solid; border-width: 6px 0 6px 8px; position: absolute; top: 11px; left: 100%}.input-wrap{position: relative}.input-wrap .input-error{right: 103%}.step-wrap input:focus,.step-wrap textarea:focus{border-color: #888}.step-wrap input[readonly]:focus{border-color: #ccc}#right .step-select{list-style-type: none; float: left; margin: 0}#right ul{margin-top: 10px; padding-left: 28px; font-size: 13px; line-height: 185%}#right h4{font-size: 19px; color: #49899d; float: left; line-height: 39px; margin-bottom: 10px}#right .basket-table{border: none; border-collapse: collapse}#right .basket-table tr{background: none; border-bottom: 1px solid #ccc}#right .basket-table tr:first-child{border-top: 1px solid #ccc}#right .basket-table td{padding: 10px 15px; border-right: 1px solid #ccc; vertical-align: middle}#right .basket-table td:first-child{border-left: 1px solid #ccc}#right .basket-table th{text-align: left; padding: 5px 15px; border-right: 1px solid #ccc; color: #374147}#right .basket-table th:first-child{border-left: 1px solid #ccc}.basket-table h5{font-size: 14px; color: #49899d; font-weight: 700}#right .basket-table p{color: #384147; line-height: 18px; margin: 10px 0}.step-delete-button{display: block; background: #49899d; border-radius: 5px; width: 25px; height: 25px; margin: 0 auto; cursor: pointer}.step-delete-button i{display: block; background: url(/images/order_sprite.png) -16px 0; width: 12px; height: 12px; margin: 6px 0 0 6px}.length-column{white-space: nowrap; width: 5%}.delete-column{width: 5%}.styled-button + .styled-button{margin-left: 10px}.of-message .success{font-size: 20px!important; color: #49899d; font-weight: 600}.of-message .error{font-size: 20px!important; color: red; font-weight: 600}table.zig{border: 1px solid #ECECEC; color: #374147}table.zig tr{background: none; border-bottom: 0!important}table.zig tr.abr{border: 1px solid #ECECEC; border-bottom: 1px solid #ECECEC!important}table.zig th{text-align: left; vertical-align: middle; font-weight: 700; padding: 10px; position: relative; background: #fff}table.zig td{background: #fff; border: none}table.zig th{border: none}table.zig .dark{background: #ECECEC}.technical-information, technical-information p{color: #374147}.technical-information .document-item{display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 25px; margin-right: 20px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #3a444b}.document-item.pdf.flex-dir div{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start}.technical-information .title{color: #374147; font-size: 18px; font-weight: 700; margin-bottom: 24px; padding-top: 30px}.technical-information .document-item a{border-bottom: 1px solid #3a444b; color: #3a444b; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s}.technical-information .document-item a:hover{color: #58a2ba; border-bottom: 1px solid #58a2ba}.technical-information .document-item a.blue{border-bottom: 1px solid #469ab5; color: #469ab5; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s}.technical-information .document-item a.blue:hover{color: #1c6d87; border-bottom: 1px solid #1c6d87}.technical-information .document-item:before{content: ""; display: block; width: 37px; height: 40px; margin-right: 25px; -ms-flex-negative: 0; flex-shrink: 0; background-repeat: no-repeat}.technical-information .document-item.pdf:before{background-image: url(/images/pdf.png)}.technical-information .document-item.jpg:before{background-image: url(/images/jpg2.png)}.technical-information table.just{border-color: #ECECEC; border-collapse: collapse; border-spacing: 0px; border-bottom: 10px}.technical-information table.just tr:nth-child(odd){background: #ECECEC}.technical-information table.just td, .technical-information table.just th{vertical-align: middle; padding: 10px; text-align: center; border: 1px solid #ECECEC}.technical-information table.opt{border-collapse: collapse; border-spacing: 0px; border: none; word-break: break-all}.technical-information table.opt td, .technical-information table.opt th{padding: 6px; text-align: center; vertical-align: middle; border-left-color: #D1D1D1; border-right-color: #D1D1D1}.technical-information table.opt tr > *:first-child{text-align: center}.technical-information table.opt th{font-size: 11px}.technical-information table.opt tr.caption{background: none!important}.technical-information table.opt tr.caption th{font-size: 16px; font-weight: bold; border-left: none; border-right: none}.technical-information table.opt tr:nth-child(even){background: #ECECEC}.technical-information table.color{border-collapse: collapse; border-spacing: 0px; margin-bottom: 15px; border: 1px solid #ECECEC}.technical-information table.color th{padding: 10px; color: #858585}.technical-information table.color tr th{vertical-align: middle; text-align: left}.technical-information table.color tr.caption th{color: #374147}.technical-information table.color tr{background: none}.technical-information table.color tr td{vertical-align: middle; height: 37px; text-align: center}.technical-information table.color tr div{border-radius: 10px; height: 19px; width: 19px; margin: 0 auto}.technical-information table table{border: 1px solid #ECECEC; font-size: 13px; border-spacing: 0}.technical-information table.color tr.red div{background: #E30200}.technical-information table.color tr.yellow div{background: #FECB02}.technical-information table.color tr.green div{background: #009900}.technical-information table.color tr.blue div{background: #03009A}.technical-information table.color tr.brown div{background: #7F0102}.technical-information table.color tr.black div{background: #000000}.technical-information table.color tr.orange div{background: #FF6600}.technical-information table.color tr.purple div{background: #840081}.technical-information table.color tr.white div{background: #FFFFFF; border: 1px solid #333}.technical-information table.color tr.gray div{background: #979797}.technical-information table.color tr.turquoise div{background: #01FFFF}.technical-information table.color tr.pink div{background: #FF9ACC}.technical-information table.mark{border-collapse: collapse; border-spacing: 0px; margin-bottom: 15px; margin-top: 15px}.technical-information table.mark tr.caption{background: #ECECEC}.technical-information table.mark td, #right table.mark th{padding: 10px; height: 37px; text-align: center; border: 1px solid #D1D1D1}.technical-information table.mark td.left, .technical-information table.mark th.left{text-align: left}.technical-information table.mark tr{background: #fff}.technical-information table.mark th{font-weight: 700; vertical-align: middle; border: 1px solid #D1D1D1; text-align: center; padding: 10px; font-size: 13px}.technical-information table.mark tr div{border-radius: 10px; height: 19px; width: 19px; margin: 15px auto 25px}.technical-information table.mark tr div.red{background: #E30200}.technical-information table.mark tr div.green{background: #009900}.technical-information table.mark tr div.white{background: #FFFFFF; border: 1px solid #333}.technical-information table.simple{border-collapse: collapse; border-spacing: 0px; margin-bottom: 15px; width: 40%; border: 1px solid #ECECEC}.technical-information table.simple tr{background: none}.technical-information table.simple th{padding: 10px; text-align: left; background: #ECECEC}.technical-information table.simple td{padding: 0px; text-align: center}tbody{overflow-x: auto}.technical-information .declarations{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap}.technical-information .declarations .document-item{width: 30%}.technical-information .declarations .document-item a{border-bottom: 1px solid transparent }.technical-information .declarations .document-item a:hover{border-bottom: 1px solid #3a444b; color: #3a444b}.content-block .tabs{padding: 0; position: relative; width:100%; display: grid; grid-template-columns: repeat(8, 1fr)}.tabs a{padding: 8px 10px; color: #364048; background: #fff; margin: 0; font-size: 14px; text-align: center; display: block; position: relative; border: 1px solid rgba(69, 151, 178, 0.3); margin-right: -1px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; margin-right: 2px}.tabs a:hover{background:rgba(69, 151, 178, 0.3)}.tabs a:nth-last-child(-n+3){border-top: none}.content-block .tabs .active{cursor: default; background: #4597b2; color: #fff}.content-block .tabs-container{padding: 20px; position: relative; border: 1px solid rgba(60, 69, 77, 0.28); border-top: 3px solid #4597b2; color: #383f47; font-family: Arimo; font-size: 15px; font-weight: 400}.content-block .tabs-container .address-text>[class^="col-"]{padding-left: 0; padding-right: 0}.content-block .tabs-container .address-text span{color: #72767a; font-size: 14px; font-weight: 700}.content-block .tabs-container .address-text span.ml-16{margin-left: 16px}.content-block .tabs-container .address-text p{margin-bottom: 20px; position: relative}.content-block .tabs-container .address-text a{border-bottom: 1px solid transparent; color: #383f47}.content-block .tabs-container .address-text button{background: none; border-radius: 26px; min-height: 54px; min-width: 228px; border: 1px solid #4597b2; outline: none; background: url(/images/printer.svg) no-repeat 22% 48% #4597b2; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #ffffff; font-size: 18px; font-weight: 400; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; padding-left: 46px; align-items: center}.content-block .tabs-container .map{width: 100%}.content-block .tabs-container .address-text button:hover{border: 1px solid #4597b2; color: #4597b2; background: url(/images/printer2.svg) no-repeat 22% 48% #fff; padding-left: 46px}.content-block .tabs-container .address-text button img{margin-right: 6px}.content-block .tabs-container .address-text .print{-webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end}.content-block .dowland-items{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-top: 30px; margin-bottom: 40px}.content-block .dowland-items .dowland-item-text a{color: #4699b4; font-size: 18px; font-weight: 700; border-bottom: 1px solid #4699b4; margin-bottom: 7px; display: block; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s}.content-block .dowland-items .dowland-item-text a:hover{border-bottom: 1px solid transparent}.content-block .dowland-items .dowland-item a{border-bottom: none; display: block}.content-block .dowland-items .dowland-item a:hover{-webkit-animation: link-down 1200ms ease-out 0s infinite; animation: link-down 1200ms ease-out 0s infinite}@-webkit-keyframes link-down{0{-webkit-transform: translateY(0); transform: translateY(0)}50%{-webkit-transform: translateY(7px); transform: translateY(7px)}100%{-webkit-transform: translateY(0); transform: translateY(0)}}@keyframes link-down{0{-webkit-transform: translateY(0); transform: translateY(0)}50%{-webkit-transform: translateY(7px); transform: translateY(7px)}100%{-webkit-transform: translateY(0); transform: translateY(0)}}.content-block .photos{display: -ms-grid; display: grid; -ms-grid-columns: 50% 50%; grid-template-columns: 50% 50%; margin-top: 20px}.content-block .photos a{display: block; margin-bottom: 20px; margin-right: 20px; border-bottom: none}.content-block .photos a img{width: 450px; height: 299px}.footer{font-size: 13px; font-weight: 400; border-top: 1px solid #585e62; position: relative; padding-top: 16px; padding-bottom: 16px}.footer:before{content: ''; display: block; width: 100%; height: 1px; background-color: rgb(40, 45, 50); position: absolute; top: -2px}.link-optic{border-bottom: 1px solid #4597b2;color: #4597b2;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;margin-top: 30px;display: inline-block}.link-optic:hover{border-bottom: 1px solid transparent;color: #4597b2}.politic{font-size: 12px!important; font-weight: 400; width: 50%}.politic a{color: #374147; border-bottom: 1px solid #374147; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s}.politic a:hover{border-bottom: 1px solid transparent}.politic-page ul{padding-left: 40px; color: #374147; list-style-type: disc}.katalog-item .markirovka button{border-radius: 26px; min-height: 52px; min-width: 244px; border: 1px solid #4597b2; outline: none; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; font-size: 17px; font-weight: 400; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; background: #4597b2; position: relative; overflow: hidden; transition: all .3s}.katalog-item .markirovka button:hover{background: #fff; color: #4597b2}.katalog-item .custom button{background: #fff; color: #4597b2}.katalog-item .custom button:hover{background: #4597b2; color: #fff}.documents{margin-top: 35px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap}.documents .document-item, .documents .document-item2{display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 25px; margin-right: 20px; width: calc(33.33% - 20px)}.documents .document-item:before{content: ""; display: block; width: 37px; height: 40px; margin-right: 20px; -ms-flex-negative: 0; flex-shrink: 0; background-repeat: no-repeat}.documents .document-item.pdf:before{background-image: url(/images/pdf.png)}.documents .document-item a,.documents .document-item2 a{border: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s}.documents .document-item a span.doc-name, .documents .document-item2 a span.doc-name{border-bottom: 1px solid transparent; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; line-height: 1.2; margin-bottom: 5px; color: #222}.documents .document-item a:hover .doc-name, .documents .document-item2 a:hover .doc-name{border-bottom: 1px solid #222}.documents .document-item a span.doc-descr, .documents .document-item2 a span.doc-descr{color: rgba(136, 136, 136, 0.7); font-weight: 300}.documents .document-item2:before{content: ""; display: block; width: 37px; height: 40px; margin-right: 20px; -ms-flex-negative: 0; flex-shrink: 0; background-repeat: no-repeat}.documents .document-item2.dec:before{background-image: url(/images/pdf.png)}.markirovka-items{display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap}.markirovka-items a{display: inline-block; border-radius: 8px; border: 2px solid #e3e3e3; height: 74px; width: calc( 50% - 10px); position: relative; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; margin-bottom: 20px; margin-right: 20px; font-size: 13px}.markirovka-items.custom a{font-size: 15px}.markirovka-items a:nth-child(2n){margin-right: 0}.markirovka-items a .markirovka-items__name{color: #374147; font-weight: 400; text-transform: uppercase; padding-left: 20px; padding-top: 7px; padding-right: 40px}.markirovka-items a .markirovka-items__name p{color: #374147; font-size: 14px; font-weight: 400; text-transform: initial}.markirovka-items a .arrows{width: 48px; height: 74px; border-radius: 0 8px 8px 0; background:#4597b2 ; position: absolute; top: -2px; right: -2px; -webkit-transition: all .7s; -o-transition: all .7s; transition: all .7s; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center}.markirovka-items a:hover .arrows{background-image: -webkit-linear-gradient(88deg, rgba(78, 213, 255, 0.76) 0%, rgba(78, 213, 255, 0) 100%); background-image: -o-linear-gradient(88deg, rgba(78, 213, 255, 0.76) 0%, rgba(78, 213, 255, 0) 100%); background-image: linear-gradient(2deg, rgba(78, 213, 255, 0.76) 0%, rgba(78, 213, 255, 0) 100%)}.teh-info{display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap:wrap; flex-wrap:wrap}.teh-info a{display: inline-block; border-radius: 8px; border: 2px solid #e3e3e3; height: 72px; width: calc( 34.5% - 30px); position: relative; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; margin-bottom: 20px; margin-right: 20px; color: #282d32; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s}.teh-info a:hover{color: #4597b2; border: 2px solid #4597b2}.teh-info a .teh-info__item{padding-left: 10px; padding-top: 12px}@media print{body{color: #000; background: #fff}.topbar, .breadcrumbs, .footer, .tabs a{display: none}.content-block .tabs .active{display: block!important}.print-button, .dowland-items{display: none;opacity: 0;visibility:hidden}.content-block .tabs-container{border: none}}*{box-sizing: border-box}.table-fixed{position: relative; display: block; height: 77vh; overflow: auto; border-collapse: separate}.table-fixed thead{display: block; overflow-y: scroll; visibility: hidden}.table-fixed thead tr{width: 100%; background: #f1f1f1; visibility: visible}.table-fixed tbody{display: block; position: absolute; overflow-y: scroll; top: 86px; bottom: 0; left: 0; right: 0; border-top: 2px solid rgba(0, 0, 0, 0.1)}.no-textshadow .table-fixed tbody{position: static}.table-fixed thead,.table-fixed tbody{min-width: 600px}table th,table td{line-height: 1.4; padding: 0.4em 0.5em}table th{text-align: left; vertical-align: bottom}table td{text-align: left; vertical-align: top; border-bottom: 1px solid rgba(0, 0, 0, 0.1)}.col1{width: 10%}.col2{width: 30%}.col3{width: 10%}.col4{width: 10%}.col5{width: 30%}.col6{width: 10%}.col7{width: 10%}.col8{width: 10%}.col9{width: 10%}.col10{width: 10%}.col11{width: 10%}.col12{width: 10%}@media (min-width: 1200px) and (max-width: 1440px){.products-items a:last-child .products-item .tooltips{left: -230px}.products-items a:last-child .products-item .tooltips:before{left: 240px; border-top: 15px solid transparent; border-left: 15px solid rgba(33, 36, 39, .67); border-bottom: 15px solid transparent; border-right: none}}@media (max-width: 1366px){.interne.fixed nav{padding-left: 120px; padding-right: 120px}.fixed-sidebar.fix2{top: 117px}.header-menu nav .top_menu li{padding-bottom: 22px}.fixed-topbar{position: inherit}.content-block{padding-top: 20px}.header-menu nav .top_menu li:first-child,{padding-left: 0}.header-menu nav .top_menu li:last-child{padding-right: 0}}@media (max-width: 1200px){.topbar .topbar-logo{width: 100%; text-align: center}.interne.fixed nav{padding-left: 100px; padding-right: 100px}.topbar .pt-pb-10{padding-bottom: 10px; padding-top: 16px}.products .products-items a{width: calc(25% - 30px); margin-bottom: 50px}.topbar .row{padding-bottom: 2px}.topbar .topbar-button{padding-bottom: 14px}.fixed-sidebar{max-width: 240px}.products-items a:nth-child(2n+2) .products-item .tooltips{left: -230px}.products-items a:nth-child(2n+2) .products-item .tooltips:before{left: 240px; border-top: 15px solid transparent; border-left: 15px solid rgba(33, 36, 39, .67); border-bottom: 15px solid transparent; border-right: none}}@media (min-width: 992px) and (max-width: 1199px){.fixed-sidebar{max-width: 190px}}@media (max-width: 1024px){.group_list .group_list_items .subgroup-item{width: calc(33% - 10px)}.katalog .katalog-item .katalog-item_description .warrning p{bottom: -12px; left: 110px}.interne.fixed nav{padding-left: 52px; padding-right: 52px}.markirovka-items a{margin-right: 10px}.markirovka-items a:nth-child(3n){margin-right: 10px}.katalog .katalog-item .katalog-item_description .katalog-item_picture{-ms-flex-wrap: wrap; flex-wrap: wrap}.teh-info a{width: 46%; margin-right: 10px}.content-block .tabs{display: grid; grid-template-columns: repeat(2, 1fr)}}@media (max-width: 991px){.burger{display: block}.topbar .topbar-button{display: none}.topbar .header-menu{display: none}.topbar-phones{padding-bottom: 10px}.topbar-mail{margin-bottom: 14px}}@media (max-width: 768px){.fixed-topbar{position: inherit}.topbar .topbar-mail{display: none!important}.topbar-phones{padding-bottom: inherit}.topbar .topbar-logo{width: inherit; text-align: left}.topbar .row{padding-bottom: 0}.content-block{padding-top: 16px}.content{margin-left: 0}.mobile-block .topbar-phones{margin-top: 20px; margin-left: 12px}.mobile-block .topbar-mail, .mobile-block .topbar-button{margin-left: 12px}.group_list .group_list_items .subgroup-item{width: calc(50% - 10px); border: 2px solid #bec0c1; border-radius: 3px; -webkit-box-shadow: none; box-shadow: none}.tabs a{border: 1px solid rgba(69, 151, 178, 0.3); margin-right: 0}.map{margin-top: 10px}.content-block .tabs-container .address-text .print{display: none!important}}@media (max-width: 425px){.topbar{position: relative; border-bottom: 1px solid #585e62; padding-bottom: 30px}.topbar:before{content: ''; display: block; width: 100%; height: 1px; background-color: rgb(40, 45, 50); position: absolute; bottom: 0}.topbar .topbar-logo{padding-top: 20px}.topbar .row{border-bottom: none}.topbar .row:before{display: none}.products .products-title{margin-top: 40px; margin-bottom: 30px}.products .products-items a{width: calc(50% - 30px); margin-bottom: 50px}.burger{position: absolute; top: 20px; right: 0}.content{padding-left: 0; padding-right: 0}.mobile-block{padding: 24px 20px 20px}.footer{margin-top: 0;padding-top: 30px;padding-bottom: 30px}.footer-menu{display: none}.footer .row{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column}.footer .copyright{margin-bottom: 14px}section.products{margin-bottom: 0}.group_list .group_list_items .subgroup-item{width: calc(50% - 10px); height: 340px; padding: 10px}.group_list .group_list_items .subgroup-item .subgroup-item_name{padding-bottom: 24px}.group_list .group_list_part:nth-child(even):before{left: -14px}.katalog .katalog-item .katalog-item_description .warrning{display: none}.step-wrap{padding-left: 15px}.of-step-2 label{line-height:inherit; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center}.of-step-2 .radio{margin: 0px 15px 0 15px}.of-step-5 input[type=text]{float: none}#right .step-select{float: none}#right ul{padding-left: 0}#right ul.step-select li{margin-left: 0; margin-top: 10px}#right ul.step-select li:first-child{margin-right: 10px}.technical-information table.simple{width: inherit}.tabs a{font-size: 12px}.tabs a:nth-child(odd):not(:last-child){border-right: none}.content-block .photos{-ms-grid-columns: auto; grid-template-columns: auto}.technical-information .document-item{display: block}.katalog .katalog-item a{margin-right: 0; margin-bottom: 10px}.politic{width: 96%}.documents{margin-top: 10px}.documents .document-item, .documents .document-item2{margin-bottom: 0; margin-right: 0; width: 100%}.markirovka-items a, .teh-info a{width: 100%; margin-bottom: 20px; margin-right: 0}.markirovka-items_characteristics a .markirovka-items__name{font-size: 12px}.markirovka-items a:nth-child(3n){margin-right: 0}table{display: block; overflow-x: scroll}.content-block .photos a img{height: inherit}}@media (max-width: 375px){.topbar .topbar-logo, .mobile-block .topbar-logo{width: 83%;padding-bottom: 20px}.topbar-phones .topbar-phones__number p, .topbar-phones .topbar-phones__number p span{font-size: 20px}.mobile-block .topbar-phones{margin-left: 0;padding-bottom: 10px}.mobile-block .topbar-mail, .mobile-block .topbar-button{margin-top: 0; margin-left: 0}.content h1{font-size: 21px; padding-bottom: 26px}.step-wrap{margin-left: 0}.step-number{margin-left: -15px}.group_list .group_list_items .subgroup-item .link-more{padding: 10px 30px}.group_list_items .subgroup-item a .subgroup-item_img{height: auto}}@media (max-width: 320px){.products .products-title{font-size: 18px}.topbar-phones .topbar-phones__icon{margin-right: 10px}.group_list .group_list_items .subgroup-item{width: calc(98% - 10px); height: inherit}.group_list .group_list_items .subgroup-item a{padding: 9px 38px}.katalog .katalog-item .katalog-item_description table td{padding: 15px 10px 15px 15px}.styled-button + .styled-button{margin-left: 0}.radio{width: 24px; margin: 3px 0px 0 0}.of-step-3 input[type=text]{margin-right: 73px}.of-step-7 input[type=text], .of-step-7 input[type=email]{width: 254px}.step-wrap textarea{width: 254px}.technical-information .declarations .document-item{width: 40%}.tabs a{width: 140px; margin-top: -1px}.group_list .group_list_part:nth-child(even):before{top: -38px}.markirovka-items a{width: 100%}.content-block .photos a{margin-right: 0}}html, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary{margin: 0;padding: 0;border: 0;font-weight: normal;vertical-align: baseline;background: transparent}article, aside, figure, footer, header, nav, section, details, summary{display: block}html{box-sizing: border-box}img,object,embed{max-width: 100%}html{overflow-y: scroll}ul{list-style: none}blockquote, q{quotes: none}blockquote:before,blockquote:after,q:before,q:after{content: ''; content: none}a{margin: 0; padding: 0; vertical-align: baseline; background: transparent}del{text-decoration: line-through}abbr[title], dfn[title]{border-bottom: 1px dotted #000; cursor: help}table{border-collapse: collapse; border-spacing: 0}th{font-weight: bold; vertical-align: bottom}td{font-weight: normal; vertical-align: top}hr{display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0}input, select{vertical-align: middle}pre{white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word}input[type="radio"]{vertical-align: text-bottom}input[type="checkbox"]{vertical-align: bottom}.ie7 input[type="checkbox"]{vertical-align: baseline}.ie6 input{vertical-align: text-bottom}table{font-size: inherit; font: 100%}small{font-size: 85%}strong{font-weight: bold}td, td img{vertical-align: top}sub, sup{font-size: 75%; line-height: 0; position: relative}sup{top: -0.5em}sub{bottom: -0.25em}pre, code, kbd, samp{font-family: monospace, sans-serif}.clickable,label,input[type=button],input[type=submit],input[type=file],button{cursor: pointer}button, input, select, textarea{margin: 0}button,input[type=button]{width: auto; overflow: visible}.ie7 img{-ms-interpolation-mode: bicubic}.clearfix:before, .clearfix:after{content: "\0020"; display: block; height: 0; overflow: hidden}.clearfix:after{clear: both}.clearfix{zoom: 1}.fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;height:100%}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:50%;margin-left:-79px}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-toolbar{top:0;right:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>div{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;transition:background .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small{top:0;right:-44px}.fancybox-slide--iframe .fancybox-close-small:after{background:transparent;font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after{color:#fff}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 30px 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;margin:0;padding:0;border:0;width:44px;height:44px;line-height:44px;text-align:center;background:transparent;color:#ddd;border-radius:0;cursor:pointer;vertical-align:top;outline:none}.fancybox-button[disabled]{cursor:default;pointer-events:none}.fancybox-button,.fancybox-infobar__body{background:rgba(30,30,30,.6)}.fancybox-button:hover:not([disabled]){color:#fff;background:rgba(0,0,0,.8)}.fancybox-button:after,.fancybox-button:before{content:"";pointer-events:none;position:absolute;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block}.fancybox-button[disabled]:after,.fancybox-button[disabled]:before{opacity:.3}.fancybox-button--left:after,.fancybox-button--right:after{top:18px;width:6px;height:6px;background:transparent;border-top:2px solid currentColor;border-right:2px solid currentColor}.fancybox-button--left:after{left:20px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--right:after{right:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close:after,.fancybox-button--close:before{content:"";display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-arrow{position:absolute;top:50%;margin:-50px 0 0;height:100px;width:54px;padding:0;border:0;outline:none;background:none;cursor:pointer;z-index:99995;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .25s}.fancybox-arrow:after{content:"";position:absolute;top:28px;width:44px;height:44px;background-color:rgba(30,30,30,.8);background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);background-repeat:no-repeat;background-position:50%;background-size:24px 24px}.fancybox-arrow--right{right:0}.fancybox-arrow--left{left:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fancybox-arrow--left:after,.fancybox-arrow--right:after{left:0}.fancybox-show-nav .fancybox-arrow{opacity:.6}.fancybox-show-nav .fancybox-arrow[disabled]{opacity:.3}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-width:800px){.fancybox-infobar{left:0;margin-left:0}.fancybox-button--left,.fancybox-button--right{display:none!important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen:before{width:15px;height:11px;left:calc(50% - 7px);top:calc(50% - 6px);border:2px solid;background:none}.fancybox-button--pause:before,.fancybox-button--play:before{top:calc(50% - 6px);left:calc(50% - 4px);background:transparent}.fancybox-button--play:before{width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px}.fancybox-button--pause:before{width:7px;height:11px;border-style:solid;border-width:0 2px}.fancybox-button--thumbs,.fancybox-thumbs{display:none}@media (min-width:800px){.fancybox-button--thumbs{display:inline-block}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs:before{width:3px;height:3px;top:calc(50% - 2px);left:calc(50% - 2px);box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;word-break:normal;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:220px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:none;border:5px solid transparent;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}}