.shape.bg-dot.primary {
   top: 3rem; 
   left: 5.5rem;
}

#high-contrast.hide link {
   visibility:hidden;
}

.underline-2:after {
    width: calc(100% - 40px);
    height: 5%;
    left: 20px;
    bottom: 10%;
}

.offcanvas-nav .navbar-nav .nav-item.active a {
   color: #3f78e0;
}

.breadcrumb-item+.breadcrumb-item::before {
    font-size: .75rem;
    color: #60697B;
}

.breadcrumb-sec .breadcrumb-item a .uil {
   top: 1px;
   position: relative;
}
    
#animated-thumbnails-gallery {
   height: auto!important;
   position: relative;
}

.lg-outer .lg-item:after {
   display: none;
}

.gallery-demo #animated-thumbnails-gallery .img-responsive {
   cursor: pointer;
}

.gallery-demo .gallery-item {
   top: 0px!important;
   left: 0px!important;
}
.gallery-demo .gallery-item:not(:first-child) {
   display: none;
   position: absolute;
   top: 0px!important;
   left: 0px!important;
   padding: 0px 15px;
}





.gallery-demo .gallery-item:first-child {
  position: relative;
  width: 50%;
  display:block;
}

.gallery-demo .gallery-item:first-child img {
  width: 100%;
  height: 100%;
}

.gallery-demo .gallery-item:first-child .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #000000;
}

.gallery-demo .gallery-item:first-child:hover .overlay {
  opacity: 1;
  background-color: #00000088;
  cursor: pointer;
}

.gallery-demo .gallery-item:first-child .expand-icon {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.td-rightsec .howtouse .uil {
   position: relative;
   top: 1px;
}

.lg-sub-html h4,
.lg-counter {
   color: #ffffff;
   font-weight: normal;
}

.lg-share,
.lg-download {
   display:none;
}

.lg-progress-bar .lg-progress {
    background-color: rgb(23, 192, 190)!important;
}

.lg-toolbar .lg-icon {
   color: #ffffff;
}

.lg-toolbar .lg-icon:hover {
    color: rgb(23, 192, 190);
}

.lg-next, .lg-prev {
    background-color: #ffffff00;
    color: #ffffff;
}

.lg-next:hover:not(.disabled), .lg-prev:hover:not(.disabled) {
    color: rgb(23, 192, 190);
}


.gallery-demo .td-rightsec .nav-tabs.nav-pills {
    flex-direction: row;
} 

.gallery-demo .td-rightsec .nav-tabs.nav-pills .nav-link {
    margin-right: 0.5rem;
}

.gallery-demo .td-rightsec .tab-pane a {
      display: block;
      min-width: 230px;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide {
  background-size: cover;
  background-position: center;
  box-shadow: 0 0 0 0.05rem rgb(8 60 130 / 6%), 0 0 1.25rem rgb(30 34 40 / 4%);
  border-radius: 0.4rem;
}

.b-moretemp {
   padding-bottom: 50px;
}

.mySwiper2 {
  height: max-content;
  width: 100%;
  box-shadow: 0 0 0 0.05rem rgb(8 60 130 / 6%), 0 0 1.25rem rgb(30 34 40 / 4%);
  border-radius: 0.4rem;
}

.mySwiper {
  height: 24%;
  box-sizing: border-box;
  padding: 10px 0;
}


.mySwiper .swiper-slide {
  width: 33%!important;
  height: 100%;
  opacity: 0.4;
}

.mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.b-logosection .b-view {
   bottom: 4rem!important;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
   box-shadow: none;
}

.b-logodetail .b-logodownload .card-body a.btn-soft-primary {
   padding: 6px 6px;
   text-align: left;
   display: inline-block;
   width: 100%;
}
.b-logodetail .b-logodownload .card-body a img,
.b-logodetail .b-logodownload .card-body a svg {
   width: 36px;
   height: auto;
}

.card-body {
    padding: 2rem 1rem;
}

.swiper-button-next, .swiper-button-prev {
    width: 30px;
    height: 30px;
}

.swiper-button-next, 
.swiper-rtl .swiper-button-prev,
.swiper-button-prev {
    background-color: #343f52dd;
    border-radius: 50%;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 18px;
}

.swiper-button-next, .swiper-button-prev {
    top: 52%;
}

.navbar-dark.fixed .logo-light {
    display: inline-block!important;
}
#icon-details .card {
    background-color: #f1f5fd!important;
}
#icon-details .overlay-3 {
    box-shadow: 0 0 0 0.05rem rgb(8 60 130 / 6%), 0 0 1.25rem rgb(30 34 40 / 4%);
    background-color: #ffffff;
}
#icon-details .overlay-3 img {
    transform: scale(0.5);
}
#icon-details .icons-pack {
    font-size: 20px;
    font-weight: normal;
}
.overlay-3:hover span.bg {
    opacity: .45;
}
#icon-details .overlay-gradient-2 span.bg {
    background: linear-gradient(40deg, #000000 .4%, #000000 100.2%);
}
#icon-details .overlay-3 .btn-soft-primary,
#icon-details .overlay-3 .btn-soft-primary .uil {
    color: #3f78e0!important;
    font-size: .8rem!important;
    display: inline;
    width:  100%;
}
#icon-details .overlay-3 .btn-soft-primary {
    width: 100%;
    display: inline-block;
    border-radius: 0px;
    padding: 2px 13px;
    cursor: pointer!important;
}

#icon-details .overlay-3 figcaption h5 {
    position: absolute;
    top: 8px;
    width: 100%;
    left: 0px;
    text-align: center;
    font-weight: normal;
    color: #ffffff;
}

#icon-details .overlay-3 p.b-down {
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
}

.overlay-3:hover .b-down.from-left {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition: opacity .4s, transform .4s;
    /* transform: translate3d(-10%, 0, 0); */
}

figure.overlay-3 span.bg {
    width: 0%;
    transition: 4s width;
}

figure.overlay-3:hover span.bg {
    width: 100%;
    transition: 0.4s width;
}

.b-down .btn:hover {
    transform: translateY(0rem);
}

[class*=offcanvas-] .btn-close {
    color: #3f78e0!important;
}

.navbar .navbar-collapse .nav-item.active .nav-link {
    color: #3f78e0!important;
}













@media only screen and (max-width:1399.98px) {
.gallery-demo .td-rightsec .card-body {
    flex: 1 1 auto;
    padding: 2rem 1rem;
 }
.gallery-demo .td-rightsec .nav-tabs .nav-link {
    padding: 0.4rem 0.8rem;
 }
}




@media only screen and (max-width:991.98px) {
   .navbar-nav .sub-arrow {
      width: 100%!important;
      text-align: right!important;
   }
   #access-header {
      margin-right: 24px;
   }
   .gallery-demo .td-rightsec {
    margin-top: 30px;
   }
   .gallery-demo .td-rightsec .tab-pane a {
      display: block;
      width: 50%;
   }
   .b-logodownload {
      margin-top: 40px;
   }
   .offcanvas-nav {
      background-color: #f3f5f5;
      box-shadow: 0 0 0 0.05rem rgb(8 60 130 / 6%), 0 0 1.25rem rgb(30 34 40 / 4%);
   }
   .navbar .navbar-collapse .nav-link,
   .navbar .navbar-collapse .dropdown-menu .dropdown-item,
   .navbar .navbar-collapse .nav-link.active, .navbar .navbar-collapse .nav-link:focus, .navbar .navbar-collapse .nav-link:hover, .navbar .navbar-collapse .show>.nav-link {
        color: #343f52!important;
    }
    .navbar .navbar-collapse .highcont-but .dropdown-item {
        color: #f3f5f5!important;
    }
    .underline-2:after {
        left: 0px;
    }
}

.footer-links li a.active {
    color: #3f78e0;
    font-weight: bold;
}

@media only screen and (max-width:767px) {
   .overlap-grid-2 .item+.item {
       margin-top: -45%;
   }
   .shape.rounded-circle.rellax {
    display: none;
   }
}

@media only screen and (max-width:575.98px) {
   .shape {
      display: unset
   } 
   .shape.bg-dot.primary {
      top: 1rem; 
      left: 2.5rem;
   }

   .navbar-dark .logo-dark, .navbar-dark .logo-light {
       width: 200px;
   }
   .gallery-demo .td-rightsec .tab-pane a {
      display: block;
      width: 75%;
   }
}

@media only screen and (max-width:475.98px) {
   .gallery-demo .td-rightsec .tab-pane a {
      display: block;
      width: 100%;
   }
}

@media only screen and (min-width:315px) {
   .overlap-grid-2 .item:nth-child(1) {
      width: 70%;
      margin-top: 0;
      margin-left: 30%;
      z-index: 3
   }
   .overlap-grid-2 .item:nth-child(2) {
      width: 55%;
      margin-top: -45%;
      margin-left: 0;
      z-index: 4
   }
   .overlap-grid-2 .item:nth-child(3) {
      width: 60%;
      margin-top: -35%;
      margin-left: 40%;
      z-index: 2
   }
}

.navbar .navbar-collapse .nav-link:hover {
    color: #3f78e0!important;
}