/* footer start */

footer {
  background-color: #002445;
  margin-top: 50px;
  margin-bottom: 0px;
  color: white
}



.hdng-ftr {
  background-color: #d4f0f4;
  padding: 15px 0;
  border-radius: 15px;
  font-size: 1.25rem;
}

ul.ftr-lnk {
  list-style: none;
  padding-left: 0;
}

ul.ftr-lnk li a {
  color: white;
  font-size: 12px;
  text-decoration: none;
  font-family: var(--poppin-font);
}

footer p {
  font-family: gothambold;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

footer .icon-bg {
  background-color: transparent;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

footer .icon-bg i {
  color: #ffffff;
}

footer .icon-bg:hover {
  background-color: #ffffff;
}

footer .icon-bg:hover i {
  color: #002445;
}

.cnt-link {
  background-color: #ffffff;
  color: #1baf92;
  text-decoration: none;
  padding: 5px 15px;
  border-color: #ffffff;
}

.trm-prvcy-lgl a {
  color: #ffffff;
  font-size: 14px;
  text-decoration: underline;
  font-weight: 400;
  font-family: var(--poppin-font);
  text-transform: uppercase;
}

.bottom-ftr {
  background-image: url(../images/new-home/ftr-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.ftr-social-icon i {
  color: #1aaf91;
  height: 30px;
  width: 30px;
  border: 1px solid #1aaf91;
  border-radius: 50%;
  line-height: 29px;
  margin: 0 3px;
  background-color: #ffffff;
}

.ftr-social-icon {
  position: relative;
  top: -15px;
}

.glob-msg-img {
  /* background-image: url(../images/new-home/glob-msg.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px;*/
  position: relative;
  width: fit-content;
  margin: 0 auto;
}

.glob-msg-img-content {
  position: relative;
  top: 150px;
  z-index: 1;
}

.glob-msg-img img {
  /* position: absolute;
top: 0;
left: 0;*/
}

.glob-msg-img h3 {
  color: #1aad81;
  font-weight: bold;
  font-size: 2rem !important;
}

.glob-msg-img p {
  color: #222423;
  font-weight: 400;
  margin: 40px 0;
  font-size: 1.4rem;
}

.glob-msg-img p span {
  color: #1aad81;
}


.glob-msg-img h6 {
  color: #1aad81;
  font-weight: 600;
  margin-bottom: 40px;
  font-size: 1.5rem;
}

.ftr-btn-nav {
  font-size: 0.8rem !important;
  margin-bottom: 30px;
}

.glob-msg-img .btn {
  font-size: 1rem !important;
}

section#home-section-9 {
  margin-bottom: 50px;
}

.athrdec {
  margin-top: 25px;
}

.eng-grwth p {
  font-size: 1rem;
  font-weight: 500;
  color: #7f8686;
}

img.btn-glb {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 33.5%;
  top: 27%;
  left: 22%;
  transform: translate(-23%, 27%);
}

/*.btn-glb {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 28%;
  left: 12%;
  transform: translate(0%, 5%)
}
*/
.button-glb {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 29%;
  left: 6%;
  transform: translate(21%, 10%);
  background-color: #ffffff;
  color: #5dccd7;
  border-color: #5dccd7;
  font-size: 18px;
  padding: 5px 15px;
  box-shadow: 0 0 10px #00000047 !important;
  text-decoration: none;
}

.button-glb:hover {
  background-color: #5dccd7 !important;
  color: #ffffff !important;
}

img.btn-glb-hvr {
  display: none;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 33.5%;
  top: 24%;
  left: 25.8%;
  transform: translate(-25.8%, 24%);
}


.bg-clr {
  font-size: 1.3rem;
  font-weight: bold;
}

.carouselblg .card.shadow {
  border-radius: 10px;
}



.carouselvalueaddition .carousel-control-prev-icon {
  background-image: url(../images/new-home/case-study-arrow.png);
  width: 25px;
  height: 25px;

}



.carouselvalueaddition .carousel-control-next-icon {
  background-image: url(../images/new-home/case-study-arrow-next.png);
  width: 25px;
  height: 25px;
}

#myCarousel-blog-2 .carousel-control-prev-icon {
  background-image: url(../images/new-home/black-arrow-next.png);

}

#myCarousel-blog-2 .carousel-control-next-icon {
  background-image: url(../images/new-home/black-arrow-prev.png);
}

.carouselvalueaddition .carousel-control-next,
.carouselvalueaddition .carousel-control-prev {
  opacity: 1;
  width: auto;

}

.carouselvalueaddition .carousel-control-prev {
  left: -20px;
}

.carouselvalueaddition .carousel-control-next {
  right: -20px;
}

.carouselvalueaddition .carousel-inner {
  padding: 10px;
}

#carouselvalueaddition-2 .carousel-control-prev,
#carouselvalueaddition-2 .carousel-control-next {
  top: 50px;
}

#myCarousel-blog-2 .carousel-control-prev,
#myCarousel-blog-2 .carousel-control-next {
  bottom: 0;
  top: unset;
}

.feature-card {
  border: none;
  /*    border-radius: 33px;*/
  background-color: #ffffff54;
  box-shadow: 0 0 10px #00000047 !important;
}

/* footer closed */

.back-to-top,
.back-to-top:focus,
.back-to-top:hover {
  position: fixed;

  background: #15734f;
  color: #fff;
  padding: 6px 12px 9px 12px;
  font-size: 16px;
  border-radius: 2px;
  right: 15px;
  bottom: -90px;
  z-index: 15;
  transition: background 0.5s;
  border-radius: 50%;
  transition: all 0.5s ease-in-out;
}

.back-to-top.show {
  bottom: 90px;
  transition: all 0.5s ease-in-out;
}

.see-demo-ftr-btn {
  position: fixed;
  background: #ffffff;
  width: 100%;
  bottom: -100px;
  z-index: 15;
  text-align: center;
  padding: 20px 0;
  transition: background 0.5s;
  transition: all 0.5s ease-in-out;
}

.see-demo-ftr-btn.show {
  bottom: 0;
  transition: all 0.5s ease-in-out;
}