﻿@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}#trigger-menu{float:right;background:#f93822;padding:5px 9px;color:#fff;box-sizing:border-box;font-size:23px;display:none}@media (max-width:1240px){#trigger-menu{display:block}}#trigger-menu i::after{content:"​";display:inline-block}#trigger-menu-small{display:none;width:45px;min-height:45px;-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease;background:#f93822;margin-left:auto;margin-top:10px;border-radius:5px;color:#fff;border:2px solid #f93822;padding:0;box-sizing:border-box;position:relative;cursor:pointer}@media (max-width:438px){#trigger-menu-small{display:flex}}#trigger-menu-small i{position:absolute;top:50%;left:50%;-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:16px}.top-wrap{display:flex;margin:10px 0 20px 0}.top-wrap>img{display:flex;object-fit:contain;max-width:calc(100% - 65px);height:45px}.top-wrap>div{margin-top:unset !important}#min_responsive_menu{color:#fff;font-size:20px;position:fixed;-webkit-backface-visibility:hidden;background:#000;height:100%;top:0;left:0;width:45%;z-index:9999;-moz-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-webkit-transition:0.5s;transition:0.5s;overflow-x:hidden;margin:0;padding:0;transform:translateX(-100%);list-style:none;border-right:10px solid #000;border-left:10px solid #000;box-sizing:border-box}@media (max-width:680px){#min_responsive_menu{font-size:16px}}@media (max-width:600px){#min_responsive_menu{width:75%}}@media (max-width:400px){#min_responsive_menu{width:100%}#min_responsive_menu>li:first-child>a{width:calc(100% - 55px)}}#min_responsive_menu.open{transform:translateX(0)}@media (1241px){#min_responsive_menu.open{transform:translateX(-100%)}}#min_responsive_menu li{position:relative;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px;width:100%}#min_responsive_menu li>form{display:flex;width:100%}#min_responsive_menu li>form input{box-sizing:border-box}#min_responsive_menu li>form input:first-child{width:100%;padding-left:15px;border-top-left-radius:10px;border-bottom-left-radius:10px}#min_responsive_menu li>form input:last-child{-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease;background-color:#f93822;color:#fff;padding:13px 17px;font-size:16px;border:2px solid #f93822;font-weight:bold;border-top-right-radius:10px;border-bottom-right-radius:10px}#min_responsive_menu li.menu-item-has-children>a{width:calc(100% - 55px)}#min_responsive_menu li.menu-item-has-children .toggle_sub{width:45px;background:#fff;display:inline-block;color:#000;padding:0;right:0;top:0;text-align:center;position:relative;margin-left:10px;cursor:pointer}#min_responsive_menu li.menu-item-has-children .toggle_sub i{position:absolute;top:50%;left:50%;-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:16px}#min_responsive_menu li.current-menu-item>a{background:#f93822;color:#fff;font-weight:bold;border-radius:5px}#min_responsive_menu li>a{padding:10px;box-sizing:border-box;display:inline-block;width:100%;text-decoration:none;color:#fff}#min_responsive_menu li .responsive-submenu{margin:0;padding:0;display:none;list-style:none;width:100%}#min_responsive_menu li .responsive-submenu>li{padding-left:20px;box-sizing:border-box}#min_responsive_menu .repeater.responsive .block.button-repeater{margin-top:10px;--columnGap:  10px;--rowGap:  10px;--columns: 2;display:flex;flex-wrap:wrap;gap:var(--rowGap) var(--columnGap)}#min_responsive_menu .repeater.responsive .block.button-repeater>*{--gap: inherit;--columns: inherit;flex-basis:calc((100% - var(--columnGap) * (var(--columns) - 1)) / var(--columns))}#min_responsive_menu .repeater.responsive .block.button-repeater>a{min-width:50%;border-radius:10px}.admin-bar #min_responsive_menu{margin-top:32px}@media (max-width:782px){.admin-bar #min_responsive_menu{margin-top:46px}}#min_responsive_menu pre{color:#000;overflow:scroll;height:100%}#menu_on_body_click{display:none;width:100%;height:100%;position:fixed;top:0;left:0;right:0;bottom:0;z-index:9}@media (min-width:1241px){#menu_on_body_click{display:none !important}}@media (max-width:1240px){.row.header.bottom-header .full-row .blocks-container .blocks-group.menu-group #main-navigation{display:none}.row.header.bottom-header .full-row .blocks-container .blocks-group.menu-group .header-wrap #theme-search{display:none}.row.header.bottom-header .full-row .blocks-container .blocks-group.menu-group .header-wrap .block.button-repeater{display:none}}.admin-bar .responsive-menu{margin-top:32px}@media screen and (max-width:782px){.admin-bar .responsive-menu{margin-top:46px}}.responsive-menu{position:fixed;height:100%;max-width:350px;width:100%;background-color:#f7f7f7;top:0;left:0;z-index:9999;box-shadow:0px 3px 6px #00000029;overflow-x:hidden;overflow-y:auto;box-sizing:border-box;transform:translateX(-100%);-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease}@media screen and (max-width:480px){.responsive-menu{max-width:unset !important}}.responsive-menu.open{transform:translateX(0%)}.responsive-menu .blocks-group{padding:30px}.responsive-menu .blocks-group.search-group{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;background-color:#e5e5e5;border-bottom:1px solid rgba(0, 0, 0, 0.3)}@media screen and (max-width:320px){.responsive-menu .blocks-group.search-group{flex-direction:column-reverse}}.responsive-menu .blocks-group.search-group .block.search>form{border-radius:5px;background-color:#fff}.responsive-menu .blocks-group.search-group .block.search>form .custom-button{padding:15px 20px;position:relative;background-color:#009fdf;border-bottom-right-radius:5px;border-top-right-radius:5px;border:2px solid #009fdf;-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease}.responsive-menu .blocks-group.search-group .block.search>form .custom-button::after{content:"";font-family:"FontAwesome";font-size:16px;color:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease}.responsive-menu .blocks-group.search-group .block.search>form .custom-button:hover{background-color:transparent}.responsive-menu .blocks-group.search-group .block.search>form .custom-button:hover::after{color:#009fdf}.responsive-menu .blocks-group.search-group .block.search>form .swp-flex--gap-md{gap:0}.responsive-menu .blocks-group.search-group .block.search>form .swp-flex--gap-md input{font-size:14px;border-bottom-left-radius:5px;border-top-left-radius:5px}.responsive-menu .blocks-group.search-group .block.search>form .swp-flex--gap-md input.swp-input--search{background-image:none;padding-right:0}.responsive-menu .blocks-group.search-group .block.search>form .swp-flex--gap-md input:nth-child(1){padding-left:15px;box-sizing:border-box;width:100%;min-width:200px}.responsive-menu .blocks-group.search-group .block.search>form .swp-flex--gap-md input:nth-child(1)::placeholder{font-family:"Montserrat", sans-serif;color:#000}.responsive-menu .blocks-group.search-group .block.search>form .swp-flex--gap-md input:nth-child(2){background-color:#f7f7f7;color:#000;font-family:"Font Awesome 6 Pro";padding:15px 20px;box-sizing:border-box}.responsive-menu .blocks-group.search-group .block.close{display:flex;align-items:center;cursor:pointer}.responsive-menu .blocks-group.search-group .block.close:hover .close-btn{color:#f93822}@media screen and (max-width:320px){.responsive-menu .blocks-group.search-group .block.close{justify-content:flex-end}}.responsive-menu .blocks-group.search-group .block.close .close-btn{-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease}.responsive-menu .blocks-group.search-group .block.close .close-btn i{margin-top:7px;font-size:20px}.responsive-menu .blocks-group.menu-group .content-wrapper:not(:first-child) .menu-item{padding-top:10px}.responsive-menu .blocks-group.menu-group .content-wrapper .menu-item{padding-bottom:10px;display:flex;justify-content:space-between}.responsive-menu .blocks-group.menu-group .content-wrapper .menu-item a.menu-link.active{color:#2690dc}.responsive-menu .blocks-group.menu-group .content-wrapper .sub-menu{padding:20px 0 20px 10px;border-top:1px solid rgba(0, 0, 0, 0.5);border-bottom:1px solid rgba(0, 0, 0, 0.5);position:relative}.responsive-menu .blocks-group.menu-group .content-wrapper .sub-menu::before,.responsive-menu .blocks-group.menu-group .content-wrapper .sub-menu::after{content:"";width:100%;height:10px;left:0;position:absolute;background:black;opacity:0.1}.responsive-menu .blocks-group.menu-group .content-wrapper .sub-menu::before{top:0;background:linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%)}.responsive-menu .blocks-group.menu-group .content-wrapper .sub-menu::after{bottom:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%)}.responsive-menu .blocks-group.menu-group .content-wrapper .sub-menu p:not(:first-child){margin-top:10px}.responsive-menu .blocks-group.menu-group .content-wrapper .sub-menu p,.responsive-menu .blocks-group.menu-group .content-wrapper .sub-menu a{font-family:"Montserrat", sans-serif !important;font-weight:normal}.responsive-menu .blocks-group.menu-group .content-wrapper .sub-menu.megamenu .megamenu-container .inner-container .block .column-container{border-top:1px solid rgba(0, 0, 0, 0.5);border-bottom:1px solid rgba(0, 0, 0, 0.5);margin-bottom:20px;padding:20px 10px;background-color:#fff}.responsive-menu .blocks-group.menu-group .content-wrapper .sub-menu.megamenu .megamenu-container .inner-container .block .column-container .column:not(:first-child){margin-top:30px}.responsive-menu .blocks-group.button-container{padding:0 30px 30px 30px}.responsive-menu .blocks-group.button-container .block.button-repeater{padding:0}.responsive-menu .blocks-group.button-container .block.translate .gt_switcher .gt_selected,.responsive-menu .blocks-group.button-container .block.translate .gt_switcher .gt_option{background-color:transparent !important}.responsive-menu .blocks-group.button-container .block.translate .gt_switcher .gt_selected a,.responsive-menu .blocks-group.button-container .block.translate .gt_switcher .gt_option a{background-color:transparent !important}.responsive-menu .blocks-group.button-container .block.button-repeater+.block.translate{padding-top:20px}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fit-creation.buro210.com%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fminimal210-child%2Fscss%2F_globals.scss%22%2C%22wp-content%2Fthemes%2Fminimal210-child%2Fscss%2Fincludes%2F_responsive-menu.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22GACA%2CqMA2CA%2CkBACC%2CKAAA%2CsBAAA%2CCAGA%2CGAAA%2CwBAAA%2CCAAA%2CCCWD%2CcAAA%2C2GAAA%2CCAUI%2C0BAAA%2CcAAA%2CaAAA%2CCAAA%2CCAOI%2CuBAAA%2CkCAAA%2CCAQR%2CoBAAA%2CmWAAA%2CCAiBI%2CyBAAA%2CoBAAA%2CYAAA%2CCAAA%2CCAKA%2CsBAAA%2CqOAAA%2CCAUJ%2CUAAA%2CiCAAA%2CCAII%2CcAAA%2CuEAAA%2CCAOA%2CcAAA%2C2BAAA%2CCAKJ%2CqBAAA%2C%2BYAAA%2CCAsBI%2CyBAAA%2CqBAAA%2CcAAA%2CCAAA%2CCAKA%2CyBAAA%2CqBAAA%2CSAAA%2CCAAA%2CCAKA%2CyBAAA%2CqBAAA%2CUAAA%2CCAQY%2CsCAAA%2CuBAAA%2CCAAA%2CCAQZ%2C0BAAA%2CuBAAA%2CCAII%2CgBAAA%2C0BAAA%2C2BAAA%2CCAAA%2CCAMJ%2CwBAAA%2CgMAAA%2CCAQI%2C6BAAA%2CuBAAA%2CCAII%2CmCAAA%2CqBAAA%2CCAGI%2C%2BCAAA%2CuFAAA%2CCAQA%2C8CAAA%2C4TAAA%2CCAiBJ%2CiDAAA%2CuBAAA%2CCAKA%2C2DAAA%2CsJAAA%2CCAcI%2C6DAAA%2CqOAAA%2CCAaJ%2C4CAAA%2CgEAAA%2CCASJ%2C0BAAA%2CkGAAA%2CCAUA%2C4CAAA%2C0DAAA%2CCAUI%2C%2BCAAA%2CuCAAA%2CCAaI%2CiEAAA%2C8HAAA%2CCDhNf%2CmEAAA%2CoHAAA%2CCCoNmB%2CmEAAA%2CgCAAA%2CCAShB%2CgCAAA%2CeAAA%2CCAII%2CyBAAA%2CgCAAA%2CeAAA%2CCAAA%2CCAMJ%2CyBAAA%2CsCAAA%2CCAQJ%2CoBAAA%2C0FAAA%2CCAYI%2C0BAAA%2CoBAAA%2CuBAAA%2CCAAA%2CCAMJ%2C0BAQgC%2CgGAAA%2CYAAA%2CCAKI%2C0GAAA%2CYAAA%2CCAKI%2CmHAAA%2CYAAA%2CCAAA%2CCAgBxC%2C4BAAA%2CeAAA%2CCAGI%2CoCAAA%2C4BAAA%2CeAAA%2CCAAA%2CCAKJ%2CiBAAA%2C8WAAA%2CCAgBI%2CoCAAA%2CiBAAA%2C0BAAA%2CCAAA%2CCAIA%2CsBAAA%2CwBAAA%2CCAIA%2C%2BBAAA%2CYAAA%2CCAGI%2C4CAAA%2CsIAAA%2CCAQI%2CoCAAA%2C4CAAA%2C6BAAA%2CCAAA%2CCAMQ%2C%2BDAAA%2CuCAAA%2CCAII%2C8EAAA%2CiSAAA%2CCASI%2CqFAAA%2CqRAAA%2CCAYA%2CoFAAA%2C4BAAA%2CCAGI%2C2FAAA%2CaAAA%2CCAMR%2CiFAAA%2CKAAA%2CCAGI%2CuFAAA%2CuEAAA%2CCAKI%2CyGAAA%2CqCAAA%2CCAKA%2CoGAAA%2CkEAAA%2CCAMI%2CiHAAA%2C%2BCAAA%2CCAMJ%2CoGAAA%2C4GAAA%2CCAahB%2CyDAAA%2C8CAAA%2CCAKQ%2C0EAAA%2CaAAA%2CCAKJ%2CoCAAA%2CyDAAA%2CwBAAA%2CCAAA%2CCAIA%2CoEAAA%2CgJAAA%2CCAEI%2CsEAAA%2C6BAAA%2CCAYJ%2CwFAAA%2CgBAAA%2CCAKJ%2CsEAAA%2C8DAAA%2CCAMQ%2CyFAAA%2CaAAA%2CCAMR%2CqEAAA%2C6HAAA%2CCAMI%2CyJAAA%2CuFAAA%2CCAWA%2C6EAAA%2CqFAAA%2CCAKA%2C4EAAA%2C0FAAA%2CCAMA%2CyFAAA%2CeAAA%2CCAIA%2C8IAAA%2CkEAAA%2CCAWgB%2C4IAAA%2C6IAAA%2CCAOI%2CsKAAA%2CeAAA%2CCAahC%2CgDAAA%2CwBAAA%2CCAIQ%2CuEAAA%2CSAAA%2CCAKQ%2CoLAAA%2CuCAAA%2CCAII%2CwLAAA%2CuCAAA%2CCAQhB%2CwFAAA%2CgBAAA%22%7D */