/*! Lazy Load XT v1.1.0 2016-01-12
 * http://ressio.github.io/lazy-load-xt
 * (C) 2016 RESS.io
 * Licensed under MIT */.lazy-hidden{opacity:0;}.lazy-loaded{transition:opacity 0.3s;opacity:1;}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle;}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-selection--single .select2-selection__clear{position:relative;}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px;}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-search--inline{float:left;}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0;}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-dropdown{background-color:#FFF;border:1px solid #AAA;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051;}.select2-results{display:block;}.select2-results__options{list-style:none;margin:0;padding:0;}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none;}.select2-results__option[aria-selected]{cursor:pointer;}.select2-container--open .select2-dropdown{left:0;}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-search--dropdown{display:block;padding:4px;}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box;}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-search--dropdown.select2-search--hide{display:none;}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#FFF;filter:alpha(opacity=0);}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%)!important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important;}.select2-container--default .select2-selection--single{background-color:#FFF;border:1px solid #AAA;border-radius:4px;}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px;}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto;}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#EEE;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none;}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px;}.select2-container--default .select2-selection--multiple{background-color:#FFF;border:1px solid #AAA;border-radius:4px;cursor:text;}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%;}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px;}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#E4E4E4;border:1px solid #AAA;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333;}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0;}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#EEE;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none;}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0;}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #AAA;}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield;}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--default .select2-results__option[role=group]{padding:0;}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999;}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#DDD;}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em;}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897FB;color:#FFF;}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic .select2-selection--single{background-color:#F7F7F7;border:1px solid #AAA;border-radius:4px;outline:0;background-image:linear-gradient(180deg,#FFF 50%,#EEE);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897FB;}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px;}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#DDD;border:none;border-left:1px solid #AAA;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(180deg,#EEE 50%,#CCC);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #AAA;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto;}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897FB;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(180deg,#FFF 0,#EEE 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(180deg,#EEE 50%,#FFF);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0);}.select2-container--classic .select2-selection--multiple{background-color:#FFF;border:1px solid #AAA;border-radius:4px;cursor:text;outline:0;}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897FB;}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none;}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#E4E4E4;border:1px solid #AAA;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto;}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897FB;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #AAA;outline:0;}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none;}.select2-container--classic .select2-dropdown{background-color:#FFF;border:1px solid transparent;}.select2-container--classic .select2-dropdown--above{border-bottom:none;}.select2-container--classic .select2-dropdown--below{border-top:none;}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--classic .select2-results__option[role=group]{padding:0;}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey;}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875D7;color:#FFF;}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897FB;}body{margin:0;font-family:Roboto;letter-spacing:0.233333px;color:#050505;background-color:#FFF;}body *{transition:color 0.2s;}a:hover{color:#E1643A;}.content{max-width:1200px;margin:auto;padding-left:5px;padding-right:5px;}.header{box-shadow:0 2px 5px rgba(0,0,0,0.0949389);z-index:100;background-color:#FFF;}.header_container{display:flex;flex-flow:row wrap;font-size:14px;padding-top:35px;}.header_bottom,.header_social,.header_top{width:100%;display:flex;justify-content:space-between;}.header_top{line-height:35px;padding-bottom:10px;}.email{font-style:normal;font-weight:500;line-height:16px;color:#050505;}.header_social{max-width:32%;}.social_ico{font-weight:500;color:#050505;text-decoration:none;}.header_phone{display:flex;justify-content:space-between;width:300px;}.link_phone{font-weight:700;color:#E1643A;text-decoration:none;}.link_phone:hover{text-decoration:underline;}.header_lang{width:90px;display:flex;margin-right:45px;}.lang_select{border:2px solid #F1F1F1;box-sizing:border-box;padding:8px 20px;font-weight:500;cursor:pointer;line-height:normal;transition:0.2s;}.lang_select:last-child{border-radius:0 3px 3px 0;border-left:0 solid #F1F1F1;}.lang_select:first-child{border-radius:3px 0 0 3px;border-right:0 solid #F1F1F1;}.lang_select.active{background:#F1F1F1;}.lang_select:hover{background:#EBEBEB;border-color:#EBEBEB;}.main_menu{height:24px;margin-top:26px;}.main_menu_ul{padding:0;margin:0;list-style:none;display:flex;}.main_menu_item{margin-left:15px;margin-right:15px;}.main_menu_item a{font-size:16px;color:#050505;text-decoration:none;}.main_menu_item a:hover{color:#E1643A;}.header_catalog{border:2px solid #E1643A;border-radius:3px;height:50px;line-height:51px;font-size:16px;text-transform:uppercase;font-weight:500;width:190px;text-align:center;margin-top:15px;cursor:pointer;transition:0.2s;}.catalog_burg{width:25px;height:19px;display:inline-block;position:relative;top:1px;margin-right:10px;color:#E1643A;}.in_burg{position:absolute;height:3px;width:100%;display:inline-block;left:0;transition:transform 0.2s,opacity 0.2s;border-bottom:3px solid currentColor;}.in_burg:first-child{top:0;}.in_burg:nth-child(2),.in_burg:nth-child(3){top:calc(50% - 3px);}.in_burg:nth-child(4){bottom:-1px;}.header_catalog:hover{background-color:#E1643A;color:#FFF;}.header_catalog:hover>.catalog_burg{color:#FFF;}.header_catalog.catalog_open .in_burg:first-child,.header_catalog.catalog_open .in_burg:nth-child(4){opacity:0;}.header_catalog.catalog_open .in_burg:nth-child(2){transform:rotate(45deg) scale(1.1);margin-left:3px;height:4px;}.header_catalog.catalog_open .in_burg:nth-child(3){transform:rotate(-45deg) scale(1.1);height:4px;}.header_email{width:140px;}.ico_menu{margin-top:20px;padding-right:30px;}.ico_menu a{cursor:pointer;position:relative;}.cart_count{color:#FFF;background-color:#E1643A;border-radius:50%;display:inline-block;padding:8px;line-height:7px;position:absolute;right:-30px;top:-9px;}.ico_login{margin-right:15px;}.header_bottom{padding-bottom:15px;position:relative;}.main_bg{height:calc(100vh - 165px);width:100%;background:url(asset/mainbg.png) 50%/cover;}.h2{font-weight:500;font-size:46px;letter-spacing:0.766667px;color:#050505;text-align:center;}.category_list{display:flex;flex-flow:row wrap;justify-content:space-between;}.catgory_item{width:30%;text-align:center;border:2px solid transparent;border-radius:3px;height:300px;margin-bottom:100px;transition:0.3s;cursor:pointer;}.catgory_item img{height:180px;padding-top:40px;width:auto;}.catgory_item:hover{border:2px solid #D45743;border-radius:3px;}.catgory_item .h3{margin:auto;position:relative;display:block;background-color:#FFF;bottom:-55px;width:65%;}.catgory_item a{color:currentColor;text-decoration:none;}.prim{display:flex;flex-flow:row wrap;justify-content:space-between;}.preim_item{width:28%;margin-bottom:40px;}.preim_item .h2{text-align:left;padding-top:50px;font-weight:500;font-size:36px;line-height:58px;}.preim_item .h3{font-weight:500;font-size:24px;line-height:36px;border-bottom:1px solid #E96031;padding-bottom:13px;}.content.prim.prim_mang .preim_item p{padding-top:10px;}.mini_width{padding-left:18%;}.preim_item p{font-size:18px;line-height:30px;letter-spacing:0.3px;}.ico_prem{display:flex;}.black_g{background:#F7F7F7;}.general_content .container{padding:125px 2.5%;}.ico_prem_item{margin:auto;font-size:24px;line-height:36px;letter-spacing:0.4px;color:#050505;font-size:20px;padding-top:60px;}.blog{display:flex;flex-flow:row wrap;justify-content:space-between;padding-bottom:40px;}.blog_img{height:340px;background-repeat:no-repeat;background-position:50%;background-size:cover;}.blog_item{width:31%;margin-bottom:10px;position:relative;}.blog_item:hover>.h3{color:#E1643A;}.full_link{background-color:transparent;display:block;position:absolute;height:100%;width:100%;}.blog_item.col2{width:65.5%;}.button_conteiner{text-align:center;}.order_form1_oldp .button_conteiner{display:flex;justify-content:space-between;}.order_form1_oldp_button_return_pass{display:block;width:100%;padding-right:25px;height:auto;align-self:center;font-weight:500;font-size:18px;line-height:18px;letter-spacing:0.4px;color:#D45743;cursor:pointer;}.order_form1_oldp_button_return_pass:hover{color:#000;}.button{display:inline-block;text-decoration:none;text-align:center;letter-spacing:0.266667px;text-transform:uppercase;color:#E96031;font-weight:700;font-size:16px;line-height:14px;border:2px solid #E96031;border-radius:3px;padding:20px 60px;transition:0.2s;cursor:pointer;}.button:hover{background-color:#E96031;color:#FFF;}.container.top_n_p{padding-top:0;}.two_text{display:flex;flex-flow:row wrap;justify-content:space-between;padding-left:10px;padding-right:10px;}.two_text_item{font-size:18px;line-height:30px;letter-spacing:0.3px;width:49%;}.footer_content{display:flex;flex-flow:row wrap;justify-content:space-between;max-width:1366px;margin:auto;padding:40px 10px 50px;}.footer_item{width:auto;max-width:180px;}.footer_link{padding:0;margin:0;list-style:none;}.footer_logo{width:120px;}.footer_text{display:flex;flex-flow:row wrap;font-size:14px;line-height:22px;}.footer_title{font-size:18px;margin-bottom:10px;}.grafic{display:flex;flex-flow:row wrap;}.grafic .footer_text{width:50%;}.footer_text{margin-bottom:5px;}.footer_link_item a{font-size:18px;display:inline-block;margin-bottom:13px;text-decoration:none;color:#050505;}.bottom_p{margin-bottom:10px;}.footer_link_item a:hover{color:#E1643A;}.catalog_menu_full{overflow:hidden;transition:0.45s;position:absolute;width:100%;cursor:pointer;z-index:-100;}.catalog_menu{transform:translateY(-100%) scaleY(0);box-shadow:inset 0 2px 5px rgba(0,0,0,0.128);transition:0.45s;z-index:0;background-color:#FFF;width:100%;}.catalog_menu_full.catalog_open{z-index:150;}.catalog_open .catalog_menu{transform:translateY(0) scaleY(1);}.catalog_menu_list,.catalog_submenu{list-style:none;margin:0;padding:0;}.catalog_menu_content{display:flex;flex-flow:row wrap;max-width:1366px;}.catalog_item{border-left:1px solid #D8D8D8;width:16.66%;box-sizing:border-box;padding:30px;}.catalog_item.col2{width:33.33%;}.catalog_item:last-child{border-right:1px solid #D8D8D8;}.catalog_item li{display:inline-block;width:100%;margin-bottom:20px;}.catalog_menu_item a{font-weight:500;font-size:18px;letter-spacing:0.4px;color:#050505;text-decoration:none;}.catalog_submenu a{font-weight:400;font-size:16px;}.catalog_menu_item a:hover{color:#D96741;}.col2 .catalog_submenu li{width:45%;margin-right:3.5%;}.modal_full{z-index:-10000000;opacity:0;transition:0.25s;overflow:auto;}.modal_exit_full,.modal_full{position:fixed;height:100%;width:100%;top:0;left:0;}.modal_exit_full{z-index:10000001;background-color:rgba(0,0,0,0.25);cursor:pointer;}.modal_full_content{position:absolute;top:0;bottom:0;left:0;right:0;height:90vh;width:100%;margin:auto;max-width:1200px;z-index:10000002;}.modal_content{z-index:10000003;width:100%;height:auto;background-color:#FFF;position:relative;padding:40px 60px;box-sizing:border-box;margin-bottom:40px;}.over_hidden{overflow:hidden;}.button_add_cart_item{margin:auto;}.modal_content .h2{font-weight:500;font-size:30px;margin-bottom:40px;display:block;margin-top:30px;}.modal_content .h2:first-of-type{text-align:left;margin-top:0;}.owl_slider_fancybox_item{text-align:center;height:600px;display:flex;}.owl_slider_fancybox_item img{max-width:100%;max-height:100%;width:auto !important;height:auto;margin:auto;}.modal_exit_content{position:absolute;top:40px;right:40px;height:35px;width:35px;cursor:pointer;}.modal_exit_content:after,.modal_exit_content:before{content:"";width:100%;display:block;height:4px;background:#9E9E9E;position:absolute;top:calc(50% - 2px);transition:background 0.2s,transform 0.65s;}.modal_exit_content:before{transform:rotate(45deg);}.modal_exit_content:after{transform:rotate(-45deg);}.modal_exit_content:hover:before{background:#6C6C6C;transform:rotate(225deg);}.modal_exit_content:hover:after{background:#6C6C6C;transform:rotate(-225deg);}.owl_slider_fancybox{margin-top:20px;}.fancybox_modal .incart_button{margin:auto !important;}.modal_full.modal_open{opacity:1;z-index:10000000;}.fancybox_price{font-weight:700;font-size:36px;line-height:36px;letter-spacing:0.4px;color:#000;display:inline-block;margin-bottom:20px;}.fancybox_modal .modal_content{text-align:center;}.hr{background:#C4C4C4;height:1px;}.cart_count_block{display:flex;justify-content:space-between;margin-bottom:10px;}.cart_count_block img{width:auto;height:150px;}.cart_title{font-size:16px;letter-spacing:0.766667px;width:35%;margin-top:40px;}.cart_count_numder{display:flex;justify-content:space-between;width:155px;margin-top:65px;height:30px;}.cart_count_button{height:32px;position:relative;width:32px;border:1px solid #CCC;cursor:pointer;transition:0.2s;}.cart_count_button:hover{background-color:hsla(0,0%,80%,0.5);}.cart_count_button:before{height:2px;width:18px;top:calc(50% - 1px);left:7px;}.cart_count_button:before,.cart_count_plus:after{position:absolute;content:"";background-color:currentColor;}.cart_count_plus:after{height:18px;width:2px;top:7px;left:calc(50% - 1px);}.cart_count_int{line-height:35px;}.cart_price_int{font-size:21px;margin-top:70px;display:block;margin-right:15px;}.cart_count_esc{height:20px;position:relative;width:20px;margin-top:8px;cursor:pointer;}.cart_count_esc:after,.cart_count_esc:before{position:absolute;height:1px;content:"";width:100%;background:#9E9E9E;margin-top:10px;transition:0.2s;}.cart_count_esc:after{transform:rotate(45deg);}.cart_count_esc:before{transform:rotate(-45deg);}.cart_count_esc:hover:after,.cart_count_esc:hover:before{background:#000;}.cart_control_price{margin-top:30px;margin-bottom:15px;text-align:right;}.full_prace{width:220px;margin-left:auto;font-size:24px;}.flex_button,.full_prace{display:flex;justify-content:space-between;}.flex_button{margin-bottom:60px;}.contin_buy{color:#000;}.ok_buy{background-color:#E1643A;color:#FFF;}.ok_buy:hover{background-color:#FFF;color:#E1643A;}.button_add_cart_item{display:flex;line-height:45px;border-radius:0;height:45px;padding:0;width:200px;}.button_add_cart_text{margin:auto 0 auto auto;color:#000;}.button_add_cart_item:hover>.button_add_cart_text{color:#FFF;}.ico_cart_button{height:100%;background-color:#E1643A;padding-top:13px;box-sizing:border-box;width:45px;text-align:center;margin-left:auto;}.ico_cart_button img{width:auto !important;height:auto;margin:auto;padding-right:3px;}.slider_name{font-weight:500;font-size:22px;text-align:center;display:block;max-width:300px;}.owl_slider_product{padding-left:50px;padding-right:50px;box-sizing:border-box;position:relative;}.owl-nav{position:absolute;width:100%;left:0;top:calc(50% - 25px);display:flex;justify-content:space-between;color:#E1643A;font-size:70px;line-height:0;}.container.container_first_page{padding-top:0;}.breadcrumbs{margin-top:35px;margin-bottom:15px;}.breadcrumbs_list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;}.breadcrumbs_item{margin-right:10px;}.breadcrumbs_item:before{content:"/";margin-right:0;padding-right:10px;}.breadcrumbs_item_first:before{display:none;}.breadcrumbs_item a{color:#333;text-decoration:none;}.breadcrumbs_item a:hover{color:#D96741;}.breadcrumbs_item_disable a,.breadcrumbs_item_disable a:hover{color:#B4B4B4;}.general_title{display:flex;}.general_title_image{width:50%;}.general_title .h1{display:block;margin-top:10%;width:50%;padding:40px 10px 40px 40px;box-sizing:border-box;border:3px solid #D96741;border-left:0 solid #000;align-self:center;}.h1{font-size:46px;}.general_title_image img{width:100%;height:auto;}.cout_list_present{display:flex;justify-content:space-evenly;}.cout_list_present_int{list-style:none;padding:0;margin:0;list-style-type:none;counter-reset:a;margin:55px 0 0 35px;padding:15px 0 5px;font-size:18px;}.cout_list_present_item{position:relative;margin:0 0 20px;padding:0 0 10px;}.cout_list_present_item:before{content:counter(a);counter-increment:a;display:inline-block;position:absolute;top:-7px;left:-50px;width:20px;color:#D96741;font-weight:500;font-size:30px;text-align:right;}.cout_list_present_img{width:40%;}.cout_list_present_img img{width:100%;height:auto;}.color_h{color:#D96741;}.flex{display:flex;}.podarok{justify-content:center;flex-flow:row wrap;justify-content:space-between;max-width:1050px;margin-left:auto;margin-right:auto;}.podarok_item{display:flex;margin-right:20px;margin-left:20px;width:40%;margin-bottom:20px;}.podarok_item_img{width:175px;}.podarok_item_img img{width:100%;height:auto;}.podarok_item_text{border:3px solid #D45743;align-self:center;border-left:0 solid #000;padding:20px 60px 20px 20px;font-weight:500;font-size:18px;width:50%;}.prem_dim{flex-flow:row wrap;justify-content:space-between;}.prem_dim_item{width:30%;padding:40px 10px;border:2px solid #E96031;font-weight:500;font-size:18px;text-align:center;margin-bottom:30px;}.blog_kopt .blog_img{height:260px;}.blog_title{text-align:center;}.prem_kop{flex-flow:row wrap;justify-content:space-between;margin:auto;width:715px;}.prem_kop_img{width:100%;text-align:center;}.prem_kop_item{width:20%;text-align:center;margin-top:10px;font-size:20px;}.h_title{text-align:center;font-weight:300;font-size:22px;margin-bottom:35px;}.sertificat{justify-content:center;}.img_conteiner img{width:100%;height:auto;}.sertificat_img{margin:10px;}.blog_kopt_answer .blog_img{height:230px;}.left_right_flex,.left_right_item{display:flex;flex-flow:row wrap;}.left_right_item{width:100%;justify-content:space-between;}.left_right_text{width:55%;text-align:center;position:relative;}.left_right_img{width:45%;height:400px;}.left_right_item:nth-child(2n){flex-flow:row-reverse wrap;}.left_right_text span{display:block;position:absolute;height:65px;width:400px;top:0;bottom:0;margin:auto;left:0;right:0;font-weight:500;font-size:24px;max-width:100%;}.prim_mang .h2{font-size:46px;margin-top:0;padding-top:0;}.prim_mang .h3{border-bottom:0 solid #000;margin-bottom:0;margin-top:0;padding-top:12px;padding-bottom:15px;}.prim_mang p{margin-top:0;margin-left:10px;}.prim_mang .preim_item{width:32%;}.title_prem{display:flex;}.title_prem .svg{align-self:center !important;height:50px !important;width:110px;padding-right:5px;}.svg svg{height:100% !important;width:100% !important;overflow:visible !important;margin:0;padding:0;}.prim.prim_mang .preim_item .title_prem .svg{align-self:flex-start !important;margin-top:20px;margin-right:15px;}.content.prim.prim_mang .preim_item .title_prem .svg{align-self:start !important;margin:auto 10px auto 0;padding:0;width:80px;}.preim_hola .svg{margin:23px 0 0 !important;}.content.prim.prim_mang .preim_item .title_prem .h3{width:calc(100% - 90px);}.slider_product{display:flex;flex-flow:row wrap;justify-content:center;}.slider_product .owl_slider_product_item{padding:65px;}.owl_slider_product2{max-width:820px;margin:auto;padding-left:70px;padding-right:70px;}.slider_product.ol3 .owl_slider_product_item{padding:0 0 50px;}.slider_product.ol3{justify-content:space-around;}.slider_product.ol3 .ico_cart_button{padding-top:5px;}.preim_item.preim_item_full{width:100%;}.preim_item.preim_item_full .h2{text-align:center;}.general_contact{justify-content:space-between;margin-top:70px;}.contact_title{width:55%;box-sizing:border-box;border:3px solid #D45743;border-right:0 solid #000;padding:10px 60px 35px 35px;align-self:center;margin-top:20px;}.contact_title .h1{margin-bottom:20px;margin-top:25px;}.contact_list{display:flex;justify-content:space-between;}.contact_title .svg{height:30px;width:30px;}.contact_list_item{display:flex;justify-content:space-between;}.contact_list_ul{list-style:none;padding:0 0 0 20px;margin:0;}.contact_list_ul a{font-size:18px;color:#050505;text-decoration:none;line-height:32px;}.contact_list_item .svg{padding-top:5px;}.contact_list_ul a:hover{color:#D96741;}.social_contact{display:flex;margin-top:35px;margin-bottom:5px;}.social_contact a *{transition:0.24s;}.social_contact .svg a:hover *{fill:#000;}.social_contact .svg{margin-left:15px;}.social_contact span{margin-right:20px;line-height:30px;}.contact_form{text-align:center;width:45%;box-sizing:border-box;padding-left:40px;padding-right:40px;}.contact_form .h2{margin-bottom:20px;}.contact_in_form{max-width:410px;margin:auto;}.contact_in_form .input_field input,.contact_in_form .input_field textarea{width:100%;box-sizing:border-box;border:1px solid #979797;font-family:Roboto;font-size:14px;line-height:24px;letter-spacing:0.766667px;padding:10px 15px;}.contact_in_form .input_field textarea{height:140px;}.contact_in_form .input_field input:hover,.contact_in_form .input_field textarea:hover{border:1px solid #D96741;}.input_field{margin-bottom:17px;}.input_field_button input.button{max-width:250px;background-color:transparent;border:2px solid #E96031;}.input_field_button input.button:hover{border:2px solid #E96031;color:#FFF;background-color:#E96031;}.container_map{padding-bottom:0;margin-bottom:0;}.container.container_map{padding-bottom:0;margin-bottom:-5px;}#map iframe{width:100%;height:475px;}.page_content .h1{text-align:center;font-weight:500;}.page_content .two_text_item p{margin-bottom:90px;}.prim_onas .h2{font-weight:700;font-size:22px;line-height:30px;text-align:center;letter-spacing:0.3px;}.prim_onas .title_prem .svg{align-self:flex-start !important;margin-top:20px;}.prim_onas .title_prem p{width:calc(100% - 50px);}.page_content .container_first_page{padding-bottom:0;}.page_content .button_conteiner{margin-bottom:99px;margin-top:-15px;}.single_post_content{display:flex;justify-content:space-between;}.yes_sidebar .single_post_in_content{width:calc(100% - 400px);}.sidebar{width:380px;align-self:flex-start !important;background:#F7F7F7;box-sizing:border-box;padding:35px;}.sidebar_title{text-align:center;font-weight:500;font-size:20px;line-height:36px;letter-spacing:0.4px;}.sidebar_link{padding:0;margin:0;list-style:none;}.sidebar_link_item{margin-top:15px;}.sidebar_link_item a{font-weight:500;font-size:18px;line-height:36px;letter-spacing:0.4px;color:#050505;text-decoration:none;}.sidebar_link_item a:hover{color:#D96741;}.single_post_in_content .h1{text-align:left;}.single_post_in_content .h2{text-align:left;font-weight:700;font-size:22px;line-height:30px;letter-spacing:0.3px;}.date_post{opacity:0.6;margin-top:35px;display:inline-block;}.prim.col4 .preim_item{width:23%;}.prim.col4 .preim_item_full{width:100%;}.akcia{justify-content:space-between;}.akcia_text{width:50%;}.akcia_text .h2{text-align:left;}.akcia_table{justify-content:space-between;flex-flow:row wrap;}.akcia_table_text{width:50%;font-size:24px;line-height:36px;letter-spacing:0.4px;padding-bottom:50px;position:relative;padding-top:20px;}.akcia_table_text1:before,.akcia_table_text2:before{content:"";width:30px;height:1px;background-color:#D45743;bottom:24px;position:absolute;}.prigot2{padding-top:70px;justify-content:space-between;}.prigot_text{width:55%;align-self:center;}.prigot_text .h3{font-weight:500;font-size:36px;line-height:46px;letter-spacing:0.766667px;}.prigot2_list{border:1px solid #989898;padding:40px 100px 25px;box-shadow:0 0 4px hsla(0,0%,59%,0.33);}.prigot2_list_text{display:flex;justify-content:space-between;width:420px;margin:10px auto auto;}.prigot2_list_text span:first-child{margin-right:33px;margin-left:40px;}.prigot2_list_text span:last-child{margin-right:5px;}.prigot2_list_text span{display:inline-block;text-align:center;font-size:20px;line-height:28px;letter-spacing:0.766667px;}.prigot2_text{align-self:center;}.prigot2_text .h3{font-weight:500;font-size:36px;line-height:46px;text-align:right;letter-spacing:0.766667px;max-width:400px;margin:0;}.cart_mini{position:absolute;right:0;display:flex;flex-flow:row wrap;width:310px;background-color:#FFF;box-shadow:0 0 15px rgba(0,0,0,0.25);box-sizing:border-box;padding:35px;top:100%;opacity:0;transition:0.45s;z-index:-99999;}.cart_mini .cart_mini_text{width:100%;text-align:left;display:inline-block;font-weight:400;font-size:21px;line-height:36px;}.cart_mini .button{font-weight:500;font-size:24px;line-height:36px;letter-spacing:0.4px;padding:10px 20px;text-transform:none;margin-top:15px;background-color:#E1643A;color:#FFF;border-radius:0;}.cart_mini .button:hover{color:#E1643A;background-color:#FFF;}.cart_mini a{width:100%;display:inline-block;margin-top:20px;font-weight:500;font-size:20px;line-height:36px;letter-spacing:0.4px;text-decoration-line:underline;color:#D45743;}.cart_mini a:hover{color:#000;}.cart_mini_open{opacity:1;z-index:99999;}.general_order_cart{align-self:center;width:35%;}.order_title{width:60%;}.general_order_cart_conteiner{align-self:center;background:#FFF;box-shadow:0 0 15px rgba(0,0,0,0.25);padding:15px 15px 30px;max-width:380px;}.general_order_cart_body,.width_text{display:flex;}.width_text{justify-content:space-between;width:100%;}.general_order_cart_in_body .width_text{align-self:flex-end;font-size:14px;line-height:14px;letter-spacing:0.4px;color:#666;}.general_order_cart_body{padding-top:15px;padding-bottom:15px;}.general_order_cart_conteiner .img_conteiner{width:100px;display:flex;margin-right:10px;}.general_order_cart_in_body{width:calc(100% - 110px);display:flex;flex-flow:row wrap;}.general_order_cart_conteiner .img_conteiner img{align-self:center;}.general_order_cart_in_body p{font-size:14px;line-height:20px;letter-spacing:0.766667px;margin:auto;width:100%;display:block;}.all_order_cart{font-size:18px;line-height:18px;letter-spacing:0.4px;color:#000;margin-top:13px;}.all_order_cart .full_price_incart{font-weight:700;}.general_order_cart_title{margin-bottom:15px;}.edit_cart{font-weight:500;font-size:14px;line-height:14px;letter-spacing:0.4px;color:#D45743;padding-top:4px;}.edit_cart:hover{color:#000;}.general_order_item .h1{font-weight:500;font-size:46px;line-height:60px;letter-spacing:0.766667px;margin-bottom:0;}.general_order_item .h2{font-size:24px;line-height:40px;letter-spacing:0.766667px;text-align:left;margin-bottom:0;}.general_order_item .h2:before{display:inline-block;color:#D45743;border:1px solid #E96031;width:34px;height:34px;text-align:center;line-height:32px;border-radius:50%;padding-left:2px;box-sizing:border-box;margin-right:15px;}.order_form1_title .h2:before{content:"1";}.order_form2_title .h2:before{content:"2";}.order_form3_title .h2:before{content:"3";}.order_form_title.current_title .h2:before{color:#FFF;background-color:#D45743;}.order_form1_newp_fields{display:flex;flex-flow:row wrap;justify-content:space-between;}.order_form_field{width:45%;margin-bottom:15px;}.order_form_field input,.order_form_field select{width:100%;box-sizing:border-box;font-size:16px;line-height:1;padding:10px 15px;border:1px solid #9E9E9E;}.select_wrapper .select2{width:100% !important;}.select_wrapper .select2-selection{box-sizing:border-box;font-size:16px;border:1px solid #9E9E9E;height:auto;border-radius:0;padding:10px 15px;}.select2-selection__rendered{padding:0 !important;line-height:1.2 !important;color:gray !important;}.select_wrapper .select2-selection__arrow{display:none;}input.button.button_or.infast_order{border:1px solid #E96031;}.order_form1_tabs{display:flex;margin-bottom:28px;}.order_form_tab{font-size:16px;padding:15px 20px;line-height:1;margin-right:35px;color:#D45743;font-weight:500;box-sizing:border-box;cursor:pointer;}.order_form_tab.selected_tab{border:2px solid #D45743;color:#000;cursor:default;}.order_form_field label{font-size:16px;line-height:40px;}.order_form_body .button_conteiner{text-align:right;margin-top:40px;}.order_form_body .button_conteiner .button{background:#E1643A;color:#FFF;font-weight:500;font-size:24px;text-transform:none;border-radius:0;padding:17px 50px;}.order_form_body .button_conteiner .button:hover{background-color:#FFF;color:#E1643A;}.order_form_field select{outline:0;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;cursor:pointer;background-color:transparent;border:1px solid #9E9E9E;padding-right:35px;}.select_wrapper{position:relative;}.select_wrapper:after{content:"V";position:absolute;right:15px;top:calc(50% - 6px);font-size:12px;transform:scaleX(2.2);color:#E96031;pointer-events:none;}.order_form_tab1_body,.order_form_tab2_body{transition:0.35s;opacity:0;transform:translateY(-100%) scaleY(0);z-index:-99999;height:0;}.order_form_tab1_body.visible_tab,.order_form_tab2_body.visible_tab{opacity:1;transform:translateY(0) scaleY(1);z-index:100;height:auto;}.add_comment_hidden,.order_form_body{transition:0.35s;opacity:0;transform:translateY(-100%) scaleY(0);z-index:-99999;height:0 !important;}.order_form_body.current_form{transform:translateY(0) scaleY(1);z-index:100;height:auto !important;opacity:1;}.order_form2_fields{display:flex;flex-flow:row wrap;justify-content:space-between;}#add_comment{width:100%;box-sizing:border-box;font-size:16px;line-height:1;padding:10px 15px;border:1px solid #9E9E9E;font-family:Roboto;font-style:normal;font-weight:400;height:140px;margin-bottom:10px;}.add_comment{letter-spacing:0.4px;text-decoration-line:underline;font-size:14px;line-height:14px;margin-bottom:0;cursor:pointer;}.order_form_field_full{width:100%;}#no_call,.checkbox{background-color:#FFF;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none !important;width:9px;border:1px solid #9E9E9E;box-sizing:border-box;width:17px;height:17px;top:5px;position:relative;}#no_call:checked:before,.checkbox:checked:before{content:"\2714";width:17px;height:17px;display:block;text-align:center;line-height:1.2;position:absolute;color:#E96031;font-weight:700;}.point{cursor:pointer;}.general_order,.two_content_cart{justify-content:space-between;}.two_content_cart_item{width:49%;align-self:center;}#sync1{width:100%;}#sync1 .img_conteiner{margin:0;padding:0;height:100%;text-align:center;width:100%;display:flex;height:490px;}#sync1 .img_conteiner img{height:auto;width:auto;margin:auto;align-self:center;display:block;max-width:100%;max-height:100%;cursor:pointer;}#sync2 .img_conteiner{margin:0;padding:10px;height:100px;text-align:center;display:flex;cursor:pointer;box-sizing:border-box;border:1px solid transparent;}#sync2 .img_conteiner img{height:auto;width:auto;margin:auto;align-self:center;display:block;max-width:100%;max-height:100%;}#sync2 .current .item{border:1px solid #E96031;}#sync2 .owl-nav{background-color:transparent;margin-top:20px;}#sync2{padding-left:30px;padding-right:30px;box-sizing:border-box;width:100%;}#sync2 .owl-nav span:hover{color:#000;}button:focus{outline:none;}.atributes{display:flex;flex-flow:row wrap;justify-content:space-between;}.atributes_item{display:flex;width:100%;margin:auto;font-size:16px;line-height:26px;letter-spacing:0.766667px;font-weight:500;}.atributes_item span{color:#666;margin-right:10px;font-weight:400;}.chekbox_conteiner{padding:15px 35px;border:2px solid #BABABA;box-sizing:border-box;margin-top:20px;}.chekbox_title{font-weight:700;font-size:20px;line-height:28px;letter-spacing:0.766667px;color:#000;margin:0;}.chekbox_item{display:flex;margin-bottom:10px;}.chekbox_item *{align-self:center;}.chekbox_item label{display:flex;position:relative;width:100%;}.chekbox_item label img{max-width:60px;max-height:60px;height:auto;width:auto;align-self:normal;margin-right:10px;margin-left:10px;}.chekbox_item span:first-of-type,.chekbox_item span:last-of-type{font-size:18px;letter-spacing:0.766667px;color:#000;}.chekbox_item span:last-of-type{font-weight:700;margin-left:auto;right:0;white-space:nowrap;padding-left:10px;}.chekbox_item input{border-radius:50%;background-color:#FFF;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none !important;width:9px;border:2px solid #9E9E9E;box-sizing:border-box;width:19px;height:18px;position:relative;}.chekbox_item input:checked{border:2px solid #D45743;}.chekbox_item input:checked:before{content:"";display:block;position:absolute;border:4px solid #D45743;border-radius:50%;left:3px;top:3px;}input:focus{outline:none;}.old_price{font-weight:500;font-size:22px;line-height:36px;letter-spacing:0.4px;text-decoration-line:line-through;color:#9E9E9E;display:block;margin-right:22px;}.incart_price{margin-top:20px;display:flex;}.new_price{font-weight:700;font-size:36px;line-height:36px;letter-spacing:0.4px;color:#000;display:inline-block;}.two_content_cart_item .button_conteiner{display:flex;margin-top:30px;}.two_content_cart_item .button_conteiner .button{margin:0;}.fast_order{color:#000;font-weight:500;font-size:20px;text-align:center;letter-spacing:0.4px;text-transform:none;border-radius:0;}.incart_button .ico_cart_button{background-color:#E1643A;margin-right:5px;transition:0.2s;}.incart_button .button_add_cart_text{color:#FFF;margin:auto auto auto 0;font-weight:500;font-size:24px;line-height:36px;letter-spacing:0.4px;text-transform:none;}.incart_button{background-color:#E1643A;width:230px;height:55px;padding-right:10px;border-radius:0;margin-right:20px !important;}.incart_button:hover{background-color:#FFF;}.incart_button:hover>.button_add_cart_text{color:#000;}.incart_button:hover>.ico_cart_button{background-color:#FFF;}.incart_button:hover>.ico_cart_button svg path{fill:#e1643a;}.tabs_label{border-bottom:1px solid #9E9E9E;display:flex;margin-bottom:15px;}.tab_label{font-size:23px;cursor:pointer;transition:0.25s;display:inline-block;padding:10px 25px;position:relative;top:1px;border-bottom:3px solid transparent;color:#9E9E9E;text-decoration:none;}.tab_label:hover,.tab_label_select{color:#050505;border-bottom:3px solid #D45743;}.tab_body p{line-height:28px;letter-spacing:0.3px;}.tab_body .h2{font-weight:700;font-size:22px;line-height:30px;text-align:center;letter-spacing:0.3px;margin-top:50px;}.table_flex{display:flex;flex-flow:row wrap;}.table_flex_row{width:100%;display:flex;justify-content:space-between;border-bottom:1px solid #D8D8D8;}.table_flex_col{width:49%;font-size:16px;line-height:39px;letter-spacing:0.3px;color:#050505;}.align_center{text-align:center;}.tabs_body{overflow:hidden;}.tab_body iframe{width:90%;height:50vw;max-width:1200px;max-height:610px;}.ico_prem_ico{text-align:center;}.h1{word-wrap:break-word;}.two_text_item img{width:100%;}.reviews_item{justify-content:space-between;display:flex;flex-flow:row nowrap;border-bottom:2px solid #BABABA;padding-bottom:20px;padding-top:20px;}.reviews_name{width:200px;padding-top:10px;}.reviews_text{width:calc(100% - 200px);font-size:16px;}.reviews_name_g,.reviews_text{line-height:28px;letter-spacing:0.3px;}.reviews_name_g{font-size:18px;}.reviews_name_date{font-size:16px;line-height:28px;letter-spacing:0.3px;color:#979797;}.reviews_items{margin-bottom:50px;}svg.inactive_star path{fill:#d8d8d8;}.add_reviews_form{border:2px solid #BABABA;padding:30px 75px;margin-top:60px;}#add_reviews_form{margin:auto;}.add_reviews_instars{display:inline-block;position:relative;top:9px;margin-left:15px;}.add_reviews_stars p{display:inline-block;}.add_active_star path,.add_inactive_star path{cursor:pointer;}.add_inactive_star:hover path{fill:#ffdc24!important;background-color:#ED1010 !important;border:1px solid #000;}.add_active_star path{fill:#ffdc24;}.add_reviews_form_body{justify-content:space-between;display:flex;flex-flow:row wrap;}.add_reviews_form_body_col1{width:44%;}.add_reviews_form_body_col2{width:50%;}.add_reviews_form_body .button_conteiner{width:100%;margin-top:45px;text-align:left;}.add_reviews_form_body .order_form_field{width:100%;max-width:none;}.add_reviews_form_body label{width:100%;display:block;}#reviews_intext{height:136px;width:100%;border:1px solid #9E9E9E;box-sizing:border-box;}.add_reviews_go{background-color:#E96031;color:#FFF;}.add_reviews_go:hover{background-color:#FFF;color:#E96031;}.button_or{background-color:#E96031;color:#FFF;}.button_or:hover{background-color:#FFF;color:#E96031;}.fast_order_form{position:absolute;left:0;background:#FFF;box-shadow:0 0 15px rgba(0,0,0,0.25);padding:30px;}.fast_order_form p{margin-top:0;font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;letter-spacing:0.3px;color:#050505;text-align:left;}.two_content_cart_item{position:relative;}.fast_order_inform{display:flex;}.fast_order_inform input{border:1px solid #9E9E9E;box-sizing:border-box;width:277.3px;height:40px;padding-left:15px;}.fast_order_inform input:hover{border:1px solid #E96031;}.infast_order{border-radius:0;font-weight:500;font-size:20px;line-height:36px;letter-spacing:0.4px;text-transform:none;padding:0 15px;}.infast_order,.reg_user .h1{text-align:center;}#reg_user{justify-content:space-between;display:flex;flex-flow:row wrap;}.form_col3{width:30%;}.form_col1{width:100%;margin-top:20px;}#reg_user .button_conteiner{width:100%;margin-top:40px;}#reg_user .button{text-transform:none;font-style:normal;font-weight:500;font-size:24px;text-align:center;letter-spacing:0.4px;}.form_col3 .order_form_field{width:100%;}.user_login_modal{position:absolute;right:0;background:#FFF;box-shadow:0 0 15px rgba(0,0,0,0.25);padding:20px 25px;width:260px;}.user_login_modal .order_form_field{width:100%;}#login input{text-align:center;}.user_login_modal p{margin-top:0;font-style:normal;font-weight:400;font-size:21px;text-align:center;letter-spacing:0.4px;color:#000;}.button_login{text-transform:none;padding-top:12px;padding-bottom:12px;width:100%;box-sizing:border-box;border-radius:0;}.login_link{display:flex;justify-content:space-between;margin-top:15px;margin-bottom:10px;}.login_link a{font-weight:500;font-size:14px;line-height:36px;text-align:center;letter-spacing:0.4px;text-decoration-line:underline;color:#D45743;}.login_link a:hover{color:#000;}.tabs_lk{border-bottom:1px solid #9E9E9E;display:flex;justify-content:space-between;margin-bottom:25px;}.button_reuser{padding-top:12px;padding-bottom:17px;border-radius:0;}.first_tabs{display:flex;justify-content:space-between;}.tab_lk{font-size:23px;line-height:46px;letter-spacing:0.766667px;color:#666;border-bottom:3px solid rgba(211,87,67,0);margin-bottom:-1px;padding:20px 20px 5px;cursor:pointer;transition:0.15s;}.tab_lk:hover{color:#606060;border-bottom:3px solid #999;}.tab_lk_active{color:#050505 !important;border-bottom:3px solid #D45743 !important;}.myexit a{color:currentColor;text-decoration:none;}.myexit:hover{color:#050505 !important;border-bottom:3px solid #D45743 !important;}.myhistory_lots_item{border:2px solid #BABABA;box-sizing:border-box;padding:25px 40px;margin-bottom:30px;}.myhistory_lots_item_row{display:flex;justify-content:space-between;align-items:center;margin-bottom:3px;margin-top:3px;}.myhistory_number{font-weight:700;font-size:14px;line-height:20px;color:#050505;}.myhistory_date{font-weight:400;font-size:14px;line-height:20px;color:#666;}.myhistory_status{font-weight:700;font-size:14px;line-height:20px;}.myhistory_status.obrab{color:#E96031;}.myhistory_status.suss{color:#0C9522;}.myhistory_lots_item_row .img_conteiner{width:100px;height:100px;}.myhistory_name{font-size:14px;line-height:20px;display:flex;align-items:center;letter-spacing:0.766667px;color:#050505;margin-left:30px;margin-right:auto;}.myhistory_count{margin-left:auto;margin-right:auto;}.myhistory_count,.myhistory_count_price{font-size:14px;line-height:14px;display:flex;align-items:center;letter-spacing:0.4px;color:#666;}.myhistory_count_price{text-align:right;}.myhistory_allprice_text,.myhistory_price_text{font-weight:700;font-size:14px;line-height:20px;display:flex;align-items:center;color:#050505;}@media (min-width:1024px){.desk_hide{display:none;}.preim_item_top .svg{margin-top:22px !important;}.preim_item_gotop .title_prem{margin-top:-17px !important;}}@media (max-width:1023px){.table_hide{display:none;}.header_phone.desk_hide{display:block;max-width:130px;line-height:1.5;padding-top:20px;}.ico_menu{margin-top:27px;}.header_social{max-width:300px;}.header_catalog{border:0 solid #000;width:auto;margin-left:20px;}.header_catalog:hover{background-color:#FFF;}.catalog_burg{width:40px;height:28px;margin-top:11px;}.in_burg{border-bottom:4px solid #D96741;}.ico_menu{margin-right:20px;}.catalog_menu_content{display:block;padding:20px;box-sizing:border-box;border-bottom:1px solid #D8D8D8;}.catalog_item,.catalog_item.col2{padding:0;width:100%;height:auto;border-left:0 solid #000;}.catalog_submenu li.catalog_submenu_item{width:100%;}.container{padding-top:25px !important;padding-bottom:25px !important;}.footer_item{max-width:33%;padding-bottom:20px;width:33%;}.footer_content{padding-left:20px;padding-right:20px;}.catgory_item{width:48%;box-sizing:border-box;max-width:400px;margin:auto auto 50px;}.main_menu_ul{display:block;}.main_menu_item{display:inline-block;width:100%;margin:0 0 20px;}.main_menu_item a{font-size:17px;}.catalog_menu_item{padding-left:2.5%;padding-right:2.5%;}.catalog_menu_content .main_menu_item{padding-left:2.5%;padding-right:2.5%;border-top:1px solid #D8D8D8;padding-top:10px;height:10px;}.prim.col4 .preim_item{width:46%;margin:auto auto 30px;min-height:150px;}.prim .preim_item.preim_item_full{width:100%;margin-top:30px;margin-bottom:15px;min-height:auto;}.breadcrumbs{margin-top:0;margin-bottom:30px;}.general_title_image{width:340px;}.general_title .h1{width:calc(100% - 340px);}.akcia{flex-wrap:wrap;}.akcia .akcia_text{width:100%;text-align:left;}.akcia_img{width:100%;max-width:600px;margin:auto;}.prigot_var{width:100%;max-width:340px;}.prigot{justify-content:space-between;}.prigot_text{width:calc(100% - 340px);}.prigot2_text{width:100%;}.prigot2_text .h3{max-width:none;text-align:center;margin-bottom:30px;}.prigot2{flex-wrap:wrap;}.prigot2_list{order:1;margin:auto;}.owl_slider_product{width:100%;max-width:800px;margin:auto;height:auto;}.general_title_image{display:flex;}.general_title_image img{align-self:center;}.podarok_item_img{width:100%;max-width:150px;margin:auto;}.podarok_item_text{width:100%;padding:0;text-align:center;border:0 solid #000;}.podarok_item,.single_post_content.yes_sidebar{flex-wrap:wrap;}.single_post_in_content{width:100% !important;}.sidebar{width:100%;margin-top:35px;}.tabs_label{flex-wrap:wrap;}.tabs_label span{margin:auto;}.general_contact_item{width:100%;}.general_contact{flex-wrap:wrap;}.content.prim.prim_mang .preim_item{width:46%;}.preim_hola .preim_item_full{width:100% !important;}}@media (max-width:820px){.preim_item{width:100%;margin-bottom:0;}}@media (max-width:767px){.blog_item{width:48%;}.mob_hide{display:none;}.two_text_item{width:100%;}.footer_item{max-width:48%;margin:auto;width:48%;}.modal_cart .owl_slider_product{max-width:450px;margin:auto;}.modal_content{padding:2.5%;}.flex_button{flex-wrap:wrap;}.modal_cart .flex_button .button{margin:10px auto;padding:15px;}.cart_count_block{flex-wrap:wrap;}.modal_cart .cart_title{width:calc(100% - 150px);}.modal_cart .cart_count_block img{width:140px;height:auto;}.modal_cart .cart_price{margin:0;padding-top:0;align-self:flex-end;}.cart_count_numder{margin:5px 0;}.modal_cart .cart_price_int{margin:auto;}.modal_exit_content{top:5px;right:5px;}.preim_item p,p{font-size:14px;}.h2{font-size:28px;}.prim.prim_mang .preim_item .h2{font-size:28px;line-height:normal;text-align:center;}.h3{font-size:16px;}.button{font-size:14px;}.content{padding:20px 0 0;}.ico_prem{flex-wrap:wrap;text-align:center;}.ico_prem_item{margin-bottom:60px;font-size:20px;width:100%;}.ico_prem_item:last-child{margin-bottom:auto;}.owl_slider_product,.owl_slider_product2{max-width:480px;padding-left:0;padding-right:0;}.h1{font-size:36px;}.prigot_var{width:100%;max-width:none;}.prigot{flex-wrap:wrap;}.prigot_text{width:100%;max-width:none;}.prigot_text .h3{font-size:24px;}.general_title .h1{text-align:left;width:100%;margin-bottom:0;margin-top:10px;}.general_title_image{display:none;}.general_title{flex-wrap:wrap-reverse;}.preim_item_full .h2{font-size:28px;}.prim_mang .preim_item{width:100%;}.blog_item.col2{display:none;}.prem_dim .prem_dim_item{width:48%;box-sizing:border-box;}.two_content_cart_item{width:100%;margin-bottom:30px;}.two_content_cart{flex-wrap:wrap;}.two_content_cart_item .button_conteiner{justify-content:space-between;}.tabs_label{border:2px solid #D8D8D8;background:#F7F7F7;}.tabs_label a{width:100%;text-align:center;font-size:23px;line-height:46px;border-bottom:1px solid #D8D8D8;}.tab_label_select{font-weight:500;}.tabs_label a:hover{border-bottom:1px solid #D8D8D8;font-weight:500;}.general_contact{margin-top:0;}.left_right_flex .left_right_text{width:100%;}.left_right_text span{position:relative;}.left_right_item{height:auto;margin-bottom:75px;}.left_right_item .left_right_img{height:auto;width:100%;max-width:300px;margin:10px auto auto;}.general_order_item{width:100%;}.general_order{flex-wrap:wrap;}.general_order_cart_conteiner{margin:20px auto;}.content.prim.prim_mang .preim_item{width:100%;}.preim_hola .mini_width{padding:0 0 0 80px;}}@media (max-width:660px){.prigot2_list{padding:0;border:0 solid #000;box-shadow:0 0;width:100%;text-align:center;}.prigot2_list img{width:100%;max-width:340px;}.prigot2_list_text{width:340px;padding-right:7px;}.prigot2_list_text span{font-size:14px;font-weight:700;}}@media (max-width:639px){.header_top{display:none;}.header_container{padding-top:10px;}.ico_login{display:none;}.blog_item{width:100%;margin:auto auto 15px;max-width:450px;}.catgory_item{height:auto;width:46%;padding-bottom:30px;margin:auto auto 40px;}.catgory_item a{max-width:100%;height:auto;display:block;}.catgory_item img{max-width:100%;height:auto;max-height:150px;}.footer_item{max-width:none;width:100%;margin-bottom:30px;}.footer_item:last-child{width:46%;order:1;margin-bottom:0;}.footer_content{padding-left:2.5%;padding-right:2.5%;padding-bottom:0;}.footer_logo{order:1;width:46%;text-align:center;margin-bottom:17px;}.footer_item:nth-child(2),.footer_text br{display:none;}.title_prem{flex-wrap:wrap;}.title_prem .svg{width:100%;margin:auto;padding:0;}.preim_item p{text-align:center;padding-left:0 !important;}.title_prem .h3{width:100%;margin:auto;text-align:center;}.cout_list_present_img,.prim_mang.col4 .preim_item{width:100%;}.cout_list_present_ol{text-align:left;width:230px;}.cout_list_present{flex-wrap:wrap;}.akcia_table_text{width:100%;padding-bottom:20px;padding-top:0;}.ico_cart_button{margin-right:-2px;}.owl_slider_product{padding-right:0;padding-left:0;}.breadcrumbs_item{font-size:12px;}.akcia_table_text:before{display:none;}.general_content{overflow-x:hidden;}.table_flex_col{font-size:12px;line-height:2;padding-top:6px;padding-bottom:6px;}#sync1{min-height:auto;}#sync1,#sync1 .item{height:auto;}.fast_order{white-space:nowrap;padding:20px 0;width:100%;max-width:171px;}.button_add_cart_text{font-size:16px !important;}.owl_slider_fancybox_item{height:270px;margin-bottom:10px;}.fancybox_modal .h2{font-size:14px;}#sync1{height:220px;padding-bottom:30px;}#sync2 .item{margin-right:2px;margin-left:2px;height:70px;}#sync2{margin-top:30px;}.contact_list{flex-wrap:wrap;}.contact_list .contact_list_item{width:100%;justify-content:flex-start;margin-bottom:25px;max-width:330px;margin:auto auto 25px;}.general_content{overflow:hidden;}.general_contact_item{padding:0 3% 3%;}.order_form1_tabs{flex-wrap:wrap;}.order_form1_tabs .order_form_tab{margin:auto;}.general_order .button_conteiner{text-align:center;}.content.prim.prim_mang .preim_item .title_prem .svg{width:100%;margin:20px auto auto;}.preim_hola .title_prem .svg{text-align:center;}}@media (max-width:440px){.modal_cart .cart_count_block img{width:auto;margin:auto;}.header_phone{width:110px;}.header_phone .link_phone{font-size:12px;line-height:14px;}.header_logo img{width:75px;margin-top:12px;}.modal_cart .cart_title{width:100%;margin-top:0;}.ico_menu{margin-right:5px;}.header_catalog{margin-left:5px;}.catalog_burg{margin-right:5px;width:24px;height:19px;}.in_burg{border-bottom:3px solid #D96741;}.prigot2{display:none;}.chekbox_conteiner{padding-left:2%;padding-right:2%;}.chekbox_item span{font-size:12px !important;}.page_cart .h1{font-size:20px;}.contact_list_item .svg{width:100%;}.contact_list_item{flex-wrap:wrap;text-align:center;}.contact_list_ul .contact_list_ul_item{text-align:center;margin:14px auto auto;display:inline-block;}.order_form_field,.podarok_item{width:100%;}}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative;}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block;}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1;}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden;}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translateZ(0);}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;}.owl-carousel .owl-item img{display:block;width:100%;margin-bottom:15px;}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none;}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0 !important;font:inherit;}.owl-carousel.owl-loaded{display:block;}.owl-carousel.owl-loading{opacity:0;display:block;}.owl-carousel.owl-hidden{opacity:0;}.owl-carousel.owl-refresh .owl-item{visibility:hidden;}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel.owl-grab{cursor:move;cursor:grab;}.owl-carousel.owl-rtl{direction:rtl;}.owl-carousel.owl-rtl .owl-item{float:right;}.no-js .owl-carousel{display:block;}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both;}.owl-carousel .owl-animated-in{z-index:0;}.owl-carousel .owl-animated-out{z-index:1;}.owl-carousel .fadeOut{animation-name:a;}@keyframes a{0%{opacity:1;}to{opacity:0;}}.owl-height{transition:height 0.5s ease-in-out;}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 0.4s ease;}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0;}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d;}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000;}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 0.1s ease;}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3);}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none;}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:opacity 0.4s ease;}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%;}.invalid-attach{display:block;width:100%;margin-top:0.25rem;font-size:80%;color:#DC3545;}.errorField,.errorField b{color:red;}.errorField{margin:0 5px;}.form_result{border:0 solid red;margin:15px 0;}.form_result.alert-warning{color:red;}.modal_content .h2-cart-owl.h2:first-of-type{text-align:center;font-weight:500;font-size:30px;margin-bottom:40px;display:block;margin-top:30px;}.cart-is-empty{margin-top:15px;margin-bottom:15px;}.add-comment-order{width:100%;font-size:16px;line-height:1;padding:10px 15px;font-family:Roboto;font-style:normal;font-weight:400;height:140px;margin-bottom:10px;}.add-comment-order,.no-call-order{box-sizing:border-box;border:1px solid #9E9E9E;}.no-call-order{background-color:#FFF;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none !important;width:9px;width:17px;height:17px;top:5px;position:relative;}.no-call-order:checked:before{content:"\2714";width:17px;height:17px;display:block;text-align:center;line-height:1.2;position:absolute;color:#E96031;font-weight:700;}.promo-message-box,.promo-message-box .alert{color:#000;}.promo-message-box .alert-danger,.promo-message-box .alert-warning{color:red;}.form-promo input{border:1px solid #9E9E9E;box-sizing:border-box;width:200px;height:40px;padding-left:15px;}a .slider_name{font-weight:500;font-size:22px;color:#050505;}a.card-link,a .slider_name{text-decoration:none;}.button_add_cart_text.old_price{font-size:16px;}.button_add_cart_item:hover .old_price,.button_add_cart_text:hover.old_price:hover{color:#AEAEAE;}.slider_product.ol3 .owl_slider_product_item{padding:0 0 90px;text-align:center;}.owl-stage{transition:0.65s !important;}#form_promo .button,.block-promo{max-width:100%;}#form_promo .button_conteiner,#form_promo .order_form_field{max-width:50%;}@media (max-width:760px){.left_right_flex .left_right_text span{height:auto;margin-bottom:5px;}.slider_name{max-width:none;}img{max-width:100%;}div.flex.prem_kop{width:98%;}div.flex.prem_kop span.prem_kop_item{font-size:14px;width:14%;}}@media (max-width:640px){div.flex.prem_kop span.prem_kop_item{font-size:9px;width:20%;}.flex.prem_kop div.prem_kop_img{padding-left:3.5%;padding-right:3.5%;}#sync1 img{max-height:100% !important;}#sync1 .item,#sync1 .owl-stage{height:220px;}}/*# sourceMappingURL=app.min.css.map */