*,::after,::before {
    box-sizing: border-box
}

::-webkit-scrollbar {
    width: 9px;
    height: 9px
}

::-webkit-scrollbar-thumb {
    background: gray;
    border-radius: 10px
}

::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(13deg,#9e9e9e 14%,#969494 64%)
}

::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 2px;
    box-shadow: inset 7px 10px 12px #f0f0f0
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    text-shadow: 0 .05rem .1rem rgba(0,0,0,.5);
    color: #fff
}

body,html {
    height: 100%;
    background-color: #000;
    background-image: url(../img/bg.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    scroll-behavior: smooth
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0!important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,h2,h3,h4,h5,h6,p {
    margin-top: 0
}

p {
    margin-bottom: 1rem;
    font-family: tigerph;
    color: #ffed00;
    font-size: 28px
}

button,input,select {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

textarea {
    font: 400 13.3333px Arial
}

a,a:focus,a:hover {
    color: #fff
}

a {
    color: #fff;
    text-decoration: none;
    background-color: transparent
}

.btn-secondary,.btn-secondary:focus,.btn-secondary:hover {
    color: #333;
    text-shadow: none;
    background-color: #fff;
    border: .05rem solid #fff
}

.tiger-container {
    width: 100%;
    text-align: -webkit-center;
    max-width: 1160px;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
    padding: 2%;
}

@font-face {
    font-family:tigertitles;src:url(../fonts/urae_nium.woff) format('woff'),url(../fonts/urae_nium.ttf) format('truetype');font-display:swap
}

@font-face {
    font-family:tigerph;src:url(../fonts/BebasNeue-Regular.woff) format('woff'),url(../fonts/BebasNeue-Regular.ttf) format('truetype');font-display:swap
}

@font-face {
    font-family:tigerbt;src:url(../fonts/bitcrushercdrg-bold.woff) format('woff'),url(../fonts/bitcrushercdrg-bold.ttf) format('truetype');font-display:swap
}

h1,h2,h3,h4,h5,h6 {
    margin-bottom: .5rem;
    font-weight: 500
}

h1,h2 {
    font-family: tigertitles;
    text-transform: uppercase;
    color: #ffed00;
    font-size: 60px;
    line-height: .2
}

h1 {
    font-size: 2.5rem
}

h2 {
    font-size: 2rem
}

h3,h4,h5,h6 {
    line-height: 1.2
}

h3 {
    font-family: tigertitles;
    text-transform: uppercase;
    color: #ffed00
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.titlestg {
    font-size: 56px;
    margin-top: 30px
}

.tiger-heading {
    margin-top: 95px;
    text-align: -webkit-center
}

.bartg {
    margin-bottom: 30px
}

.servicestg {
    display: flex
}

.contact-tg {
    margin-top: 122px;
}

.contact-tg h2,.contact-tg h3,.contact-tg p {
    font-family: tigerph
}

.contact-tg h3,.contact-tg p {
    color: #fff
}

.contact-tg h2 {
    font-size: 2.5rem
}

.contact-tg h3 {
    font-size: 29px!important;
    margin-bottom: 21px
}

.contact-tg p {
    font-size: 15px
}

.contact-tg .optiontg {
    justify-content: center;
    margin: 23px 10px 0!important
}

.optiontg {
    display: flex;
    margin: 0 10px;
    text-align: left
}

.optiontg h3 {
    margin-top: 1px;
    margin-left: 12px;
    font-size: 25px
}

.oursertg {
    text-align: center;
    margin-top: 50px;
}

.optiontg h3,.oursertg h3,.oursertg p {
    font-family: tigerph;
    margin-bottom: 23px
}

.oursertg h3 {
    color: #fff;
    font-size: 1.75rem;
    margin-top: 75px
}

.oursertg p {
    margin-top: 1px;
    margin-left: 10px;
    font-size: 27px;
    line-height: 1.2
}

.arrowtg,.mailtg {
    width: 23px;
    height: 22px
}

.mailtg {
    width: 45px
}

.igtg,.wsptg {
    width: 30px;
    height: 30px
}

.p2 {
    margin-top: 10px;
    line-height: 1.2
}

.p2 p {
    font-size: 25px
}

.innertg {
    margin: 0 5%
}

.iheader {
    margin-bottom: 2rem
}

.brand {
    margin-top: 5px;
    font-size: 30px;
    font-family: tigertitles;
    text-transform: uppercase
}

.brand-logo {
    width: 115px;
    height: 53px;
    float: left
}

.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.inav .nav-link {
    font-weight: 700;
    color: rgb(255 255 255);
    background-color: transparent;
    border-bottom: .25rem solid transparent;
    text-shadow: 0 1px 6px #000
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

#menutg .menu-item:first-child .nav-link.active {
    text-decoration: none;
    border-bottom: inset 4px #ffed00
}

#menutg .nav-link:hover,#menutg .nav-link:focus {
    text-decoration: none;
    border-bottom: inset 4px #ffffff
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.menutg .menu-item.active:first-child .nav-link {
    border-bottom: inset 3.5px rgb(255 237 0)
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active,.nav-pills .show>.nav-link {
    color: rgb(255 255 255);
    background-color: #007bff
}

#menumobiletg .nav-link {
    font-weight: 500;
    text-shadow: unset;
    color: rgb(56 56 56)
}

#menumobiletg {
    background-color: #f8f9fa!important;
    z-index: 10;
    display: table;
    width: 100%;
}

.collapse:not(.show) {
    display: none!important
}

.navbar {
    position: relative;
    padding: .5rem 1rem
}

.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus,.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-top: .5rem!important;
    margin-right: auto!important
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    flex-grow: 1;
    display: flex!important;
    flex-basis: auto;
    margin: 60px 0 10px 10px;
    text-align-last: left
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    border-color: rgba(0,0,0,.1);
    float: right;
    margin: 6px
}

.navbar-toggler-icon {
    width: 22px;
    height: 1.5px;
    background-color: rgba(0,0,0,.5);
    margin: 6px 0;
    display: block
}

.navbar-toggler:focus,.navbar-toggler:hover {
    text-decoration: none
}

@media (min-width:48em) {
    .brand {
        float: left
    }

    .inav {
        float: right
    }
}

.aligncenter {
    text-align-last: center
}

.tiger .btn-lg {
    padding: .75rem 1.25rem;
    font-weight: 700
}

.headertg,header {
    position: fixed;
    z-index: 10
}

.headertg {
    background: linear-gradient(180deg,#000000a3 50%,transparent 90%);
    width: 100%;
    height: 62px;
}

ul {
    margin-top: 0;
    margin-bottom: 1rem
}

footer {
    color: rgba(255,255,255,.5);
    background-color: #211c1b;
    margin-top: 4%;
    padding: 8px;
    text-align: center
}

footer p {
    color: #c6c6c6;
    font-size: unset
}

@media (min-width:40em) {
    .musthead {
        width: 100%;
        padding: 0 0% 0 4%;
        z-index: 11;
        max-width: 1280px;
        overflow: hidden;
        margin-right: auto;
        margin-left: auto;
    }
}

.forms-field-medium {
    max-width: 100%!important
}

.forms-submit-container {
    float: left!important
}

.forms-field-limit-text {
    position: relative!important;
    height: 0!important;
    bottom: 27px!important;
    right: 12px!important;
    float: right!important
}

.forms-submit {
    background-color: #ffed00!important;
    border: 1px solid #787575!important;
    color: #3c3c3b!important;
    font-family: tigerbt;
    font-size: 1.4em!important;
    text-transform: uppercase!important;
    padding: 2px 26px!important
}

.forms-confirmation-container-full {
    background: #fefffe00!important;
    border: 1px solid #ffffff2b!important
}

.forms-confirmation-container-full p {
    color: #fff!important
}

#tigermap {
    height: 490px;
    z-index: 1;
    margin-top: 42px;
}

.wh {
    width: 100%;
    height: initial;
}

@media (min-width:800px) {
    .brand {
        color: #ffed00
    }

    #menumobiletg,.display.mobile {
        display: none
    }
    div.wh {
        height: 460px;
    }
}

@media (max-width:800px) {
    .musthead {
        display: none
    }

    p {
        font-size: 26px
    }

    .brand {
        color: rgb(31 31 31);
        float: left
    }

    #menumobiletg {
        z-index: 10
    }

    .display.pc {
        display: none
    }

    .oursertg {
        margin-top: 0;
    }
}