service__item-btn {
  position: relative;
}
.logopr {
  width: 250px;
  height: 80px;
}
.footimg {
  width: 250px;
  height: 80px;
}
.bd-ud-header__toggle {
  margin: 18px 20px;
}
.ownerimg {
  width: 100px;
  height: 100px;
}
.faceimg {
  width: 100px;
  height: 100px;
}
.fairimg {
  width: 100px;
  height: 100px;
}
.fosterimg {
  width: 100px;
  height: 100px;
}
.learnimg {
  width: 100px;
  height: 100px;
}
.shieldimg {
  width: 100px;
  height: 100px;
}
.funimg {
  width: 100px;
  height: 100px;
}
.secure {
  width: 550px;
  height: 300px;
}
.Ai {
  width: 600px;
  height: 250px;
}
.illust {
  width: 220px;
  height: 450px;
  margin-bottom: 50px;
  /* margin-top:100px; */
}

.bd-ud-sticky-2 {
  border-bottom: solid 1px var(--clr-theme-1);
}

.bd-ud-sticky-2 nav ul li a,
img .bd-ud-sticky-2 .et-header5-talk a {
  color: #000000;
}

.bd-ud-sticky-2 .sidebar__bar-border::before,
.bd-ud-sticky-2 .sidebar__bar-border::after {
  border: 1px solid #000;
}

.bd-ud-sticky-2 .sidebar__bar span {
  background: #000;
}
#myVideo {
  right: 0;
  bottom: 0;
  min-width: 100%;
  width: 100%;
}
.slider5-height {
  min-height: 723px;
}
.et-footer4-logo {
  width: 20px;
}
header {
  line-height: 2px;
}
.submenu {
  line-height: 26px;
}
.service5-thumb {
  /* margin-bottom:px; */
}
.footusa {
  height: 30px;
  width: 30px;
}
.offcanvas__contact-text {
  line-height: 15px;
}
.lamb-logo {
  background-image: url("../imgp/promobg-footer.png");
  width: 250px;
  height: 80px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.bd-ud-sticky-2 .lamb-logo {
  background-image: url("../imgp/promobg.png");
}
.usa {
  margin-left: 10%;
}

/* cookies */

.cookie-consent {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #f8f8f8;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  z-index: 99999;
}
.cookie-consent button {
  background-color: #4caf50;
  border: none;
  color: white;
  padding: 8px 16px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin-top: 10px;
  cursor: pointer;
}
/* cookies */

.cards-wrapper {
  display: flex;
  justify-content: center;
  text-align: center;
}
.card img {
  max-width: 100%;
  max-height: 100%;
}
.card {
  margin: 0 0.5em;
  /* box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18); */
  border: none;
  border-radius: 0;
  column-count: 2;
}
.carousel-inner {
  padding: 1em;
}
.carousel-control-prev,
.carousel-control-next {
  background-color: #e1e1e1;
  /* background-color:var(--clr-bg-1);; */
  background-color: blue;
  width: 8vh;
  height: 7vh;
  border-radius: 20%;
  /* top: 10%; */
  transform: translateY(-50%);
}
.carousel-control-prev {
  left: 81%;
  top: 20px;
  /* margin-bottom:10px; */
}
.carousel-control-next {
  right: 6%;
  top: 20px;
}
.carousel-control-prev span,
.carousel-control-next span {
  width: 1.5rem;
  height: 1.5rem;
}
@media (min-width: 768px) {
  .card img {
    /* height: 11em; */
  }
  .card {
    /* display:flex; */
  }
}

@media only screen and (max-width: 1050px) {
  .usa {
    margin: 0px;
  }
  .et-footer4-widget {
    margin-left: 0px;
  }
  .continue {
    flex-direction: column-reverse !important;
    background: red !important;
  }
}
@media only screen and (max-width: 780px) {
  .et-footer4-widget {
    margin-left: 0px;
  }
  .sevice_item-wrapper {
    padding: 20px 10px 20px 10px;
  }
  .cards-wrapper {
    display: block;
    justify-content: center;
    align-items: center;
  }
}
@media only screen and (max-width: 430px) {
  .carousel-control-prev {
    left: 70%;
  }
}

.bd-ud-app-check-list {
  line-height: 35px;
}
.certified {
  height: 60px;
  width: 60px;
}
.imgclo {
  height: 320px;
  width: 50px;
}
.imgclo2 {
  height: 300px;
  width: 50px;
}

.imgclo1 {
  height: 200px;
  width: 50px;
}

.image-container {
  width: 100%; /* Adjust the width of the container as needed */
  height: 350px; /* Adjust the height of the container as needed */
  overflow: hidden;
  border-radius: 8px;
}
.image-container img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.bd-ud-services3-title a {
  text-decoration: none;
  /* color: var(--clr-theme-2); */
}
/* .bd-ud-services3-title.t2 {
color: var(--clr-text-11);
} */
/* .bd-ud-services3-title a:hover{

color:white
} */
.bd-ud-services3-title.t2 :hover {
  color: var(--clr-common-white);
}
.bd-ud-services3-btn a {
  text-decoration: none;
}
/* .carousel-control-prev {
top:20px
}
.carousel-control-next {
top:20px
} */

/* test cards */
/* {
box-sizing: border-box;
} */

/* force scrollbar */
/* html {
overflow-y: scroll;
}

body {
background: #b7b7b7 none repeat scroll 0 0;
} */

* {
  list-style: none;
  text-decoration: none;
}

ul {
  padding: 0;
}

/* ---- isotope ---- */

/* clear fix */
.grid:after {
  content: "";
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */
/* .grid-sizer{
width: 33.3%;
}

.grid-item {
float: left;
overflow: hidden;
} */

.layout {
  margin: 0 auto;
  max-width: 1280px;
  width: 100%;
}

.button-group ul {
  text-align: center;
  /* background: #34495e; */
  /* padding: 8px; */
  /* border-top: 2px solid #2ecc71;  */
  /* box-shadow: 0 2px 3px; */
}

.button-group li {
  display: inline-block;
  margin: 0 8px;
}

.button-group li a {
  /* color: #fff; */
  font-family: fantasy;
  text-transform: uppercase;
  position: relative;
  transition: all 2s ease 0;
  /* border:1px solid grey;
padding:10px */
}

.is-checked::after {
  background: var(--clr-theme-1) none repeat scroll 0 0;
  border-bottom: 2px solid var(--clr-theme-1);
  bottom: -8px;
  content: "";
  left: 0px;
  position: absolute;
  width: 100%;
}

.button-group li a::before {
  background: var(--clr-theme-1) none repeat scroll 0 0;
  border-bottom: 2px solid var(--clr-theme-1);
  bottom: -8px;
  content: "";
  left: 0px;
  position: absolute;
  width: 0;
  transition: all 0.5s ease 0;
}

.button-group li a:hover::before {
  width: 100%;
  transition: all 0.2s ease 0;
}

.abc {
  background: rgba(0, 0, 0, 0) -moz-linear-gradient(
      center top,
      rgba(46, 204, 113, 0.5) 0px,
      #2ecc71 100%
    ) repeat scroll 0 0;
  height: 100.1%;
  left: 0;
  line-height: normal;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  font-family: fantasy;
  transform: translateX(-100%);
  transition: all 0.3s ease-in-out 0;
  width: 100.1%;
}

.abc a {
  color: #fff;
}

.abc i {
  background: #000 none repeat scroll 0 0;
  border-radius: 38px;
  color: #fff;
  font-size: 19px;
  margin-right: -8px;
  padding: 10px;
}

.abc h2 {
  margin: 7px 0 0;
}

.abc::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.fusion-rollover-sep {
  display: inline-block;
  height: 36px;
  vertical-align: middle;
  width: 5px;
  text-align: center;
}

.overlay {
  display: inline-block;
  height: auto;
  padding: 10px;
  vertical-align: middle;
  width: 90%;
}

.grid-item:hover .abc {
  opacity: 1;
  transform: translateX(0%);
}
@media (max-width: 780px) {
  .grid-sizer,
  .grid-item {
    width: 100%;
  }
  .button-group li a::before,
  .is-checked::after {
    display: none;
  }
}
@media (max-width: 480px) {
  .grid-sizer,
  .grid-item {
    width: 100%;
  }
}
.service__item-thumb-overlay {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.service__item-wrapper:hover .service__item-thumb-overlay {
  opacity: 0.1;
  visibility: visible;
}
.service__item-thumb-icon {
  margin-left: -5px;
}
.service__item-thumb-icon > img {
  filter: invert();
  width: 80px;
}
.shape1 {
  fill: var(--clr-theme-1);
}
.shape2,
.shape3,
.shape4 {
  fill: var(--clr-common-white);
}
.shape5,
.shape6 {
  stroke: var(--clr-common-white);
}
.service__item-wrapper:hover .shape1,
.service__item-wrapper:hover .shape2 {
  fill: var(--clr-common-white);
}
.service__item-wrapper:hover .shape3,
.service__item-wrapper:hover .shape4 {
  fill: var(--clr-theme-1);
}

/* media query satrt here */
@media (max-width: 1024px) {
  .lamb-logo {
    width: 220px;
    height: 65px;
  }
}

@media (max-width: 991px) {
  .et-header5 {
    height: auto;
  }
  .bd-ud-header2-transparent {
    border-bottom: solid 1px var(--clr-theme-1);
    position: fixed !important;
    top: 0;
    background: var(--clr-common-white);
    z-index: 800;
    right: 0;
    left: 0;
    width: 100%;
  }
  .lamb-logo {
    background-image: url(../imgp/promobg.png);
  }
  .logo {
    margin: 10px 0;
  }
  .sidebar__bar-border::before,
  .sidebar__bar-border::after {
    border: 1px solid #000;
  }
  .sidebar__bar span {
    background: var(--clr-common-black);
  }
  header.mb--100 {
    margin-bottom: 85px;
  }
}
@media (max-width: 768px) {
  .lamb-logo {
    width: 170px;
    height: 50px;
  }
  .sidebar__bar-border::before,
  .sidebar__bar-border::after {
    width: 45px;
    height: 45px;
  }
  .sidebar__bar-border::after {
    transform: translate(-45%, -50%);
  }
  .sidebar__bar-border::before {
    transform: translate(-30%, -40%);
  }
  .sidebar__bar {
    transform: translate(8px, 4px);
  }
  .ownerimg {
    width: 80px;
    height: 80px;
  }
  header.mb--100 {
    margin-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .banner-heading.fs {
    font-size: calc(1rem + 0.6vw) !important;
  }
}