.apps_name ul li:last-child,
.breadcrumb {
  list-style: none;
}

.breadcrumb-item a:hover,
.footer-apps a:hover,
.footer-solutions a:hover {
  text-decoration: underline;
}

:root {
  --color_one: #92278f;
  --color_two: #f7700b;
  --color_three: #226b88;
  --color_four: #f4f4f4;
  --color_six: #000;
  --color_ten: #fff;
}

.nav-link {
  color: #226b87 !important;
}

.nav-link:hover {
  color: var(--color_two) !important;
}

.btn_menu,
.btn_primary {
  background-color: var(--color_two) !important;
  color: var(--color_ten) !important;
  border-radius: 5px;
}

.login_main_section .form-select {
  display: block;
  width: 0%;
  background-color: #effbff !important;
  border: 1px solid #effbff;
  max-width: 206px;
}

.btn_border_previous {
  border: 1px solid var(--color_three);
  color: var(--color_two) !important;
}

.btn_border_previous:hover {
  background-color: var(--color_two) !important;
  color: var(--color_ten) !important;
  border: 1px solid var(--color_two);
}



.section_title h2 {
  font-size: 34px;
  color: var(--color_three);
  font-weight: 700;
}

h1,
h2,
h3,
h4 {
  font-family: "Akaya Kanadaka", serif;
  font-weight: 400;
  font-style: normal;
}

.modal {
  background: #0a439b3d !important;
}

.section_title .sub_title h3 {
  font-size: 24px;
  color: #000;
}

.section_title p {
  font-size: 16px;
  color: #000;
  font-weight: 400;
}

.erp_details .name,
.font_bold,
.offer_point h4,
.price_all h4,
.time_point {
  font-weight: 700;
}

.offer_section {
  background-color: var(--color_two);
  color: var(--color_ten);
  z-index: 999;
}

.offer_section p {
  padding: 10px;
  font-weight: 500;
  font-size: 16px;
}

.time_text {
  font-size: 12px;
}

.boost_your_business h2,
.boost_your_business p,
.btn_login:hover,
.offcanvas a,
.offer_section a,
.page_highlight_area .card h5,
.top_install:hover {
  color: #fff;
}

.top_install {
  background: var(--daynamic_color_one);
  color: #fff;
  padding: 0 30px;
}

.bijoy_offer,
.pos_icon_offer,
.pos_icon_offer .icon_bg img {
  padding: 10px;
  border-radius: 10px;
}

.pos_icon_offer {
  background-color: #f0e1e1;
}

.pos_icon_offer .icon_bg img {
  background: #fff;
}

.offer_pos_title {
  margin: 20px 0;
}

.offer_pos_title h3 {
  font-size: 44px;
  color: #000;
}

.app_menu_btn .erp_all,
.offer_pos_title p,
.question_icon a:hover,
.user_login a:hover {
  color: #000;
}

.pos_icon_offer h4 {
  font-size: 70px;
  color: var(--color_two);
  font-weight: 700;
}

.plus_offer em {
  color: #1a3e08;
  font-size: 103px;
}

.plus_text {
  color: var(--color_two);
  font-size: 43px;
  font-weight: 700;
  position: absolute;
  margin: 19px;
}

.pos_items_offer .total_value,
.total_offer {
  font-size: 63px !important;
  font-weight: 700;
  font-family: Lato;
}

.pos_items_offer .total_value {
  color: #bcbebe !important;
  text-decoration-line: line-through;
}

.total_offer {
  color: var(--color_two) !important;
}

.apps_name ul li a,
.nav_title {
  font-family: Montserrat;
  text-align: left;
}

.offer_bustton h5 strong {
  color: #F7700B;
  font-weight: bold;
  font-size: 85px;
}

.bijoy_offer {
  background: #d3edf3;
}

.offer_point {
  position: relative;
  top: -192px;
  color: #fff;
}

.offer_point h3 {
  font-size: 63px;
  font-weight: 700;
}

.price_all {
  margin-top: -90px;
}

.price_all h2 {
  color: var(--color_two);
  font-weight: 700;
}

.price_all h3 {
  color: #226b87;
  font-weight: 700;
}

.price_all h3 em {
  font-size: 18px;
  color: red;
}

.top_section {
  background-color: var(--color_ten);
  color: var(--color_ten);
  padding: 5px;
  z-index: 9999999;
  border-bottom: 1px solid #226b88;
}

.all_apps_icon ul,
.user_or_menu ul {
  display: ruby;
}

.all_apps_icon a,
.apps_name ul li a:hover,
.box_shadow a,
.social-icons a:hover,
.songzog_footer_area ul li a:hover,
.what_title {
  color: var(--color_two);
}

.all_apps_icon i {
  color: var(--color_three);
  width: 34px;
  text-align: center;
  height: 34px;
  padding: 7px 6px;
  border-radius: 50%;
  font-size: 24px;
}

.question_icon a,
.user_login a {
  color: #000;
  padding: 8px 12px;
  border-radius: 9px;
}

.question_icon a {
  background: var(--color_four);
}

.user_login a {
  background: #fff;
}

.user_login i {
  background: var(--color_three);
  color: var(--color_ten) !important;
  padding: 8px 10px;
  border-radius: 15px;
}

.nav_title {
  color: #226b88 !important;
  font-size: 15px;
  font-weight: 600;
  line-height: 26.07px;
  border-bottom: 1px solid #226b88 !important;
}

.app_menu_btn {
  padding: 30px;
  border-top: 1px solid #226b88 !important;
}

.inner .menu_section,
.user_dropdown .dropdown-menu {
  display: none !important;
  z-index: 9999;
}

.logo_section img {
  width: 226px;
}

.menu_section {
  transition: 0.5s;
  z-index: 999;
  margin-top: 0;
  background: #022735 !important;
}

.menu_section .border_bottom {
  z-index: 999;
  padding: 0;
  border-bottom: 1px solid #375e6c;
}

.menu_section .nav-item .nav-link {
  color: var(--color_six);
  font-size: 16px;
}

.modal-backdrop.show {
  opacity: 0 !important;
}

.offcanvas {
  margin-top: 50px;
  height: min-content !important;
  background: #f9fbfc;
  color: #000;
}

.offcanvas-body {
  padding: 0 0 5rem !important;
}

.menu_card {
  padding: 18px;
  border-radius: 15px;
  background-color: #f0fbff;
}

.menu_card .all_apps {
  font-size: 28px;
  color: var(--color_three);
}

.menu_card img {
  width: 46px;
}

.error_sms p,
.menu_card h4 {
  font-size: 16px;
}

.menu_card p {
  font-size: 12px !important;
  color: #000;
}

.active,
.menu_card:hover {
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
  color: var(--color_ten);
  background-color: #226b88;
}

.active .text_color,
.active p,
.menu_card:hover .all_apps,
.menu_card:hover .text_color,
.menu_card:hover p,
.transform p {
  color: var(--color_ten);
}

.post_single .meta {
  display: flex;
  gap: 40px;
  list-style: none;
}

.page_title {
  background-color: #022835;
  color: var(--color_four);
  text-align: center;
  font-weight: bold;
}
.page_title h5{
font: size 2.1rem!important;
font-weight: bold;
}




.app_menu_btn .erp_all:hover,
.apps_name i,
.font_size a,
.text_color,
.tramp_polyse a,
a,
a:hover {
  color: #226b88;
}

.offcanvas-header .btn-close {
  margin: auto !important;
}

.apps_name ul li a {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #000;
}

.menuback {
  background-color: var(--color_three);
}

.menuback:hover {
  background-color: var(--color_three) !important;
  color: #fff !important;
}

.user_dropdown:hover .dropdown-menu,
.user_dropdown:hover .dropdown-menu a {
  display: block !important;
}

.user_dropdown .dropdown-menu a {
  display: none !important;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

.breadcrumb {
  display: flex;
  flex-wrap: nowrap;
  padding: 0;
  margin: 0;
  color: var(--color_two);
}

.breadcrumb-item {
  display: inline-block;
  margin-right: 0;
}

.breadcrumb-item .divider,
.breadcrumb-item .divider-last {
  font-size: 18px;
  color: #6c757d;
}

.breadcrumb-item a {
  color: #226b88;
  text-decoration: none;
}

.breadcrumb-item a:hover {
  color: var(--color_two);
}

.breadcrumb-item:last-child .divider-last {
  display: none;
}

.top_section .breadcrumb-item {
  padding-top: 5px;
}

.banner_area {
  background: #022735 !important;
}

.apps_card .img,
.apps_card:hover,
.card_what {
  background-color: #fff;
}

.padding_top {
  padding: 20px 0 30px;
}

.left_banner img {
  position: absolute;
  height: 695px;
  top: 50px;
}

.top_banner img {
  position: absolute;
  top: 50px;
  right: 0;
}

.banner_area h1 {
  font-size: 42px;
}

.banner_area p,
.text_section strong {
  font-size: 20px;
}

.card_what {
  border-radius: 13px;
  padding: 46px;
  text-align: center;
}

.what_title .name {
  padding: 5px;
  font-size: 26px;
  font-weight: 700;
}

.erp_menu_buttons .card_what {
  padding: 33px !important;
}

.why_choose_autofybit .card_what {
  padding: 33px !important;
  height: 230px !important;
}

.erp_details {
  padding: 100px 0;
}

.button_trans strong,
.erp_details .sub_name {
  font-size: 24px;
}

.apps_card .details p,
.details p {
  color: #000;
  font-family: Montserrat;
  font-size: 13px;
}

.autofy_u {
  color: #92298e;
}

.autofy_b {
  color: #1b3664;
}

.autofy_h {
  color: #359cd6;
}

.how_will_you_start {
  background-color: #edf2f9;
}

.how_will_you_start_bg_number {
  position: relative;
  font-size: 200px;
  font-weight: 700;
  color: var(--color_two);
  text-shadow: 4px 4px 8px var(--color_one);
  opacity: 0.6;
}

.how_will_you_start_title {
  width: 17%;
  position: absolute;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  margin-top: -143px;
}

.box_shadow,
.section_bg_alter {
  background-color: #e9f1f1;
}

.user_app a {
  color: #000;
  font-weight: 700;
}

.apps_card {
  background: #d8e3e3;
  display: flex;
  padding: 15px;
  border-radius: 15px;
}

.apps_card:hover {
  transition: 0.6s;
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
}

.apps_card .img {
  padding: 8px;
  border-radius: 10px;
}

.apps_card:hover .details .name {
  color: var(--color_two);
  transition: 0.5s;
}

.apps_card:hover .wabsite {
  background-color: #155055;
  transition: 0.5s;
}

.apps_card:hover .ecome {
  background-color: #13baa5;
  transition: 0.5s;
}

.apps_card:hover .invoice {
  background-color: #f47e31;
  transition: 0.5s;
}

.apps_card:hover .inventory {
  background-color: #4b8eb0;
  transition: 0.5s;
}

.apps_card:hover .dailey_cash {
  background-color: #b33020;
  transition: 0.5s;
}

.apps_card:hover .employee {
  background-color: #4663ae;
  transition: 0.5s;
}

.apps_card:hover .point_sale {
  background-color: #0c713f;
  transition: 0.5s;
}

.apps_card:hover .accounting {
  background-color: #8d5330;
  transition: 0.5s;
}

.apps_card:hover .support {
  background-color: #ed146c;
  transition: 0.5s;
}

.apps_card img {
  width: 70px;
}

.details {
  margin: auto auto auto 15px;
  text-align: left;
}

.details .name {
  color: #000;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 700;
  line-height: 24.38px;
}

.details p {
  font-weight: 400;
  line-height: 30.63px;
}

.apps_card .details p {
  font-weight: 400;
  line-height: 20px;
}

.boost_your_business,
.songzog_footer_area {
  background: url(../img/seo/footer-bg.webp) 0 0 / cover no-repeat #043142;
  color: var(--color_ten);
}

.footer_menu_title {
  font-size: 18px;
  font-weight: 700;
  color: var(--color_ten);
}

.songzog_footer_area ul li a {
  font-size: 16px;
  color: var(--color_ten);
}

.footer_area.bg-primary,
.footer_area.bg-primary h5,
.price_hover .amount,
.price_hover .bdt,
.price_hover .title {
  color: var(--color_ten) !important;
}

.footer_top_menu ul li {
  margin: 5px 0;
}

.social_icon ul li {
  display: inline-block;
  border: 1px solid var(--color_ten);
  border-radius: 50%;
  color: var(--color_ten);
  margin-right: 10px;
  margin-bottom: 5px;
  transition-duration: 0.3s;
}

.social_icon ul li a {
  color: var(--color_ten);
  display: block;
  font-size: 15px;
  text-align: center;
  height: 35px;
  width: 35px;
}

.social_icon ul li a i {
  line-height: 34px;
}

.social_icon ul li a:hover {
  background-color: var(--color_two);
  color: var(--color_ten);
  border-radius: 50%;
}

.social_icon ul li:hover {
  border: 1px solid var(--color_two);
}

.footer_bottom_menu ul li {
  margin: 5px;
  padding: 5px;
}

.boost_your_business .btn:hover,
.powered_button .btn:hover {
  background: var(--color_two);
  color: var(--color_ten);
}

.boost_your_business .btn {
  background: #fff;
  color: #043142;
  padding: 8px 30px;
  font-weight: 700;
}

.powered_button .btn {
  background: #043142;
  color: #fff;
  padding: 8px 30px;
  font-weight: 700;
}

.footer_copyright {
  background-color: var(--color_ten);
  color: var(--color_six);
}

.btn_primary_templad,
.btn_secondary:hover {
  background-color: var(--daynamic_color_one) !important;
  color: var(--color_ten) !important;
}

.btn_primary_templad,
.btn_secondary {
  font-size: 16px;
  padding: 10px 28px !important;
  font-weight: 500;
}

body {
  font-family: Lato, sans-serif;
  background-color: #e3eef1 !important;
}

p {
  margin-top: 0;
  margin-bottom: 0 !important;
  font-weight: 500;
  font-size: 16px;
}

a,
a:hover {
  text-decoration: none !important;
}

/*.btn_primary_templad {
  display: none;
}*/
.btn_secondary {
  border: 1px solid var(--daynamic_color_one) !important;
  color: var(--daynamic_color_one) !important;
  background-color: var(--color_ten) !important;
}

.section_title {
  font-size: 38px;
  color: var(--daynamic_color_one);
  font-weight: 800;
}

.title_bottom {
  display: flex;
  gap: 3px;
}

.title_border {
  background-color: var(--color_two);
  height: 10px;
  width: 10px;
  position: relative;
  left: 48%;
  border-radius: 3px;
}

.menu_section_templet {
  background-color: var(--color_ten);
}

.menu_section_templet .logo_section img {
  width: 80px;
}

.menu_section_templet .logo_title {
  margin: auto;
}

.menu_section_templet .logo_title .logo_name {
  font-size: 24px;
  font-weight: 800;
  color: var(--daynamic_color_one);
}

.menu_section_templet .logo_title .logo_sub_name {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  margin-top: -9xp;
}

.menu_section_templet .nav-item .nav-link {
  color: var(--color_six);
  font-size: 16px;
  font-weight: 500;
}

.banner_contants h1 {
  font-size: 48px;
  font-weight: 800;
}

.banner_contants p {
  font-weight: 500;
  line-height: 24px;
}

.banner_section .left_imge {
  position: absolute;
  left: 0;
}

.admin_border img {
  border: 20px solid #e5f2ec;
  box-shadow: 0 4px 4px 0 #00000040;
  position: relative;
  width: 75%;
  border-radius: 29px;
}

.banner_admin {
  left: 2%;
  position: relative;
}

.bottom_image img {
  position: absolute;
  left: 97px;
  width: 76px;
  margin-top: -136px;
}

.overview_section,
.pos_offer {
  background: rgba(249, 249, 249, 0.5);
}

.features_icon,
.overview_icon i {
  background: #fff;
  position: absolute;
}

.overview_section .section_title {
  padding-top: 70px;
}

.gride_icon img {
  width: 70px;
  position: absolute;
  left: 97px;
}

.setting_icon img {
  position: absolute;
  width: 290px;
  right: 0;
  margin-top: -47px;
}

.features_hover:hover,
.features_hover:hover .features_icon i,
.features_hover:hover .features_title .f_sub,
.features_hover:hover .features_title .f_title,
.overview_hover:hover,
.overview_hover:hover .overview_icon i,
.overview_hover:hover .overview_title {
  background-color: var(--daynamic_color_one);
  color: var(--color_ten);
}

.features_title .f_title,
.overview_icon i,
.overview_title,
.price_card .title,
.price_list ul li i {
  color: var(--daynamic_color_one);
}

.features_card .card,
.overview_section .card {
  border: none !important;
}

.overview_icon i {
  height: 36px;
  width: 36px;
  border-radius: 50%;
  padding: 7px;
  border: 4px solid #e2eeee;
  margin-top: -23px;
  left: 9px;
}

.overview_title {
  font-size: 20px;
  font-weight: 600;
}

.overview_containt p {
  font-size: 16px;
  font-weight: 500;
}

.bottom_icon img {
  position: absolute;
  right: 47%;
  margin-top: -2%;
  width: 102px;
}

.features_icon {
  height: 50px;
  width: 50px;
  text-align: center;
  border-radius: 50%;
  padding: 8px;
  border: 4px solid #e2eeee;
  left: 46%;
  top: -22px;
}

.features_title .f_sub,
.features_title .f_title {
  font-weight: 500;
  font-size: 20px;
}

.features_hover {
  height: 163px !important;
}

.features_hover .desctions {
  display: none;
}

.features_hover:hover .desctions {
  display: block;
}

.features_hover:hover .f_title,
.features_hover:hover .hover_desctions {
  display: none;
}

.explore_section {
  background: rgba(249, 249, 249, 0.5);
}

.explore_section .row {
  background: rgb(238 244 245);
}

.text_left p {
  color: #000;
}




.form-switch .form-check-input {
  width: 60px !important;
  height: 31px;
}

.switch_left,
.switch_right {
  margin: 8px;
  font-size: 16px;
  font-weight: 700;
}





.pricing-card {
  border-radius: 15px;
  background: #fff;
  padding: 30px;
  text-align: center;
  transition: 0.3s;
}

.pricing-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

.plan-title {
  font-weight: bold;
  color: #9b28a3;
}

.price {
  font-size: 2rem;
  font-weight: bold;
}

.old-price {
  text-decoration: line-through;
  color: gray;
  font-size: 40px;
}

.features {
  text-align: left;
  margin-top: 20px;
}

.features li {
  margin-bottom: 20px;
  font-size: 0.95rem;
}

.features li i {
  margin-right: 8px;
}

.features .disabled {
  color: #ccc;
  text-decoration: line-through;
}

.btn-install {
  border: 1px solid #9b28a3;
  color: #9b28a3;
  border-radius: 8px;
  padding: 7px 54px;
  font-weight: 500;
  margin-top: 15px;
  background: transparent;
  transition: 0.3s;
}

.btn-install:hover {
  background: #9b28a3;
  color: #fff;
}

.popular {
  background: orange;
  color: white;
  font-size: 0.8rem;
  font-weight: bold;
  padding: 4px 10px;
  border-radius: 0 0 5px 5px;
  position: absolute;
  top: 0px;
  z-index: 9999;
  left: 12px;
}

.highlight {
  background-color: #002b36;
  color: white;
}

.highlight .plan-title {
  color: white;
}

.highlight .btn-install {
  background: #9b28a3;
  color: white;
  border: none;
}



























.price_card {
  background-color: var(--color_ten);
  border-radius: 15px;
  padding: 15px;
  height: 570px;
}

.price_card .title {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}

.price_card .amount,
.price_card .bdt {
  color: #000;
  font-weight: 700;
  text-align: center;
}

.price_card .price_border {
  border-bottom: 2px solid #ccc;
  position: relative;
  width: 186px;
  right: -29%;
}

.price_card .bdt {
  font-size: 24px;
}

.price_card .amount {
  font-family: Lato;
  font-style: normal;
  font-size: 40px;
  line-height: 48px;
}

.price_card .date,
.price_list ul .cencle {
  font-family: Lato;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
}

.price_card .date {
  font-weight: 700;
  text-align: center;
  margin-top: 26px;
  color: #d9d9d9;
}

.price_list ul li span {
  font-size: 16px;
  font-weight: 400;
  margin: 4px;
}

.price_list ul .cencle i {
  color: #d9d9d9;
}

.price_list ul .cencle {
  font-weight: 400;
  text-decoration-line: line-through;
  color: #d9d9d9;
}

.price_list ul li {
  padding: 10px;
}

.price_card .btn_secondary,
.price_hover .btn_primary {
  padding: 8px 70px !important;
}

.price_hover {
  background-color: #022835;
  color: var(--color_ten);
}

.get_all_today {
  background-color: #f9faff;
  padding: 60px 0;
  position: relative;
}

.section_title_udyog h2 {
  font-size: 28px;
  font-weight: 700;
  color: #6226df;
  margin-bottom: 10px;
}

.title_bottom .title_border {
  display: inline-block;
  width: 8px;
  height: 9px;
  background-color: #ff6b00;
  margin: 2px;
}

.banner_contants p {
  font-size: 16px;
  color: #555;
  margin: 10px 0 20px;
}

.discount_badge p,
.features .total_value {
  font-family: "lato";
  font-size: 64px;
  font-weight: 700;
}


.discount_badge .offer_off {
  font-family: "lato", bold;
  font-size: 42px;
  margin-top: -23px;
}

.offer_bustton {
  /* Rectangle 1402 */
  background: #226B87;
  border: 3px solid #FFFFFF;
  border-radius: 27px;
  padding: 15px;
}

.offer_bustton h5 strong {
  color: #F7700B;
  font-weight: bold;
}

.offer_bustton h5 {
  color: #fff;
  font-family: "lato", bold;
  font-weight: bold;
  font-size: 28px;
}


.features .offer_card {
  background-color: #f1f1f1;
  border-radius: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  padding: 15px;
  margin: 10px;
  width: 15%;
}

.features .total_value {
  color: var(--color_three);
}

.features .offer_card img {
  width: 50px;
}

.features .offer_card .icon_bg {
  width: 70px;
  padding: 5px;
  margin-left: 30%;
  border: 2px solid #fff;
  border-radius: 10px;
}

.features .offer_card h5 {
  font-size: 20px;
  margin-top: 10px;
}

.features .offer_card p {
  height: 4rem;
}

.features .offer_card .price {
  color: #ff6b00;
  font-weight: 700;
}

.features .offer_card i {
  color: var(--color_ten);
  bottom: -20px;
  right: -20px;
  font-size: 25px !important;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}

.discount_section {
  margin-top: 30px;
}

.discount_badge {
  display: inline-block;
  background-image: url(../img/udyog/discount.png);
  color: #fff;
  font-size: 18px;
  padding: 10px 20px;
  width: 223px;
  height: 227.99px;
  top: 0.02px;
}

.discount_badge p {
  margin-top: 20px;
}

.features .arrow_img {
  width: 173px;
  position: absolute;
  left: 60%;
  margin-top: 30%;
}

.discount_section h2.discounted_price {
  font-size: 67px;
  color: #ff6b00;
  font-family: "lato";
  font-weight: 700;
  margin-bottom: 20px;
}

.countdown_timer {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
  padding: 20px;
  background-image: url(../img/udyog/bg_img.png);
  background-color: #92278F;
  margin-left: 34%;
  width: 30%;
  border-radius: 10px;
}

.timer {
  display: flex;
  justify-content: center;
  gap: 20px;
}

.discount_text {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
}

.countdown_timer div {
  text-align: center;
  font-weight: 700;
  color: var(--color_ten);
}

.countdown_timer span {
  display: block;
  font-size: 2rem;
}

.get_now_btn .btn:hover {
  color: #fff;
}

.get_now_btn {
  background-color: #ff6b00;
  color: #fff;
  border: none;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 700;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
  left: 20%;
  text-align: center;
  width: 55%;
}

.cloce_amount,
.cloce_bdt {
  font-family: Lato;
  font-style: normal;
  font-weight: 300;
  text-decoration-line: line-through;
  color: #bfc5c8;
  text-align: center;
}

.get_now_btn:hover {
  background-color: #e05e00;
}

.get_now_btn a {
  font-family: Lato;
  font-size: 40px;
  font-weight: 700;
  color: var(--color_ten);
}

.gat_mouse {
  margin-left: 70%;
  margin-top: -8%;
}

.transform {
  background-image: url(../img/udyog/tran.png);
  background-size: cover;
}

.hand_imge {
  position: absolute;
  left: 66%;
  margin-top: -155px;
}

.hand_imge img {
  width: 230px;
}

.img_border img {
  border: 20px solid #e5f2ec;
  border-radius: 15px;
  box-shadow: 0 4px 4px 0 #00000040;
}

.text_left,
.text_right {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
  padding: 34px;
  position: relative;
  top: 30%;
}

.text_left {
  left: -37%;
}

.text_right {
  left: 15%;
}

.footer,
.seventydiscount {
  background-color: #022835;
  background-size: cover;
}

.text_left .title,
.text_right .title {
  font-size: 30px;
  color: var(--daynamic_color_one);
  font-weight: 500;
}

.cloce_bdt {
  font-size: 24px;
  line-height: 29px;
}

.cloce_amount {
  font-size: 40px;
  line-height: 48px;
}

.testimonials_img {
  height: 320px;
  border-radius: 50%;
}

.ventor img {
  width: 100px;
  position: absolute;
  margin-left: 78px;
}

.text_section p {
  font-size: 16px;
  font-family: Lato, sans-serif;
  padding-bottom: 10px;
}

.accordion-item {
  margin: 24px;
  border: 1px solid var(--daynamic_color_one) !important;
  border-radius: 15px !important;
}

.accordion-button {
  border-radius: 15px !important;
}

.accordion-item .accordion-button:not(.collapsed) {
  color: var(--daynamic_color_one);
  background-color: var(--color_ten) !important;
  box-shadow: none !important;
}

.seventydiscount {
  color: var(--color_two);
  background-image: url(../img/udyog/dsm.png);
}

.seventydiscount .amount {
  font-size: 3rem;
}

.footer {
  color: var(--color_ten);
  background-image: url(../img/seo/footer-bg.webp);
}

.footer-sections {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.footer-column {
  flex: 1;
  margin: 15px;
  min-width: 200px;
}

.footer-column h4 {
  font-size: 16px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: 700;
}

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

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

.footer-column ul li a {
  color: #fff;
  text-decoration: none;
}

.footer-column ul li a:hover {
  color: #f1502f;
  text-decoration: underline;
}

.social-icons {
  display: flex;
  gap: 10px;
}

.social-icons a {
  color: #fff;
  font-size: 20px;
}

.footer-bottom {
  border-top: 1px solid #ffffff50;
  padding-top: 20px;
  margin-top: 20px;
}

.footer-bottom p {
  margin: 10px 0;
  font-size: 14px;
  line-height: 1.5;
}

.footer-apps,
.footer-solutions {
  margin-bottom: 20px;
}

.footer-apps a,
.footer-solutions a {
  text-decoration: underline !important;
  color: var(--color_ten) !important;
}

.footer-copyright {
  text-align: center;
  margin-top: 20px;
}

.mobile_view {
  display: none;
}

@media (max-width: 575.98px) {
  .top_section .nav-link {
    padding: 0.5rem 0.5rem !important;
  }

  .discount_section h2.discounted_price {
    font-size: 40px;
  }


  .ventor img {
    margin-left: 50px;
  }

  .testimonials_img {
    height: 280px;
    border-radius: 50%;
  }

  .top_section .dropdown-menu {
    left: 95px;
  }

  .classic {
    padding-right: 0px !important;
  }

  .offcanvas {
    transition: transform 0s ease-in-out;
  }

  .offcanvas-top {
    transform: translateY(-0%) !important;
  }

  .page_highlight_area h1 {
    font-size: 2rem !important;
  }

  /*last update*/

  .mobile_view {
    display: block;
  }

  .btn_primary_templad,
  .btn_secondary {
    font-size: 16px;
    padding: 4px 20px !important;
    font-weight: 500;
  }

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

  #typewriter {
    width: 100%;
    float: left;
  }

  .top_section {
    width: 100%;
  }

  .banner_area h1 {
    font-size: 23px;
  }

  .destop_view,
  .banner_section .left_imge,
  .bottom_image,
  .features .arrow_img,
  .gat_mouse,
  .gride_icon,
  .hand_imge img,
  .left_banner,
  .mobile_d_v,
  .setting_icon,
  .top_banner {
    display: none;
  }

  .logo_section img {
    width: 150px;
  }

  .padding_top {
    padding: 0 0 30px;
  }

  .erp_details {
    padding: 0;
  }

  .left_banner_img img {
    height: 262px;
    top: 160px;
    display: none;
  }

  .menu_section ul {
    display: list-item !important;
  }

  .menu_section ul li {
    margin: 0 0 8px;
  }

  .mobile_3 {
    width: 10%;
  }

  .mobile_9 {
    width: 90%;
  }

  .user_login a {
    padding: 8px 0;
  }

  .features .offer_card .icon_bg {
    margin-left: 20%;
  }

  .overview_hover {
    margin: 0 0 20px;
  }

  .breadcrumb {
    display: none !important;
  }

  .pos_icon_offer .d-flex {
    display: grid !important;
  }

  .plus_text {
    margin: 0;
    font-size: 36px;
  }

  .offer_section {
    text-align: center;
    padding: 5px;
  }

  .mobile_3 {
    width: 30%;
  }

  .mobile_9 {
    width: 70%;
  }

  .features .offer_card p,
  .logo_title .logo_sub_name {
    font-size: 12px;
  }

  .discount_text {
    font-size: 1rem;
  }

  .banner_section .section_title {
    padding: 58px 0px 0px;
  }

  .overview_section .section_title {
    padding-top: 0px;
  }

  .section_title,
  .section_title h2 {
    font-size: 28px;
  }

  .banner_section .banner_logo {
    position: absolute;
    z-index: -999;
  }

  .mobile_height {
    height: 24px;
  }

  .banner_contants h1,
  .menu_section_templet .logo_title .logo_name {
    font-size: 18px;
  }

  .button_trans {
    width: 104%;
  }

  .banner_logo img {
    width: 348px;
  }

  .menu_section_templet .logo_section img {
    width: 64px;
  }

  .logo_title .logo_name {
    font-size: 20px;
  }

  .features .offer_card {
    width: 40%;
  }

  .bottom_icon img {
    right: 32%;
  }

  .text_left,
  .text_right {
    left: 0;
    top: 0;
  }

  .countdown_timer {
    width: 100%;
    margin-left: 0;
  }

  .get_now_btn {
    left: 0;
    width: 95%;
  }
}

.profile_cover_details,
.profile_cover_details p {
  color: #fff !important;
}

.page_highlight_area {
  background: #1d6b87;
}

.access_type_badge {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 9px 0 0;
  color: #fff;
}

.application_card .card_text {
  min-height: 80px;
}

.app_logo_container img {
  max-width: 100px;
  height: 100px;
}

.access_type_badge.free {
  background: #40ba7c !important;
}

.access_type_badge.paid {
  background: #953f98 !important;
}

.blog_features_img img {
  width: 100%;
  height: 160px;
}

.page_highlight_area h1 {
  margin-top: 0;
  color: #89d6f3;
  font-size: 3rem;
}

.page_highlight_area ul li {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.page_highlight_area ul li:last-child {
  border-right: 0px solid rgba(255, 255, 255, 0.5);
}

.page_highlight_area .card {
  background: inherit;
  border: 0 solid #fff;
  border-radius: 0;
}

.page_highlight_area .card h5 span {
  color: #89d6f3;
  font-size: 3rem;
  line-height: 60px;
}

.page_highlight_area .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: var(--color_one);
  outline: 0;
  box-shadow: 0 0 0 0.2rem var(--color_one);
}

.login_form {
  background: #fff;
  border-radius: 10px;
}

.login_logo {
  border-bottom: 2px solid #ccc;
}

.login_logo img {
  padding: 20px;
  width: 300px;
}

.login_title h2 {
  font-size: 30px;
  font-weight: 700;
  color: #226b88;
  padding: 14px;
}

.login_main_section {
  padding: 10px 20px 20px;
}

.error_sms {
  background: #f4e2e2;
  color: #000;
  padding: 30px;
  border-radius: 10px;
}

.form-control,
.form-control:focus {
  border: 1px solid #effbff !important;
  box-shadow: none !important;
}

.login_input label {
  font-size: 16px;
  color: #226b88;
  font-weight: 700;
}

.form-control {
  background-color: #effbff !important;
}

.form-control:focus {
  background-color: #fff !important;
}

.login_input input::placeholder {
  color: #888;
  font-style: italic;
  opacity: 1;
}

input {
  outline: 0;
}

.form-group {
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}

.btn_login {
  background: #226b88;
  color: #fff;
  padding: 5px 40px;
}

.or_login {
  color: #7f7f7f;
}




.page_of_life .youtube_video iframe {
  width: -webkit-fill-available;
  height: 653px;
  border-radius: 15px;
}

.modal-content {
  background-color: transparent !important;
  border: none !important;
}





@media (max-width: 560.75px) {
  .login_logo img {
    width: 60%;
  }

  .login_title h2 {
    font-size: 32px !important;
  }

  .login_input label {
    font-size: 14px;
  }

  .page_of_life .youtube_video iframe {
    width: -webkit-fill-available;
    height: 220px;
    border-radius: 15px;
  }
}





.common_contact .con_icon {
  font-size: 45px;
  color: var(--color_one);
}



/*==================================================chaty-widget=====================================================*/

body {
  font-family: Arial, Helvetica, sans-serif;
}

* {
  box-sizing: border-box;
}


/* Button used to open the chat form - fixed at the bottom of the page */

.open-button {
  margin-right: 28px;
  background-color: green;
  color: white;
  font-size: 24px;
  padding: 5px -1px;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  position: fixed;
  bottom: 20px;
  left: 20px;
  width: 50px;
  border-radius: 50%;
  height: 50px;
  z-index: 999999s;
}


/* The popup chat - hidden by default */

.chat-popup {
  display: none;
  position: fixed;
  bottom: 70px;
  left: 20px;
  z-index: 999;
}

.chat_icon .messenger a {
  font-size: 20px;
  background: #1E88E5;
  color: #fff;
  padding: 12px 13px;
  border-radius: 50%;
}

.chat_icon .whatsapp_color a {
  background: #49E670;
  font-size: 21px;
  color: #fff;
  padding: 10px 12px;
  border-radius: 50%;
}