﻿@import url('https://fonts.googleapis.com/css2?family=Rubik&display=swap');

body {
    font-family: 'Rubik', sans-serif !important;
    margin: 0px;
    padding: 0px;
}



.main_body_sec {
    position: relative;
}

nav.navbar.navbar-default.navbar-fixed-top.container.scroll-down a {
    display: inline-flex;
    width: 100%;
    /* color: white; */
}

.navbar-brand > img {
    display: block;
    width: 250px;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
    color: #333;
    font-weight: 600;
    /* text-transform: uppercase; */
}

@media (min-width: 768px) {
    .navbar-right {
        float: right !important;
        margin-right: -15px;
        margin: 14px 0px;
    }
}

.navbar-fixed-top {
    /* position: absolute; */
    top: 0px;
    background: #fff;
    width: 100%;
    /* margin: 20px; */
    padding: 0px 100px;
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px; */
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

nav.navbar.navbar-default.navbar-fixed-top.container.scroll-down a:hover {
    color: white;
}


ul.nav.navbar-nav.navbar-right li a::after {
    content: "";
    position: absolute;
    bottom: 0;
    /* bottom: 0; */
    left: 0px;
    width: 0;
    z-index: 10001;
    height: 2px;
    background-color: #224c97;
    transition: width 0.3s ease-in-out;
}

ul.nav.navbar-nav.navbar-right li a {
    text-decoration: none;
    position: relative;
}

ul.nav.navbar-nav.navbar-rights li a:hover {
    color: #224c97;
}

ul.nav.navbar-nav.navbar-right li a:hover::after {
    width: 100%;
}

.top_header .social-networks a {
    display: block;
    position: relative;
    margin: 0 0;
    width: 26px;
    height: 26px;
    font-size: 0;
    line-height: 0;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
}

    .top_header .social-networks a:before {
        border-radius: 0;
    }

    .top_header .social-networks a:after {
        position: relative;
        display: block;
        font-family: FontAwesome;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        color: #fff;
        font-size: 12px;
        line-height: 29px;
    }

.top_header a.icon-facebook {
    background: #3b5998;
}

.top_header .social-networks a:before {
    border: 1px solid #ffffff8f;
    border-radius: 50%;
}

.top_header .social-networks .icon-twitter:hover:before {
    /* border: 2px solid #0c005d; */
}

.top_header .social-networks .icon-instagram:hover:before {
    /* border: 2px solid #0c005d; */
}

.top_header .social-networks .icon-facebook:hover:before {
    /* border: 1px solid #0c005d; */
}

.top_header .social-networks a.icon-twitter {
    background: #55acee;
}

.top_header .social-networks a.icon-instagram {
    background: #fa6f2c;
    background: linear-gradient(to right, #833AB4, #FD1D1D, #F77737, #FCAF45, #D62976);
}

.top_header .social-networks .icon-instagram:hover:before {
    background: #fa6f2c;
}

.top_header {
    background: #224c97;
    /* background: #81c245; */
    display: block;
    padding: 4px 0 4px;
}

    .top_header ul.social-networks.spin-icon {
        margin: 0;
    }

    .top_header .social_icon {
        width: 100%;
        text-align: right;
    }

    .top_header .display_flex_sec .number_sec, .top_header .display_flex_sec .email_sec {
        color: white;
        font-size: 14px;
        margin: 0 15px 0 0;
        line-height: 22px;
    }

        .top_header .display_flex_sec .number_sec i, .top_header .display_flex_sec .email_sec i {
            margin: 0 8px 0 0;
        }

header.full-bg.vertical-content .row.vertical-content p.margin-b-30 {
    color: #333;
    font-weight: normal;
    font-size: 18px;
}

.bnner_section img.banner_img {
    width: 100%;
}

.bnner_section .bg-blue, .full-bg {
    background: none;
    background-image: linear-gradient(to right, white, #ffffff52);
    color: #fff;
    position: absolute;
    top: 0;
    width: 100%;
    bottom: 0;
    height: 100%;
}

.bnner_section h1 {
    color: #222222;
    margin-bottom: 15px;
}

.bnner_section label.lbl_banner {
    background: none;
    height: 50px;
    line-height: 50px;
    color: #222;
    font-size: 20px;
    width: 45px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border: 1px solid #b4b4b4;
    border-right: none;
    display: block;
    padding: 0 5px;
}

.bnner_section input.bolile_input {
    color: black;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    padding-left: 10px;
    height: 50px;
    width: 235px;
    font-size: 20px;
    line-height: 18px;
    background-color: transparent;
    border: 1px solid #b4b4b4;
}

.bnner_section .textbox_sec {
    display: inline-flex;
}

.bnner_section input.bolile_input:focus {
    outline: none;
}

.bnner_section .download_sec {
    margin: 23px 0 0;
    display: inline-flex;
}

input.download_btn {
    font-size: 18px;
    height: 42px;
    border-radius: 4px;
    background: #224c97;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 26px;
    letter-spacing: 0.01px;
    text-align: center;
    color: #ffffff;
    border: none;
    /* margin-left: 20px; */
    padding: 0 17px;
}

    input.download_btn:focus {
        outline: none;
    }

p.text_p {
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 0;
    color: #4a4a4a;
    margin: 8px 0;
    font-weight: 500;
}

h3.text_h3 {
    padding: 0;
    color: #222;
    font-family: Roboto,sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1.2;
    text-transform: none;
    font-size: 36px;
}

.padding_top_75 {
    padding-top: 70px;
}

.padding_tb_75 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.withdraw_sec {
    display: inline-flex;
    width: 100%;
    margin-top: 35px;
}

.margin_auto_sec {
    margin: auto;
}

.top_header .display_flex_sec {
    display: inline-flex;
    width: 100%;
}

p.text_p_sec {
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 0;
    color: #828282;
    margin: 8px 0;
    font-weight: 500;
}

.bg_color_section {
    background: #eef1f9;
}

img.some_img_width {
    width: 75px;
}

section.top_game_sec {
    position: relative;
    padding: 94px 0;
    height: 360px;
    background-image: url('../images/banners_bg.jpg');
    background-blend-mode: overlay;
    background-color: rgb(0 0 0 / 42%);
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
}

.experience_sec {
    display: inline-flex;
    width: 100%;
    margin-top: 35px;
}

span.span_text {
    color: #828282;
    font-weight: 500;
    font-size: 16px;
}

.testimonials_sec {
    display: inline-flex;
    width: 100%;
}

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

.color_white {
    color: white;
}

.top_game_sec hr {
    border: 0;
    border-top: 4px double orange;
    /* text-align: center; */
    margin-top: 0;
    width: 200px;
    text-align: left;
    margin: 0 0 0;
}

.top_game_sec p.text_p {
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 0;
    color: #ffffff;
    margin: 35px 0 0;
    font-weight: 500;
    line-height: 30px;
}

nav.navbar.navbar-default.navbar-fixed-top.container img.none_white_logo {
    display: block;
}

nav.navbar.navbar-default.navbar-fixed-top.container img.white_logo {
    display: none;
}

nav.navbar.navbar-default.navbar-fixed-top.container.scroll-down img.white_logo {
    display: block;
    width: 255px;
    image-rendering: pixelated;
}

nav.navbar.navbar-default.navbar-fixed-top.container.scroll-down img.none_white_logo {
    display: none;
}

nav.navbar.navbar-default.navbar-fixed-top.container.scroll-down a.navbar-brand {
    padding: 0 15px;
}

.panel-pricing {
    border: 1px solid #81c245;
}

    .panel-pricing .panel-heading {
        background: #81c245;
    }

.pricing-main .panel-heading h3 {
    font-family: 'Roboto', sans-serif;
    padding: 10px 0px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 0;
}

.panel-pricing .panel-body {
    background-color: #f0f0f0;
    font-size: 40px;
    color: #777777;
    padding: 20px 0 20px 15px;
    margin: 0px;
}

.panel-body p {
    padding: 0px;
    margin: 0;
}

.pricing-main p {
    letter-spacing: 0.16px;
    padding: 20px 120px;
    color: #666;
    font-size: 18px;
    text-align: left;
}

.panel-body p strong {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #0c005d;
    font-size: 30px;
}

.panel-pricing .list-group-item:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.panel-pricing .list-group-item {
    color: #202020;
    text-align: left;
    border-bottom: 1px solid rgba(250, 250, 250, 0.5);
    font-family: 'Roboto', sans-serif;
    padding: 10px 15px;
    font-size: 12px;
    line-height: 22px;
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.panel-pricing:hover {
    margin-top: -8px;
}

.panel-pricing:hover {
    box-shadow: 0px 0px 30px rgb(0 0 0 / 20%);
}

.panel-pricing {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.panel-body p {
    padding: 0px;
    margin: 0;
}

.pricing-main .panel-footer .btn-block {
    border-radius: 0px;
}

.pricing-main .panel-footer a {
    background: #ffffff;
    border: 2px solid #81c245;
    color: #81c245;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.hvr-underline-from-center::before {
    background: #f04900;
}

.hvr-underline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: red;
    height: 2px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.pricing-main .panel-footer a:hover {
    border: 3px solid #f04900;
}

.pricing-main .panel-footer a:hover {
    background: none;
    color: #0c005d;
    border: 2px solid #0c005d;
}

.text_innerp {
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 0;
    color: #4a4a4a;
    margin: 8px 0;
    font-weight: 500;
}

.footer_links {
    text-align: center;
    font-size: 18px;
    color: red;
    list-style-type: none;
    display: inline-flex;
    padding: 0 15px;
}

    .footer_links a {
        text-align: center;
        font-size: 14px;
        color: red;
        list-style-type: none;
        line-height: 30px;
    }

.footer_linkss {
    margin-bottom: 0;
    text-align: center;
}

.bnner_section {
    position: relative;
}

div#social-icons .social-networks {
    padding-left: 0;
    width: 55%;
    margin: auto;
    padding-bottom: 0;
}

.copyrights_sec {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    background: #000;
    display: flex;
    align-items: center;
}

    .copyrights_sec p {
        color: white;
        font-size: 12px;
    }

        .copyrights_sec p a {
            color: #224c97;
            font-size: 12px;
            font-weight: 600;
        }

.footer_linkss:first-child {
    margin-bottom: 10px;
    text-align: center;
}

a:focus, a:hover {
    /* color: #fff; */
    text-decoration: none !important;
}

h2.inner_h2 {
    font-size: 14px;
    margin-bottom: 10px;
}

img.inner_banner {
    height: 235px;
    width: 100%;
}

.inner_sec {
    margin-top: 90px;
    padding-top: 30px;
    box-shadow: inset 0px 11px 8px -10px #ccc, inset 0px -11px 0px -12px #ccc;
}

p.sub_ul_p {
    margin-bottom: 8px;
}

h1.inner_h1 {
    font-size: 18px;
}

.cont_sec {
    margin-top: 30px;
}

ul.ul_main li {
    list-style: decimal;
    margin-bottom: 30px;
}

ul.ul_main {
    padding-left: 15px;
}

.sub_div p {
    font-size: 13px;
}


.display_flex_panel_sec {
    float: left;
    width: 24.4%;
    margin: 0 4px;
}


    .display_flex_panel_sec:first-child {
        margin-left: 0;
    }

    .display_flex_panel_sec:last-child {
        margin-right: 0;
    }

    .display_flex_panel_sec ul.list-group.text-center {
        height: 395px;
    }

img.some_img_width {
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .display_flex_panel_sec {
        float: none;
        width: 100%;
        margin: 0;
    }

    div#social-icons .social-networks {
        padding-left: 0;
        /* border-bottom: 1px solid #0c005d17; */
        width: 100%;
        margin: auto;
        padding-bottom: 20px;
        /* margin-bottom: 20px; */
    }

    .footer_links {
        text-align: center;
        font-size: 18px;
        color: red;
        list-style-type: none;
        display: block;
        padding: 0 15px;
    }

    .testimonials_sec {
        display: inline-flex;
        width: 100%;
        margin: 0;
    }

    .display_flex_panel_sec ul.list-group.text-center {
        height: auto;
    }

    .display_flex_panel_sec:first-child {
        margin: 0;
    }

    .display_flex_panel_sec:last-child {
        margin: 0;
    }
}








.download_section {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: auto;
}

a.btn-purple.app_download_btn {
    margin-top: 12px;
    display: inline-block;
    background: #81c245;
    border: 2px solid #81c245;
    color: white;
}

.download_bodysection {
    background-image: url(../images/banner_img.jpg);
    background-blend-mode: overlay;
    background-color: rgb(255 255 255 / 90%);
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
    border: none;
}


a.a_youtube_play {
    background: #FF0000;
}

.new_add_images.text-center {
    display: flex;
    justify-content: center;
}

.inner {
    margin-top: 50px;
    width: 359px;
}

    .inner img {
        width: 100%;
    }

.row.vertical-content {
    margin-top: 50px;
}

.conent_header {
    margin-top: 60px;
}


@media (max-width: 767px) {
    img.download_img {
        display: none;
    }

    .download_bodysection {
        margin: 0 15px;
    }

    a.btn-purple.app_download_btn {
        width: 100%;
        padding: 12px;
    }

    .row.vertical-content {
        /* margin: 13px; */
        margin-top: 20px;
    }

    .inner {
        margin-top: -28px;
        width: 200px;
    }

    header.full-bg.vertical-content .row.vertical-content p.margin-b-30 {
        color: #333;
        font-weight: normal;
        font-size: 13px;
        margin-bottom: 15px;
    }

    .conent_header h1 {
        font-size: 21px;
    }

    .conent_header {
        margin-top: 30px;
    }

    .row {
        margin: 0px;
    }
}

.download_btn_sec:hover {
    background: #81c245;
    border-color: #81c245;
}

p.margin-b-0.oeufyiu_tri {
    flex-grow: 1;
    text-align: left;
}

.efgy_tri {
    display: flex;
    align-items: center;
}

a.gergr_tri {
    color: white;
    font-size: 13px;
    text-decoration: underline;
}

a.li_1 i.fa.fa-home {
    margin-right: 5px;
    margin-top: 3px;
}


/*banner point*/
.nw-banner-card-wrapper {
    background: #fff;
    border-radius: 12px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    margin-top: -48px;
    position: relative;
    margin-bottom: 25px;
    padding: 0 5px;
}

.scroller[data-speed="slow"] {
    --_animation-duration: 25s;
}

.scroller[data-animated="true"] {
    overflow: hidden;
}

.tag-list {
    margin: 0;
    padding-inline: 0;
    list-style: none;
}

.scroller__inner {
    padding-block: 1rem;
    display: flex;
    justify-content: space-evenly;
}

.tag-list li {
    padding: 0 1rem;
}

.hm-banner-scroll-card {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.hm-banner-scroll-icon {
    margin-right: 15px;
}

.hm-banner-scroll-contents h5 {
    font-weight: 700;
    color: #148a00;
    margin-bottom: 0;
    font-size: 21px;
}

.hm-banner-scroll-contents p {
    margin-bottom: 0;
    padding: 0;
    color: #464545;
}

section.nw-banner-bottomcard-wrapper {
    background: #f5f5f5;
}






.wduyf_tri {
    position: relative;
}

.ugf_tri {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    display: flex;
    align-items: end;
    /* background-image: linear-gradient(#00000000, #000000c7); */
    /*background: linear-gradient(to bottom, #00000000, #0000004f, #000000);*/
    background: linear-gradient(to right, #0000004f 0%, #00000000 50%);
    background-repeat: no-repeat;
    background-position: left 20%;
    background-size: 100%;
    z-index: 0;
}

.wuf_tri {
    color: #fff;
    position: relative;
    left: 6%;
    bottom: 13%;
    width: 45%;
    border-left: 4px solid #224c97;
    padding: 15px 22px 22px;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
    position: absolute;
    bottom: 6px;
    left: 50%;
    transform: translateX(-50%);
}

.eufg_tri {
    font-size: 35px;
    font-weight: 500;
    line-height: 50px;
    margin-bottom: 15px;
    /* border-bottom: 1px solid #ffffff45; */
    /* padding-bottom: 15px; */
}

a.fuij_tri {
    display: inline-block;
    padding: 5px 25px 5px;
    background: #224c97;
    border-radius: 3px;
    font-weight: 500;
    color: #fff;
    width: auto;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
}

.efdfe_tri {
    margin-top: 18px;
}

.fhbvhsgj_tri {
    height: 550px;
}

.owl-theme .owl-dots .owl-dot span {
    margin: 5px 3px !important;
    height: 6px !important;
}

.owl-theme .owl-dots .owl-dot.active span {
    width: 25px;
    background: #224c97 !important;
}

img.efueuy_tri {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

a.navbar-brand.logo_sec {
    position: relative;
    z-index: 10001;
    padding: 10px;
}

.owl-carousel .owl-stage-outer .item img {
    border: none;
}




/*about use new*/

.section {
    /* margin-bottom: 42px; */
    /* overflow: hidden; */
    /* position: relative; */
    display: inline-block;
}

.home-promo__item:last-child {
    padding-bottom: 48px;
}

.home-promo__item:first-child {
    margin-top: 0;
    padding-top: 48px;
}

.home-promo__item:nth-child(odd) {
    padding: 40px 0;
    /* margin-top: -148px; */
}

.home-promo__item {
    padding: 48px 0;
    position: relative;
}

    .home-promo__item:nth-child(1) .home-promo__item-bg {
        z-index: 5;
    }

.u-bg-grey {
    background-color: #f5f5f5;
}

.home-promo__item-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.container.container--mob-0 {
    padding: 0 30px;
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
}

.home-promo__content {
    z-index: 9;
}

.home-promo__content {
    position: relative;
}


.home-promo__item:nth-child(odd) .o-layout {
    direction: rtl;
}

.u-flex--middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.u-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.o-layout {
    display: block;
    padding: 0;
    list-style: none;
    margin: 0 0 0 -30px;
    font-size: 0;
}

.home-promo__item:nth-child(odd) .o-layout__item {
    direction: ltr;
    text-align: left;
}

.o-layout__item {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding-left: 30px;
    font-size: 17px;
    font-size: 14px;
}

@media screen and (min-width: 981px) {
    .u-1\/2\@desk {
        width: 50% !important;
    }
}

.home-promo__item:nth-child(odd) .home-promo__media {
    margin-left: -100px;
}

.home-promo__media {
    position: relative;
}

.home-promo__media-img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.home-promo__item:nth-child(odd) .home-promo__box {
    margin-left: 10%;
    margin-top: 5%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.home-promo__box--btn {
    padding-bottom: 72px;
}

.home-promo__box {
    padding: 36px;
    background: #fff;
    position: relative;
    padding-bottom: 50px;
}

.home-promo__title {
    margin-bottom: 24px;
}

.section__title {
    max-width: 660px;
    margin: 0 0 42px;
    position: relative;
}

.section__title-text {
    position: relative;
    margin: 0;
}

    .section__title-text:after {
        content: "";
        width: 36px;
        height: 4px;
        background: #224c97;
        position: absolute;
        left: 0;
        bottom: -12px;
    }

.home-promo__text {
    margin: 0;
}

.rte p:last-child {
    margin-bottom: 0;
    line-height: 26px;
}

.home-promo__btn {
    position: absolute;
    right: -10px;
    bottom: 26px;
    padding: 5px 20px;
    color: #fff;
    font-size: 18px;
    /* height: 42px; */
    border-radius: 4px;
    background: #224c97;
    /* font-weight: 500; */
    /* font-stretch: normal; */
    /* font-style: normal; */
    /* line-height: 26px; */
    /* letter-spacing: 0.01px; */
    text-align: center;
    color: #ffffff;
}

.c-btn--primary {
    background-color: #224c97;
}

.c-btn--arrow:after, .c-btn--arrow-down:after, .c-btn--plus:after {
    font-size: 12px;
    font-family: sb-icons;
    margin-left: 6px;
    line-height: 1;
    top: -1px;
    height: 13px;
    display: inline-block;
    position: relative;
}


i.fa.fa-arrow-right.fgf_tri {
    font-weight: 400;
    font-size: 14px;
}

.home-promo__media {
    height: 375px;
}

/*who are you*/
.blue_color {
    color: #6d6d6d;
}

.default_small_heading {
    color: #989898;
    font-size: 18px;
    margin: 0;
    word-spacing: 2px;
    line-height: 32px;
}

.default_section_heading {
    font-size: 40px;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    margin: 0;
    padding: 0;
    color: #232323;
}

.text-center {
    text-align: center;
}

.margin_default_bottom_big {
    margin-bottom: 50px !important;
}

.expertise_block h3 {
    transition: 300ms;
}


.small_heading_navy {
    color: #232323;
    font-weight: 600;
    font-size: 22px;
    margin: 0;
    margin-bottom: 15px;
}

.font_600 {
    font-weight: 600 !important;
}

.default_text_light {
    color: #676767;
}

.default_text {
    color: #676767;
    font-size: 14px;
    margin: 0;
    word-spacing: 2px;
    line-height: 28px;
}

.slideInLeft {
    animation-name: slideInLeft;
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

@media only screen and (max-width: 1600px) {
    .food_about_bg {
        padding-top: 75%;
    }
}

.food_about_bg {
    position: relative;
    width: 100%;
    padding-top: 75%;
    background-position: center !important;
    background-size: cover !important;
    background: url();
}

.button {
    display: inline-block;
    transition: 300ms !important;
    border-radius: 50px;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
}

.button2 {
    background-color: Transparent;
    color: #4CAF50;
    border: 2px solid #4CAF50;
}

.button {
    background-color: #224c97;
    border: none;
    padding: 10px 27px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    transition-duration: 0.4s;
    cursor: pointer;
    color: white;
}

    .button:hover {
        color: #224c97;
        border: 1px solid #224c97;
        background-color: #fff;
    }

section.food-company-section.hide_once {
    padding: 30px 0px;
}



.icon-div {
    width: 100px;
    height: 100px;
}

    .icon-div img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.heading_new h1, .heading_new h2, .heading_new h3, .heading_new h4 {
    font-size: 35px;
    /* line-height: 30px; */
    font-weight: 700;
    text-align: center;
    /* background: linear-gradient(to right, #ffffff 12%, #ffffff); */
    /* background: #224c97; */
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    /* display: inline-block; */
    position: relative;
}

.common-head-new::before {
    content: "";
    position: absolute;
    display: block;
    width: 120px;
    height: 1px;
    top: 55px;
    background: #ddd;
    bottom: 1px;
    left: calc(50% - 60px);
}

.common-head-new::after {
    content: "";
    position: absolute;
    display: block;
    width: 40px;
    top: 55px;
    height: 3px;
    background: #224c97;
    bottom: 0;
    left: calc(50% - 20px);
}

.heading_new {
    display: flex;
    justify-content: center;
}

section.Sustainable_section {
    padding: 40px 0px;
    background: #f5f5f5;
}

.hfbgh_tri {
}

.jkdfsh {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 25px;
}

p.hfvsghc_tri {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    font-weight: 600;
    padding: 10px 0px;
}


/*Categories*/

.pahjf_tri {
    padding: 30px 0px;
    line-height: 24px;
    color: #333;
}

section.Categories {
    padding: 50px 0px;
}

a.jkfgby_tri {
    padding: 10px 17px;
    background: #4aa035;
    color: #fff;
    border-radius: 17px;
    font-weight: 600;
}

    a.jkfgby_tri:hover {
        background: #fff;
        color: #000;
        border: 1px solid #000;
    }

a.item_new {
    position: relative;
}

.category_para {
    position: absolute;
    bottom: 0px;
    width: 100%;
    /* display: flex; */
}

.hdvsh_tri {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .hdvsh_tri h3 {
        margin: 0px;
        font-size: 22px;
    }

.btn_new {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: #000;
    color: #fff;
    position: relative;
    z-index: 1;
}

.fhgv_tri {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* Parent anchor tag style */
.item_new {
    display: block;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    transition: all 0.3s ease;
}

/* Image zoom effect */
.category_img {
    overflow: hidden;
}

    .category_img img {
        width: 100%;
        transition: transform 0.5s ease;
    }

.item_new:hover .category_img img {
    transform: scale(1.1);
}

.hdvsh_tri h3 {
    transition: transform 0.3s ease, color 0.3s ease;
    color: #fff;
    position: relative;
    z-index: 1001;
}

.item_new:hover .hdvsh_tri h3 {
    transform: translateX(10px);
    color: #224c97;
    position: relative;
    z-index: 1001;
}


.fhgv_tri {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: transform 0.3s ease, color 0.3s ease;
    /* font-weight: 400; */
}

.item_new:hover .btn_new {
    background: #fff;
}

.item_new:hover .fhgv_tri {
    transform: translate(-50%, -50%) rotate(90deg) scale(1.2);
    color: #224c97;
}



.hdvsh_tri {
    position: relative;
    overflow: hidden;
    padding: 20px;
}

.jhevyhg_tri {
    position: relative;
}

    .jhevyhg_tri::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 50%; /* Adjust height as needed */
        background: linear-gradient(to top, rgb(0 0 0 / 98%), transparent);
        pointer-events: none;
    }



/*footer*/
.footer {
    display: block;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 70px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    background-color: #231f20;
    color: #ababab;
}

.copyright .backtotop:before {
    top: 25px;
}

.copyright .backtotop:before, .copyright .backtotop:after {
    content: '\f3d8';
    font-family: Ionicons;
    font-size: 30px;
    left: 54px;
    top: 17px;
    position: absolute;
    color: #06904d;
    z-index: 998;
    line-height: 1;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.copyright .backtotop:before, .copyright .backtotop:after {
    content: '\f3d8';
    font-family: Ionicons;
    font-size: 30px;
    left: 54px;
    top: 17px;
    position: absolute;
    color: #06904d;
    z-index: 998;
    line-height: 1;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.copyright .backtotop {
    width: 127px;
    height: 37px;
    top: -37px;
    left: 50%;
    position: absolute;
    cursor: pointer;
    transform: translateX(-50%);
    background-image: url(../images/back_to_top.png);
    background-repeat: no-repeat;
    background-position: center;
}

.footer .footer-social {
    margin-top: 20px;
}

    .footer .footer-social a {
        margin-right: 14px;
        font-size: 16px;
        color: #ababab;
        position: relative;
        display: inline-block;
    }

.footer .widget {
    margin-bottom: 20px;
}

    .footer .widget .widget-title {
        margin-bottom: 30px;
        padding-bottom: 15px;
        border-bottom: 1px solid #e4e1dd;
        color: #392a25;
        text-transform: uppercase;
        font-size: 16px;
        letter-spacing: .05em;
        color: #fff;
        border-color: #545454;
    }

    .footer .widget ul {
        list-style: none;
        padding: 0;
    }

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

            .footer .widget ul li a {
                position: relative;
                color: #fff;
            }

img.footer-logo {
    width: 250px;
}

address {
    font-style: normal;
    line-height: 1.42857;
    color: #fff;
}

img.img-fluid.w-25 {
    width: 80px;
}

.footer {
    background-color: #000;
    background-image: url("https://www.transparenttextures.com/patterns/brilliant.png");
    /* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}

.contact.address.d-flex.align-items-center {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}

.footer .widget ul li i {
    padding-right: 7px;
    font-size: 14px;
}

i.fa.fa-map-marker {
    padding-right: 12px !IMPORTANT;
}







body {
    font-family: 'Rubik', sans-serif !important;
    margin: 0px;
    padding: 0px;
}

.main_body_sec {
    position: relative;
    display: block;
}

nav.navbar.navbar-default.navbar-fixed-top.container.scroll-down a {
    display: inline-flex;
    width: 100%;
    /* color: white; */
}

.navbar-brand > img {
    display: block;
    width: 216px;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
    color: #333;
    font-weight: 500;
    /* text-transform: uppercase; */
}

@media (min-width: 768px) {
    .navbar-right {
        float: right !important;
        margin-right: -15px;
        margin: 14px 0px;
    }
}

.navbar-fixed-top {
    position: fixed;
    top: 34px;
    background: #fff;
    width: 100%;
    /* margin: 20px; */
    padding: 0px 100px;
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px; */
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

nav.navbar.navbar-default.navbar-fixed-top.container.scroll-down a:hover {
    color: white;
}

.top_header .social-networks a {
    display: block;
    position: relative;
    margin: 0 0;
    width: 26px;
    height: 26px;
    font-size: 0;
    line-height: 0;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
}

    .top_header .social-networks a:before {
        border-radius: 0;
    }

    .top_header .social-networks a:after {
        position: relative;
        display: block;
        font-family: FontAwesome;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        color: #fff;
        font-size: 12px;
        line-height: 29px;
    }

.top_header a.icon-facebook {
    background: #3b5998;
}

.top_header .social-networks a:before {
    border: 1px solid #ffffff8f;
    border-radius: 50%;
}

.top_header .social-networks .icon-twitter:hover:before {
    /* border: 2px solid #0c005d; */
}

.top_header .social-networks .icon-instagram:hover:before {
    /* border: 2px solid #0c005d; */
}

.top_header .social-networks .icon-facebook:hover:before {
    /* border: 1px solid #0c005d; */
}

.top_header .social-networks a.icon-twitter {
    background: #55acee;
}

.top_header .social-networks a.icon-instagram {
    background: #fa6f2c;
    background: linear-gradient(to right, #833AB4, #FD1D1D, #F77737, #FCAF45, #D62976);
}

.top_header .social-networks .icon-instagram:hover:before {
    background: #fa6f2c;
}

.top_header {
    background: #224c97;
    /* background: #81c245; */
    display: block;
    padding: 4px 0 4px;
    /* position: fixed; */
    /* top: 0px; */
}

    .top_header ul.social-networks.spin-icon {
        margin: 0;
    }

    .top_header .social_icon {
        width: 100%;
        text-align: right;
    }

    .top_header .display_flex_sec .number_sec, .top_header .display_flex_sec .email_sec {
        color: white;
        font-size: 14px;
        margin: 0 15px 0 0;
        line-height: 22px;
    }

        .top_header .display_flex_sec .number_sec i, .top_header .display_flex_sec .email_sec i {
            margin: 0 8px 0 0;
        }

header.full-bg.vertical-content .row.vertical-content p.margin-b-30 {
    color: #333;
    font-weight: normal;
    font-size: 18px;
}

.bnner_section img.banner_img {
    width: 100%;
}

.bnner_section .bg-blue, .full-bg {
    background: none;
    background-image: linear-gradient(to right, white, #ffffff52);
    color: #fff;
    position: absolute;
    top: 0;
    width: 100%;
    bottom: 0;
    height: 100%;
}

.bnner_section h1 {
    color: #222222;
    margin-bottom: 15px;
}

.bnner_section label.lbl_banner {
    background: none;
    height: 50px;
    line-height: 50px;
    color: #222;
    font-size: 20px;
    width: 45px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border: 1px solid #b4b4b4;
    border-right: none;
    display: block;
    padding: 0 5px;
}

.bnner_section input.bolile_input {
    color: black;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    padding-left: 10px;
    height: 50px;
    width: 235px;
    font-size: 20px;
    line-height: 18px;
    background-color: transparent;
    border: 1px solid #b4b4b4;
}

.bnner_section .textbox_sec {
    display: inline-flex;
}

.bnner_section input.bolile_input:focus {
    outline: none;
}

.bnner_section .download_sec {
    margin: 23px 0 0;
    display: inline-flex;
}

input.download_btn {
    font-size: 18px;
    height: 42px;
    border-radius: 4px;
    background: #224c97;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 26px;
    letter-spacing: 0.01px;
    text-align: center;
    color: #ffffff;
    border: none;
    /* margin-left: 20px; */
    padding: 0 17px;
}

    input.download_btn:focus {
        outline: none;
    }

p.text_p {
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 0;
    color: #4a4a4a;
    margin: 8px 0;
    font-weight: 500;
}

h3.text_h3 {
    padding: 0;
    color: #222;
    font-family: Roboto,sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1.2;
    text-transform: none;
    font-size: 36px;
}

.padding_top_75 {
    padding-top: 70px;
}

.padding_tb_75 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.withdraw_sec {
    display: inline-flex;
    width: 100%;
    margin-top: 35px;
}

.margin_auto_sec {
    margin: auto;
}

.top_header .display_flex_sec {
    display: inline-flex;
    width: 100%;
}

p.text_p_sec {
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 0;
    color: #828282;
    margin: 8px 0;
    font-weight: 500;
}

.bg_color_section {
    background: #eef1f9;
}

img.some_img_width {
    width: 75px;
}

section.top_game_sec {
    position: relative;
    padding: 94px 0;
    height: 360px;
    background-image: url('../images/banners_bg.jpg');
    background-blend-mode: overlay;
    background-color: rgb(0 0 0 / 42%);
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
}

.experience_sec {
    display: inline-flex;
    width: 100%;
    margin-top: 35px;
}

span.span_text {
    color: #828282;
    font-weight: 500;
    font-size: 16px;
}

.testimonials_sec {
    display: inline-flex;
    width: 100%;
}

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

.color_white {
    color: white;
}

.top_game_sec hr {
    border: 0;
    border-top: 4px double orange;
    /* text-align: center; */
    margin-top: 0;
    width: 200px;
    text-align: left;
    margin: 0 0 0;
}

.top_game_sec p.text_p {
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 0;
    color: #ffffff;
    margin: 35px 0 0;
    font-weight: 500;
    line-height: 30px;
}

nav.navbar.navbar-default.navbar-fixed-top.container img.none_white_logo {
    display: block;
}

nav.navbar.navbar-default.navbar-fixed-top.container img.white_logo {
    display: none;
}

nav.navbar.navbar-default.navbar-fixed-top.container.scroll-down img.white_logo {
    display: block;
    width: 255px;
    image-rendering: pixelated;
}

nav.navbar.navbar-default.navbar-fixed-top.container.scroll-down img.none_white_logo {
    display: none;
}

nav.navbar.navbar-default.navbar-fixed-top.container.scroll-down a.navbar-brand {
    padding: 0 15px;
}

.panel-pricing {
    border: 1px solid #81c245;
}

    .panel-pricing .panel-heading {
        background: #81c245;
    }

.pricing-main .panel-heading h3 {
    font-family: 'Roboto', sans-serif;
    padding: 10px 0px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 0;
}

.panel-pricing .panel-body {
    background-color: #f0f0f0;
    font-size: 40px;
    color: #777777;
    padding: 20px 0 20px 15px;
    margin: 0px;
}

.panel-body p {
    padding: 0px;
    margin: 0;
}

.pricing-main p {
    letter-spacing: 0.16px;
    padding: 20px 120px;
    color: #666;
    font-size: 18px;
    text-align: left;
}

.panel-body p strong {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #0c005d;
    font-size: 30px;
}

.panel-pricing .list-group-item:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.panel-pricing .list-group-item {
    color: #202020;
    text-align: left;
    border-bottom: 1px solid rgba(250, 250, 250, 0.5);
    font-family: 'Roboto', sans-serif;
    padding: 10px 15px;
    font-size: 12px;
    line-height: 22px;
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.panel-pricing:hover {
    margin-top: -8px;
}

.panel-pricing:hover {
    box-shadow: 0px 0px 30px rgb(0 0 0 / 20%);
}

.panel-pricing {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.panel-body p {
    padding: 0px;
    margin: 0;
}

.pricing-main .panel-footer .btn-block {
    border-radius: 0px;
}

.pricing-main .panel-footer a {
    background: #ffffff;
    border: 2px solid #81c245;
    color: #81c245;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.hvr-underline-from-center::before {
    background: #f04900;
}

.hvr-underline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: red;
    height: 2px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.pricing-main .panel-footer a:hover {
    border: 3px solid #f04900;
}

.pricing-main .panel-footer a:hover {
    background: none;
    color: #0c005d;
    border: 2px solid #0c005d;
}

.text_innerp {
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 0;
    color: #4a4a4a;
    margin: 8px 0;
    font-weight: 500;
}

.footer_links {
    text-align: center;
    font-size: 18px;
    color: red;
    list-style-type: none;
    display: inline-flex;
    padding: 0 15px;
}

    .footer_links a {
        text-align: center;
        font-size: 14px;
        color: red;
        list-style-type: none;
        line-height: 30px;
    }

.footer_linkss {
    margin-bottom: 0;
    text-align: center;
}

.bnner_section {
    position: relative;
}

div#social-icons .social-networks {
    padding-left: 0;
    width: 55%;
    margin: auto;
    padding-bottom: 0;
}

.copyrights_sec {
    padding-top: 17px;
    padding-bottom: 17px;
    text-align: center;
    background: #000;
    display: flex;
    align-items: center;
}

    .copyrights_sec p {
        color: white;
        font-size: 12px;
    }

        .copyrights_sec p a {
            color: #4aa035;
            font-size: 14px;
            font-weight: 600;
        }

.footer_linkss:first-child {
    margin-bottom: 10px;
    text-align: center;
}

a:focus, a:hover {
    /* color: #fff; */
    text-decoration: none !important;
}

h2.inner_h2 {
    font-size: 14px;
    margin-bottom: 10px;
}

img.inner_banner {
    height: 235px;
    width: 100%;
}

.inner_sec {
    margin-top: 90px;
    padding-top: 30px;
    box-shadow: inset 0px 11px 8px -10px #ccc, inset 0px -11px 0px -12px #ccc;
}

p.sub_ul_p {
    margin-bottom: 8px;
}

h1.inner_h1 {
    font-size: 18px;
}

.cont_sec {
    margin-top: 30px;
}

ul.ul_main li {
    list-style: decimal;
    margin-bottom: 30px;
}

ul.ul_main {
    padding-left: 15px;
}

.sub_div p {
    font-size: 13px;
}


.display_flex_panel_sec {
    float: left;
    width: 24.4%;
    margin: 0 4px;
}


    .display_flex_panel_sec:first-child {
        margin-left: 0;
    }

    .display_flex_panel_sec:last-child {
        margin-right: 0;
    }

    .display_flex_panel_sec ul.list-group.text-center {
        height: 395px;
    }

img.some_img_width {
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .display_flex_panel_sec {
        float: none;
        width: 100%;
        margin: 0;
    }

    div#social-icons .social-networks {
        padding-left: 0;
        /* border-bottom: 1px solid #0c005d17; */
        width: 100%;
        margin: auto;
        padding-bottom: 20px;
        /* margin-bottom: 20px; */
    }

    .footer_links {
        text-align: center;
        font-size: 18px;
        color: red;
        list-style-type: none;
        display: block;
        padding: 0 15px;
    }

    .testimonials_sec {
        display: inline-flex;
        width: 100%;
        margin: 0;
    }

    .display_flex_panel_sec ul.list-group.text-center {
        height: auto;
    }

    .display_flex_panel_sec:first-child {
        margin: 0;
    }

    .display_flex_panel_sec:last-child {
        margin: 0;
    }
}








.download_section {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: auto;
}

a.btn-purple.app_download_btn {
    margin-top: 12px;
    display: inline-block;
    background: #81c245;
    border: 2px solid #81c245;
    color: white;
}

.download_bodysection {
    background-image: url(../images/banner_img.jpg);
    background-blend-mode: overlay;
    background-color: rgb(255 255 255 / 90%);
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
    border: none;
}


a.a_youtube_play {
    background: #FF0000;
}

.new_add_images.text-center {
    display: flex;
    justify-content: center;
}

.inner {
    margin-top: 50px;
    width: 359px;
}

    .inner img {
        width: 100%;
    }

.row.vertical-content {
    margin-top: 50px;
}

.conent_header {
    margin-top: 60px;
}


@media (max-width: 767px) {
    img.download_img {
        display: none;
    }

    .download_bodysection {
        margin: 0 15px;
    }

    a.btn-purple.app_download_btn {
        width: 100%;
        padding: 12px;
    }

    .row.vertical-content {
        /* margin: 13px; */
        margin-top: 20px;
    }

    .inner {
        margin-top: -28px;
        width: 200px;
    }

    header.full-bg.vertical-content .row.vertical-content p.margin-b-30 {
        color: #333;
        font-weight: normal;
        font-size: 13px;
        margin-bottom: 15px;
    }

    .conent_header h1 {
        font-size: 21px;
    }

    .conent_header {
        margin-top: 30px;
    }

    .row {
        margin: 0px;
    }
}

.download_btn_sec:hover {
    background: #81c245;
    border-color: #81c245;
}

p.margin-b-0.oeufyiu_tri {
    flex-grow: 1;
    text-align: center;
}

.efgy_tri {
    display: flex;
    align-items: center;
}

a.gergr_tri {
    color: white;
    font-size: 13px;
    text-decoration: underline;
}

a.li_1 i.fa.fa-home {
    margin-right: 5px;
    margin-top: 3px;
}


/*banner point*/
.nw-banner-card-wrapper {
    background: #fff;
    border-radius: 12px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    margin-top: -48px;
    position: relative;
    margin-bottom: 25px;
    padding: 0 5px;
}

.scroller[data-speed="slow"] {
    --_animation-duration: 25s;
}

.scroller[data-animated="true"] {
    overflow: hidden;
}

.tag-list {
    margin: 0;
    padding-inline: 0;
    list-style: none;
}

.scroller__inner {
    padding-block: 1rem;
    display: flex;
    justify-content: space-evenly;
}

.tag-list li {
    padding: 0 1rem;
}

.hm-banner-scroll-card {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.hm-banner-scroll-icon {
    margin-right: 15px;
}

.hm-banner-scroll-contents h5 {
    font-weight: 700;
    color: #148a00;
    margin-bottom: 0;
    font-size: 21px;
}

.hm-banner-scroll-contents p {
    margin-bottom: 0;
    padding: 0;
    color: #464545;
}

section.nw-banner-bottomcard-wrapper {
    background: #f5f5f5;
}






.wduyf_tri {
    position: relative;
}

.ugf_tri {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    display: flex;
    align-items: end;
    /* background-image: linear-gradient(#00000000, #000000c7); */
    /*background: linear-gradient(to bottom, #00000000, #0000004f, #000000);*/
    background: linear-gradient(to right, #000000e6 0%, #00000000 71%);
    background-repeat: no-repeat;
    background-position: left 20%;
    background-size: 100%;
    z-index: 0;
}

.wuf_tri {
    color: #fff;
    position: relative;
    left: 6%;
    bottom: 13%;
    width: 38%;
    border-left: 4px solid #4aa035;
    padding: 15px 22px 22px;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
    position: absolute;
    bottom: 6px;
    left: 50%;
    transform: translateX(-50%);
}

.eufg_tri {
    font-size: 35px;
    font-weight: 500;
    line-height: 50px;
    margin-bottom: 15px;
    /* border-bottom: 1px solid #ffffff45; */
    /* padding-bottom: 15px; */
}

a.fuij_tri {
    display: inline-block;
    padding: 5px 25px 5px;
    background: #4aa035;
    border-radius: 3px;
    font-weight: 500;
    color: #fff;
    width: auto;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
}

.efdfe_tri {
    margin-top: 18px;
}

.fhbvhsgj_tri {
    height: 550px;
}

.owl-theme .owl-dots .owl-dot span {
    margin: 5px 3px !important;
    height: 6px !important;
}

.owl-theme .owl-dots .owl-dot.active span {
    width: 25px;
    background: #4aa035 !important;
}

img.efueuy_tri {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

a.navbar-brand.logo_sec {
    position: relative;
    z-index: 10001;
    padding: 3px;
}

.owl-carousel .owl-stage-outer .item img {
    border: none;
}




/*about use new*/

.section {
    /* margin-bottom: 42px; */
    /* overflow: hidden; */
    /* position: relative; */
    display: inline-block;
}

.home-promo__item:last-child {
    padding-bottom: 48px;
}

.home-promo__item:first-child {
    margin-top: 0;
    padding-top: 48px;
}

.home-promo__item:nth-child(odd) {
    padding: 40px 0;
    /* margin-top: -148px; */
}

.home-promo__item {
    padding: 48px 0;
    position: relative;
}

    .home-promo__item:nth-child(1) .home-promo__item-bg {
        z-index: 5;
    }

.u-bg-grey {
    background-color: #f5f5f5;
}

.home-promo__item-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.container.container--mob-0 {
    padding: 0 30px;
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
}

.home-promo__content {
    z-index: 9;
}

.home-promo__content {
    position: relative;
}


.home-promo__item:nth-child(odd) .o-layout {
    direction: rtl;
}

.u-flex--middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.u-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.o-layout {
    display: block;
    padding: 0;
    list-style: none;
    margin: 0 0 0 -30px;
    font-size: 0;
}

.home-promo__item:nth-child(odd) .o-layout__item {
    direction: ltr;
    text-align: left;
}

.o-layout__item {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding-left: 30px;
    font-size: 17px;
    font-size: 14px;
}

@media screen and (min-width: 981px) {
    .u-1\/2\@desk {
        width: 50% !important;
    }
}

.home-promo__item:nth-child(odd) .home-promo__media {
    margin-left: -100px;
}

.home-promo__media {
    position: relative;
}

.home-promo__media-img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.home-promo__item:nth-child(odd) .home-promo__box {
    margin-left: 10%;
    margin-top: 5%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.home-promo__box--btn {
    padding-bottom: 72px;
}

.home-promo__box {
    padding: 36px;
    background: #fff;
    position: relative;
    padding-bottom: 50px;
}

.home-promo__title {
    margin-bottom: 24px;
}

.section__title {
    max-width: 660px;
    margin: 0 0 42px;
    position: relative;
}

.section__title-text {
    position: relative;
    margin: 0;
    font-size: 30px;
    color: #224c97;
}

    .section__title-text:after {
        content: "";
        width: 30%;
        height: 2px;
        background: #224c97;
        position: absolute;
        left: 0;
        bottom: -12px;
    }

.home-promo__text {
    margin: 0;
}

.rte p:last-child {
    margin-bottom: 0;
    line-height: 28px;
    letter-spacing: 0.1px;
    color: #333;
}

.home-promo__btn {
    position: absolute;
    right: -10px;
    bottom: 26px;
    padding: 4px 15px;
    color: #fff;
    font-size: 18px;
    /* height: 42px; */
    border-radius: 4px;
    background: #224c97;
    /* font-weight: 500; */
    /* font-stretch: normal; */
    /* font-style: normal; */
    /* line-height: 26px; */
    /* letter-spacing: 0.01px; */
    text-align: center;
    color: #ffffff;
    font-size: 14px !important;
}

.c-btn--primary {
    background-color: #224c97;
}

.c-btn--arrow:after, .c-btn--arrow-down:after, .c-btn--plus:after {
    font-size: 12px;
    font-family: sb-icons;
    margin-left: 6px;
    line-height: 1;
    top: -1px;
    height: 13px;
    display: inline-block;
    position: relative;
}


i.fa.fa-arrow-right.fgf_tri {
    font-weight: 400;
    font-size: 14px;
}

.home-promo__media {
    height: 375px;
}

/*who are you*/
.blue_color {
    color: #6d6d6d;
}

.default_small_heading {
    color: #989898;
    font-size: 18px;
    margin: 0;
    word-spacing: 2px;
    line-height: 32px;
}

.default_section_heading {
    font-size: 40px;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    margin: 0;
    padding: 0;
    color: #232323;
}

.text-center {
    text-align: center;
}

.margin_default_bottom_big {
    margin-bottom: 20px !important;
}

.expertise_block h3 {
    transition: 300ms;
}


.small_heading_navy {
    color: #232323;
    font-weight: 600;
    font-size: 22px;
    margin: 0;
    margin-bottom: 15px;
}

.font_600 {
    font-weight: 600 !important;
}

.default_text_light {
    color: #676767;
}

.default_text {
    color: #676767;
    font-size: 14px;
    margin: 0;
    word-spacing: 1px;
    line-height: 26px;
}

.slideInLeft {
    animation-name: slideInLeft;
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

@media only screen and (max-width: 1600px) {
    .food_about_bg {
        padding-top: 75%;
    }
}

.food_about_bg {
    position: relative;
    width: 100%;
    padding-top: 82%;
    background-position: center !important;
    background-size: cover !important;
    background: url(../images/coconut_bg_new.png);
}

.button {
    display: inline-block;
    transition: 300ms !important;
    border-radius: 50px;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
}

.button2 {
    background-color: Transparent;
    color: #4CAF50;
    border: 2px solid #4CAF50;
}

.button {
    background-color: #224c97;
    border: none;
    padding: 10px 27px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    transition-duration: 0.4s;
    cursor: pointer;
    color: white;
}

section.food-company-section.hide_once {
    padding: 40px 0px;
}



.icon-div {
    width: 60px;
    height: 60px;
}

    .icon-div img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.heading_new h1, .heading_new h2, .heading_new h3, .heading_new h4 {
    font-size: 30px;
    /* line-height: 30px; */
    font-weight: 600;
    /* text-align: center; */
    /* background: linear-gradient(to right, #ffffff 12%, #ffffff); */
    /* background: #224c97; */
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    /* display: inline-block; */
    /* position: relative; */
    color: #224c97;
}

.common-head-new::before {
    content: "";
    position: absolute;
    display: block;
    width: 120px;
    height: 1px;
    top: 55px;
    background: #ddd;
    bottom: 1px;
    left: calc(50% - 60px);
}

.common-head-new::after {
    content: "";
    position: absolute;
    display: block;
    width: 40px;
    top: 55px;
    height: 3px;
    background: #224c97;
    bottom: 0;
    left: calc(50% - 20px);
}

.heading_new {
    display: flex;
    justify-content: center;
}

section.Sustainable_section {
    padding: 30px 0px;
    background: #f5f5f5;
}

.hfbgh_tri {
}

.jkdfsh {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 25px;
    border-right: 1px solid #8080801a;
}

p.hfvsghc_tri {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    font-weight: 600;
    padding: 10px 0px;
    margin-bottom: 0px;
}


/*Categories*/

.pahjf_tri {
    padding: 30px 0px;
    line-height: 24px;
    color: #333;
    line-height: 28px;
    letter-spacing: 0.1px;
}

section.Categories {
    padding: 50px 0px;
}

a.jkfgby_tri {
    padding: 10px 17px;
    background: #4aa035;
    color: #fff;
    border-radius: 17px;
    font-weight: 600;
}

    a.jkfgby_tri:hover {
        background: #fff;
        color: #4aa035;
        border: 1px solid #4aa035;
    }

a.item_new {
    position: relative;
}

.category_para {
    position: absolute;
    bottom: 0px;
    width: 100%;
    /* display: flex; */
}

.hdvsh_tri {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .hdvsh_tri h3 {
        margin: 0px;
        font-size: 22px;
    }

.btn_new {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: #000;
    color: #fff;
    position: relative;
    z-index: 1;
}

.fhgv_tri {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* Parent anchor tag style */
.item_new {
    display: block;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    transition: all 0.3s ease;
}

/* Image zoom effect */
.category_img {
    overflow: hidden;
}

    .category_img img {
        width: 100%;
        transition: transform 0.5s ease;
    }

.item_new:hover .category_img img {
    transform: scale(1.1);
}

.hdvsh_tri h3 {
    transition: transform 0.3s ease, color 0.3s ease;
    color: #fff;
    position: relative;
    z-index: 1001;
    font-size: 16px;
}

.item_new:hover .hdvsh_tri h3 {
    transform: translateX(10px);
    color: #fff;
    position: relative;
    z-index: 1001;
}


.fhgv_tri {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: transform 0.3s ease, color 0.3s ease;
    /* font-weight: 400; */
    font-size: 12px;
}

.item_new:hover .btn_new {
    background: #fff;
}

.item_new:hover .fhgv_tri {
    transform: translate(-50%, -50%) rotate(90deg) scale(1.2);
    color: #224c97;
}



.hdvsh_tri {
    position: relative;
    overflow: hidden;
    padding: 20px;
}

/*.hdvsh_tri::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 101%;
    background: linear-gradient(to top, rgb(0 0 0), #00000000);
    pointer-events: none;
}*/



/*footer*/
.footer {
    display: block;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 45px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    background-color: #231f20;
    color: #ababab;
}

.copyright .backtotop:before {
    top: 25px;
}

.copyright .backtotop:before, .copyright .backtotop:after {
    content: '\f3d8';
    font-family: Ionicons;
    font-size: 30px;
    left: 54px;
    top: 17px;
    position: absolute;
    color: #06904d;
    z-index: 998;
    line-height: 1;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.copyright .backtotop:before, .copyright .backtotop:after {
    content: '\f3d8';
    font-family: Ionicons;
    font-size: 30px;
    left: 54px;
    top: 17px;
    position: absolute;
    color: #06904d;
    z-index: 998;
    line-height: 1;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.copyright .backtotop {
    width: 127px;
    height: 37px;
    top: -37px;
    left: 50%;
    position: absolute;
    cursor: pointer;
    transform: translateX(-50%);
    background-image: url(../images/back_to_top.png);
    background-repeat: no-repeat;
    background-position: center;
}

.footer .footer-social {
    margin-top: 20px;
}

    .footer .footer-social a {
        margin-right: 14px;
        font-size: 16px;
        color: #ababab;
        position: relative;
        display: inline-block;
    }

.footer .widget {
    margin-bottom: 20px;
}

    .footer .widget .widget-title {
        margin-bottom: 20px;
        padding-bottom: 15px;
        border-bottom: 1px solid #e4e1dd;
        color: #392a25;
        text-transform: uppercase;
        font-size: 16px;
        letter-spacing: .05em;
        color: #fff;
        border-color: #545454;
    }

    .footer .widget ul {
        list-style: none;
        padding: 0;
    }

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

            .footer .widget ul li a {
                position: relative;
                color: #fff;
                font-size: 12px;
            }

img.footer-logo {
    width: 250px;
    background: #fff padding-box;
    padding: 10px;
}

address {
    font-style: normal;
    line-height: 1.42857;
    color: #fff;
}

img.img-fluid.w-25 {
    width: 80px;
}

.footer {
    background-color: #000;
    background-image: url("../images/brilliant.png");
    /* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}

.contact.address.d-flex.align-items-center {
    color: #fff;
    font-size: 12px;
    line-height: 24px;
}

.footer .widget ul li i {
    padding-right: 7px;
    font-size: 14px;
}

i.fa.fa-map-marker {
    padding-right: 12px !IMPORTANT;
}

.footer-social {
    display: flex;
}

    .footer-social a img {
        width: 30px;
    }

p.bahf_tri {
    line-height: 24px;
    font-size: 12px;
    color: #fff;
    padding-top: 13px;
}

.Categories .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 19px;
    position: relative;
    bottom: 6px;
    left: 50%;
    transform: translateX(-50%);
}

p.ap-app-cnt.mb-4 {
    padding-top: 23px;
    line-height: 27px;
}

a.home-promo__btn.c-btn.c-btn--primary.c-btn--arrow:hover {
    color: #224c97;
    background: #fff;
    border: 1px solid #224c97;
}


.navbar-fixed-top {
    position: fixed;
    top: 32px;
    width: 100%;
    background: #fff;
    padding: 0px 100px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    transition: top 0.4s ease-in-out, background-color 0.3s ease;
    z-index: 999;
}


    .navbar-fixed-top.scrolled {
        top: 0;
    }

.jhevyhg_tri {
    width: 100%;
    height: 270px;
}

a.item_new {
    height: 100%;
}

.category_img {
    height: 100%;
}

    .category_img img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

section.mobile_app {
    background: linear-gradient(#2361a31a, #ffffff, #2361a31a);
}


.p-0 {
    padding: 0px !important;
}

p.ap-app-cnt.sahdfuh_tri {
    line-height: 24px;
    padding: 2px 0px;
}

.text-white {
    color: #fff !important
}

.ghshfv_tri {
    margin-top: 15px;
}

.svgfgjcb_tri {
    transition: all 0.3s ease;
    cursor: pointer;
}

.icon-div:hover .svgfgjcb_tri {
    animation: wobble 0.6s ease-in-out;
}

@keyframes wobble {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(5deg);
    }

    50% {
        transform: rotate(-5deg);
    }

    75% {
        transform: rotate(3deg);
    }

    100% {
        transform: rotate(0deg);
    }
}


ul.sdgkh_tri {
    list-style: none;
    margin-bottom: 0px;
}

.topbar-one__social a {
    font-size: 17px;
    color: #fff;
    padding: 0px 15px;
    /* margin-top: 5px; */
    border-right: 1px solid #ffffff45;
}

.section__title span {
    color: #4aa035;
}

.section__title-text span {
    color: #4aa035;
}

.common-head-new span {
    color: #4aa035;
}

/*.mobile_app {
    background-image: url(https://dpsbulandshahr.com/images/syllabus-bg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;

}*/
