a,div,p,span,br,hr,ul,ol,li{
    box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
}
a{
    color:#262262;
    text-decoration:none;}
#title a{
    overflow:visible;}

a:hover{
    color:#00ace5;}

    /* li{
        display:inline-block;
        position:relative;
        white-space: pre;
        float:left;
        clear:both;}

    li a{
        position:relative;
        z-index:99999999;
    }
    li > * {
        position: relative;
        z-index: 99999999999;
    }
    li:before{    
        color: #262262;
        z-index:99999999;
    }
    li::before{
        background: #262262;
        content:'';
        display:block;
        position:absolute;
        width:50%;
        top:5px;
        left:5px;
        z-index:9;
    }
    li:hover::before {
        background: #a4d7ff;
        border:5px solid #a4d7ff;
        content:'\00a0';
    }
    li:hover a {
        color:#262262;
    }
    li::after {
        content:'\00a0';
        content:"\00000a";
        display:block;
    } */

body,html{
    color:white;
    margin:0;
    min-height:100%;
    /* height:100%; */
}
body{
    background-image:url('/images/bg-powder-light.svg');
        background-size:cover;
        background-repeat: no-repeat;
        background-color: white;
        background-position: center;
    color:#555281;
    text-decoration:none;
    font-size:18px;
    width:100%;
    line-height: 1.5em;
   
    font-family:'Open Sans';
        font-weight:400;

}
h1,h2,h3,h4,h5,h6{
    text-transform:uppercase;
}
h1{
    color:#262262;
    letter-spacing:-2px;
    margin:0 0 5px -5px;
    padding:0;
    width: 100%;
    text-transform:uppercase;

    /* font-family: 'Orbitron';
        font-size:3em;
        line-height: .85em;
        font-weight:400;
        font-weight:900;
        font-style: normal;
        margin-bottom:20px; */

    font-family: 'Oxanium';
        font-weight:200;
        font-weight:800;
        font-size:4em;
        font-style: italic;
        line-height: .75em;
}

    #content h1 {}

    #title h1 {
        color: #262262;
        color: #00ace5;
        color: transparent;
        text-stroke: 2px #00ace5;
            -moz-text-stroke: 2px #00ace5;
            -webkit-text-stroke: 2px #00ace5;
        font-family: 'Oxanium';
        font-size: 50vw;
        font-weight: 800;
        font-style: italic;
        text-align: left;    
        margin:0 0 0 0;
        padding: 0;
        width: 100%;
        text-align: left;    
        font-size: 8em;
        text-align: left;
        
        position: relative;
            /* top: 0px;
            left: -20px; */

        /* text-align:left;
            -webkit-text-stroke: 2px #262262;
            display: inline;
            background: rgb(0 172 229 / 25%);
            text-indent: 25px;
            padding: 12px 15% 4px 10px;
            padding: 12px 15% 4px 100px;
            margin-left: -30px; */
    }

/* h2{
    color:#00ace5;
    letter-spacing:-2px;
    margin:0 0 5px -5px;
    padding:0;
    width: 100%;
    text-transform:uppercase;

    font-family: 'Oxanium';
        font-weight:200;
        font-weight:800;
        font-size:4em;
        font-style: italic;
        line-height: .75em;

    color: transparent;
        -webkit-text-stroke: 1px #262262;
} */
h2 {
    color: #00ace5;
    letter-spacing: -2px;
    margin: 0 0 5px -5px;
    padding: 0px 28px 0 0;
    /* width: 100%; */
    text-transform: uppercase;
    font-family: 'Oxanium';
    font-weight: 200;
    font-weight: 800;
    font-size: 4em;
    font-style: italic;
    line-height: .75em;
    color: transparent;
    -webkit-text-stroke: 1px #262262;
    border-top: 3px solid #262262;
    display: inline-block;
    
    border-top: 1px solid #262262;
    line-height: .8em;
}
/* h3{
    color:#00ace5;
    font-size:3em;
    letter-spacing:-1.5px;
    line-height: 1em;
    margin:0 0 0 -5px;
    padding: 0;
    text-transform:uppercase;

    font-family: 'Oxanium';
        font-weight: 800;
        margin-bottom:10px;
        
    color: transparent;
        -webkit-text-stroke: 1px #009dff;
    
    
} */
h3{
    background:none;
    /* border-top:2px solid #262262; */
    cursor:pointer;
    display:flex;
        align-items:center;
        flex:1;
    letter-spacing:-1px;
    line-height:.75em;
    margin:0;
    padding:0;    

    color:#262262;
    text-transform:uppercase;

    font-family: 'Oxanium';
        font-weight:800;
        font-size:2.5em;
        font-style: italic;
        line-height: .7em;


    /* display: inline;
    background: rgb(0 172 229 / 40%);
    text-indent: 25px;
    padding: 12px 15% 4px 10px;
    margin-left: -30px; */
}
h3 {
}

h4{
    font-family: 'Oxanium',sans-serif;
    font-size:2em;
    font-weight:bold;
    line-height:1em;
    margin:0;
    padding:0;
}
h5{
    color:#262262;
    font-family: 'Oxanium',sans-serif;
    font-family: 'Oxanium';
        font-weight:bold;
        font-weight: 500;
    font-size:1.25em;
    letter-spacing:0px;
    line-height:1em;
    margin:0;
    padding:0;
}
h6 {
    color: #0591d7;
    font-family: 'Open Sans',sans-serif;
    font-family: 'Oxanium',sans-serif;
    font-weight: 800;
    font-size: 1.25em;
    line-height: 1em;
    letter-spacing: -.5px;
    margin:0 0 5px;
}
hr {
    border-radius: 3px;
    border: none;
    border-top: 4px dotted #262262;
    /* background: #262262; */
    margin: 70px 0;
    height: 3px;
}
p {
    margin: 0 0 40px;
}
pre{cursor:limegreen;}

ul{
    margin:0 0 30px 15px;
}

#footer{
    display:flex;
        align-items:stretch;
        flex:1;
        justify-content:center;
    margin:0 auto;
        margin-top:25px;
    padding:0;
    width:200px;
}
#footer .logo{
    flex:1;
    align-items:center;
    justify-content:center;
    padding:10px;
    font-family:Modak;
        font-weight:normal;
        font-size:2em;
        font-style:italic;
    text-align:center;
}
#footer .logo img{
    width:35px;
    height:auto;
}
#nav .full{
    display:block;
}

#nav .mobile{
    display:none;
}

#nav .home{
    display:none;
}

#nav a{
    letter-spacing:1px;
    font-size:.75em;
    line-height:1.25em;
    text-transform:uppercase;

    
    background:#262262;
    color:white;
    font-weight:bold;
    display:inline-block;
    padding:15px 20px;
    border-radius:5px;
        -webkit-border-radius:5px;
        -moz-border-radius:5px;
    
    font-size:.85em;
    line-height:1.25em;
    text-transform:uppercase;


    color:#262262;
    background:none;
    display:block;
    border-bottom:1px solid #262262;
    border-radius:0;
    padding:20px 5px;
    width:100%;    
}
#nav .full a:hover{
    border-color:#00ace5;
    color:#00ace5;
}


#page{
    display:flex;
        flex:1;
    /* 
        align-items:stretch;
        justify-content:center;*/

    /* height: 100%; */
    /* overflow-y: auto; */
    width: 100%;
    padding: 0 30px;
        padding-bottom: 100px !important;

    width:75%;
    margin:0 auto;
    position:relative;
    z-index: 3;
}


#page #content{
    margin:0 auto;
    padding:40px 20px;
    width: 100%;
}


#page #header{
    display:block;
    /* display: flex;
        flex: 1;
        justify-content:center; */
    padding:0;
    position:relative;
    z-index:999999999999999999999999999999;
    margin-bottom:25px;
}


#page #header #nav{
    padding:0 0; 
    flex: 1;
}


#page #header #nav ul{
    display:block;
    /* display:flex;
        flex: 0 0 300px;
        align-items:center;
        justify-content:center; */
    margin:0;
    padding:0;
}


#page #header #nav ul li{
    padding:0 3px;
    list-style-type:none;
}

#page #header #nav .mobile .menu{
    cursor:pointer;
    padding:20px;
}

#page #header #nav .mobile .menu .bar1,
#page #header #nav .mobile .menu .bar2,
#page #header #nav .mobile .menu .bar3 {
        width: 25px;
        height: 2px;
        background:#262262;
        margin: 4px 0;
        transition: 0.4s;
    }

#page #header #nav .mobile.active .menu .bar1,
#page #header #nav .mobile.active .menu .bar2,
#page #header #nav .mobile.active .menu .bar3 {
        background:black;
    }
        
    #page #header #nav .mobile .menu.change .bar1 {
        -webkit-transform: rotate(-45deg) translate(-9px, 3px);
        transform: rotate(-45deg) translate(-4px, 3px);
    }
        
    #page #header #nav .mobile .menu.change .bar2{
        opacity: 0;}
        
    #page #header #nav .mobile .menu.change .bar3{
        -webkit-transform: rotate(45deg) translate(-5px, -5px);
        transform: rotate(45deg) translate(-5px, -5px);}



/* #page .logo{
    display:flex;
        flex: 0 0 150px;
        align-items:center;
        justify-content:center;
    padding:10px;
} */




#title {
    display: flex;
        flex: 1;
        align-items: end;
        justify-content: left;
    /* height:100%; */
    margin: 0;
    margin: 0px 0 -12px;
    padding:0;
    position:relative;
        left: -15px;
        top: 0px;
    text-align: left;
    overflow: visible;
    width: 100%;
}


.banner {
    background:#565251;
    box-shadow: inset -100px -100px 250px 100px #00000057;
        -webkit-box-shadow: inset -100px -100px 250px 100px #00000057;
    padding: 100px;
    min-height: 800px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;}

    .banner h1,
    .banner h3,
    .banner h4,
    .banner h5,
    .banner h6{
        color:#00aaff;}

    .banner h2{
        border-top-color:white;
            -webkit-text-stroke-color: white;}

.button{
    background:#262262;
    color:white;
    font-weight:bold;
    display:inline-block;
    padding:15px 20px;
    border-radius:5px;
        -webkit-border-radius:5px;
        -moz-border-radius:5px;
    
    font-size:.85em;
    line-height:1.25em;
    text-transform:uppercase;
}
.button:hover{
    background:#00ace5;
    color:#262262;
}

.background{
    background-image:url('/images/bg2.jpg');
        background-repeat:no-repeat;
        background-size:contain;
        background-position:bottom center;
    height:100%;
    width:100%;
    position:fixed;
        bottom:0;
        left:0;
    z-index:1;
}
.cover {
    position: fixed;
        top: 0;
        left: 0;
    width: 100%;
    height: 100%;
    background: black;
    background: rgb(0 0 0 / 60%);
    background: rgba(0,0,0,.60);
    z-index:2;
}

.title {
    /* font-family: 'Modak';
    font-style: italic;
    font-size: 7em;
    font-weight: normal;
    line-height: .75em;
    margin: 0;
    padding: 0;
    width: 60%;
    color: white;
    position: fixed;
    bottom: -20px; */
}
.tmp{
    display: flex;
    flex:1;
    align-items: start;
    justify-content: center;
}


.wrap{
    display: flex;
    flex: 1;
}

@media(min-width:1300px){  
    #page{
        /* width:50%; */
    }
    
}

@media(max-width:650px){ 

    body{
        /* background-position:bottom center; */
        /* background-size:contain; */
    }

    h1{
        font-size:2.5em;
    }


    #page{
        align-items:start;
        padding:0 20px;
        width:100%;
    } 

    #page #content{
        width: 100%;
    }
    #page #header{
        display:block;
    }

    #page #header .logo {
        padding-top: 20px;
        width: 33%;
    }

    #page #header .logo img {
        width: 100%;
        height: auto;
    }

    #page #header #nav{
        padding:0;
    }

    #page #header #nav .full{
        display:none;
    }

    #page #header #nav .mobile{
        display:block;
        position:fixed;
            top:0;
            right:0;
        z-index:9999999999999999999999;
    }
    #page #header #nav .mobile .menu{
        display:block;
        position:fixed;
            top:0;
            right:0;
        z-index:9999999999999999999999;
    }

    #page #header #nav .mobile .nav {
    }

    #page #header #nav .mobile .nav .wrap {
        display: none;
        background: #262262;
        background: #1ca5d3;
        background: #d4effc;
        padding: 35px;
        position: fixed;
            top: 0;
            right: 0;
        z-index: 99;
        height: 100%;
        width: 100%;
        /* opacity:.9; */
        overflow-y: auto;
        /* background-image: url(/images/logo/icon-shock-15.svg); */
        background-image: url(/images/logo/bg-shock-15.svg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    #page #header #nav .mobile.active .nav .wrap{
        display:flex;
        flex: 0 0 90%;
        align-items:center;
    }
    #page #header #nav .mobile.active .nav .wrap ul{
        display:block;
        margin:0;
        padding:0;
        flex:1;
    }

    #page #header #nav .mobile.active .nav{
        display:flex;
            flex:1;
            align-items:stretch;
            justify-content:center;
    }
    #page #header #nav .mobile.active  .nav .wrap{
        /* display:flex; */
    }

    #page #header #nav .mobile.active .nav a{
        color:white;
        display:block;
        font-family:'Oxanium';
            font-size:2em;
            font-weight:800;
        border-bottom:1px solid #262262;
        padding:20px 0;
        letter-spacing: 0px;
        line-height: 1em;
        text-transform: uppercase;

        font-style: italic;
        color: #00ace5;
        color: transparent;
        text-stroke: 1px #262262;
            -moz-text-stroke: 1px #262262;
            -webkit-text-stroke: 1px #262262;  
    }

    #page #header #nav .mobile.active .nav a:hover{
        color:#262262;
        /* color: #00ace5; */
        /* color: transparent; */
        text-stroke: 1px #262262;
            -moz-text-stroke: 1px #262262;
            -webkit-text-stroke: 1px #262262;  
    }
    #page #header #nav .mobile.active .nav li:last-of-type a{
        border:none !important;
    }


    /* #page .logo{
        flex: 0 0 90%;
        flex: 1;
    } */


    #nav .home{
        display:block;
    }


    #title {
        left:0;
        /* margin-top:10px; */
    }
    
    #title h1 {
        font-size: 20vw;
    }


    .banner {
        padding: 35px;
    }
    .banner h1,
    .banner h2 {
        font-size: 2.5em;
    }
    .button{
        display:block;
        padding:20px;
        text-align:center;
    }

    .wrap{
        flex:1;
    }


}






#nav #quickclick .phone {
    display: block !important;
}
#nav #quickclick .callnow {
    display: none !important;
}


#nav .full #quickclick {
    display: block !important;
    position: fixed;
        top: 0;
        right: 0;
        left:unset;
        right:0;
    bottom:unset;
    padding: 10px;
}
#nav .full #quickclick .button {
    padding: 15px 30px;
    border: 2px solid #262262;
}
#nav .full #quickclick .button:hover {
    background:#262262;
    border: 2px solid #262262;
    color:#fff200;
}
#nav .full #quickclick .button.phone {
    border: 2px solid #262262;
    background: none !important;
    color: #262262;}
    
    body.hasbanner #nav .full #quickclick .button.phone {
        border: 2px solid #00aaff;
        background: none !important;
        color: #00aaff;
    }

#nav .mobile #quickclick {
    display: flex;
        align-items: start;
        flex: 1;
    padding: 5px;
    position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
    z-index: 99999999999999999999999999999999999999999;
}

#nav .mobile #quickclick .button {
    background: #262262;
    color: white;
    flex: 1;
    align-items: center;
    justify-content: center;
    padding: 30px 0px;
    text-align: center;
    font-family:'Oxanium';
    font-weight: 800;
    font-size: 2em;
    line-height: 1em;
    letter-spacing: 2px;
    /* border-radius: 8px 8px 50px 50px !important;
        -webkit-border-radius: 8px 8px 50px 50px !important;
        -moz-border-radius: 8px 8px 50px 50px !important; */
    border-radius:0px;


    color: #262262;
    color: transparent;
    text-stroke: .5px #fff200;
        -moz-text-stroke: .5px #fff200;
        -webkit-text-stroke: .5px #fff200;    
    font-style: italic;
}
#nav .mobile #quickclick .button:hover {
    background: #262262;
    text-stroke: 1px #00ace5;
        -moz-text-stroke: 1px #00ace5;
        -webkit-text-stroke: 1px #00ace5;   
}

#nav .mobile.active #quickclick {
    display: none;
}

@media(max-width:650px){
    /* #nav .full #quickclick{
        display:none !important;
    } */

    h1 {
        font-size: 1.5em;
        font-size:12.5vw;
        width:75%;
    }
    h2 {
        border-top-width:2px;
        font-size: 3.5em;
        font-size:15vw;
        line-height:.75em;
        padding-top:1px;
        text-stroke: 1px #262262;
            -moz-text-stroke: 1px #262262;
            -webkit-text-stroke: 1px #262262; 
    }
    #title{
        overflow: hidden;
    }
    #title h1{
        font-size:15vw !important;
    }

    #nav .mobile #quickclick{
        /* posf b0 l0 w100 z20 p20 */
        position:fixed;
            bottom:0;
            left:0;
            top:unset;
            right:0;
        padding:5px;
        right:0;
        width:100%;
        z-index:99999999999999999999;
    }
    #nav #quickclick .phone {
        display: none !important;
    }
    #nav #quickclick .callnow {
        display: block !important;
    }
}