* {
  box-sizing: border-box;
}
/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* CSR slider Slider */
/* -------------------------------------------------------------------------------------------------------------------------------------------- */
.csr-slider-container {
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: stretch;
  height: 100%;
}
.csr-slider-container .swiper-slide {
  display: flex;
  transition: transform 0.5s ease-in-out;
}
.csr-slider-container .swiper-wrapper {
  align-items: stretch;
  margin: 20px 0 20px 20px;
}
.csr-slider-container .card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  background: white;
  color: #000;
  border: none;
  padding: 52px 32px;
  box-shadow: 0 2px 25px 0 #00215b33;
}
.elementor-element-7e4747d {
  gap: 0 !important;
}
.csr-slider-container .swiper-slide-next .visitlink-btn {
  background-color: #ff330d;
  color: #fff;
}
img.linksvg {
  width: 20px;
}
.org-ngo-slide {
  position: relative;
  padding: 0 0 !important;
}
.custom-prev,
.custom-next {
  background: none;
  border: none;
  border-radius: 50px;
  cursor: pointer !important;
  padding: 6px !important;
  color: #ff330d;
  font-size: 20px;
}
.custom-prev:hover,
.custom-next:hover {
  background: #2c36384d !important;
  color: #ff330d;
}
.csr-slider-container .card p {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 18px;
  padding-right: 15px;
  height: 250px;
  overflow-y: scroll;
}
.csr-slider-container .card p::-webkit-scrollbar {
  width: 5px;
}
.csr-slider-container .card p::-webkit-scrollbar-thumb {
  background-color: #a9a4a481;
  border-radius: 10px;
}
.csr-slider-title {
  font-size: 32px !important;
  position: relative;
  padding-top: 1rem;
  color: #ff330d !important;
}
.csr-slider-title::before {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  top: 0px;
  left: 0;
  z-index: 99;
}

.csr-clientlogo {
  width: 60px;
}

.csr-slider-container .swiper-button-prev {
  display: none !important;
}
.csr-navs .swiper-pagination {
  display: block !important;
}
.csr-slider-container .swiper-button-next::after {
  display: none;
}

.csr-slider-container .swiper-button-next {
  right: -10px;
}

.csr-slider-container .swiper-button-next img {
  width: 90px;
  height: auto;
}

.csr-navs {
  /* position: absolute;
  bottom: -40px;
  left: 0; */
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
}
button.visitlink-btn {
  padding: 10px 14px !important;
  border-radius: 10px !important;
  text-decoration: none;
  font-weight: 500;
  font-size: 18px !important;
  position: relative;
  width: auto;
}

.visitlink-btn img {
  width: 20px;
}

.csr-navs .swiper-pagination {
  width: auto !important;
}

.csr-navs .swiper-pagination {
  padding-top: 12px;
  bottom: 6px !important;
  position: relative;
}

.csr-navs .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  background: #2c36384d !important;
  border-radius: 50% !important;
  margin: 0 5px !important;
  opacity: 0.5 !important;
  transition: all 0.3s;
}

.csr-navs .swiper-pagination-bullet-active {
  background: #ff330d !important;
  opacity: 1 !important;
}
.csr-cta-btngroup {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.slider-cards-p {
  max-height: 300px;
  overflow-y: scroll;
}
.slider-cards-p::-webkit-scrollbar {
  width: 5px;
}
.slider-cards-p::-webkit-scrollbar-thumb {
  background-color: #a9a4a481;
  border-radius: 10px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .elementor-element-f502aca {
    padding: 0 0 30px !important;
  }
  .csr-slider-container .card {
    border-radius: 8px;
  }
  .csr-slider-title {
    font-size: 28px !important;
    line-height: 34px !important;
  }
  .csr-slider-container .swiper-wrapper {
    margin: 0 0;
  }
  .csr-slider-container .card {
    justify-content: space-around;
    padding: 16px;
    margin: 20px;
  }
  .csr-clientlogo {
    width: 50px;
  }
  button.visitlink-btn {
    padding: 8px 12px !important;
    font-size: 17px !important;
  }
  .slider-left-img-cont img {
    padding: 0 20px !important;
    /* height: 65vh !important; */
    object-fit: fill;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .elementor-element-f502aca {
    padding: 10px 0 0 20px !important;
  }
  .csr-slider-container .card p {
    height: 110px;
    overflow-y: scroll;
    font-size: 16px;
  }
  .slider-left-img-cont img {
    height: 56vh !important;
  }
  .csr-slider-container .card {
    padding: 24px;
  }
  .csr-clientlogo {
    width: 50px;
  }
  .csr-slider-title {
    font-size: 26px !important;
    line-height: 34px !important;
    padding-top: 1.2rem;
  }
  button.visitlink-btn {
    padding: 8px 14px !important;
    font-size: 17px !important;
  }
  .csr-navs {
    gap: 13px;
  }
  .slider-cards-p {
    max-height: 350px;
  }
}
@media (min-width: 992px) and (max-width: 1023px) {
  .elementor-element-f502aca {
    padding: 10px 0 !important;
  }
  .csr-slider-container .card p {
    height: 140px;
    overflow-y: scroll;
  }
  .csr-slider-container .card {
    padding: 24px;
  }
  .slider-left-img-cont img {
    height: 56vh !important;
    padding: 0 0 0 15px !important;
  }
  .csr-clientlogo {
    width: 50px;
  }
  .csr-slider-title {
    font-size: 26px !important;
    line-height: 34px !important;
    padding-top: 1.2rem;
  }
  button.visitlink-btn {
    padding: 8px 12px !important;
    font-size: 17px !important;
  }
  .slider-left-img-cont img {
    padding: 0 0 0 15px !important;
  }
  .slider-cards-p {
    max-height: 350px;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .elementor-element-f502aca {
    padding: 10px 0 !important;
  }
  .csr-slider-container .card {
    padding: 30px;
  }
  .csr-slider-container .card p {
    height: 140px;
    overflow-y: scroll;
  }
  .slider-left-img-cont img {
    padding: 0 0 0 15px !important;
  }
  .csr-clientlogo {
    width: 55px;
  }
  .csr-slider-title {
    font-size: 27px !important;
    line-height: 36px !important;
    padding-top: 1.2rem;
  }
  button.visitlink-btn {
    padding: 8px 12px !important;
    font-size: 17px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .csr-slider-container .card {
    padding: 30px;
  }
  .csr-clientlogo {
    width: 55px;
  }
  .csr-slider-title {
    font-size: 30px !important;
    line-height: 40px !important;
  }
  .csr-slider-container .card p {
    height: 250px;
    overflow-y: scroll;
  }
}

/* -------------------------------------------------------------------------------------------------------- */
/* Malta Company Registration Slider */
/* -------------------------------------------------------------------------------------------------------- */
.registerMySwiper .slide-card {
  padding: 60px !important;
}
.registerMySwiper .slide-card ul {
  margin-left: 0 !important;
}
.registerMySwiper .slide-card ul li {
  font-size: 16px;
}
.swiper-slide .label-number {
  padding: 12px 20px;
  border-radius: 10px;
  font-size: 32px;
  font-weight: 600;
  background-image: linear-gradient(to left, #f15b2a, #c83a28);
  color: var(--white);
}

/* .swiper {
  width: 100%;
  overflow: hidden;
} */

.slide-card {
  background-color: transparent;
  color: var(--black);
  width: 100%;
  text-align: left;
  position: relative;
}

.slide-card h3 {
  font-size: 38px !important;
  line-height: 48px !important;
  margin: 20px 0 30px;
  font-weight: 600;
  color: var(--primary) !important;
  text-transform: capitalize;
}
.slide-card p {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  padding: 10px 15px 10px 0;
}
.registerMySwiper .slide-card ul li {
  font-size: 18px;
}

.regcpm-navs .swiper-button-prev {
  display: none !important;
}
.regcpm-navs .swiper-button-next::after {
  display: none;
}
.regcpm-navs .swiper-button-next {
  right: -35px;
  width: auto;
  height: auto;
  top: 50%;
}
.regcpm-navs .swiper-button-next img {
  width: 90px;
  height: auto;
}
.tax-residence-slider {
  /* position: relative; */
}
.regcpm-navs {
  /* position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  display: flex;
  justify-content: center; */
}
.regcpm-navs .swiper-pagination {
  /* position: relative; */
  display: block !important;
  bottom: -40px !important;
}
.regcpm-navs .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  background: #2c36384d !important;
  margin: 0 5px !important;
  opacity: 0.5 !important;
  transition: all 0.3s;
}
.regcpm-navs .swiper-pagination-bullet-active {
  background: #ff330d !important;
  opacity: 1 !important;
}

@media (min-width: 320px) and (max-width: 767px) {
  .registerMySwiper .slide-card {
    padding: 40px 0 40px 40px !important;
  }
  .slide-card {
    padding: 0 30px 40px;
  }
  .regcpm-navs .swiper-button-next img {
    width: 40px;
    height: auto;
  }
  .regcpm-navs .swiper-button-next {
    right: -20px;
  }
  .regcpm-navs .swiper-button-next img {
    width: 60px;
  }
  .regcpm-navs .swiper-pagination {
    bottom: -34px !important;
  }
  .regcpm-navs .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    background: #2c36384d !important;
    margin: 0 5px !important;
    opacity: 0.5 !important;
    transition: all 0.3s;
  }
  .regcpm-navs .swiper-pagination-bullet-active {
    background: #ff330d !important;
    opacity: 1 !important;
  }

  .csr-slider-container .swiper-button-next {
    display: none;
  }
  .csr-slider-container .swiper-button-next img {
    width: 40px;
    height: auto;
  }
  .csr-navs .swiper-pagination {
    display: block !important;
  }
  .swiper-slide .label-number {
    font-size: 24px;
    padding: 8px 14px;
  }
  .slider-title {
    font-size: 32px;
    margin-bottom: 12px;
    padding-right: 0px;
    line-height: 40px;
  }
  .register-section {
    /* margin: 20px auto; */
  }
  .slider-cards-p {
    height: 260px;
  }
  .slide-card h3 {
    font-size: 28px !important;
    line-height: 38px !important;
    margin: 20px 0 10px !important;
  }
  .slide-card p {
    font-size: 16px;
    line-height: 26px;
    padding-right: 15px;
  }
  .registerMySwiper .slide-card ul li {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .registerMySwiper .slide-card {
    padding: 60px 10px 60px 60px !important;
  }
  .slide-card {
    padding: 0 40px 40px;
  }
  .slide-card h3 {
    font-size: 28px !important;
    line-height: 38px !important;
  }
  .swiper-slide .label-number {
    font-size: 28px;
    padding: 10px 14px;
  }
  .regcpm-navs .swiper-button-next img {
    width: 70px;
  }
  .regcpm-navs .swiper-button-next {
    right: -20px;
  }
  .regcpm-navs .swiper-button-next img {
    width: 60px;
  }
  .csr-slider-container .swiper-button-next {
    top: 75%;
  }
  .csr-slider-container .swiper-button-next img {
    width: 70px;
  }
  .register-section {
    width: 100%;
    gap: 32px;
    flex-wrap: wrap;
  }
  .regcpm-navs .swiper-pagination {
    /* display: none !important; */
  }
}
@media (min-width: 992px) and (max-width: 1023px) {
  .regcpm-navs .swiper-button-next {
    right: -20px;
  }
  .regcpm-navs .swiper-button-next img {
    width: 70px;
  }
  .regcpm-navs .swiper-pagination {
    /* display: none !important; */
  }
  .csr-slider-container .swiper-button-next img {
    width: 90px;
  }
  .slide-card h3 {
    font-size: 30px !important;
    line-height: 40px !important;
  }
  .register-section {
    width: 96%;
    gap: 32px;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .regcpm-navs .swiper-button-next img {
    width: 90px;
  }
  .csr-slider-container .swiper-button-next img {
    width: 90px;
  }
  .slider-cards-p {
    height: 250px;
  }
  .regcpm-navs .swiper-pagination {
    bottom: -5rem !important;
  }
  .regcpm-navs .swiper-button-next {
    right: -18px;
  }
  .csr-slider-container .swiper-button-next img,
  .register-section .swiper-button-next img {
    width: 60px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .csr-slider-container .swiper-button-next img,
  .register-section .swiper-button-next img {
    width: 80px;
  }
  .csr-slider-container .card {
    padding: 14px 32px;
  }
}

/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* Malta Type of company Slider */
/* -------------------------------------------------------------------------------------------------------------------------------------------- */
.typecpmny-container {
  width: 100%;
  overflow: hidden;
}
.typecpmny-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: var(--white);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  overflow: hidden;
  height: 100%;
}

.typecpmny-container .swiper-slide img {
  width: 100%;
  height: 506px;
  object-fit: cover;
  border-radius: 10px;
}

.typecpmny-container .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to left, #f15b2a 10%, #c83a28 120%);
  color: var(--white);
  text-align: center;
  padding: 28px 12px;
  font-size: 20px;
  border-radius: 0 0 10px 10px;
}

.typecompny-leftslider .swiper-button-prev,
.typecompny-leftslider .swiper-pagination {
  display: none !important;
}

.typecompny-leftslider .swiper-button-next::after {
  display: none;
}

.typecompny-leftslider .swiper-button-next {
  left: -20px;
  transform: rotate(180deg);
}

.typecompny-leftslider .swiper-button-next img {
  width: 80px;
  height: auto;
  max-width: 100px;
}
.highlighter {
  color: #007cc3;
  padding: 0 5px;
}

@media (min-width: 320px) and (max-width: 767px) {
  .typecpmny-container .caption {
    padding: 14px 10px;
    font-size: 14px;
  }

  .typecompny-leftslider .swiper-button-next {
    left: -10px;
  }
  .typecompny-leftslider .swiper-button-next img {
    width: 40px;
    height: auto;
  }
  .typecompny-row {
    gap: 2.8rem;
  }
  .typecpmny-container .swiper-slide img {
    height: 340px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .typecpmny-container .caption {
    padding: 24px 12px;
  }
  .typecompny-row {
    gap: 2.8rem;
  }
  .typecpmny-container .swiper-slide img {
    height: 400px;
  }
  .typecompny-leftslider .swiper-button-next img {
    width: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1023px) {
  .typecpmny-container .caption {
    padding: 24px 12px;
  }
  .typecpmny-container .swiper-slide img {
    height: 400px;
  }
  .typecompny-leftslider .swiper-button-next {
    left: -10px;
  }
  .typecompny-leftslider .swiper-button-next img {
    width: 60px;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .typecpmny-container .caption {
    padding: 24px 12px;
  }
  .typecpmny-container .swiper-slide img {
    height: 400px;
  }
  .typecompny-leftslider .swiper-button-next {
    left: -10px;
  }
  .typecompny-leftslider .swiper-button-next img {
    width: 60px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .typecpmny-container .caption {
    padding: 24px 12px;
  }
}
swiper-
/* Tax System Page CSS */
.tax-system-slider .slider-col {
  position: relative;
  color: #ff330d;
  overflow: hidden;
  transition: color 0.4s ease-in-out;
}

.tax-system-slider .slider-col::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to left, #f15b2a 20%, #c83a28 90%);
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: -1;
}

.tax-system-slider .slider-col:hover::before {
  opacity: 1;
}

.tax-system-slider .slider-col:hover {
  color: white;
}

.tax-system-slider .slider-col:hover .elementor-heading-title {
  color: white !important;
  transition: color 0.1s ease-in-out;
}
