﻿h2 {
  color: #6cbe03;
}
h2 span {
  color: #222222;
}

/*-------------------------------------------------------------------------------------------*/
/*  Main Banner        ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.b-line {
  position: relative;
  width: 60px;
  height: 3px;
  background: #6cbe03;
  display: block;
  margin: 0 auto;
}
/*about*/
.l-left {
  margin: 0;
}

.bott-center {
  margin: 0 auto;
}
.main-banner {
  height: auto;
}
.main-banner .banner-text {
  background: rgba(255, 255, 255, 0.58);
  padding: 30px;
}
.main-banner .banner-text .sub-text {
  font-weight: 600;
  color: #ffffff;
  font-size: 16px;
  display: block;
  margin-bottom: 5px;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1;
}
.main-banner .banner-text h2 {
  font-size: 52px;
  color: #292e31;
  font-weight: 800;
  margin-bottom: 10px;
  line-height: 1.3;
  text-transform: capitalize;
  padding: 10px 0;
}
.main-banner .banner-text h2 span {
  color: #ff0033;
}
.main-banner .banner-text p {
  font-family: "Lato", serif;
  color: #292e31;
  font-size: 15px;
  margin-bottom: 20px;
  line-height: 1.8;
}

.main-banner .more-btn {
  background: #ff0033;
  line-height: 30px;
  padding-left: 38px;
  padding-right: 38px;
  font-weight: 700;
  color: #fff;
}
.main-banner li .btn-text {
  line-height: 50px;
  padding-left: 38px;
  padding-right: 38px;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 100px;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#wrapper .main-banner .tp-bullets {
  top: auto;
  left: 52%;
  display: block;
  visibility: visible;
  opacity: 1;
  bottom: 66px;
}
.main-banner .tp-bullet {
  width: 26px;
  height: 3px;
  background: #8f8f8f;
}
.main-banner .tp-bullet.selected {
  background: #6cbe03;
}
.tparrows.tp-leftarrow,
.tparrows.tp-rightarrow {
  border: 1px solid #999999;
  z-index: 99;
  cursor: pointer;
  background: #999999;
  visibility: hidden;
  border-radius: 50%;
}
.main-banner:hover .tparrows.tp-leftarrow,
.main-banner:hover .tparrows.tp-rightarrow {
  visibility: visible;
}
.tparrows.tp-leftarrow:hover,
.tparrows.tp-rightarrow:hover {
  background: #6cbe03;
  border: 1px solid #6cbe03;
}
.slotholder:before {
  border-top: none;
  border-bottom: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.36);
  content: "";
}
@media (max-width: 480px) {
  .main-banner .banner-text h2 {
    font-size: 18px;
  }
  .main-banner .banner-text p {
    line-height: 1.2;
    font-size: 15px;
  }
}

.main-banner li .btn-text {
  line-height: 44px !important;
}
@media (max-width: 767px) {
  .main-banner li .btn-text {
    margin-bottom: 10px;
  }
}
.btn-text {
  min-width: 150px;
  margin: 0 5px;
  font-size: 14px;
  color: #fff;
  font-family: "Raleway", sans-serif;
  line-height: 35px;
  border: 2px solid #6aaf08;
  padding: 0 22px;
  border-radius: 10px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #6aaf08;
  height: 40px;
  text-align: center;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.green-bg {
  border: 2px solid #6cbe03;
  background: #6cbe03;
}

.btn-text:hover {
  background: none;
  color: #6cbe03;
  text-decoration: none;
}
.green-bg:hover {
  color: #6cbe03;
}

.creative_heading p {
  margin: 0px;
  text-align: center;
}

/*search__form*/
.search__form {
  background: #fff;
  margin-top: -84px;
  position: relative;
  padding: 25px 30px 40px;
  box-shadow: 0 0 13px 7px rgba(0, 0, 0, 0.09);
}
@media (max-width: 767px) {
  .search__form {
    margin-top: 55px;
  }
  .cs-select {
    margin-bottom: 15px;
  }
  .div.cs-skin-slide {
    width: 100%;
  }
}
.search__form .btn-text {
  height: 58px;
  line-height: 58px;
  width: 100%;
  margin: 0;
}
/*#providing*/
#providing {
  background-image: url(../images/bg_1.jpg);
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  width: 100%;
  position: relative;
}
#providing:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  content: "";
}
#u_0_1_3E ._2p3a {
  width: 500px !important;
  min-width: 100% !important;
}
.rounded {
  border-radius: 4px !important;
}
.qualitiy {
  position: relative;
  z-index: 9;
  color: #fff;
}
.qualitiy h2 {
  color: #000000;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: 2px;
}
.qualitiy p {
  color: black;
}
.qualitiy .text-content {
  padding-top: 50px;
  padding-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .resp-none {
    display: none;
  }
  .qualitiy {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .resp-none {
    display: none;
  }
  .qualitiy {
    padding-bottom: 50px;
  }
}
a.btn-2 {
  background: #fff;
  color: #000 !important;
  border-color: #fff;
  margin-right: 10px;
}
a.btn-2:hover {
  color: #fff !important;
}
/*registration Section*/
.registration_section h3 {
  font-size: 40px;
}
.registration_section .input-sm {
  height: 40px;
}
.registration_section h3 span {
  color: #333;
}
.registration_section .appointment {
  margin-right: 0;
  position: static;
  background: #f0dcd1;
  padding: 30px;
}

.appointment .form-field-wrapper {
  margin-bottom: 10px;
}
.appointment .form-field-wrapper label {
  margin-bottom: 6px;
  color: #464646;
}
.appointment .form-field-wrapper textarea {
  height: 80px;
}
@media (max-width: 991px) {
  .registration_section .image_cover_right {
    display: none;
  }
  .registrantion_counter ul.countdown li {
    float: none;
    display: inline-block;
    width: 123px;
    margin: 10px !important;
  }
  .registration_section .appointment {
    width: 100%;
  }
}

.heading-box h2 {
  margin: 0px;
}

/*Home FAQ*/
.faq-home .panel-group .panel {
  border: 1px solid #d2cece;
}
.faq-home .panel-default > .panel-heading a {
  color: #464646;
}
.faq-home .panel-group .panel-heading + .panel-collapse > .panel-body {
  background: #f2f2f2;
}

/*=======Counter Section Block======*/
.counter-section__img {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: rgba(8, 6, 49, 0.92);
  padding: 150px 0;
  background-attachment: fixed;
}
.counter-section__img:before {
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  opacity: 0.2;
  background: url(../images/parallax.png) !important;
  animation: bg_animation 40s linear infinite;
}
@keyframes bg_animation {
  0% {
    background-position: 0px 0px;
  }

  100% {
    background-position: 100% 100%;
  }
}
.counter-section__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.counter-section__box .counter {
  color: #fff;
  font-size: 72px;
  -webkit-box-flex: 1;
  -moz-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  line-height: 1.2;
  font-weight: 600;
  padding-right: 16px;
  position: relative;
}
.counter-section__box .counter:after {
  content: "";
  width: 2px;
  height: 64px;
  background: #93939c !important;
  position: absolute;
  top: 17px;
  right: 0;
}
.counter-section__box p {
  color: #fff;
  font-size: 18px;
  padding-top: 25px;
  padding-left: 15px;
  -webkit-box-flex: 2;
  -moz-flex: 2;
  -webkit-flex: 2;
  flex: 2;
  text-transform: uppercase;
  text-align: left;
}

.container-filter li a:before,
.container-filter li a:after {
  display: none;
}

/*event section*/
.small-box-event .plan-content-box {
  width: 100%;
}
.small-box-event .event__date {
  font-size: 15px;
  color: #fff;
  padding: 0;
}
.small-box-event .event__month {
  font-size: 14px;
  color: #fff;
}
.small-box-event .plan-content-box h3 {
  font-size: 14px;
}
.small-box-event .table__block {
  height: auto;
  margin-top: 0;
}
.small-box-event .plan-content-box {
  padding: 0;
  margin-bottom: 15px;
}
.event-section .small-box-event .event__date-time {
  padding: 10px;
  background: #f03;
}
.small-box-event .more_btn__block {
  margin-top: 0;
}
.small-box-event .plan-content-box h3::after {
  bottom: -8px;
}
.small-box-event .plan-content-box h3 {
  margin-bottom: 14px;
}
.event-section .plan-content-box.plan-content-box__wight__bg,
.event-section .single_plan__block,
.event-section .event__date-time {
  background: none;
}
.event-section .event__date-time {
  padding: 18px;
}
.event-section .event__date {
  font-size: 50px;
}
@media (max-width: 991px) {
  .img__block img {
    width: 100%;
    margin-top: 20px;
  }
  .event-section .block_bg5:after {
    display: none;
  }
}
@media (max-width: 1199px) {
  .mb-md-30 {
    margin-bottom: 30px;
  }
}
/*testimonial section style*/
.testimonial_wrapper__block {
  color: #fff;
  -webkit-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
.creative_heading.light-color h2 {
  color: #111 !important;
}
.testimonial_wrapper__block::before {
  background: #f5f5f5 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.76;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.single_carousel {
  margin: 0px 15px;
}
.single_carousel > p {
  background: #2fadb9 none repeat scroll 0 0;
  padding: 25px 35px;
  position: relative;
}

.single_carousel > p::after {
  background: #00717b none repeat scroll 0 0;
  border-radius: 50%;
  bottom: -23px;
  color: #ffffff;
  content: "\f10d";
  font-family: fontawesome;
  font-size: 18px;
  height: 50px;
  left: 20px;
  line-height: 49px;
  position: absolute;
  text-align: center;
  width: 50px;
}

.author_img__block {
  display: table;
  height: 130px;
  color: #222;
}
.author_tablecell__block {
  display: table-cell;
  vertical-align: middle;
}
.author_tablecell__block > img {
  border: 5px solid #ffffff;
  border-radius: 50%;
  float: left;
  margin-left: 10px;
  max-width: 80px;
}
.author_tablecell__block > p {
  display: inline-block;
  font-weight: 700;
  margin-left: 15px;
  margin-top: 15px;
  color: #111;
}
.author_tablecell__block span {
  display: block;
  font-weight: normal;
}

.testimonial_carosule-wrap .owl-nav div {
  border: 1px solid #2fadb9;
  color: #2fadb9;
  display: inline-block;
  font-size: 18px;
  height: 40px;
  margin-left: 10px;
  text-align: center;
  transition: all 0.4s ease 0s;
  width: 40px;
  line-height: 40px;
  position: static;
  background: transparent;
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.testimonial_carosule-wrap .owl-nav {
  margin-top: 15px;
  text-align: center;
}
.testimonial_carosule-wrap .owl-nav div:hover {
  background: #2fadb9;
  color: #fff;
}
.member_say {
  font-size: 14px;
}
/*blog_sec*/
#blog-section {
  position: relative;
  overflow: hidden;
}
.post_wrap {
  padding: 25px;
  border: 1px solid #f2f2f2;
  border-bottom: 2px solid #f2184f;
}

#choose_us .choose_box {
  background: #ffffff;
  padding: 17px 17px 4px;
}
#choose_us .media {
  margin-top: 30px;
}
.icon_choose {
  float: left;
  width: 100px;
  line-height: 64px;
  text-align: center;
  padding-right: 10px;
}

#choose_us .fontsize_28 {
  font-size: 28px;
}
#choose_us .choose_box .media-body h4 {
  font-size: 15px;
}
#choose_us .choose_box .media-body h4,
#choose_us .choose_box .media-body h4 a {
  margin: 0px;
  color: #333;
}
#choose_us .choose_box .media-body h4,
#choose_us .choose_box .media-body h4 a {
  margin: 0px;
  color: #333;
}
#choose_us a {
  color: #fff;
}
#choose_us p {
  color: #111;
}
.card {
  margin-bottom: 1.5rem;
  background-color: #fff;
  border:1px solid #fff;
  transition: all 0.5s ease-in-out;
  position: relative;
  border-radius: 10px;
  box-shadow: 0px 4px 24px 0px rgba(194, 194, 194, 0.25);
  color: inherit;
}
.card .card-body {
  padding: 1.25rem;
}
/* All sides */
.m-0 {
  margin: 0 !important;
}

/* Top */
.mt-5 {
  margin-top: 5px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-20 {
  margin-top: 20px;
}

.pr-10{
  padding-right: 10px;
}
/* Bottom */
.mb-5 {
  margin-bottom: 5px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-20 {
  margin-bottom: 20px;
}

/* Left */
.ml-5 {
  margin-left: 5px;
}
.ml-10 {
  margin-left: 10px;
}
.ml-15 {
  margin-left: 15px;
}
.ml-20 {
  margin-left: 20px;
}

/* Right */
.mr-5 {
  margin-right: 5px;
}
.mr-10 {
  margin-right: 10px;
}
.mr-15 {
  margin-right: 15px;
}
.mr-20 {
  margin-right: 20px;
}
.fw-bold {
  font-weight: 700;
}
.course-card-pro {
  background: #ffffff;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
  transition: all 0.35s ease;
  min-height: 250px;
  width: 100%;
}

.course-card-pro:hover {
  transform: translateY(-8px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
}

/* Fee Section */
.course-fee-box {
  background: linear-gradient(135deg, #b6a394, #774b2f);
  color: #fff;
  padding: 5px 0px;
  text-align: center;
}

.course-fee-box span {
  font-size: 14px;
  letter-spacing: 1px;
  opacity: 0.9;
}

.course-fee-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 2px 0 0;
}

/* Content */
.course-content {
  padding: 22px;
  text-align: center;
}

.course-title {
  font-size: 14px;
  font-weight: 700;
  color: #222;
  line-height: 1.4;
  margin-bottom: 5px;
}

.course-duration {
  font-size: 15px;
  color: #666;
  margin-bottom: 5px;
}

/* Button */
.apply-btn {
  background: #774b2f;
  color: #fff;
  padding: 12px 34px;
  border-radius: 30px;
  font-weight: 600;
  border: none;
}

.apply-btn:hover {
  background: #b6a394;
  color: #fff;
}
.course-card-pro {
  
  display: flex;
  flex-direction: column;
}

.course-content {
  flex: 1; /* content area equal height */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.apply-btn {
  margin-top: auto; /* button bottom me rahe */
}
/* Row equal height */
.latest-course-row {
  display: flex;
  flex-wrap: wrap;
}

/* Card */
.course-card-pro {
  width: 100% !important; /* ⭐ width lock */
  max-width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.course-title {
  width: 100%;
  white-space: normal; /* wrap allowed */
  word-break: break-word; /* long words break */
  text-align: center;
}

/* Content area */
.course-content {
  flex: 1;
  padding: 20px;
  display: flex;
  flex-direction: column;
  text-align: center;
}

/* Fix title height (MOST IMPORTANT) */
.course-title {
  min-height: 60px; /* ⭐ SAME TITLE SPACE */
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0px;
}

/* Duration */
.course-duration {
  margin-bottom: 20px;
}

/* Button always bottom */
.apply-btn {
  margin-top: auto;
  border-radius: 30px;
}
.choose-us-section {
  padding: 70px 0;
  background: #f0dcd1;
}

.creative_heading h2 {
  font-weight: 700;
  margin-bottom: 10px;
}

.creative_heading h2 span {
  color: #774b2f;
}

.subtitle {
  
  margin: 0 auto;
  color: #666;
}

/* Equal height row */
.choose-row {
  display: flex;
  flex-wrap: wrap;
}
.choose-row > [class*="col-"] {
  margin-bottom: 30px; /* ≈ gy-4 */
}

/* Card */
.choose-card {
  background: #fff;
  border-radius: 18px;
  padding: 30px 25px;
  text-align: center;
  height: 100%;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}

.choose-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 35px rgba(0, 0, 0, 0.12);
}

/* Icon */
.choose-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 20px;
  background: #f1ece7;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.choose-icon img {
  width: 70px;
}

/* Title */
.choose-card h4 {
  font-weight: 600;
  margin-bottom: 12px;
  color: black !important;
}

/* Text */
.choose-card p {
  color: #666;
  font-size: 14px;
  line-height: 1.7;
}
.footer-gold {
  background: linear-gradient(135deg, #774b2f, #774b2f);
  color: #f4b25f;
  padding: 60px 0 0;
  font-family: "Segoe UI", sans-serif;
}

.footer-title {
  color: #f4b25f;
  font-size: 18px;
  margin-bottom: 20px;
  text-transform: uppercase;
  border-bottom: 2px solid rgba(244, 178, 95, 0.4);
  padding-bottom: 6px;
}

.footer-text {
  font-size: 14px;
  line-height: 1.8;
  color: #e6d7c3;
}

.footer-contact {
  list-style: none;
  padding: 0;
  margin-top: 15px;
}

.footer-contact li {
  margin-bottom: 10px;
  font-size: 14px;
}

.footer-contact i {
  color: #f4b25f;
  margin-right: 8px;
}

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

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

.footer-links a {
  color: #f8f4ef;
  text-decoration: none;
  font-size: 14px;
  transition: 0.3s;
}

.footer-links a:hover {
  color: #f4b25f;
  padding-left: 6px;
}

.footer-social a {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid #f4b25f;
  color: #f4b25f;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  margin-right: 8px;
  transition: 0.3s;
}

.footer-social a:hover {
  background: #f4b25f;
  color: #3b2a1f;
}

.footer-bottom {
  background: #774b2f;
  text-align: center;
  border-top: 1px solid;
  padding: 16px 0;
  margin-top: 40px;
  font-size: 13px;
  color: #d6c2ad;
}
.counter-section-premium {
  background: linear-gradient(135deg, #efddd1, #efddd1);
  padding: 60px 0;
  text-align: center;
  font-family: "Segoe UI", sans-serif;
  color: #f8f4ef;
}

.counter-card-premium {
  background: rgba(0, 0, 0, 0.81);
  padding: 10px 20px;
  margin: 15px 0;
  border-radius: 20px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.4);
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
}

.counter-card-premium::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(
    circle,
    rgba(244, 178, 95, 0.3) 0%,
    transparent 70%
  );
  transform: rotate(45deg);
  opacity: 0;
  transition: all 0.5s ease;
}

.counter-card-premium:hover::before {
  opacity: 1;
}

.counter-card-premium:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 40px rgba(244, 178, 95, 0.5);
}

.counter-card-premium .counter {
  display: block;
  font-size: 50px;
  font-weight: 700;
  background: linear-gradient(90deg, #f4b25f, #ffd87f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 12px;
  transition: 0.3s;
}

.counter-card-premium p {
  font-size: 16px;
  font-weight: 600;
  color: #f8f4ef;
  text-transform: uppercase;
  line-height: 1.4;
  text-align: center;
}
.appointment {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
}
.news-event-box {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
  padding: 25px 20px;
  overflow: hidden;
  transition: transform 0.3s, box-shadow 0.3s;
}

/* Header gradient matching logo colors */
.news-header {
  font-weight: 700;
  font-size: 22px;
  color: #fff;
  background: linear-gradient(135deg, #3b2c28, #f5a623);
  padding: 10px 15px;
  border-radius: 4px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.news-list-wrapper {
  height: 296px;
  overflow: hidden;
  position: relative;
}

.news-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  animation: scrollUp 12s linear infinite;
}

.news-list li {
  display: flex;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid #f0f0f0;
  transition: background 0.2s;
}

.news-list li:hover {
  background: #f9f9f9;
}

.news-icon {
  margin-right: 10px;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}

.news-list a {
  text-decoration: none;
  color: #3b2c28; /* dark brown from logo */
  font-weight: 500;
}

.news-list a:hover {
  color: #f5a623; /* gold accent from logo */
}

@keyframes scrollUp {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-50%);
  }
}

.news-list-wrapper:hover .news-list {
  animation-play-state: paused;
}
.action-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

.action-card {
      background: #6b564b;
    color: #fff;
    text-align: center;
    padding: 24px 20px;
    border-radius: 12px;
    flex: 1 1 200px;
    max-width: 250px;
    transition: transform 0.3s;
}

.action-card:hover {
  transform: translateY(-5px);
}

.icon-circle {
  width: 70px;
  height: 70px;
  background: linear-gradient(135deg, #ffb74d, #ff8c00);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
}

.action-card h3 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
}

.action-card button,
.action-card a {
  background: linear-gradient(90deg, #ff8c00, #d2691e);
  border: none;
  padding: 12px 25px;
  border-radius: 25px;
  color: #fff;
  cursor: pointer;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
  .action-card {
    padding: 30px 15px;
	margin: 10px;
  }
  .action-card h3 {
    font-size: 18px;
  }
  .action-card button,
  .action-card a {
    padding: 10px 20px;
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .action-card {
    flex: 1 1 100%;
    max-width: 100%;
	margin: 10px;
  }
  .middel-part__block{
    flex-direction: column;
  }
  .logo-top{
    padding:0;
  }
  .not-show-logo{
    display: none;
  }
  .main_nav .navbar{
    display: block !important;
  }
  .qualitiy{
    display: block !important;
  }
}
.main_nav .navbar {
  display: flex;
  justify-content: center;
}