html{width:100%;margin:0 auto;height:100%;min-height:100%;line-height:1.5;}body{margin:0;padding:0;min-height:100%;width:100%;overflow-y:scroll;overflow-x:hidden;font-family:Arial, sans-serif;}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}img{display:block;}a{text-decoration:none;color:#2094df;}a:hover{text-decoration:underline;}input:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px white inset;}main p,main li{font-size:16px;line-height:1.45;}p,li{margin:0;font-size:16px;}li{padding-bottom:0;}p{padding-bottom:17px;}p:last-child{padding-bottom:0;}h1,h2,h3,h4{margin-bottom:10px;margin-top:0;line-height:1.2;font-weight:200;text-transform:uppercase;color:#2094df;}h1{font-size:30px;}h2{font-size:24px;}h3{font-size:20px;}b,strong{font-weight:700;}ul,ol,menu{margin:0;padding:0;list-style:none;}ol{counter-reset:ol-counter;}ol li{padding-left:45px !important;position:relative;}ol li:before{display:none !important;}ol li:after{display:block;content:counter(ol-counter);counter-increment:ol-counter;position:absolute;top:0;left:0;height:30px;width:30px;line-height:33px;text-align:center;border-radius:5px;}#menu-toggle{display:none;position:absolute;top:10px;right:7%;width:40px;height:40px;cursor:pointer;float:right;background-image:url(../images/mmenu.png);background-repeat:no-repeat;background-position:center;border:1px solid #2094df;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}#menu-toggle.open{background-image:url(../images/xmmenu.png);background-color:#2094df;}#sbox-window{height:auto !important;}header,section,footer{width:100%;float:left;}header{position:fixed;top:0;left:0;right:0;background-color:#fff;z-index:5;border-bottom:1px solid rgba(0,0,0,0.07);}header:before{content:"";position:absolute;top:47px;left:0;right:0;border-bottom:1px solid rgba(0,0,0,0.17);}header #logo{position:absolute;top:22px;left:7%;z-index:10;}header #header-top,header #header-bottom{float:left;width:100%;padding:0 7%;}header #header-top{height:47px;}header #header-top .header-contacts,header #header-top .languages{float:right;}header #header-top .header-contacts{height:47px;}header #header-top .header-contacts .custom p{float:left;margin-left:30px;line-height:47px;font-size:16px;color:#a7a6a6;}header #header-top .languages .mod-languages ul{float:right;position:relative;margin-left:40px;padding-left:20px;}header #header-top .languages .mod-languages ul:before{content:"";position:absolute;left:0;top:10px;bottom:10px;border-left:1px solid rgba(0,0,0,0.17);}header #header-top .languages .mod-languages ul li{margin:0;}header #header-top .languages .mod-languages ul li.lang-active{display:none;}header #header-top .languages .mod-languages ul li a{float:left;margin:0 0 0 20px;font-size:12px;color:#a7a6a6;text-transform:uppercase;line-height:47px;}header #header-top .languages .mod-languages ul li a:hover{color:#000;}header #header-bottom{min-height:60px;}header #header-bottom ul.menu{float:right;}header #header-bottom ul.menu > li{line-height:60px;}header #header-bottom ul.menu > li.active > a{color:#000;text-decoration:none;}header #header-bottom ul.menu > li > a:hover{text-decoration:none;}header #header-bottom ul.menu > li:hover > a:before{content:"";width:30px;position:absolute;bottom:10px;left:0;right:0;margin:0 auto;border-bottom:2px solid #2094df;}header #header-bottom ul.menu li{position:relative;float:left;padding:0 15px;}header #header-bottom ul.menu li:last-child{padding:0 0 0 15px;}header #header-bottom ul.menu li a{float:left;font-size:18px;color:#2094df;text-transform:uppercase;position:relative;}header #header-bottom ul.menu li ul{display:none !important;width:220px;position:absolute;top:47px;left:0;background-color:#2094df;}header #header-bottom ul.menu li ul li{margin:0;width:100%;line-height:1.5;}header #header-bottom ul.menu li ul li a{width:100%;font-size:16px;color:#fff;padding:10px 15px;text-transform:capitalize;border-bottom:1px solid #3cacf4;}header #header-bottom ul.menu li ul li a:hover{text-decoration:underline;}header #header-bottom ul.menu li ul li ul{display:none;left:220px;top:0;background-color:#1e8ad0;}header #header-bottom ul.menu li:hover > ul{display:block;z-index:10;}#slider,#page-top{width:100%;float:left;margin-top:107px;}#slider .mobile-slider{display:none;}#slider .slideshowck{margin:0 !important;}#slider .slideshowck .camera_caption{padding:0 7%;bottom:90px;}#slider .slideshowck .camera_caption > div{float:left;padding:17px 25px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;background:#2094df !important;}#slider .slideshowck .camera_caption > div .camera_caption_title{font-size:35px;color:#fff;font-weight:200;font-family:Arial, sans-serif !important;text-transform:uppercase;}#slider .slideshowck .camera_pag{position:absolute;bottom:40px;left:0;padding:0 7%;}#slider .slideshowck .camera_pag ul.camera_pag_ul{line-height:1;}#slider .slideshowck .camera_pag ul.camera_pag_ul li{margin:0 15px 0 0;width:15px;height:15px;background:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}#slider .slideshowck .camera_pag ul.camera_pag_ul li span{width:15px;height:15px;left:0;top:0;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}#slider .slideshowck .camera_pag ul.camera_pag_ul li.cameracurrent span{background:#2094df;}#slider .slideshowck .camera_pag ul.camera_pag_ul li:hover > span{background:#2094df;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}#page-top{height:110px;background-image:url(../images/page-top.jpg);background-repeat:no-repeat;background-size:cover;}main{float:left;width:100%;background-image:url(../images/page-background.png);background-repeat:no-repeat;background-size:100% auto;background-attachment:fixed;}section{padding:70px 7% 80px 7%;display:table;}section .banners{margin:0 -20px;}section .banners .custom{position:relative;float:left;width:50%;padding:0 20px;margin-bottom:60px;}section .banners .custom img{width:100%;float:left;}section .banners .custom a{text-decoration:none;float:left;}section .banners .custom h2{position:absolute !important;top:50% !important;left:50px;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-moz-transform:translateY(-50%);margin:0 !important;}section .banners .custom:nth-of-type(2) h2{color:#fff;}section .banners .custom:nth-of-type(2) h2 a{color:#fff;text-decoration:none;}section aside,section article{display:table-cell;vertical-align:top;}section aside ul.menu{width:270px;float:left;margin-right:60px;border-top:1px solid rgba(0,0,0,0.17);}section aside ul.menu > li{float:left;width:100%;}section aside ul.menu > li.current > a,section aside ul.menu > li.open > a,section aside ul.menu > li.active > a{background-color:#e7f3f8;color:#000;font-weight:700;}section aside ul.menu > li.parent.current > a:before,section aside ul.menu > li.parent.open > a:before,section aside ul.menu > li.parent.active > a:before{content:"";position:absolute;width:0;height:0;top:19px;right:15px;border-style:solid;border-width:6px 6px 0 6px;border-color:#2094df transparent transparent transparent;}section aside ul.menu > li a{float:left;width:100%;position:relative;padding:10px 15px;border-bottom:1px solid rgba(0,0,0,0.17);}section aside ul.menu > li ul li.current a{color:#000;}section aside ul.menu > li ul li a{padding-left:33px;background-color:#f8f8f8;}section aside ul.menu > li ul li a:before{content:"";position:absolute;top:17px;left:15px;width:0;height:0;border-style:solid;border-width:4px 0 4px 4px;border-color:transparent transparent transparent rgba(0,0,0,0.31);}section aside ul.menu > li ul li a:after{content:"";position:absolute;top:17px;left:14px;width:0;height:0;border-style:solid;border-width:4px 0 4px 4px;border-color:transparent transparent transparent #f8f8f8;}section aside ul.menu li ul{display:none;}section aside ul.menu li.open ul,section aside ul.menu li.current ul,section aside ul.menu li.active ul{display:block;}section article{width:100%;}section article table.two-col-view{width:100% !important;}section article table.two-col-view td{width:50%;vertical-align:top;}section article table.two-col-view td:nth-of-type(1){padding-right:20px;}section article table.two-col-view td iframe{width:100%;float:left;}section article .hikashop_categories_listing_main{margin:0;}section article .hikashop_categories_listing_main .hikashop_subcategories{margin:0 -15px;padding-top:15px;}section article .hikashop_categories_listing_main h1{padding:0 0 10px 0;margin:0;}section article .hikashop_categories_listing_main .hikashop_submodules{padding-top:0;}section article .hikashop_categories_listing_main .hikashop_category{width:25% !important;padding:0 15px 30px 15px;}section article .hikashop_categories_listing_main .hikashop_category:nth-of-type(4n+1){clear:both;}section article .hikashop_categories_listing_main .hikashop_category .hikashop_container{border:1px solid #d3d3d3;margin:0 !important;}section article .hikashop_categories_listing_main .hikashop_category .hikashop_container .hikashop_subcontainer{-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important;}section article .hikashop_categories_listing_main .hikashop_category .hikashop_container img.hikashop_product_listing_image{margin:0 auto;}section article .hikashop_categories_listing_main .hikashop_category .hikashop_container .hikashop_category_name{font-size:17px;font-weight:200;font-family:Arial, sans-serif;color:#2094df;}section article .hikashop_categories_listing_main .hikashop_category .hikashop_container .hikashop_category_name a{font-size:17px;font-weight:200;font-family:Arial, sans-serif;color:#2094df;padding:0 5px;}section article .hikashop_product_page{display:table;width:100%;}section article .hikashop_product_page #hikashop_product_left_part,section article .hikashop_product_page #hikashop_product_right_part{float:right;}section article .hikashop_product_page #hikashop_product_left_part{width:35%;}section article .hikashop_product_page #hikashop_product_left_part .hikashop_global_image_div .hikashop_main_image_div{border:1px solid #d3d3d3;margin-bottom:20px;background-color:#fff;}section article .hikashop_product_page #hikashop_product_left_part .hikashop_global_image_div .hikashop_main_image_div .hikashop_product_main_image_thumb{height:auto !important;}section article .hikashop_product_page #hikashop_product_left_part .hikashop_global_image_div .hikashop_main_image_div .hikashop_product_main_image_thumb .hikashop_product_main_image_subdiv{width:100% !important;}section article .hikashop_product_page #hikashop_product_left_part .hikashop_global_image_div .hikashop_main_image_div .hikashop_product_main_image_thumb .hikashop_product_main_image{height:auto !important;}section article .hikashop_product_page #hikashop_product_left_part .hikashop_global_image_div .hikashop_main_image_div .hikashop_product_main_image_thumb .hikashop_product_main_image img{margin:0 !important;height:auto !important;width:100%;}section article .hikashop_product_page #hikashop_product_left_part .hikashop_global_image_div .hikashop_small_image_div{padding:0;margin:0 -10px;}section article .hikashop_product_page #hikashop_product_left_part .hikashop_global_image_div .hikashop_small_image_div a{float:left;width:33.333%;padding:0 10px 20px 10px;box-sizing:border-box;background-color:#fff;}section article .hikashop_product_page #hikashop_product_left_part .hikashop_global_image_div .hikashop_small_image_div a .hikashop_child_image{margin:0 auto;height:auto;width:100%;padding:0;border:1px solid #d3d3d3;}section article .hikashop_product_page #hikashop_product_right_part{width:65%;padding-left:40px;}section article .hikashop_product_page #hikashop_product_right_part .hikashop_product_top_part h1{margin:0;padding:0;border:none;font-size:30px;text-transform:uppercase;color:#2094df;font-weight:200;line-height:1;}section article .hikashop_product_page #hikashop_product_right_part .hikashop_product_top_part h1 .hikashop_product_name_main{float:left;}section article .hikashop_product_page #hikashop_product_right_part .hikashop_product_description_main{padding-top:15px;}section article .hikashop_products_listing .hikashop_products{margin:0 -15px;padding-top:15px;}section article .hikashop_products_listing .hikashop_products .hikashop_product{width:25% !important;padding:0 15px;}section article .hikashop_products_listing .hikashop_products .hikashop_product:nth-of-type(4n+1){clear:both;}section article .hikashop_products_listing .hikashop_products .hikashop_product .hikashop_container{margin:0 0 30px 0 !important;}section article .hikashop_products_listing .hikashop_products .hikashop_product .hikashop_container .hikashop_subcontainer{background:transparent !important;padding:0;-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important;}section article .hikashop_products_listing .hikashop_products .hikashop_product .hikashop_container .hikashop_subcontainer .hikashop_product_image{height:auto !important;border:solid 1px #d3d3d3;background-color:#fff;}section article .hikashop_products_listing .hikashop_products .hikashop_product .hikashop_container .hikashop_subcontainer .hikashop_product_image .hikashop_product_image_subdiv{padding:20px 10px;}section article .hikashop_products_listing .hikashop_products .hikashop_product .hikashop_container .hikashop_subcontainer .hikashop_product_name{margin:0;padding-top:5px;float:left;}section article .hikashop_products_listing .hikashop_products .hikashop_product .hikashop_container .hikashop_subcontainer .hikashop_product_name a{text-align:left;font-size:17px;font-weight:200;font-family:Arial, sans-serif;color:#2094df;text-decoration:none;}section article .hikashop_products_listing .hikashop_products .hikashop_product .hikashop_container .hikashop_subcontainer .hikashop_product_name a:hover{text-decoration:underline;}section article .hikashop_products_pagination{text-align:left;padding:0;}section article .hikashop_products_pagination .hikashop_footer,section article .hikashop_products_pagination .counter,section article .hikashop_products_pagination .hikashop_results_counter,section article .hikashop_products_pagination .limit,section article .hikashop_products_pagination .pagenav_start_chevron,section article .hikashop_products_pagination .pagenav_previous_chevron,section article .hikashop_products_pagination .pagenav_next_chevron,section article .hikashop_products_pagination .pagenav_end_chevron{display:none !important;}section article .hikashop_products_pagination .pagenav{padding:7px 14px !important;float:left;margin:0 10px 0 0;font-size:14px;font-family:ffLight;line-height:1.5 !important;}section article .hikashop_products_pagination span.pagenav{color:#2094df !important;font-family:ffBold;background-color:#f2f8fa;}section article .hikashop_products_pagination a.pagenav{color:#3c3c3c !important;font-family:Arial, sans-serif !important;}section article .hikashop_products_pagination .list-footer span.pagenav,section article .hikashop_products_pagination .hikashop_subcategories_pagination .list-footer span.pagenav,section article .hikashop_products_pagination .list-footer a.pagenav,section article .hikashop_products_pagination .pagenav_previous_chevron,section article .hikashop_products_pagination .pagenav_start_chevron,section article .hikashop_products_pagination .pagenav_next_chevron,section article .hikashop_products_pagination .pagenav_end_chevron{-webkit-border-radius:0 !important;-moz-border-radius:0 !important;border-radius:0 !important;}section article .hikashop_products_pagination .list-footer span.pagenav:hover,section article .hikashop_products_pagination .hikashop_subcategories_pagination .list-footer span.pagenav:hover,section article .hikashop_products_pagination .list-footer a.pagenav:hover,section article .hikashop_products_pagination .pagenav_previous_chevron:hover,section article .hikashop_products_pagination .pagenav_start_chevron:hover,section article .hikashop_products_pagination .pagenav_next_chevron:hover,section article .hikashop_products_pagination .pagenav_end_chevron:hover{color:#2094df !important;}section article .hikashop_products_pagination .list-footer .pagenav,section article .hikashop_products_pagination .hikashop_subcategories_pagination .list-footer .pagenav{border:solid 1px #d3d3d3;}footer{background-color:rgba(0,0,0,0.2);}footer .footer-top,footer .footer-bottom{width:100%;float:left;}footer .footer-top{padding:40px 7%;}footer .footer-top .working-time{float:left;}footer .footer-top .footer-contacts{float:right;}footer .footer-top .footer-contacts p{float:left;margin-left:60px;font-size:16px;color:#a7a6a6;}footer .footer-top .footer-contacts p a{font-size:30px;}footer .footer-bottom{padding:20px 7%;border-top:1px solid rgba(0,0,0,0.1);}footer .footer-bottom .copyright,footer .footer-bottom .madeby{font-size:12px;color:#050505;opacity:0.41;}footer .footer-bottom .copyright{float:left;}footer .footer-bottom .madeby{float:right;}footer .footer-bottom .madeby a{color:#050505;}@media (max-width: 1400px){header #header-bottom ul.menu li a{font-size:16px;}}@media (max-width: 1300px){header #logo{top:30px;}header #logo img{width:auto;height:50px;}header #header-bottom ul.menu li a{font-size:14px;}section .banners .custom h2{font-size:20px;}section article .hikashop_product_page #hikashop_product_right_part{width:100%;padding:0 0 40px 0;}section article .hikashop_product_page #hikashop_product_left_part{float:left;width:350px;}section article .hikashop_products_listing .hikashop_products .hikashop_product{width:33.333% !important;}section article .hikashop_products_listing .hikashop_products .hikashop_product:nth-of-type(4n+1){clear:none;}section article .hikashop_products_listing .hikashop_products .hikashop_product:nth-of-type(3n+1){clear:both;}section article .hikashop_categories_listing_main .hikashop_category{width:33% !important;}section article .hikashop_categories_listing_main .hikashop_category:nth-of-type(4n+1){clear:none;}section article .hikashop_categories_listing_main .hikashop_category:nth-of-type(3n+1){clear:both;}}@media (max-width: 1200px){section article .hikashop_categories_listing_main .hikashop_category{width:50% !important;}section article .hikashop_categories_listing_main .hikashop_category:nth-of-type(3n+1){clear:none;}section article .hikashop_categories_listing_main .hikashop_category:nth-of-type(2n+1){clear:both;}}@media (max-width: 1100px){#slider .slideshowck .camera_caption > div .camera_caption_title{font-size:28px;}section .banners .custom{width:100%;}section .banners .custom:nth-of-type(1){margin-bottom:20px;}section .banners .custom h2{font-size:26px;}}@media (min-width: 1000px) and (max-width: 1200px){section article table.two-col-view td{width:100%;float:left;display:block;}section article table.two-col-view td:nth-of-type(1){padding:0 0 30px 0;}}@media (max-width: 1100px){section article .hikashop_products_listing .hikashop_products .hikashop_product{width:50% !important;}section article .hikashop_products_listing .hikashop_products .hikashop_product:nth-of-type(3n+1){clear:none;}section article .hikashop_products_listing .hikashop_products .hikashop_product:nth-of-type(2n+1){clear:both;}header #header-bottom ul.menu li{padding:0 5px;}header #header-bottom ul.menu li:last-child{padding:0;}}@media (max-width: 1000px){#slider,#page-top{margin-top:0;}header{position:relative;}header #header-bottom{position:relative;padding:0;}header #header-bottom ul.menu{display:none;}header #header-bottom ul.menu.open{display:block;width:100%;margin-top:60px;background-color:#2094df;}header #header-bottom ul.menu.open li{width:100%;margin:0;}header #header-bottom ul.menu.open li:last-child{padding:0;}header #header-bottom ul.menu.open li a{width:100%;padding:10px 7%;color:#fff;line-height:1.5;border-bottom:1px solid #3cacf4;}header #header-bottom ul.menu.open li a:hover{text-decoration:none;padding-left:8.5%;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}header #header-bottom ul.menu.open li ul{width:100%;float:left;position:relative;top:0;left:0;background-color:#1979b8;}header #header-bottom ul.menu.open li ul li ul{background-color:#106196;}header #header-bottom ul.menu.open li:hover ul{display:none;}header #header-bottom ul.menu.open li.open > ul{display:block !important;}header #header-bottom #menu-toggle{display:block;}section .banners .custom{width:50%;}section .banners .custom h2{font-size:20px;}section aside{display:none;}footer .footer-top .working-time{width:100%;margin-bottom:30px;}footer .footer-top .footer-contacts{float:left;}footer .footer-top .footer-contacts .custom p{margin:0 60px 0 0;}section article .hikashop_products_listing .hikashop_products .hikashop_product{width:33.333% !important;}section article .hikashop_products_listing .hikashop_products .hikashop_product:nth-of-type(2n+1){clear:none;}section article .hikashop_products_listing .hikashop_products .hikashop_product:nth-of-type(3n+1){clear:both;}section article .hikashop_categories_listing_main .hikashop_category{width:33.333% !important;}section article .hikashop_categories_listing_main .hikashop_category:nth-of-type(3n+1){clear:both;}section article .hikashop_categories_listing_main .hikashop_category:nth-of-type(2n+1){clear:none;}}@media (max-width: 800px){header #header-top .header-contacts{display:none;}header #header-top .languages .mod-languages ul:before{display:none;}section .banners .custom{width:100%;}section .banners .custom h2{font-size:26px;}section article .hikashop_products_listing .hikashop_products .hikashop_product{width:50% !important;}section article .hikashop_products_listing .hikashop_products .hikashop_product:nth-of-type(3n+1){clear:none;}section article .hikashop_products_listing .hikashop_products .hikashop_product:nth-of-type(2n+1){clear:both;}section article .hikashop_categories_listing_main .hikashop_category{width:50% !important;}section article .hikashop_categories_listing_main .hikashop_category:nth-of-type(3n+1){clear:none;}section article .hikashop_categories_listing_main .hikashop_category:nth-of-type(2n+1){clear:both;}section article table.two-col-view td{width:100%;float:left;display:block;}section article table.two-col-view td:nth-of-type(1){padding:0 0 30px 0;}footer .footer-top .footer-contacts p a{font-size:22px;}}@media (max-width: 600px){#slider .mobile-slider{display:block;width:100%;height:160px;float:left;overflow:hidden;}#slider .mobile-slider img{width:100%;height:auto;}#slider .slideshowck{display:none !important;}section .banners .custom h2{font-size:20px;}h1{font-size:22px;}h2{font-size:20px;}h3{font-size:18px;}footer .footer-bottom .copyright,footer .footer-bottom .madeby{width:100%;}section{background-attachment:inherit;}}@media (max-width: 500px){section .banners .custom h2{font-size:18px;}section article .hikashop_product_page #hikashop_product_left_part{float:left;width:100%;}section article .hikashop_products_listing .hikashop_products .hikashop_product{width:100% !important;}section article .hikashop_categories_listing_main .hikashop_category{width:100% !important;}}