.ServiceTxt
{
  font-size: 24px;
  font-weight: bolder;
  text-align: center;
}
.ServiceBg
{
  background-color: #f6f6f6;
  
}
.ServiceBox
{
 
  
  min-height: 300px !important;
text-align: center;
  
}
.vertical-center {

  top: 50%;
  
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}


.ccontainer {
  height: 300px;
  position: relative;
  border: 1px solid  #d5d5d5;
  background-color: #ffffff; text-align: center;
}
.ccontainer:hover {
background-color: #eeeded;
}
.vertical-center {
  margin: 0;
  position: absolute;
  text-align: center;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100% !important;
}

.HomeOurService
{
  background-color: #234a68;
}
.home-waw-box h2 {
  font-size: 50px;
  color: #fff;
  margin-bottom: 40px;
  text-align: center;
}
.home-white-txt {
 
  color: #fff;
  text-align: center;
}
.home-strong-av-main {
  padding: 200px 0px;
  background: url(../images/home-service.jpg) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
}

.multi-item-carousel .carousel-inner > .item {
  transition: 0.6s ease-in-out all;
}
.multi-item-carousel .carousel-inner .active.left {
  left: -25%;
}
.multi-item-carousel .carousel-inner .active.right {
  left: 25%;
}
.multi-item-carousel .carousel-inner .next {
  left: 25%;
}
.multi-item-carousel .carousel-inner .prev {
  left: -25%;
}
.multi-item-carousel .carouse-control.left,
.multi-item-carousel .carouse-control.right {
  background-image: none;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .multi-item-carousel .carousel-inner > .item {
    transition: 0.6s ease-in-out all;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-perspective: none;
    -webkit-transform: none!important;
    transform: none!important;
  }
}

.carousel-control-prev {
  left: -10% !important;
  color: black;
}
.carousel-control-prev-icon {
  background-image: url('../images/icon/left.png') !important;
  border:0px solid red;
}
.carousel-control-next {
  right: -10% !important;
  color: black;
}
.carousel-control-next-icon {
  background-image: url('../images/icon/right.png') !important;
  border:0px solid red;
}
.card {
  
  border: 0px solid red !important;
 
}
.home-card {
  width: 28.03%;
  position: relative;
}
.home-icon-ct {
  position: relative;
  left: 33%;
  display: inline-block;
  top: 14px;
}

.home-all-inner-top img {
  max-width: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  object-position: bottom;
  mix-blend-mode: multiply;
}
.carousel-caption {
 color:#ffffff !important;
 bottom: 3.25rem;
}

 
 
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: red ;
}

.carousel-indicators [data-bs-target] {
  
  width: 10px;
  height: 13px; 
  background-color: #1a66a6  !important;
 
   color: yellow;
  transition: opacity .6s ease;
}

.carousel-indicators li {
  width: 10px !important;
  height: 13px !important;
  background-color: #1a66a6  !important;
  margin:3px;
}

.carousel-indicators .active {
  
  background-color: yellow  !important;
}
.CustomSVG
{
  width :800px;
  height:800px !important;
}

.CustomMobile
{
  display:none ;
}
.full-screen {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.carousel-caption {
  
  bottom: 70px !important

}
@media (min-width: 768px) and (max-width: 991px) {
 
    .home-all-inner-top img {
      
      top: 13% !important;
       
    }
    .CustomSVG
    {
      
      height:350px !important;
    }
    .CustomDesktop
  {
    display:unset ;
  }
 
  .full-screen {
    background-size: 175%;
    background-position: center;
    background-repeat: no-repeat;
  }
  .carousel-caption {
  
    bottom: 70px !important
 
}
.carousel-caption {
  
  right: 0px !important; 
    left:  0px !important; 
    padding-left:10% !important;
     padding-right:10% !important;
}
  }

 
  @media (max-width: 767px) {
    .home-all-inner-top img {
      
      top: 10% !important;
       
    }
    .CustomSVG
    {
     
      height:400px !important;
    }
    .carousel-caption {
      font-size: 12px;
      bottom: 2.20rem;
  }
  .CustomDesktop
  {
    display: none;
  }
  .CustomMobile
  {
    display:unset ;
  }
  .home-strong-av-main {
    padding: 75px 0px;
  }
  .full-screen {
    background-size: 175%;
    background-position: center;
    background-repeat: no-repeat;
  }
  .carousel-caption {
  
    bottom: 70px !important
 
}

.carousel-caption {
  
   right: 0px !important; 
     left:  0px !important; 
     padding-left:10% !important;
     padding-right:10% !important;
  
}

  }
 
  .footer_social ul li a {
   
    margin: 4px;
}
 
.consu ul li {
  line-height: 1.3;
  font-size: 18.75px;
  color: #0c4179;
}