@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swap');
@font-face {
    font-family: 'NexaBold';
    src:url('../fonts/NexaBold.ttf.woff') format('woff'),
    url('../fonts/NexaBold.ttf.svg#NexaBold') format('svg'),
    url('../fonts/NexaBold.ttf.eot'),
    url('../fonts/NexaBold.ttf.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}


#navigation {
    background-color: #000000;
    padding-top: 15px;
    padding-bottom: 15px;
}

#logo {
    height: 20px;
    margin-top: -3px;
}

#navigation a {
    text-decoration: none;
}

#navigation span {
    margin-left: 10px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 500;
    color: white;
}

#slider {
    background: url("../images/maps.png") no-repeat center #000000;
    padding-top: 100px;
    padding-bottom: 100px;
}

#slider a {
    text-decoration: none;
    border: 1px solid white;
}

#slider a:hover {
    background-color: white;
    color: black;
}

#slider h5 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: white;
}

#slider p {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: white;
}

.btn-black-rd {
    font-size: 14px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 500;
    background-color: black;
    padding: 13px 30px 13px 30px;
    border-color: black;
    border-radius: 24px;
    color: white;
}

.badge-header {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: black;
}

.mg-t-40 {
    margin-top: 40px;
}

.mg-b-40 {
    margin-bottom: 40px;
}

.mg-t-20 {
    margin-top: 20px;
}

.mg-t-80 {
    margin-top: 80px;
}

.mg-r-10 {
    margin-right: 10px;
}

.mg-r-20 {
    margin-right: 20px;
}

/* ############### PLATFORM SECTION ############### */
#platform {
    margin-top: 57px;
}

#platform h6 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
}

#platform img {
    margin-bottom: 20px;
    margin-top: 50px;
}

#platform p {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    margin-top: 14px;
    margin-bottom: 14px;
}

#platform a {
    color: #262626;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-decoration: underline;
}

/* ############### SECTOR SECTION ############### */
#sector {
    margin-top: 130px;
}

#sector h6 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
}

#sector img {
    margin-bottom: 20px;
    margin-top: 38px;
    max-width: 100%;
    background-size: cover;
}

#sector p {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    margin-top: 14px;
    margin-bottom: 14px;
}

#sector a {
    color: #262626;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-decoration: underline;
}

/* ############### COMMONDITIES SECTION ############### */
#commondities {
    margin-top: 130px;
}

#commondities h6 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
}

#commondities img {
    margin-bottom: 20px;
    margin-top: 38px;
    max-width: 100%;
    background-size: cover;
    height: 47px;
}

#commondities a {
    color: #262626;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-decoration: underline;
}

/* ############### SUBSCRIBE SECTION ############### */
#subscribe {
    margin-top: 130px;
    margin-bottom: 124px;
}

#subscribe a:hover {
    background-color: #333333;
    text-decoration: none;
    color: #FFFFFF;
}

#subscribe p {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    margin-top: 14px;
    margin-bottom: 14px;
}

#subscribe input {
    margin-top: 73px;
    margin-bottom: 25px;
    border-style: solid;
    border-top-color: white;
    border-left-color: white;
    border-right-color: white;
    border-bottom-color: #D8D8D8;
    padding-bottom: 15px;
    border-width: 1px;
    width: 100%;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

input {
    text-align: center;
}

::-webkit-input-placeholder {
    text-align: center;
    color: #5D5D5D;
}

:-moz-placeholder {
    text-align: center;
}

/* ############### FOOTER SECTION ############### */
#footer {
    padding-top: 60px;
    background-color: black;
    padding-bottom: 10px;
}

#footer a {
    color: white;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

#social-link ul li a {
    margin-right: 35px;
    height: 6px;
}

#social-link ul li img {
    height: 18px;
}

#footer ul li a {
    font-size: 12px;
    margin-bottom: 20px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
}

#footer ul li {
    margin-bottom: 10px;
}

#footer h5 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: white;
    margin-bottom: 22px;
}

#copyright a {
    color: white;
    font-family: 'IBM Plex Sans', sans-serif;
    text-decoration: none;
    font-weight: 400;
    font-size: 12px;
    color: #AFAFAF;
}

#copyright p {
    color: white;
    font-family: 'IBM Plex Sans', sans-serif;
    text-decoration: none;
    font-weight: 400;
    font-size: 12px;
    color: #AFAFAF;
}

#copyright a:hover {
    color: #757575;
}

.sectors-items ul li {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    font-size: 17.5px;
}

#shortcut-link ul li a {
    text-decoration: none;
    line-height: 20px;
    font-size: 14px;
}

#shortcut-link h5 {
    font-size: 18px;
}

#shortcut-link ul li a:hover {
    color: #afafaf;
}

.btn-link-border {
    padding-right: 20px;
    padding-left: 20px;
    border-color: white;
    background-color: black;
    border-radius: 24px;
    border-width: 1.5px;
    font-size: 15px;
    color: white;
    font-family: 'IBM Plex Sans', sans-serif;
}

.btn-link-border:hover {
    border-color: black;
    background-color: white;
    border-radius: 30px;
    color: black;
    font-family: 'IBM Plex Sans', sans-serif;
}

.btn-link {
    border-radius: 24px;
    padding-right: 20px;
    padding-left: 20px;
    border-width: 1.5px;
    color: white;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 15px;
}

.btn-link:hover {
    color: white;
    border-radius: 30px;
    text-decoration: none;
    background-color: #333333;
    border-width: 1.5px;
    border-color: #333333;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #959595;
    opacity: 1; /* Firefox */
    font-family: 'IBM Plex Sans', sans-serif;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #959595;
    font-family: 'IBM Plex Sans', sans-serif;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #959595;
    font-family: 'IBM Plex Sans', sans-serif;
}

/* ############### MOBILE STYLIST IMPORT ############### */
@media screen and (max-width: 992px) {
    .mg-t-30-sm {
        margin-top: 30px;
    }

    .navbar-nav li a {
        margin-top: 15px;
        margin-left: 0px;
    }

    .mg-b-30-sm {
        margin-top: 30px;
    }

    #slider {
        background: url("../images/maps.png") no-repeat center #000000;
        padding-top: 30px;
    }

    #footer h5 {
        margin-top: 50px;
    }

    .navbar-nav .dropdown-menu {
        background-color: black;
    }

    .mg-t-sm-20 {
        margin-top: 20px;
    }

    .dropdown-menu a {
        color: #B5B5B5!important;
    }

    .text-block h4 {
        font-size: 27px;
        font-family: 'IBM Plex Sans', sans-serif;
        font-weight: 600;
    }

    .content {
        margin-top: 0px!important;
    }

    .content h6 {
        font-family: 'IBM Plex Sans', sans-serif;
        font-weight: 600;
        font-size: 23px;
        margin-bottom: 40px;
        margin-top: 40px;
        color: #010101;
    }

    .sectors-items {
        margin-top: 40px!important;
    }
}

/* ############### BOOTSTRAP CUSTOM ############### */
.bg-dark {
    background-color: #000000!important;
}

.navbar-toggler {
    padding: 0 0;
}

.navbar {
    padding-top: 15px;
    padding-bottom: 15px;
}

.navbar-toggler {
    border-width: 0px;
}

.nav-link {
    padding-right: 16px!important;
    padding-left: 16px!important;
    margin-left: 6px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 15px;
    color: white!important;
}

.nav-link:hover {
    padding-right: 16px!important;
    padding-left: 16px!important;
    border-radius: 24px;
    background-color: #333333;
}

.dropdown-menu {
    position: absolute;
    top: 133%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .6rem 0;
    margin: .125rem 0 0;
    font-size: 14px;
    color: #757575!important;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0px;
}

.dropdown-menu a {
    color: #757575;
    padding-top: 7px;
    padding-bottom: 7px;
    font-family: 'IBM Plex Sans', sans-serif;
}

.dropdown-menu a:hover {
    color: #000000!important;
    font-family: 'IBM Plex Sans', sans-serif;
}

.caretup {
    transform: rotate(180deg);
}

#intro {
    margin-top: 100px;
    margin-bottom: 50px;
}

#intro h5 {
     font-family: 'IBM Plex Sans', sans-serif;
     font-weight: 700;
     font-size: 18px;
     text-align: center;
}

.content {
    margin-top: 50px;
    margin-bottom: 50px;
}

.content h6 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 600;
    font-size: 26px;
    margin-bottom: 40px;
    margin-top: 40px;
    color: #010101;
}

.content p {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #555555;
}

.content ul li {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
}

.content ol li {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 500;
    font-size: 18px;
}

.page-holder {
    position: relative;
}

.text-block {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: white;
    padding-left: 20px;
    padding-right: 20px;
}

.text-block h4 {
    font-size: 38px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 600;
}

.cover-up {
    background-color: #757575;
}

#subscriber {
    margin-top: 130px;
    padding-top: 55px;
    padding-bottom: 55px;
    background-color: #FBFBFB;
}

#subscriber a:hover {
    background-color: #333333;
    text-decoration: none;
    color: #FFFFFF;
}

#subscriber p {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    margin-top: 14px;
    margin-bottom: 14px;
}

#subscriber input {
    margin-top: 73px;
    margin-bottom: 25px;
    border-style: solid;
    border-top-color: white;
    border-left-color: white;
    border-right-color: white;
    border-bottom-color: #D8D8D8;
    padding-bottom: 15px;
    border-width: 1px;
    width: 100%;
}

.p-style {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
}

.page-holder {
    position: relative;
}

.text-header-block {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: white;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

#hero-header {
    margin-top: 36px;
}

#hero-header h4 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 500;
    font-size: 42px;
}

#sustainability h3 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 600;
    font-size: 23px;
    color: #333333;
    margin-bottom: 15px;
}

#sustainability p {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    margin-bottom: 37px;
}

#sustainability img {
    margin-bottom: 37px;
}

.caption {
    margin-top: 37px;
    margin-bottom: 37px;
}

.mg-t-100 {
    margin-top: 100px!important;
}

.logo-click {
    padding-top: -10px;
}

#commondities-page {
    margin-top: 37px;
}

#commondities-page h3 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 600;
    font-size: 23px;
    color: #333333;
    margin-bottom: 37px;
}

#commondities-page h5 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
    margin-top: 6px;
}

#commondities-page p {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
}

#commondities-page span {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 500;
    font-size: 18px;
}

.commondities-items {
    margin-top: 70px;
    margin-bottom: 70px;
}

#commondities-page h6 {
    margin-top: 8px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 500;
    font-size: 15px;
}

#sectors-page {
    margin-top: 89px;
}

#sectors-page h1 {
    font-family: 'NexaBold';
    font-size: 135px;
    color: #E5EBEB;
}

#sectors-page h3 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 600;
    font-size: 22px;
    margin-top: -50px;
}

#sectors-page p {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
}

.sectors-items {
    margin-top: 150px;
}

.caption {
    padding-top: 9%;
}

.marketplace-info {
    margin-top: 70px;
    margin-bottom: 70px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
}

.marketplace-info h6 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 600;
    font-size: 26px;
    margin-bottom: 40px;
    margin-top: 40px;
    color: #010101;
}

#marketplace-benefit {
    padding-bottom: 78px;
    background-color: #FAFAFA;
}

#marketplace-benefit img {
    margin-top: 30px;
    margin-bottom: 18px;
}

#marketplace-benefit h4 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 500;
    font-size: 18px;
}

#marketplace-benefit p {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
}

#marketplace-benefit h3 {
    padding-top: 78px;
    margin-bottom: 20px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 500;
    font-size: 23px;
}

.none-style li {
    font-family: 'IBM Plex Sans', sans-serif!important;
    font-weight: 400!important;
    font-size: 17.5px!important;
    color: #333333;
}

#term-page {
    margin-top: 50px;
    margin-bottom: 100px;
}

#term-page h3 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 500;
    font-size: 34px;
}

#term-page h4 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 500;
    font-size: 24px;
    margin-top: 60px;
}

#term-page h5 {
    font-size: 19px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 500;
    margin-top: 30px;
}

#term-page p {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
}

#privacy-page {
    margin-top: 50px;
    margin-bottom: 100px;
}

#privacy-page h3 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 500;
    font-size: 34px;
}

#privacy-page h4 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 500;
    font-size: 24px;
    margin-top: 60px;
}

#privacy-page h5 {
    font-size: 19px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 500;
    margin-top: 30px;
}

#privacy-page p {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
}

#privacy-page ul li {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
}
