/** Generated by FG **/

@font-face {
    font-family: 'Conv_FuturaStd-Medium';
    src: url('fonts/FuturaStd-Medium.eot');
    src: local('☺'), url('fonts/FuturaStd-Medium.woff') format('woff'), url('fonts/FuturaStd-Medium.ttf') format('truetype'), url('fonts/FuturaStd-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


/** Generated by FG **/

@font-face {
    font-family: 'Conv_FuturaStd-LightOblique';
    src: url('fonts/FuturaStd-LightOblique.eot');
    src: local('☺'), url('fonts/FuturaStd-LightOblique.woff') format('woff'), url('fonts/FuturaStd-LightOblique.ttf') format('truetype'), url('fonts/FuturaStd-LightOblique.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


/** Generated by FG **/

@font-face {
    font-family: 'Conv_FuturaStd-Light';
    src: url('fonts/FuturaStd-Light.eot');
    src: local('☺'), url('fonts/FuturaStd-Light.woff') format('woff'), url('fonts/FuturaStd-Light.ttf') format('truetype'), url('fonts/FuturaStd-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    url('fonts/KFOmCnqEu92Fr1Mu4mxK.woff2') format('woff2');
}

@font-face {
    font-family: 'nba-custom';
    url('fonts/nba-custom.woff2') format('woff2');
}

@font-face {
    font-family: 'Avenir-Medium';
    src: url('fonts/AvenirLTStd-Medium.woff2');
}

@font-face {
    font-family: 'Avenir-Heavy';
    src: url('fonts/AvenirLTStd-Roman.woff2');
}

@font-face {
    font-family: 'industry';
    src: url('fonts/Industry-Black.woff2');
}

.main-header {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
}

.header-top-section {
    display: -ms-flexbox;
    display: flex;
    background: #00285E;
    height: 18px;
    padding: 8px 70px;
    position: relative;
    z-index: 2;
}

.header-top-section .left-block {
    margin-right: auto;
}

.header-top-section .nba-logo {
    display: inline-block;
    vertical-align: top;
    width: 42px;
    line-height: 1;
}

.nba-logo img{
    max-width: 100%;
}

.header-top-section .top-nav {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 10px;
}

.top-nav ul {
    position: relative;
    top: 4px;
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1;
}

.top-nav ul li {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.06rem;
    margin: 0 7px;
}

.top-nav ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
}

.header-top-section .right-block {
    line-height: 1;
}

.header-top-section .right-block .header-social {
    display: inline-block;
    vertical-align: middle;
}

.header-social ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1;
}

.header-social ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
}

.header-social ul li a {
    display: block;
    color: #fff;
    font-size: 14px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.header-top-section .right-block .header-link {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    margin: 2px 10px 0 5px;
}

.header-top-section .right-block .header-link a {
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}

.header-top-section .right-block .search-panel {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 12px;
    height: 12px;
}

.header-top-section .right-block .search-panel .icon {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    background: url(images/search-icon.png) top left no-repeat;
    background-size: 100%;
    width: 12px;
    height: 12px;
    cursor: pointer;
}

.header-bottom-section {
    /* background: #fff; */
    padding: 0 70px;
    transition: .3s ease-in-out;
    position: relative;
    z-index: 2;
    display: flex;
}

.site-logo {
    padding: 8px 0;
    margin-right: auto;
}

.site-logo a {
    display: inline-block;
    vertical-align: top;
}

.site-logo img {
    height: 50px;
    transition: height 0.3s ease-in-out;
    -webkit-transition: height 0.3s ease-in-out;
    -moz-transition: height 0.3s ease-in-out;
    -o-transition: height 0.3s ease-in-out;
}

.header-bottom-section .header-right {
    padding-top: 0;
}

.header-bottom-section > div {
    position: relative;
    z-index: 2;
}

.main-menu {
    display: inline-block;
    vertical-align: top;
}

.main-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.main-menu ul li {
    display: inline-block;
    vertical-align: top;
    font-family: 'Avenir-Heavy', sans-serif;
    font-weight: normal;
    font-size: 16px;
    margin: 0 60px 0 0;
    position: relative;
}

.main-menu ul li a {
    color: #000;
    display: block;
    padding: 21px 0;
    outline: none;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    font-weight: 600;
}

.main-menu ul li:hover > a, .main-menu ul li.active a {
    color: #00A750;
}

.hamburger-nav {
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 14px;
    position: relative;
    margin: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    margin-top: 25px;
}

.hamburger-nav span {
    background: #000;
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.hamburger-nav span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.hamburger-nav span:nth-child(2) {
    top: 6px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.hamburger-nav span:nth-child(3) {
    top: 12px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.footer-section {
    position: relative;
    z-index: 2;
}

.footer-section .footer-top-block {
    background: #00285E;
    padding: 80px 55px;
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 12%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.footer-logo img {
    height: 132px;
    max-width: 100%;
    vertical-align: middle;
}

.col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.footer-top-block .links-col {
    width: 17%;
    padding-left: 15px;
    padding-right: 15px;
}

.footer-top-block h6 {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 5px;
    font-family: 'industry', sans-serif;
    line-height: 1.25;
    padding: 0;
}

.footer-top-block ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.75;
}

.footer-top-block ul li {
    display: block;
}

.footer-top-block ul li a {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    outline: none;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    font-family: 'Avenir-Heavy', sans-serif;
}

.footer-top-block ul li a:hover {
    color: #00A750;
}

.footer-section .footer-bottom-block {
    background: #000;
    padding: 25px 55px;
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 40%;
}

.footer-bottom-block .first-col .inner-box {
    max-width: 595px;
}

.footer-bottom-block p:last-child {
    margin-bottom: 0;
}

.footer-bottom-block p {
    font-size: 12px;
    color: #fff;
    font-family: 'Avenir-Heavy', sans-serif;
}

.footer-bottom-block p a {
    color: #fff;
    text-decoration: none;
}

.footer-bottom-block p a:hover {
    color: #00A750;
}

.col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.footer-bottom-block ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.2;
}

.footer-bottom-block ul li {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    position: relative;
    padding: 0 4px;
}

.footer-bottom-block ul li:before {
    content: "";
    position: absolute;
    top: 4px;
    right: -2px;
    border-right: 1px solid #fff;
    height: 10px;
}

.footer-bottom-block ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
}

.footer-bottom-block ul li a:hover {
    color: #00A750;
}

.col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.footer-bottom-block .third-col .inner-box {
    text-align: right;
}
.header-social ul li a i.fa-tiktok {
    display: block;
    width: 14px;
    height: 14px;
    line-height: 1;
    position: relative;
}
.header-social ul li a {
    display: block;
    color: #fff;
    font-size: 14px;
}
.header-social ul li a i.fa-tiktok:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    height: 15px;
    background: url(images/tiktok-icon.svg) -3px center no-repeat;
    background-size: 100%;
}

@media only screen and (max-width: 1170px) {
    .wrapper {
        width: 1170px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 1440px) {
    .footer-logo img {
        width: 100px;
    }
}