* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    font-family: "Plus Jakarta Sans", serif;
}

ul {
    margin: 0;
    padding: 0;
}

ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

p {
    margin: 0;
    padding: 0;
    font-size: 16px;
}

a {
    text-decoration: none;
    font-size: 14px;
    width: fit-content;
    display: inline-block;
}

.plus-jakarta-sans-uniquifier {
    font-family: "Plus Jakarta Sans", serif;
    font-optical-sizing: auto;
    font-weight: weight;
    font-style: normal;
}

.navbar-nav {
    margin: 0 auto;
}

.nav-item {
    list-style-type: none;
    margin: 0 16px;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
    color: #87B942 !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #005A15;
    font-size: 16px;
    /* font-weight: 500; */
}

.nav-link {
    color: #005A15;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #87B942 !important;
}

.banner_section .dropdown-toggle:hover {
    color: #005A15;
}

.banner_section .dropdown-menu.show {
    background-color: #005A15;
}

.banner_section .dropdown-menu.show li a {
    color: #fff;
}

.banner_section .dropdown-menu.show li a:hover {
    background-color: #87B942;
}

.banner_section {
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 50px;
    background-position: center bottom;
}

.banner_text h1 {
    font-size: 50px;
}

.banner_text h1 {
    color: #005A15;
    font-weight: 800;
    text-align: center;
    width: 70%;
    margin-bottom: -214px;
    margin-top: 100px;
}

.banner_img img {
    width: 100%;
}

.wecome_section {
    padding-top: 80px;
    padding-bottom: 80px;
}

.wecome_text h2 {
    text-align: center;
    color: #005A15;
    font-weight: 800;
    font-size: 50px;
    margin-bottom: 30px;
}

.wecome_text p {
    text-align: center;
    color: #11253499;
    width: 62%;
    margin: 0 auto;
    margin-bottom: 30px;
    line-height: 28px;
}

.wecome_second_text p {
    text-align: center;
    color: #11253499;
    width: 76%;
    margin: 0 auto;
    margin-bottom: 30px;
    line-height: 28px;
}

.btn_style {
    font-size: 16px !important;
}

.wecome_text a{
    display: block;
    margin: 0 auto;
}

.wecome_text .btn_style {
    margin: 0 auto;
    display: block;
    background-color: #005A15;
    color: #fff;
    padding: 15px 30px;
    border-radius: 30px;
    border: none;
}

.wecome_text .btn_style:hover {
    background-color: #00B35E;
}

.wecome_text .btn_style img {
    margin-left: 10px;
    width: 20px;
}

.welcome_row {
    padding-bottom: 80px;
    padding-top: 50px;
}

.welcome_card {
    background-size: contain;
    background-repeat: no-repeat;
    height: 400px;
    width: 100%;
}

.welcome_card h3 {
    color: #fff;
}

.products_section {
    padding: 40px 0;
    background-color: #FFFACB;
}

@media screen and (min-width: 760px) {
    .products_section {
        padding: 80px 0;
    }
}

.products_section h2 {
    font-weight: 800;
    color: #005A15;
    font-size: 50px;
}

.products_section p {
    color: #005A15;
    margin: 30px 0;
}

.products_section .btn_style {
    background-color: transparent;
    color: #005A15;
    padding: 15px 30px;
    border-radius: 30px;
    border: 1px solid #005A15;
    margin-top: 60px;
    display: flex;
    align-items: center;
}

.all_product_text .btn_style {
    margin-top: 30px;
}

.products_section .btn_style img {
    width: 20px !important;
    margin-left: 10px;
}

.manufacture_section {
    padding-top: 0;
}

@media screen and (min-width: 760px) {
    .manufacture_section {
        padding-top: 50px;
    }
}

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

.manufacture_card_red img {
    margin-left: 10px;
}

.wecome_section .manufacture_card_red h2 {
    color: #81211E !important;
}

.manufacture_card .btn_style img {
    width: 20px !important;
    margin-left: 10px;
}

.about_section {
    padding: 80px 0;
}

.about_section .row {
    align-items: end;
}

.about_content h2 {
    font-weight: 800;
    color: #005A15;
    font-size: 50px;
    margin-bottom: 50px;
}

.about_content ul {
    width: 72%;
}

.about_image {
    margin: 0 0 0 -90px;
}

.about_image img {
    width: 820px;
    object-fit: contain;
    position: relative;
}

.about_list {
    display: flex;
    align-items: baseline;
    margin-top: 30px;
}

.about_list .number h4 {
    color: #005A15;
    font-weight: 700;
}

.about_list .content h4 {
    color: #005A15;
    font-weight: 700;
    font-size: 28px !important;
}

.about_list .content {
    margin-left: 20px;
}

.about_list p {
    color: #11253499;
    padding: 15px 0 10px 0;
}

.manufacture_card {
    background-size: contain;
    height: 100%;
    background-repeat: no-repeat;
    display: flex;
    align-items: end;
    min-height: 350px;
    justify-content: end;
    flex-direction: column;
    align-items: baseline;
    padding: 0 12px 30px 12px;
}

.manufacture_card h2 {
    color: #fff;
    font-size: 32px !important;
}

.manufacture_card p {
    color: #fff;
}

.manufacture_card .btn_style {
    background-color: transparent;
    color: #fff;
    padding: 15px 30px;
    border-radius: 30px;
    border: 1px solid #fff;
    margin-top: 20px;
}

.manufacture_card .vid_image .btn-check:focus+.btn,
.btn:focus {
    box-shadow: none;
}

.manufacture_bg_img {
    background-size: cover;
    height: 100%;
    background-repeat: no-repeat;
    border-radius: 12px;
    max-width: 640px;
    width: 100%;
    margin: 0 10px;
    padding: 0 10px;
    height: 380px;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
    background-position: center;
}

.manufacture_row {
    padding: 0 0 0 0;
}

.footer_section {
    background-color: #005A15;
    padding: 60px 0;
}

.footer_section a {
    color: #ffffff90;
    font-size: 14px;
}

.footer_section a:hover {
    color: #fff;
    text-decoration: none;
}

.footer_section h3 {
    color: #fff;
    font-size: 16px;
}

.footer_section p {
    color: #ffffff90;
    font-size: 14px;
}

.footer_section i {
    color: #fff;
    margin-right: 8px;
}

.footer_section ul {
    line-height: 40px;
}

.footer_links {
    display: flex;
    align-items: start;
}

.footer_second_link {
    margin-left: 20px;
}

.social_contain {
    display: flex;
    align-items: center;
    margin: 20px 0 15px 0;
}

.social_icons {
    background-color: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
}

.social_icons i {
    padding: 5px 8px;
    color: #005A15;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
    display: block;
    line-height: 22px;
    font-size: 16px;
}

.copyright {
    line-height: 24px;
    list-style-type: none;
}

.home-demo .item {
    border: 1px solid #005A15;
    border-radius: 10px;
    padding: 28px;
    margin: 0 8px;
}

.home-demo .item .row {
    align-items: end;
}

.home-demo h2 {
    color: #005A15;
    font-weight: 800;
    font-size: 30px !important;
}

.home-demo h4 {
    color: #005A15;
}

.home-demo .owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}

.home-demo .owl-nav button img {
    border-radius: 50%;
    padding: 20px 20px;
    color: #005A15;
    border: 1px solid #005A15;
    width: 60px;
}

.home-demo {
    margin-top: 20px;
}

.home-demo .owl-nav {
    position: absolute;
    right: 0;
    top: -90px;
}

.home-demo .owl-theme .owl-nav {
    right: 80px;
    top: -120px;
}

.home-demo .owl-theme .owl-nav button {
    margin: 0 20px;
}

.welcome_card img {
    margin: 0 auto;
    display: block;
}

.welcome_card div {
    padding: 300px 50px 50px 50px;
}

.wecome_section {
    position: relative;
}

.vid_image {
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 9;
    right: 0;
    bottom: 60%;
}

.float {
    position: fixed;
    width: 50px;
    height: 50px;
    top: 50%;
    bottom: 50%;
    right: 0;
    background-color: #005A15;
    color: #FFF;
    border-radius: 10px 0 0 10px;
    text-align: center;
    font-size: 30px;
    z-index: 100;
}

.my-float {
    margin-top: 16px;
}

.float img {
    width: 32px;
    margin: 9px 0;
}

.margin-left {
    margin-left: 100px;
}

.desktop-none {
    display: none;
}

.wecome_section .manufacture_row {
    padding: 50px 0 0 0;
}

.wecome_section .manufacture_bg_img {
    background-size: cover;
    height: 100%;
    background-repeat: no-repeat;
    border-radius: 12px;
    max-width: 640px;
    width: 100%;
    padding: 0 10px;
    height: 380px;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
    background-position: center;
}

.wecome_section .manufacture_card {
    background-size: contain;
    height: 100%;
    background-repeat: no-repeat;
    display: flex;
    align-items: end;
    min-height: 350px;
}

.wecome_section .manufacture_card h2 {
    color: #fff;
    font-size: 26px;
    text-align: center;
}

.green_header {
    background-color: #005A15;
}

.green_header .navbar-light .navbar-nav .nav-link {
    color: #fff;
}

.green_header .nav-link {
    color: #fff;
    font-family: "Plus Jakarta Sans", serif;
}

.green_header .dropdown-item:hover {
    background-color: #005A15;
    color: #fff;
}

.about_wecome_section {
    padding-top: 80px;
    padding-bottom: 0;
    position: relative;
}

.about_wecome_section h2 {
    text-align: center;
    color: #005A15;
    font-weight: 800;
    font-size: 50px;
    margin-bottom: 30px;
    font-family: "Plus Jakarta Sans", serif;
}

.about_wecome_section .wecome_text p {
    text-align: center;
    color: #11253499;
    width: 91%;
    margin: 0 auto;
    margin-bottom: 20px;
    line-height: 28px;
}

.modal {
    left: 0;
    right: 0;
    margin: auto;
}

.modal-dialog {
    left: 0;
    right: 0;
    margin: auto;
}


.manufacture_banner_img {
    position: relative;
}

.manufacture_banner_img img {
    width: 100%;
}

.manufacture_banner_img .modal-dialog {
    top: 0;
    margin: 0 auto;
}

.manufacture_banner_img .modal-body iframe {
    width: 100%;
}

.about_banner_img img {
    width: 100%;
    margin: 50px 0 0 0;
}

.manufacture_play {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    bottom: 50%;
}

.manufacture_play img {
    width: fit-content;
    margin: 0;
}

.circle_shape {
    position: absolute;
    top: 105%;
    right: 0 !important;
    z-index: 0;
}

.circle_shape img {
    width: 700px !important;
}

.history_section {
    padding-top: 80px;
    padding-bottom: 60px;
    position: relative;
}

.history_section h2 {
    color: #005A15;
    font-weight: 800;
    font-size: 50px;
    margin-bottom: 30px;
}

.history_section p {
    color: #11253499;
    width: 91%;
    margin-bottom: 30px;
    line-height: 28px;
}

.history_card {
    border: 1px solid #005A15;
    border-radius: 12px;
    padding: 26px;
    height: 100%;
}

.history_card h3 {
    color: #005A15;
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 16px;
}

.history_card p {
    color: #11253499;
    width: 100%;
    margin-bottom: 14px;
    line-height: 28px;
}

.history_point_text {
    font-weight: 600;
}

.team_section {
    padding: 80px 0 80px 0;
    display: none;
}

.team_card {
    background-color: #F5FFEF;
    border-radius: 12px;
}

.team_card img {
    padding: 20px 20px 0 20px;
    background-color: #D7F1C7;
    width: 100%;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.team_section h2 {
    color: #005A15;
    font-weight: 800;
    font-size: 50px;
    margin-bottom: 30px;
}

.team_card .team_text {
    padding: 20px;
    background-color: #F5FFEF;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.team_card .team_text h3 {
    text-align: center;
    color: #005A15;
    font-weight: 700;
    font-size: 24px;
}

.team_card .team_text p {
    text-align: center;
    color: #005A15;
}

.footer_animal_section img {
    width: 100%;
}

.contact_row {
    padding: 50px 0 0 0 !important;
}

.contact_row h3 {
    color: #005A15;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 20px;
}

.contact_form .btn_style {
    display: block;
    background-color: #005A15;
    color: #fff;
    padding: 15px 30px;
    border-radius: 30px;
    border: none;
}

.contact_form .btn_style:hover {
    background-color: #00B35E;
}

.contact_form .btn_style img {
    width: 20px;
    margin-left: 10px;
}

.contact_form form {
    width: 70%;
}

.contact_info p {
    color: #11253499;
    line-height: 28px;
}

.contact_info h4 {
    color: #005A15;
    font-weight: 600;
    margin-top: 50px;
    margin-bottom: 10px;
}

.contact_detail {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.contact_detail i {
    color: #005A15;
    font-size: 20px;
    margin-right: 10px;
}

.contact_detail p {
    color: #005A15;
    font-weight: 700;
}

.visit_us_section {
    padding: 80px 0 0 0;
}

.visit_us_section iframe {
    border-radius: 12px;
    margin-top: 40px;
}

.visit_us_section h3 {
    color: #005A15;
    font-weight: 700;
    font-size: 40px !important;
    position: relative;
    z-index: 9;
    margin-bottom: 20px;
}

.visit_us_section p {
    position: relative;
    z-index: 9;
    font-weight: 500;
}

.visit_us_section iframe {
    position: relative;
    z-index: 9;
}

.lab_section {
    padding: 50px 0 0 0;
}

.lab_section .modal-header {
    margin-left: 130px;
}

.lab_card {
    position: relative;
}

.outdoor_play img {
    width: fit-content;
}

.outdoor_play {
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    bottom: 60%;
}

.indoor_play img {
    width: fit-content;
}

.indoor_play {
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    bottom: 60%;
}

.lab_play img {
    width: fit-content;
}

.lab_play {
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    bottom: 60%;
}

.lab_card img {
    width: fit-content;
    margin-top: 0;
}

.lab_col h3 {
    color: #005A15;
    font-weight: 700;
}

/*career */

.open_positions_section {
    padding: 50px 0 0 0;
}

.career_card h2 {
    color: #005A15;
    font-weight: 700;
    font-size: 30px;
}

.career_card li {
    color: #005A15;
    margin: 10px 0;
}

.career_point {
    color: #005A15;
    font-weight: 700;
}

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

.career_type p {
    color: #005A15;
    font-weight: 700;
}

.career_buttons .outline_btn_style {
    background-color: #fff;
    color: #005A15;
    padding: 12px 20px;
    border-radius: 30px;
    border: 1px solid #005A15;
    margin: 0 10px;
    width: 180px;
}

.career_buttons .outline_btn_style img {
    width: 20px;
    margin-left: 10px;
}

.career_buttons .btn_style {
    background-color: #005A15;
    color: #fff;
    padding: 12px 20px;
    border-radius: 30px;
    border: 1px solid #005A15;
    margin: 0 10px;
    width: 180px;
}

.career_buttons .btn_style:hover {
    background-color: #00B35E;
    border: 1px solid #00B35E;
}

.career_buttons .btn_style img {
    width: 20px;
    margin-left: 10px;
}

.career_card {
    border-radius: 12px;
    border: 1px solid #00000040;
    padding: 30px;
}

.career_card .row {
    align-items: center;
}

.job_description p {
    color: #005A15;
    font-weight: 700;
    margin-top: 20px;
}

.job_description ul {
    margin-left: 20px;
}

.job_description li {
    list-style-type: disc;
    color: #11253499;
}

.portfolio-section {
    padding: 50px 0 0 0;
}

.portfolio-section h2 {
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
}

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

.control {
    background-color: #fff;
    color: #005A15;
    padding: 12px 30px;
    border-radius: 30px;
    border: 1px solid #005A15;
    margin: 0 10px;
}

.control:hover {
    background-color: #00B35E;
    color: #fff;
    padding: 12px 30px;
    border-radius: 30px;
    border: 1px solid #00B35E;
}

.mixitup-control-active {
    background-color: #005A15;
    color: #fff;
    padding: 12px 30px;
    border-radius: 30px;
    border: 1px solid #005A15;
}

.portfolio-item {
    padding-top: 40px;
}

.pd {
    padding: 0;
    padding: 10px;
    text-align: center;
}

.pd img {
    transition: all 0.5s;
    width: 300px;
}

.pd img:hover {
    transition: all .3s;
    transform: translateY(-15px);
}

.gallery_section .pd img:hover {
    transition: none;
    transform: none;
}

.portfolio_product_purple .portfolio_text {
    background-color: #F7F3FF;
    padding: 314px 0 40px 20px;
    border-radius: 12px;
    margin: -280px 0 40px 0;
}

.portfolio_product_green .portfolio_text {
    background-color: #E0FFED;
    padding: 330px 0 40px 20px;
    border-radius: 12px;
    margin: -300px 0 40px 0;
}

.portfolio_product_peach .portfolio_text {
    background-color: #FFF1D3;
    padding: 330px 0 40px 20px;
    border-radius: 12px;
    margin: -300px 0 40px 0;
}

.portfolio_product_yellow .portfolio_text {
    background-color: #FFFACB;
    padding: 330px 0 40px 20px;
    border-radius: 12px;
    margin: -300px 0 40px 0;
}

.portfolio_product_blue .portfolio_text {
    background-color: #E5F5FF;
    padding: 330px 0 40px 20px;
    border-radius: 12px;
    margin: -300px 0 40px 0;
}

.portfolio_product_pink .portfolio_text {
    background-color: #FFE7F4;
    padding: 330px 0 40px 20px;
    border-radius: 12px;
    margin: -300px 0 40px 0;
}

.portfolio_product_gray .portfolio_text {
    background-color: #F2F2F2;
    padding: 330px 0 40px 20px;
    border-radius: 12px;
    margin: -300px 0 40px 0;
}

.portfolio_text button {
    background-color: transparent;
    color: #222;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #222;
    line-height: 0;
}

.portfolio_text button img {
    width: 20px;
}

.portfolio_text p {
    font-weight: 500;
    margin: 10px 0 25px 0;
    color: #112534;
}

.portfolio_text button img {
    transition: none;
    transform: none;
}

.portfolio_text button img:hover {
    transition: none;
    transform: none;
}

.products_heading_section p {
    width: 72% !important;
    margin-bottom: 40px !important;
}

.product_detail_section {
    padding: 80px 0 0 0;
}

.product_detail_section h3 {
    font-size: 24px;
    line-height: 44px;
    font-weight: 600;
}

.product_point_image {
    background: #F5FFEF;
    border-radius: 50%;
    padding: 40px;
    width: 200px;
    height: 150px;
    line-height: 50px;
    text-align: center;
}

.product_point_image_balance_nutrition {
    background: #F5FFEF;
    border-radius: 50%;
    padding: 40px;
    width: 240px;
    height: 148px;
    line-height: 50px;
    text-align: center;
}

.product_point_image .weight {
    width: 60px;
    height: 60px;
    object-fit: fill;
}

.product_point_image .immunity {
    width: 50px;
    height: 60px;
    object-fit: fill;
}

.product_point_image .ingredients {
    width: 80px;
    height: 70px;
    object-fit: fill;
}

.product_point_image .balance_nutrition {
    width: 60px;
    height: 60px;
    object-fit: fill;
}

.product_list {
    display: flex;
    align-items: center;
    margin-top: 50px;
}

.product_list .content h4 {
    color: #005A15;
    font-weight: 600;
    font-size: 28px !important;
}

.product_list p {
    color: #11253499;
    padding: 15px 0 10px 0;
}

.product_list .content {
    margin-left: 20px;
}

.product_makay_image img {
    width: 520px;
    object-fit: contain;
    position: relative;
}

.product_detail_section ul {
    width: 82%;
}

.product_info_content ul li {
    border-bottom: 1px solid #00000050;
    padding: 12px 0;
}
.product_info_content ul li:last-child {
    border-bottom: 0;
}
.product_info_content ul li ul li {
    padding: 0;
    border: none;
    list-style-type: disc;
    margin-left: 18px;
}

.product_info_content span {
    width: 40%;
    font-weight: 700;
    font-size: 18px !important;
    color: #005A15;
}

.product_info_content p {
    width: 80%;
    color: #112534;
    font-size: 18px !important;
    margin-top: 10px;
}

.product_info_content h2 {
    color: #005A15;
    font-weight: 800;
    font-size: 50px;
    margin-bottom: 10px;
}

.product_info_section {
    padding: 80px 0;
    background-color: #FFFACB;
}

/* .product_single_img img {
    height: 500px !important;
} */

.product_info_section img {
    height: 100%;
    display: block;
    margin: 0 auto;
    /* margin-left: 10px; */
}

.product_info_content .btn_style {
    background-color: #005A15;
    color: #fff;
    padding: 15px 30px;
    border-radius: 30px;
    border: none;
    margin-top: 40px;
    display: flex;
    align-items: center;
}

.product_info_content .btn_style:hover {
    background-color: #00B35E;
}

.product_info_content .btn_style img {
    width: 20px;
    margin-left: 10px;
}

.product_info_content .modal-dialog {
    margin-left: auto;
    margin-right: auto;
}

.product_info_content .modal-content {
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
    padding: 10px 30px;
}

.product_info_content .modal-content p {
    color: #fff;
}

.product_info_content .modal-content .btn_style {
    background-color: #005A15;
    color: #fff;
    padding: 15px 30px;
    border-radius: 30px;
    border: none;
    margin-top: 10px;
    display: flex;
    align-items: center;
}

.product_info_content .modal-title {
    color: #005A15;
    font-weight: 800;
    font-size: 40px;
}

.product_slide {
    margin-left: auto;
    margin-right: 0;
    padding-top: 30px;
}

.navbar-brand img {
    width: 100px;
}

.footer_section h3 {
    font-size: 16px !important;
}

.portfolio_text h3 {
    font-size: 20px;
    color: #112534;
}

.portfolio_product_purple .portfolio_text {
    background-color: #F7F3FF;
    padding: 314px 0 40px 20px;
    border-radius: 12px;
    margin: -222px 0 40px 0;
}

.portfolio_product_green .portfolio_text {
    background-color: #E0FFED;
    padding: 314px 0 40px 20px;
    border-radius: 12px;
    margin: -222px 0 40px 0;
}

.portfolio_product_gray .portfolio_text {
    background-color: #F2F2F2;
    padding: 314px 0 40px 20px;
    border-radius: 12px;
    margin: -222px 0 40px 0;
}

.portfolio_product_pink .portfolio_text {
    background-color: #FFE7F4;
    padding: 314px 0 40px 20px;
    border-radius: 12px;
    margin: -222px 0 40px 0;
}

.portfolio_product_peach .portfolio_text {
    background-color: #FFF1D3;
    padding: 314px 0 40px 20px;
    border-radius: 12px;
    margin: -222px 0 40px 0;
}

.portfolio_product_yellow .portfolio_text {
    background-color: #FFFACB;
    padding: 314px 0 40px 20px;
    border-radius: 12px;
    margin: -222px 0 40px 0;
}

.portfolio_product_blue .portfolio_text {
    background-color: #E5F5FF;
    padding: 314px 0 40px 20px;
    border-radius: 12px;
    margin: -222px 0 40px 0;
}

#myDIV {
    display: none;
}

#myDIV_one {
    display: none;
}

.modal-content:not(.product-details .modal-content, .video-wrapper .modal-content) {
    background-color: transparent;
    width: 800px;
}

.modal-header {
    border-bottom: none;
}

.modal-content {
    border: none;
}

.btn-close {
    color: #005A15;
}

.modal-dialog:not(.product-details .modal-dialog, .video-wrapper .modal-dialog) {
    width: 100%;
    position: absolute;
    top: 50%;
    bottom: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.modal-header button:not(.product-details .modal-header button, .video-wrapper .modal-header button) {
    background: transparent;
    border: none;
    margin-bottom: -20px;
}

.modal-header button img {
    width: 30px;
}

.green_text {
    color: #005A15;
    font-weight: 500;
}

.green_text:ho {
    color: #005A15;
    font-weight: 500;
}

.product_info_content .modal-header button img {
    width: 30px;
    top: -260px;
    position: absolute;
    right: 0;
}

.manufacture_banner_img .modal-header button img {
    margin: 0px 0;
}

.modal-header:not(.product-details .modal-header, .video-wrapper .modal-header) {
    width: 800px;
}

.modal-body:not(.product-details .modal-body, .video-wrapper .modal-body) {
    width: 800px;
}

.manufacture_banner_img .modal-header {
    width: 800px;
}

.manufacture_banner_img .modal-body {
    width: 800px;
}

.form-floating>.form-select {
    padding-top: 6px;
    background-color: transparent;
    border: none;
    color: #fff;
    mix-blend-mode: screen;
}

.form-floating>.form-select:hover {
    color: #87B942;
}

.form-floating>.form-select option {
    background-color: #005A15;
}

.form-floating>.form-select option:hover {
    background-color: #87B942 !important;
    color: #fff;
}

.form-floating>.form-select option:active {
    background-color: #87B942 !important;
    color: #fff;
}

.form-floating>.form-select:focus {
    border: none;
    box-shadow: none;
}

video::-webkit-media-controls-current-time-display {
    display: none;
}

video::-webkit-media-controls-fullscreen-button {
    display: none;
}

video::-webkit-media-controls-time-remaining-display {
    display: none;
}

video::-webkit-media-controls-timeline {
    display: none;
}

.marketing_section {
    margin-top: 30px;
}

.marketing_card img {
    width: 100%;
}

.marketing_last_card {
    margin-top: 30px;
}

/* .table_section {
    padding: 50px 0 0 0;
} */

.table_section h3 {
    color: #005A15;
    font-size: 18px;
    font-weight: 700;
}

.table-container .table_one table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

.table-container table {
    margin-bottom: 20px;
    border: 1px solid #333;
}

.table-container .table_one td,
th {
    border: 1px solid #333;
    text-align: left;
    padding: 8px;
    color: #112534;
}

.table_section .btn_style {
    background-color: #005A15;
    color: #fff;
    padding: 15px 30px;
    border-radius: 30px;
    border: none;
    margin-top: 20px;
    display: flex;
    align-items: center;
}

.table_section .btn_style:hover {
    background-color: #00B35E;
}

.event_section {
    margin-top: 20px;
}

.event_card {
    height: 100%;
}

.event_card img {
    width: 100%;
}

.event_content h3 {
    font-size: 24px;
    font-weight: 600;
    color: #005A15;
    margin-top: 20px;
}

.event_content p {
    color: #112534;
}

.event_content .btn_style {
    background-color: #005A15;
    color: #fff;
    padding: 15px 30px;
    border-radius: 30px;
    border: none;
    margin-top: 20px;
}

.event_content .btn_style img {
    margin-left: 10px;
    width: 20px;
}

.event_content .btn_style:hover {
    background-color: #00B35E;
}

.event_date {
    margin-top: 20px;
}

.event_date p {
    font-size: 14px;
}

.pagination {
    justify-content: center;
    margin-top: 60px;
}

.pagination .page-link {
    color: #112534;
}

.pagination .page-link:hover {
    color: #fff;
    background-color: #005A15;
    border-color: #005A15;
}

.pagination .page-link:active {
    color: #fff;
    background-color: #005A15;
    border-color: #005A15;
}

.pagination .page-link:focus {
    box-shadow: none;
    background-color: #005A15;
    border-color: #005A15;
    color: #fff;
}

.page-item .page-link {
    display: flex;
    align-items: center;
}

.page-item .page-link p {
    margin: 0 8px;
}

.event_detail_banner_section h2 {
    color: #005A15;
    font-weight: 700;
    font-size: 70px;
    margin-bottom: 30px;
}

.event_detail_banner_section {
    padding: 80px 0 40px 0;
}

.event_detail_img img {
    width: 100%;
}

.event_detail_img p {
    color: #11253499;
    margin-bottom: 20px;
    line-height: 28px;
}

.event_detail_text p {
    color: #11253499;
    margin: 0 auto;
    line-height: 28px;
}

.event_detail_text span {
    color: #11253499;
    margin: 0 auto;
    line-height: 28px;
}

.event_section h2 {
    color: #005A15;
    font-weight: 800;
    font-size: 50px;
    margin-bottom: 30px;
    margin-top: 50px;
}

.event_section .margin_top{
    margin-top: 30px;
}

.event_detail_text {
    margin-top: 50px;
}

.event_detail_text p {
    margin-top: 10px;
}

.event_gallery_section .margin_top{
    margin-top: 24px;
}

.gallery a img {
    object-fit: contain;
    width: 100%;
}

.gallery a {
    display: block;
    position: relative;
}

.gallery a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(../images/zoom-in.svg) no-repeat center center rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.gallery a:hover::before,
.gallery a:hover::after {
    opacity: 1;
}

.gallery_section h2 {
    color: #005A15;
    font-family: "Plus Jakarta Sans", serif;
    font-weight: 700;
    margin-top: 0px;
}

.gallery_section .portfolio-menu {
    text-align: center;
}

.gallery_section .fancybox-container button:focus {
    outline: 0;
    box-shadow: none;
}

.gallery_section .pd {
    padding: 0;
    padding: 10px;
}

.gallery_section .pd>img {
    width: 98%;
    height: 240px;
    object-fit: cover;
}

.gallery_section .pd>img {
    transition: all .3s;
    transform: none;
}

.gallery_section .portfolio-overlay {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 94%;
    height: 240px;
    text-align: center;
    visibility: hidden;
    margin: 10px -0 10px 10px;
}

.gallery_section .portfolio-overlay p,
.portfolio-overlay a {
    position: relative;
    z-index: 4;
}

.gallery_section .portfolio-overlay::before {
    content: "";
    width: 0;
    height: 0;
    border-width: 0;
    position: absolute;
    left: 10%;
    top: 10%;
    transition: 50ms height ease 150ms;
    z-index: 3;
}

.gallery_section .portfolio-overlay::after {
    content: "";
    width: 0;
    height: 0;
    border-width: 0;
    position: absolute;
    right: 10%;
    bottom: 10%;
    transition: 100ms width ease 200ms;
    z-index: 3;
}

.gallery_section .gallery_item li:hover .portfolio-overlay {
    visibility: visible;
    transform: scale(1);
}

.gallery_section .portfolio-overlay .category {
    margin-top: 70px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}

.gallery_section .portfolio-overlay .video-icon img {
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.gallery_section .dev .portfolio-overlay {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 94%;
    height: 240px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: visible;
    transform: scale(1);
    margin: 10px -0 10px 10px;
}

.gallery_section .portfolio-overlay .video-icon_one img {
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.gallery_section .portfolio-overlay .video-icon_two img {
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.gallery_section .portfolio-overlay .video-icon_three img {
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.gallery_section .portfolio-overlay .video-icon_four img {
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.gallery_section .portfolio-overlay .video-icon_five img {
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.gallery_section .portfolio-overlay .video-icon_six img {
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.gallery_section .portfolio-overlay .video-icon_seven img {
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.gallery_section .portfolio-overlay .magnify-icon p span i {
    font-size: 20px;
    color: #fff;
    line-height: 40px;
    cursor: pointer;
}

.gallery_section .overlay-content {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.gallery_section .portfolio-overlay {
    display: flex;
}

.get_to_gather {
    margin-top: 60px !important;
}

.navigation_section {
    display: none;
}

.video-modal iframe {
    width: 900px;
    height: 500px;
}

.video-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
}

.video-modal video {
    border: 10px solid white;
}

.video-modal-content {
    position: relative;
    max-width: 80%;
    max-height: 80%;
    overflow: hidden;
    background-color: #000;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
    top: 12%;
}

video {
    width: 100%;
    height: auto;
}

.close-video {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    cursor: pointer;
    z-index: 10000;
    background-color: #005A15;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    font-size: 22px;
    display: flex;
    align-items: end;
    justify-content: center;
}

.fancybox-button--play {
    display: none !important;
}

.fancybox-button--fullscreen {
    display: none !important;
}

.fancybox-button--thumbs {
    display: none !important;
}

.modal-dialog {
    display: flex;
    align-items: center;
    min-height: 100vh;
    justify-content: center;
}

.certificate_section {
    padding: 0 0 0px 0;
}

.certificate_section .bg {
    background-size: contain;
    background-repeat: no-repeat;
}

.certificate_section h2 {
    color: #005A15;
    font-weight: 800;
    font-size: 70px;
    margin-bottom: 30px;
}

.kanhaiya_daimond_video .modal {
    width: 100vw;
    height: auto;
}

.kanhaiya_daimond_video .modal-dialog {
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1000px;
}

.kanhaiya_daimond_video .modal-body {
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1000px;
}

.kanhaiya_daimond_video .modal-content {
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1000px;
}

.kanhaiya_daimond_video iframe {
    width: 1000px;
}

.kanhaiya_daimond_video .modal-header button {
    background: transparent;
    border: none;
    margin-bottom: -20px;
    margin-left: -470px;
}

.home_testimonial_card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    gap: .5em;
    flex-direction: column;
}

@media screen and (min-width: 760px) {
    .home_testimonial_card {
        flex-direction: row;
    }
}

.home_testimonial_card h2 {
    font-size: 32px;
    color: #005A15;
    font-weight: 600;
}

.home_testimonial_card .btn_style {
    background-color: transparent;
    color: #005A15;
    padding: 15px 30px;
    border-radius: 30px;
    border: 1px solid #005A15;
    display: flex;
    align-items: center;
}

.home_testimonial_card .btn_style img {
    width: 20px !important;
    margin-left: 10px;
}

body {
    overflow-x: hidden;
}

.container .navbar {
    padding-left: 0;
    padding-right: 0;
}

.video-wrapper.show {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.video-wrapper iframe {
    width: 100%;
    height: 100%;
}

.video-wrapper .modal-content {
    background: transparent;
}

.video-wrapper .modal-header {
    width: 100%;
    justify-content: end;
    padding: 0;
}

.video-wrapper .modal-body {
    width: 100%;
    background: white;
}

.video-wrapper .modal-dialog {
    width: 90svw;
    height: 45svw;
    min-height: unset;
    justify-content: stretch;
    align-items: stretch;
}

.video-wrapper .modal-header .btn-close {
    background-color: white;
    width: 2.5em;
    height: 2.5em;
    opacity: 1;
    border-radius: 0;
    padding: 0;
    margin: 0;
}

@media (min-width: 576px) {
    .video-wrapper .modal-dialog {
        max-width: unset;
        margin: 0 auto;
        width: 70svw;
        height: 35svw;
    }
}

.navbar .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (max-width: 760px) {
    .navbar {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}

.gallery_header .container{
    max-width: 1140px;
    width: 100%;
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    margin-right: auto;
    margin-left: auto;
}

.footer_section .social_icons a{
    margin: 0 auto;
    display: block;
}

.event_gallery_section{
    padding-top: 100px;
}

.clock_contact img{
    margin-right: 10px;
    width: 20px;
}

.event_gallery_section h2{
    color: #005A15;
    font-weight: 800;
    font-size: 50px;
    margin-bottom: 30px;
    margin-top: 0px;
}

.youtube_links li{
    display: flex;
    align-items: center;
    margin-top: 6px;
}

.youtube_links li a{
    color: #112534;
    font-size: 14px!important;
    text-align: left;
    text-wrap: nowrap;
}

.youtube_links li img{
    width: 16px;
    margin-right: 10px;
}

.event_gallery_heading{
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}

.event_gallery_heading p{
    color: #005A15;
    font-weight: 700;
    font-size: 24px;
}