@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
.technology {
  padding-left: 12px;
  padding-right: 12px;
}

.three-col-sec {
  font-family: "Poppins", sans-serif;
  padding: 100px 0px;
}
@media (max-width: 1281px) {
  .three-col-sec {
    padding: 40px 0px;
  }
}
@media (max-width: 1199px) {
  .three-col-sec .heading {
    padding: 0px 120px 20px 120px;
  }
}
@media (max-width: 767px) {
  .three-col-sec .heading {
    padding: 0px;
  }
}
.three-col-sec .heading .title {
  color: var(--primary);
  text-align: center;
  font-weight: 500;
  font-size: 33px;
  line-height: 50px;
  letter-spacing: 0px;
  color: #013364;
  margin-bottom: 20px;
}
@media (max-width: 1679px) {
  .three-col-sec .heading .title {
    font-size: 28px;
    line-height: 48px;
  }
}
@media (max-width: 1481px) {
  .three-col-sec .heading .title {
    font-size: 26px;
    line-height: 46px;
  }
}
@media (max-width: 1199px) {
  .three-col-sec .heading .title {
    font-size: 24px;
    line-height: 32px;
    padding: 0px 100px;
  }
}
@media (max-width: 991px) {
  .three-col-sec .heading .title {
    padding: 0px 50px;
  }
  .three-col-sec .heading .title br {
    display: none;
  }
}
@media (max-width: 767px) {
  .three-col-sec .heading .title {
    padding: 0px;
  }
}
@media (max-width: 479px) {
  .three-col-sec .heading .title {
    font-size: 20px;
    line-height: 28px;
  }
}
.three-col-sec .heading .sub-title {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #476A8D;
  opacity: 1;
}
@media (max-width: 1679px) {
  .three-col-sec .heading .sub-title {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 1481px) {
  .three-col-sec .heading .sub-title {
    font-size: 14px;
    line-height: 24px;
  }
}
.three-col-sec .three-box {
  display: flex;
  justify-content: space-between;
  padding-top: 70px;
  flex-wrap: wrap;
}
@media (max-width: 1281px) {
  .three-col-sec .three-box {
    padding-top: 20px;
  }
}
@media (max-width: 1199px) {
  .three-col-sec .three-box {
    justify-content: center;
  }
}
.three-col-sec .three-box .box1 {
  background: #F6F9FC 0% 0% no-repeat padding-box;
  border: 1px solid rgba(31, 102, 172, 0.1411764706);
  border-radius: 28px;
  padding: 43px 33px 83px 33px;
  width: calc(33.3333333333% - 30px);
}
@media (max-width: 1199px) {
  .three-col-sec .three-box .box1 {
    width: calc(50% - 30px);
    padding: 20px;
    margin: 0px 5px;
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .three-col-sec .three-box .box1 {
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
  }
}
.three-col-sec .three-box .box1 .top-img {
  text-align: center;
}
.three-col-sec .three-box .box1 .top-img img {
  max-height: 121px;
  max-width: 121px;
}
@media (max-width: 1679px) {
  .three-col-sec .three-box .box1 .top-img img {
    max-height: 100px;
    max-width: 100px;
  }
}
@media (max-width: 991px) {
  .three-col-sec .three-box .box1 .top-img img {
    max-height: 60px;
    max-width: 60px;
  }
}
.three-col-sec .three-box .box-content .inner-title {
  text-align: center;
  letter-spacing: 0px;
  color: #013364;
  opacity: 1;
  font-weight: 500;
  font-size: 28px;
  line-height: 42px;
}
@media (max-width: 1679px) {
  .three-col-sec .three-box .box-content .inner-title {
    font-size: 26px;
    line-height: 46px;
  }
}
@media (max-width: 1481px) {
  .three-col-sec .three-box .box-content .inner-title {
    font-size: 24px;
    line-height: 44px;
  }
}
@media (max-width: 1199px) {
  .three-col-sec .three-box .box-content .inner-title {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (max-width: 991px) {
  .three-col-sec .three-box .box-content .inner-title {
    font-size: 20px;
    line-height: 30px;
  }
}
.three-col-sec .three-box .box-content .inner-contents {
  text-align: center;
  font-size: 16px;
  line-height: 33px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #476A8D;
}
@media (max-width: 1679px) {
  .three-col-sec .three-box .box-content .inner-contents {
    font-size: 14px;
    line-height: 30px;
  }
}

@media (max-width: 991px) {
  .what-setup .three-col-sec .heading .title {
    margin-bottom: 0px;
  }
}
.what-setup .three-col-sec .three-box {
  padding-top: 32px;
}
.what-setup .three-col-sec .three-box .box1 {
  background-color: #fff;
}
.what-setup .three-col-sec .three-box .box1 .top-img {
  text-align: left;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .what-setup .three-col-sec .three-box .box1 .top-img {
    margin-bottom: 10px;
  }
}
.what-setup .three-col-sec .three-box .box1 .box-content .inner-title {
  text-align: left;
  letter-spacing: 0px;
  color: #013364;
  opacity: 1;
  font-size: 25px;
  font-weight: 400;
  line-height: 38px;
}
@media (max-width: 1679px) {
  .what-setup .three-col-sec .three-box .box1 .box-content .inner-title {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (max-width: 1481px) {
  .what-setup .three-col-sec .three-box .box1 .box-content .inner-title {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 1199px) {
  .what-setup .three-col-sec .three-box .box1 .box-content .inner-title {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 991px) {
  .what-setup .three-col-sec .three-box .box1 .box-content .inner-title {
    font-size: 16px;
    line-height: 26px;
  }
}
.what-setup .three-col-sec .three-box .box1 .box-content .line {
  background: transparent linear-gradient(92deg, var(--unnamed-color-20bacb) 0%, var(--unnamed-color-1f66ac) 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(92deg, #20BACB 0%, #1F66AC 100%) 0% 0% no-repeat padding-box;
  border-radius: 29px;
  width: 88px;
  height: 5px;
  display: block;
  margin-top: 8px;
}
.what-setup .three-col-sec .three-box .box1 .box-content .inner-contents {
  text-align: left;
  padding-top: 30px;
}
@media (max-width: 991px) {
  .what-setup .three-col-sec .three-box .box1 .box-content .inner-contents {
    padding-top: 10px;
  }
}