.only_desktop{display:none;}h1.title, h2.title{font-size:40px;}h1.subtitle, h2.subtitle, h3.subtitle{font-size:27px;}header{background-color:rgba(22,50,73,0);transition:400ms ease;}header .wrap_menu{display:none;background-color:white;color:var(--blue);font-family:"Inter-Bold";font-size:20px;position:absolute;top:100%;left:0;width:100%;}header .wrap_menu > div{width:100%;}header .wrap_menu ul{flex-direction:column;text-align:center;}header .wrap_menu ul li{padding:16px 0;border-bottom:1px solid var(--blue);width:100%;}.ico_menu{width:28px;height:16px;position:relative;cursor:pointer;}.ico_menu .line{width:100%;height:2px;position:absolute;top:50%;transform:translateY(-50%);transition:400ms ease;}.ico_menu:before, .ico_menu:after{content:' ';position:absolute;left:0;height:2px;transition:400ms ease;}.ico_menu:before{top:0;width:100%;}.ico_menu:after{bottom:0;width:100%;}.ico_menu .line, .ico_menu:before, .ico_menu:after{background-color:white;}.ico_menu.dark .line, .ico_menu.dark:before, .ico_menu.dark:after{background-color:var(--blue);}.menu_opened header{background-color:rgba(22,50,73,1);}.menu_opened header .ico_menu .line, .wrap_categories_list.menu_opened .ico_menu .line{opacity:0;} .menu_opened header .ico_menu:before, .wrap_categories_list.menu_opened .ico_menu:before{transform:rotate(45deg);top:50%;}.menu_opened header .ico_menu:after, .wrap_categories_list.menu_opened .ico_menu:after{transform:rotate(-45deg);width:100% !important;top:50%;}.fullscreen_wrap .info > div{margin-bottom:80px;}.cols2 .text_pad{width:93%;margin:auto;padding:5vh 0;}@media screen and (max-width:499px){.grid.consecutive_cards{width:100%; }.grid.consecutive_cards.categories{grid-template-columns:repeat(1, 1fr);}.grid.consecutive_cards.services{grid-template-columns:repeat(1, 1fr);}}@media screen and (min-width:500px) and (max-width:699px){.grid.consecutive_cards{width:100%; }.grid.consecutive_cards.categories{grid-template-columns:repeat(2, 1fr);}.grid.consecutive_cards.services{grid-template-columns:repeat(1, 1fr);}}@media screen and (min-width:700px){.grid.consecutive_cards{width:100%; }.grid.consecutive_cards.categories{grid-template-columns:repeat(3, 1fr);}.grid.consecutive_cards.services{grid-template-columns:repeat(2, 1fr);}}.gap_60d_30m{gap:30px;}.categories_list{display:none;font-size:15px;}.categories_list .list{gap:20px;}.grid.products{grid-template-columns:repeat(2, 1fr);gap:30px;}.services_large{grid-template-columns:repeat(1, 1fr);gap:100px;}.services_large .pad_info{padding:20px;}form.contact{display:grid;grid-template-columns:1fr;gap:10px;}form.contact .send{margin-top:20px;}.product .img_pad{padding-bottom:20px;}.square.mobile_limit{width:93%;max-width:500px;margin-left:3%;}