@import url('https://fonts.googleapis.com/css2?family=Russo+One&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}



.undertab1.is-active, .undertab2.is-active, .undertab1.is-active, .undertab_3.is-active, .undertab_4.is-active, .undertab_5.is-active, .undertab_6.is-active, .undertab_7.is-active, .undertab_8.is-active  {
    display: flex !important;
    flex-direction: column;
    border: 5px solid !important;
    border-right: 5px solid !important;

}



.tabwrapper::-webkit-scrollbar {
    width: 0.4em;
}

.tabwrapper::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.tabwrapper::-webkit-scrollbar-thumb {
    background-color: #c4781b;
    border-radius: 20px;
    outline: 1px 1px solid black !important;
}


body, .pages{
    display: flex;
    font-family: 'Russo One', sans-serif!important;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;

}





header {
    background-color: black;
    width: 15%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #E89021!important;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0,1);
    font-family: 'Russo One', sans-serif!important;
}

header nav {
    padding-top: 40px;
    display: flex;
    overflow: auto;
    align-self: flex-start !important;
    justify-content: flex-start;
    flex-direction: column;
    height: 100% !important;
    width: 100vw;
}

.tabswrappermob, .tab, .tabs.style {
    width: 100%;
}


.tabs.style {
    overflow-y: scroll !important;
    height: 100vh;
	width: 100% !important;
}



nav {
    height: 80px !important;
}

header nav li {
    border-top: 1px;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-style: solid;
    border-color: #E89021;
    display: inline-block !important;
}




.undertab_2{
    display: none;
}

.hamburger {
    display: none !important; 
}


.undertab4, .untertab6, .undertab6, .undertab7, .undertab8{
    display: none;
}

.undertab4.is-active{
    display: flex !important;
    flex-direction: column;
}

.undertab_2.is-active{
    display: flex !important;
    flex-direction: column;
}

header nav .tabs .tab div[data-switcher] {
    cursor: pointer;
    width: 100%;
    display: flex;
    height: 100%;
    padding-bottom: 9px;
    padding-top: 9px;
    
}

.navhead {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

nav li a{
    list-style: none;
    text-decoration: none;
}





.undertab2 {
    display: none;

}

.undertab1 {
    display: none;

}

.undertab1.is-active  {
    display: flex !important;
    flex-direction: column;

}

.undertab3 {
    display: none;

}

.undertab3.is-active, .undertab5.is-active, .undertab6.is-active, .undertab7.is-active, .undertab8.is-active{
    display: flex!important;
    flex-direction: column;
    border-left: 3px !important;
    border: solid;
}


.undertab {
    border-left: 2px !important;
    border-right: 2px !important;
    border-radius: 2px;
}

.undertab2.active.utab1{
    display: flex !important;
}

.undertab2.is-active, .undertab1.is-active, .undertab_3.is-active, .undertab_4.is-active, .undertab_5.is-active, .undertab_6.is-active, .undertab_7.is-active, .undertab_8.is-active {
    display: flex!important;
    flex-direction: column;;
    border-left: 0px !important;
    border: solid;
}

.undertab2.is-.undertab2 {
    display: none;
}active li{
    display: flex !important;
}

nav li {
    list-style: none;
}



#undertab {
    text-align: end !important;
}

.undertab.is-active, .undertab_2.is-active, .undertab3.is-active, .undertab4.is-active, .undertab5.is-active, .undertab6.is-active, .undertab7.is-active, .undertab8.is-active {
    display: flex !important;
    border: 5px solid !important;
    border-left: 0px !important;
}





.list {
    list-style-position: outside !important;
}


main{
    display: flex;
    flex-direction: column;
    height: 100vh;
    background-color: white;
    color: black;
    overflow-y: scroll;
    background-image: url(/images/background02.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.tab.is-active {
    background-color: #E89021 !important;
    width: 100% !important;
    color: black !important;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0,1) !important;
}

.tab:hover {
    background-color: #E89021 !important;
    width: 100% !important;
    color: black !important;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0,1) !important;
}

header nav::-webkit-scrollbar {
    width: 0.4em;
}

.undertab_3, .undertab_6, .undertab_7, .undertab_8 {
    display: none;
}

.undertab_3.is-active, .undertab_6.is-active, .undertab_7.is-active, .undertab_8.is-active {
    display: flex !important;
    flex-direction: column;
}

header nav::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

header nav::-webkit-scrollbar-thumb {
    background-color: #c4781b;
    border-radius: 20px;
    outline: 1px 1px solid black !important;
}




.bgwrap::-webkit-scrollbar-thumb {
    background-color: #c4781b;
    border-radius: 20px;
    outline: 1px 1px solid black !important;
}

.bgwrap::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.bgwrap::-webkit-scrollbar {
    width: 0.4em;
}




.pages .page {
    display: none;
}

.pages  {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    overflow-x: hidden !important;
    overflow-y: scroll;
}




main {
    overflow-y: hidden !important;
    overflow-x: hidden !important;
}

.tab li a {
    width: 100%;
}

.pages li .page.is-active li{
    height: 100vh !important;
    width: 100vw;
    font-size: 3em !important;

}


.page.is-active h1 {
    padding-top: 20px;
    align-self: center !important;
    padding-bottom: 150px;
    font-size: 50px !important;
    color: #E89021 !important;
}
.page.is-active li{

    line-height: 30px;
}

.page.is-active h2 {
    padding-top: 30px;
    padding-bottom: 20px;
    color: #E89021!important;
    align-self: flex-start;
    font-size: 2em;
}

.page.is-active ul {
    padding-left: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    list-style-position: outside !important;
    max-width: 90%;
    font-size: 1em;
    padding-bottom: 60px;

}



.bgwrap {
    overflow-y: scroll !important;
}

.page.is-active {
    display:flex;
    flex-direction: column;
    width: 100%;
    padding-left: 5%;
    overflow-y: hidden !important;
}

.tab.is-active{
    display: flex;
}

.undertab {
    display: none;
}

.pages  {
    color: white;
    overflow-y: scroll !important;
}


.undertab_4 {
    display:none;
}

.undertab_5 {
    display: none;
}

.undertab_5.is-active {
    display: flex !important;
    flex-direction: column;
}

.undertab5 {
    display:none ;
}

.undertab_4.is-active {
    display: flex !important;
    flex-direction: column;
}


.undertab.is-active, .undertab_2.is-active, .undertab3.is-active, .undertab4.is-active, .undertab5.is-active, .undertab6.is-active, .undertab7.is-active, .undertab8.is-active {
    display: flex !important;
    text-align: start;
    flex-direction: column !important;
    justify-content: flex-start;
    cursor: pointer !important;
    border-right:5px;
    border-color: #c4781b;
}

.utab1 li{
    cursor: pointer;
    width: 100% !important;
    height: 100% !important;
}

.utab1 li a {
    cursor: pointer;
    width: 100% !important;
    height: 100% !important;
}

.utab1, .utab2 {
    cursor: pointer;
    width: 100% !important;
    height: 50px !important;
	justify-content: center !important;
	align-items: center !important;
	align-content: center !important;
	display: flex !important;
}

.utab1:hover, .utab2:hover {
	background-color:  #E89021 !important;
	color: black !important;
}



.uid{
    cursor: pointer;
    width: 100%;
    height: 100%;
    background-color: #E89021 !important;
    width: 100% !important;
    color: black !important;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0,1) !important;
}

.pages::-webkit-scrollbar-track {
    box-shadow: inset 0 0 0px rgba(0, 0, 0, 1);
}
.pages::-webkit-scrollbar-thumb {
    background-color: #c4781b;
    border-radius: 20px;
    outline: 1px 1px solid black !important;
}

.pages::-webkit-scrollbar {
    width: 0.4em;
    background-color: rgba(0, 0, 0, 0.7);
}




.tabs.style::-webkit-scrollbar-track {
    box-shadow: inset 0 0 0px rgba(0, 0, 0, 1);
}
.tabs.style::-webkit-scrollbar-thumb {
    background-color: #c4781b;
    border-radius: 20px;
    outline: 1px 1px solid black !important;
}

.tabs.style::-webkit-scrollbar {
    width: 0.4em;
    background-color: rgba(0, 0, 0, 0.7);
}



.nav2{
    width: 100%;
    display: none;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}



@media(max-width: 1118px){ 



    html, body, header {
        overflow-y: scroll !important;
    }

    .head {
        overflow-y: hidden !important;
    }


    .page.is-active h1 {
        font-size: 20px !important;
    }

    .page.is-active h2 {
        font-size: 19px !important;
    }

    .page.is-active ul {
        font-size: 18px;
    }


    header .nav{
        flex-direction: row !important;
        justify-content: space-between !important;
        display: block !important;
        align-content: center;
        max-width: 100% !important;
        -webkit-overflow-scrolling: touch
        }


    body, html {
        display: flex !important;
    }

    header {
        flex-direction: column !important;
        display: flex;
        align-content: center !important;
        align-self: center !important;
        width: 100%;
    }

    main{
        width: 100%;
        display: flex;
        justify-content: center;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }

    body {
        display: flex;
        flex-direction: column;
        -webkit-overflow-scrolling: touch  !important;

    }



    #header.is-active {
        min-height: 100vh !important;
    }

    .tabs.style {
        display: flex;
        align-content: flex-start;
        align-self: flex-start;
        align-items: flex-start;
        overflow-y: scroll !important;
        height: 100%!important;
        background-color: black;
        -webkit-overflow-scrolling: touch;
    }

    nav {
        display: none !important;
        align-items: center;
        width: 100%;
        cursor: pointer;

    }

    .nav2 ul{
        width: 100%;
        text-align: center;
        cursor: pointer;
        height: 100% !important;
        }

    .undertab.is-active {
            display: flex !important;
            cursor: pointer !important;
    }
    

    .nav2 a {
        width: 100%;
        height: 100%;
    }

    .nav2 .tabs .tab a[data-switcher] {
        cursor: pointer;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;
        -webkit-overflow-scrolling: touch !important;
    }


    .undertab.active {
        display: flex!important;
    }

    .undertab.active li{
        display: flex!important;
    }

    .nav2.is-active ul {
        overflow-y: scroll !important;
        -webkit-overflow-scrolling: touch !important;
    }


    .nav2 {
        display: none;
        z-index: 999;
        -webkit-overflow-scrolling: touch !important;
    }
    .nav2.is-active {
        display: flex !important; 
        align-items: center !important;
        align-content: center !important;
        align-self:  flex-start !important;
        height: 70vh !important;
        overflow-y: scroll !important;
        -webkit-overflow-scrolling: touch;
		width: 100vw !important;
    }


    



    .hamburger {
        display: flex !important; 
    }

    header {
        display: flex;
        flex-direction: column;
    }

    .nav2 ul {
        display: block !important;
        flex-direction: column;
        background:rgba(0, 0, 0, 1)
    }

    .fullnav {
        height: 100% !important;
        width: 100%;
    }

    header {
        height: 100vh !important;
    }

    .nav2.is-active.li {
        align-content: flex-start !important;
    }


    header {
        max-height: 130px !important;
    }

    .page {
        width: 100vw !important;
    }

    .hamburger {
        font-size: 30px !important;
        cursor: pointer;
        display: flex;
        justify-content: center !important;
        align-items: center !important;
        align-self: center;
        text-align: center;
    }

    .logo {
        width: 60px !important;
    }



    .navhead h1 {
        font-size: 23px !important;
    }
    body {
        background-color: black !important;
        display: flex !important;
        position: fixed;
        justify-content: space-between !important;

    }


    .head {
        display: flex;
        flex-direction: column;
        background-color: black;
        width: 100%;
    }


}



@media(max-width: 800px){ 

    .page h1, .pages h1, .page.is-active h1 {
        font-size: 25px !important;
        padding-bottom: 20px;
    }

    .page h2, .pages h2, .page.is-active h2 {
        font-size: 20px !important;
    }

	
	.hamburger {
		width: 100%;
	}
	
	.navhead .hamburger {
		justify-content: center;
		align-items: center;
		align-self: center;
		align-content: center;
	}
		
	
    .nav {
        padding-bottom: 500px !important;
    }

    .tab1end{
        padding-bottom: 15em !important;
    }

    .togglepadmob {

        padding-bottom: 15em !important;
    }

    body, html, header, .head, .tabswrappermob, .tabs.style {
        overflow-y:  hidden !important;
    }



}