body {
  background-color: #fff;
}
.swiper-button-next svg, .swiper-button-prev svg {
    width: 100%;
    background: url(http://[::1]:5173/public/image/g5.png) !important;
    height: 100%;
    object-fit: contain;
    transform-origin: center;
}
.v-btn__overlay, .v-btn__underlay{background-color: #00A71E !important;}
h1.content_box_blog {
    text-align: center;
    font-size: 32px;
    color: #141414;
    font-weight: 700;
    padding-top: 80px;
    padding-bottom: 0px;
}
img.img-blogs {
    width: 99.50%;
    height: 260px;
    padding: 5px;
    box-shadow: 0px 0px 3px #0000004d;
    object-fit: scale-down;
    border-radius: 10px;
    background: #f4f3f4;
    margin: 1px;
}
small.read-more {
    width: 100%;
    display: block;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    color: #00A71E;
    margin-bottom: 1.5em;
    padding-bottom: 1em;
    text-align: center;
}
img.blog-fullimages {
    background: #00a61e;
    width: 100%;
    height: 361px;
    border-radius: 5px;
    object-fit: scale-down;
}
h1.box.con-t {
    color: #242424;
}
.item img.img_fluids {
    margin-left: 0em;
    width: 100%;
    padding: 1em;
    border-radius: 30px;
}
.content-box {
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    padding: 7px !important;
    margin-bottom: 1em !important;
}
/* input field color  */
.v-field__field input {
  background-color: white !important;
}
.v-field__field textarea {
  background-color: white !important;
}

/* input field color end  */

p.text-footer {
  color: #0e1f36;
  font-weight: 600;
}
.sub-footer-link {
  color: #000000c2 !important;
  font-weight: 400 !important;
  cursor: pointer;
}
li.claim-logos {
  text-align: center;
  padding-top: 2em;
}

a {
  color: #0e1f36 !important;
  text-decoration: none;
}
a.disabled {
  color: #0e1f3657;
}
img.icon-img {
  width: 25px;
  margin-right: 5px;
  height: auto;
  padding: 2px;
}
section.four {
  background-image: url("image/bannerfour.png");
  height: 700px;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
}
h1.res-rnrg {
  text-align: start;
  display: flex;
  font-size: 24px;
  align-items: center;
}
.custome-boxs {
  height: 275px;
  padding: 10px;
  margin-bottom: 1em;
  border-radius: 10px;
}
.custome-boxs img.custome-box-img {
  text-align: center;
  margin: auto;
  display: flex;
  border-radius: 0px 6px 0px 0px;
  width: 100%;
  object-fit: scale-down;
  padding: 20px;
  box-shadow: 0px 0px 3px 3px #e6e6e6;
  transition: 0.3s;
  height: 250px;
}
.custome-boxs img:hover.custome-box-img {
  background: #f9f9f9;
  padding: 30px;
  box-shadow: 0px 0px 5px 5px #e5e5e5;
  border-radius: 0px 15px 0px 0px;
  transition: 0.4s;
  height: 250px;
  background-color: #e5e5e570;
  cursor: pointer;
}
a {
  text-decoration: none !important;
}
.custome-boxs .title-custome-box {
  position: relative;
  background: #2f2e41;
  text-decoration: none;
  padding: 16px;
  font-size: 19px;
  color: #fff;
  height: 70px;
  transition: 0.3s;
}
.custome-boxs:hover .title-custome-box {
  position: relative;
  background: #3ac552;
  padding: 17px;
  font-size: 19px;
  color: #fff;
  text-align: center;
  height: 70px;
  transition: 0.3s;
}
.custome-boxs .custome-boxs-icons {
  text-decoration: none;
  background: #ffffff;
  height: 40px;
  width: 42px;
  border: 5px solid #ffffff;
  box-shadow: 0px 0px 1px 4px #2f2e41;
  font-size: 32px;
  display: flow;
  justify-items: center;
  bottom: 115px;
  left: -10px;
  float: right;
  position: relative;
  color: #33b94b;
  text-align: center;
  border-radius: 5px 0px;
  transform: translateY(10px);
  transition: 0.3s;
}
.custome-boxs:hover .custome-boxs-icons {
  transition: 0.3s;
  box-shadow: 0px 0px 1px 4px #3ac552;
  transform: translateY(0px);
}

.box-conver1 {
  align-self: self-end;
  position: relative;
  left: 12px;
  top: 8px;
}

.box-conver1 h1 {
  background: #00a71e;
  font-size: 89px;
  text-align: center;
  z-index: 2;
  position: relative;
  min-width: 121px;
  font-weight: 700;
  color: #fff;
  padding: 0px 11px;
  border-radius: 15px 15px 0px 0px;
}

.box-conver2 {
  background: #3ac552;
  font-size: 100%;
  width: 100%;
  opacity: 0.9;
  color: #fff;
  padding: 20px;
  border-radius: 15px 15px 0px 0px;
}

.box-conver2 h5 {
  color: #fff;
  font-size: 25px;
  font-weight: 700;
}

.box-conver2 p {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
}

.box-solutions-pro {
  border-radius: 10px;
  padding: 35px 25px 1px 25px;
  border: 1px solid #606060;
  margin: 10px;
  margin-bottom: 47px;
}

.box-solutions-pro h5 {
  margin-bottom: 25px;
  font-size: 27px;
  font-weight: 700;
}

.box-solutions-pro h1 {
  color: #3ac552;
  font-size: 80px;
  text-align: right;
}

h1.how-Calimboxs {
  font-size: 5em;
  color: #fff;
  font-weight: 700;
  padding-top: 32px;
}

img.logo {
  height: 89px;
  padding: 18px 18px;
  background: #ffffff3d 0% 0% no-repeat padding-box;
  border-radius: 0px 0px 10px 10px;
  box-shadow: 0px -7px 0px #ffffff3d;
}

.see-clients-daybox h4 {
  color: #458b70;
  font-size: 26px;
}
/* ben  */
img.wow.fadeInUp.logoss {
  z-index: 999;
  display: block;
}
.fff {
  display: flex;
  justify-content: center;
  background-repeat: no-repeat;
  align-items: center;
  height: 60vh;
  background-image: url("image/homebannerfull.png");
  background-size: 100% 100%;
  border-radius: 15px;
  animation: myAnim 2s cubic-bezier(0.12, 0, 0.39, 0) 6s 5 alternate-reverse
    forwards;
}
@keyframes myAnim {
  0% {
    transform: translate(0);
  }

  20% {
    transform: translate(-2px, 2px);
  }

  40% {
    transform: translate(-2px, -2px);
  }

  60% {
    transform: translate(2px, 2px);
  }

  80% {
    transform: translate(2px, -2px);
  }

  100% {
    transform: translate(0);
  }
}
.gallery {
  --s: 145px;
  border: 30px solid #4b4b4b17;
  --g: 10px;
  display: grid;
  z-index: 9999;

  & > img {
    grid-area: 1/1;
    width: var(--s);
    aspect-ratio: 1.15;
    object-fit: cover;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0 50%);
    transform: translate(var(--_x, 0), var(--_y, 0));

    &:nth-child(1) {
      --_y: calc(-100% - var(--g));
    }
    &:nth-child(7) {
      --_y: calc(100% + var(--g));
    }
    &:nth-child(3),
    &:nth-child(5) {
      --_x: calc(-75% - 0.87 * var(--g));
    }
    &:nth-child(4),
    &:nth-child(6) {
      --_x: calc(75% + 0.87 * var(--g));
    }
    &:nth-child(3),
    &:nth-child(4) {
      --_y: calc(-50% - 0.5 * var(--g));
    }
    &:nth-child(5),
    &:nth-child(6) {
      --_y: calc(50% + 0.5 * var(--g));
    }
  }
}
.image-ani {
  position: absolute;
  height: auto;
  width: 400px;
  right: 0px;
}
section.common-banners {
  height: 682px;
  width: 100%;
}
.shadow.inner-sec-f {
  padding: 53px;
}
.com-bo-con {
  display: flex;
  margin: auto;
  text-align: center;
  position: relative;
  margin-top: 4em;
}
.topbar {
  position: fixed;
  bottom: 25px;
  right: 33px;
  background: #00000029;
  padding: 12px;
  color: #33b94b;
  border-bottom: 2px solid #33b94b;
  border-radius: 1px;
}
.video-text-section {
  font-size: 3em;
  position: absolute;
  top: 52vh;
  width: 90%;
  background: #336d650f;
  left: 5vw;
  text-align: center;
  display: none;
  font-weight: 700;
  z-index: 999;
}
h3.glo-tit {
  color: #33b94b;
}
.btn-success {
  color: #fff;
  background-color: #00a61e;
  border-color: #3ac552;
}
section.GLOSSARY {
  width: 100%;
  padding: 15px 15px;
  background: white;
  min-height: 165px;
  height: auto;
  box-shadow: 3px 1px 1px #00000029;
}
video.videos {
  object-fit: cover;
  width: 100%;
  top: -24px;
  height: 70vh;
  position: relative;
}
.bane {
  font-size: 32px;
  font-weight: 600;
  width: 100%;
  margin: 20px 2px;
}
h3.py-1.pt-2.text-left.bane1 {
  font-size: 3em;
  text-align: center;
  font-weight: 700;
}

main.bg-color1 {
  background-image: linear-gradient(
    to right,
    #33b94b00,
    #3ac552,
    #205f2b
  ) !important;
}
.loop-start {
  padding: 120px 0px 60px 0px;
  border-bottom: 1px solid #0000002e;
}

.glossary-navbar a {
  margin: 0px;
  padding: 0px 12px;
  border-right: 1px solid #00000059;
  box-shadow: 0px 0px 1px #0000001c;
  font-weight: 700;
}
p.glossary-inner-number {
  font-size: 80px;
  font-weight: bold;
  padding: 5px 20px;
  display: block;
  color: #cccccc;
}
p.small-glo {
  color: #33b94b;
  font-weight: 600;
}
ul.list-inline a li {
  text-transform: capitalize !important;
}
.owl-theme .owl-dots .owl-dot.active span,
	.owl-theme .owl-dots .owl-dot: focus:hover span {
  width: 20px;
  transition: 0.5s;
}

li.custome-list a {
  line-height: 2em;
  margin: 0px 5px;
  font-size: 14px;
  font-weight: 500;
  transition: 0.5s;
  z-index: 2;
  position: relative;
  text-decoration: none;
}
li.custome-list:hover a {
  line-height: 2em;
  margin: 0px 0px;
  font-size: 14px;
  color: black;
  z-index: 2;
  position: relative;
  font-weight: 600;
  transition: 0.5s;
}
li.custome-list img.icon-img {
  transform: translateX(1px) translate(0px);
  transition: 0.3s;
}
li.custome-list:hover img.icon-img {
  transform: translateX(0px);
  transition: 0.3s;
}
.dropdown-box {
  background: #f5f6f8;
  box-shadow: 1px -1.5px 1px 22px #f5f6f8;
}
.img-profile img {
  border-radius: 25px;
  position: relative;
  bottom: 60px;
}

.box-benefits-box-main {
  padding-right: 5px;
  padding-left: 5px;
  width: 260px !important;
}
h6.title {
  min-height: 19px;
}
.secondScroll {
  overscroll-behavior: none;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: nowrap !important;
  overflow: hidden;
  width: 100%;
}
.box-benefits h1 {
  background-color: #fff0;
  font-size: 60px;
  position: absolute;
  text-align: right;
  letter-spacing: 0px;
  color: #33b94b !important;
  animation: leftanimation 10s ease 0s 1 normal forwards;
  bottom: 0px;
  right: 18px;
}
.secondScroll {
  overscroll-behavior: none;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  width: 100%;
}

h5.cardscroll-title {
  font-size: 22px;
  text-align: center;
  min-height: 52px;
}
h1.black {
  font-size: 32px;
  color: #141414;
  font-weight: 700;
  padding-top: 135px;
}
.box-benefits p {
  font-size: 14px;
  text-align: center;
}
.box-benefits {
  border-radius: 13px;
  border: 1px solid #878787;
  min-height: 272px;
  padding: 10px 10px;
  width: 250px;
}
i.icans-link {
  font-size: 20px;
  height: 20px;
  width: 35px;
  color: #00000000;
  text-shadow: 0.1px 0.1px 0px #010101ab;
  position: relative;
  text-align: center;
  margin: auto;
}

.dropdown-toggle:focus::before {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  bottom: 0px;
  font-size: 3em;
  position: absolute;
  content: "";
  color: #87e395;
  transform: rotate(-178deg);
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-menu {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 5px solid #33b94b !important;
}

.nav-button.owl-next {
  background: url(../image/g5.png) !important;
  background-size: 31px !important;
  color: #5550 !important;
  width: 30px !important;
  background-repeat: no-repeat !important;
  height: auto !important;
}

.nav-button.owl-prev {
  background: url(../image/g6.png) !important;
  background-size: 31px !important;
  color: #5550 !important;
  width: 30px !important;
  background-repeat: no-repeat !important;
  height: auto !important;
}

span.carousel-control-next-icon {
  background: url(../image/g5.png) !important;
  background-size: 31px !important;
  color: #5550 !important;
  width: 30px !important;
  background-repeat: no-repeat !important;
  height: auto !important;
}

span.carousel-control-prev-icon {
  background: url(../image/g6.png) !important;
  background-size: 31px !important;
  color: #5550 !important;
  width: 30px !important;
  background-repeat: no-repeat !important;
  height: auto !important;
}

li.custome-list a i.icans-link {
  color: #00000075;
  transition: 0.3s;
}

li.custome-list a {
  color: #000000;
  transition: 0.3s;
}

li: hover.custome-list a i.icans-link {
  color: #3ac552;
  animation: linkanimastion 1s ease 0s 1 normal forwards;
  transition: 0.2s;
}

li: hover.custome-list a {
  color: #3ac552;
  transition: 0.2s;
  margin-left: 2px;
}

@keyframes linkanimastion {
  0% {
    transform: translateX(-0px);
  }
  50% {
    transform: translateX(-4px);
  }
  100% {
    transform: translateX(-0px);
  }
}

.owl-carousel.owl-drag .owl-item {
}

span.carousel-control-prev-icon {
  background: black;
  border-radius: 2px;
  border: 2px solid;
  height: 45px;
  padding: 7px;
}

span.carousel-control-next-icon {
  background: black;
  border-radius: 2px;
  border: 2px solid;
  height: 45px;
  padding: 7px;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg + xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='001616'fill='%23fff'%3e%3cpathd='M11.3541.646a.5.500100.708L5.7078l5.6475.646a.5.5001-0.708.708l-6-6a.5.50010-0.708l6-6a.5.50010.7080z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  background: #33b94b;
  width: 146px;
  margin: auto;
}

.navbar .megamenu {
  padding: 1rem;
}

.navbarmain {
  margin-bottom: 25px;
  background: #fffffff2;
  box-shadow: 0px 0px 0px #ffffff, 3px 3px 5px #ceced14d,
    inset 0px 0px 0px #ffffff, inset 0px 0px 0px #ceced1;
}

.bg-second-img {
  height: 380px;
  object-fit: scale-down;
  width: auto;
  display: flex;
  justify-items: center;
  margin: auto;
}

.main-body {
  width: 100%;
  margin: auto;
}

li.nav-item.bg-login a {
  background: #33b94b;
}

.item .cards {
  padding: 9px;
  border-bottom: 3px solid #33b94b;
  min-height: 15.5em;
  box-shadow: 0px 0px 0px #00000030;
  transition: 0.3s;
}
.top-one h1 {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  text-align: center;
  color: #02142d;
  margin-bottom: 30px;
}

.top-one {
  /*    box-shadow: 3px -2px 3px #0000000d;*/
}
.top-one h1:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  margin: 10px auto;
  width: 50%;
  height: 5px;
  background: #48c95e;
}
.navbar-nav .nav-link {
  font-size: 15px;
  font-weight: 600;
  color: #00122b;
  margin: 6px;
  border-radius: 3px;
  min-width: 80px;
  text-align: center;
  padding: 5px 9px;
  transition: all 0.3s ease;
}

.navbar-nav .nav-link:hover {
  font-size: 15px;
  font-weight: 600;
  color: #00122b;
  margin: 6px;
  border-radius: 3px;
  min-width: 80px;
  text-align: center;
  padding: 5px 9px;
  transition: all 0.3s ease;
}

li.nav-item.active a.nav-link {
}

.contain-box {
  justify-content: center;
  width: 97vw;
}

section.box-three-last h3 {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}

section.box-three-last p {
  font-size: 16px;
  text-align: center;
  min-height: 70px;
}

section.common {
  height: auto;
  display: flex;
  min-height: 60vh;
  align-items: center;
  padding-top: 4em;
  padding-bottom: 4em;
  justify-items: center;
}

button.btn-contact {
  background: #fff;
  border: none;
  font-size: 14px;
  margin: 0px 40px;
  font-weight: 800;
  color: #000000;
  border-radius: 6px;
  padding: 9px 17px;
}

.box-three-last {
  height: 500px;
  padding-top: 30px;
}
.top-second {
    display: flex;
    justify-content: center;
    align-items: center;
}
.crousel-box {
    display: flex;
    justify-content: center;
    align-items: center;
}

.content-box h1 {
  font-size: 32px;
  justify-items: center;

  text-align: center;
  width: 100%;
  color: black;
}

.content_box {
  display: inline-block;
  height: 50px;
  box-shadow: 0 25px 0 -22px #33b94b;
}

.box-seond-sections {
  background: #d3f6d9;
  border-radius: 40px;
}

.box-seond-sections h2 span {
  font-size: 110px;
}

.box-seond-sections h2 {
  height: 200px;
  display: flex;
  font-size: 55px;
  align-items: end;
  justify-items: center;
}

.box-seond-sections p {
  font-size: 20px;
  width: 80%;
}

.content-box p {
  font-size: 16px;
  padding-top: 10px;
  text-align: center;
}

img.img-responsives {
  object-fit: cover;
  width: 100%;
  padding: 15px;
  height: auto;
  margin-bottom: 20px;
  background-size: cover;
}
img.img-responsives {
  /* background-image: url("https://img.freepik.com/free-photo/gray-abstract-wireframe-technology-background_53876-101941.jpg");*/
  background-size: 100% 100%;
  /*    border: 1px solid #00000029;*/
  background-color: #ffffff0d;
  /*    box-shadow: -7px 7px 0px #f5f5f5;*/
  border-radius: 5px 0px;
}

.section-contact {
  background-color: #3ac552;
  height: 120px;
  width: 100%;
  display: flex;
  font-size: 30px;
  align-items: center;
  color: #fff;
  font-weight: 600;
  justify-items: center;
}

section.footer {
  background-image: linear-gradient(to right, white, #f5f5f575, #ededed6e);
  height: 47.5em;
  border-top: 1px solid #00000022;
  background: #e4e4e436;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: 20px;
  width: 100%;
}

#canvas {
  position: absolute;
  height: 500px;
  width: 100%;
  margin-top: -18em;
  left: 0px;
}

input.subscribe-fild {
  background: #4c4c4c03;
  border: none;
  color: #fff;
  padding: 10px 0px;
  margin: 1px 13px;
  border-bottom: 1px solid white;
  width: 70%;
}

img.footer-logo {
  height: auto;
  width: 240px;
  padding: 12px 16px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.common-banner {
  height: 610px;
  width: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url("../image/insbanner.png");
  color: black;
  text-align: ;
  justify-content: center;
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
  justify-items: center;
}
.common-banner-resources {
  min-height: 525px;
  height: auto;
  width: 100%;
  background-size: 100% 100%;
  background-image: url(../image/insbannerresources.png);
  color: black;
  text-align: left;
  justify-content: left;
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
  justify-items: center;
  margin-bottom: 3em;
}

section.common-banner .com-box {
  background: #f7fdf9d1;
  border-radius: 10px;
  border: 2px solid #f7fdf9;
}
section.common-banner-resources .com-box {
  background: #f7fdf9d1;
  margin-left: 10%;
  border-radius: 10px;
  border: 2px solid #f7fdf9;
}

.carousel-control-next,
.carousel-control-prev {
  width: 4%;
  align-items: center;
}

span.carousel-control-next-icon:before {
  content: "\232a";
  font-weight: 900;
}

span.carousel-control-prev-icon:after {
  content: "\2329";
  font-weight: 900;
}

.carousel-item {
  padding: 40px;
  background: #ffffff;
  border-radius: 15px;
  border: 2px solid #87e395;
}

.social-media {
  width: 37px;
  display: inline-table;
  height: 37px;
  justify-content: center;
  align-items: center;
  border: 2px solid;
  font-size: 20px;
  border-radius: 22px;
  text-align: center;
  transition: 0.3s;
}
.social-media:hover {
  width: 37px;
  display: inline-table;
  height: 37px;
  justify-content: center;
  align-items: center;
  border: 3px solid;
  font-size: 20px;
  border-radius: 22px;
  text-align: center;
  transition: 0.3s;
}

/* ============ desktop view ============ */

@media all and (min-width: 992px) {
  .navbar .has-megamenu {
    position: static !important;
  }
  .navbar .megamenu {
    left: 11% !important;
    right: 11%;
    width: 78%;
    margin-top: 0;
    padding: 18px 19px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 16px;
    padding-left: 16px;
  }
  .nav-login {
    background: #33b94b !important;
    color: #fff !important;
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
    max-width: 75px !important;
    font-size: 16px !important;
    height: 33px;
    border-radius: 6px !important;
  }
}

/* ============ desktop view .end// ============ */

/* ============ mobile view ============ */

@media (max-width: 991px) {
  .navbar.fixed-top .navbar-collapse .navbar.sticky-top .navbar-collapse {
    overflow-y: auto;
    max-height: 90vh;
    margin-top: 10px;
  }
}

/* ============ mobile view .end// ============ */

<style > .carousel-wrapper {
  width: 90vw;
  margin: auto;
  position: relative;
  text-align: center;
  font-family: sans-serif;
}

.owl-carousel .owl-nav {
  overflow: hidden;
  height: 0px;
}

.owl-theme .owl-dots .owl-dot.active span,
	.owl-theme .owl-dots .owl-dot: hover span {
  background: #33b94b;
}

.owl-carousel .item {
  text-align: left;
  border: 20px solid #ff000000;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #33b94b !important;
}

.owl-carousel .item h3 {
  margin-bottom: 8px;
  margin-top: 8px;
}

.owl-carousel .nav-button {
  height: 50px;
  width: 25px;
  cursor: pointer;
  position: absolute;
  top: 110px !important;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
  pointer-events: none;
  opacity: 1;
}
/*		.owl-carousel .owl-prev.disabled,
	.owl-carousel .owl-next.disabled:hover {
	    pointer-events: none;
	    opacity: 0.50;
	}*/

.owl-carousel .owl-prev {
  left: -35px;
}

.owl-carousel .owl-next {
  right: -35px;
}

.owl-theme .owl-nav [class*="owl-"] {
  color: #ffffff;
  font-size: 26px !important;
  background: #697b6c;
  border-radius: 3px;
}

.owl-carousel.prev-carousel: hover {
  background-position: 0px -53px;
}

.owl-carousel.next-carousel: hover {
  background-position: -24px -53px;
}

/*mobile*/

@media only screen and (max-width: 767px) {
  body {
    font-size: 14px !important;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    overflow-x: hidden;
  }
  .navbar-collapse {
flex-basis: 100%;
left: 0px;
  background: #fff;
  top: 78px;
  transform: translateX(0px);
  flex-grow: 1;
  position: absolute;
  width: 98%;
  align-items: center;
  transition: 0.3s;
}
.collapse:not(.show) {
    display: none;
    transform: translateX(-100%);
    transition: 0.3s;
    }
#bottom-div {
width: 100%;
position: absolute;
height: 315px;
overflow-y: auto;
margin-top: 11.7em;
}
#top-div {
width: 100%;
position: relative;
height: 180px;
}
.mobile {
height: auto;
}
section.common {
padding-top: 0em;
padding-bottom: 0em;
height: auto;
display: flex;
min-height: 75vh;
align-items: normal;
}
img.img-responsives {
object-fit: cover;
width: 60%;
margin: auto;
display: block;
padding: 15px;
height: auto;
}
.content-box h1 {
font-size: 18px;
justify-items: center;
margin-top: 0px;
align-items: center;
width: 100%;
display: inline-grid;
margin-bottom: 0px;
}
.carousel-control-next,
.carousel-control-prev {
width: 20%;
}
.dropdown-toggle:focus::before {
display: none;
}
.gallery {
--s: 100px !important;
}
h6.title {
min-height: 0px;
}
.shadow.inner-sec-f {
padding: 10px;
width: 100%;
}
  img.img_fluids {
    height: 230px;
    width: 90%;
    margin: auto;
    object-fit: scale-down;
  }
  .carousel-inner{background-color: #fff;}
  .owl-carousel .owl-item img {
    display: block;
    width: 80%;
  }
 
section.common-banners {
height: 995px;
width: 100%;
}
.image-ani {
position: absolute;
height: auto;
width: 250px;
right: 0px;
}
.com-bo-con {
margin: auto;
text-align: center;
position: relative;
background: #fffffff0;
z-index: 999;
display: inline-flex;
top: 0px;}
.com-bo-con {
margin-top: 0em;
}
  h1.black {
  font-size: 32px !important;
  padding-top: 50px;
  }
.second-tit {
margin-top: 1em;
}
.glossary-navbar a {
    margin: 2px 2px;
    display: inline-flex;
    justify-content: center;
    background: #e3e3e3;
    padding: 3px 4px;
    border-right: 1px solid #e3e3e3;
    box-shadow: 0px 0px 1px #0000001c;
    font-weight: 700;
    border: 2px solid;
    min-width: 27px;
    text-align: center;
    }
  .common-banner-resources {
    height: 411px;
    width: 100%;
    background-size: auto 100%;
    background-position-x: 100%;
    background-image: url(../image/insbannerresources.png);
    color: black;
    display: flex;
    margin-bottom: 20px;
    align-items: center;
    background-repeat: no-repeat;
    justify-items: center;
  }
  section.common-banner-resources .com-box {
    background: #f7fdf9ad;
    border-radius: 10px;
    border: 2px solid #f7fdf9;
  }
  section.common-banner-resources .com-box {
    margin-left: 0%;
  }
  /*	    .gallery {
	        display: block !important;
	    }*/
  .main-body {
    width: 99%;
    margin: auto;
  }

  .bg-second-img {
    height: auto;
    width: 100%;

    display: flex;
    justify-items: center;
    margin: auto;
  }
  .content-box p {
    font-size: 18px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .bg-second-img {
    width: 88%;
    margin: auto;
  }
  .carousel-item {
    padding: 1px 15px;
    background: #d3f6d9;
    width: 90% !important;
    margin: auto;
    left: 5%;
    right: 5%;
    border-radius: 19px;
  }
  span.carousel-control-next-icon {
    background: black;
    border-radius: 0px;
    border: 0px solid;
    height: 55px;
    font-size: 20px;
    padding: 10px 4px;
  }
  span.carousel-control-prev-icon {
    background: black;
    border-radius: 20px;
    padding: 10px 4px;
    border: 0px solid;
    height: 55px;
    font-size: 20px;
  }
  .owl-carousel .item h3 {
    margin-bottom: 12px;
    margin-top: 11px;
    padding: 5px;
  }
  .common-banner {
    height: auto;
    background-position-x: 100%;
    width: 100%;
    background-image: url("../image/insbanner.png");
    color: black;
    justify-content: center;
    background-size: cover;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    justify-items: center;
  }
  section.common-banner .com-box {
    background: #f7fdf9;
    border-radius: 2px;
    border: 2px solid #f7fdf9;
  }
  section.footer {
    height: 100%;
  }
  .owl-theme .owl-nav [class*="owl-"] {
    display: table;
    font-size: 46px;
    border-radius: 0px;
    padding: 0px 11px;
    right: 6px;
  }
  .owl-carousel .owl-item img {
    display: block;
    width: 75%;
    margin: auto;
  }
  .navbar-nav .nav-link {
    text-align: start;
    color: #00122b !important;
  }
  .navbarmain {
    background: #fffffff2;

    box-shadow: 0px 0px 0px #ffffff, 3px 3px 5px #ceced14d,
      inset 0px 0px 0px #ffffff, inset 0px 0px 0px #ceced1;
  }
  .carousel-control-next,
  .carousel-control-prev {
    width: 20%;
  }
  .owl-carousel .owl-prev {
    left: 5px;
  }
  .navbar-nav .nav-link:hover {
    font-size: 15px;
    font-weight: 600;
    color: #00122b;
    margin: 6px;
    border-radius: 3px;
    min-width: 80px;
    text-align: left;
    padding: 5px 9px;
    transition: all 0.3s ease;
  }
  section.box-second {
    margin-bottom: 6em;
    height: 65vh;
  }

  #top-div {
    width: 100%;
    position: relative;
    height: 180px;
    bottom: 2em;
  }
  img.img-responsives {
    object-fit: cover;
    width: 95%;
  }
} /*end of the mobile*/

@media (min-width: 375px) and (max-width: 667px) {
  .content-box p {
    font-size: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
    transition: 0.3s;
  }
  section.common-banners {
    height: 880px;
    width: 100%;
    transition: 0.3s;
  }
  section.box-second {
    margin-bottom: 6em;
  }
  #top-div {
    width: 100%;
    position: relative;
    height: 180px;
    bottom: 3em;
  }
  img.img-responsives {
    object-fit: cover;
    width: 80%;
  }
} /* iphone 7	*/
@media (min-width: 414px) and (max-width: 736px) {
  .content-box p {
    font-size: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
    transition: 0.3s;
  }
  section.common-banners {
    height: 806px;
    width: 100%;
    transition: 0.3s;
  }
  img.img-responsives {
    object-fit: cover;
    width: 80%;
  }
  #top-div {
    width: 100%;
    position: relative;
    height: 180px;
    bottom: 5em;
  }
} /* iphone 7 puls	*/
@media (min-width: 768px) and (max-width: 991px) {
  .dropdown-toggle:focus::before {
    display: none;
  }
  .navbar-nav .nav-link:hover {
    text-align: left;
  }
  .second-tit {
    margin-top: 6em;
    margin-bottom: 6em;
  }
  .glossary-navbar a {
    margin: 6px 2px;
    display: inline-flex;
    justify-content: center;
    background: #e3e3e3;
    padding: 3px 4px;
    border-right: 1px solid #e3e3e3;
    box-shadow: 0px 0px 1px #0000001c;
    font-weight: 700;
    border: 2px solid;
    min-width: 33px;
    text-align: center;
  }
  section.common-banner-resources .com-box {
    background: #f7fdf9d1;
    margin-left: 0%;
  }
  .content-box h1 {
    font-size: 18px;
    justify-items: center;
    margin-top: 13px;
  }
  .content-box p {
    font-size: 16px;
    padding-top: 10px;
  }
  section.common {
    height: 240px;
  }
  .bg-second-img {
    height: auto !important;
    width: 100% !important;
  }
  .common-banner {
    height: 390px;
  }
  .box-three-last {
    height: 570px;
  }
  section.footer {
    background-color: #606060;
    height: 613px;
  }
  li.nav-item a.nav-link {
    text-align: start;
  }
  section.common-banner .com-box {
    background: #f7fdf9;
    width: 78%;
  }
  section.common-banner-resources .com-box {
    background: #f7fdf9;
    width: 78%;
  }
  section.common-banner .com-box h1 {
    font-size: 20px;
  }
  section.common-banner-resources .com-box h1 {
    font-size: 20px;
  }
  .owl-carousel .owl-item img {
    display: block;
    background-size: cover;
    width: auto;
    margin: auto;
  }
  .main-body {
    width: 95%;
    margin: auto;
  }
  img.img-responsives {
    width: 100%;
    height: 238px;
    padding: 10px;
    object-fit: cover;
    background-size: cover;
  }
} /* tab */

@media (min-width: 992px) and (max-width: 1366px) {
  .bg-second-img {
    padding: 3em;
  }
  .box-benefits h1 {
    font-size: 50px;
  }
  .inner-sec-f {
    padding: 53px;
    margin-top: 3em;
  }
  .main-body {
    width: 88%;
  }
  .dropdown-toggle:focus::before {
    display: none;
  }
  .second-tit {
    margin-top: 7em;
    margin-bottom: 7em;
  }
  section.common-banner-resources .com-box {
    background: #f7fdf9d1;
    margin-left: 10%;
  }
  .common-banner-resources {
    height: 525px;
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(../image/insbannerresources.png);
    color: black;
    text-align: left;
    justify-content: unset;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    justify-items: center;
    margin-bottom: 3em;
  }
} /*end of the leptop mid*/

@media (min-width: 1367px) and (max-width: 1920px) {
  .second-tit {
    margin-top: 5em;
    margin-bottom: 5em;
  }
  .main-body {
    width: 84%;
  }
} /*leptop to pc*/
