.bg2 {
  background: #f7f3f3
}

.bg3 {
  background: #f7f9fb
}

.dflt_btn2:hover,
.top_header {
  background: #101d1e
}

.top_header {
  padding: 10px 0
}

.dflt_btn,
.dflt_btn2 {
  padding: 10px 50px;
  font-size: 15px;
  border-radius: 3px;
  text-decoration: none;
  transition: .3s ease-in-out
}

.top_box ul {
  list-style: none;
  padding: 0;
  margin: 0
}

.top_box ul li {
  display: inline-block;
  padding-right: 20px
}

.top_box ul li a {
  color: #fff;
  text-decoration: none
}

header {
  background: linear-gradient(19deg, #000000 0, #101d1e 85%);
}

header li.nav-item a {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

header li.nav-item a:hover {
  color: #21969f
}

.dflt_btn {
  color: #101d1e;
  background: #fff;
  font-weight: 600;
}

.dflt_btn2 {
  color: #fff;
  background: #ff4f00;
  border: none
}

.dflt_btn:hover {
  color: #21969f;
}

@media (min-width:768px) {

  .container,
  .container-md,
  .container-sm {
    max-width: 95%
  }
}

@media (min-width:1400px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1140px !important
  }
}

.banner {
  padding: 70px 0;
  background: url(../img/banner.webp);
  background-repeat: no-repeat;
  background-position: right;
}

.banner span {
  font-size: 20px;
  font-weight: 600;
  color: #fff
}

.banner h1 {
  color: #fff;
  font-size: 44px;
  font-weight: 600;
  line-height: 50px
}

.banner .col-md-6 {
  padding: 0
}

.banner p {
  color: #fff;
  margin: 20px 0 40px
}

.btn_group {
  display: flex;
  gap: 20px;
  flex-wrap: wrap
}

.banner_form {
  padding: 30px;
  background: #fff;
  border-radius: 15px;
  margin: 0 60px
}

.banner_form form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px
}

.banner_form h3 {
  font-size: 23px;
  font-weight: 700;
  text-align: center
}

.banner_form input,
.banner_form textarea {
  border: 1px solid #21969f;
  border-radius: 5px;
  padding: .5rem 1rem
}

.why_choose_us {
  padding: 50px 0;
  text-align: center
}

.why_choose_us h2 {
  font-size: 30px;
  font-family: poppins, sans-serif
}

.why_choose_us_content img {
  width: 90px;
  transition: .3s ease-in-out;
  filter: hue-rotate(45deg);
}

.why_choose_us_content {
  padding: 10px;
  border-bottom: 5px solid #ff4f00;
  transition: .3s ease-in-out;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  height: 100%
}

.why_choose_us_content:hover {
  border-bottom-color: #101d1e
}

.why_choose_us_content:hover img {
  filter: grayscale(1)
}

.why_choose_us_content h3 {
  font-size: 20px
}

.counter p,
.why_choose_us p {
  font-size: 14px;
  color: #7a7a7a
}

.common_sect h2,
.counter h2,
.platform h2,
.subjects h2,
.process h2 {
  font-size: 30px
}

.platform p {
  font-size: 15px;
  color: #7a7a7a
}

.platform {
  padding: 30px
}

.common_sect,
.counter,
.cta {
  padding: 50px 0
}

.platform .item {
  text-align: center;
  height: 100px;
  padding: 10px
}

.platform .item img {
  height: 100%;
  object-fit: contain;
  margin: 0 auto
}

.common_sect p {
  color: #7a7a7a;
  font-size: 14px
}

.cta h2,
.cta p {
  color: #fff;
  text-align: center
}

.process .why_choose_us_content h3,
.subjects p {
  font-size: 15px
}

.process .why_choose_us_content {
  align-items: start;
  padding-bottom: 30px;
  margin: 5px 0;
  height: 100%
}

.contact_box,
.contact_box a {
  flex-direction: column;
  display: flex
}

.process .why_choose_us_content p {
  font-size: 12px;
  color: #7a7a7a
}

.process .why_choose_us_content img {
  width: 75px
}

.subjects p {
  margin-bottom: 40px
}

.subjects .img-box {
  padding: 25px;
  border-radius: 10px;
  transition: .3s ease-in-out;
  border: 2px solid transparent
}

.subjects .img-box:hover {
  background: #fff;
  border: 2px solid #21969f45;
}

.cta {
  background: #32219f;
}

.contact_box a,
.counter_item,
nav.navbar button.navbar-toggler {
  background: #fff;
}

.cta h2 {
  font-size: 30px;
}

.cta p {
  font-size: 16px
}

.counter_item {
  text-align: center;
  padding: 20px 0
}

.counter_item h2 {
  color: #ff4f00;
  font-weight: 700
}

.counter_item p {
  font-size: 19px;
  color: #101d1e
}

.testimonials {
  padding: 60px 0
}

.testimonials h2 {
  text-align: center;
  font-size: 30px
}

.testimonials_slider .slider_item .testi_box {
  background: #fff;
  border: 1px solid #e1e8ed;
  border-radius: 5px;
  margin: 0 8px
}

.testimonials_slider .slider_item .title_sect {
  padding: 15px;
  border-bottom: 1px solid #e1e8ed
}

.testimonials_slider .slider_item p {
  padding: 15px;
  font-size: 14px
}

.testimonials_slider .slider_item .title_sect h4 {
  font-size: 14px;
  font-weight: 700
}

.testimonials_slider .slider_item .title_sect i {
  font-size: 12px
}

.testimonials_slider .slider_item .title_sect .stars {
  display: flex
}

.contact_section {
  padding: 50px 0;
  background: url(../img/footer-banner.png) 0 0/cover
}

.foot_sect,
.side_btns a:hover {
  background: #101d1e;
}

.contact_box {
  gap: 15px;
  width: 80%;
  margin: 0 auto
}

.contact_box a {
  border-radius: 8px;
  padding: 20px;
  gap: 10px;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #101d1e;
  font-size: 22px
}

.contact_box a img {
  width: 100px
}

.contact_section h2 {
  font-size: 40px;
  color: #fff
}

.foot_sect {
  padding: 50px 0
}

.copy_sect {
  background: linear-gradient(72deg, #000000 0, #101d1e 96%);
  padding: 15px 0
}

.copy_sect p {
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 15px
}

.footer_menu h4 {
  font-size: 22px;
  color: #fff;
  margin-bottom: 15px
}

.footer_menu ul {
  list-style: none;
  padding: 0
}

.side_btns a,
a.live_chat {
  text-decoration: none;
  color: #fff;
  background: #21969f;
  padding: 10px
}

.footer_menu ul a {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

.footer_menu ul a:hover {
  color: #21969f;
}

.footer_menu ul li {
  margin-bottom: 6px
}

.footer_logo p {
  color: #fff;
  margin-top: 20px;
  font-size: 14px
}

.side_btns {
  position: fixed;
  top: 280px;
  right: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 40px;
  align-items: end
}

.side_btns a {
  border-radius: 5px 0 0 5px;
  transition: .3s ease-in-out
}

.side_btns a svg {
  fill: #fff;
  width: 1em
}

a.live_chat {
  width: 90px;
  border-radius: 5px 5px 0 0;
  position: fixed;
  top: 200px;
  right: -30px;
  transform: rotate(-90deg)
}

.thank-you {
  padding: 120px 0
}

/* popup styles */
img {
  max-width: 100%;
  height: auto;
}

/* Popup styles */
.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 999999999999999999;
}

.popup-content {
  width: 800px;
  max-width: 95%;
  background: linear-gradient(to left, #113946, #21969f);
  border-radius: 15px;
  display: flex;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  position: relative;
}

.popup-left {
  width: 50%;
  display: none;
  position: relative;
}

.popup-left::before {
  background-image: url(../img/popup.webp);
  background-size: cover;
  background-position: center;
  content: "";
  width: 100%;
  height: 400px;
  position: absolute;
  top: 50px;
  left: -30px;
  border-radius: 15px;
}

.popup-right {
  width: 100%;
  padding: 30px;
  box-sizing: border-box;
}

@media (min-width: 768px) {
  .popup-left {
    display: block;
  }

  .popup-right {
    width: 50%;
  }

  .close-btn {
    top: -5px;
    right: -5px;
  }
}

.popup-right h2 {
  text-align: center;
  color: white;
  margin-bottom: 20px;
  font-size: 22px;
  background: hsl(0deg 0% 0% / 80%);
  padding: 15px !important;
  text-align: center;
  border-radius: 10px;
}


.popup-right h2 span {
  padding: 10px;
  border-radius: 8px;
  display: block;
  background: linear-gradient(to left, #113946, #21969f);
  margin-top: 0.5rem;
}

.popup-right form {
  display: flex;
  flex-direction: column;
}

.popup-right label {
  margin-bottom: 5px;
  font-weight: bold;
}

.popup-right input {
  padding: 10px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.popup-right textarea {
  padding: 10px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: none;
}

.popup-right button {
  padding: 12px;
  background-color: #21969f;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 16px;
}

.popup-right button:hover {
  background-color: #000000;
}

.close-btn {
  position: absolute;
  top: -10px;
  right: -10px;
  font-size: 22px;
  color: white;
  cursor: pointer;
  background: #21969f;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0px;
  width: 30px;
  height: 30px;
  padding: 0px 0 6px 0;
  font-weight: 900;
}