
  .banner{
    background-image: url('../images/laptop-computer-mockup-with-copy-space-wooden-tabletop-blurred-city-view-background_67155-18643.jpg');
    background-repeat: no-repeat;
    background-size: cover;
   background-position-y: 100%;
    height: 350px;
    width: 100%;
    margin-top: 150px;
}
.heading1{
  padding-top: 100px;
  color: #fff;
  font-size: 50px;
  font-weight: bold;
  padding-left: 31px;
  font-family: var(--fontfamily-heading);
}
.heading2{
  color: #fff;
  padding-top: 10px;
  padding-left: 33px;
  font-family: var(--fontfamily-heading);
}
.heading3{
  color: #fff;
  padding-top: 10px;
  padding-left: 33px;
  font-family: var(--fontfamily-heading);
}
.heading3span{
  color: #118DF0;
  font-weight: bold;
  padding-left: 10px;
}
.image-wrapper-container:hover .learnbtn{
  cursor: pointer;
  display: block;

}

.carousel1-img{
  background-image: url('https://assets.weforum.org/project/image/kgCicjRy4yp_HIO3zpHx8GOgUs3Ts5ahHkxlINUggGo.png');
  height: 500px;
  background-position: cover;

}

.item-1 .image-wrapper{
  background-image: url(../images/detail-card_small-business_111121.jpg);
  text-align: center;
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 11px;
}

.item-2 .image-wrapper{
  background-image: url(../images/detail-card_enterprise-midmarket_111121.jpg);
  text-align: center;
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 11px;
}

.item-3 .image-wrapper{
  background-image: url(../images/detail-card_public-sector_111121.jpg);
  text-align: center;
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 11px;
}

.item-4 .image-wrapper{
  background-image: url(../images/detail-card_firstnet_111121.jpg);
  text-align: center;
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 11px;
}

      .item-5 .image-wrapper{
        background-image: url(../images/detail-card_global-business_111121.jpg);
        text-align: center;
            height: 100%;
            width: 100%;
            background-position: center;
            background-size: cover;
            background-repeat: no-repeat;
            border-radius: 11px;
        }
        .item-6 .image-wrapper{
          background-image: url(../images/detail-card_partner-solutions_111121.jpg);
          text-align: center;
              height: 100%;
              width: 100%;
              background-position: center;
              background-size: cover;
              background-repeat: no-repeat;
          }
          .item-7{
            min-height: 424px;
          }
          .item-7 .image-wrapper-container .image-wrapper{
            background-image: url(../images/concept-creative-idea_118813-2041.webp);
            text-align: center;
            height: 140px;
            width: 318px;
            background-position: center;
            background-size: cover;
            background-repeat: no-repeat;
            }
            .item-8 .image-wrapper-container .image-wrapper{
              background-image: url(../images/tiny-business-people-generating-ideas-holding-gears-big-light-bulb-idea-management-alternative-thinking-best-solution-choice-concept-illustration_335657-2555.webp);
              text-align: center;
              height: 140px;
              width: 318px;
              background-position: center;
              background-size: cover;
              background-repeat: no-repeat;
              }
            .imagewrapperdiv{
              position: absolute;
              top: 43%;
            }
            .imgtext{
              padding-top: 25px;
              color: #767676;
              padding-left: 10px;
              padding-right: 10px;
              font-family: var(--fontfamily-para);
            }
            .imgheading{
              color: #118DF0;
              font-weight: bold;
              font-family: var(--fontfamily-heading);
            }
            .learnbtn{
              background: #118DF0;
              color: #fff;
              font-size: 14px;
              transition: 0.3s ease-in;
              bottom: 15px;
              left: 36%;
              position: absolute;
              /* display: none;
              margin-left: 104px; */
            }
            .mybtn{
              margin-top: 35px;
              background: #118DF0;
              color: #fff;
              font-size: 14px;
              transition: 0.3s ease-in;
            }
            .mybtn2{
              margin-top: 21px;
              background: #118DF0;
              color: #fff;
              font-size: 14px;
              transition: 0.3s ease-in;
            }
            .mybtn:hover,.mybtn2:hover,.learnbtn:hover{
              background: #fff;
              color: #118DF0;
              border: 1px solid #118DF0;
            }
.item{
  box-shadow: 0px 6px 16px rgb(0 0 0 / 12%);
}
.item .image-wrapper-container {
    height: 100%;
    cursor: pointer;
}
.image-wrapper .item-wrapper p.item-title {
  font-size: 20px;
  font-weight: 900;
  color: #000000;
  padding-top: 25px;
  font-family: var(--fontfamily-heading);
}

.item-title{
  font-size: 20px;
  font-weight: 900;
  color: #000000;
  padding-top: 5px;
  font-family: var(--fontfamily-heading);
}

.image-wrapper .item-wrapper a.cta-link {
    color: #0568ae;
    position: relative;
   font-weight: bold;
}
.image-wrapper .item-wrapper a.cta-link i svg {
    width: 45px;
    height: 10px;
    color: #0568ae;
}
.image-wrapper .item-wrapper a.cta-link i {
    position: absolute;
    transform: translateX(20%);
    transition: all 300ms cubic-bezier(0.63,0.64,0.3,1);
    width: 45px;
}
.item .image-wrapper-container {
    height: 100%;
    transition: ease-in 0.3s;
}
a.icon-long-arrow i svg {
    width: 45px;
    height: 10px;
    fill: #0568ae;
}
.item {
    margin: 15px !important;
    padding-bottom: 0;
    height: 420px;
    width: 320px !important;
    border-radius: 10px;
}
.item-description {
  color: #838282;
  font-size: 13px;
  font-weight: 400;
  padding-left: 10px;
  padding-right: 10px;
  font-family: var(--fontfamily-para);
}

.cardImgTop{
  height: 260px;
}

.card-main{
  width: 22rem;
  border: none;
  height: 460px;
}

/* .cta-btn {
    margin-top: 210px;
} */