/* @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); */
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200..800;1,200..800&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Tilt+Neon&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lobster&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Merienda:wght@300..900&display=swap");

/* @font-face {
    font-family: 'Poppins';
    src: url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
    font-display: swap;
} */

@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");

* {
  font-family: "Montserrat", sans-serif;
}

::selection {
  background-color: #00a0b3;
  color: white;
}

::-moz-selection {
  background-color: #00a0b3;
  color: white;
}

/* Hide number input arrows for all browsers */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

/* common */
.all-heading p {
  text-align: center;
  color: #00a0b3;
  margin: 10px !important;
  font-weight: 800;
}

.all-heading h2 {
  text-align: center;
  font-size: 40px;
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  padding-bottom: 20px;
}

a {
  text-decoration: none !important;
}

.page-head {
  background-image: linear-gradient(to bottom right, #3b76c4, #27c9db);
  text-align: center;
  color: white;
}

.page-head h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
}

.topbtn {
  position: fixed;
  bottom: 140px;
  right: 20px;
  display: none;
  background-color: #00a0b3;
  border: none;
  color: white;
  padding: 13px;
  border-radius: 50%;
  font-size: 25px;
  z-index: 9999;
}

.whats i {
  background-color: #42c253;
  position: fixed;
  bottom: 80px;
  right: 20px;
  padding: 13px;
  border-radius: 50%;
  color: white;
  font-size: 25px;
  z-index: 9999;
}

.goog i {
  background-color: #00a0b3;
  position: fixed;
  bottom: 20px;
  right: 20px;
  padding: 13px;
  border-radius: 50%;
  color: white;
  font-size: 22px;
  z-index: 9999;
}

/* topbar start */
.topbar {
  background-color: #008696;
  color: white;
}

@media only screen and (max-width: 992px) {
  .topbar {
    display: none;
  }
}

.topbar p a {
  text-decoration: none;
  color: white;
}

.topbarsocial ul li {
  display: inline-block;
  margin-left: 15px;
}

.topbarsocial ul li a {
  color: white;
}

a.tip:hover {
  cursor: help;
  position: relative;
  cursor: pointer;
}

a.tip span {
  display: none;
}

a.tip:hover span {
  font-size: 14px;
  text-align: center;
  padding: 3px;
  display: block;
  z-index: 100;
  background-color: #00a0b3;
  border-radius: 5px;
  left: 0px;
  width: 80px;
  position: absolute;
  top: 20px;
  right: 50px;
  z-index: 9999;
  text-decoration: none;
}

.navbar {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px !important;
}

@media only screen and (max-width: 991px) {
  .header {
    padding: 15px 0 !important;
  }
}

@media only screen and (min-width: 992px) {
  .header {
    padding: 8px !important;
  }
}

.navbar-nav li a {
  color: #000000 !important;
}

.nav-item .active {
  color: #00a0b3 !important;
  /* font-weight: bold; */
}

.navbar-nav li a {
  font-size: 15px;
}

@media only screen and (max-width: 600px) {
  .navbar img {
    width: 170px;
  }
}

@media only screen and (max-width: 991px) {
  .navbar-nav {
    margin-top: 30px;
  }
}

/*banner slider start*/
.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-image: none !important;
}

.carousel-control-prev-icon,
.carousel-control-next-icon i {
  color: #00a0b3;
  font-size: 30px;
}

#mycarousel {
  height: 83vh;
}

#mycarousel .carousel-inner {
  height: 100%;
}

#mycarousel .carousel-item {
  height: 100%;
}

#mycarousel .carousel-item img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

@media (max-width: 992px) {
  #mycarousel {
    height: 100%;
  }
}

/* home quote nav start */
.home-nav-quote {
  margin-left: 20px;
}

.home-nav-quote a {
  font-style: italic;
}

.home-nav-phone a {
  font-style: italic;
}

.home-mobile-quote-nav {
  background-color: #00a0b3;
}

@media only screen and (max-width: 360px) {
  .home-nav-quote a,.home-nav-phone a{
    font-size: 17px;
  }
}

/* home service start */
.card-title {
  color: #262626;
  font-size: 1.4em;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}

.home-service-head h3 {
  transition: transform 0.3s ease, color 0.3s ease;
}

.home-service-head:hover h3 {
  transform: scale(1.05);
}

.small-desc {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5em;
  color: #452c2c;
}

.small-desc {
  font-size: 1em;
  font-family: "Karla", sans-serif;
}

.go-corner {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 2em;
  height: 2em;
  overflow: hidden;
  top: 0;
  right: 0;
  background: linear-gradient(135deg, #57c5f8, #278fbe);
  border-radius: 0 4px 0 32px;
}

.go-arrow {
  margin-top: -4px;
  margin-right: -4px;
  color: white;
  font-family: courier, sans;
}

.card {
  display: block;
  position: relative;
  max-width: 300px;
  background-color: #91c7d173;
  border-radius: 10px;
  padding: 2em 1.2em;
  margin: 12px;
  z-index: 0;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border: none !important;
  height: 100%;
}

.card:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -16px;
  right: -16px;
  background: linear-gradient(to bottom, #8becf0, #cbdfe2);
  height: 36px;
  width: 32px;
  border-radius: 32px;
  transform: scale(1);
  transform-origin: 50% 50%;
  transition: transform 0.35s ease-out;
}

.card h3 {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}

/* .card:hover:before {
  transform: scale(28);
}

.card:hover .small-desc {
  transition: all 0.5s ease-out;
  color: rgba(0, 0, 0, 0.8);
}

.card:hover .card-title {
  transition: all 0.5s ease-out;
  color: #000000;
} */

/* HOME ABOUT US START */
.aboutpart ul li {
  list-style: none;
}

.aboutpart ul li i {
  color: #00a0b3;
}

.aboutpart h2 {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  color: black;
}

.aboutpart h4 {
  text-decoration: none;
  color: black;
  font-family: "Poppins", sans-serif;
}

/* HOME ABOUT US 2 START */
.about2bg {
  background: url("images/backgroundimage1.webp");
}

.about2bg h2 {
  font-size: 40px;
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  color: white;
  line-height: 1.6;
}

.about2bg h2 span {
  color: black;
}

.about2bg h5 {
  text-decoration: none;
  color: white;
}

@media only screen and (min-width: 991px) and (max-width: 1130px) {
  .about2bg h2 {
    font-size: 32px;
  }
}

/* CLIENT LOGO START  */
@keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-250px * 7));
  }
}

.slider {
  height: 100%;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: auto;
  padding: 72px;
}

.slider .slide-track {
  animation: scroll 40s linear infinite;
  display: flex;
  width: calc(250px * 14);
}

.slider .slide {
  height: 100px;
  width: 250px;
}

/* WHAT WE OFFER */
.offer_part1 h2 {
  font-size: 40px;
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  text-decoration: none;
  color: #00a0b3;
}

.we-offer h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 20px;
}

.we-offer i {
  background-color: #00a0b3;
  color: white;
  padding: 8px;
  border-radius: 50%;
}

.we-offer .we-offer-small-title {
  font-weight: 800;
  font-size: 16px;
}

/* PROJECT COUNTER START  */
.project-count {
  background: url("images/backgroundimage1.webp");
  padding: 50px;
  margin: 50px;
  color: white;
  font-weight: bold;
}

#counter strong {
  font-size: 40px;
}

#counter i {
  background-color: #d4eeec;
  border-radius: 50%;
  padding: 20px;
  font-size: 30px;
  color: #00a0b3;
}

.count {
  font-size: 50px;
  text-align: center !important;
}

/* TESTIMONIAL SLIDER START  */
.carousel-indicators [data-bs-target] {
  background-color: #00a0b3 !important;
  width: 0 !important;
  height: 0 !important;
  padding: 7px !important;
  border-radius: 100%;
}

.carousel-indicators button {
  margin-right: 20px !important;
}

.carousel-indicators button:last-child {
  margin-right: 0 !important;
}

.testi_slider .testi_slider-logo-title {
  font-size: 20px;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}

.sliderr {
  display: flex;
  flex-wrap: wrap;
}

.testi {
  display: flex;
  flex: 1 1 30%;
  align-items: stretch;
  padding: 10px;
}

.testi_slider {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  padding: 0px 20px 60px 26px;
  margin: 10px;
  border-radius: 0px 60px 80px 80px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  background-color: white;
}

.testi_slider i {
  font-size: 25px;
  color: #d7f9fc;
  /* padding-top: 10%; */
}

button.slick-next,
button.slick-next:hover {
  position: absolute;
  top: 50%;
  right: 15px;
  width: 47px;
  height: 75px;
  background-size: 95px;
}

button.slick-prev,
button.slick-prev:hover {
  position: absolute;
  top: 50%;
  left: 15px;
  z-index: 1;
  width: 47px;
  height: 75px;
  background-size: 95px;
  background-position-x: right;
}

.slick-prev::before,
.slick-next::before {
  font-size: 2rem;
}

.slick-prev:before {
  color: #00a0b3 !important;
}

.slick-next:before {
  color: #00a0b3 !important;
}

/* CONTACT START */
.contactimg img {
  height: 100% !important;
}

.form {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  padding: 30px;
}

.form p {
  color: #00a0b3;
  font-weight: 800;
  text-decoration: none;
}

.form h2 {
  font-weight: 800;
  font-size: 40px;
  font-family: "Poppins", sans-serif;
}

.form-f {
  padding: 10px;
  background-color: #fafafa;
  border: 1px solid #d0dcec;
  width: 100%;
}

.form textarea {
  padding: 10px;
  background-color: #fafafa;
  border: 2px solid rgb(197, 196, 196);
  width: 100%;
  height: 130px;
}

.form-btn {
  background-color: #00a0b3;
  color: white;
  border: 1px solid #d0dcec;
  padding: 10px;
  margin-top: 10px;
}

/* <!-- FOOTER PART START > */
.footer {
  background-color: #0d2735;
  padding: 20px;
}

.footer h3 {
  font-size: 20px;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-align: left;
  padding: 15px 0;
  font-style: italic;
}

.footer ul li {
  padding-top: 18px;
}

@media only screen and (max-width: 992px) {
  .footer ul li {
    font-size: 20px;
  }
}

.footer ul li:hover {
  transform: translateX(10px);
  transition: 0.5s;
}

.footer ul li a {
  color: white;
  list-style: none;
  text-decoration: none;
}

.footer ul li i {
  font-size: 19px;
  color: #00a0b3;
  padding: 5px;
}

.address p {
  color: white;
  padding-top: 18px;
}

@media only screen and (max-width: 992px) {
  .address p {
    font-size: 20px;
  }

  .social {
    font-size: 20px;
  }

  .social p {
    padding-right: 0 !important;
  }

  .course-footer-space ul {
    padding: 0;
    margin-top: 0 !important;
  }

  .social ul li {
    font-size: 20px;
  }
}

.address p a {
  text-decoration: none;
  color: white;
}

.social p {
  color: white;
  padding-top: 18px;
  line-height: 1.6;
  padding-right: 45px;
  text-align: justify;
}

.social ul {
  padding: 0;
}

.course-footer-space ul {
  margin-top: 50px;
}

.social li {
  display: inline-block;
}

.social .social-icons-list li a i {
  font-size: 15px;
  background-color: #384c6c;
  border-radius: 50%;
  padding: 10px;
  height: 36px;
  width: 36px;
  text-align: center;
}

.social li i {
  font-size: 15px;
  background-color: #384c6c;
  border-radius: 50%;
  padding: 10px;
  height: 36px;
  width: 35px;
  text-align: center;
}

.footer .footersocial ul li a i {
  color: white !important;
}

.copy {
  color: white;
}

.copy p a {
  text-decoration: none;
  color: #00a0b3;
  font-weight: bold;
}

hr {
  height: 2px;
  background-color: #90b5c7;
  border: none;
}

/* ABOUT PART START */
.whypart h1 {
  font-size: 40px;
  font-weight: 800;
  font-family: "Poppins", sans-serif;
  padding: 10px;
}

@media only screen and (max-width: 992px) {
  .whypart h1 {
    font-size: 32px;
    font-weight: 800;
    font-family: "Poppins", sans-serif;
  }

  .why-part-section {
    margin-top: 25px !important;
  }
}

.whypart h1 span {
  font-family: "Merienda", cursive;
  font-weight: 900;
  color: #00a0b3;
  text-decoration: none;
}

.whypart ul li {
  list-style: none;
  margin-top: 20px;
}

.whypart ul li i {
  color: #00a0b3;
  font-weight: bold;
  font-size: 14px;
  margin-right: 5px;
}

.whypart h5 {
  text-decoration: none;
  color: black;
  font-family: "Poppins", sans-serif;
}

/* ABOUT CARD PART START */
.about_card {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  padding: 15px;
  border-radius: 3px;
  height: 100% !important;
}

.about_card h3 {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
}

/* ABOUT CONTACT BG START */
.contactbg {
  background: url("images/about/aboutbackground1.webp");
  padding: 90px;
}

.contactbg h2 {
  font-size: 40px;
  font-weight: 800;
  font-family: "Poppins", sans-serif;
}

@media screen and (max-width: 992px) {
  .contactbg h2 {
    font-size: 30px;
  }

  .contactbg {
    padding: 60px;
  }
}

.contactbg a {
  background-color: white;
  color: black;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border: none;
  padding: 20px;
  font-weight: bold;
  margin-top: 10px;
}

.contactbg a:hover {
  color: black;
}

/* BUSINESS GOAL PART START */
.business_goal_card {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  padding: 20px;
  background-color: white;
}

.business_goal_card:hover {
  background-color: #00a0b3;
  color: white;
}

.business_goal_card img {
  padding: 10px;
}

.business_goal_card h3 {
  font-size: 20px;
  font-weight: bold;
}

/* FAQ PART START */
.faqimg img {
  height: 100% !important;
}

.faq p {
  color: #01b0b6;
  font-weight: bold;
}

.faq h2 {
  font-size: 34px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  padding-bottom: 20px;
}

.accordion-item {
  border: none !important;
}

.accordion-button-1 {
  background: linear-gradient(to right, #01b0b6 0%, #68f8f1 100%);
  color: white !important;
}

.accordion-button-1:focus {
  box-shadow: none !important;
  border: none;
}

.time-days-btn {
  position: relative;
}

.time-days {
  position: absolute;
  top: 30%;
  right: 5%;
  color: black;
  font-style: italic;
}

@media (max-width: 992px) {
  .time-days {
    right: 13%;
  }
}

/* newsletter part start */
.newsletter {
  margin-top: 70px;
}

.newsletter .newsletter-content {
  padding: 60px 10px 70px 10px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.5),
    0 0 30px rgba(0, 150, 199, 0.3);
}

.newsletter h2 {
  font-weight: 800;
  font-size: 36px;
  font-family: "Poppins", sans-serif;
}

.newsletterform form {
  display: inline-flex;
  width: 100%;
}

.newsletterform input {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  width: 100%;
  padding: 15px;
  font-size: 17px;
  color: black;
  border-top-left-radius: 0.5em;
  border-bottom-left-radius: 0.5em;
  border: 2px solid #fff;
}

.newsletterform button {
  border: none;
  background-color: #0a6d86;
  text-decoration: none;
  padding: 15px;
  font-size: 17px;
  color: #fff;
  border-top-right-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  .newsletter h2 {
    font-size: 24px;
  }

  .newsletterform form {
    display: block;
  }

  .newsletterform button {
    margin-top: 30px;
    border-radius: 5px;
  }

  .newsletterform input {
    border-radius: 5px;
  }
}

@media only screen and (max-width: 575px) {
  .newsletterform input {
    padding: 10px;
  }
}

/* ---------------------- SERVICE PAGE START  ------------------------*/
.service h2 {
  font-weight: 800;
  font-size: 36px;
  font-family: "Poppins", sans-serif;
}

.service p {
  text-align: justify;
}

@media (max-width: 992px) {
  .service h2 {
    font-size: 30px;
  }
}

@media (max-width: 768px) {
  .seo-form-row-section {
    padding-right: 10px;
    padding-left: 10px;
  }
}

.service a {
  text-decoration: none;
  color: black;
}

.sercard-text {
  position: relative;
  bottom: 40px;
  overflow: hidden;
  height: auto;
  width: 80%;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  background-color: white;
  color: #000000;
  padding: 20px;
}

.sercard-content {
  display: flex;
  justify-content: center;
}

.sercard-text h3 {
  text-align: center;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
}

.sercard figure img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.sercard figure:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

figure {
  margin: 0;
  padding: 0;
  background: #fff;
  overflow: hidden;
}

.commonbtn button {
  position: relative;
  padding: 8px 8px;
  border-radius: 8px;
  border: none;
  color: #fff;
  cursor: pointer;
  background-color: #00a0b3;
  transition: all 0.2s ease;
}

.commonbtn button:before,
.commonbtn button:after {
  position: absolute;
  content: "";
  width: 150%;
  left: 50%;
  height: 100%;
  transform: translateX(-50%);
  z-index: -1000;
  background-repeat: no-repeat;
}

.commonbtn button:hover:before {
  top: -70%;
  background-image: radial-gradient(circle, #00a0b3 20%, transparent 20%),
    radial-gradient(circle, transparent 20%, #00a0b3 20%, transparent 30%),
    radial-gradient(circle, #00a0b3 20%, transparent 20%),
    radial-gradient(circle, #00a0b3 20%, transparent 20%),
    radial-gradient(circle, transparent 10%, #00a0b3 15%, transparent 20%),
    radial-gradient(circle, #00a0b3 20%, transparent 20%),
    radial-gradient(circle, #00a0b3 20%, transparent 20%),
    radial-gradient(circle, #00a0b3 20%, transparent 20%),
    radial-gradient(circle, #00a0b3 20%, transparent 20%);
  background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%,
    10% 10%, 18% 18%;
  background-position: 50% 120%;
  animation: orangeTopBubbles 0.6s ease;
}

@keyframes orangeTopBubbles {
  0% {
    background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%,
      40% 90%, 55% 90%, 70% 90%;
  }

  50% {
    background-position: 0% 80%, 0% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%,
      50% 50%, 65% 20%, 90% 30%;
  }

  100% {
    background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%,
      50% 40%, 65% 10%, 90% 20%;
    background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
}

.commonbtn button:hover::after {
  bottom: -70%;
  background-image: radial-gradient(circle, #00a0b3 20%, transparent 20%),
    radial-gradient(circle, #00a0b3 20%, transparent 20%),
    radial-gradient(circle, transparent 10%, #00a0b3 15%, transparent 20%),
    radial-gradient(circle, #00a0b3 20%, transparent 20%),
    radial-gradient(circle, #00a0b3 20%, transparent 20%),
    radial-gradient(circle, #00a0b3 20%, transparent 20%),
    radial-gradient(circle, #00a0b3 20%, transparent 20%);
  background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 20% 20%, 18% 18%;
  background-position: 50% 0%;
  animation: orangeBottomBubbles 0.6s ease;
}

@keyframes orangeBottomBubbles {
  0% {
    background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%,
      70% -10%, 70% 0%;
  }

  50% {
    background-position: 0% 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%,
      105% 0%;
  }

  100% {
    background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%,
      110% 10%;
    background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
}

.service-website-proposal {
  padding-top: 80px;
  padding-bottom: 80px;
}

@media (max-width: 360px) {
  .service-website-proposal {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

/* Contact page  */
.contactpart i {
  font-size: 30px;
}

.contact-heading h2 {
  font-size: 34px;
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  padding-bottom: 20px;
}

.contact-heading p {
  color: #01b0b6;
  font-weight: 900;
}

.subscribe-btn-area .subscribe-button {
  background-color: #00a0b3;
  color: #ffffff;
  font-weight: bold;
  padding: 20px 70px;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
  transition: background-color 0.3s, transform 0.3s;
}

.subscribe-button:hover {
  background-color: #00a0b3;
  color: white;
  transform: scale(1.05);
}

.contact-addresses {
  margin-top: 70px;
}

.contact-addresses .contact-addresses-heading h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

.contact-addresses-card {
  border: 1px solid rgb(221, 218, 218);
  padding: 15px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  height: 100%;
}

.contact-addresses-card .card-contact p {
  font-weight: 900;
}

.phone-input-wrapper {
  display: flex;
  align-items: center;
}

.country-code-select {
  width: 35%;
  padding: 9px 10px 10px 10px;
  border: 2px solid #d0d2d3;
  background-color: #f8f9fa;
  border-right: none;
}

.phone-number-input {
  width: 65%;
  padding: 8px;
  border: 1px solid #ced4da;
  border-left: none;
  border-radius: 0 4px 4px 0;
}

.countryCode-group {
  position: relative;
}

@media (max-width: 768px) {
  .country-code-select {
      width: 35%;
  }

  .phone-number-input {
      width: 65%;
  }
}

/* ---------------------- COURSE PAGE START  ------------------------*/

.coursehead h1 {
  font-size: 34px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

.coursehead h2 {
  font-size: 34px;
  font-family: "Poppins", sans-serif;
  font-weight: 900;
}

.coursehead p {
  color: #00a0b3;
  font-weight: 800;
  margin: 5px;
}

.coursepart {
  position: relative;
  width: 100%;
  background: url("images/course/course-banner-1.webp") no-repeat center center/cover;
  color: white;
}

@media (max-width: 768px) {
  .coursepart {
    background-image: url("images/course/course-banner-mobile.webp");
  }
}

.coursepart-overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

@media (max-width: 992px) {
  .course-top-image img {
    display: none;
  }
}

.courseform {
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  padding: 20px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.courseform p {
  text-align: center;
  color: black;
  background-color: #00a0b3;
}

.coursepart select {
  padding: 13px;
  border: 2px solid rgb(197, 196, 196);
}

.formtop {
  text-align: center;
  background-color: #000000;
  color: white;
  margin: 0px !important;
  padding: 10px !important;
  font-weight: 800;
}

.formtop h6 {
  text-align: center;
  background-color: #000000;
  color: white;
  margin: 0px !important;
  font-weight: 800;
}

.offercard {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  padding: 20px;
  border-radius: 10px;
  height: 100%;
}

.offercard h3 {
  text-align: center;
  font-weight: 500;
  margin-top: 10px;
  font-size: 22px;
  font-family: "Poppins", sans-serif;
}

.coursecard {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.coursecard-content {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.anger-link {
  text-decoration: none; 
  color:rgb(0, 0, 0) !important;        
}

.anger-link:hover {
  text-decoration: none !important; 
}



@media (min-width: 992px) and (max-width: 1199px) {
  .coursecard-footer-btn-group {
    display: flex;
    flex-direction: column;
  }

  .coursecard-footer .coursecard-footer-hrs {
    display: flex;
    justify-content: center;
  }

  .coursecard-footer .coursecard-footer-btn {
    display: flex;
    justify-content: center !important;
    margin-top: 5px;
  }
}


.coursecard-footer {
  margin-top: auto;
}

.coursecard h4 {
  font-weight: 900;
  text-align: center;
}

.coursecard i {
  color: #00a0b3;
}

.coursecard p {
  position: relative;
  top: 8px;
}

.coursecard ul li::marker {
  color: #0fe3eb;
}
.coursecard li{
  color: rgb(10, 10, 10) !important;
}

.courses-head-animation {
  transition: transform 0.3s ease, color 0.3s ease;
}

.courses-head-animation:hover {
  transform: scale(1.05);
}





/* ---------------------- PORTFOLIO PAGE START  ------------------------*/

.websitepart img {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 15px;
}

.websitebox h5 {
  background-color: #00a0b3;
  padding: 20px;
  text-align: center;
  color: white;
}

/* blog page start */
.blog h2 {
  font-size: 34px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

.search {
  display: inline-block;
  position: relative;
}

.search input[type="text"] {
  width: 300px;
  padding: 10px;
  border: none;
  border-radius: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.search button[type="submit"] {
  background-color: #4e99e9;
  border: none;
  color: #fff;
  cursor: pointer;
  padding: 10px 20px;
  border-radius: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  right: 0;
  transition: 0.9s ease;
}

.blogcard {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 15px;
  padding: 15px;
  color: black;
}

.latest img {
  margin: 10px;
  box-direction: 10px solid red;
}

.blogcard ul li {
  display: inline-block;
  padding: 0 !important;
  margin-left: 10px;
}

.blogcard ul {
  padding: 0 !important;
}

/* boostyourwebsite start */
.pagecalendar li {
  display: inline-block;
  margin-left: 10px;
  margin-top: 10px;
  color: white;
}

.blogform {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/* websitespped page start */
.latest a {
  color: black;
}

/* website-development page start  */

.websitepart2 {
  background-color: #edeef0;
}

.website h2 {
  font-size: 34px;
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  text-align: center;
}

@media (max-width: 992px) {
  .website h2 {
    font-size: 28px;
  }
}

@media (max-width: 768px) {
  .websitepart2 {
    text-align: justify;
    padding-top: 15px;
  }
}

.websitepart2sub i {
  font-size: x-large;
}

.websitepart2sub h3 {
  font-size: 20px;
  font-weight: 700;
}

.websitepart2sub h3 a {
  color: black;
}

.websitepart2sub h3 a:hover {
  color: #00a0b3;
}

.websitepart2sub h5 {
  font-weight: 700;
}

.quality {
  background: url("images/about/aboutbackground1.webp");
}

.quality h3 {
  font-size: 32px;
  font-weight: 900;
}

@media (max-width: 768px) {
  .quality h3 {
    font-size: 24px;
    font-weight: 900;
  }
}

.quote {
  background-color: #00a0b3;
}

.quote a {
  padding: 15px;
  border-radius: 20px;
  font-weight: 900;
  color: #000000;
  font-size: 25px;
  background-color: white;
}

.quote a:hover {
  color: white;
  background-color: black;
}

.form-submit-loading-state {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}

.form-submit-loading-state .loading {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 10px solid #ddd;
  border-top-color: #00a0b3;
  animation: form-submit-loading 1s linear infinite;
}

.spinner-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(66, 66, 66, 0.7);
  z-index: 9999;
}

@keyframes form-submit-loading {
  to {
    transform: rotate(360deg);
  }
}

/* ---------------------- PHP DEVELOPER COURSE PAGE START ------------------------*/

.php-course-title {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1.19;
  color: #00a0b3;
}

.php-course {
  list-style: none;
}

.php-course li {
  display: inline;
  font-size: 16px;
  margin: 7px;
}

@media (max-width: 600px) {
  .php-course li {
    display: block;
    margin: 7px 0;
    text-align: justify;
  }

  .php-course li i {
    padding-right: 6px;
  }

  .lan-mon-course {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

.rbt-btn.enquiry-now-btn-1 {
  color: white;
  background-size: 300% 100%;
  background-color: #00a0b3;
}

.rbt-btn {
  padding: 0 26px;
  height: 60px;
  line-height: 60px;
  color: white;
  font-size: 16px;
  letter-spacing: 0.5px;
  font-weight: 500;
  display: inline-block;
  position: relative;
  z-index: 1;
  transition: all 0.4s ease-in-out;
  border-radius: 6px;
  border: 0 none;
  outline: none;
  cursor: pointer;
}

.icon-reverse-wrapper {
  display: flex;
  align-items: center;
}

.btn-icon {
  transition: all 0.3s ease;
  opacity: 1;
  visibility: visible;
}

.icon-left {
  opacity: 0;
  visibility: hidden;
  margin-left: -20px;
  position: absolute;
  left: 0;
}

.icon-right {
  margin-left: 10px;
}

.rbt-btn:hover .icon-right {
  opacity: 0;
  visibility: hidden;
  margin-left: -20px;
}

.rbt-btn:hover .icon-reverse-wrapper .btn-text {
  margin-left: 20px;
}

.rbt-btn:hover .icon-left {
  opacity: 1;
  visibility: visible;
  margin-left: 20px;
}

.brand-style-3 {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}

.brand-list li {
  margin-right: 20px;
}

.brand-list img {
  max-width: 100%;
  height: auto;
  overflow-clip-margin: content-box;
  overflow: clip;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .brand-style-3 li {
    flex-basis: 25%;
  }
}

.php-about-title {
  font-family: "Poppins", sans-serif;
}

/* Tools section start */
.tools__title {
  font-family: "Poppins", sans-serif;
}

.tools__area .category__item {
  margin-bottom: 45px;
}

.tools__area .category__title {
  font-size: 14px;
  font-weight: 400;
}

/* <!-- who can join section --> */
.service-card-6 .inner {
  border-radius: 5px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 6px 20px rgba(0, 0, 0, 0.1);
  padding: 35px 35px;
  position: relative;
  border: 1px solid #e6e3f1;
  height: 100%;
  flex-grow: 1;
}

.whocan-join-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.php-section-title h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.php-join-content h3 {
  font-size: 16px;
  font-weight: bold;
}

/* placement section start */

.placement_bx {
  box-shadow: 0 0 2px 2px #ededed;
  padding: 25px;
  border-radius: 5px;
  margin-top: 20px;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 0;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 6px 20px rgba(0, 0, 0, 0.1);
  position: relative;
  height: 100%;
}

.placement_bx h3 {
  font-size: 22px;
}

/* faq Second-type */

.accordion-item-2 {
  margin-bottom: 15px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 6px 20px rgba(0, 0, 0, 0.1) !important;
}

.accordion-button-2 {
  color: #005f6b !important;
  background-color: white !important;
  font-weight: 600;
}

.accordion-button-2:focus {
  background-color: white !important;
  border-bottom: 1px solid rgb(223, 218, 218) !important;
  box-shadow: none !important;
}

/* Are you Ready section */

.are-you-ready-area {
  background: #00a0b3 !important;
  padding: 50px;
  margin-bottom: 50px;
}

.are-you-ready-content h2 {
  color: white;
  font-weight: 700;
}

.enquiry-now-btn-2 {
  background-color: white;
  color: black;
}

.enquiry-now-btn-2:hover {
  background-color: white;
  color: black;
}

/* course header courses */

.rbt-category-menu-wrapper {
  position: relative;
}

.rbt-category-btn {
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #192335;
  font-size: 16px;
  font-weight: 500;
  background: rgba(0, 0, 0, 0.04);
  padding: 10px 20px;
  border-radius: 500px;
}

.category-dropdown-menu {
  position: absolute;
  top: 45px;
  left: 0;
  display: none;
  float: left;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-clip: padding-box;
  min-width: 300px;
  height: auto;
  z-index: 90;
  padding: 10px;
  background-color: #ffffff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 6px 20px rgba(0, 0, 0, 0.1) !important;
  border-top: 1px solid #e6e3f14f;
}

.category-dropdown-menu li a:hover {
  color: #00a0b3;
}

.rbt-category-menu-wrapper:hover .category-dropdown-menu {
  display: block;
}

.rbt-vertical-nav-list-wrapper {
  padding: 0;
  margin: 0;
}

.vertical-nav-item {
  list-style: none;
  padding: 0.5rem 1rem;
}

.vertical-nav-item a {
  color: #000;
  display: block;
  transition: background-color 0.3s, color 0.3s;
}

.category-text {
  cursor: pointer;
}

@media only screen and (max-width: 1007px) {
  .category-text {
    font-size: 13px;
  }
}

/* ----------------------FRONT END COURSE PAGE START  ------------------------*/

.course-slider .testi_slide img {
  border-radius: 8px;
}

.custom-prev-arrow,
.custom-next-arrow {
  background: none;
  border: none;
  font-size: 0;
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  z-index: 2;
}

.custom-prev-arrow {
  left: 15px;
}

.custom-next-arrow {
  right: 15px;
}

.custom-prev-arrow:before,
.custom-next-arrow:before {
  font-family: "slick";
  font-size: 25px;
  line-height: 1;
  opacity: 0.75;
  color: black;
}

.custom-prev-arrow:before {
  content: "←";
}

.custom-next-arrow:before {
  content: "→";
}

.course-slider {
  position: relative;
}

/* ----- BPO PAGE START -----------*/

.bpo-banner {
  position: relative;
  width: 100%;
  height: 500px;
  background: url("images/bpo_images/bpo-banner.webp") no-repeat center center/cover;
}

.bpo-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 50px;
  background: rgba(0, 0, 0, 0.5);
}

.heading {
  color: white;
  font-family: "Poppins", sans-serif;
  margin-bottom: 20px;
  z-index: 1;
  font-weight: 800;
}

.bpo-button {
  padding: 16px 30px 16px 66px;
  color: white;
  background-color: #00a0b3;
  border: none;
  cursor: pointer;
  z-index: 1;
  transition: background-color 0.3s;
  border-radius: 50px;
  position: relative;
  margin-right: 25px;
  margin: auto 0;
}

.bpo-button a {
  color: white;
}

.bpo-button a i {
  border: 2px solid white;
  padding: 14px;
  border-radius: 50px;
  position: absolute;
  left: 4px;
  top: 5px;
  transition: width 0.3s ease, left 0.3s ease;
  width: 46px;
  height: 46px;
}

.bpo-button:hover i {
  width: calc(100% - 8px);
}

.bpo-button a:hover {
  background-color: #00a0b3;
  color: white;
}

@media (max-width: 567px) {
  .bpo-overlay {
    align-items: center;
    padding-left: 0;
  }

  .bpo-heading {
    text-align: center;
  }

  .bpo-content {
    text-align: center;
  }

  .bpo-button {
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .bpo-buttons {
    flex-direction: column;
  }

  .bpo-button {
    margin-bottom: 10px;
    margin: 0 auto;
  }
}

.bpo-section-title h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

/* secttion-3 start */

.bpo-performance-section .heading-section h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  text-align: center;
  color: black;
}

.bpo-performance-sub-head h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.bpo-performance-card {
  background-size: cover;
  background-position: center;
  height: 400px;
  color: white;
  padding: 20px;
  overflow: hidden;
  transition: background 0.5s, color 0.5s;
}

.bpo-performance-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  transition: background 0.5s;
}

.bpo-performance-card-1 {
  position: relative;
  background-image: url("images/bpo_images/Lead-Generation.webp");
}

.bpo-performance-card-2 {
  position: relative;
  background-image: url("images/bpo_images/Client-Conversion.webp");
}

.bpo-performance-card-3 {
  position: relative;
  background-image: url("images/bpo_images/PhD-Admissions-Assistance.webp");
}

.bpo-performance-card-4 {
  position: relative;
  background-image: url("images/bpo_images/Client-Handling.webp");
}

.bpo-performance-card-7 {
  position: relative;
  background-image: url("images/bpo_images/techinical-support.webp");
}

.bpo-performance-card-8 {
  position: relative;
  background-image: url("images/bpo_images/customer-support.webp");
}

.bpo-performance-card p {
  margin: 0;
  opacity: 0;
  transform: translateX(100%);
  transition: opacity 0.6s, transform 0.9s;
}

.bpo-performance-card h4,
.bpo-performance-card p {
  position: relative;
  z-index: 1;
}

.bpo-performance-card:hover {
  background: linear-gradient(to right, #43daeb, rgb(38, 175, 190), #00a0b3);
  color: white;
}

.bpo-performance-card:hover h4,
.bpo-performance-card:hover p {
  opacity: 1;
  transform: translateX(0);
  position: relative;
}

/* section -4 start */

.bpo-swiper-card {
  flex: 1;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border: none !important;
  height: 100%;
  height: 490px;
  background-color: #f2f8f9;
  border-radius: 10px;
  padding: 2em 1.2em;
  margin: 12px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.bpo-swiper-card .card-body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
}

.bpo-swiper-card h3 {
  font-size: 20px;
}

.bpo-swiper-section .heading-section h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  text-align: center;
  color: white;
  padding-top: 50px;
}

.bpo-swiper-button {
  padding: 8px 20px 8px 50px;
  color: black;
  cursor: pointer;
  border-radius: 50px;
  position: relative;
  border: 1px solid black;
}

.bpo-swiper-button i {
  border: 1px solid black;
  padding: 6px;
  border-radius: 50px;
  position: absolute;
  left: 4px;
  top: 4px;
  width: 32px;
  height: 32px;
  transition: width 0.3s ease, left 0.3s ease;
}

.bpo-swiper-button:hover i {
  width: calc(100% - 8px);
}

.bpo-swiper-button:hover {
  color: black;
}

.bpo-slider {
  position: relative;
}

.bpo-swiper-section .background-color-part {
  background-color: #00a0b3;
  padding-bottom: 290px;
}

.containers {
  margin-top: -280px;
}

.bpo-swiper-card img {
  padding-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .bpo-slider .bpo-swiper-content .bpo-swiper-card {
    height: 100%;
  }
}

/* section-5 */

.bpo-partner-section {
  position: relative;
  background-image: url("images/bpo_images/why-feather-bpo.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 20px;
  margin-top: 100px !important;
}

.bpo-partner-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.bpo-partner-section .benefits-list li,
.bpo-partner-section .features-list li {
  list-style: none;
  background-color: rgb(223, 222, 222);
  margin: 10px 0;
  padding: 15px;
  position: relative;
}

.bpo-partner-section .right-content h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  position: relative;
  color: white;
}

.bpo-partner-section .right-content h3 {
  font-size: 24px;
}

.bpo-partner-section .right-content h3,
.bpo-partner-section .right-content p {
  position: relative;
  color: white;
}

.features-list,
.right-content {
  margin-top: 30px;
  position: relative;
}

.bpo-partner-section .left-content {
  padding-right: 40px;
  position: relative;
}

@media (max-width: 767px) {
  .bpo-partner-section .left-content {
    padding-right: 0;
  }

  .bpo-partner-section .left-content ul {
    align-items: flex-start;
    padding-left: 0;
  }

  .bpo-partner-section .benefits-list {
    align-items: flex-start;
    padding-left: 0;
  }
}

/* section-6 */

.bpo-vision .content-section h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

/* section-7 */

.bpo-section-7 .bpo-section-title-7 h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

.our-values-sub-head-1 ul li {
  list-style: none;
}

.our-values-sub-head-1 h3 {
  font-size: 20px;
}

/* section-9 */

.bpo-testimonials .testimonials-heading h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

.bpo-testimonials-card {
  background-color: #f2f8f9;
  border-radius: 15px;
  padding: 2em 1.2em;
  margin: 12px;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border: none !important;
  height: 100%;
}

.bpo-testimonials-card h4 {
  font-size: 16px;
}

/* BPO CONTACT PART */

.bpo-contact-area-heading h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  text-align: center;
}

.bpo-contact-input {
  width: 100%;
  padding: 8px;
  border: 2px solid rgb(197, 196, 196);
}

.bpo-contact-form textarea {
  height: 180px;
}

.bpo-contactform-buttons button {
  padding: 16px 30px 16px 66px;
  color: white;
  background-color: #00a0b3;
  border: none;
  cursor: pointer;
  z-index: 1;
  transition: background-color 0.3s;
  border-radius: 50px;
  position: relative;
  margin-right: 25px;
}

.bpo-contactform-buttons i {
  color: white;
  border: 2px solid white;
  padding: 14px;
  border-radius: 50px;
  position: absolute;
  left: 4px;
  top: 5px;
  transition: width 0.3s ease, left 0.3s ease;
  width: 46px;
  height: 46px;
  text-align: start;
}

.bpo-contactform-buttons button:hover i {
  text-align: start;
  width: calc(100% - 8px);
}

/* ----------------------PYTHON COURSE PAGE START  ------------------------*/

@media (max-width: 992px) {
  .python-application .flexWrapbox .python-application-img {
    display: flex;
    justify-content: center;
  }

  .python-application .flexWrapbox h4 {
    text-align: center;
  }

  .python-application .flexWrapbox p {
    text-align: justify;
  }
}

/* ----------------------MERN STACK COURSE PAGE START  ------------------------*/

.mern-professional h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.mern-professional .stickymern img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 992px) {
  .stickymern {
    display: flex;
    justify-content: center;
    align-items: center;
    position: unset !important;
  }

  .mern-professional .stickymern img {
    width: 60%;
  }
}

/* ----------------------GRAPHIC DESIGN COURSE PAGE START  ------------------------*/

.what-new-section .what-new-section-heading h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.what-new-section .what-new-cards .what-new-card {
  height: 100%;
  padding: 15px;
}

.what-new-cards .what-new-card img {
  border-radius: 15px;
}

.what-new-card .what-new-card-content h5 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

/* google form btn */

.contact-google-btn a {
  min-width: 300px;
  min-height: 60px;
  display: inline-flex;
  font-size: 22px;
  align-items: center;
  justify-content: center;
  text-align: center;
  letter-spacing: 1.3px;
  font-weight: 700;
  color: #313133;
  background: white;
  border: none;
  border-radius: 1000px;
  transition: all 0.3s ease-in-out 0s;
  cursor: pointer;
  outline: none;
  position: relative;
  padding: 10px;
}

.contact-google-btn a::before {
  content: "";
  border-radius: 1000px;
  min-width: calc(300px + 12px);
  min-height: calc(60px + 12px);
  border: 6px solid black;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}

.contact-google-btn a:hover,
.contact-google-btn a:focus {
  color: #313133;
  transform: translateY(-6px);
}

.contact-google-btn a:hover::before,
.contact-google-btn a:focus::before {
  opacity: 1;
}

.contact-google-btn .btn-animation::after {
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 100%;
  border: 6px solid #00ffcb;
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: ring 1.5s infinite;
}

.contact-google-btn a:hover::after,
.contact-google-btn a:focus::after {
  animation: none;
  display: none;
}

@keyframes ring {
  0% {
    width: 30px;
    height: 30px;
    opacity: 1;
    z-index: 1;
  }

  100% {
    width: 300px;
    height: 300px;
    opacity: 0;
    z-index: 1;
  }
}

.contact-bg-image {
  position: relative;
  width: 100%;
  height: 450px;
  background-image: url("images/mern-stack-course/contact-now.webp");
  background-size: cover;
  background-position: center;
  color: white;
  margin-top: 55px !important;
}

@media (max-width: 992px) {
  .contact-bg-image {
    margin-top: 0 !important;
  }
}

.contact-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(43, 42, 42, 0.5);
}

.contact-overlay-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}

.contact-button {
  background-color: #ffffff;
  color: #333333;
  padding: 10px 20px;
  font-size: 18px;
  text-decoration: none;
  border-radius: 5px;
}

.get-quote-btn a {
  color: black;
}

.get-quote-btn:hover {
  background-color: black !important;
  color: white !important;
}

.get-quote-btn:hover a {
  color: white !important;
}

.home-contact-google-section {
  margin-top: 70px;
}

.home-contact-google-section-2 {
  margin-top: 90px;
}

.banner-get-quote button {
  background-color: white;
  padding: 10px 25px;
  border-radius: 50px;
  animation: wiggle 3s 1s infinite;
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

@keyframes wiggle {

  5%,
  50% {
    transform: scale(1);
  }

  10% {
    transform: scale(0.9);
    box-shadow: 0 0 10px rgba(255, 0, 0, 0.7);
  }

  15% {
    transform: scale(1.15);
    box-shadow: 0 0 10px rgba(0, 255, 0, 0.7);
  }

  20% {
    transform: scale(1.15) rotate(-5deg);
    box-shadow: 0 0 10px rgba(0, 0, 255, 0.7);
  }

  25% {
    transform: scale(1.15) rotate(5deg);
    box-shadow: 0 0 10px rgba(255, 255, 0, 0.7);
  }

  30% {
    transform: scale(1.15) rotate(-3deg);
    box-shadow: 0 0 10px rgba(255, 0, 255, 0.7);
  }

  35% {
    transform: scale(1.15) rotate(2deg);
    box-shadow: 0 0 10px rgba(0, 255, 255, 0.7);
  }

  40% {
    transform: scale(1.15) rotate(0);
    box-shadow: 0 0 10px rgba(255, 165, 0, 0.7);
  }
}

.banner-get-quote button a {
  font-size: 20px;
  font-weight: 500;
}

/* ----------------------UI/UX DESIGN COURSE PAGE START  ------------------------*/

.ds-career-heading-section .ds-career-title h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.no-gutters .skillcards-master {
  border: 1px solid #c8c8c8;
  padding: 15px;
  height: 100%;
}

.skillcards-master h5 {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

/* ----------------------DIGITAL MARKETING COURSE PAGE START  ------------------------*/

.dm-career-options h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.dm-career-slider .rounded {
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
  color: white;
  display: flex;
  align-items: end;
}

.dm-career-slider .Digital-Marketing-Manager {
  background-image: url("images/digital-marketing-course/digital-marketing-manager.webp");
}

.dm-career-slider .seo-expert {
  background-image: url("images/digital-marketing-course/seo-expert.webp");
}

.dm-career-slider .social-media-executive {
  background-image: url("images/digital-marketing-course/social-media-executive.webp");
}

.dm-career-slider .search-engine-marketer {
  background-image: url("images/digital-marketing-course/search-engine-marketer.webp");
}

.dm-career-slider .content-marketing-manager {
  background-image: url("images/digital-marketing-course/content-marketing-manager.webp");
}

.dm-career-slider .advertising-expert {
  background-image: url("images/digital-marketing-course/advertising-expert.webp");
}

.dm-career-slider .website-content-writer {
  background-image: url("images/digital-marketing-course/content-writer.webp");
}

.dm-career-slider .inbound-marketing-manager {
  background-image: url("images/digital-marketing-course/inbound-marketing-manager.webp");
}

.dm-career-slider .email-marketing-specialist {
  background-image: url("images/digital-marketing-course/email-marketing-seo.webp");
}

.dm-career-slider .digital-marketing-analyst {
  background-image: url("images/digital-marketing-course/digital-marketing-analyst.webp");
}

.dm-career-slider .rounded-bottom {
  background-color: #0000009c;
  padding: 20px;
  height: 100px;
}

.dm-career-slider .rounded-bottom h3 {
  font-size: 16px;
  font-weight: 600;
}

.dm-career-slider .owl-item {
  margin: 10px;
}

.dm-career-slider-prev-btn:before,
.dm-career-slider-next-btn:before {
  font-size: 40px !important;
  color: white;
}

/* Placement assistance section */

.ds-career-image-heading {
  display: flex;
  align-items: center;
  gap: 10px;
}

.ds-career-image-heading h3 {
  font-size: 20px;
  font-weight: 600;
}

.ds-career-image-content ul {
  margin: 0;
  padding: 0;
}

.ds-career-image-content ul li {
  padding: 5px;
  list-style: none;
}

.ds-career-image-content ul li:not(:last-child) {
  border-bottom: 1px solid #e4e4e4 !important;
}

/* HOME CYBER SECURITY SECTION */

.home-cyber-security-section {
  padding-top: 10px;
}

.home-cyber-security-section h2 {
  font-size: 40px;
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  color: #00a0b3;
}

.home-cyber-security-card .home-cyber-security-card-title {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.home-cyber-security-card .card-body i {
  font-size: 28px;
}

/* ----------------------THANK YOU PAGE START  ------------------------*/

.thank-you-section {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  background-color: #f5dff39c;
}

.thank-you-section-title h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: 800;
  font-style: italic;
}

.thank-you-section-title p {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}

.check-icon i {
  font-size: 100px;
  color: black;
}

.thank-button .thank-you-btn {
  background-color: #00a0b3;
  color: white;
  padding: 15px 50px;
  border-radius: 50px;
  font-size: 20px;
  font-weight: 900;
}

/* ----------------------GOOGLE ADS PAGE START  ------------------------*/

.google-ads-content-height {
  line-height: 2;
}

/* ----------------------OTHER COURSES PAGE START  ------------------------*/

.other-intern-courses-title h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.sercard .other-intern-card-text {
  position: relative;
  bottom: 40px;
  width: 80%;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  background-color: white;
  color: #000000;
  padding: 20px;
  height: 330px !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.other-intern-card-content-section {
  display: flex;
  justify-content: center;
}

.other-intern-card-text h4 {
  text-align: center;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
}

.other-intern-card-text h4:hover {
  color: #00a0b3;
}

@media (max-width: 991px) {
  .sercard .other-intern-card-text {
    height: auto !important;
  }
}

.quality h4 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 28px;
}

/* ----------------------DATA SCIENCE COURSE PAGE START  ------------------------*/

.mp-jb-assist-pgm-title h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.mp-content-box {
  box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 5px 3px;
  padding: 10px;
  height: 100%;
}

/* ---------------------VIDEO EDITING COURSE PAGE START  ------------------------*/

.ve-pro-features-nav ul li a {
  color: black !important;
  border: none !important;
}

.ve-pro-features-nav ul li a.active {
  border-bottom: 2px solid #00a0b3 !important;
}

.ve-pro-features-section-title h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

/* ---------------------MOBILE APP DEVELOPMENT COURSE PAGE START  ------------------------*/

.pc-slider-image,
.apple-slider-image,
.tab-slider-image,
.android-slider-image {
  position: relative;
}

.small-pc-icon img {
  position: absolute;
  bottom: 25px;
  left: 52%;
  width: 45px;
}

.small-mac-icon img {
  position: absolute;
  bottom: 25px;
  left: 30%;
  width: 45px;
  border-radius: 8px;
}

.small-apple-icon img {
  position: absolute;
  bottom: 10px;
  left: 42%;
  width: 45px;
  border-radius: 5px;
}

.small-android-icon img {
  position: absolute;
  bottom: 10px;
  left: 42%;
  width: 45px;
}

.small-tab-chrome-icon img {
  position: absolute;
  bottom: 10px;
  left: 23%;
  width: 45px;
}

.small-tab-safari-icon img {
  position: absolute;
  bottom: 13px;
  left: 62%;
  width: 38px;
}

.small-tab-firefox-icon img {
  position: absolute;
  bottom: 13px;
  left: 43%;
  width: 40px;
}

.text-same-alignment {
  text-align: justify;
}

.react-native-title h3,
.flutter-title h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

@media only screen and (max-width: 575px) {
  .small-pc-icon img {
    position: absolute;
    bottom: 50px;
    left: 52%;
    width: 45px;
  }

  .small-mac-icon img {
    position: absolute;
    bottom: 50px;
    left: 33%;
    width: 45px;
  }

  .small-apple-icon img {
    position: absolute;
    bottom: 25px;
    left: 44%;
    width: 45px;
    border-radius: 5px;
  }

  .small-android-icon img {
    position: absolute;
    bottom: 25px;
    left: 44%;
    width: 45px;
  }

  .small-tab-chrome-icon img {
    position: absolute;
    bottom: 25px;
    left: 23%;
    width: 45px;
  }

  .small-tab-safari-icon img {
    position: absolute;
    bottom: 28px;
    left: 62%;
    width: 38px;
  }

  .small-tab-firefox-icon img {
    position: absolute;
    bottom: 28px;
    left: 43%;
    width: 40px;
  }
}

.academic-partners-slider p {
  margin-top: 10px;
}

/* mobile screen three butons */

.mbl-btns-group {
  display: none;
  padding-top: 12px;
  padding-bottom: 12px;
}

.mbl-btns-group li a {
  color: #00a0b3;
  font-weight: 900;
}

.mbl-btns-group ul li a:hover {
  color: #00a0b3 !important;
}

@media (max-width: 992px) {
  .mbl-btns-group {
    display: block;
  }
}

@media (max-width: 360px) {
  .mbl-btns-group li a {
    font-size: 12px;
  }
}

.nav-item-border {
  position: relative;
}

.nav-item-border:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 40%;
  background-color: #00a0b3;
  transform: translateY(-50%);
}

.marquee-bg {
  background-color: #00a0b3;
  color: white;
}

/* courses page enroll btn animations */

.enroll-now-animated-button {
  background-color: white;
  padding: 20px 40px;
  margin: 12px;
  display: inline-block;
  -webkit-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
  overflow: hidden;
  color: black;
  font-size: 20px;
  letter-spacing: 2.5px;
  text-align: center;
  -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  border-radius: 15px;
}

.enroll-now-animated-button:hover {
  color: black;
}

.enroll-now-animated-button::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #afe3e9;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  color: #00a0b3 !important;
}

.enroll-now-animated-button:hover::before {
  opacity: 0.2;
}

.enroll-now-animated-button span {
  position: absolute;
}

.enroll-now-animated-button span:nth-child(1) {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear,
      right top,
      left top,
      from(rgba(43, 8, 8, 0)),
      to(#00a0b3));
  background: linear-gradient(to left, rgba(43, 8, 8, 0), #00a0b3);
  -webkit-animation: 2s animateTop linear infinite;
  animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

.enroll-now-animated-button span:nth-child(2) {
  top: 0px;
  right: 0px;
  height: 100%;
  width: 2px;
  background: -webkit-gradient(linear,
      left bottom,
      left top,
      from(rgba(43, 8, 8, 0)),
      to(#00a0b3));
  background: linear-gradient(to top, rgba(43, 8, 8, 0), #00a0b3);
  -webkit-animation: 2s animateRight linear -1s infinite;
  animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }

  100% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

.enroll-now-animated-button span:nth-child(3) {
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear,
      left top,
      right top,
      from(rgba(43, 8, 8, 0)),
      to(#00a0b3));
  background: linear-gradient(to right, rgba(43, 8, 8, 0), #00a0b3);
  -webkit-animation: 2s animateBottom linear infinite;
  animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

.enroll-now-animated-button span:nth-child(4) {
  top: 0px;
  left: 0px;
  height: 100%;
  width: 2px;
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      from(rgba(43, 8, 8, 0)),
      to(#00a0b3));
  background: linear-gradient(to bottom, rgba(43, 8, 8, 0), #00a0b3);
  -webkit-animation: 2s animateLeft linear -1s infinite;
  animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  100% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

/* course headimg animation */

.course-color-change {
  font-size: 16px;
  color: #00a0b3;
  /* animation: colorChange 0.2s infinite alternate; */
}

/* @keyframes colorChange {
  0% {
    color: rgb(169, 6, 245);
    text-shadow: 0 0 1px red;
  }

  100% {
    color: #00a0b3;
    text-shadow: 0 0 1px rgb(2, 90, 112);
  }
} */

/* service headimg animation */

/* .service-color-change {
  animation: serviceColorChange 1s infinite alternate;
} */

@keyframes serviceColorChange {
  0% {
    color: rgb(169, 6, 245);
    text-shadow: 0 0 1px red;
  }

  100% {
    color: #00a0b3;
    text-shadow: 0 0 1px rgb(2, 90, 112);
  }
}

.carousel-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.whypart-small-title {
  font-size: 20px;
}

/* bubble animation */
#background-wrap {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  overflow: hidden;
  pointer-events: none;
}

@-webkit-keyframes animateBubble {
  0% {
    margin-top: 20%;
  }

  100% {
    margin-top: -100%;
  }
}

@-moz-keyframes animateBubble {
  0% {
    margin-top: 20%;
  }

  100% {
    margin-top: -100%;
  }
}

@keyframes animateBubble {
  0% {
    margin-top: 20%;
  }

  100% {
    margin-top: -100%;
  }
}

@keyframes sideWays {
  0% {
    margin-left: 0;
  }

  100% {
    margin-left: 50px;
  }
}

.x1 {
  animation: animateBubble 25s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  left: -5%;
  top: 5%;
  transform: scale(0.6);
  background-color: #ff1493;
  content: "\f09a";
}

.x2 {
  animation: animateBubble 20s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  left: 8%;
  top: 80%;
  transform: scale(0.4);
  background-color: #1877f2;
  color: #fff;
  width: 95px !important;
  height: 95px !important;
  text-align: center;
  line-height: 95px;
  font-size: 73px;
}

.x3 {
  -webkit-animation: animateBubble 28s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 28s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 28s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  left: 10%;
  top: 40%;
  transform: scale(0.7);
  background-color: #1e90ff;
}

.x4 {
  animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  left: 20%;
  top: 0;
  transform: scale(0.3);
  background: radial-gradient(circle at 30% 107%,
      #fdf497 0,
      #fdf497 5%,
      #fd5949 45%,
      #d6249f 60%,
      #285aeb 90%);
  color: #fff;
  width: 120px !important;
  height: 120px !important;
  text-align: center;
  line-height: 120px;
  font-size: 73px;
}

.x5 {
  animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  left: 30%;
  top: 50%;
  transform: scale(0.5);
  background-color: #0075d1;
}

.x6 {
  animation: animateBubble 21s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  left: 50%;
  top: 50%;
  transform: scale(0.8);
  background-color: red;
  color: #fff;
  width: 40px !important;
  height: 40px !important;
  text-align: center;
  line-height: 40px;
  font-size: 25px;
}

.x7 {
  animation: animateBubble 20s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  left: 65%;
  top: 70%;
  transform: scale(0.4);
  background-color: grey;
}

.x8 {
  animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  left: 80%;
  top: 10%;
  transform: scale(0.3);
  background-color: red;
  color: #fff;
  width: 120px !important;
  height: 120px !important;
  text-align: center;
  line-height: 120px;
  font-size: 73px;
}

.x9 {
  animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  left: 90%;
  top: 50%;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  transform: scale(0.6);
  background-color: #8a2be2;
}

.x10 {
  animation: animateBubble 26s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  left: 50%;
  top: 70%;
  background: #1da1f2;
  transform: scale(0.3);
  color: #fff;
  width: 120px !important;
  height: 120px !important;
  text-align: center;
  line-height: 120px;
  font-size: 73px;
}

.x11 {
  animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  left: 100%;
  top: 50%;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  transform: scale(0.6);
  background-color: #8a2be2;
}

.x12 {
  animation: animateBubble 26s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  left: 80%;
  top: 80%;
  background: #0077b5;
  transform: scale(0.3);
  color: #fff;
  width: 120px !important;
  height: 120px !important;
  text-align: center;
  line-height: 120px;
  font-size: 73px;
}

.bubble {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height: 20px;
  position: absolute;
  width: 20px;
}

/* header mobile dropdowns */
.services-dropdown-item {
  position: relative;
}

.services-dropdown-item label {
  font-size: 20px;
  color: black;
  /* font-weight: bolder; */
  padding: 6px 0 6px 0;
}

.services-dropdown-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  padding: 10px;
  text-decoration: none;
  color: black;
  border: none !important;
}

.services-dropdown-item .dropdown-menu {
  display: none;
  list-style: none;
  padding-left: 0;
  margin: 0;
  border: none !important;
}

.services-dropdown-item .dropdown-menu .nav-link {
  padding-left: 30px;
  border-bottom: 1px solid rgb(238, 237, 237);
}

#services-toggle,
#course-toggle {
  display: none;
}

#services-toggle:checked+.nav-link+.dropdown-menu,
#course-toggle:checked+.nav-link+.dropdown-menu {
  display: block;
}

#services-toggle:checked+.nav-link,
#course-toggle:checked+.nav-link,
#services-toggle:not(:checked)+.nav-link,
#course-toggle:not(:checked)+.nav-link {
  color: black;
}

.fa-angle-double-down {
  transition: transform 0.3s ease;
}

#services-toggle:checked+.nav-link .fa-angle-double-down,
#course-toggle:checked+.nav-link .fa-angle-double-down {
  transform: rotate(180deg);
  color: black;
}

@media only screen and (max-width: 991px) {
  .mobile-screen-hide-item {
    display: none;
  }
}

@media (max-width: 991px) {
  .scolling-nav {
    overflow-y: auto;
    max-height: 80vh;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .scolling-nav::-webkit-scrollbar {
    display: none;
  }
}

/* BLOGS START */

/* LOGIN PAGE  */

.admin-login-section h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.admin-login-input input {
  width: 100%;
  padding: 8px;
  border: 1px solid gray;
}

.admin-login-btn {
  border: none;
  background-color: #00a0b3;
  color: white;
  padding: 8px 25px;
  border-radius: 3px;
}

/* BLOGS PAGE */
.admin-login-button a {
  background-color: #00a0b3;
  color: white !important;
  padding: 10px 20px;
  border-radius: 5px;
}

@media only screen and (max-width: 575px) {
  .admin-login-button {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
}

@media only screen and (min-width: 576px) {
  .admin-login-button {
    display: flex !important;
    justify-content: end !important;
  }
}

.blogs-image-section {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}

.limited-blog-card {
  padding: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 8px 20px rgba(0, 0, 0, 0.1),
    0 12px 40px rgba(0, 0, 0, 0.15);
  transition: box-shadow 0.3s ease-in-out;
  border-radius: 5px;
  height: 100%;
  display: flex;
  flex-direction: column;
  border: 1px solid #ddd;
  overflow: hidden;
  padding-bottom: 15px;
}

.limited-blog-card .card-title a {
  color: black;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 700;
  font-style: italic;
}

.limited-blog-card .card-title a:hover {
  color: #00a0b3;
}

.limited-blog-card-icon-list {
  list-style: none;
}

.limited-blog-card-icon-list li {
  flex: 1 1 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 5px;
}

.limited-blog-card .card-footer ul {
  padding: 0;
}

.limited-blog-card-content {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.limited-blog-card-content .card-footer {
  margin-top: auto;
}

.pagination {
  margin: 20px 0;
}

.page-item {
  margin: 0 5px;
}

.page-item.active .page-link {
  background-color: #00a0b3;
  border-color: #00a0b3;
  color: #fff;
}

.page-link {
  padding: 10px 15px;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  color: #00a0b3;
  text-decoration: none;
}

.page-link:hover {
  background-color: #e9ecef;
  color: #0056b3;
}

.page-item:first-child .page-link,
.page-item:last-child .page-link {
  border-radius: 0.25rem;
}

.page-item:not(:last-child) .page-link {
  margin-right: 0.5rem;
}

.search-container {
  position: relative;
}

.blog-search input[type="text"] {
  padding: 6px;
  margin-top: 8px;
  font-size: 17px;
  border: 2px solid gray;
  width: 100%;
  box-sizing: border-box;
}

.search-icon {
  position: absolute;
  right: 8px;
  top: 35%;
  border: none;
  background: transparent;
  cursor: pointer;
  outline: none;
  color: #333;
}

.search-icon i {
  font-size: 16px;
}

.scrollable-posts {
  max-height: 700px;
  overflow-y: auto;
  padding-right: 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  background-color: #f9f9f9;
}

.scrollable-posts::-webkit-scrollbar {
  width: 8px;
}

.scrollable-posts::-webkit-scrollbar-thumb {
  background-color: #00a0b3;
  border-radius: 10px;
}

.scrollable-posts::-webkit-scrollbar-track {
  background-color: #e0e0e0;
  border-radius: 10px;
}

.post-item {
  padding: 10px 0px 0 0px;
  border-bottom: 1px solid #ddd;
  transition: background-color 0.3s ease;
}

.post-item:last-child {
  border-bottom: none;
}

.post-item a {
  color: #333;
  text-decoration: none;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.post-item a:hover {
  color: #00a0b3;
}

.post-item:hover {
  background-color: #f1f1f1;
}

@media (min-width: 992px) {
  .page-blogs-list {
    margin-top: -90px !important;
  }
}

.text-truncat {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  max-width: 200px;
  vertical-align: middle;
}

/* BLOG CONTENT PAGE */
.pagecalendar {
  padding: 0;
}

.other-posts-slider-mobile {
  position: relative;
}

.blog-comment-form h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 25px;
}

.blog-custom-input {
  width: 100%;
  padding: 8px;
  border: 2px solid gray;
}

.blog-comment-form button {
  background-color: #00a0b3;
  color: white;
}

.blog-comment-form button:hover {
  background-color: #00a0b3;
  color: white;
}

.commects-section {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
  padding: 10px;
}

.commects-section .reply p {
  word-wrap: break-word;
  overflow-wrap: break-word;
}

@media (max-width: 992px) {
  .other-posts-slider-mobile {
    display: none;
  }
}

.other-scrollable-posts {
  max-height: 900px;
  overflow-y: auto;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  background-color: #f9f9f9;
}

.other-scrollable-posts::-webkit-scrollbar {
  width: 8px;
}

.other-scrollable-posts::-webkit-scrollbar-thumb {
  background-color: #00a0b3;
  border-radius: 10px;
}

.other-scrollable-posts::-webkit-scrollbar-track {
  background-color: #e0e0e0;
  border-radius: 10px;
}

.comment-submit-btn {
  padding: 12px 20px;
}

.all-blogs-btn a {
  font-size: 22px;
  font-weight: 600;
  color: black;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
}

.all-blogs-btn a:hover {
  color: #00a0b3;
}

.all-blogs-btn i {
  margin-left: 8px;
}

@media only screen and (max-width: 991px) {
  .all-blogs-btn {
    margin-bottom: 20px;
  }
}

/* POST CONTENT */
.blog-form-section-heading h1 {
  font-weight: 700;
  text-align: center;
  font-family: "Poppins", sans-serif;
  margin-bottom: 30px;
}

.blog-title-input {
  width: 100%;
  padding: 8px;
  border: 2px solid rgb(197, 196, 196);
}

.blog-label {
  margin-bottom: 5px;
  color: black;
  font-weight: 500;
}

.blog-submit-btn {
  background-color: #00a0b3;
  color: white;
  border: none;
  padding: 8px 20px;
  border-radius: 5px;
}

.blog-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
}

.admin-logout-btn a {
  background-color: red;
  color: white;
  border: none;
  padding: 8px 20px;
  border-radius: 5px;
}

.admin-logout-btn:hover a {
  color: white;
}

.admin-logout-btn {
  display: flex;
  justify-content: end;
}

.modal-backdrop.show {
  opacity: 0.8;
}

.modal .blog-modal-header {
  border-radius: 10px;
  border: none;
}

.modal .blog-modal-header {
  border-bottom: none;
  display: flex;
  justify-content: flex-end;
}

.blog-modal-close {
  font-size: 1.5rem;
  color: #333;
  background: none;
  border: none;
  outline: none;
}

.blog-modal-body {
  text-align: center;
  font-size: 1.1rem;
  color: #495057;
}

.blog-modal-body .btn {
  background-color: #007bff;
  color: #fff;
  border-radius: 5px;
  padding: 10px 20px;
  font-size: 1rem;
  margin-top: 15px;
  border: none;
}

.blog-modal-body .btn:hover {
  background-color: #0056b3;
}

td .blog-edit-btn {
  background-color: #00a0b3;
  color: white;
}

td .blog-edit-btn:hover {
  background-color: #00a0b3;
  color: white;
}

/* service website proposal */
.website-subscription-home .container {
  border: 2px solid #acebf1;
  padding: 60px 5px 50px 5px;
  border-radius: 10px;
}

.website-subscription-home h2 {
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  color: #00a0b3;
  text-transform: uppercase;
}

.website-subscription-section {
  margin-top: 40px;
  text-align: center;
}

.website-subscription-section .website-input input {
  border: 2px solid gray;
  padding: 10px;
  width: 100%;
  border-radius: 10px;
}

.service-website-proposal .btn-section {
  margin-top: 80px;
}

.website-subscription-section button {
  background-color: white;
  color: black;
  padding: 10px 20px;
  border: none;
  border-radius: 10px;
  width: 100%;
}

.website-subscription-section .form-check {
  display: inline-flex;
  align-items: center;
}

.website-subscription-section .form-check-label {
  margin-left: 5px;
}

@media only screen and (max-width: 992px) {
  .website-subscription-section .website-input input {
    width: 100% !important;
  }
}

@media only screen and (max-width: 575px) {
  .website-subscription-section .row {
    flex-direction: column;
    align-items: center;
  }
}

@media only screen and (max-width: 767px) {
  .website-subscription-section .btn-section {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }

  .website-subscription-home .container {
    padding: 60px 5px 50px 5px;
  }

  .website-subscription-section .home-website-proposal .btn-section {
    margin-top: 0;
  }
}

@media only screen and (min-width: 768px) {
  .website-subscription-section .btn-section {
    justify-content: start;
  }
}

#submitBtn:disabled {
  cursor: not-allowed;
  opacity: 0.8;
}

.website-subscription-section .home-website-proposal button {
  /* background-color: #00A0B3; */
  color: black !important;
  border: 2px solid #00a0b3;
  margin-top: 60px;
  font-weight: 700;
}

@media (max-width: 576px) {
  .form-check {
    width: 100%;
    text-align: center;
  }
}

/* SUB MENU PAGE */
.main-post-btn a,
.main-list-btn a {
  background-color: #00a0b3;
  color: white;
  border-radius: 5px;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 600;
}

.post-list-bts-group h1 {
  font-weight: 700;
}

.post-list-bts-group h2 {
  font-weight: 700;
}

.main-post-btn a:hover,
.main-list-btn a:hover {
  background-color: #00a0b3;
  color: white;
}

.post-list-bts-group {
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 6px 20px rgba(0, 0, 0, 0.1);
}

/* SUBSCRIBERS LIST PAGE */
.website-subscriptions-table thead tr {
  background-color: black;
  color: white;
  text-align: center;
}

.website-subscriptions-table thead tr th {
  padding: 15px 0px;
}

.website-subscriptions-table tbody tr td {
  padding: 12px 5px;
}

.website-subscriptions-table table tr td {
  border: 2px solid rgb(179, 177, 177);
}

@media (max-width: 768px) {

  .website-subscriptions-table td,
  .website-subscriptions-table th {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media (max-width: 768px) {
  .website-subscriptions-table thead {
    display: none;
  }

  .website-subscriptions-table tr {
    display: block;
    margin-bottom: 1rem;
  }

  .website-subscriptions-table td {
    display: flex;
    justify-content: space-between;
    padding-left: 50%;
    position: relative;
  }

  .website-subscriptions-table td::before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    width: 50%;
    padding-left: 1rem;
    font-weight: bold;
    text-align: left;
  }
}

/* CAREER PAGE START  */

.career_ban_sec {
  width: 100%;
}

.career_ban_img {
  width: 100%;
  position: relative;
}

.career_ban_img img {
  width: 100%;
}

.career_ban_text {
  position: absolute;
  top: 50%;
  left: 6%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.career_ban_text strong {
  font: 800 62.22px/70px "Montserrat", sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.career_ban_text strong span {
  font: 400 44.44px/52px "Montserrat", sans-serif;
  letter-spacing: 3px;
}

.career_ban_text p {
  font: 400 25px/30px "Montserrat", sans-serif;
  color: #fff;
  margin: 7px 0 25px;
}

.career_ban_text button {
  border: none;
  display: inline-block;
  font: 800 19.39px/24px "Montserrat", sans-serif;
  background: #00a0b3;
  border-radius: 5px;
  color: #fff;
  padding: 12px 28px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .career_ban_text p {
    font-size: 21px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .career_ban_text p {
    font-size: 17px;
  }

  .career_ban_text strong {
    font-size: 50px;
    line-height: 60px;
  }

  .career_ban_text strong span {
    font-size: 37px;
  }

  .career_ban_text button {
    font-size: 16px;
    line-height: 19px;
  }
}

@media only screen and (max-width: 991px) {
  .career_ban_text strong {
    font-size: 35px;
    line-height: 40px;
  }

  .career_ban_text strong span {
    font-size: 28px;
    line-height: 35px;
    letter-spacing: 2px;
  }

  .career_ban_text p {
    font-size: 14px;
    line-height: 20px;
  }

  .career_ban_text button {
    font-size: 13.39px;
    line-height: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .career_ban_img img {
    min-height: 290px;
    object-fit: cover;
  }
}

@media only screen and (max-width: 575px) {
  .career_ban_text strong {
    padding: 10px;
    width: 100%;
    display: block;
  }
}

@media only screen and (max-width: 480px) {
  .career_ban_text strong span {
    font-size: 22px;
    line-height: 31px;
    letter-spacing: 1px;
  }

  .career_ban_text {
    left: 2%;
  }
}

.career-job-list-section .row {
  display: flex;
  flex-wrap: wrap;
}

.career-job-list-section .col-lg-4,
.career-job-list-section .col-md-6,
.career-job-list-section .col-12 {
  display: flex;
  flex-direction: column;
}

.career-job-list-section .job-listing-card {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}

.career-job-list-section .badge {
  letter-spacing: 0.5px;
  font-size: 14px;
}

.job-listing-card .card-footer {
  margin-top: auto;
}

.job-listing-card .button button {
  border: none;
  background-color: #03616b;
  padding: 10px 15px;
  font-size: 16px;
  letter-spacing: 0.5px;
  font-weight: 600;
  border-radius: 5px;
  color: white;
  display: inline-block;
}

.career-job-list-section h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

.job-application-section select {
  background-color: white;
  border-radius: 0;
  padding: 12px;
  color: black;
}

.job-application-section h1,
.job-application-section-list h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

.custom-responsive-table table tbody td {
  padding: 15px;
}

@media (max-width: 992px) {

  .custom-responsive-table table th,
  .custom-responsive-table table td {
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.custom-responsive-table .position-absolute.badge {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}

.career-values-section {
  background-color: rgb(245, 245, 245);
}

.career-values-section h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

.career-value-item {
  display: flex;
  align-items: center;
  gap: 15px;
}

.career-value-item i {
  font-size: 40px;
}

.career-value-item h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 5px;
}

.career-value-item p {
  font-size: 14px;
  margin: 0;
}

.job-post-route a {
  background-color: #00a0b3;
  color: white;
  padding: 12px 35px;
  font-size: 18px;
  border-radius: 5px;
}

.career-culture-section .culture-content h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

.career-culture-section .culture-content ul li i {
  color: #00a0b3;
}

.career-culture-section .culture-content .feature-card {
  background-color: #f8f9fa;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5), 0 4px 6px rgba(0, 0, 0, 0.5);
}

.career-culture-section .culture-content .feature-text {
  font-size: 16px;
  color: #333;
}

.career-culture-section .culture-content .feature-icon i {
  font-size: 28px;
}

.career-culture-section .culture-content .feature-icon-section {
  background-color: #00a0b3;
}

@media (max-width: 992px) {
  .career-culture-section .image-culture-part {
    margin-bottom: 25px;
  }

  .career-culture-section .feature-card-part {
    padding: 10px;
  }
}

@media (min-width: 992px) {
  .career-job-list-section .head-content-part {
    display: flex;
    justify-content: end;
  }
}

/* SEO PAGE  START*/

.seo-leads-form-col {
  border-radius: 10px;
  padding: 10px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.5),
    0 0 30px rgba(4, 13, 15, 0.3);
}

@media only screen and (max-width: 767px) {
  .seo-leads-list {
    margin-bottom: 0;
  }
}

.seo-audit-btn button {
  width: 65%;
  font-weight: 600;
  font-size: 20px;
  background-color: #43f2e9;
  color: black;
  padding: 15px;
  overflow: hidden;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .seo-audit-btn button {
    width: 100%;
  }
}

@media only screen and (max-width: 468px) {
  .seo-audit-btn button {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 375px) {
  .seo-audit-btn button {
    font-size: 14px;
  }
}

/* quate btn  */
.seo-quote button {
  padding: 10px 15px;
  border-radius: 10px;
  font-weight: 900;
  color: #000000;
  font-size: 22px;
  background-color: white;
  border: none;
}

.seo-quote button:hover {
  color: white;
  background-color: black;
}

.seo-testimonials h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  text-align: center;
}

.seo-testimonials .testimonial {
  text-align: center;
}

.seo-testimonials .testimonial .pic {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  margin: 0 auto 40px;
  border: 4px solid #00a0b3;
  overflow: hidden;
}

.seo-testimonials .testimonial .pic img {
  width: 100%;
  height: auto;
}

.seo-testimonials .testimonial .description {
  font-size: 18px;
  font-style: italic;
  line-height: 24px;
  margin-bottom: 20px;
}

.seo-testimonials .testimonial .testimonial-prof {
  margin: 20px 0;
}

.seo-testimonials .testimonial .title {
  font-size: 20px;
  color: #00a0b3;
  text-transform: capitalize;
  font-weight: 600;
}

.seo-testimonials .owl-theme .owl-controls .owl-buttons div {
  background: transparent;
  opacity: 1;
}

.seo-testimonials .owl-buttons {
  position: absolute;
  top: 8%;
  width: 100%;
}

.seo-testimonials .owl-prev {
  position: absolute;
  left: 30%;
}

.seo-testimonials .owl-next {
  position: absolute;
  right: 30%;
}

.seo-testimonials .owl-prev:after,
.seo-testimonials .owl-next:after {
  content: "\f060";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  width: 28px;
  height: 28px;
  font-size: 16px;
  color: #808080;
  transition: all 0.15s ease 0s;
}

.seo-testimonials .owl-next:after {
  content: "\f061";
}

@media only screen and (max-width: 479px) {
  .seo-testimonials .owl-prev {
    left: 10%;
  }

  .seo-testimonials .owl-next {
    right: 10%;
  }
}

.seo-consultation-btn button {
  width: 65%;
  border-radius: 5px;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5),
    7px 7px 20px 0px rgba(0, 0, 0, 0.1), 4px 4px 5px 0px rgba(0, 0, 0, 0.1);
  outline: none;
  font-size: 18px;
  background: linear-gradient(0deg, #1bd9ee 0%, #057581 100%);
  padding: 15px;
}

@media only screen and (max-width: 768px) {
  .seo-consultation-btn button {
    width: 100%;
  }
}

@media only screen and (max-width: 375px) {
  .seo-consultation-btn button {
    font-size: 14px;
    width: 100%;
  }
}

.seo-consultation-btn {
  text-align: center;
}

.seo-consultation-btn .seo-consultation-animation {
  border: none;
  text-align: center;
  color: white;
  z-index: 2;
  position: relative;
}

.seo-consultation-animation:before,
.seo-consultation-animation:after,
.seo-consultation-animation span:before,
.seo-consultation-animation span:after {
  position: absolute;
  content: "";
  background: #057581;
  transition: all 0.5s ease;
}

.seo-consultation-animation:before,
.seo-consultation-animation:after {
  width: 100%;
  height: 2px;
}

.seo-consultation-animation:before {
  top: 0;
  left: 0;
  transform: scaleX(0);
}

.seo-consultation-animation:after {
  bottom: 0;
  right: 0;
  transform: scaleX(0);
}

.seo-consultation-animation span:before,
.seo-consultation-animation span:after {
  height: 100%;
  width: 2px;
}

.seo-consultation-animation span:before {
  left: 0;
  top: 0;
  transform: scaleY(0);
}

.seo-consultation-animation span:after {
  right: 0;
  bottom: 0;
  transform: scaleY(0);
}

.seo-consultation-animation:hover:before,
.seo-consultation-animation:hover:after {
  transform: scaleX(1);
}

.seo-consultation-animation:hover span:before,
.seo-consultation-animation:hover span:after {
  transform: scaleY(1);
}

.seo-consultation-animation:hover {
  color: #057581;
  background: transparent;
}

/* Breadcrumb */
.breadcrumb {
  background-color: #f8f9fa !important;
  padding: 20px !important;
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 768px) {
  .breadcrumb {
    padding: 15px 10px !important;
  }
}

.breadcrumb-item a {
  color: black;
  font-weight: 600 !important;
}

.breadcrumb-item a:hover {
  color: #00a0b3;
}

.breadcrumb-item.active {
  color: #00a0b3 !important;
}

/* twenezen list page  */
.custom-responsive-table-twenezen table th,
.custom-responsive-table-twenezen table td {
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 15px;
}

.html-sub-menu {
  display: none;
  flex-direction: column;
  position: absolute;
  top: 3.45rem;
  left: -5%;
  background-color: hsl(120, 100%, 20%);
  width: 110%;
}

.html-sub-menu li {
  padding: 0.75rem;
}

.html-sub-menu {
  display: flex;
}

.html-sub-menu:hover .html-sub-menu {
  display: flex;
}

.html-sub-menu li:nth-child(3):hover {
  display: flex;
}

.html-sub-menu:hover i {
  transform: rotate(-90deg);
}

.home_button {
  background-color: #fecd4d;
  color: black;
  padding: 14px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  border-radius: 25px;
  font-weight: 600;
  text-transform: uppercase;
}

.home_button:hover {
  color: black;
  font-weight: 600;
  text-transform: uppercase;
}

.home_rev {
  height: 100%;
  padding-right: 10px;
  border-right: 1px solid white;
}

.home_par {
  padding-top: 10%;
  color: white;
}

.home_head {
  padding-top: 10%;
  color: white;
  font-weight: 900;
  font-size: 45px;
  line-height: 1.2em;
}

.home_par1 {
  color: rgb(15, 12, 12);
}

.home_con {
  padding-top: 10%;
  padding-bottom: 10%;
}

.home_sec {
  /* background-color: #155098; */
  /* background-color: #2b124c; */
  background-color: white;

  /* background-image: url("images/home/web.jpg"); */
}

.home_span {
  background-image: linear-gradient(180deg, #7143e0 0%, #7143e0 100%);
  background-position: 0 86%;
  background-repeat: no-repeat;
  background-size: 100% 30%;
  padding-left: 0.2em;
  padding-right: 0.2em;
  margin-right: -0.2em;
  margin-left: -0.2em;
}

.sec_digital {
  background-color: #91c7d173;
  padding-top: 5%;
  padding-bottom: 5%;
}

.sec_con {
  padding-top: 5%;
  padding-bottom: 10%;
}

.digital_head {
  color: #008696;
  font-weight: 900;
  font-size: 40px;
  line-height: 1em;
  margin-bottom: 3%;
}

.card_digit {
  display: block;
  position: relative;
  max-width: 300px;
  background-color: white;
  border-radius: 10px;
  padding: 2em 1.2em;
  margin: 12px;
  z-index: 0;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border: none !important;
  height: 100%;
}

.circle-icon {
  background: #aadde3;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  text-align: center;
  line-height: 100px;
  vertical-align: middle;
  padding: 30px;
}

/* .digit_svg {
  width: 160px;
} */
.testimonial_sec {
  /* background-color: #008696; */
  padding-top: 1%;
  padding-bottom: 5%;
}

.title_test {
  padding-top: 20%;
}

.para_test {
  padding-top: 5%;
}

.img_slide {
  width: 75%;
  height: 127%;
}

/* .img_ban { */
/* height: 70%; */
/* width: 100%;
  height: 100%;   */
/* margin-left: -316px; */

/* max-width: 100%; */
/* padding: 100px 40px; */
/* } */
.ban_con {
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  background-repeat: no-repeat;
  background-position: 35% 102%;
  background-size: auto 75%;
}

@media only screen and (max-width: 600px) {
  .img_ban {
    max-width: 100%;
    /* height: 50vh; */
  }
}

.faq_head {
  text-align: center;
  font-family: Raleway, sans-serif;
  font-weight: 900;
  font-size: 50px;
  line-height: 1em;
}

.faq_par {
  max-width: 520px;
  text-align: center;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
}

.why_choose {
  font-family: Raleway, sans-serif;
  line-height: 1.2em;
  font-weight: 900;
  font-size: 38px;
}

.logo_container {
  max-width: 1200px;
  padding: 20px;
  margin-right: auto;
  margin-left: auto;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  background-color: #f0f0f0;
  text-align: center;
}

.quote_btn {
  position: relative;
  padding: 8px 8px;
  border-radius: 8px;
  border: none;
  color: #fff;
  cursor: pointer;
  background-color: #00a0b3;
  transition: all 0.2s ease;
}

.quote_btn:hover {
  color: #fff;
}

.card-text {
  padding-top: 6%;
  text-align: center;
  font-size: 1em;
  font-family: "Karla", sans-serif;
}

.card-title {
  padding-top: 6%;
  text-align: center;
}