body{background-color:#fff;overflow-x:hidden}::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{box-shadow:inset 0 0 2px #000000bf}::-webkit-scrollbar-thumb{background:#000}::-webkit-scrollbar-button{display:none}::selection{background-color:#f79d19}main{background-color:#fff;min-height:60vh}p{margin:0}a:not(.btn){color:#f06414;text-decoration:none;transition:color .15s;position:relative}a:not(.btn):after{content:"";opacity:.75;background-color:#f06414;width:100%;height:1px;transition:width .2s;position:absolute;bottom:1px;left:0}a:not(.btn):hover{color:#f79d19;text-decoration:none}a:not(.btn):hover:after{width:0;left:unset;right:0}.page-title-wrapper{color:#fff;background-color:#000;justify-content:center;align-items:center;min-height:200px;display:flex;position:relative;overflow:hidden}.page-title-wrapper .page-title h1{margin:0;font-family:Varela Round,sans-serif}.page-title-wrapper .page-title h1:first-letter{text-transform:uppercase}.page-title-wrapper:after{content:"";background-color:#fff;width:100%;height:100px;position:absolute;bottom:-86px;transform:rotate(-1deg);box-shadow:0 -2px 2px #fff}#admin-bar{width:100%;height:0;transition:height .1s;display:block}#admin-bar .admin-bar{z-index:1000;background-color:#f06414;width:100%;display:block;position:fixed}#admin-bar .admin-bar nav ul{margin:0;padding:0;list-style:none;display:flex}#admin-bar .admin-bar nav ul li a{color:#fff;margin:0 3px;padding:0 5px;text-decoration:none}#admin-bar .admin-bar nav ul li a:after{background-color:#fff}header{display:flex}header #menu-btn-element{z-index:4;cursor:pointer;-webkit-user-select:none;user-select:none;position:fixed}@media screen and (width>=576px){header #menu-btn-element{background-color:#fff;width:300px;height:500px;margin-top:-310px;margin-left:0;transition:background-color .5s ease-in-out;transform:rotate(70deg);box-shadow:1px 1px 5px #000}}@media screen and (width<=575px){header #menu-btn-element{width:170px}}@media screen and (width>=576px){header #menu-btn-element div#menu-btn{align-items:center;display:flex;position:absolute;top:305px;left:165px;transform:rotate(-70deg)}}@media screen and (width<=575px){header #menu-btn-element div#menu-btn{background:linear-gradient(-45deg,#0000 15px,#000 15px);justify-content:center;align-items:center;display:flex}}header #menu-btn-element div#menu-btn .menu-icon,header #menu-btn-element div#menu-btn .menu-icon:before,header #menu-btn-element div#menu-btn .menu-icon:after{background-color:#000;width:25px;height:3px;position:absolute}@media screen and (width>=576px){header #menu-btn-element div#menu-btn .menu-icon,header #menu-btn-element div#menu-btn .menu-icon:before,header #menu-btn-element div#menu-btn .menu-icon:after{transition:background-color 1s}}@media screen and (width<=575px){header #menu-btn-element div#menu-btn .menu-icon,header #menu-btn-element div#menu-btn .menu-icon:before,header #menu-btn-element div#menu-btn .menu-icon:after{background-color:#fff}header #menu-btn-element div#menu-btn .menu-icon{position:relative;top:-2px}}header #menu-btn-element div#menu-btn .menu-icon:before{content:"";top:-10px}header #menu-btn-element div#menu-btn .menu-icon:after{content:"";bottom:-10px}@media screen and (width>=576px){header #menu-btn-element div#menu-btn p.menu-text{color:#000;margin-bottom:6px;margin-left:30px;font-family:Varela Round,sans-serif;font-size:50px;transition:color 1s}}@media screen and (width<=575px){header #menu-btn-element div#menu-btn p.menu-text{color:#fff;margin-left:10px;font-size:34px}}@media screen and (width>=576px){header #menu-btn-element:hover{background-color:#000}}header #menu-btn-element:hover div#menu-btn .menu-icon,header #menu-btn-element:hover div#menu-btn .menu-icon:before,header #menu-btn-element:hover div#menu-btn .menu-icon:after{background-color:#fff}header #menu-btn-element:hover div#menu-btn p.menu-text{color:#fff}header nav#main-menu{z-index:3;direction:rtl;background-color:#000;flex-flow:column;justify-content:space-between;width:100vw;max-width:170px;height:100vh;min-height:100vh;max-height:100vh;padding-top:160px;transition:all .4s ease-in-out;display:flex;position:fixed;left:0;overflow:hidden scroll;box-shadow:1px 1px 5px #000}@media screen and (width<=575px){header nav#main-menu{padding-top:60px}}header nav#main-menu.menu-closed{left:-210px}header nav#main-menu ul{margin:0;padding:0}header nav#main-menu li.menu-item{margin:5%;display:block}header nav#main-menu li.menu-item:first-of-type{margin-top:0}header nav#main-menu li.menu-item a{color:#000;background-color:#fff;border-radius:8px;justify-content:center;align-items:center;height:80px;font-family:Varela Round,sans-serif;font-size:24px;font-weight:700;text-decoration:none;transition:all .2s;display:flex;box-shadow:inset 0 0 5px #000c}header nav#main-menu li.menu-item a:after{display:none}header nav#main-menu li.menu-item:hover a{color:#fff;background-color:#f06414}header nav#main-menu::-webkit-scrollbar{width:5px}header nav#main-menu::-webkit-scrollbar-track{box-shadow:none}header nav#main-menu::-webkit-scrollbar-thumb{background:#fff}footer#footer{color:#fff;background-color:#000;width:100vw;overflow:hidden;box-shadow:0 0 5px #000}footer#footer .footer-wrapper ul{margin-bottom:0;padding-left:0;list-style:none}footer#footer #bottom-bar{color:#000;background-color:#fff;justify-content:center;align-items:center;padding-top:10px;padding-bottom:10px;transition:transform .5s;display:flex}footer#footer #bottom-bar p{font-size:13px}
