.partner-with-exsited-area-full {
  background-image: url(/template/85b5ce5e/images/partners-with-bg.png);
  background-size: 3095px 2042px;
  background-repeat: no-repeat;
  background-position: -627px -563px;
  overflow-x: hidden;
}
.partner-with-exsited-area {
  padding: 97px 0 107px;
}
.partner-with-exsited-container {
  width: 1430px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
.partner-with-exsited-header {
  text-align: center;
  margin: 0 0 73px;
}
.partner-with-exsited-header h2 {
  font-family: 'Biotif';
  font-weight: 600;
  font-size: 66px;
  line-height: 78px;
  letter-spacing: -0.01em;
  color: #0A1B2B;
  margin: 0 0 10px;
}
.partner-with-exsited-header p {
  font-family: 'Biotif';
  font-weight: 400;
  font-size: 16px;
  line-height: 31px;
  color: #000000;
  margin: 0;
}
.partner-with-exsited-content-wrap {
  display: flex;
  gap: 0 102px;
}
.partner-with-exsited-content-wrap .banner {
  width: calc(100% - 660px);
  display: flex;
  gap: 0 11px;
}
.partner-with-exsited-content-wrap .banner .small-col {
  display: flex;
  flex-direction: column;
  gap: 10px 0;
  width: 230px;
  min-width: 230px;
}
.partner-with-exsited-content-wrap .banner .small-col img {
  width: 100%;
  height: 224px;
  object-fit: cover;
  border-radius: 20px;
}
.partner-with-exsited-content-wrap .banner .small-col .info-box {
  background: #0A1B2B;
  border-radius: 20px;
  padding: 36px 36px 43px 37px;
}
.partner-with-exsited-content-wrap .banner .small-col .info-box p {
  font-family: 'Biotif';
  font-weight: 600;
  font-size: 18px;
  line-height: 23px;
  color: #FFFFFF;
  margin: 0 0 56px;
}
.partner-with-exsited-content-wrap .banner .small-col .info-box a {
  font-family: 'Biotif';
  font-weight: 450;
  font-size: 15px;
  line-height: 20px;
  text-decoration-line: underline;
  color: #FFFFFF;
}
.partner-with-exsited-content-wrap .banner .big-col {
  min-width: 504px;
}
.partner-with-exsited-content-wrap .banner .big-col img {
  height: 458px;
  border-radius: 20px;
}
.partner-with-exsited-content-wrap .content {
  width: 558px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.partner-with-exsited-content-wrap .content h2 {
  font-family: 'Biotif';
  font-weight: 600;
  font-size: 50px;
  line-height: 67px;
  letter-spacing: -0.01em;
  color: #0A1B2B;
  margin: 0 0 10px;
}
.partner-with-exsited-content-wrap .content h5 {
  font-family: 'Biotif';
  font-weight: 600;
  font-size: 20px;
  line-height: 34px;
  letter-spacing: -0.01em;
  color: rgba(0, 0, 0, .92);
  margin: 0 0 34px;
}
.partner-with-exsited-content-wrap .content p {
  font-family: 'Biotif';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: rgba(0, 0, 0, .9);
  margin: 0 0 36px;
}
.partner-with-exsited-content-wrap .content a {
  background: #FFBE63;
  font-family: Biotif;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  padding: 14px 20px;
  text-decoration: none;
  color: #000000;
  border-radius: 10px;
  min-width: 189px;
  display: inline-flex;
  transition: 0.5s;
  align-items: center;
  justify-content: center;
  margin: 0 0 21px;
}
.partner-with-exsited-content-wrap .content a:hover {
  background: #F87252;
  color: #ffffff;
}

body.widget-snippet .trusted-logo-sec .inner-content .items .single-item,
.fee .trusted-logo-sec .inner-content .items .single-item{
  padding: 5px;
}
.trusted-logo-sec {
  padding: 0 0 150px;
}
.trusted-logo-sec .inner-content {
  max-width: 1130px;
  margin: 0 auto;
}
.trusted-logo-sec .inner-content  .title-content .title-text {
  font-family: Biotif;
  font-weight: 500;
  font-size: 17px;
  line-height: 31px;
  letter-spacing: 0;
  text-align: center;
  padding: 0;
  margin: 0 0 55px;
  color: #0A1B2B;
}
.trusted-logo-sec .inner-content .items {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px 76px;
}
.trusted-logo-sec .inner-content .items .single-item {
  width: calc(100%/7 - 0px);
  margin: 0;
  max-height: 32px;
  overflow: hidden;
}
.trusted-logo-sec .inner-content .items .single-item img {
  max-height: inherit;
  width: 100%;
  object-fit: cover;
  height: 100%;
}
