/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

html {
  scroll-behavior: smooth;
}

.page-template-partners {
  font-family: RalewayAlt, sans-serif;
}

.header {
  background-color: #1c386b;
  height: 178px;
  width: 100%;
}

.header-logo {
  position: absolute;
  top: 29px;
  left: 89px;
  width: 419px;
  height: 100px;
}

.banner {
  background: transparent;
  background-repeat: no-repeat;
  height: 500px;
  margin: 0 0 167px;
  background-size: cover;
  background-position: bottom;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

h1.banner-text {
  margin: 0;
  font-size: 70px;
  color: #1c386b;
  font-weight: 700;
  position: relative;
  top: 50px;
  left: -20px;
}

.your-success {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 calc((100% - 1489px) / 2) 0;
  margin: 0 0 124px;
}

.your-success-image-pic {
  width: 680px;
  /* margin: 0 105px 0; */
  /* margin-left: 0; */
  max-width: unset;
  height: auto;
}

.your-success-text {
  max-width: 700px;
}

.your-success-text-header {
  color: rgba(0, 168, 227, 1);
  font-size: 50px;
  margin: 0 0 24px;
}

.your-success-text > p:first-of-type {
  margin: 0;
}

.your-success-text > p:last-of-type {
  color: rgba(28, 56, 107, 1);
  font-size: 23px;
  padding: 0 0 50px;
  margin: 0;
  line-height: 1.2;
}

.your-success-text p strong {
  margin: 0;
  font-size: 30px;
  color: rgba(28, 56, 107, 1);
  font-weight: bold;
}

.your-success-text-button {
  /* padding: 0 0 100px; */
  margin: 0;
}

.your-success-text-button button {
  width: 290px;
  background-color: rgba(0, 168, 227, 1);
  height: 56px;
  border-radius: 30px;
  font-size: 25px;
  line-height: 34px;
  color: rgb(255, 255, 255);
  cursor: pointer;
  border: none;
}

.your-success-text-button button a {
  color: rgb(255, 255, 255);
}

.partnership {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(28, 56, 107, 0.9)),
    to(rgba(14, 28, 54, 1))
  );
  background: -o-linear-gradient(
    right,
    rgba(28, 56, 107, 0.9),
    rgba(14, 28, 54, 1)
  );
  background: linear-gradient(
    270deg,
    rgba(28, 56, 107, 0.9),
    rgba(14, 28, 54, 1)
  );
  padding: 156px calc((100% - 1250px) / 2) 150px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 110px 0;
}

.partnership div:last-child {
  padding-right: 0;
}

.partnership div:nth-child(3) {
  padding-right: 0;
}

.partnership-high-header {
  width: 290px;
  height: 206px;
  font-size: 50px;
  padding: 0;
  padding-left: 0;
  margin: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  color: #fff;
  width: 360px;
}

.partnership-high-founded {
  padding: 0;
  margin: 0px;
  padding-left: 0;
}

.partnership-box {
  border: 2px solid rgb(255, 255, 255);
  padding: 60px 0 0 61px;
  width: 360px;
  min-height: 210px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: none;
  position: relative;
  color: #fff;
}

.partnership-box img {
  position: absolute;
  width: 90px;
  height: 75px;
  z-index: 99;
  top: -32px;
  left: 53px;
}

.partnership-box::before {
  content: "";
  border-top: 2px solid rgb(255, 255, 255);
  width: 40px;
  top: 0;
  left: 0;
  z-index: 999;
  position: absolute;
}

.partnership-box::after {
  content: "";
  border-top: 2px solid rgb(255, 255, 255);
  width: 200px;
  top: 0;
  right: 0;
  z-index: 999;
  position: absolute;
}

.partnership-high-founded-year {
  font-size: 40px;
  margin: 0px;
  height: 71px;
  line-height: 71px;
  font-family: "Nunito";
}

p.partnership-high-founded-paragraph {
  font-size: 22px;
  max-width: 240px;
  margin: 0;
  line-height: 24px;
}

.ituranspartner {
  background-color: #eff2f7;
}

.ituranspartner-container {
  padding: 107px calc((100% - 1200px) / 2) 71px;
}

.ituranspartner-container-headline {
  font-size: 60px;
  color: #00a8e3;
  margin: 0 0 28px;
  line-height: 81px;
}

.ituranspartner-container-paragraph {
  font-size: 30px;
  color: #1c386b;
}

.benefits {
  margin: 0;
  padding: 0;
}

.benefits-container {
  padding: 107px calc((100% - 1200px) / 2) 71px;
}

.benefits-container-headline {
  font-size: 60px;
  line-height: 82px;
  margin: 0 0 43px;
  color: #00a8e3;
}

.benefits-container-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.benefits-container-list ul li {
  font-size: 25px;
  margin-bottom: 17px;
  line-height: 40px;
  color: #1c386b;
}

.benefits-container-list ul {
  margin: 0;
  padding: 0 25px;
}

.benefits-container-list ul li::marker {
  padding: 0;
}

.learn-more {
  margin: 0;
  padding: 0;
  background-color: #f4f4f4;
}

.learn-more-container {
  padding: 174px calc((100% - 945px) / 2) 190px;
}

.learn-more-container-headline {
  text-align: left;
  color: #00a8e3;
  font-size: 50px;
  line-height: 72px;
  margin: 0 0 45px;
}

.learn-more-container .wpcf7 form.wpcf7-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: "RalewayAlt";
}

.learn-more-container .wpcf7 form.wpcf7-form p {
  width: 100%;
  margin: 0;
}

.page-template-partners
  .wpcf7
  .wpcf7-form
  label
  .wpcf7-form-control-wrap
  .select2-container
  .select2-selection {
  border-bottom: 1px solid #707070;
  margin: 0 0 40px;
}

.learn-more-container .wpcf7 form.wpcf7-form p:nth-child(2) {
  width: 45%;
  margin: 0 90px 0 0;
  padding: 0;
}

.learn-more-container .wpcf7 form.wpcf7-form p:nth-child(3) {
  width: 45%;
  margin: 0;
  padding: 0;
}

.learn-more-container .wpcf7 form.wpcf7-form p:nth-child(4) {
  padding: 0;
  margin: 0 90px 0 0;
  width: 45%;
}

.learn-more-container .wpcf7 form.wpcf7-form p:nth-child(5) {
  margin: 0;
  width: 45%;
}

.wpcf7 .wpcf7-form label .wpcf7-form-control-wrap {
  margin-top: 25px !important;
  display: block;
}

.learn-more-container .wpcf7 form.wpcf7-form > p:nth-child(6) {
  margin: 0 90px 0 0;
  width: 45%;
}

.learn-more-container .wpcf7 form.wpcf7-form > p:nth-child(7) {
  margin: 0 0 100px;
  width: 45%;
}

.learn-more-container .wpcf7 .wpcf7-form .wpcf7-submit {
  width: 219px;
  background-color: rgb(0, 168, 227);
  height: 56px;
  border-radius: 30px;
  font-size: 25px;
  line-height: 34px;
  color: rgb(255, 255, 255);
  cursor: pointer;
  border: none;
  display: block;
  margin: 0 auto;
}

.learn-more-container .wpcf7 .wpcf7-form .wpcf7-submit:hover {
  background-color: rgb(0, 168, 227) !important;
  color: #fff !important ;
}

.learn-more-container .wpcf7 form.wpcf7-form p label {
  font-size: 25px;
  padding: 0;
  margin: 0;
  color: #1c386b;
}

.learn-more-container .wpcf7 form.wpcf7-form p label br span {
  height: 60px;
}

.learn-more-container .wpcf7 .wpcf7-form label .wpcf7-form-control-wrap input {
  margin: 50px 0 40px;
  top: 60px;
  border-bottom: 1px solid #707070;
  line-height: 14px;
  font-size: 25px;
  height: 25px;
}

@media only screen and (max-width: 1024px) {
  .learn-more-container .wpcf7 form.wpcf7-form p {
    width: 100%;
  }

  .learn-more-container .wpcf7 form.wpcf7-form p:nth-child(2) {
    width: 100%;
    margin: 0;
  }

  .learn-more-container .wpcf7 form.wpcf7-form p:nth-child(3) {
    width: 100%;
    margin: 0;
  }

  .learn-more-container .wpcf7 form.wpcf7-form p:nth-child(4) {
    padding: 0;
    margin: 0;
    width: 100%;
  }

  .learn-more-container .wpcf7 form.wpcf7-form p:nth-child(5) {
    width: 100%;
  }

  .learn-more-container .wpcf7 form.wpcf7-form p:nth-child(6) {
    width: 100%;
    margin: 0;
  }

  .learn-more-container .wpcf7 form.wpcf7-form p:nth-child(7) {
    width: 100%;
    margin: 0 0 100px;
  }

  .learn-more-container .wpcf7 form.wpcf7-form p label {
    font-size: 18px;
    padding: 20px 0 0;
  }

  .learn-more-container .wpcf7 form.wpcf7-form p:nth-child(5) input {
    width: 100%;
    height: 40px;
    font-size: 18px;
    line-height: 15px;
    cursor: none;
    margin: 0 auto 40px;
    display: block;
  }

  .header {
    width: 100%;
    text-align: center;
    height: 110px;
  }

  .header-logo {
    position: static;
    top: initial;
    left: initial;
    width: 319px;
    height: 100px;
    display: inline-block;
    margin: 0 auto;
  }

  .banner {
    height: 400px;
    margin: 0 0 30px;
  }

  h1.banner-text {
    font-size: 33px;
    font-weight: bold;
    top: -55px;
    left: 0;
  }

  .your-success {
    display: block;
    padding: 0 0 40px;
    margin: 0;
  }

  .your-success-image {
    padding: 0;
  }

  .your-success-image-pic {
    width: 100%;
    margin: 0 0 20px;
    height: auto;
  }

  .your-success-text-header {
    color: rgba(0, 168, 227, 1);
    font-size: 26px;
    height: 25px;
    margin: 0 0 10px;
    text-align: center;
    padding: 0 16px 0;
  }

  .your-success-text > p:first-of-type {
    text-align: center;
    padding: 0 16px 0;
  }

  .your-success-text p strong {
    font-size: 18px;
  }

  .your-success-text > p:last-of-type {
    margin: 0;
    font-size: 18px;
    color: rgba(28, 56, 107, 1);
    text-align: center;
  }

  .your-success-text-button {
    text-align: center;
    padding: 0 0 40px;
  }

  .your-success-text-button button {
    width: 250px;
    font-size: 20px;
  }

  .partnership {
    padding: 40px 16px 40px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 50px 80px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 40px;
  }

  .partnership-high-header {
    width: 100%;
    height: unset;
    font-size: 27px;
    padding: 0;
    margin: 0 0 20px;
    text-align: center;
  }

  .partnership-high-founded {
    padding: 0;
    width: 130px;
  }

  .partnership-box {
    border: 1px solid rgb(255, 255, 255);
    padding: 15px 26px 0;
    width: 140px;
    min-height: 80px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: none;
  }

  .partnership-box::before {
    width: 20px;
    border-top: 1px solid rgb(255, 255, 255);
  }

  .partnership-box::after {
    width: 70px;
    border-top: 1px solid rgb(255, 255, 255);
  }

  .partnership-box img {
    width: 35px;
    left: 25px;
    top: -40px;
  }

  .partnership-high-founded-container::after {
    width: 22px;
    height: 28px;
    top: -8px;
    left: 52px;
  }

  .partnership-high-founded-year {
    font-size: 16px;
    margin: 0px;
    padding: 0;
    width: unset;
    height: unset;
    line-height: unset;
  }

  p.partnership-high-founded-paragraph {
    font-size: 9px;
    margin: 0;
    max-width: 97px;
  }

  .ituranspartner-container {
    padding: 40px 16px 40px;
  }

  .ituranspartner-container-headline {
    font-size: 28px;
    margin: 0 0 10px;
    line-height: unset;
    text-align: center;
  }

  .ituranspartner-container-paragraph {
    font-size: 16px;
    text-align: center;
  }

  .benefits-container {
    padding: 40px 16px 40px;
  }

  .benefits-container-headline {
    font-size: 26px;
    line-height: unset;
    margin: 0 0 10px;
    text-align: center;
    padding: 0 20px 0;
  }

  .benefits-container-list {
    display: block;
  }

  .benefits-container-list ul li {
    font-size: 16px;
    margin: 0 0px 0px;
    line-height: 25px;
    margin-left: 0;
  }

  .learn-more-container {
    padding: 40px 16px 40px;
  }

  .learn-more-container-headline {
    text-align: center;
    color: #00a8e3;
    font-size: 28px;
    line-height: unset;
    margin: 0 0 40px;
  }
}
