.burger_menu-btn{cursor:pointer;width:45px}.burger_menu-btn:before,.burger_menu-btn:after,.burger_menu-btn div{content:"";background:#000;border-radius:3px;height:5px;margin:7px 0;transition:all .5s;display:block}.burger_menu-btn-clicked:before{transform:translateY(12px)rotate(135deg)}.burger_menu-btn-clicked:after{transform:translateY(-12px)rotate(-135deg)}.burger_menu-btn-clicked div{transform:scale(0)}.burger-menu{color:#fff;width:100%;position:absolute}.burger-menu div{text-align:center;background-color:#323232;justify-content:flex-start;align-items:center;width:97%;padding:10px 0 10px 10px;font-size:20px;display:flex}.burger-menu div:hover{cursor:pointer;background-color:#555}.burger-menu-first-child{border-top:1px solid #fff}.burger-menu-last-child{border-bottom:1px solid #fff}.call-a{color:#fff;text-decoration:none}.display-none{display:none}.layout-header-links{justify-content:space-between;align-items:center;width:80%;margin-right:15px;display:flex}.layout-header-links-small{justify-content:flex-end}.layout-header-phone a:before{content:"";-moz-background-size:31px;-o-background-size:31px;width:15px;height:15px;margin-top:-7.5px;position:absolute;top:50%;left:-23px}.layout-header-phone{color:#282c34;min-width:180px;font-size:20px;font-weight:600;text-decoration:none}.layout-header_links{justify-content:space-between;align-items:center;width:60%;display:flex}.layout-header_links>a{color:#777;cursor:pointer;padding-left:4%;padding-right:4%;font-size:14px;text-decoration:none}
.tree_menu{z-index:12;background-color:#fff;border-bottom-right-radius:15px;border-bottom-left-radius:15px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100px;display:flex;position:absolute;box-shadow:0 3px 16px -4px #777}.tree_menu-links{flex-direction:column;justify-content:flex-start;align-items:center;width:90%;display:flex}.tree_menu-links>a{color:#777;cursor:pointer;border-bottom:1px solid #999;justify-content:flex-start;align-items:center;width:100%;height:40px;padding-left:4%;padding-right:4%;font-size:16px;text-decoration:none;display:flex}@media (max-width:1000px){.tree_menu-links>a{height:70px}.tree_menu-links>a:hover{opacity:.6}}
