video#spainVideo {
  position: absolute;
  left: 0;
  z-index: -1;
  filter: opacity(1);
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#cph_main_C023_Col00 > div {
  /*background: #0a0a0a9e;*/
}

.header h1.new {
  color: #ffffff;
  font-size: 50px;
  margin-top: 40px;
  font-weight: 900;
  text-shadow: 0px 0px 60px #000, 0px 0px 60px #000;
}
.newQuote {
  background-image: url(/cisiweb2/image/spanish/quotebg.jpg);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-size: cover !important;
}
.newQuote h2 {
  font-size: 60px;
  color: #ffffff;
  font-weight: 900;
  text-shadow: 0px 0px 60px #000;
}
.newQuote p {
  color: #fff;
  font-weight: 900;
  font-size: 28px;
  text-shadow: 0px 0px 60px #000;
}
.newQuote .sfContentBlock > div {
  padding: 5% 10% !important;
}
.introBlocks {
  margin-top: 70px !important;
}
.introBlocks span {
  font-size: 60px;
  float: right;
}
.nomarginBlocks {
  margin-top: 0px !important;
}
.introBlocks .block1 span {
  color: #7ca6cc;
}
.introBlocks .block1 h2,
.introBlocks .block1 h3 {
  color: #507aa1;
  font-weight: 300;
}
.introBlocks .block {
  display: flex;
  align-items: center;
}
.introBlocks .block1 .btn-primary {
  background: #7ca6cc;
  color: #fff;
  border-color: #7ca6cc;
}
.introBlocks .block2 span {
  color: #be9071;
}
.introBlocks .block2 h2,
.introBlocks .block2 h3 {
  color: #be9071;
  font-weight: 300;
}
.introBlocks .block2 .btn-primary {
  background: #be9071;
  color: #fff;
  border-color: #be9071;
}
.introBlocks .block3 span {
  color: #78a859;
}
.introBlocks .block3 h2,
.introBlocks .block3 h3 {
  color: #78a859;
  font-weight: 300;
}
.introBlocks .block3 .btn-primary {
  background: #78a859;
  color: #fff;
  border-color: #78a859;
}

.introBlocks .block1 {
  background: #deebf7;
  padding: 30px 40px 20px;
  border-radius: 30px;
  margin-bottom: 10px;
}
.introBlocks .block2 {
  background: #fbe5d6;
  padding: 30px 40px 20px;
  border-radius: 30px;
  margin-bottom: 10px;
}
.introBlocks .block3 {
  background: #e2f0d9;
  padding: 30px 40px 20px;
  border-radius: 30px;
  margin-bottom: 10px;
}
.introBlocks .block4 {
  background: #bfe2e2;
  padding: 30px 40px 20px;
  border-radius: 30px;
  margin-bottom: 10px;
}
.introBlocks .block4 h2,
.introBlocks .block4 h3 {
  color: #006666;
  font-weight: 300;
}
.introBlocks .block4 .btn-primary {
  background: #006666;
  color: #fff;
  border-color: #006666;
}
.introBlocks .block4 span {
  color: #006666;
}

.renewalBanner {
  display: none;
  /* background: linear-gradient(220deg, rgb(128 4 4) 0%, rgb(235 59 59) 100%); */
  background: linear-gradient(to bottom right, #f99b37, #f96d28);
  background-size: cover;
  margin-top: 0;
  padding: 60px 5% 50px 5%;
  text-align: center;
  color: #fff;
  background-position: center left;
}
.ukraineBanner {
  background: #000 !important;
  padding-left: 10%;
  padding-right: 10%;
  font-size: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  color: #fff;
  padding-bottom: 20px;
  display: none;
}
.ukraineBanner h1 {
  font-weight: bold;
}
.ukraineBanner p {
  font-weight: 400;
  font-size: 18px;
}
.ukraineBanner h2 {
  margin: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.renewalBanner h1 {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  margin: 0px;
}
.renewalBanner h2 {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}
.renewalBanner a {
  color: #fff;
}
h1.highlight {
  font-family: sans-serif;
  font-size: 80px;
}
#colab img {
  padding: 30px 20px 20px 20px;
  width: auto !important;
  max-height: 115px;
}

@media (max-width: 600px) {
  .ukraineBanner {
    padding: 20px;
  }
  .ukraineBanner h2 {
    font-size: 13px;
  }
  .renewalBanner {
    background: linear-gradient(220deg, rgb(128 4 4) 0%, rgb(235 59 59) 100%);
    background-size: cover;
    margin-top: 0;
    padding: 40px 20px;
    text-align: left;
    color: #fff;
    background-position: center left;
  }
  .renewalBanner h1 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin: 0px;
    text-align: center;
  }
  .renewalBanner h2 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
  }
  .renewalBanner a {
    color: #fff;
  }
  h1.highlight {
    font-family: sans-serif;
    font-size: 60px;
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .header h1.new {
    color: #ffffff;
    font-size: 80px;
    margin-top: 40px;
    font-weight: 500;
    text-shadow: 0px 0px 60px #000, 0px 0px 60px #000;
  }
}
@media (min-width: 1200px) {
  .header h1.new {
    color: #ffffff;
    font-size: 120px;
    margin-top: 50px;
    font-weight: 500;
    text-shadow: 0px 0px 60px #000, 0px 0px 60px #000;
  }
}

#clients div div div img {
  max-width: 200px;
  max-height: 95px;
  padding: 5px;
  margin: 0 20px;
}
.atp {
  margin-top: 30px;
}
.uni img {
  margin-top: 35px;
}
.atp img,
.uni img {
  margin-bottom: 15px;
  width: 45%;
}
.atp img,
.atp a,
.uni img,
.person img,
.sp img,
.gdf img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.ct,
.uni h3,
.person h4,
.person h5,
.sp h4,
.sp h5 {
  text-align: center;
}
.cent,
.atp a {
  display: block !important;
  margin-left: auto;
  margin-right: auto !important;
  width: 70%;
  text-align: center;
}
/*persons*/
.etImage {
  width: 170px !important;
  border-radius: 200px;
  height: 170px;
  background-size: 100% 100%;
  margin: auto;
}
/*popup styles*/
.modal-md .modal-body h2 {
  text-align: center;
  margin-bottom: 30px;
}
div.renewal {
  display: block;
  width: 100%;
  background-image: url(/cisiweb2/image/mycisi/renew21.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  padding: 30px 15% 40px;
  text-align: center;
  margin-bottom: 20px;
  margin-top: -80px;
  font-weight: 500;
}
div.renewal .title {
  font-size: 30px;
  margin-bottom: 10px;
}
div.renewal .link a {
  color: #fff;
  font-weight: 500;
  font-size: 18px;
}
/* * {
	overflow: hidden;
} */
