body {
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
}

.form-control:focus {
    outline: none;
    box-shadow: none;
}

.object-cover {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.slick-prev:before,
.slick-next:before {
    content: none;
}

.slick-prev,
.slick-next {
    top: 28%;
    width: 39px;
    height: 39px;
    z-index: 99;
}

.slick-prev,
.slick-next,
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    background: rgb(255 255 255 / 70%) url(../images/down-chevron.png) no-repeat center center;
}

.slick-prev {
    transform: rotate(90deg);
    left: 12px;
}

.slick-next {
    transform: rotate(-90deg);
    right: 12px;
}

a {
    text-decoration: none !important;
}

ul {
    list-style: none;
}

img{
    max-width: 100%;
}

.offcanvas-start {
    background: #000000d9;
}

.btn-close {
    -webkit-filter: grayscale(1) invert(1);
    filter: grayscale(1) invert(1);
    opacity: 1;
}

.bg-change .navbar-toggler-icon .img-fluid {
    -webkit-filter: grayscale(1) invert(1);
    filter: grayscale(1) invert(1);
}

.nav-link {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

button.user-btn {
    border: 0;
    background: #17a34a;
    border-radius: 50%;
    width: 60px;
    height: 60px;
}

button.user-btn img {
    width: 70%;
    -webkit-filter: invert(100%);
    /* Safari/Chrome */
    filter: invert(100%);
}

.sign-btn {
    background-color: #fff;
    border-radius: 50px;
    border: 0;
    font-size: 22px;
    line-height: 33px;
    font-weight: 500;
    color: #000;
}
.nav-link:focus, .nav-link:hover, .nav-link.active {
    color: #f36822;
}
.home-banner {
    background: url(../images/bannar-bg.png) no-repeat top left;
    background-size: cover;
    padding-top: 230px;
    max-height: 1019px;
}

.f-62 {
    font-size: 62px;
    font-weight: 500;
    color: #fff;
    line-height: 93px;
    text-transform: capitalize;
}


.f-24 {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    line-height: 36px;
}

.text-black {
    color: #000 !important;
}


.f-40 {
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    line-height: 52px;
}

.f-20 {
    font-size: 20px;
    font-weight: 500;
    color: rgb(0 0 0 / 46%);
}

.f-18 {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
}

.f-12 {
    font-size: 12px !important;
    line-height: 18px !important;
}

.f-16 {
    font-size: 16px;
    line-height: 24px;
}

.common-btn {
    border: 0;
    border-radius: 12px;
    background: #fff;
    font-size: 24px;
    font-weight: 600;
    color: #000;
}

.fw-300 {
    font-weight: 300 !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

.social-post-chat {
    background-color: #20293a;
}

.social-apps {
    background-color: #17a34a;
}

.mobile-icon {
    position: relative;
    right: 55px;
    bottom: -20px;
}

header.site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.home-banner .sign-btn {
    background-color: #F36822;
    color: #fff;
    width: 284px;
    height: 54px;
}

.f-42 {
    font-size: 42px;
    font-weight: 400;
    line-height: 50px;
    letter-spacing: -0.04em;
    color: #000000CC;
}

.f-16 {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    color: #00000080;
}

/* followed-online */
.followed-online {
    background: url(../images/online.png) no-repeat center center;
    background-size: cover;
}

/* features-block */
.features-block {
    border-radius: 9px;
    overflow: hidden;
}

.features-block img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.f-32 {
    font-size: 32px;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
}

.features-block .f-32 {
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.followed-online .sign-btn {
    max-width: 100%;
    width: 347px;
    height: 71px;
}

.accordion-item {
    background-color: #fff;
    border: 0;
}

.accordion-button:not(.collapsed) {
    color: #000;
    background-color: transparent;
    box-shadow: none;
}

.accordion-button:focus {
    box-shadow: none;
}

.accordion-button {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0em;
    line-height: 50px;
    text-align: left;
    background: url(../images/check.svg) no-repeat center left;
    background-size: 16px;
}

footer {
    background: #15151E;
    padding: 20px 0;
}


.f-14 {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
    color: #fff;
}

.privacy-online {
    background: #15151E;
}

.privacy-online thead th {
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF80;
    padding: 16px;
}
.privacy-online thead th.black {
    background: linear-gradient(0deg, #070E14, #070E14),
        linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}
.privacy-online thead th:first-child , .privacy-online thead td:first-child  {
    width: 300px;
}
.second-table th {
    color: #FFF!important;
    font-size: 16px!important;
    font-style: normal;
    font-weight: 400!important;
}
.bottom-highlight {
    border-top: 1px solid rgba(255, 255, 255, 0.20);
    background: #0C1821;
    margin-top: 60px;
    padding: 10px 20px;
    color: #fff;
}
.bottom-highlight .high{
    padding: 10px 0 0;
}
header.site-header.bg-change {
    background: #000;
    z-index: 999;
}
header.site-header {
    transition: all .5s;
}
header.site-header.bg-change .navbar-brand img {
    max-height: 90px;
    transition: all .4s;
}

.features-block +.f-16 {
    font-weight: 500;
}

.join-bg{
    background: url(../images/join.png) no-repeat center center;
    background-size: cover;
}
.nix-brwsr-txt {
    font-size: 62px;
    font-style: normal;
    font-weight: 500!important;
    line-height: 67px;
    letter-spacing: -2.48px;
}
.right-txtr {
    position: absolute;
    right: 0;
    top: 0;
}
.join-bg .sign-btn {
    width: 347.655px;
    height: 71px;
    font-size: 26.931px;
    font-weight: 500;
}
.sign-btn:hover {
    background-color: #fff;
    color: #fc5155;
    transition: all .3s;
}
.mobile-built-in {
    margin: 0 -30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.20);
    background: #070E14;
    padding: 20px;
}
.mobile-built-in .img-wrapper {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}
.mobile-built-in .img-wrapper img {
    height: 50px;
}
.mobile-built-in h5 {
    color: rgba(255, 255, 255, 0.50);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 20px;
}
.mobile-built-in.bg-transparent .img-wrapper img {
    height: 36px;
}
.mobile-built-in.bg-transparent h5 {
    font-weight: 400;
    font-size: 14px;
}
.mobile-built-in.bg-transparent {
    border: none;
}
.mobile-built-in.bg-transparent.bg-black {
    background: #1B1B26;

}