@import url('https://fonts.googleapis.com/css2?family=Anton&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

.text-muted{
    color: inherit !important;
}

html{
    background: white;
}

html, body {
  height: 100% !important;
}

.btn-form {
  font-family: "Inter";
  padding: 0.5rem 2.5rem;
  color: #FFFFFF;
  border-width: 1px;
  background: #e30613;
  display: block;
  font-weight: bold;
  border-radius: 15px;
  width: 100%;
  transition: background-color 0.3s ease;
}

.btn-form {
  margin: 0 auto;
  display: block;
}

.btn-form:active,
.btn-form:hover {
  color: #FFFFFF;
  background: #e30613;
  filter: brightness(90%);
}

body {
  font-family: "Inter";
  color: #012E65;
  background: #ffffff;
}
.mesinaserif {
  font-family: "Inter";
  color: #e20511;
}
.font-roboto {
  font-family: "Inter", serif;
  font-weight: 400;
}
.l-container {
  padding: 50px 0;
}

.title-ba {
  font-weight: 500;
  font-size: 18px;
  font-family: "Inter";
  margin-bottom: 0;
}

.text-blue-ucv {
  color: #012E65;
}

.list-carreras p {
  margin-bottom: 5px;
}
small {
  font-size: 10px;
  font-weight: normal;
}

.l-container {
  padding: 60px 0;
}

.text-one {
  font-family: "Inter";
  font-size: 50px;
  line-height: 50px;
}

#descripcion-carrera {
  background: #ffffff;
}

.block-list ul li {
  margin-bottom: 10px;
}

.content-box {
  height: 110px;
  width: 85%;
}

.form-control {
  border: 2px solid #012E65;
  border-radius: 10px;
  color: #012E65;
  background-color: #ffffff;
  font-family: "Inter", sans-serif;
  appearance: auto;
  height: 45px;
  font-size: 1rem;
  font-weight: 400;
  appearance: none;
  -webkit-appearance: none; /* Safari/Chrome */
  -moz-appearance: none;    /* Firefox */
}

.form-control.form-icon{
  padding-left: 2.5rem;
}

.form-control:focus {
  border: 2px solid #012E65;
  color: #012E65;
  background-color: #ffffff;
  box-shadow: none;
}

.title-banner {
  font-family: "Inter";
  color: #e10e17;
  font-size: 70px;
  line-height: 65px;
}

.border-bt {
  border-bottom: 4px solid #e10e17;
}

.title-form {
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Anton";
  font-size: 2rem;
  text-align: center;
}

.h-container {
  height: 100%;
}

#form-banner {
  background: inherit;
  position: relative;
  opacity: 1;
  padding: 35px 10px;
}

.label-poli {
  font-size: 12px;
  vertical-align: text-top;
}

.btn-ucv {
  background: #e10e17;
  border-radius: 13.4609px;
  border: #e10e17;
}

.btn-ucv:hover {
  background: #e10e17;
  border-radius: 13.4609px;
  border: #e10e17;
}

.btn-ucv:active {
  background: #e10e17 !important;
  border-radius: 13.4609px;
  border: #e10e17 !important;
}

.text-red-ucv {
  color: #e10e17;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #012E65 !important;
  font-family: "Inter";
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #012E65 !important;
  font-family: "Inter";
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #012E65 !important;
  font-family: "Inter";
}

.img-box {
  width: 20%;
}

.title-section {
  font-family: "Inter";
}

header {
  border-bottom: 2px solid #012E65;
  background: #ffffff;
}

.descripcion-carrera {
  font-family: "Inter";
}

#form-banner .mb-4 {
  margin-bottom: 1.2rem !important;
}

.campo {
  background-color: #ffffff;
}

.f-18 {
  font-size: 18px;
}

.title-ba-one {
  font-family: "Inter";
  font-size: 63px;
  line-height: 63px;
  padding-bottom: 5px !important;
}

.box-title-banner::before {
  content: "Programa de";
  background-color: #e30613;
  color: white;
  position: absolute;
  top: 37%;
  transform: rotate(270deg);
  left: -93px;
  font-size: 14px;
  font-family: "Inter";
  padding: 8px 20px;
}
.box-title-banner.one-line::before {
  top: 45%;
}

.logo {
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
}

.form-check-label {
  margin-bottom: 0;
  font-size: 14px;
  font-family: "Inter";
}

footer {
  padding: 30px 0;
  color: #fff;
  background: #e30613;
}
footer a {
  color: #fff;
  text-decoration: none;
}

.text-blue-ucv {
  color: #243559;
}

.desc-box {
  font-weight: 400;
}

.container-flex {
  display: flex;
  justify-content: center;
}

.btn-box {
  float: right;
}

#banner .container {
  height: 100%;
}

.bg-banner {
  display: flex;
  align-items: center;
}

a {
  color: inherit;
  text-decoration: underline;
}

.content-form {
  padding: 30px;
  padding-top: 0px;
}

.mallas-mobile {
  position: absolute;
  display: none;
}
.mallas {
  position: absolute;
}

.modern {
  font-family: "Inter";
  font-size: 28px;
}

/* Barras horizontales - UCV */

.barra-left {
  position: absolute;
  height: 100%;
  width: 17px;
  background-color: #012E65;
  left: 0px;
  border-bottom: 17px solid #03c0f2;
  z-index: 99;
}

.barra-bottom {
  position: absolute;
  width: 100%;
  background-color: #012E65;
  height: 17px;
  bottom: 0px;
  z-index: 9;
  border-left: 17px solid #03c0f2;
}

.barra-right {
  position: absolute;
  height: 100%;

  background-color: #e20511;

  border-bottom: 17px solid #fff;
  z-index: 99;
}

.bg-banner > .barra-left,
.bg-banner > .barra-bottom,
.bg-banner > .barra-right {
  display: none;
}

.barra-right.one {
  right: 2.2%;
  width: 1%;
}

.barra-right.two {
  right: 1%;
  width: 0.8%;
}

.barra-right.three {
  right: 0;
  width: 0.5%;
}
.b-bottom {
  border-bottom: 1px solid #c4c4c4;

  padding-bottom: 55px;
}

.fuente {
  color: white;
  font-family: "Inter";
  font-size: 16px;
}
.flecha-arriba {
  position: relative;
  top: -43px;
  left: 2px;
}

.barra-form {
  display: none;
  z-index: 9;
}
.btn-virtual:hover {
  text-decoration: none;
  color: inherit;
}
.btn-virtual {
  width: 80%;
  display: block;
  font-size: 18px;
  background-color: white;
  padding: 10px 25px;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  cursor: pointer;
}
.buttons-redirect {
  margin-top: 40px;
}
.modalidad-text {
  margin-top: 40px;
}
.f-20 {
  font-size: 20px;
}
.terminos-text {
  font-family: "Inter";
  font-size: 18px;
}
.listaterminos {
  font-size: 18px;
}
#convenios-internacionales {
  background: #009dcb;
  padding: 70px 0;
}
.title-convenios {
  font-family: "Inter";
  text-align: center;
  color: white;
  font-size: 50px;
  margin-bottom: 20px;
}
.title-sabias {
  font-family: "Inter";
  text-align: center;
  font-size: 50px;
  margin-bottom: 20px;
}
.itemucv {
  text-align: center;
}
.itemucv p {
  font-size: 14px;
}
.number-ucvsomos {
  font-family: "Inter";
  font-size: 30px;
  text-align: center;
}
.img-itemucv {
  height: 100px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin-bottom: 10px;
}
.fuenteranking {
  font-size: 12px;
  text-align: center;
  margin-top: 40px;
}
.section-form {
  position: absolute;
  z-index: 99;
  width: 100%;
}
.title-cyberbanner{
  font-family: "Inter";
  color: white;
  font-size: 100px;
  line-height: 100px;
}
.title-cyberbanner span{
  font-family: "Inter";
  color: #00AFE2;
}
.wrapper-text-banner{
  margin-top: 20%;
}
.subtitle-cyberbanner{
  font-family: "Inter";
  color: white;
}
.book-text{
  font-size: 20px;
  color: white;
  margin-top: 15px;
}
.mallas-banner{
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
}
.contain-banner{
  position: absolute;
  z-index: 9;
}
@media (min-width: 1200px) {
  .box-title-banner {
    position: relative;
  }
}

@media (max-width: 1100px) {
  .box-title-banner {
    position: relative;
    top: initial;
  }
  .box-title-banner {
    margin-left: 60px;
    left: 0;
  }
}

@media (max-width: 991px) {
  .mallas-banner{
    display: none;
  }
  .subtitle-cyberbanner {

    font-size: 24px;
  }
  .title-cyberbanner{

    font-size: 90px;
    line-height: 90px;
  }
  .nav-elegir {
    display: flex;
    justify-content: center;
  }

  .mallas {
    display: none;
  }

  .title-ba-one {
    padding-top: 0;
    margin-top: 40px;
  }

  .title-ba {
    margin-bottom: 34px;
  }
  .img-mobile {
    display: block;
  }
  .img-desk {
    display: none;
  }
}

@media (max-width: 767px) {

  .section-form {
    position: static;
    background: #ffffff;
  }
  .logos-uni img{
    margin: 0 auto;
    display: block;
  }

  .modalidad-text {
    text-align: center;
  }
  .btn-virtual {
    margin-left: auto;
    margin-right: auto;
  }
  .bg-banner > .barra-bottom {
    display: block !important;
  }
  .no-p {
    padding-left: 0;
    padding-right: 0;
  }

  .box-title-banner {
    position: relative;
    top: initial;
  }

  .row-reverse {
    flex-direction: column-reverse;
  }

  .row-responsive {
    justify-content: center !important;
  }
  .b-bottom {
    border-bottom: 0px solid #c4c4c4;

    padding-bottom: 0px;
  }

  .title-ba-one {
    font-size: 55px;
    line-height: 55px;
  }

  .img-mobile-t {
    display: block;
  }

  .wrapper-boxbanner{
    display: flex;
    flex-direction: column-reverse;
  }
  
}
@media (max-width: 575px) {
  .book-text {
    font-size: 16px;
    color: white;
    margin-top: 15px;
  }
  .wrapper-text-banner img {
    width: 175px;
  }
  .title-cyberbanner {
    font-size: 80px;
    line-height: 80px;
  }
  .subtitle-cyberbanner {
    font-size: 18px;
  }
  .bg-text{
    display: flex;
    align-items: flex-end;
  }
  .contain-banner,.contain-banner .container,.contain-banner .row{
    height: 100%;
  }

  .wrapper-text-banner {
   margin-top: initial;
   margin-bottom: 25px;
 }
 .title-convenios,.title-sabias{
  font-size: 40px;
}

.barra-form {
  display: block;
  position: absolute;
  bottom: 0;
  z-index: 9;

  width: 100%;
}

#form-banner {
  margin-bottom: 0px;
  opacity: 1;
}

#formu {
  margin-top: 0px;
}

.box-title-banner {
  position: absolute;
  bottom: 11%;
  top: initial;
}

.title-ba-one {
  font-size: 45px;
  line-height: 45px;
}

.img-desk-t {
  display: none;
}

.l-container {
  padding: 30px 0;
}

.no-p {
  padding-left: 0;
  padding-right: 0;
}

#formu {
  padding-bottom: 0px;
}

.title-section {
  font-family: "Inter";
  font-size: 35px;
}
}

@media (max-width: 400px) {
  .title-ba-one {
    font-size: 40px;
    line-height: 40px;
  }
}

@media (max-width: 350px) {
  .nav-elegir li.nav-item {
    flex: 0 1 100px;
  }
  .title-ba-one {
    font-size: 35px;
    line-height: 35px;
  }
}

.form-container {
  background-color: #fff;
  border-radius: 20px;
  padding: 2rem 1.5rem;
  max-width: 420px;
  width: 100%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.title-form {
  font-size: 1.7rem;
  margin-bottom: 1.5rem;
}

.form-control:not(:placeholder-shown) + .icon-end {
  opacity: 0;
}

.icon-start {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  color: #012E65;
  font-size: 1rem;
  z-index: 1;
  pointer-events: none;
}

.icon-end {
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  color: #012E65;
  font-size: 1rem;
  z-index: 1;
  pointer-events: none;
  opacity: .5;
}

.form-check-label {
  font-size: 0.85rem;
}

.form-check a {
  color: inherit;
  font-weight: bold;
}

@media (max-width: 376px) {
  .title-form {
    font-size: 1.4rem;
    text-align: center;
    font-weight: 400;
  }
}

.form-row>.col, .form-row>[class*=col-] {
  padding-left: 0.7rem;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
  color: #012E65;
  padding-left: 2.5rem;
}

.select2-container {
  width: 100% !important;
}

.select2-container--default .select2-selection--single {
  border: 2px solid #012E65;
  border-radius: 10px;
  color: #012E65;
  background-color: #ffffff;
  font-family: "Inter";
  appearance: auto;
  height: 45px;
  font-size: 1rem;
  font-weight: 400;
}
.select2-selection__arrow{
  display: none;
}
.goog-te-gadget{
  position: absolute;
  bottom: 0;
  right: 0;
  border: none;
  color: white;
  font-size: 18px;
  cursor: pointer;
  z-index: 1000;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
  transition: background 0.3s;
}
.text-red{
  color: #e30613;
}

.text-blue{
  color: #012E65;
}

.bg-blue{
  background: #012E65!important;
}