@font-face{font-family:'AkzidenzGroteskPro-Regular';src:url('../fonts/AkzidenzGroteskPro/AkzidenzGroteskPro-Regular.eot');src:url('../fonts/AkzidenzGroteskPro/AkzidenzGroteskPro-Regular.woff2') format('woff2'), url('../fonts/AkzidenzGroteskPro/AkzidenzGroteskPro-Regular.woff') format('woff'), url('../fonts/AkzidenzGroteskPro/AkzidenzGroteskPro-Regular.ttf') format('truetype'), url('../fonts/AkzidenzGroteskPro/AkzidenzGroteskPro-Regular.eot?#iefix') format('embedded-opentype');font-weight:normal;font-style:normal;}@font-face{font-family:'AkzidenzGroteskPro-Md';src:url('../fonts/AkzidenzGroteskPro/AkzidenzGroteskPro-Md.eot');src:url('../fonts/AkzidenzGroteskPro/AkzidenzGroteskPro-Md.woff2') format('woff2'), url('../fonts/AkzidenzGroteskPro/AkzidenzGroteskPro-Md.woff') format('woff'), url('../fonts/AkzidenzGroteskPro/AkzidenzGroteskPro-Md.ttf') format('truetype'), url('../fonts/AkzidenzGroteskPro/AkzidenzGroteskPro-Md.eot?#iefix') format('embedded-opentype');font-weight:normal;font-style:normal;}@font-face{font-family:'AkzidenzGroteskPro-Light';src:url('../fonts/AkzidenzGroteskPro/AkzidenzGroteskPro-Light.eot');src:url('../fonts/AkzidenzGroteskPro/AkzidenzGroteskPro-Light.woff2') format('woff2'), url('../fonts/AkzidenzGroteskPro/AkzidenzGroteskPro-Light.woff') format('woff'), url('../fonts/AkzidenzGroteskPro/AkzidenzGroteskPro-Light.ttf') format('truetype'), url('../fonts/AkzidenzGroteskPro/AkzidenzGroteskPro-Light.eot?#iefix') format('embedded-opentype');font-weight:normal;font-style:normal;}@font-face{font-family:'AkzidenzGroteskPro-BoldCn';src:url('../fonts/AkzidenzGroteskPro/AkzidenzGroteskPro-BoldCn.eot');src:url('../fonts/AkzidenzGroteskPro/AkzidenzGroteskPro-BoldCn.woff2') format('woff2'), url('../fonts/AkzidenzGroteskPro/AkzidenzGroteskPro-BoldCn.woff') format('woff'), url('../fonts/AkzidenzGroteskPro/AkzidenzGroteskPro-BoldCn.ttf') format('truetype'), url('../fonts/AkzidenzGroteskPro/AkzidenzGroteskPro-BoldCn.eot?#iefix') format('embedded-opentype');font-weight:normal;font-style:normal;}@font-face{font-family:'AkzidenzGroteskPro-Bold';src:url('../fonts/AkzidenzGroteskPro/AkzidenzGroteskPro-Bold.eot');src:url('../fonts/AkzidenzGroteskPro/AkzidenzGroteskPro-Bold.woff2') format('woff2'), url('../fonts/AkzidenzGroteskPro/AkzidenzGroteskPro-Bold.woff') format('woff'), url('../fonts/AkzidenzGroteskPro/AkzidenzGroteskPro-Bold.ttf') format('truetype'), url('../fonts/AkzidenzGroteskPro/AkzidenzGroteskPro-Bold.eot?#iefix') format('embedded-opentype');font-weight:normal;font-style:normal;}@font-face{font-family:'Avenir Next Cyr Regular';src:url('../fonts/AvenirNextCyr/AvenirNextCyr-Regular.eot');src:local('Avenir Next Cyr Regular'), local('AvenirNextCyr-Regular'), url('../fonts/AvenirNextCyr/AvenirNextCyr-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirNextCyr/AvenirNextCyr-Regular.woff2') format('woff2'), url('../fonts/AvenirNextCyr/AvenirNextCyr-Regular.woff') format('woff'), url('../fonts/AvenirNextCyr/AvenirNextCyr-Regular.ttf') format('truetype');font-weight:normal;font-style:normal;}@font-face{font-family:'Avenir Next Cyr Medium';src:url('../fonts/AvenirNextCyr/AvenirNextCyr-Medium.eot');src:local('Avenir Next Cyr Medium'), local('AvenirNextCyr-Medium'), url('../fonts/AvenirNextCyr/AvenirNextCyr-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirNextCyr/AvenirNextCyr-Medium.woff2') format('woff2'), url('../fonts/AvenirNextCyr/AvenirNextCyr-Medium.woff') format('woff'), url('../fonts/AvenirNextCyr/AvenirNextCyr-Medium.ttf') format('truetype');font-weight:500;font-style:normal;}header{position:fixed;left:0;right:0;top:0;z-index:15;display:flex;align-items:center;justify-content:space-between;padding:30px 45px 21px 50px;min-height:65px;background:rgba(116, 112, 106, .9);box-shadow:0px 4px 6px 0px rgba(0, 0, 0, 0.14) }@media (max-width:1299px){header{padding:30px 25px 21px 30px }}@media (max-width:767px){header{padding:10px }}header .logo{width:165px }header .logo a,header .logo span{display:block }header .logo a img,header .logo span img{max-width:100% }header .header-nav{text-align:right }header .header-nav a{text-decoration:none;font-size:14px;color:#fff }@media (max-width:767px){header .header-nav a{font-size:14px }}header .header-nav .header-nav-top{display:flex;justify-content:flex-end;align-items:flex-start;margin-bottom:20px }@media (max-width:767px){header .header-nav .header-nav-top{margin-bottom:8px }}header .header-nav .header-nav-top .catalog_pdf{position:relative;padding:0 25px 5px 15px;display:inline-block;border-bottom:2px solid #9e9a95;background:url(../images/icon/upload_ico.png) no-repeat;background-position:right 5px }@media (max-width:767px){header .header-nav .header-nav-top .catalog_pdf{width:80px;padding:0 10px 3px 5px;text-align:center;margin-left:20px }}header .header-nav .header-nav-top .catalog_pdf:hover{opacity:0.9;animation:arrowDown 1s ease-in-out }@keyframes arrowDown{0%{background-position:right 5px }50%{background-position:right 10px }100%{background-position:right 5px }}header .header-nav .header-nav-top .lang{margin-left:30px;display:flex;margin-top:-3px }@media (max-width:767px){header .header-nav .header-nav-top .lang{margin-left:10px }}header .header-nav .header-nav-top .lang li.current-lang a{border-bottom:2px solid #fff }header .header-nav .header-nav-top .lang li a{padding:0 5px 4px }@media (max-width:767px){header .header-nav .header-nav-top .lang li a{padding:0 3px 3px }}@media (max-width:1199px){header .header-nav nav{text-align:right }}header .header-nav nav .menu_btn{display:none;position:relative;cursor:pointer;border:none;border-top:2px solid #fff;border-bottom:2px solid #fff;width:30px;height:18px;background:transparent }header .header-nav nav .menu_btn:focus{outline:none }header .header-nav nav .menu_btn.close{border:2px solid transparent }header .header-nav nav .menu_btn.close:before{content:'';position:absolute;top:50%;margin-top:-1px;bottom:0;right:0;left:0;width:100%;height:2px;background:#fff;transform:rotate(35deg) }header .header-nav nav .menu_btn.close:after{transform:rotate(145deg) }header .header-nav nav .menu_btn:after{content:'';position:absolute;top:50%;margin-top:-1px;bottom:0;right:0;left:0;width:100%;height:2px;background:#fff }@media (max-width:1199px){header .header-nav nav .menu_btn{display:inline-block }}@media (min-width:1200px){header .header-nav nav .menu{display:flex !important }}@media (max-width:1199px){header .header-nav nav .menu{position:absolute;text-align:left;display:none;left:0;right:0;top:120px;background:rgba(116, 112, 106, .9);border-top:1px solid #fff;height:297px;overflow-y:scroll }}@media (max-width:767px){header .header-nav nav .menu{top:90px }}header .header-nav nav .menu > li{position:relative;margin-right:50px }@media (max-width:1299px){header .header-nav nav .menu > li{margin-right:40px }}@media (max-width:1199px){header .header-nav nav .menu > li{margin-right:0 }}header .header-nav nav .menu > li:last-child{margin-right:0 }header .header-nav nav .menu > li.menu-item-object-custom > a{cursor:default }header .header-nav nav .menu > li.menu-item-object-custom > a span{position:relative }header .header-nav nav .menu > li.menu-item-object-custom > a span:before{content:'';position:absolute;top:50%;margin-top:-2.5px;right:-15px;display:block;width:8px;height:5px;background:url(../images/icon/arr_down.png) no-repeat }header .header-nav nav .menu > li.menu-item-object-custom > a.active span:before{transform:rotate(180deg) }@media (min-width:1200px){header .header-nav nav .menu > li.menu-item-object-custom:hover > a{border-bottom:21px solid transparent }header .header-nav nav .menu > li.menu-item-object-custom:hover .sub-menu{display:block }}header .header-nav nav .menu > li a{position:relative;text-transform:uppercase;font-family:'AkzidenzGroteskPro-Light';font-size:15px }@media (max-width:1199px){header .header-nav nav .menu > li a{display:block;padding:8px 0 8px 30px;border-bottom:1px solid #fff }}@media (max-width:767px){header .header-nav nav .menu > li a{padding:8px 0 8px 15px }}header .header-nav nav .menu > li a:after{content:'';position:absolute;bottom:0;left:0;height:1px;background:#fff;transition:all 0.2s;width:0 }@media (min-width:1200px){header .header-nav nav .menu > li a:hover:after{width:100% }}header .header-nav nav .menu > li .sub-menu{display:none;position:absolute;top:44px;right:-30px;background:rgba(116, 112, 106, .9);min-width:max-content;padding:0 0 15px 25px }@media (max-width:1199px){header .header-nav nav .menu > li .sub-menu{position:static;right:0;top:0;width:100%;padding:0 }}header .header-nav nav .menu > li .sub-menu > li{margin:5px 0 }@media (max-width:1199px){header .header-nav nav .menu > li .sub-menu > li{margin:0 }}header .header-nav nav .menu > li .sub-menu > li a{display:inline-block;margin-right:30px }@media (max-width:1199px){header .header-nav nav .menu > li .sub-menu > li a{display:block;margin:0;padding:8px 0 8px 30px }}footer{background:#fff;padding-bottom:84px }@media (max-width:1199px){footer{padding-bottom:30px }}footer .ft_top{padding-bottom:36px }@media (max-width:1199px){footer .ft_top{padding-bottom:6px }}footer .ft_top .container{display:flex;justify-content:space-between }@media (max-width:767px){footer .ft_top .container{flex-wrap:wrap;justify-content:center }}footer .ft_top .container a{display:inline-block;text-decoration:none;color:#000;transition:all 0.2s }footer .ft_top .container .ft_logo{text-align:center;width:66px }@media (max-width:767px){footer .ft_top .container .ft_logo{order:1;padding-bottom:15px }}footer .ft_top .container .ft_logo a,footer .ft_top .container .ft_logo span{display:inline-block }footer .ft_top .container .ft_logo a img,footer .ft_top .container .ft_logo span img{max-width:100% }@media (max-width:1199px){footer .ft_top .container .ft_logo a img,footer .ft_top .container .ft_logo span img{max-width:75% }}footer .ft_top .container .ft_menu{padding-top:25px;display:flex;justify-content:space-between;width:36% }@media (max-width:1302px){footer .ft_top .container .ft_menu{width:40% }}@media (max-width:1199px){footer .ft_top .container .ft_menu{width:44%;padding-top:15px }}@media (max-width:767px){footer .ft_top .container .ft_menu{width:100%;display:block;padding-top:0;text-align:center }}footer .ft_top .container .ft_menu .sub-menu{display:none;position:absolute;z-index:1;text-align:left;top:44px;left:0;min-width:max-content;padding:0 20px 15px 0;background:#fff;overflow-y:scroll;box-shadow:0px 2px 5px #e5e5e5 }@media (max-width:767px){footer .ft_top .container .ft_menu .sub-menu{position:static;text-align:center;width:auto;height:auto;overflow-y:auto }}footer .ft_top .container .ft_menu .sub-menu li a{margin-left:20px;padding:5px 0 !important }@media (max-width:767px){footer .ft_top .container .ft_menu .sub-menu li a{margin-left:0;padding:0 10px 20px !important }}@media (max-width:767px){footer .ft_top .container .ft_menu.first{order:2 }}footer .ft_top .container .ft_menu.first li{position:relative }footer .ft_top .container .ft_menu.first li:first-child a{padding:0 20px 20px 0 }@media (max-width:1199px){footer .ft_top .container .ft_menu.first li:first-child a{padding:0 10px 20px 0 }}@media (max-width:767px){footer .ft_top .container .ft_menu.first li:first-child a{padding:0 10px 20px }}footer .ft_top .container .ft_menu.last{order:3 }footer .ft_top .container .ft_menu.last li{position:relative }footer .ft_top .container .ft_menu.last li:last-child a{padding:0 0 20px 20px }@media (max-width:1199px){footer .ft_top .container .ft_menu.last li:last-child a{padding:0 0 20px 10px }}@media (max-width:767px){footer .ft_top .container .ft_menu.last li:last-child a{padding:0 10px 20px }}footer .ft_top .container .ft_menu li.menu-item-type-custom > a{cursor:default }footer .ft_top .container .ft_menu li.menu-item-type-custom > a span{position:relative }footer .ft_top .container .ft_menu li.menu-item-type-custom > a span:before{content:'';position:absolute;top:50%;margin-top:-2.5px;right:-15px;display:block;width:8px;height:5px;background:url(../images/icon/arr_down_black.png) no-repeat }footer .ft_top .container .ft_menu li.menu-item-type-custom > a.active span:before{transform:rotate(180deg) }@media (min-width:768px){footer .ft_top .container .ft_menu li.menu-item-type-custom:hover .sub-menu{display:block }}footer .ft_top .container .ft_menu li a{position:relative;padding:0 20px 20px;text-transform:uppercase;font-family:'AkzidenzGroteskPro-Light';font-size:15px }@media (max-width:1199px){footer .ft_top .container .ft_menu li a{padding:0 10px 20px;font-size:12px }}@media (max-width:767px){footer .ft_top .container .ft_menu li a{font-size:15px }}footer .ft_top .container .ft_menu li a:after{content:'';position:absolute;bottom:0;left:0;height:2px;background:#000;transition:all 0.2s;width:0 }footer .ft_top .container .ft_menu li a:hover:after{width:100% }footer .ft_bottom{padding-top:60px;border-top:1px solid #adadad;font-size:18px }@media (max-width:1199px){footer .ft_bottom{font-size:14px }}@media (max-width:767px){footer .ft_bottom{padding-top:30px;font-size:18px }}footer .ft_bottom .container{display:flex;justify-content:space-between }@media (max-width:1199px){footer .ft_bottom .container{flex-wrap:wrap }}@media (max-width:1199px){footer .ft_bottom .container .ft_col{width:27%;margin-bottom:20px;display:flex;justify-content:center }}@media (max-width:767px){footer .ft_bottom .container .ft_col{width:100% }}footer .ft_bottom .container .ft_col a{display:inline-block;text-decoration:none;color:#000;transition:all 0.2s }footer .ft_bottom .container .ft_col a:hover{opacity:0.7 }footer .ft_bottom .container .ft_address{width:232px;padding-left:33px;background:url(../images/icon/mark_ico.png) left top no-repeat }footer .ft_bottom .container .ft_contacts .tel{display:block;padding-left:27px;margin-bottom:5px;background:url(../images/icon/tel_ico.png) 3px center no-repeat }footer .ft_bottom .container .ft_contacts .email{display:block;padding-left:32px;background:url(../images/icon/email_ico.png) left center no-repeat }footer .ft_bottom .container .ft_mobile .tel{display:block;min-height:24px;padding-left:35px;background:url(../images/icon/mob_ico.png) 2px center no-repeat }footer .ft_bottom .container .ft_mobile .tel:first-child{margin-bottom:5px }footer .ft_bottom .container .ft_catalog_pdf{text-align:center }footer .ft_bottom .container .ft_catalog_pdf a{position:relative;text-decoration:none;padding:0 35px 5px 20px;display:inline-block;border-bottom:2px solid #b0b0b0;background:url(../images/icon/upload_ico_black.png) no-repeat;background-position:right 5px;font-size:16px }@media (max-width:1199px){footer .ft_bottom .container .ft_catalog_pdf a{font-size:13px }}@media (max-width:767px){footer .ft_bottom .container .ft_catalog_pdf a{font-size:16px }}footer .ft_bottom .container .ft_catalog_pdf a:hover{opacity:0.9;animation:arrowDown 1s ease-in-out }@keyframes arrowDown{0%{background-position:right 5px }50%{background-position:right 10px }100%{background-position:right 5px }}footer .ft_bottom .container .ft_socials{text-align:right }footer .ft_bottom .container .ft_socials a{display:inline-block;width:42px;height:42px;margin-right:10px }footer .ft_bottom .container .ft_socials a.fb{background:url(../images/icon/fb_ico.png) no-repeat }footer .ft_bottom .container .ft_socials a.inst{background:url(../images/icon/inst_ico.png) no-repeat }footer .ft_bottom .container .ft_socials a.ytb{margin-right:0;background:url(../images/icon/ytb_ico.png) no-repeat }.home_page .about_section{padding:75px 0 10px 0 }@media (max-width:767px){.home_page .about_section{padding:35px 0 10px 0 }}.home_page .about_section .container h2{text-align:center;margin-bottom:55px }@media (max-width:767px){.home_page .about_section .container h2{margin-bottom:25px }}.home_page .about_section .container .about_box{padding:0 66px }@media (max-width:1199px){.home_page .about_section .container .about_box{padding:0 }}.home_page .about_section .container .about_box .about_item{display:flex;justify-content:space-between;margin-bottom:70px }@media (max-width:1199px){.home_page .about_section .container .about_box .about_item{flex-wrap:wrap;justify-content:center;margin-bottom:30px }}@media (max-width:1199px){.home_page .about_section .container .about_box .about_item .img_box img{max-width:100% }}.home_page .about_section .container .about_box .about_item .text_box{line-height:24px;color:#303030;padding:70px 0 0 65px }@media (max-width:1199px){.home_page .about_section .container .about_box .about_item .text_box{padding:30px 0 0 0 }}.home_page .about_section .container .about_box .about_item .text_box p{margin-bottom:20px }.home_page .about_section .container .about_box .about_item:nth-child(even){flex-direction:row-reverse }.home_page .about_section .container .about_box .about_item:nth-child(even) .text_box{padding:70px 65px 0 0 }@media (max-width:1199px){.home_page .about_section .container .about_box .about_item:nth-child(even) .text_box{padding:30px 0 0 0 }}.home_page .reviews_section{position:relative;padding:75px 0 }@media (max-width:767px){.home_page .reviews_section{padding:35px 0 }}.home_page .reviews_section h2{text-align:center;margin-bottom:65px }@media (max-width:767px){.home_page .reviews_section h2{margin-bottom:15px }}.home_page .reviews_section .reviews_box{display:flex;justify-content:space-between;margin-bottom:60px }@media (max-width:767px){.home_page .reviews_section .reviews_box{margin-bottom:30px }}.home_page .reviews_section .reviews_box .review_item{margin:20px;background:#fff;padding:14px;width:29%;box-shadow:0px 4px 30px 0px rgba(0, 0, 0, 0.14) }.home_page .reviews_section .reviews_box .review_item .review{text-align:center;padding:30px 42px 50px;border:1px solid #e6e6e6;height:90% }@media (max-width:767px){.home_page .reviews_section .reviews_box .review_item .review{padding:20px 10px 40px }}.home_page .reviews_section .reviews_box .review_item .review .avatar{display:flex;justify-content:center;align-items:center;width:129px;height:129px;margin:0 auto 25px;background:url(../images/avatar_bg.png) center no-repeat }.home_page .reviews_section .reviews_box .review_item .review .avatar img{width:108px;height:108px;border-radius:50% }.home_page .reviews_section .reviews_box .review_item .review .name{position:relative;text-transform:uppercase;margin-bottom:10px;padding-bottom:10px;font-size:21px }.home_page .reviews_section .reviews_box .review_item .review .name:after{content:'';display:block;width:74px;height:2px;position:absolute;left:0;right:0;bottom:0;background:#000;margin:auto }.home_page .reviews_section .reviews_box.slick-slider{position:static }.home_page .reviews_section .reviews_box .slick-prev,.home_page .reviews_section .reviews_box .slick-next{position:absolute;top:50%;margin-top:-46px;border:none;cursor:pointer;background:#000;width:89px;height:92px;font-size:0;border:2px solid transparent;z-index:10;transition:all 0.5s }@media (max-width:1199px){.home_page .reviews_section .reviews_box .slick-prev,.home_page .reviews_section .reviews_box .slick-next{margin-top:-26px;width:49px;height:52px }}.home_page .reviews_section .reviews_box .slick-prev:after,.home_page .reviews_section .reviews_box .slick-next:after{position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;content:'';display:block;width:13px;height:21px }.home_page .reviews_section .reviews_box .slick-prev:hover,.home_page .reviews_section .reviews_box .slick-next:hover{background:#fff;opacity:0.7 }.home_page .reviews_section .reviews_box .slick-prev:focus,.home_page .reviews_section .reviews_box .slick-next:focus{outline:none }.home_page .reviews_section .reviews_box .slick-prev{left:0 }.home_page .reviews_section .reviews_box .slick-prev:after{background:url(../images/icon/arr_prev.png) no-repeat }.home_page .reviews_section .reviews_box .slick-prev:hover:after{background:url(../images/icon/arr_prev.png) 0 100% no-repeat }.home_page .reviews_section .reviews_box .slick-next{right:0 }.home_page .reviews_section .reviews_box .slick-next:after{background:url(../images/icon/arr_next.png) no-repeat }.home_page .reviews_section .reviews_box .slick-next:hover:after{background:url(../images/icon/arr_next.png) 0 100% no-repeat }.home_page .reviews_section .btn_box{text-align:center }.banner_section{position:relative;display:flex;justify-content:center;align-items:center;margin:119px 0 0 0;min-height:462px;background-repeat:no-repeat;background-position:center;background-size:cover }@media (max-width:767px){.banner_section{margin:92px 0 0 0;min-height:185px }}.banner_section .page_title{text-align:center;min-width:584px;padding:12px 20px;text-transform:uppercase;color:#fff;font-size:1.25vw;line-height:38px;letter-spacing:2px;background:url(../images/icon/title_shadow.png) no-repeat;background-size:100% 100% }@media (max-width:767px){.banner_section .page_title{min-width:220px;padding:6px 20px;font-size:18px;line-height:22px }}.banner_hone{position:relative }.banner_hone .page_title{width:20.8333333333vw;text-align:center;position:absolute;left:0;right:0;z-index:3;top:38.7vh;margin:0 auto }@media (max-width:1199px){.banner_hone .page_title{width:auto }}.banner_hone .page_title h1{display:inline-block;line-height:5.2083333333vw;letter-spacing:0.3645833333vw;text-transform:uppercase;font-size:4.4270833333vw;color:#fff;border-bottom:2px solid rgba(255, 255, 255, .7) }@media (max-width:1199px){.banner_hone .page_title h1{font-size:41px;line-height:1 }}.banner_hone .scroll_down{position:absolute;bottom:6.2vh;left:0;right:0;margin:auto;z-index:2;cursor:pointer;border:none;display:inline-block;width:1.5104166667vw;height:2.1354166667vw;background-color:transparent;background-image:url(../images/icon/scroll_ico.png);background-repeat:no-repeat;background-size:1.5104166667vw }@media (max-width:1199px){.banner_hone .scroll_down{width:19px;height:31px;background-size:19px }}.banner_hone .scroll_down:after{content:'';display:block;width:0.15625vw;height:0.3645833333vw;background:#fff;position:absolute;top:0.5729166667vw;left:50%;margin-left:-0.078125vw;transition:all 0.2s }@media (max-width:1199px){.banner_hone .scroll_down:after{width:2px;height:5px;top:7px;margin-left:-1px }}.banner_hone .scroll_down:focus{outline:none }@media (min-width:1200px){.banner_hone .scroll_down:hover{opacity:0.9 }.banner_hone .scroll_down:hover:after{animation:moveDown 1.5s infinite ease-in-out }}@keyframes moveDown{0%{top:0.5729166667vw }50%{top:0.78125vw }100%{top:0.5729166667vw }}.banner_hone .banners_box .banner_item{position:relative;height:100vh;background-position:center;background-repeat:no-repeat;background-size:cover }.banner_hone .banners_box .banner_item:before,.banner_hone .banners_box .banner_item:after{content:'';display:block;position:absolute;right:0;bottom:0;left:0;top:0;background:rgba(0, 0, 0, .36);background-size:cover;margin:auto;z-index:1 }.banner_hone .banners_box .banner_item:after{background:url(../images/banner_shadow.png) center no-repeat;background-size:cover }.banner_hone .banners_box .banner_item .banner_title{display:flex;justify-content:center;text-align:center;position:absolute;z-index:2;top:51.8vh;left:0;right:0;margin:auto }@media (max-width:1199px){.banner_hone .banners_box .banner_item .banner_title{top:55vh }}.banner_hone .banners_box .banner_item .banner_title:after{background:url(../images/icon/shad_af.png) no-repeat;background-size:100% 100% }.banner_hone .banners_box .banner_item .banner_title span{display:inline-block;min-width:49.5833333333vw;padding:10.5px 0;text-transform:uppercase;font-size:24px;color:#fff;background:url(../images/icon/title_shadow.png) no-repeat;background-size:100% 100% }@media (max-width:1199px){.banner_hone .banners_box .banner_item .banner_title span{padding:6px 20px;font-size:16px }}.banner_hone .banners_box .slick-dots{display:flex;justify-content:center;position:absolute;left:0;right:0;bottom:20%;z-index:2;margin:auto }.banner_hone .banners_box .slick-dots li.slick-active button{border:3px solid #fff;background:transparent }.banner_hone .banners_box .slick-dots li button{margin:0 5px;cursor:pointer;border:none;display:inline-block;font-size:0;width:16px;height:16px;border-radius:50%;background:#fff }.banner_hone .banners_box .slick-dots li button:focus{outline:none }.home_page .pluses_section{background:#edeff1 }.home_page .pluses_section .container{display:flex;justify-content:space-between;padding:48px 0 58px 0 }.home_page .pluses_section .container .pluses_box {display:flex;flex-wrap:wrap;justify-content:space-between;padding:65px 66px 25px }.home_page .pluses_section .container .pluses_box .pluses_item{display:flex;width:32%;margin-bottom:50px }@media (max-width:767px){.home_page .pluses_section .container .pluses_box {padding:30px 0 25px }.home_page .pluses_section .container .pluses_box .pluses_item{width:100%;margin-bottom:30px }}@media (max-width:1199px){.home_page .pluses_section .container .pluses_box {flex-wrap:wrap }.home_page .pluses_section .container .pluses_box .pluses_item{margin-bottom:40px }}.home_page .pluses_section .container .pluses_box .pluses_item .plus_ico{text-align:center;min-width:52px;margin-top:5px }.home_page .pluses_section .container .pluses_box .pluses_item .plus_text{position:relative;margin-bottom:20px;margin-left:20px;color:#303030;font-size:18px }.home_page .pluses_section .container .pluses_box .pluses_item .plus_text:after{content:'';display:block;position:absolute;bottom:-22px;left:0;width:69px;height:2px;background:#000 }.about_page{padding:240px 0 75px }.about_page .pluses_section .container{display:flex;justify-content:space-between;padding:48px 0 58px 0 }.about_page .pluses_section .container .pluses_box {display:flex;flex-wrap:wrap;justify-content:space-between;padding:65px 66px 25px }.about_page .pluses_section .container .pluses_box .pluses_item{display:flex;width:32%;margin-bottom:50px }.about_page h1{text-align:center;margin-bottom:70px }@media (max-width:767px){.about_page{padding:120px 0 45px }.about_page .pluses_section .container .pluses_box {padding:30px 0 25px }.about_page .pluses_section .container .pluses_box .pluses_item{width:100%;margin-bottom:30px }}@media (max-width:1199px){.about_page h1{margin-bottom:40px }.about_page .pluses_section .container .pluses_box {flex-wrap:wrap }.about_page .pluses_section .container .pluses_box .pluses_item{width:48%;margin-bottom:40px }}.about_page .about_content{margin-bottom:98px;display:flex }@media (max-width:1199px){.about_page .about_content{margin-bottom:48px;flex-wrap:wrap }}.about_page .about_content .about_slider_box,.about_page .about_content .about_desc{box-sizing:border-box;width:50% }@media (max-width:1199px){.about_page .about_content .about_slider_box,.about_page .about_content .about_desc{width:100% }}.about_page .about_content .about_slider_box{padding-right:15px }@media (max-width:1199px){.about_page .about_content .about_slider_box{padding-right:0 }}.about_page .about_content .about_slider_box .about_slider{margin-bottom:18px }@media (max-width:767px){.about_page .about_content .about_slider_box .about_slider{display:none !important }}.about_page .about_content .about_slider_box .about_slider img{max-width:100%;object-fit:cover;width:100%;height:495px }.about_page .about_content .about_slider_box .about_slider_nav{position:relative;display:flex;justify-content:space-between }.about_page .about_content .about_slider_box .about_slider_nav .slick-list{margin:0 -6.5px }.about_page .about_content .about_slider_box .about_slider_nav .slick-prev,.about_page .about_content .about_slider_box .about_slider_nav .slick-next{position:absolute;top:50%;margin-top:-23.5px;border:none;cursor:pointer;background:#fff;width:46px;height:47px;font-size:0;z-index:10;transition:all 0.5s;opacity:0.7 }.about_page .about_content .about_slider_box .about_slider_nav .slick-prev:after,.about_page .about_content .about_slider_box .about_slider_nav .slick-next:after{position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;content:'';display:block;width:9px;height:15px }.about_page .about_content .about_slider_box .about_slider_nav .slick-prev:hover,.about_page .about_content .about_slider_box .about_slider_nav .slick-next:hover{background:#000 }.about_page .about_content .about_slider_box .about_slider_nav .slick-prev:focus,.about_page .about_content .about_slider_box .about_slider_nav .slick-next:focus{outline:none }.about_page .about_content .about_slider_box .about_slider_nav .slick-prev{left:0 }.about_page .about_content .about_slider_box .about_slider_nav .slick-prev:after{background:url(../images/icon/arr_prev.png) 0 100% no-repeat;background-size:9px }.about_page .about_content .about_slider_box .about_slider_nav .slick-prev:hover:after{background:url(../images/icon/arr_prev.png) no-repeat;background-size:9px }.about_page .about_content .about_slider_box .about_slider_nav .slick-next{right:-1px }.about_page .about_content .about_slider_box .about_slider_nav .slick-next:after{background:url(../images/icon/arr_next.png) 0 100% no-repeat;background-size:9px }.about_page .about_content .about_slider_box .about_slider_nav .slick-next:hover:after{background:url(../images/icon/arr_next.png) no-repeat;background-size:9px }.about_page .about_content .about_slider_box .about_slider_nav a{margin:0 6.5px }.about_page .about_content .about_slider_box .about_slider_nav a img{max-width:100%;object-fit:cover;width:100%;height:162px }@media (max-width:767px){.about_page .about_content .about_slider_box .about_slider_nav a img{height:214px }}.about_page .about_content .about_desc{padding:100px 63px 0 53px;color:#303030 }@media (max-width:1199px){.about_page .about_content .about_desc{padding:50px 0 0 0 }}.about_page .about_content .about_desc p{line-height:24px;margin-bottom:20px }.partners_page{padding:80px 0 55px 0 }@media (max-width:767px){.partners_page{padding:50px 0 55px 0 }}.partners_page .partners_content{display:flex;flex-wrap:wrap }.partners_page .partners_content .partner_item{display:flex;justify-content:center;align-items:center;box-sizing:border-box;margin-bottom:20px;border:1px solid #dcdcdc;width:23%;height:161px;margin-left:20px;transition:all 0.5s }.partners_page .partners_content .partner_item:hover{opacity:0.7;border-color:rgba(116, 112, 106, .9) }.partners_page .partners_content .partner_item img{width:70%;height:70%;object-fit:contain }@media (max-width:1199px){.partners_page .partners_content .partner_item{width:31.5% }.partners_page .partners_content .partner_item:nth-child(3n+1){margin-left:0 }}@media (max-width:767px){.partners_page .partners_content .partner_item{width:100%;margin-left:0 }}.partners_page .partners_content .partner_item:nth-child(1){margin-left:0 !important }.partners_page .partners_content .partner_item:nth-child(4n+1){margin-left:0 }@media (max-width:1199px){.partners_page .partners_content .partner_item:nth-child(4n+1){margin-left:20px }}@media (max-width:767px){.partners_page .partners_content .partner_item:nth-child(4n+1){margin-left:0 }}.reviews_page{padding:100px 0 75px 0 }@media (max-width:767px){.reviews_page{padding:50px 0 45px 0 }}.reviews_page .reviews_content{position:relative;display:flex;justify-content:center;padding-bottom:62px }.reviews_page .reviews_content .review_item{width:31.7%;margin-left:32px }@media (max-width:767px){.reviews_page .reviews_content .review_item{width:100% }}.reviews_page .reviews_content .review_item .author{display:flex;align-items:center;margin-bottom:25px }.reviews_page .reviews_content .review_item .author .avatar{position:relative;margin-left:17px;margin-right:14px;width:64px;height:64px;border-radius:50%;background:#eaa80a }.reviews_page .reviews_content .review_item .author .avatar img{position:absolute;top:2px;left:2px;width:64px;height:64px;object-fit:cover;border-radius:50% }.reviews_page .reviews_content .review_item .author .name_box{font-size:16px }.reviews_page .reviews_content .review_item .author .name_box .post{color:#adadad }.reviews_page .reviews_content .review_item .comment{position:relative;background:#f6f7f8;padding:40px 28px 50px;border-radius:5px;min-height:586px !important }@media (max-width:1199px){.reviews_page .reviews_content .review_item .comment{min-height:660px !important }}@media (max-width:767px){.reviews_page .reviews_content .review_item .comment{padding:40px 15px 50px;font-size:16px }}.reviews_page .reviews_content .review_item .comment:before{content:'';display:block;width:17px;height:20px;background:url(../images/icon/comment_arr.png) no-repeat;position:absolute;top:-19px;left:34px }.reviews_page .reviews_content .review_item .comment p{margin-bottom:20px }.reviews_page .reviews_content .review_item .comment a{text-decoration:none;color:#eaa80a }@media (max-width:767px){.reviews_page .reviews_content .review_item .comment a{word-wrap:break-word }}.reviews_page .reviews_content .review_item .comment a:hover{text-decoration:underline }.reviews_page .reviews_content .slick-list{margin-left:-32px }.reviews_page .reviews_content .slick-dots{position:absolute;left:0;right:0;display:flex;justify-content:center;bottom:0 }.reviews_page .reviews_content .slick-dots li button{cursor:pointer;width:10px;height:10px;font-size:0;border:none;background:#edeff1;border-radius:50%;margin:0 5px }.reviews_page .reviews_content .slick-dots li button:focus{outline:none }.reviews_page .reviews_content .slick-dots li.slick-active button{background:#514e4e }.contacts_page{padding:110px 0 75px 0 }@media (max-width:767px){.contacts_page{padding:35px 0 }}.contacts_page .contacts_content{display:flex;justify-content:space-between;padding-bottom:60px }@media (max-width:1199px){.contacts_page .contacts_content{flex-wrap:wrap }}@media (max-width:767px){.contacts_page .contacts_content{padding-bottom:30px }}.contacts_page .contacts_content .contact_item{box-sizing:border-box;padding:30px 0 20px 55px;border-left:1px solid #a5a3a2 }@media (max-width:1199px){.contacts_page .contacts_content .contact_item{width:50% }.contacts_page .contacts_content .contact_item:nth-child(odd){padding-left:0;border-left:none }}@media (max-width:767px){.contacts_page .contacts_content .contact_item{width:100%;border-left:none;padding:15px 0 20px 0 }}.contacts_page .contacts_content .contact_item:first-child{width:290px;padding:30px 0 20px 0;border-left:none }.contacts_page .contacts_content .contact_item a{color:#000;text-decoration:none;transition:all 0.2s }.contacts_page .contacts_content .contact_item a:hover{opacity:0.7 }.contacts_page .contacts_content .contact_item .ct_title{font-size:21px;color:#514e4e;margin-bottom:15px }.contacts_page .contacts_content .contact_item .ct_address{padding:0 0 0 33px;background:url(../images/icon/mark_ico.png) left top no-repeat }.contacts_page .contacts_content .contact_item .ct_email{display:block;padding-left:32px;background:url(../images/icon/email_ico.png) left center no-repeat }.contacts_page .contacts_content .contact_item .ct_tel{display:block;min-height:30px;padding-left:35px;background:url(../images/icon/mob_ico.png) 2px center no-repeat }.contacts_page .contacts_content .contact_item .ct_tel:first-child{margin-bottom:5px }.contacts_page .contacts_content .contact_item .ct_socials a{display:inline-block;width:42px;height:42px;margin-right:10px }.contacts_page .contacts_content .contact_item .ct_socials a.fb{background:url(../images/icon/fb_ico.png) no-repeat }.contacts_page .contacts_content .contact_item .ct_socials a.inst{background:url(../images/icon/inst_ico.png) no-repeat }.contacts_page .contacts_content .contact_item .ct_socials a.ytb{margin-right:0;background:url(../images/icon/ytb_ico.png) no-repeat }.contacts_page .map_box{height:417px }.designers_page{padding:80px 0 75px 0 }@media (max-width:767px){.designers_page{padding:40px 0 35px 0 }}.designers_page .designers_pluses{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:35px }@media (max-width:767px){.designers_page .designers_pluses{margin-bottom:15px }}.designers_page .designers_pluses .design_plus_item{width:50%;display:flex;align-items:center;margin-bottom:40px }@media (max-width:767px){.designers_page .designers_pluses .design_plus_item{width:100% }}.designers_page .designers_pluses .design_plus_item .ico{min-width:50px;margin-right:10px }.designers_page .reasons_box{padding:75px 0 45px 0;background-position:center;background-repeat:no-repeat;background-size:cover }@media (max-width:767px){.designers_page .reasons_box{padding:35px 0 25px 0 }}.designers_page .reasons_box .reasons_title{text-align:center;text-transform:uppercase;font-size:41px;color:#fff;margin-bottom:75px }@media (max-width:767px){.designers_page .reasons_box .reasons_title{font-size:30px;margin-bottom:25px }}.designers_page .reasons_box .reasons_content{display:flex;flex-wrap:wrap;justify-content:space-between }@media (max-width:767px){.designers_page .reasons_box .reasons_content{flex-wrap:wrap }}.designers_page .reasons_box .reasons_content .reason_item{width:24%;color:#fff;margin-bottom:63px }@media (max-width:767px){.designers_page .reasons_box .reasons_content .reason_item{width:100%;margin-bottom:30px }}.designers_page .reasons_box .reasons_content .reason_item:nth-child(1),.designers_page .reasons_box .reasons_content .reason_item:nth-child(2),.designers_page .reasons_box .reasons_content .reason_item:nth-child(3){width:31% }@media (max-width:767px){.designers_page .reasons_box .reasons_content .reason_item:nth-child(1),.designers_page .reasons_box .reasons_content .reason_item:nth-child(2),.designers_page .reasons_box .reasons_content .reason_item:nth-child(3){width:100% }}.designers_page .reasons_box .reasons_content .reason_item .num{font-family:'Avenir Next Cyr Regular';font-size:30px;margin-bottom:25px }@media (max-width:767px){.designers_page .reasons_box .reasons_content .reason_item .num{margin-bottom:15px }}.designers_page .reasons_box .reasons_content .reason_item .text{position:relative;margin-bottom:12px }.designers_page .reasons_box .reasons_content .reason_item .text:after{content:'';display:block;width:22px;height:5px;background:#fff;position:absolute;left:0;bottom:-17px }.designers_page .product_cost_box,.designers_page .cooperate_box{padding-top:70px }@media (max-width:767px){.designers_page .product_cost_box,.designers_page .cooperate_box{padding-top:30px }}.designers_page .product_cost_box h3,.designers_page .cooperate_box h3{text-align:center;margin-bottom:60px }@media (max-width:767px){.designers_page .product_cost_box h3,.designers_page .cooperate_box h3{margin-bottom:30px }}.designers_page .product_cost_box .product_cost,.designers_page .cooperate_box .product_cost,.designers_page .product_cost_box .cooperate,.designers_page .cooperate_box .cooperate{margin-bottom:70px }@media (max-width:767px){.designers_page .product_cost_box .product_cost,.designers_page .cooperate_box .product_cost,.designers_page .product_cost_box .cooperate,.designers_page .cooperate_box .cooperate{margin-bottom:30px }}.designers_page .product_cost_box .product_cost .product_cost_item,.designers_page .cooperate_box .product_cost .product_cost_item,.designers_page .product_cost_box .cooperate .product_cost_item,.designers_page .cooperate_box .cooperate .product_cost_item,.designers_page .product_cost_box .product_cost .cooperate_item,.designers_page .cooperate_box .product_cost .cooperate_item,.designers_page .product_cost_box .cooperate .cooperate_item,.designers_page .cooperate_box .cooperate .cooperate_item{display:flex;align-items:center;border:1px solid #a5a3a2 }@media (max-width:767px){.designers_page .product_cost_box .product_cost .product_cost_item,.designers_page .cooperate_box .product_cost .product_cost_item,.designers_page .product_cost_box .cooperate .product_cost_item,.designers_page .cooperate_box .cooperate .product_cost_item,.designers_page .product_cost_box .product_cost .cooperate_item,.designers_page .cooperate_box .product_cost .cooperate_item,.designers_page .product_cost_box .cooperate .cooperate_item,.designers_page .cooperate_box .cooperate .cooperate_item{display:block }}.designers_page .product_cost_box .product_cost .product_cost_item .ico,.designers_page .cooperate_box .product_cost .product_cost_item .ico,.designers_page .product_cost_box .cooperate .product_cost_item .ico,.designers_page .cooperate_box .cooperate .product_cost_item .ico,.designers_page .product_cost_box .product_cost .cooperate_item .ico,.designers_page .cooperate_box .product_cost .cooperate_item .ico,.designers_page .product_cost_box .cooperate .cooperate_item .ico,.designers_page .cooperate_box .cooperate .cooperate_item .ico{display:flex;align-items:center;justify-content:center;min-width:160px }@media (max-width:767px){.designers_page .product_cost_box .product_cost .product_cost_item .ico,.designers_page .cooperate_box .product_cost .product_cost_item .ico,.designers_page .product_cost_box .cooperate .product_cost_item .ico,.designers_page .cooperate_box .cooperate .product_cost_item .ico,.designers_page .product_cost_box .product_cost .cooperate_item .ico,.designers_page .cooperate_box .product_cost .cooperate_item .ico,.designers_page .product_cost_box .cooperate .cooperate_item .ico,.designers_page .cooperate_box .cooperate .cooperate_item .ico{padding:20px 0 0 0 }}.designers_page .product_cost_box .product_cost .product_cost_item .text,.designers_page .cooperate_box .product_cost .product_cost_item .text,.designers_page .product_cost_box .cooperate .product_cost_item .text,.designers_page .cooperate_box .cooperate .product_cost_item .text,.designers_page .product_cost_box .product_cost .cooperate_item .text,.designers_page .cooperate_box .product_cost .cooperate_item .text,.designers_page .product_cost_box .cooperate .cooperate_item .text,.designers_page .cooperate_box .cooperate .cooperate_item .text{display:flex;align-items:center;border-left:1px solid #a5a3a2;padding:25px 25px 25px 40px;min-height:66px }@media (max-width:767px){.designers_page .product_cost_box .product_cost .product_cost_item .text,.designers_page .cooperate_box .product_cost .product_cost_item .text,.designers_page .product_cost_box .cooperate .product_cost_item .text,.designers_page .cooperate_box .cooperate .product_cost_item .text,.designers_page .product_cost_box .product_cost .cooperate_item .text,.designers_page .cooperate_box .product_cost .cooperate_item .text,.designers_page .product_cost_box .cooperate .cooperate_item .text,.designers_page .cooperate_box .cooperate .cooperate_item .text{border-left:none;padding:15px 15px 15px 20px }}.designers_page .cooperate_box{padding:0 }.designers_page .cooperate_box .cooperate{margin-bottom:0 }.designers_page .cooperate_box .cooperate .cooperate_item{border-bottom:none }.designers_page .cooperate_box .cooperate .cooperate_item:last-child{border-bottom:1px solid #a5a3a2 }.designers_page .cooperate_box .cooperate .cooperate_item .text{padding:25px 94px 25px 40px }@media (max-width:767px){.designers_page .cooperate_box .cooperate .cooperate_item .text{padding:15px 15px 15px 20px }}.project_page{padding:240px 0 75px 0 }@media (max-width:1199px){.project_page{padding:200px 0 75px 0 }}@media (max-width:767px){.project_page{padding:120px 0 35px 0 }}.project_page h1{text-align:center;letter-spacing:2px;margin-bottom:60px }@media (max-width:767px){.project_page h1{margin-bottom:30px }}.project_page .project_content{margin-bottom:144px;display:flex }@media (max-width:1199px){.project_page .project_content{margin-bottom:48px;flex-wrap:wrap }}.project_page .project_content .project_slider_box,.project_page .project_content .project_desc{box-sizing:border-box;width:50% }@media (max-width:1199px){.project_page .project_content .project_slider_box,.project_page .project_content .project_desc{width:100% }}.project_page .project_content .project_slider_box{padding-right:15px }@media (max-width:1199px){.project_page .project_content .project_slider_box{padding-right:0 }}.project_page .project_content .project_slider_box .project_slider{margin-bottom:18px }@media (max-width:767px){.project_page .project_content .project_slider_box .project_slider{display:none !important }}.project_page .project_content .project_slider_box .project_slider img{max-width:100%;object-fit:cover;width:100%;height:495px }.project_page .project_content .project_slider_box .project_slider_nav{position:relative;display:flex;justify-content:space-between }.project_page .project_content .project_slider_box .project_slider_nav .slick-list{margin:0 -6.5px }.project_page .project_content .project_slider_box .project_slider_nav .slick-prev,.project_page .project_content .project_slider_box .project_slider_nav .slick-next{position:absolute;top:50%;margin-top:-23.5px;border:none;cursor:pointer;background:#fff;width:46px;height:47px;font-size:0;z-index:10;transition:all 0.5s;opacity:0.7 }.project_page .project_content .project_slider_box .project_slider_nav .slick-prev:after,.project_page .project_content .project_slider_box .project_slider_nav .slick-next:after{position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;content:'';display:block;width:9px;height:15px }.project_page .project_content .project_slider_box .project_slider_nav .slick-prev:hover,.project_page .project_content .project_slider_box .project_slider_nav .slick-next:hover{background:#000 }.project_page .project_content .project_slider_box .project_slider_nav .slick-prev:focus,.project_page .project_content .project_slider_box .project_slider_nav .slick-next:focus{outline:none }.project_page .project_content .project_slider_box .project_slider_nav .slick-prev{left:0 }.project_page .project_content .project_slider_box .project_slider_nav .slick-prev:after{background:url(../images/icon/arr_prev.png) 0 100% no-repeat;background-size:9px }.project_page .project_content .project_slider_box .project_slider_nav .slick-prev:hover:after{background:url(../images/icon/arr_prev.png) no-repeat;background-size:9px }.project_page .project_content .project_slider_box .project_slider_nav .slick-next{right:-2px }.project_page .project_content .project_slider_box .project_slider_nav .slick-next:after{background:url(../images/icon/arr_next.png) 0 100% no-repeat;background-size:9px }.project_page .project_content .project_slider_box .project_slider_nav .slick-next:hover:after{background:url(../images/icon/arr_next.png) no-repeat;background-size:9px }.project_page .project_content .project_slider_box .project_slider_nav a{margin:0 6.5px }.project_page .project_content .project_slider_box .project_slider_nav a img{max-width:100%;object-fit:cover;width:100%;height:162px }@media (max-width:767px){.project_page .project_content .project_slider_box .project_slider_nav a img{height:214px }}.project_page .project_content .project_desc{padding:70px 170px 0 53px;color:#303030 }@media (max-width:1199px){.project_page .project_content .project_desc{padding:30px 0 0 0 }}.project_page .project_content .project_desc .project_title{font-size:41px;margin-bottom:10px }@media (max-width:767px){.project_page .project_content .project_desc .project_title{font-size:25px }}.project_page .project_content .project_desc p{line-height:24px;margin-bottom:15px }.project_page .similar_projects_box{position:relative;padding:70px 0 80px 0;background:#edeff1 }@media (max-width:767px){.project_page .similar_projects_box{padding:30px 0 40px 0 }}.project_page .similar_projects_box h2{text-align:center;margin-bottom:70px }@media (max-width:767px){.project_page .similar_projects_box h2{margin-bottom:30px }}.project_page .similar_projects_box .similar_projects{display:flex;justify-content:space-between;margin-bottom:60px }@media (max-width:767px){.project_page .similar_projects_box .similar_projects{flex-wrap:wrap;margin-bottom:40px }}.project_page .similar_projects_box .similar_projects .similar_project{display:block;margin-left:53px;text-decoration:none }.project_page .similar_projects_box .similar_projects .similar_project .project_img img{max-width:100%;object-fit:cover;width:100%;height:218px }.project_page .similar_projects_box .similar_projects .similar_project .project_name{text-align:center;padding-top:35px;text-transform:uppercase;font-family:'Avenir Next Cyr Medium';font-size:21px;color:#000 }.project_page .similar_projects_box .slick-slider{position:static;overflow:hidden }.project_page .similar_projects_box .slick-list{margin-left:-53px }.project_page .similar_projects_box .slick-prev,.project_page .similar_projects_box .slick-next{position:absolute;top:50%;margin-top:-46px;border:none;cursor:pointer;background:#000;width:89px;height:92px;font-size:0;border:2px solid transparent;z-index:10;transition:all 0.5s }@media (max-width:1199px){.project_page .similar_projects_box .slick-prev,.project_page .similar_projects_box .slick-next{margin-top:-26px;width:49px;height:52px }}@media (max-width:767px){.project_page .similar_projects_box .slick-prev,.project_page .similar_projects_box .slick-next{top:45% }}.project_page .similar_projects_box .slick-prev:after,.project_page .similar_projects_box .slick-next:after{position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;content:'';display:block;width:13px;height:21px }.project_page .similar_projects_box .slick-prev:hover,.project_page .similar_projects_box .slick-next:hover{background:#fff;opacity:0.7 }.project_page .similar_projects_box .slick-prev:focus,.project_page .similar_projects_box .slick-next:focus{outline:none }.project_page .similar_projects_box .slick-prev{left:0 }.project_page .similar_projects_box .slick-prev:after{background:url(../images/icon/arr_prev.png) no-repeat }.project_page .similar_projects_box .slick-prev:hover:after{background:url(../images/icon/arr_prev.png) 0 100% no-repeat }.project_page .similar_projects_box .slick-next{right:0 }.project_page .similar_projects_box .slick-next:after{background:url(../images/icon/arr_next.png) no-repeat }.project_page .similar_projects_box .slick-next:hover:after{background:url(../images/icon/arr_next.png) 0 100% no-repeat }.project_page .btn_box{text-align:center }.projects_page{padding:240px 0 75px 0 }@media (max-width:1199px){.projects_page{padding:200px 0 75px 0 }}@media (max-width:767px){.projects_page{padding:120px 0 35px 0 }}.projects_page h1{text-align:center;margin-bottom:20px }@media (max-width:767px){.projects_page h1{line-height:24px }}.projects_page .intro_text{text-align:center;font-family:'AkzidenzGroteskPro-Light';color:#514e4e;margin-bottom:70px }@media (max-width:767px){.projects_page .intro_text{margin-bottom:30px;font-size:16px }}.projects_page .projects_content{margin-bottom:104px }@media (max-width:767px){.projects_page .projects_content{margin-bottom:0 }}.projects_page .projects_content .project_item .container{display:flex }@media (max-width:767px){.projects_page .projects_content .project_item .container{flex-wrap:wrap }}.projects_page .projects_content .project_item:nth-child(odd){background:#fff;padding-top:172px }@media (max-width:1199px){.projects_page .projects_content .project_item:nth-child(odd){padding-top:86px }}@media (max-width:767px){.projects_page .projects_content .project_item:nth-child(odd){padding-top:50px }}.projects_page .projects_content .project_item:nth-child(1){padding-top:0 }.projects_page .projects_content .project_item:nth-child(even){background:#edeff1;padding-top:210px }@media (max-width:1199px){.projects_page .projects_content .project_item:nth-child(even){padding-top:105px }}@media (max-width:767px){.projects_page .projects_content .project_item:nth-child(even){padding-top:50px }}.projects_page .projects_content .project_item:nth-child(even) .container{flex-direction:row-reverse }.projects_page .projects_content .project_item:nth-child(even) .container .desc_box{text-align:right;padding:120px 148px 90px 32px }@media (max-width:1199px){.projects_page .projects_content .project_item:nth-child(even) .container .desc_box{width:38%;padding:40px 40px 30px 0 }}@media (max-width:767px){.projects_page .projects_content .project_item:nth-child(even) .container .desc_box{text-align:left;width:100%;padding:20px 0 40px 0 }}.projects_page .projects_content .project_item:nth-child(even) .container .desc_box .project_text:after{right:0;left:auto }@media (max-width:767px){.projects_page .projects_content .project_item:nth-child(even) .container .desc_box .project_text:after{right:auto;left:0 }}.projects_page .projects_content .project_item .img_box{position:relative;display:block;width:56% }@media (max-width:767px){.projects_page .projects_content .project_item .img_box{width:100% }}.projects_page .projects_content .project_item .img_box img{position:absolute;width:729px;height:498px;object-fit:cover }@media (max-width:1303px){.projects_page .projects_content .project_item .img_box img{max-width:100%;height:auto }}@media (max-width:767px){.projects_page .projects_content .project_item .img_box img{position:static }}.projects_page .projects_content .project_item .desc_box{width:30%;padding:120px 90px 90px 90px;color:#303030 }@media (max-width:1199px){.projects_page .projects_content .project_item .desc_box{width:38%;padding:40px 0 30px 40px }}@media (max-width:767px){.projects_page .projects_content .project_item .desc_box{width:100%;padding:20px 0 40px 0 }}.projects_page .projects_content .project_item .desc_box .project_name{text-decoration:none;display:block;color:#303030;font-size:41px;margin-bottom:20px }@media (max-width:767px){.projects_page .projects_content .project_item .desc_box .project_name{font-size:31px;margin-bottom:10px }}.projects_page .projects_content .project_item .desc_box .project_text{position:relative }@media (max-width:767px){.projects_page .projects_content .project_item .desc_box .project_text{font-size:16px }}.projects_page .projects_content .project_item .desc_box .project_text p{line-height:24px;margin-bottom:20px }@media (max-width:767px){.projects_page .projects_content .project_item .desc_box .project_text p{margin-bottom:10px }}.projects_page .projects_content .project_item .desc_box .project_text:after{content:'';display:block;width:22px;height:5px;background:#303030;position:absolute;left:0;bottom:-15px }.collections_page{padding:240px 0 75px 0 }@media (max-width:1199px){.collections_page{padding:200px 0 75px 0 }}@media (max-width:767px){.collections_page{padding:120px 0 35px 0 }}.collections_page h1{text-align:center }.collections_page .collections_desc{padding-top:100px;display:flex }@media (max-width:1199px){.collections_page .collections_desc{padding-top:50px;flex-wrap:wrap }}@media (max-width:767px){.collections_page .collections_desc{padding-top:30px }}.collections_page .collections_desc .img_box{position:relative;margin-right:95px;min-width:466px }@media (max-width:1199px){.collections_page .collections_desc .img_box{text-align:center;min-width:100%;margin-right:0 }}.collections_page .collections_desc .img_box img{position:absolute;max-width:100%;height:auto;object-fit:cover }@media (max-width:1199px){.collections_page .collections_desc .img_box img{position:static }}.collections_page .collections_desc .desc_box{padding:70px 80px 50px 0;color:#303030 }@media (max-width:1199px){.collections_page .collections_desc .desc_box{padding:30px 0 }}@media (max-width:767px){.collections_page .collections_desc .desc_box{font-size:16px }}.collections_page .collections_desc .desc_box .collection_title{font-size:41px;margin-bottom:20px }@media (max-width:767px){.collections_page .collections_desc .desc_box .collection_title{font-size:31px }}.collections_page .pluses_section .container{padding:120px 0 80px 0 }@media (max-width:1199px){.collections_page .pluses_section .container{padding:60px 0 20px 0 }}@media (max-width:767px){.collections_page .pluses_section .container{padding:30px 0 10px 0 }}.collections_page .collections_content{padding-top:80px }@media (max-width:1199px){.collections_page .collections_content{padding-top:40px }}.collections_page .collections_content .collection_item{display:flex;margin-bottom:70px }@media (max-width:1199px){.collections_page .collections_content .collection_item{flex-wrap:wrap;margin-bottom:30px }}.collections_page .collections_content .collection_item:nth-child(even){flex-direction:row-reverse }.collections_page .collections_content .collection_item:nth-child(even) .collection_item_slider_box{padding-right:0;padding-left:15px;height:637px;display:flex }@media (max-width:1199px){.collections_page .collections_content .collection_item:nth-child(even) .collection_item_slider_box{padding-left:0 }}@media (max-width:767px){.collections_page .collections_content .collection_item:nth-child(even) .collection_item_slider_box{height:auto }}.collections_page .collections_content .collection_item:nth-child(even) .collection_item_slider_box .collection_item_slider{margin-right:18px;margin-bottom:0;width:482px }@media (max-width:1199px){.collections_page .collections_content .collection_item:nth-child(even) .collection_item_slider_box .collection_item_slider{width:79% }}.collections_page .collections_content .collection_item:nth-child(even) .collection_item_slider_box .collection_item_slider a img{height:637px }.collections_page .collections_content .collection_item:nth-child(even) .collection_item_slider_box .collection_item_slider_nav{width:140px;flex-wrap:wrap }@media (max-width:767px){.collections_page .collections_content .collection_item:nth-child(even) .collection_item_slider_box .collection_item_slider_nav{width:100% }}.collections_page .collections_content .collection_item:nth-child(even) .collection_item_slider_box .collection_item_slider_nav a{width:140px;margin:6.5px 0 }.collections_page .collections_content .collection_item:nth-child(even) .collection_item_slider_box .collection_item_slider_nav a img{height:202px }.collections_page .collections_content .collection_item:nth-child(even) .collection_item_slider_box .collection_item_slider_nav .slick-list{margin:-6.5px 0 }.collections_page .collections_content .collection_item:nth-child(even) .collection_item_slider_box .collection_item_slider_nav .slick-prev{left:50%;top:0;margin-top:0px;margin-left:-23px;transform:rotate(90deg) }.collections_page .collections_content .collection_item:nth-child(even) .collection_item_slider_box .collection_item_slider_nav .slick-next{right:50%;bottom:0;margin-top:0px;margin-right:-23px;transform:rotate(90deg);top:auto }.collections_page .collections_content .collection_item:nth-child(even) .collection_item_desc{text-align:right;padding:70px 53px 0 0 }@media (max-width:1199px){.collections_page .collections_content .collection_item:nth-child(even) .collection_item_desc{text-align:left;padding:30px 0 30px 30px }}@media (max-width:767px){.collections_page .collections_content .collection_item:nth-child(even) .collection_item_desc{padding:30px 0 }}.collections_page .collections_content .collection_item:last-child{margin-bottom:0 }.collections_page .collections_content .collection_item .collection_item_slider_box,.collections_page .collections_content .collection_item .collection_item_desc{box-sizing:border-box;width:50% }@media (max-width:1199px){.collections_page .collections_content .collection_item .collection_item_slider_box,.collections_page .collections_content .collection_item .collection_item_desc{width:100% }}.collections_page .collections_content .collection_item .collection_item_slider_box{padding-right:15px }@media (max-width:1199px){.collections_page .collections_content .collection_item .collection_item_slider_box{padding-right:0 }}.collections_page .collections_content .collection_item .collection_item_slider_box .collection_item_slider{margin-bottom:18px }@media (max-width:767px){.collections_page .collections_content .collection_item .collection_item_slider_box .collection_item_slider{display:none !important }}.collections_page .collections_content .collection_item .collection_item_slider_box .collection_item_slider img{max-width:100%;object-fit:cover;width:100% }.collections_page .collections_content .collection_item .collection_item_slider_box .collection_item_slider_nav{position:relative;display:flex;justify-content:space-between }.collections_page .collections_content .collection_item .collection_item_slider_box .collection_item_slider_nav .slick-list{margin:0 -6.5px }.collections_page .collections_content .collection_item .collection_item_slider_box .collection_item_slider_nav .slick-prev,.collections_page .collections_content .collection_item .collection_item_slider_box .collection_item_slider_nav .slick-next{position:absolute;top:50%;margin-top:-23.5px;border:none;cursor:pointer;background:#fff;width:46px;height:47px;font-size:0;z-index:10;transition:all 0.5s;opacity:0.7 }.collections_page .collections_content .collection_item .collection_item_slider_box .collection_item_slider_nav .slick-prev:after,.collections_page .collections_content .collection_item .collection_item_slider_box .collection_item_slider_nav .slick-next:after{position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;content:'';display:block;width:9px;height:15px }.collections_page .collections_content .collection_item .collection_item_slider_box .collection_item_slider_nav .slick-prev:hover,.collections_page .collections_content .collection_item .collection_item_slider_box .collection_item_slider_nav .slick-next:hover{background:#000 }.collections_page .collections_content .collection_item .collection_item_slider_box .collection_item_slider_nav .slick-prev:focus,.collections_page .collections_content .collection_item .collection_item_slider_box .collection_item_slider_nav .slick-next:focus{outline:none }.collections_page .collections_content .collection_item .collection_item_slider_box .collection_item_slider_nav .slick-prev{left:0 }.collections_page .collections_content .collection_item .collection_item_slider_box .collection_item_slider_nav .slick-prev:after{background:url(../images/icon/arr_prev.png) 0 100% no-repeat;background-size:9px }.collections_page .collections_content .collection_item .collection_item_slider_box .collection_item_slider_nav .slick-prev:hover:after{background:url(../images/icon/arr_prev.png) no-repeat;background-size:9px }.collections_page .collections_content .collection_item .collection_item_slider_box .collection_item_slider_nav .slick-next{right:-1px }.collections_page .collections_content .collection_item .collection_item_slider_box .collection_item_slider_nav .slick-next:after{background:url(../images/icon/arr_next.png) 0 100% no-repeat;background-size:9px }.collections_page .collections_content .collection_item .collection_item_slider_box .collection_item_slider_nav .slick-next:hover:after{background:url(../images/icon/arr_next.png) no-repeat;background-size:9px }.collections_page .collections_content .collection_item .collection_item_slider_box .collection_item_slider_nav a{margin:0 6.5px }.collections_page .collections_content .collection_item .collection_item_slider_box .collection_item_slider_nav a img{max-width:100%;object-fit:cover;width:100%;height:162px }@media (max-width:767px){.collections_page .collections_content .collection_item .collection_item_slider_box .collection_item_slider_nav a img{height:214px }}.collections_page .collections_content .collection_item .collection_item_desc{padding:70px 0 0 53px;color:#303030 }@media (max-width:1199px){.collections_page .collections_content .collection_item .collection_item_desc{padding:30px 0 30px 30px }}@media (max-width:767px){.collections_page .collections_content .collection_item .collection_item_desc{padding:30px 0;font-size:16px }}.collections_page .collections_content .collection_item .collection_item_desc .collection_item_name{font-size:41px;margin-bottom:10px }@media (max-width:767px){.collections_page .collections_content .collection_item .collection_item_desc .collection_item_name{font-size:31px }}.collections_page .collections_content .collection_item .collection_item_desc .collection_item_info,.collections_page .collections_content .collection_item .collection_item_desc .collection_item_length,.collections_page .collections_content .collection_item .collection_item_desc .collection_item_width,.collections_page .collections_content .collection_item .collection_item_desc .collection_item_depth,.collections_page .collections_content .collection_item .collection_item_desc .collection_item_height,.collections_page .collections_content .collection_item .collection_item_desc .collection_item_diameter{margin-bottom:10px }.collections_page .collections_content .collection_item .collection_item_desc .collection_item_price{padding-top:25px;margin-bottom:25px }.collections_page .collections_content .collection_item .collection_item_desc .collection_item_price > span{font-size:24px;color:#eaa80a }@media (max-width:767px){.collections_page .collections_content .collection_item .collection_item_desc .btn_box{text-align:center }}.production_page{padding-bottom:75px }@media (max-width:767px){.production_page{padding-bottom:35px }}.production_page .top_content{padding:80px 0;display:flex }@media (max-width:1199px){.production_page .top_content{padding:40px 0;flex-wrap:wrap }}.production_page .top_content .top_product_desc{width:50%;padding:70px 80px 0 53px;color:#303030 }@media (max-width:1199px){.production_page .top_content .top_product_desc{width:100%;padding:30px }}@media (max-width:767px){.production_page .top_content .top_product_desc{padding:0 0 30px 0 }}.production_page .top_content .top_product_desc p{line-height:24px;margin-bottom:20px }.production_page .top_content .product_slider_box{width:48.811%;padding-left:15px }@media (max-width:1320px){.production_page .top_content .product_slider_box{padding-right:15px }}@media (max-width:1199px){.production_page .top_content .product_slider_box{width:100%;padding-left:0;padding-right:0 }}.production_page .top_content .product_slider_box .product_slider{margin-bottom:18px }@media (max-width:767px){.production_page .top_content .product_slider_box .product_slider{display:none !important }}.production_page .top_content .product_slider_box .product_slider img{max-width:100%;object-fit:cover;width:100%;height:411px }.production_page .top_content .product_slider_box .product_slider_nav{position:relative;display:flex;justify-content:space-between }.production_page .top_content .product_slider_box .product_slider_nav .slick-list{margin:0 -4px }.production_page .top_content .product_slider_box .product_slider_nav .slick-prev,.production_page .top_content .product_slider_box .product_slider_nav .slick-next{position:absolute;top:50%;margin-top:-23.5px;border:none;cursor:pointer;background:#fff;width:46px;height:47px;font-size:0;z-index:10;transition:all 0.5s;opacity:0.7 }.production_page .top_content .product_slider_box .product_slider_nav .slick-prev:after,.production_page .top_content .product_slider_box .product_slider_nav .slick-next:after{position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;content:'';display:block;width:9px;height:15px }.production_page .top_content .product_slider_box .product_slider_nav .slick-prev:hover,.production_page .top_content .product_slider_box .product_slider_nav .slick-next:hover{background:#000 }.production_page .top_content .product_slider_box .product_slider_nav .slick-prev:focus,.production_page .top_content .product_slider_box .product_slider_nav .slick-next:focus{outline:none }.production_page .top_content .product_slider_box .product_slider_nav .slick-prev{left:0 }.production_page .top_content .product_slider_box .product_slider_nav .slick-prev:after{background:url(../images/icon/arr_prev.png) 0 100% no-repeat;background-size:9px }.production_page .top_content .product_slider_box .product_slider_nav .slick-prev:hover:after{background:url(../images/icon/arr_prev.png) no-repeat;background-size:9px }.production_page .top_content .product_slider_box .product_slider_nav .slick-next{right:-1px }@media (max-width:1199px){.production_page .top_content .product_slider_box .product_slider_nav .slick-next{right:-4px }}.production_page .top_content .product_slider_box .product_slider_nav .slick-next:after{background:url(../images/icon/arr_next.png) 0 100% no-repeat;background-size:9px }.production_page .top_content .product_slider_box .product_slider_nav .slick-next:hover:after{background:url(../images/icon/arr_next.png) no-repeat;background-size:9px }.production_page .top_content .product_slider_box .product_slider_nav a{margin:0 4px }.production_page .top_content .product_slider_box .product_slider_nav a img{max-width:100%;object-fit:cover;width:100%;height:96px }@media (max-width:767px){.production_page .top_content .product_slider_box .product_slider_nav a img{height:214px }}.production_page .product_gray_text{background:#edeff1 }.production_page .product_gray_text .text_box{width:81%;margin:0 auto;padding:70px 0;text-align:center;text-transform:uppercase;color:#514e4e }@media (max-width:1199px){.production_page .product_gray_text .text_box{width:100%;padding:50px 0 }}@media (max-width:767px){.production_page .product_gray_text .text_box{padding:30px 0;font-size:16px }}.production_page .product_gray_text .text_box h2{font-weight:normal;line-height:36px;margin-bottom:58px }@media (max-width:1199px){.production_page .product_gray_text .text_box h2{margin-bottom:28px }}.production_page .product_gray_text .text_box p{line-height:34px;margin-bottom:35px }.production_page .product_gray_text .text_box p:last-child{margin-bottom:0 }@media (max-width:767px){.production_page .product_gray_text .text_box p{line-height:24px }}.production_page.stairs .top_content{padding:80px 0 120px 0 }@media (max-width:1199px){.production_page.stairs .top_content{padding:40px 0 }}.production_page.furniture .product_gray_text .text_box{padding:70px 0 110px 0 }@media (max-width:1199px){.production_page.furniture .product_gray_text .text_box{padding:30px 0 }}.production_page.furniture .dressing_rooms{padding-top:75px }@media (max-width:1199px){.production_page.furniture .dressing_rooms{padding-top:35px }}.production_page.furniture .dressing_rooms h2{font-weight:normal;text-align:center }.production_page .product_cols_content .product_col_content{padding-top:60px;display:flex }.production_page .product_cols_content .product_col_content:nth-child(even){flex-direction:row-reverse }.production_page .product_cols_content .product_col_content:nth-child(even) .img_box{padding-left:0;padding-right:50px }@media (max-width:1199px){.production_page .product_cols_content .product_col_content:nth-child(even) .img_box{padding-right:0 }}@media (max-width:1199px){.production_page .product_cols_content .product_col_content{padding-top:30px;flex-wrap:wrap }}.production_page .product_cols_content .product_col_content .img_box,.production_page .product_cols_content .product_col_content .text_box{width:50% }@media (max-width:1199px){.production_page .product_cols_content .product_col_content .img_box,.production_page .product_cols_content .product_col_content .text_box{width:100% }}.production_page .product_cols_content .product_col_content .img_box{padding-left:50px }@media (max-width:1199px){.production_page .product_cols_content .product_col_content .img_box{padding-left:0;text-align:center }}@media (max-width:1199px){.production_page .product_cols_content .product_col_content .img_box img{max-width:100% }}.production_page .product_cols_content .product_col_content .text_box{padding:65px 145px 0 65px }@media (max-width:1199px){.production_page .product_cols_content .product_col_content .text_box{padding:30px 30px 0 }}.production_page.kitchens .kitchens_text_box{padding-bottom:75px;color:#514e4e;line-height:36px;text-align:center;text-transform:uppercase }@media (max-width:767px){.production_page.kitchens .kitchens_text_box{padding-bottom:30px;line-height:24px }}.production_page.kitchens .functional_kitchen_box{padding:75px 0 80px 0;margin-bottom:75px;background-repeat:no-repeat;background-position:center;background-size:cover }@media (max-width:767px){.production_page.kitchens .functional_kitchen_box{padding:30px 0;margin-bottom:30px }}.production_page.kitchens .functional_kitchen_box .functional_kitchen_title{text-align:center;text-transform:uppercase;color:#fff;font-size:41px;margin-bottom:70px }@media (max-width:767px){.production_page.kitchens .functional_kitchen_box .functional_kitchen_title{font-size:24px;margin-bottom:30px }}.production_page.kitchens .functional_kitchen_box .functional_kitchen{display:flex;justify-content:space-between }@media (max-width:767px){.production_page.kitchens .functional_kitchen_box .functional_kitchen{flex-wrap:wrap }}.production_page.kitchens .functional_kitchen_box .functional_kitchen .functional_kitchen_item{width:29%;color:#fff }@media (max-width:767px){.production_page.kitchens .functional_kitchen_box .functional_kitchen .functional_kitchen_item{width:100%;margin-bottom:50px }}.production_page.kitchens .functional_kitchen_box .functional_kitchen .functional_kitchen_item .num{font-family:'Avenir Next Cyr Regular';font-size:30px;line-height:24px;margin-bottom:30px }@media (max-width:767px){.production_page.kitchens .functional_kitchen_box .functional_kitchen .functional_kitchen_item .num{margin-bottom:10px }}.production_page.kitchens .functional_kitchen_box .functional_kitchen .functional_kitchen_item .text_box{position:relative }.production_page.kitchens .functional_kitchen_box .functional_kitchen .functional_kitchen_item .text_box:after{content:'';display:block;width:22px;height:5px;background:#fff;position:absolute;left:0;bottom:-17px }.production_page .specifications_box .specifications_title{text-transform:uppercase;text-align:center;font-size:30px;color:#514e4e;margin-bottom:60px }@media (max-width:767px){.production_page .specifications_box .specifications_title{font-size:24px;margin-bottom:30px }}.production_page .specifications_box .specifications{padding:0 72px }@media (max-width:1199px){.production_page .specifications_box .specifications{padding:0 }}.production_page .specifications_box .specifications .specification_item{border:1px solid #bdbcbb;border-bottom:none;display:flex }@media (max-width:767px){.production_page .specifications_box .specifications .specification_item{flex-wrap:wrap }}.production_page .specifications_box .specifications .specification_item:last-child{border-bottom:1px solid #bdbcbb }.production_page .specifications_box .specifications .specification_item .ico{display:flex;align-items:center;justify-content:center;min-width:218px }@media (max-width:767px){.production_page .specifications_box .specifications .specification_item .ico{padding:20px 0 0 20px;min-width:auto }}.production_page .specifications_box .specifications .specification_item .text{display:flex;align-items:center;border-left:1px solid #a5a3a2;padding:25px 140px 25px 60px;min-height:56px;text-transform:uppercase;color:#514e4e }@media (max-width:1199px){.production_page .specifications_box .specifications .specification_item .text{padding:25px 40px }}@media (max-width:767px){.production_page .specifications_box .specifications .specification_item .text{border-left:none;font-size:14px;padding:15px 15px 15px 20px }}.production_page .specifications_box .specifications .specification_item .text p{margin-bottom:0 }.production_page .specifications_box .specifications .specification_item .text strong{color:#eaa80a;font-weight:normal }.production_page.wood_windows .top_product_desc p{line-height:35px }.production_page.wood_windows .wood_windows_pluses_title{text-align:center;padding-top:70px;margin-bottom:60px }@media (max-width:767px){.production_page.wood_windows .wood_windows_pluses_title{padding-top:30px;margin-bottom:30px }}.production_page.wood_windows .wood_windows_pluses_title h2{font-size:30px;margin-bottom:10px }@media (max-width:767px){.production_page.wood_windows .wood_windows_pluses_title h2{font-size:20px;line-height:24px }}.production_page.wood_windows .wood_windows_pluses_title .subtitle{color:#514e4e;text-transform:uppercase;font-size:21px }@media (max-width:767px){.production_page.wood_windows .wood_windows_pluses_title .subtitle{font-size:16px }}.production_page.wood_windows .product_gray_text .wood_windows_pluses{padding:60px 0 16px 0;margin-bottom:5px;border-bottom:1px solid #a5a3a2;display:flex;flex-wrap:wrap;justify-content:space-between }@media (max-width:767px){.production_page.wood_windows .product_gray_text .wood_windows_pluses{padding:40px 0 0 0 }}.production_page.wood_windows .product_gray_text .wood_windows_pluses .wood_windows_plus{display:flex;width:28%;margin-bottom:48px }@media (max-width:1199px){.production_page.wood_windows .product_gray_text .wood_windows_pluses .wood_windows_plus{width:50% }}@media (max-width:767px){.production_page.wood_windows .product_gray_text .wood_windows_pluses .wood_windows_plus{width:100% }}.production_page.wood_windows .product_gray_text .wood_windows_pluses .wood_windows_plus .ico{text-align:center;min-width:50px }.production_page.wood_windows .product_gray_text .wood_windows_pluses .wood_windows_plus .text{margin-left:20px }.production_page.wood_windows .product_gray_text h2{font-size:30px;margin-bottom:10px;font-weight:bold }@media (max-width:767px){.production_page.wood_windows .product_gray_text h2{font-size:24px }}.production_page.doors .product_col_content .text_box{padding:65px 100px 0 65px }@media (max-width:767px){.production_page.doors .product_col_content .text_box{padding:30px 0 0 0 }}.production_page.doors .doors_types_box h2{text-align:center;font-size:30px;margin-bottom:60px }@media (max-width:767px){.production_page.doors .doors_types_box h2{font-size:20px;margin-bottom:30px }}.production_page.doors .doors_types_box .doors_types{margin:0 66px;display:flex;flex-wrap:wrap;justify-content:space-between }@media (max-width:767px){.production_page.doors .doors_types_box .doors_types{margin:0 }}.production_page.doors .doors_types_box .doors_types .doors_type{width:23.058%;text-align:center;margin-bottom:30px }@media (max-width:1199px){.production_page.doors .doors_types_box .doors_types .doors_type{width:48% }}@media (max-width:767px){.production_page.doors .doors_types_box .doors_types .doors_type{width:100% }}.production_page.doors .doors_types_box .doors_types .doors_type .img_box{margin-bottom:7px }.production_page.doors .doors_types_box .doors_types .doors_type .img_box img{object-fit:cover;width:100%;height:211px }.production_page.doors .doors_types_box .doors_types .doors_type .scheme{display:flex;justify-content:space-between;margin-bottom:15px }.production_page.doors .doors_types_box .doors_types .doors_type .scheme .scheme_col{width:48% }.production_page.doors .doors_types_box .doors_types .doors_type .scheme img{object-fit:cover;width:100%;height:118px;border-radius:1px;border:1px solid #aeacab }.production_page.doors .doors_types_box .doors_types .doors_type .title{text-transform:uppercase;font-size:24px;color:#eaa80a;margin-bottom:10px }.production_page.doors .tech_desc_title h2{text-align:center;font-size:30px;margin-bottom:65px }@media (max-width:767px){.production_page.doors .tech_desc_title h2{font-size:20px;line-height:24px;margin-bottom:30px }}.production_page.doors .tech_desc_box{background:#edeff1 }.production_page.doors .tech_desc_box .tech_desc{padding:65px 66px 25px;display:flex;flex-wrap:wrap;justify-content:space-between }@media (max-width:767px){.production_page.doors .tech_desc_box .tech_desc{padding:30px 0 25px }}.production_page.doors .tech_desc_box .tech_desc .tech_desc_item{display:flex;width:32%;margin-bottom:50px }@media (max-width:1199px){.production_page.doors .tech_desc_box .tech_desc .tech_desc_item{width:48% }}@media (max-width:767px){.production_page.doors .tech_desc_box .tech_desc .tech_desc_item{width:100%;margin-bottom:30px }}.production_page.doors .tech_desc_box .tech_desc .tech_desc_item .ico{text-align:center;min-width:52px;margin-top:5px }.production_page.doors .tech_desc_box .tech_desc .tech_desc_item .text{margin-left:20px }.production_page.doors .specifications_box .specifications_title{padding-top:70px;font-weight:bold;margin-bottom:15px }@media (max-width:767px){.production_page.doors .specifications_box .specifications_title{font-size:20px;padding-top:30px;margin-bottom:10px }}.production_page.doors .specifications_box .specifications_subtitle{text-align:center;text-transform:uppercase;font-size:21px;margin-bottom:60px }@media (max-width:767px){.production_page.doors .specifications_box .specifications_subtitle{font-size:16px;margin-bottom:30px }}@media (max-width:767px){.production_page.alumo_windows .product_col_content .text_box{padding:30px 0 0 0 }}.production_page.alumo_windows .product_col_content:nth-child(even) .text_box{text-align:right }@media (max-width:1199px){.production_page.alumo_windows .product_col_content:nth-child(even) .text_box{text-align:left }}.production_page.alumo_windows .specifications .specification_item .ico{min-width:160px }@media (max-width:767px){.production_page.alumo_windows .specifications .specification_item .ico{min-width:auto }}.production_page.alumo_windows .specifications .specification_item .text{padding:25px 40px 25px 40px;text-transform:none }@media (max-width:767px){.production_page.alumo_windows .specifications .specification_item .text{font-size:16px;padding:15px 15px 15px 20px }}.production_page.alumo_windows .alumo_pluses_box{margin:80px 0 75px 0;background:#edeff1 }@media (max-width:767px){.production_page.alumo_windows .alumo_pluses_box{margin:40px 0 30px 0 }}.production_page.alumo_windows .alumo_pluses_box .alumo_pluses{padding:80px 0 20px 0;display:flex;flex-wrap:wrap;justify-content:space-between }@media (max-width:767px){.production_page.alumo_windows .alumo_pluses_box .alumo_pluses{padding:40px 0 0 0 }}.production_page.alumo_windows .alumo_pluses_box .alumo_pluses .alumo_plus{width:49%;margin-bottom:60px }@media (max-width:1199px){.production_page.alumo_windows .alumo_pluses_box .alumo_pluses .alumo_plus{width:48% }}@media (max-width:767px){.production_page.alumo_windows .alumo_pluses_box .alumo_pluses .alumo_plus{width:100% }}.production_page.alumo_windows .alumo_pluses_box .alumo_pluses .alumo_plus .ico{margin-bottom:15px }.production_page.alumo_windows .alumo_pluses_box .alumo_pluses .alumo_plus .text{position:relative;margin-bottom:20px }.production_page.alumo_windows .alumo_pluses_box .alumo_pluses .alumo_plus .text:after{content:'';display:block;width:69px;height:2px;background:#000;position:absolute;left:0;bottom:-22px }.production_page.alumo_windows .alumo_types_title{text-align:center;font-size:30px;line-height:36px;margin-bottom:60px }@media (max-width:767px){.production_page.alumo_windows .alumo_types_title{font-size:20px;line-height:24px;margin-bottom:30px }}.production_page.alumo_windows .alumo_types{display:flex;flex-wrap:wrap;padding:0 66px;margin-bottom:75px }@media (max-width:767px){.production_page.alumo_windows .alumo_types{padding:0;margin-bottom:30px }}.production_page.alumo_windows .alumo_types .alumo_type{box-sizing:border-box;border-bottom:1px solid #bdbcbb;border-right:1px solid #bdbcbb;width:25%;text-align:center }@media (max-width:1199px){.production_page.alumo_windows .alumo_types .alumo_type{width:100%;border-left:1px solid #bdbcbb }}.production_page.alumo_windows .alumo_types .alumo_type:nth-child(1n+4),.production_page.alumo_windows .alumo_types .alumo_type:nth-child(1){border-left:1px solid #bdbcbb }.production_page.alumo_windows .alumo_types .alumo_type:nth-child(1),.production_page.alumo_windows .alumo_types .alumo_type:nth-child(2),.production_page.alumo_windows .alumo_types .alumo_type:nth-child(3),.production_page.alumo_windows .alumo_types .alumo_type:nth-child(4){border-top:1px solid #bdbcbb }@media (max-width:1199px){.production_page.alumo_windows .alumo_types .alumo_type:nth-child(1),.production_page.alumo_windows .alumo_types .alumo_type:nth-child(2),.production_page.alumo_windows .alumo_types .alumo_type:nth-child(3),.production_page.alumo_windows .alumo_types .alumo_type:nth-child(4){border-top:none }}@media (max-width:1199px){.production_page.alumo_windows .alumo_types .alumo_type:nth-child(1){border-top:1px solid #bdbcbb }}.production_page.alumo_windows .alumo_types .alumo_type .img_box{padding-top:40px;margin-bottom:40px;min-height:131px;display:flex;align-items:flex-end;justify-content:center }.production_page.alumo_windows .alumo_types .alumo_type .name{text-transform:uppercase;padding:0 15px;min-height:65px }.production_page.alumo_windows .alumo_types .alumo_type.big{width:50% }@media (max-width:1199px){.production_page.alumo_windows .alumo_types .alumo_type.big{width:100% }}.production_page.alumo_windows .alumo_types .alumo_type.big .img_box{display:flex;justify-content:space-around }@media (max-width:767px){.production_page.alumo_windows .alumo_types .alumo_type.big .img_box{flex-wrap:wrap }.production_page.alumo_windows .alumo_types .alumo_type.big .img_box img:nth-child(1){margin-bottom:20px }}.production_page.alumo_windows .certificates_box{padding-top:75px }@media (max-width:767px){.production_page.alumo_windows .certificates_box{padding-top:30px }}.production_page.alumo_windows .certificates_box h2{text-align:center;font-size:30px;line-height:24px;margin-bottom:70px }@media (max-width:767px){.production_page.alumo_windows .certificates_box h2{font-size:20px;margin-bottom:30px }}.production_page.alumo_windows .certificates_box .certificates{padding:0 66px;display:flex;flex-wrap:wrap;justify-content:space-between }@media (max-width:767px){.production_page.alumo_windows .certificates_box .certificates{padding:0 }}.production_page.alumo_windows .certificates_box .certificates .certificate{width:17%;text-decoration:none;display:block;box-sizing:border-box;text-align:center }@media (max-width:1199px){.production_page.alumo_windows .certificates_box .certificates .certificate{width:50%;margin-bottom:20px }}@media (max-width:767px){.production_page.alumo_windows .certificates_box .certificates .certificate{width:100% }}.production_page.alumo_windows .certificates_box .certificates .certificate:focus{outline:none }.production_page.alumo_windows .certificates_box .certificates .certificate img{border:1px solid #bdbcbb;padding:14px;height:244px }.production_page.alumo_windows .alumo_variants_box h2{text-align:center;font-size:30px }@media (max-width:767px){.production_page.alumo_windows .alumo_variants_box h2{font-size:20px;line-height:24px }}@media (max-width:767px){.production_page.alumo_windows .alumo_variants_box .alumo_variants{padding:40px 0 30px 0 }}.production_page.alumo_windows .alumo_variants_box .alumo_variants .alumo_variant_row{background:url(../images/icon/gray_line.jpg) center repeat-x;padding:0 0 70px 0 }.production_page.alumo_windows .alumo_variants_box .alumo_variants .alumo_variant_row:first-child{padding:80px 0 70px 0 }@media (max-width:767px){.production_page.alumo_windows .alumo_variants_box .alumo_variants .alumo_variant_row:first-child{padding:40px 0 30px 0 }}@media (max-width:767px){.production_page.alumo_windows .alumo_variants_box .alumo_variants .alumo_variant_row{padding:0;background:none }}.production_page.alumo_windows .alumo_variants_box .alumo_variants .alumo_variant_row .container{display:flex;justify-content:space-between }@media (max-width:767px){.production_page.alumo_windows .alumo_variants_box .alumo_variants .alumo_variant_row .container{flex-wrap:wrap }}.production_page.alumo_windows .alumo_variants_box .alumo_variants .alumo_variant_row .container .alumo_variant{text-align:center;width:33% }@media (max-width:767px){.production_page.alumo_windows .alumo_variants_box .alumo_variants .alumo_variant_row .container .alumo_variant{width:100%;margin-bottom:40px }}.production_page.alumo_windows .alumo_variants_box .alumo_variants .alumo_variant_row .container .alumo_variant .img_box{margin-bottom:10px }.production_page.alumo_windows .alumo_variants_box .alumo_variants .alumo_variant_row .container .alumo_variant .img_box img{max-width:100%;height:auto }.production_page.alumo_windows .alumo_variants_box .alumo_variants .alumo_variant_row .container .alumo_variant .name{text-transform:uppercase;color:#eaa80a }.production_page.alumo_windows .middle_content_box h2{text-align:center;font-size:30px }@media (max-width:767px){.production_page.alumo_windows .middle_content_box h2{font-size:20px;line-height:24px }}.production_page.alumo_windows .middle_content_box .middle_content{margin-bottom:80px;display:flex }@media (max-width:767px){.production_page.alumo_windows .middle_content_box .middle_content{margin-bottom:40px }}.production_page.alumo_windows .middle_content_box .middle_content .text_box{padding:65px 90px 0 65px }@media (max-width:767px){.production_page.alumo_windows .middle_content_box .middle_content .text_box{padding:30px 0 0 0 }}.production_page.alumo_windows .alumo_options_box{background-position:center;background-repeat:no-repeat;background-size:cover;padding:75px 0 50px 0 }@media (max-width:767px){.production_page.alumo_windows .alumo_options_box{padding:30px 0 20px 0 }}.production_page.alumo_windows .alumo_options_box h2{text-align:center;color:#fff;margin-bottom:75px }@media (max-width:767px){.production_page.alumo_windows .alumo_options_box h2{line-height:30px;margin-bottom:30px }}.production_page.alumo_windows .alumo_options_box .alumo_options{display:flex;justify-content:space-between;flex-wrap:wrap;padding:0 66px }@media (max-width:767px){.production_page.alumo_windows .alumo_options_box .alumo_options{padding:0 }}.production_page.alumo_windows .alumo_options_box .alumo_options .alumo_option{color:#fff;width:24%;margin-bottom:30px }@media (max-width:1199px){.production_page.alumo_windows .alumo_options_box .alumo_options .alumo_option{width:48% }}@media (max-width:767px){.production_page.alumo_windows .alumo_options_box .alumo_options .alumo_option{width:100% }}.production_page.alumo_windows .alumo_options_box .alumo_options .alumo_option .num{font-family:'Avenir Next Cyr Regular';font-size:30px;line-height:24px;margin-bottom:20px }.production_page.alumo_windows .alumo_options_box .alumo_options .alumo_option .text{position:relative;margin-bottom:15px }.production_page.alumo_windows .alumo_options_box .alumo_options .alumo_option .text:after{content:'';display:block;width:22px;height:5px;background:#fff;position:absolute;left:0;bottom:-15px }.production_page.alumo_windows .alumo_finishing_box{background:#edeff1;padding:75px 0 }@media (max-width:767px){.production_page.alumo_windows .alumo_finishing_box{padding:30px 0 }}.production_page.alumo_windows .alumo_finishing_box h2{text-align:center;font-size:30px;line-height:36px;margin-bottom:60px }@media (max-width:767px){.production_page.alumo_windows .alumo_finishing_box h2{font-size:20px;line-height:24px;margin-bottom:30px }}.production_page.alumo_windows .alumo_finishing_box .alumo_finishing{display:flex;flex-wrap:wrap;justify-content:space-between }.production_page.alumo_windows .alumo_finishing_box .alumo_finishing .alumo_finishing_item{width:48%;margin-bottom:60px }@media (max-width:767px){.production_page.alumo_windows .alumo_finishing_box .alumo_finishing .alumo_finishing_item{width:100%;margin-bottom:40px }}.production_page.alumo_windows .alumo_finishing_box .alumo_finishing .alumo_finishing_item .ico{margin-bottom:20px }.production_page.alumo_windows .alumo_finishing_box .alumo_finishing .alumo_finishing_item .text{margin-bottom:22px;position:relative }.production_page.alumo_windows .alumo_finishing_box .alumo_finishing .alumo_finishing_item .text:after{content:'';display:block;width:69px;height:2px;background:#000;position:absolute;left:0;bottom:-22px }.production_page.alumo_windows .alumo_finishing_box .palitra{padding:0 65px;margin-left:-4px;display:flex;flex-wrap:wrap;justify-content:center }@media (max-width:767px){.production_page.alumo_windows .alumo_finishing_box .palitra{padding:0 10px }}.production_page.alumo_windows .alumo_finishing_box .palitra .color{width:80px;height:71px;margin:0 0 4px 4px }.production_page.alumo_windows .pens_fittings_box{padding:75px 0 80px 0 }@media (max-width:767px){.production_page.alumo_windows .pens_fittings_box{padding:30px 0 40px 0 }}.production_page.alumo_windows .pens_fittings_box h2{text-align:center;font-size:30px;margin-bottom:60px }@media (max-width:767px){.production_page.alumo_windows .pens_fittings_box h2{font-size:20px;line-height:24px;margin-bottom:30px }}.production_page.alumo_windows .pens_fittings_box .pens_fittings{display:flex;justify-content:space-between }@media (max-width:1199px){.production_page.alumo_windows .pens_fittings_box .pens_fittings{flex-wrap:wrap }}.production_page.alumo_windows .pens_fittings_box .pens_fittings .img_box{position:relative;margin:0 15px 0 66px;width:50%;height:775px;box-sizing:border-box;border:1px solid #bdbcbb }@media (max-width:1199px){.production_page.alumo_windows .pens_fittings_box .pens_fittings .img_box{width:570px;margin:0 auto }}@media (max-width:767px){.production_page.alumo_windows .pens_fittings_box .pens_fittings .img_box{width:280px;height:450px;margin:0 }}.production_page.alumo_windows .pens_fittings_box .pens_fittings .img_box img{position:absolute;top:45px;left:85px;max-width:100%;height:auto }@media (max-width:767px){.production_page.alumo_windows .pens_fittings_box .pens_fittings .img_box img{left:20px }}.production_page.alumo_windows .pens_fittings_box .pens_fittings .text_box{margin:20px 66px 0 85px;width:44% }@media (max-width:1199px){.production_page.alumo_windows .pens_fittings_box .pens_fittings .text_box{width:100%;margin:40px 66px 0 66px }}@media (max-width:767px){.production_page.alumo_windows .pens_fittings_box .pens_fittings .text_box{margin:40px 0 0 0 }}.production_page.alumo_windows .pens_fittings_box .pens_fittings .text_box .text_item{padding-bottom:40px }.production_page.alumo_windows .pens_fittings_box .pens_fittings .text_box .text_item .ico{margin-bottom:20px }.production_page.alumo_windows .pens_fittings_box .pens_fittings .text_box .text_item .text{margin-bottom:22px;position:relative }.production_page.alumo_windows .pens_fittings_box .pens_fittings .text_box .text_item .text:after{content:'';display:block;width:69px;height:2px;background:#000;position:absolute;left:0;bottom:-22px }.order_form{display:none;position:relative;width:471px;padding:50px 70px 46px 70px;text-align:center }@media (max-width:767px){.order_form{width:280px;padding:30px 15px }}.order_form form{}.order_form form input[type='number']{-moz-appearance:textfield }.order_form form input[type='number']::-webkit-inner-spin-button,.order_form form input[type='number']::-webkit-outer-spin-button{-webkit-appearance:none;margin:0 }.order_form form p{margin:0 }.order_form form .close_btn{cursor:pointer;position:absolute;top:20px;right:20px;width:14px;height:14px;background:url(../images/icon/close_ico.png) no-repeat;border:none }@media (max-width:767px){.order_form form .close_btn{top:10px;right:10px }}.order_form form .close_btn:focus{outline:none }.order_form form h3{font-size:41px;text-transform:none;color:#303030;line-height:36px;margin-bottom:30px }@media (max-width:767px){.order_form form h3{font-size:28px;line-height:24px;margin-bottom:20px }}.order_form form input[type="text"],.order_form form input[type="email"],.order_form form input[type="tel"]{display:block;box-sizing:border-box;width:100%;border:1px solid #ebebeb;margin-bottom:10px;font-size:18px;color:#303030;line-height:56px;text-align:center }.order_form form .quantity{display:flex;align-items:center;justify-content:center;margin-bottom:13px }.order_form form .quantity .quantity_lable{margin-right:10px;color:#303030 }.order_form form .quantity span{margin-bottom:0 }.order_form form .quantity .minus,.order_form form .quantity .plus{cursor:pointer;border:1px solid #ebebeb;width:56px;height:56px;background:#fff;color:#000;transition:all 0.5s }.order_form form .quantity .minus:focus,.order_form form .quantity .plus:focus{outline:none }.order_form form .quantity .minus:hover,.order_form form .quantity .plus:hover{border-color:#000 }.order_form form .quantity .minus{background:url(../images/icon/minus_ico.png) center no-repeat }.order_form form .quantity .plus{background:url(../images/icon/plus_ico.png) center no-repeat }.order_form form .quantity input{width:103px;border:none;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;line-height:54px;text-align:center;color:#303030;font-size:18px;margin-bottom:0 }@media (max-width:767px){.order_form form .quantity input{width:56px }}.order_form form .send_btn{cursor:pointer;padding:0 100px;background:#fff }@media (max-width:767px){.order_form form .send_btn{padding:0 60px }}.order_form form .send_btn:hover{background:#000;color:#fff }.order_form form .send_btn:focus{outline:none }.wpcf7-mail-sent-ok{display:none !important }.thanx_msg{display:none;width:471px;text-align:center }@media (max-width:767px){.thanx_msg{width:280px }}.thanx_msg.fancybox-content{padding:0 }.thanx_msg .top{position:relative;padding:60px 0 153px 0;background:url(../images/thanx_bg.jpg) center no-repeat;background-size:cover }@media (max-width:767px){.thanx_msg .top{padding:40px 0 140px 0 }}.thanx_msg .top .title{font-size:30px;color:#fff }@media (max-width:767px){.thanx_msg .top .title{font-size:26px }}.thanx_msg .top .ico{position:absolute;bottom:40px;left:0;right:0;margin:auto;display:inline-block;width:83px;height:83px;background:url(../images/icon/check_ico.png) no-repeat }.thanx_msg .top .close_btn{cursor:pointer;position:absolute;top:20px;right:20px;width:14px;height:14px;background:url(../images/icon/close_ico.png) no-repeat;border:none }@media (max-width:767px){.thanx_msg .top .close_btn{top:10px;right:10px }}.thanx_msg .top .close_btn:focus{outline:none }.thanx_msg .bottom{padding:70px 0 }@media (max-width:767px){.thanx_msg .bottom{padding:40px 0 }}.thanx_msg .bottom .close_btn{cursor:pointer;padding:0 100px;background:#fff }@media (max-width:767px){.thanx_msg .bottom .close_btn{padding:0 60px }}.thanx_msg .bottom .close_btn:hover{background:#000;color:#fff }.thanx_msg .bottom .close_btn:focus{outline:none }.page_404{padding:200px 0 75px 0 }@media (max-width:767px){.page_404{padding:90px 0 30px 0 }}.page_404 .error_404{text-align:center;text-transform:uppercase;font-family:'Avenir Next Cyr Regular';font-weight:bold;font-size:150px;color:#303030;margin-bottom:30px }.page_404 .error_404_msg{text-align:center }.page_404 .error_404_msg a{color:#eaa80a }.page_404 .error_404_msg a:hover{text-decoration:none }*{margin:0;padding:0 }ul{list-style:none }html,body{position:relative }body{font-family:'AkzidenzGroteskPro-Regular';font-size:18px;color:#000 }.container{width:1303px;margin:0 auto }@media (max-width:1302px){.container{width:1180px;padding:0 10px }}@media (max-width:1199px){.container{width:748px }}@media (max-width:767px){.container{width:300px }}h1,h2,h3{text-transform:uppercase;font-size:41px;line-height:50px;color:#514e4e }@media (max-width:767px){h1,h2,h3{font-size:25px }}h3{font-size:30px }@media (max-width:767px){h3{font-size:20px;line-height:24px }}p{line-height:24px;margin-bottom:20px }.btn{display:inline-block;text-decoration:none;text-transform:uppercase;font-size:21px;color:#010101;border:2px solid #000;box-sizing:border-box;padding:0 31px;line-height:52px;transition:all 0.5s }.btn:hover{background:#000;color:#fff }.btn:focus,.btn:active,.btn:hover{outline:none }.slick-slide:focus{outline:none }
