/*
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
.icon-arriba {
  display: none;
}

.item-activo, .block-image-mobile {
  display: block !important;
}
.container-image-desktop {
  cursor: pointer;
}
.show-red {
  background: red !important;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.owl-height {
  transition: height .5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

@font-face {
  font-family: 'solano-pro-bold';
  src: url("../fonts/SolanoGothicMVBProBd.otf");
}

@font-face {
  font-family: 'solano';
  src: url("../fonts/upc_sgothic-bdcap-webfont.eot");
  src: url("../fonts/upc_sgothic-bdcap-webfont.eot") format("embedded-opentype"), url("../fonts/upc_sgothic-bdcap-webfont.woff") format("woff"), url("../fonts/upc_sgothic-bdcap-webfont.ttf") format("truetype"), url("../fonts/upc_sgothic-bdcap-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'zizou-slab-bold';
  src: url("../fonts/zizou-slab-bold.eot");
  src: url("../fonts/zizou-slab-bold.eot") format("embedded-opentype"), url("../fonts/zizou-slab-bold.woff") format("woff"), url("../fonts/zizou-slab-bold.ttf") format("truetype"), url("../fonts/zizou-slab-bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'zizou-slab-regular';
  src: url("../fonts/zizou-slab-regular.eot");
  src: url("../fonts/zizou-slab-regular.eot") format("embedded-opentype"), url("../fonts/zizou-slab-regular.woff") format("woff"), url("../fonts/zizou-slab-regular.ttf") format("truetype"), url("../fonts/zizou-slab-regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'zizou-slab-light';
  src: url("../fonts/zizou-slab-light.eot");
  src: url("../fonts/zizou-slab-light.eot?#iefix") format("embedded-opentype"), url("../fonts/zizou-slab-light.woff") format("woff"), url("../fonts/zizou-slab-light.ttf") format("truetype"), url("../fonts/zizou-slab-light.svg#zizou-slab-light") format("svg");
  font-weight: normal;
  font-style: normal;
}

html,
body {
  margin: 0;
  padding: 0;
  color: #000;
}

body {
  background: white;
  min-height: 100%;
}

html,
body,
body {
  font-family: "Calibri";
}

/* li {
  list-style: none;
} */

h1,
h2,
h3,
h4,
h5,
p {
  margin: 0;
  padding: 0;
}

a {
  text-transform: none;
  text-decoration: none;
}

a:active,
a:focus,
a:hover {
  text-decoration: underline;
  text-decoration: none;
  outline: 0;
  color: white;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
}

/*font-size*/
.size-17 {
  font-size: 17.2px !important;
}

.size-18 {
  font-size: 18px !important;
}

.size-24 {
  font-size: 24px !important;
}

.size-10 {
  font-size: 23px !important;
}

.text-a {
  color: #3399ff;
}

.logo-arizona {
  height: 65px;
}

.logo-cursor-none {
  cursor: none;
}

.video-overlay {
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 121vh;
  z-index: -1;
}

video {
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  transform: translateX(-50%) translateY(-50%);
}

.title-beneficio {
  font-family: 'zizou-slab-bold';
  font-size: 30px;
}

.title-center {
  font-family: 'zizou-slab-bold';
  font-size: 30px;
  text-align: center;
}

.title-center .line {
  width: 58px;
  border-bottom: 4px solid #E50019;
  margin: 12px auto 0;
}

.c-white {
  color: white;
}

.c-red {
  color: #E50019;
}

.c-gray {
  color: #707070;
}

.c-gray-light {
  color: #868686;
}

.banner_home {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  /* background-image: url(../img/bg-arizona-mob.jpg); */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /* z-index: -2; */
}

.arizona-principal {
  background-image: linear-gradient(rgba(0, 0, 0, 0.466), rgba(0, 0, 0, 0.308)), url('https://res.cloudinary.com/upcbinary/image/upload/v1681745836/institucional/upc-internacional/arizona/banners/mobile1-min_ouxpq0.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  height: 768px;
}


.arizona-interno {
  background-image: linear-gradient(rgba(0, 0, 0, 0.466), rgba(0, 0, 0, 0.308)), url('../img/2025/arizona-campus.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 768px;
  background-position: center;
}
.arizona-principal02{
  background-image: linear-gradient(rgba(0, 0, 0, 0.466), rgba(0, 0, 0, 0.308)), url('../img/2025/arizona-portada-alumnos.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 768px;
  background-position: center;
}
.title-arizona {
  background-color: #E50019;
  color: white;
  font-family: 'solano';
  max-width: max-content;
  line-height: 1;
  font-size: 33px;
  padding: 1px 7px;
}

.descript-arizona {
  background-color: #001D4A;
  color: white;
  font-family: 'zizou-slab-light';
  max-width: max-content;
  font-size: 13px;
  padding: 3px 7px;
  margin-top: 14px;
}

.descript-small,
.disclaimer {
  font-family: 'solano_gothic_mvb_stdBd';
  color: white;
  font-size: 17px;
  line-height: 1;
  padding-bottom: 20px;
}

.disclaimer {
  margin-top: 160px;
}

.fl-logo {
  text-align: -webkit-right;
}

.lw-arizona {
  height: 46px;
}

.banner_charlas {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
  background-image: url(../img/imagen_movil@3x.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner_arizona {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.767)), url(../img/evento-arizona.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.gracias-arizona {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(rgba(0, 0, 0, 0.541), rgba(0, 0, 0, 0.616)), url(/img/gracias-arizona.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.gracias-general {
  background-image: linear-gradient(rgba(0, 0, 0, 0.541), rgba(0, 0, 0, 0.616)), url('https://res.cloudinary.com/upcbinary/image/upload/v1628630925/institucional/upc-internacional/arizona/banners/arizona-mobile_vn7whf.jpg');
  width: 100%;
  min-height: 600px;
  overflow: hidden;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (min-width: 768px) {
  .banner_charlas {
    background-image: url(../img/Arizona-cabecera-desktop.png);
  }

  .banner_arizona {
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.767)), url(../img/evento-arizona.jpg);
  }

  .gracias-arizona {
    background-image: linear-gradient(rgba(0, 0, 0, 0.404), rgba(0, 0, 0, 0.466)), url(/img/gracias-arizona.png);
  }

  .gracias-general {
    background-image: linear-gradient(rgba(0, 0, 0, 0.541), rgba(0, 0, 0, 0.466)), url('https://res.cloudinary.com/upcbinary/image/upload/v1628630925/institucional/upc-internacional/arizona/banners/arizona-desktop_gc1zqp.jpg');
    height: 100vh;
  }

  .arizona-principal {
    background-image: linear-gradient(rgba(0, 0, 0, 0.096), rgba(0, 0, 0, 0.486)), url('https://res.cloudinary.com/upcbinary/image/upload/v1681745734/institucional/upc-internacional/arizona/banners/landing1-limpio_1_nowbdx.jpg');
    height: 100vh;
    background-position: left;
  }

  .arizona-interno {
    background-image: url('../img/2025/arizona-campus.jpg');
    min-height: 720px;
    background-position: center;
  }

  .arizona-principal02{
    background-image: linear-gradient(rgba(0, 0, 0, 0.096), rgba(0, 0, 0, 0.486)), url('../img/2025/arizona-portada-alumnos.jpg');
    min-height: 720px;
    background-position: center;
  }

  .title-arizona {
    font-size: 54px;
    padding: 0 9px;
  }

  .descript-arizona {
    font-size: 19px;
    padding: 3px 9px;
    margin-top: 19px;
  }

  .descript-small {
    font-size: 25px;
    line-height: 1;
  }

  .lw-arizona {
    height: 65px;
  }

}

.banner_home--item {
  width: 100%;
  height: 100vh;
  padding: 30px 0 0 0;
}

.banner_home--item_content .text {
  color: white;
}

.banner_home--item_content .title {
  color: white;
  font-size: 50px;
  line-height: 44px;
  font-family: 'solano';
}

.banner_home--item_content .title span {
  font-size: 60px;
  background-color: #E50019;
  display: table;
  padding: 0 6px;
  margin: 7px 0 5px;
  line-height: normal;
}

.banner_home--item_content .title span:nth-child(2) {
  background-color: #001D4A;
  font-family: 'zizou-slab-light';
  font-size: 16px;
  padding: 7px 10px 7px 10px;
}

.banner_home--item_content .text {
  font-size: 18px;
  font-family: 'zizou-slab-light';
  line-height: 1.1;
  padding: 40px 0 50px;
}

@media (min-width: 768px) {
  .banner_home--item_content .title {
    font-size: 55px;
  }

  .padding-none {
    padding: 0px;
  }
  
  .banner_home--item_content .title span {
    font-size: 69px;
  }

  .banner_home--item_content .title span:nth-child(2) {
    font-size: 18px;
  }

  .banner_home--item_content .text {
    font-size: 22px;
    padding: 40px 0 80px;
  }
}

/* @media (min-width: 992px) {
  .banner_home--item_content .text {
    padding: 40px 0 90px;
  }
}

@media (min-width: 1200px) {
  .banner_home--item_content .text {
    padding: 40px 0 100px;
  }
} */

.container-btn-red {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 2;
}

.row-btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.row-btn1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: start;
}

.btn-white {
  border-radius: 10px;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-family: 'solano';
  font-size: 18px;
  line-height: 1.2;
  padding: 8px 0;
  text-align: center;
  width: 120px;
}

.btn-red {
  background: #E50019;
  color: #ffffff;
  font-family: 'solano-pro-bold';
  font-size: 18px;
  line-height: 1.2;
  margin-left: 20px;
  padding: 8px 0;
  text-align: center;
  width: 120px;
  border-radius: 10px;
}

.fixed-btn-red {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 2;
}

.gradoEstudio .title-center {
  font-size: 22px;
  line-height: 24px;
  padding: 30px 5px 20px;
}

.mt-100 {
  margin-top: 100px;
}

@media (min-width: 480px) {
  .gradoEstudio .title-center {
    font-size: 28px;
    padding: 40px 5px 30px;
  }
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: unset !important;
  border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
  border-color: unset !important;
}

.nav>li>a:hover,
.nav>li>a:focus {
  text-decoration: none;
  background-color: unset !important;

}

.nav-tabs>li:not(.active) {
  border-bottom: 5px solid #ffffff !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: unset !important;
  background-color: inherit !important;
  border: unset !important;
  border-bottom-color: unset !important;
}

.nav-tabs {
  border-bottom: unset !important;
}

.alianza__tabs--item {
  width: 49%;
  margin-right: 1%;
  height: 130px;
  text-align: center;
  background: #001D4A;
  padding: 15px;
}

.alianza__tabs--item:nth-child(2) {
  background: #E50019;
  margin-right: 0%;
  margin-left: 1%;
}

@media (min-width: 768px) {
  .alianza__tabs--item {
    width: 50%;
    margin-right: unset !important;
    margin-left: unset !important;
  }

  .nav-tabs>li:not(.active) {
    border-bottom: unset !important;
  }
}

.flex-vertically {
  /*Colocar al padre - Centrar verticalmente*/
  display: flex;
  justify-content: center;
  align-items: center;
}

.alianza__box {
  margin-top: 50px;
}

.ua-arrow {
  position: absolute;
  top: -16px;
  left: 19%;
}

.upc-arrow {
  position: absolute;
  top: -16px;
  right: 19%;
}

@media (min-width: 500px) {
  .ua-arrow {
    left: 21%;
  }
  
  .upc-arrow {
    right: 21%;
  }
}

.active-blue {
  border: 3px solid #001D4A;
  padding-bottom: 50px;
}

.active-red {
  border: 3px solid #E50019;
  padding-bottom: 50px;
}

.beneficios__content {
  padding: 60px 10px 65px;
}

.programa-description{
  color: #707070;
  font-size: 16px;
  line-height: 24px;
  font-family: 'zizou-slab-light';
  text-align: center;
  font-size: 20px;
}

.size-video-arizona{
  width: 100%;
  height: 315px;
}

@media (min-width: 768px) {
  .alianza__container {
    background: #F5F5F5;
    padding-bottom: 50px;
    padding-top: 30px;
  }

  .beneficios__content {
    padding: 80px 10px;
  }

  .description .pdg-3{
    padding: 70px 110px 50px;;
  }

  .programa-description{
    color: #707070;
    font-size: 16px;
    line-height: 24px;
    font-family: 'zizou-slab-light';
    font-weight: 600;
    font-size: 20px;
    text-align: center;
  }

  .size-video-arizona{
    width: 730px;
    height: 450px;
  }

  .tab-content>.tab-pane {
    display: block !important;
  }

  .active-blue {
    border: unset;
  }

  .active-red {
    border: unset;
  }
}

/* .beneficios {
  background: #F5F5F5;
} */
 

.beneficios .title-center {
  line-height: 1.1;
  padding-bottom: 19px;
}

/* .beneficios__items {
  display: none;
} */

@media (min-width: 768px) {
  /* .beneficios {
    background: unset;
  } */

  .beneficios__items {
    display: block;
  }
}

.beneficios .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.beneficios .col-md-3 {
  margin-top: 86px;
}

@media (min-width: 768px) {
  .beneficios .col-md-3 {
    margin-top: 40px;
  }
}

@media (min-width: 992px) {
  .beneficios .col-md-3 {
    margin-top: 86px;
  }
}

.beneficios__item {
  margin-bottom: 25px;
}

.beneficios__item .icon img {
  margin: 0 auto 0;
  width: auto !important;
}

@media (min-width: 768px) {
  .beneficios__item .icon img {
    margin: 0 auto 20px;
    width: 100px !important;
  }
}

.beneficios__item h4 {
  font-size: 16px;
  line-height: 24px;
  font-family: 'zizou-slab-regular';
}

.beneficios__item p {
  color: #707070;
  font-size: 14px;
  font-family: 'zizou-slab-light';
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  .beneficios__item h4 {
    font-size: 18px;
  }
}

.slider-beneficios {
  display: initial;
}

@media (min-width: 768px) {
  .slider-beneficios {
    display: none;
  }
}

.slider-beneficios .item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.slider-beneficios .beneficios__item {
  margin-top: 30px;
}

.facultad__content {
  background: #B3B9BE;
  padding-bottom: 50px;
  padding-top: 50px;
}

.facultad .title-center {
  font-size: 25px;
  line-height: 1.1;
  margin-bottom: 35px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  .facultad .title-center {
    font-size: 28px;
  }
}

.facultad .asterisk {
  font-family: 'zizou-slab-regular';
  margin-top: 20px;
}

.flex-space-between {
  display: flex;
  justify-content: space-between;
}

.facultad .facultad__item {
  background: #01265C;
  color: white;
  font-size: 20px;
  font-family: 'zizou-slab-bold';
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 17px 20px;
  transition: .5s;
  width: 100%;
}

.facultad-bg-red {
  background: #E50019 !important;
}

.bcg-red {
  background-color: red !important;
}

@media (min-width: 992px) {
  .facultad .facultad__item {
    font-size: 24px;
    margin-bottom: 15px;
    margin-top: 0px;
    width: 250px;
  }

}

.facultad .wraper-tabs {
  background: white;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 200px;
}

@media (min-width: 768px) {
  .facultad .wraper-tabs {
    height: 400px;
    padding: 25px;
  }
}

@media (min-width: 992px) {
  .facultad .wraper-tabs {
    border: 2px solid #FC0F42;
    height: 480px;
  }
}

.charlas {
  background: #001D4A;
  padding: 25px;
}

.text-charlas {
  color: #ffffff;
  font-family: 'zizou-slab-light';
  font-size: 20px;
  margin-top: 4px;
}

.contact .text-charlas {
  color: #ffffff;
  font-family: 'zizou-slab-light';
  font-size: 16px;
  margin-top: 4px;
}

.text-charlas span {
  color: #FC0F42;
}

.btn-charlas {
  border: 1px solid #ffffff;
  color: #ffffff;
  font-family: 'solano';
  font-size: 18px;
  padding: 5px 10px;
}

@media (min-width: 992px) {
  .contact .text-charlas {
    font-size: 20px;
  }
  .charlas {
    padding: 25px 85px 25px 45px;
  }

  .text-charlas {
    font-size: 22px;
    margin-top: 2px;
  }
}

.alianza__text {
  color: #707070;
  font-size: 16px;
  font-family: 'zizou-slab-light';
}

/* Formulario widget */
.bg-form {
  background-color: #F5F5F5;
}

.py-50 {
  padding-bottom: 50px;
  padding-top: 50px;
}

.form-arizona #register-form-container {
  position: unset !important;
}

.form-arizona #register-form-container input[type="text"],
.form-arizona #register-form-container select,
.form-arizona #register-form-container input[type="email"] {
  font-family: 'zizou-slab-regular' !important;
}

.form-arizona #register-form-container label.form-check-label {
  font-family: 'zizou-slab-light' !important;
}

.form-arizona #register-form-container #buttonEventos {
  background: #ff0000;
  border-radius: unset;
  color: #ffffff;
  font-family: 'solano';
  font-size: 18px;
  text-transform: uppercase;
  width: 100%;
}

#sectionDescription {
  color: #707070;
  font-family: 'zizou-slab-bold';
  font-size: 25px;
  padding-bottom: 20px;
  text-align: center;
}

.dni-landing {
  padding-bottom: 20px;
}

@media (min-width: 768px) {
  .form-arizona #register-form-container #buttonEventos {
    padding: 10px 40px;
    width: unset;
  }
  .form-arizona #register-form-container {
    width: 500px!important;
    margin-right: auto!important;
    margin-left: auto!important;
  }
}

@media (min-width: 992px) {
  .form-arizona #register-form-container {
    width: 700px!important;
  }
}

@media (min-width: 1201px) {
  .form-arizona #register-form-container {
    margin-top: 0px!important;
  }
}

/* Footer */
footer .container-fluid {
  background: #000000;
  padding-bottom: 60px;
  padding-top: 40px;
}

footer p {
  color: #ffffff;
  margin-bottom: 0px;
}

footer a {
  color: #ffffff;
  margin-bottom: 0px;
  text-decoration: none;
}

footer img {
  height: 55px;
}

.footer-column {
  margin-bottom: 15px;
  margin-top: 15px;
}

.column-div {
  text-align: center;
}

.column-img-ua {
  text-align: start;
}

.column-img-upc {
  text-align: end;
}

@media (min-width: 500px) {
  .column-img-ua, .column-img-upc {
    text-align: center;
  }
}

@media (min-width: 768px) {
  footer img {
    height: 60px;
  }
}

/*css charlas informativas**/
/* fuentes family*/

.zizou-bold {
  font-family: 'zizou-slab-bold';
}

.zizou-regular {
  font-family: 'zizou-slab-regular';
}

.banner-charlas-content {
  color: white;
}

.banner-charlas-content .title {
  color: white;
  /*font-size: 55px;*/
  font-size: 58px;
  line-height: 52px;
  font-family: 'solano';
}

.title-charlas {
  font-family: 'zizou-slab-light';
  margin-top: 15px;
  margin-bottom: 100px;
}

.banner-charlas-content .title span {
  font-size: 69px;
  background-color: #E50019;
  display: table;
  padding: 0 6px;
  margin: 7px 0 5px;
  line-height: normal;
}

.banner-charlas-content .text {
  font-size: 24px;
  font-family: 'zizou-slab-light';
  line-height: 1.1;
  padding: 50px 0 44px;
}

.banner-charlas-content .btn-red {
  padding: 10px 0;
}

.description-charlas {
  padding: 20px 0px;
}

.description-charlas p {
  font-family: 'zizou-slab-regular';
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  padding: 30px 5px 20px;
}

.alianza__items {
  padding-top: 56px;
}

.alianza__item {
  padding-bottom: 48px;
}

.alianza__item .icon {
  padding-bottom: 12px;
}

.section__blue {
  background: #001D4A;
  padding: 40px;
}

.section__blue .title-center {
  text-align: left;
  font-size: 24px;
  font-family: 'zizou-slab-regular';
}

.pd-t-title {
  padding-top: 4%;
}

.pd-t-pct {
  padding-top: 15%;
}

.pd-t-tab {
  padding-top: 5%;
  padding-bottom: 5%;
}

.title-charlas span {
  padding: 7px 10px 7px 10px;
  line-height: 28px;
}

.bg-blue-span {
  background-color: #001D4A !important;
}

/*tabs*/
.content-tabs-horarios {
  padding-top: 20px;
  font-size: 18px;
}

.flex-container-between {
  display: flex;
  justify-content: space-between;
}

.align-items-center {
  align-items: center
}

.height-10 {
  height: 10px;
}

.height-15 {
  height: 15px;
}

.height-35 {
  height: 35px;
}

.height-50 {
  height: 50px;
}

.height-100 {
  height: 100px;
}

.width-25 {
  width: 25%;
}

.w-td {
  width: 26%;
}

.mx-horarios {
  margin-left: -15px;
  margin-right: -15px;
  color: #fff;
}

.px-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.item-border {
  background: #fff;
  border-radius: 5px;
  width: max-content;
  padding: 0% 5%;
  margin-left: -102px;
}

.item-fecha {
  font-size: 24px;
  color: #001D4A;
}

.color-time-tab {
  color: #334A6E;
}

.content-tabs-horarios .table>tbody>tr>td {
  border-top: none !important;
}

.bg-blue {
  background-color: #001D4A;
}



.bg-blue-tab {
  background-color: #001D4A;
}

.border-bottom-tab {
  border-bottom: 2px solid #132C53;
}

.widht-50 {
  width: 50vw;
}

.height-124 {
  height: auto;
}

.mr-0 {
  margin-right: 0;
}

.fecha__item {
  padding: 20px 40px;
  text-align: right;
  height: 124px;
}

.margin-b-0 {
  margin-bottom: 0% !important;
}

.item__desktop .item-fecha {
  font-size: 20px;
}

.item__desktop::after {
  border-bottom: 2px solid #132C53;
  width: 30%;
  content: "";
  position: absolute;
  /* transform: translate(-50%, -50%); */
  /* -webkit-transform: translate(-50%, -50%); */
  /* left: 0; */
  right: 0;
}

.item__desktop:last-child:after,
.border-d-blue:last-child:after {
  border-bottom: none !important;
}

.schedule-bg-red {
  background: #FC0F42 !important;
}

.pd-desktop-menu {
  padding: 22px 15px 0;
}


/** menu **/


.nav-display {
  background-color: #001D4A;
  position: fixed;
  left: -100%;
  /*padding: 5% 7%;*/
  padding: 22px 15px 0;
  width: 100%;
  background-size: cover;
  z-index: 9999;
  min-height: 100vh;
  transition: all 1.5s;
}

.nav-active {
  left: 0;
  transition: all 0.8s;
}

#delete {
  display: inline-block;
}

.delete-icon {
  width: 20px;
  cursor: pointer;
}

.content-menu {
  display: inline-block;
  width: 25px;
  cursor: pointer;
}

.line-btn {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #FFF;
  margin-top: 6px;
}

.line-btn:nth-child(2) {
  width: 80%;
}

.menu-m-logo {
  float: right;
}

.menu-m-logo .logo-arizona {
  height: 52px;
}

.menu-m-logo .logo {
  height: 34px;
  vertical-align: top;
}

.list-menu {
  height: 70vh;
}

.div-footer-menu {
  height: 30vh;
}

.div-footer-menu img {
  width: 80px;
}

.f-right-logo {
  float: right !important;
}

.mt-right-logo {
  margin-top: 12px;
}

.div-contacto {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 65px;
  color: #FC0F42;
}

.div-contacto a {
  text-align: center;
  color: #FC0F42;
}

.list-init-style li {
  list-style: initial;
  margin-left: 1rem;
}

.list-style {
  list-style: none;
  padding-left: 0px;
}

.list-style li {
  font-size: 16px;
  padding: 22px 0;
  border-bottom: 1px solid #BD1244;
}

.list-style li:hover a {
  color: #FF003C;
  text-decoration: none;

}

.list-style a {
  color: white;
  text-decoration: none;
}



@media (min-width: 768px) {
  .alianza__content {
    padding: 56px 120px;
  }

  .section__blue .title-center {
    text-align: center;
  }

  .description-charlas {
    padding: 40px 40px 0;
  }

  .description-charlas p {
    font-size: 20px;
  }

  .banner-charlas-content .text {
    font-size: 24px;
    padding: 80px 0 50px;
  }


  .title-charlas span {
    padding: 0;
    line-height: 25px;
  }

  .bg-blue-span {
    background-color: unset !important;
  }

  .title-charlas {
    background-color: #001D4A !important;
    padding: 4px 10px 4px 10px;
    width: max-content;
  }

  .pd-t-pct {
    padding-top: 5%;
  }

  .menu-m-logo {
    padding: 22px 85px 0 116px;
  }

  .menu-m-logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 22px 15px 0;
    float: none !important;
  }


  .logo-desktop {
    align-items: inherit;
  }

  .logo-desktop .logo-arizona {
    height: 65px;
  }

  .logo-desktop .logo {
    height: 46px;
  }

  .item-border {
    margin-left: -80%;
  }

  /*.w-td {
    width: unset;
  }*/
}


@media (min-width: 992px) {

  .bg-blue-tab {
    background-color: unset !important;
  }

  .pd-t-tab {
    /*padding: 20px 40px;*/
    padding: 0px 90px 0px 20px;
  }

  .schedule-mobile {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .content-tabs-horarios .table>tbody>tr>td {
    width: 33.3333333333%;
    text-align: left;
  }

  .fecha__item span {
    width: 75%;
    font-size: 16px;
  }

  .height-124 {
    height: 124px;
  }

  .content-tabs-horarios {
    font-size: 18px;
    padding-top: 5%;
  }

  .item-border {
    padding: 1% 4%;
    margin-left: 0px;
  }

  .border-d-blue::after {
    border-bottom: 2px solid #dddee0;
    width: 80%;
    content: "";
    position: absolute;
    /* transform: translate(-50%, -50%); */
    /* -webkit-transform: translate(-50%, -50%); */
    left: 0;
    /* right: 0;*/
  }

  .content-tabs-horarios .table>tbody>tr>td:nth-child(2n) {
    width: 20%;
  }

  .logo-desktop .logo-arizona {
    height: 75px;
  }

  .logo-desktop .logo {
    height: 55px;
  }

  .pd-desktop-menu {
    padding: 22px 0 0 0px;
  }

  .size-lg-24 {
    font-size: 24px !important;
    letter-spacing: 1px;
  }

  .banner-charlas-content .title {
    font-size: 72px;
    line-height: 64px;
  }

}

.bg-gray-light {
  background-color: #F5F5F5;
  border: 1px solid #fff;
  min-height: 584px;
}

@media (min-width: 1200px) {

  .pd-desktop-menu {
    padding: 22px 85px 0 85px;
  }

}


/** pagina gracias **/

.footer-thanks-bottom {
  position: relative;
  width: 100%;
  font-size: 12px;
}

.footer-thanks-bottom .container-fluid {
  padding-bottom: 25px;
  padding-top: 25px;

}

.border-tb-blue {
  border-top: 2px solid #144587;
  border-bottom: 2px solid #144587;
}

.div-thanks {
  margin: auto;
  color: #fff;
}

.div-thanks>div {
  padding-bottom: 20%;
  /* padding-top: 20%; */
}

.t-right-thanks {
  float: right;
  color: #fff;
  padding: 20px 0;
}

.thanks-logo {
  float: none;

  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: inherit;
  align-items: inherit;
  padding: 22px 15px 0 !important;
}

.thanks-logo>img{
  z-index: 999;
}

.div-thanks>div p {
  font-size: 18px;
  margin-bottom: 0px;
}

.height-inherit-thanks {
  height: inherit;
}

.bg-blue-thanks {
  padding: 7px;
  line-height: 28px;
  background-color: #001D4A;
}

.div-thanks {
  width: 60vw;
  padding-top: 30px;

}

@media (min-width: 320px) {

  .mt-text-thanks {
    margin-top: 8%;
  }

  .div-thanks {
    width: 85vw;
    /* padding-top: 0px; */
  }
}

@media (min-width: 460px) {

  .mt-text-thanks {
    margin-top: 0%;
  }
}

@media (min-width: 640px) {

  .div-thanks>div {
    padding-bottom: 10%;
    padding-top: 10%;
}
}

@media (min-width: 768px) {

  .mt-text-thanks {
    margin-top: 3%;
  }

  .div-thanks>div {
    padding-bottom: 10%;
    padding-top: 10%;
  }

  .height-vh-thanks {
    height: 80vh;
  }

  .overlay-thanks {
    background: #00000040; 
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
}


}

@media (min-width: 992px) {
  .footer-thanks-bottom {
    position: absolute;
    bottom: 0px;
    width: 100%;
  }

  .t-right-thanks {
    padding: 20px 0 20px 0;
  }

  .height-vh-thanks {
    height: 100vh;
  }
  .div-thanks {
    width: 60vw;
 
  }

  .mt-text-thanks {
    margin-top: 0%;
  }

  .ml-arizona {
    margin-left: 130px;
  }

}


@media (min-width: 1200px) {

  .mt-text-thanks {
    margin-top: 2%;
  }
  .div-thanks {
    width: 35vw;
    padding-top: 30px;

  }

  .div-thanks-you {
    width: 70vw !important;
    padding-top: 0px !important;

  }

  .t-right-thanks {
    padding: 40px 0 0px 0;
  }

  .div-thanks>div {
    padding-bottom: 15%;
    padding-top: 8%;
  }

  .div-thanks>div p {
    font-size: 25px;
    margin-bottom: 0px;
  }

  .ml-arizona {
    margin-left: 160px;
  }
}


/* TAB DE MALLAS */

.margin-space {
  margin: 2px;

}

.padding-space {
  padding: 3px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.padding-space1 {
  padding-left: 9%;
  padding-right: 9%;
}

.bg-conten-facultad {
  background: #01265C;
  padding-bottom: 80px;
  padding-top: 50px;
}

.bg-content-nav-tab {
  background: #223EF2;
}

.btn-malla1 {
  color: white;
  background: #00A2FF;
}

.btn-malla2 {
  color: white;
  font-family: 'solano';
  transition: .5s;
  padding: 12px;
  font-size: 16px;
  transition: .5s;
  border-radius: 12px;
}

.bg-circle {
  background: white;
  border-radius: 50%;
  color: red;
  padding: 5px 10px;
  position: relative;
  font-family: 'zizou-slab-bold';
  font-size: 18px;
}

.bg-circle-position {
  position: absolute;
  padding-left: 2%;
}

.bg-circle-position-arq {
  position: absolute;
  padding-left: 1%;
}

.bg-circle-position1 {
  position: absolute;
  padding-left: 1.4%;
}

.bg-circle-position-symbol {
  position: absolute;
  padding-left: 0%;
}

.aa-one {
  padding-top: 8px !important;
  border-top: 0px !important;
  border-right: 1px solid rgba(255, 255, 255, 0.180);
  border-bottom: 1px solid white;
  border-left: 1px solid white;;
}

.aaa {
  padding-top: 8px !important;
  border-top: 0px !important;
  border-right: 1px solid rgba(255, 255, 255, 0.180);
  border-bottom: 1px solid white;
  border-left: 1px solid rgba(255, 255, 255, 0.466);
}

.aa-two {
  padding-top: 8px !important;
  border-top: 0px !important;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  border-left: 1px solid rgba(255, 255, 255, 0.466);
}

.aone {
  padding-top: 10px !important;
  border-top: 0px !important;
  border-right: 1px solid rgba(255, 255, 255, 0.180);
  border-bottom: 0px;
  border-left: 1px solid white;
}

.a2 {
  padding-top: 10px !important;
  border-top: 0px !important;
  border-right: 1px solid rgba(255, 255, 255, 0.180);
  border-bottom: 0px;
  border-left: 1px solid rgba(255, 255, 255, 0.466);
}

.atwo {
  padding-top: 10px !important;
  border-top: 0px !important;
  border-right: 1px solid white;
  border-bottom: 0px;
  border-left: 1px solid rgba(255, 255, 255, 0.466);
}

.a3 {
  padding-top: 30% !important;
  border-top: 0px !important;
  border-right: 1px solid rgba(255, 255, 255, 0.180);
  border-bottom: 6px solid #FF3030;
  border-left: 1px solid rgba(255, 255, 255, 0.466);
}

.a3two {
  padding-top: 30% !important;
  border-top: 0px !important;
  border-right: 1px solid #00E5FF;
  border-bottom: 6px solid #FF3030;
  border-left: 1px solid rgba(255, 255, 255, 0.466);
}

.a4 {
  padding-top: 20% !important;
  border-top: 0px !important;
  border-right: 1px solid rgba(255, 255, 255, 0.180);
  border-bottom: 6px solid #00A2FF;
  border-left: 1px solid rgba(255, 255, 255, 0.466);
}

.a5 {
  padding-top: 20% !important;
  border-top: 0px !important;
  border-right: 1px solid rgba(255, 255, 255, 0.180);
  border-bottom: 6px solid #1635FF;
  border-left: 1px solid rgba(255, 255, 255, 0.466);
}

.a5two {
  padding-top: 20% !important;
  border-top: 0px !important;
  border-right: 1px solid #00E5FF;
  border-bottom: 6px solid #1635FF;
  border-left: 1px solid rgba(255, 255, 255, 0.466);
}

.a6 {
  padding-top: 20% !important;
  border-top: 0px !important;
  border-right: 1px solid rgba(255, 255, 255, 0.180);
  border-bottom: 0px;
  border-left: 1px solid rgba(255, 255, 255, 0.466);
}

.a6two {
  padding-top: 20% !important;
  border-top: 0px !important;
  border-right: 1px solid #00E5FF;
  border-bottom: 0px;
  border-left: 1px solid rgba(255, 255, 255, 0.466);
}

.a6two-derecho {
  padding-top: 40% !important;
  border-top: 0px !important;
  border-right: 1px solid #00E5FF;
  border-bottom: 0px;
  border-left: 1px solid rgba(255, 255, 255, 0.466);
}

.a-symbol{
  width: 8%;
}

.bg-asterisco{
  font-size: 32px;
  color: #fff;
  line-height: 32px;
  position: relative;
  width: 20px;
  height: 20px;
  display: block;
  margin-left: -5px;
}

.year-possition {
  z-index: 1;
  position: absolute;
  bottom: 138%;
  left: -9px;
  font-family: 'zizou-slab-light' !important; 
}

.f-roja-one {
  z-index: 1;
  position: absolute;
  top: 43%;
  left: 4px;
}

.f-roja-one-arq {
  z-index: 1;
  position: absolute;
  top: 42.7%;
  left: 4px;
}

.f-roja-arquitectura {
  z-index: 1;
  position: absolute;
  top: 42.7%;
  right: 0%;
}

.f-roja-arquitectura-arq {
  z-index: 1;
  position: absolute;
  top: 42.7%;
  right: 0%;
}

.f-roja-arquitectura1 {
  z-index: 1;
  position: absolute;
  top: 42.7%;
  right: 12%;
}

.f-celeste {
  z-index: 1;
  position: absolute;
  left: 4px;
  top: 69.3%;
}

.f-celeste-arq {
  z-index: 1;
  position: absolute;
  left: 4px;
  top: 69.3%;
}

.f-azul1 {
  z-index: 1;
  position: absolute;
  left: 37%;  
  top: 69.3%;
}

.f-azul1-arq {
  z-index: 1;
  position: absolute;
  left: 37%;  
  top: 69.3%;
}

.f-azul1-one {
  z-index: 1;
  position: absolute;
  left: 48.5%;  
  top:  68.8%;
}

.f-azul2-two {
  z-index: 1;
  position: absolute;
  right: 15%;
  top:  68.8%;
}

.f-azul2 {
  z-index: 1;
  position: absolute;
  right: 15.4%;
  top: 69.3%;
}

.f-azul2-arq {
  z-index: 1;
  position: absolute;
  right: 18.4%;
  top: 69.3%;
}

.f-azul3 {
  z-index: 1;
  position: absolute;
  right: 0;
  top: 69.1%;
}

.f-azul3-arq {
  z-index: 1;
  position: absolute;
  right: 0;
  top: 69.3%;
}

.size-arrow {
  width: 70%;
}

.bg-circle-green {
  background: #00E5FF;
  border-radius: 50%;
  padding: 3px 12px;
  position: relative;
}

.bg-absolute {
  z-index: 1;
  position: absolute;
  right: 1.2%;
}

.bg-circle-green1 {
  background: #00E5FF;
  border-radius: 50%;
  padding: 3px 12px;
  position: relative;
}

.bg-absolute1 {
  z-index: 1;
  position: absolute;
  right: 16%;
}

.bg-circle-green2 {
  background: #00E5FF;
  border-radius: 50%;
  padding: 3px 12px;
  position: relative;
}

.bg-absolute2 {
  z-index: 1;
  position: absolute;
  right: 1.2%;
  top: 115%;
}

.text-descrip {
  z-index: 1;
  position: absolute;
  bottom: 55%;
  font-family: 'zizou-slab-light' !important;  
}

.text-descrip-arq {
  z-index: 1;
  position: absolute;
  bottom: 55%;
  font-family: 'zizou-slab-light' !important;  
}

.text-descrip2 {
  z-index: 1;
  position: absolute;
  bottom: 29%;
  color: rgba(255, 255, 255, 0.74);
  font-size: 11px;
  font-family: 'zizou-slab-light' !important;
}

.text-descrip2-arq {
  z-index: 1;
  position: absolute;
  bottom: 29%;
  color: rgba(255, 255, 255, 0.74);
  font-size: 11px;
  font-family: 'zizou-slab-light' !important;
}

.text-descrip3 {
  z-index: 1;
  position: absolute;
  bottom: 13%;
  font-family: 'zizou-slab-light' !important;  
}

.text-descrip3-arq {
  z-index: 1;
  position: absolute;
  bottom: 13%;
  font-family: 'zizou-slab-light' !important;  
}

.font-size {
  font-family: 'zizou-slab-light' !important;  
}

.text-bachiller {
  z-index: 1;
  position: absolute;
  top: 33%;
  font-family: 'zizou-slab-light' !important;  
}

.text-bachiller-arq {
  z-index: 1;
  position: absolute;
  top: 33%;
  font-family: 'zizou-slab-light' !important;  
}

.position-opcional {
  z-index: 1;
  position: absolute;
  font-family: 'zizou-slab-light' !important;  
}

.position-birrete {
  z-index: 1;
  position: absolute;
  font-family: 'zizou-slab-light' !important;  
  right: 0%;
  top: 120%;
}

.position-birrete-arq {
  z-index: 1;
  position: absolute;
  font-family: 'zizou-slab-light' !important;  
  right: 0%;
  top: 107%;
}

.position-derecho1 {
  z-index: 1;
  position: absolute;
  right: 2%;
  top: 126%;
}

.position-derecho2 {
  z-index: 1;
  position: absolute;
  left: 55%;
}

.alianza__tabs--item1 {
  width: 100%;
  margin-right: 1%;
  height: 130px;
  text-align: center;
  background: #001D4A;
  padding: 15px;
}

.line-derecho {
  z-index: 1;
  position: absolute;
  width: 1px;
  height: 9vh;
  background: #00E5FF;
  bottom: 90%;
  right: 43%;

}

.pl-text-col {
  padding-left: 5%;
}

@media (min-width: 768px) {
  .pl-text-col {
    padding-left: 12%;
  }

  .pl-text-1 {
    padding-left: 0.3%;
  }

  .pl-text-2 {
    padding-left: 0.8%;
  }

  .pl-text-3 {
    padding-left: 1.2%;
  }

  .pl-text-4 {
    padding-left: 2.2%;
  }

  .pl-text-5 {
    padding-left: 2.4%;
  }

  .pl-text-6 {
    padding-left: 2.5%;
  }

  .pl-text-7 {
    padding-left: 3%;
  }
  
  .pl-text-8 {
    padding-left: 3.4%;
  }

  .pl-text-9 {
    padding-left: 3.8%;
  }

  .pl-text-10 {
    padding-left: 4%;
  }
  
  .pl-text-11 {
    padding-left: 4.2%;
  }

  .pl-text-12 {
    padding-left: 4.9%;
  }

  .pl-text-13 {
    padding-left: 5.2%;
  }

  .pl-text-14 {
    padding-left: 5.3%;
  }

  .pl-text-15 {
    padding-left: 5.5%;
  }

  .pl-text-16 {
    padding-left: 6%;
  }

  .pl-text-17 {
    padding-left: 6.2%;
  }

  .pl-text-18 {
    padding-left: 6.4%;
  }

  .pl-text-19 {
    padding-left: 6.5%;
  }

  .pl-text-20 {
    padding-left: 10.6%;
  }

  .pl-text-21 {
    padding-left: 17%;
  }

  .pl-text-22 {
    padding-left: 15.2%;
  }

  .pl-text-23 {
    padding-left: 12%;
  }

  .pl-text-24 {
    padding-left: 13.8%;
  }

  .bg-content-nav-tab {
    background: #223EF2;
    border-radius: 12px;
  }
  
  .btn-malla1 {
    color: white;
    background: #00A2FF;
  }
  
  .btn-malla2 {
    color: white;
    font-family: 'solano';
    transition: .5s;
    padding-top: 7%;
    padding-bottom: 7%;
    font-size: 22px;
    transition: .5s;
    border-radius: 0px;
  }

  .p-space {
    padding-right: 0px !important;
    padding-left: 0px !important;
    font-family: 'zizou-slab-light';
  }

  .margin-space {
    margin: 2px;
  
  }
  
  .padding-space {
    padding: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  
  .padding-space1 {
    padding-left: 9%;
    padding-right: 9%;
  }
  
  .bg-circle {
    background: white;
    border-radius: 50%;
    color: red;
    padding: 10px 15px;
    position: relative;
    font-family: 'zizou-slab-bold';
    font-size: 18px;
  }
  
  .bg-circle-position {
    position: absolute;
    padding-left: 8%;
  }

  .bg-circle-position-arq {
    position: absolute;
    padding-left: 7%;
  }

  .bg-circle-position1 {
    position: absolute;
    padding-left: 6%;
  }

  .bg-circle-position-symbol {
    position: absolute;
    padding-left: 3%;
  }

  .a-symbol{
    width: 96px;
  }

  .bg-asterisco{
    font-size: 43px;
    color: #fff;
    line-height: 9px;
    margin-left: -3px;
  }

  .aa-one {
    padding-top: 8px !important;
    border-top: 0px !important;
    border-right: 1px solid rgba(255, 255, 255, 0.180);
    border-bottom: 1px solid white;
    border-left: 1px solid white;
  }

  .aaa {
    padding-top: 8px !important;
    border-top: 0px !important;
    border-right: 1px solid rgba(255, 255, 255, 0.180);
    border-bottom: 1px solid white;
    border-left: 1px solid rgba(255, 255, 255, 0.466);
  }

  .aa-two {
    padding-top: 8px !important;
    border-top: 0px !important;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-left: 1px solid rgba(255, 255, 255, 0.180);
  }
  
  .aone {
    padding-top: 10px !important;
    border-top: 0px !important;
    border-right: 1px solid rgba(255, 255, 255, 0.180);
    border-bottom: 0px;
    border-left: 1px solid white;
  }

  .a2 {
    padding-top: 10px !important;
    border-top: 0px !important;
    border-right: 1px solid rgba(255, 255, 255, 0.180);
    border-bottom: 0px;
    border-left: 1px solid rgba(255, 255, 255, 0.466);
  }

  .atwo {
    padding-top: 10px !important;
    border-top: 0px !important;
    border-right: 1px solid white;
    border-bottom: 0px;
    border-left: 1px solid rgba(255, 255, 255, 0.466);
  }
  
  .a3 {
    padding-top: 8% !important;
    border-top: 0px !important;
    border-right: 1px solid rgba(255, 255, 255, 0.180);
    border-bottom: 6px solid #FF3030;
    border-left: 1px solid rgba(255, 255, 255, 0.466);
  }

  .a3two {
    padding-top: 8% !important;
    border-top: 0px !important;
    border-right: 1px solid #00E5FF;
    border-bottom: 6px solid #FF3030;
    border-left: 1px solid rgba(255, 255, 255, 0.466);
  }
  
  .a4 {
    padding-top: 6% !important;
    border-top: 0px !important;
    border-right: 1px solid rgba(255, 255, 255, 0.180);
    border-bottom: 6px solid #00A2FF;
    border-left: 1px solid rgba(255, 255, 255, 0.466);
  }
  
  .a5 {
    padding-top: 6% !important;
    border-top: 0px !important;
    border-right: 1px solid rgba(255, 255, 255, 0.180);
    border-bottom: 6px solid #1635FF;
    border-left: 1px solid rgba(255, 255, 255, 0.466);
  }

  .a5two {
    padding-top: 6% !important;
    border-top: 0px !important;
    border-right: 1px solid #00E5FF;
    border-bottom: 6px solid #1635FF;
    border-left: 1px solid rgba(255, 255, 255, 0.466);
  }
  
  .a6 {
    padding-top: 8% !important;
    border-top: 0px !important;
    border-right: 1px solid rgba(255, 255, 255, 0.180);
    border-bottom: 0px;
    border-left: 1px solid rgba(255, 255, 255, 0.466);
  }

  .a6two {
    padding-top: 8% !important;
    border-top: 0px !important;
    border-right: 1px solid #00E5FF;
    border-bottom: 0px;
    border-left: 1px solid rgba(255, 255, 255, 0.466);
  }

  .a6two-derecho {
    padding-top: 8% !important;
    border-top: 0px !important;
    border-right: 1px solid #00E5FF;
    border-bottom: 0px;
    border-left: 1px solid rgba(255, 255, 255, 0.466);
  }

  .f-roja-one {
    z-index: 1;
    position: absolute;
    top: 44.5%;
    left: -1%;
  }

  .f-roja-one-arq {
    z-index: 1;
    position: absolute;
    top: 44.5%;
    left: -1%;
  }
  
  .f-roja-arquitectura {
    z-index: 1;
    position: absolute;
    top: 44.5%;
    right: -2%;
  }

  .f-roja-arquitectura-arq {
    z-index: 1;
    position: absolute;
    top: 44.5%;
    right: -2%;
  }

  .f-roja-arquitectura1 {
    z-index: 1;
    position: absolute;
    top: 44.5%;
    right: 14.8%;
  }
  
  .f-celeste {
    z-index: 1;
    position: absolute;
    left: -1%;
    top: 64.8%;
  }

  .f-celeste-arq {
    z-index: 1;
    position: absolute;
    left: -1%;
    top: 64.8%;
  }

  .f-azul1 {
    z-index: 1;
    position: absolute;
    left: 38.5%;
    top: 64.8%;
  }

  .f-azul1-arq {
    z-index: 1;
    position: absolute;
    left: 35.5%;  
    top: 64.8%;
  }

  .f-azul1-one {
    z-index: 1;
    position: absolute;
    left: 48.5%;  
    top: 64.8%;
  }

  .f-azul2-two {
    z-index: 1;
    position: absolute;
    right: 15%;
    top: 64.8%;
  }

  .f-azul2 {
    z-index: 1;
    position: absolute;
    right: 18%;
    top: 64.8%;
  }

  .f-azul2-arq {
    z-index: 1;
    position: absolute;
    right: 24%;
    top: 64.8%;
  }

  .f-azul2-two {
    z-index: 1;
    position: absolute;
    right: 15%;
    top: 64.8%;
  }
  
  .f-azul3 {
    z-index: 1;
    position: absolute;
    right: -2%;
    top: 65%;
  }

  .f-azul3-arq {
    z-index: 1;
    position: absolute;
    right: -2%;
    top: 65%;
  }
  
  .size-arrow {
    width: 100%;
  }
  
  .bg-circle-green {
    background: #00E5FF;
    border-radius: 50%;
    padding: 7px 13px;
    position: relative;
  }
  
  .bg-absolute {
    z-index: 1;
    position: absolute;
    right: -1.1%;
  }

  .bg-circle-green1 {
    background: #00E5FF;
    border-radius: 50%;
    padding: 7px 13px;
    position: relative;
  }
  
  .bg-absolute1 {
    z-index: 1;
    position: absolute;
    right: 15.5%;
  }

  .bg-circle-green2 {
    background: #00E5FF;
    border-radius: 50%;
    padding: 7px 13px;
    position: relative;
  }
  
  .bg-absolute2 {
    z-index: 1;
    position: absolute;
    right: -1.1%;
    top: 93.3%;
  }
  
  .text-descrip {
    z-index: 1;
    position: absolute;
    bottom: 43%;
    left: 43%;
    font-family: 'zizou-slab-light';
  }

  .text-descrip-arq {
    z-index: 1;
    position: absolute;
    bottom: 43%;
    left: 43%;
    font-family: 'zizou-slab-light';
  }
  
  .text-descrip2 {
    z-index: 1;
    position: absolute;
    bottom: 31%;
    color: rgba(255, 255, 255, 0.74);
    font-size: 14px;
    font-family: 'zizou-slab-light';
  }

  .text-descrip2-arq {
    z-index: 1;
    position: absolute;
    bottom: 31%;
    color: rgba(255, 255, 255, 0.74);
    font-size: 14px;
    font-family: 'zizou-slab-light';
  }
  
  .text-descrip3 {
    z-index: 1;
    position: absolute;
    bottom: 22%;
    font-family: 'zizou-slab-light';
  }

  .text-descrip3-arq {
    z-index: 1;
    position: absolute;
    bottom: 22%;
    font-family: 'zizou-slab-light';
  }
  
  .font-size {
    font-family: 'zizou-slab-light' !important;  
  }

  .text-bachiller {
    z-index: 1;
    position: absolute;
    top: 43%;
    font-family: 'zizou-slab-light' !important;  
    font-size: 16px;
  }

  .text-bachiller-arq {
    z-index: 1;
    position: absolute;
    top: 43%;
    font-family: 'zizou-slab-light' !important;  
    font-size: 16px;
  }

  .position-opcional {
    z-index: 1;
    position: absolute;
    font-family: 'zizou-slab-light' !important;  
  }

  .position-birrete {
    z-index: 1;
    position: absolute;
    font-family: 'zizou-slab-light' !important;  
    right: -1.3%;
    top: 103%;
  }

  .position-birrete-arq {
    z-index: 1;
    position: absolute;
    font-family: 'zizou-slab-light' !important;  
    right: -1.3%;
    top: 103%;
  }

  .position-disclaimer {
    z-index: 1;
    position: absolute;
    font-family: 'zizou-slab-light' !important;  
    left: -1.3%;
    top: 103%;
  }

  .position-derecho1 {
    z-index: 1;
    position: absolute;
    right: 15%;
    top: 100%;
  }

  .position-derecho2 {
    z-index: 1;
    position: absolute;
    right: -1.5%;
  }

}

.bg-webinar-vivo-arizona {
  background-image: url('/upc-internacional/arizona/img/webinar/mobile1.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 600px;
  height: 100vh;
}

.webinar-size-arizona {
  width: auto;
}

.size-arizona {
  font-size: 20px;
  line-height: 1.2;
}

.size-logo-charla {
  width: 66px;
}

.bg-arizona-global {
  background-image: linear-gradient(rgba(0, 0, 0, 0.37), rgba(0, 0, 0, 0.493)), url('/upc-internacional/arizona/img/arizona-global/desktop.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 600px;
}

.style-arizona-global {
  color: white;
  padding: 10px 16px;
  margin-top: 100px;
}

.btn-global-arizona a {
  background: #E50019;
  color: white;
  padding: 14px 25px;
  border-radius: 6px;
  font-size: 20px;
}

.color-section-one {
  background: rgb(0, 32, 96);
}

.size-font-arizona-18 {
  font-size: 20px;
}

.size-img-benefits {
  width: 128px;
}

.size-logo-arizona-two {
  width: 85px;
}

/* CSS PARA FERIA DE ARIZONA */

.bg-feria-arizona {
  background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1632422099/institucional/upc-internacional/arizona/banners/arizona-mobile_lotkyo.jpg');  
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 609px;
  width: 100%;
  background-position: center;
}

.bc-red {
  background-color: red;
}

.position-date-arizona {
  color: white;
}

.position-date-arizona .fuente-slab-bold {
  font-size: 18px;
  line-height: 1;
} 

.position-date-arizona .fuente-zizou-light {
  font-size: 18px;
} 

.image-icons {
  position: relative;
}

.image-icons .fa-calendar {
  position: relative;
  font-size: 36px;
}

.image-icons .fa-clock-o {
  font-size: 24px;
  position: absolute;
  bottom: -6px;
  left: 21px;
}

#spopuparizona {
  background: red;
  padding: 12px 20px;
  cursor: pointer;
  font-size: 21px;
  position: fixed;
  bottom: 8px;
  right: 0px;
  z-index: 90;
}

.size-25-date {
  font-size: 16px;
}

.style-webinars {
  min-height: 138px;
  font-size: 13px;
  line-height: 1.2;
}

.style-webinars img {
  display: inline;
  width: 90px;
}

.style-programa {
  background-color: #bfbfbf;
  max-width: 524px;
  padding: 15px 13px;
  border-radius: 10px;
}

.style-programa span {
  position: absolute;
  border-radius: 50%;
  background-color: #002060;
  border: 1px solid white;
  color: white;
  font-size: 20px;
  padding: 14px 24px;
}

.style-programa p {
 padding-left: 70px;
 line-height: 1.2;
}

.relativo-position {
  position: relative;
}

.btn-register1 {
  background-color: red;
  color: white;
  font-size: 20px;
}

.title-date {
  font-size: 18px;
}

.title-cierre-arizona {
  font-size: 20px;
}

.bg-transmision-feria {
  background-color: #1f3864;  
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 836px;
}

.postulaAqui {
  font-family: sgothic-bdcap;
  position: absolute;
  left: 20px;
  bottom: 40px;
  background-color: #d50000;
  outline: none;
  border: white 1px solid;
  border-radius: 300px;
  height: 100px;
  width: 100px;
  line-height: 1;
  color: white !important;
  font-size: 20px;
  -webkit-box-shadow: 5px 5px 15px 5px #ffffff;
  box-shadow: 5px 5px 15px 5px #ffffff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
  transition: 0.2s ease-in-out;
  }

  .postulaAqui:hover {
    transform: scale(1.1);
  }
 

.size-title-feria {
  font-size: 33px;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.bg-grey-arizona {
  background-color: #d8d8d8;
}

.bg-grey-arizona2 {
  background-color: #bfbfbf;
}

.style-feria-arizona {
  background-color: #f2f2f2;
  padding: 26px 23px;
  min-height: 208px;
}

.style-feria-arizona img {
  width: 106px;
}

.style-feria-arizona2 {
  background-color: #f2f2f2;
  padding: 26px 18px;
  min-height: 208px;
}

.style-feria-arizona2 img {
  width: 106px !important;
  display: initial !important;
}

.img-arizona {
  width: 128px !important;
}

.img-arizona2 {
  width: 119px !important;
}

.bg-register {
  background-color: #ff0000;
  color: white;
  cursor: pointer;
  font-size: 34px;
}

.btn-register {
  background-color: #bfbfbf;
  font-size: 20px;
}

.c-black-arizona {
  color: black;
}

.height-arizona {
  height: 245px;
}

.bg-feria-arizona-register {
  background-image: linear-gradient(rgba(0, 0, 0, 0.068), rgba(0, 0, 0, 0.014)), url('https://res.cloudinary.com/upcbinary/image/upload/v1632422099/institucional/upc-internacional/arizona/banners/arizona-mobile_lotkyo.jpg');
  background-color: #fe0000;
  width: 100%;
  min-height: 850px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
}

.bg-feria-arizona-internacional {
  background-image: linear-gradient(rgba(0, 0, 0, 0.068), rgba(0, 0, 0, 0.014)), url('https://res.cloudinary.com/upcbinary/image/upload/v1704466349/institucional/upc-internacional/arizona/banners/FERIA-BE-ARIZONA-mobile-750-pixels-x-1334-pixels-sinlogo_mhnkym.jpg');
  background-color: #fe0000;
  width: 100%;
  min-height: 850px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position-y: -60px;
}

.sm-mt-350{
  margin-top: 350px;
}

#autoplay-arizona .slick-dots li button:before {
  font-size: 13px;
}

.height-widget-arizona {
  height: 393px;
}

.height-gracias-arizona {
  height: 244px;
}

/* CSS PARA CHARLAS VIRTUALES ARIZONA */

.bg-webinars {
  background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1668793129/institucional/upc-internacional/arizona/banners/arizona_zaeu9w.jpg'); 
  background-color: #016cd6;
  background-repeat: no-repeat; 
  background-position: bottom;
  background-size: contain;
  min-height: 210px;
  position: relative;
}

.position-logo-upc {
  position: absolute;
  right: 4%;
  top: 2%;
  width: 44px;
}

.arizona-icon {
  font-size: 17px;
  line-height: 1;
  padding-top: 10px;
}

.bg-webinars-register {
  background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1657078023/institucional/upc-internacional/arizona/banners/estadio-eventos_hi0h58.png');
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 598px;
}

.bc-blue {
  background-color: #261f63;
}

.section-arizona {
  background-color: #ebebec80;
}

.title-gya {
  position: absolute; 
  left: 44%;
}

.btn-access {
  background-color: #FF0000;
  color: white !important;
  text-decoration: none !important;
  font-size: 25px;
  padding: 12px 82px;
}

.size-25 {
  font-size: 25px !important;
}

.p-bottom20 {
  padding-bottom: 20px;
}

.lin-spaces {
  line-height: 1 !important;
}

.size-gracias-access {
  font-size: 42px;
}

.padding-gracias-access {
  padding-left: 12px;
  padding-right: 12px;
}

.white-content-gracias {
  background-color: rgba(255, 255, 255, 0.719);
  border-radius: 9px;
  text-align: center;
  padding-left: 6px;
  padding-right: 6px;
  margin-top: 33px;
}

.bg-access-white {
  background-color: rgba(255, 255, 255, 0.719);
  border-radius: 9px;
  margin-top: 6px;
}

.padding-access-form {
  padding-left: 40px;
  padding-right: 40px;
}

.text-register-access,
.text-register-arizona {
  font-size: 30px;
  color: black;
  padding-top: 27px;
}

.text-register-arizona {
  font-family: 'solano_gothic_mvb_stdBd';
  font-size: 38px;
}

.bg-line-access {
  background-color: #FF0000;
}

.text-red-1 {
  color: #ff0000;
}

.position-banners-webinars {
  position: absolute;
  top: 62px;
}

.position-arrow-access {
  position: absolute;
  bottom: 0;
  left: 50%;
  cursor: pointer;
  z-index: 9;
}

.style-down-webinars {
  font-size: 88px; 
  color: #ff0000; 
  text-shadow: 0px -1px 4px black;
}

.bounce {
  -moz-animation: bounce 0.5s infinite alternate;
  -o-animation: bounce 0.5s infinite alternate;
  -webkit-animation: bounce 0.5s infinite alternate;
  animation: bounce 0.5s infinite alternate;
}

@-webkit-keyframes bounce {
  0% {
      transform: translateY(0);
  }
  100% {
      transform: translateY(-10px);
  }
}

@-moz-keyframes bounce {
  0% {
      transform: translateY(0);
  }
  100% {
      transform: translateY(-10px);
  }
}

@-o-keyframes bounce {
  0% {
      transform: translateY(0);
  }
  100% {
      transform: translateY(-10px);
  }
}

@-ms-keyframes bounce {
  0% {
      transform: translateY(0);
  }
  100% {
      transform: translateY(-10px);
  }
}

@keyframes bounce {
  0% {
      transform: translateY(0);
  }
  100% {
      transform: translateY(-10px);
  }
}

.title-be {
  color: white;
  font-size: 52px;
  text-shadow: 3px 3px 7px black;
  font-family: 'zizou-slab-regular';
  line-height: 1;
}

.subtitle-be {
  font-family: 'zizou-slab-bold';
  text-shadow: 3px 3px 7px black;
  font-size: 52px;
  color: #D50000;
  line-height: 1;
  padding-left: 29px;
}

.carta-box {
  position: relative;
  perspective: 1000px;
  margin-top: 37px;
  padding-left: 36px;
  padding-right: 36px;
}

.carta-box:hover .carta {
  transform: rotateY(180deg);
}

.carta {
  transform-style: preserve-3d;
  transition: all 0.5s linear;
}

.cara {
  background: white;
  border-radius: 4px 4px 0px 0px;
  width: 100%;
  backface-visibility: hidden;
}

.cara.detras {
  background: white;
  transform: rotateY(180deg);
}

.detras {
  position: absolute;
  top: 0px;
}

.style-contents-padding {
  padding: 29px 12px;
  min-height: 369px;
}

.style-contents-padding p {
  margin-bottom: 1rem;
}

.style-register-webinar {
  background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1594012082/pregrado/imagenes/landings/webinars/subtraction_osxmkg.svg');
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  color: white;
  font-size: 20px;
  padding: 14px 0px 14px 0px;
}

.date-webinar {
  background-color: #002060;
  position: relative;
  color: white;
  font-family: "zizou-slab-regular";
  padding: 9px 13px;
  font-size: 12px;
}

.date-webinar::after {
  content: '';
  position: absolute;
  transform: rotate(227deg);
  left: -6px;
  top: 20px;
  width: 0;
  height: 0;
  border-left: 20px solid #002060;
  border-top: 19px solid transparent;
  border-bottom: 10px solid transparent;
}

.size-access-webinar {
  font-size: 21px;
}

/* styles para charla padres */

.bg-charlapadres {
  background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1612555326/institucional/upc-internacional/arizona/banners/charla-padres-mobile_bvn9g0.jpg'); 
  background-repeat: no-repeat; 
  background-position: center;
  background-size: cover;
  min-height: 500px;
}

.bg-charlapadres-register {
  background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1612564530/institucional/upc-internacional/arizona/banners/charla_padres_x7a4yo.jpg'); 
  background-repeat: no-repeat; 
  background-position: center;
  background-size: cover;
  min-height: 658px;
}

.title-padres {
  position: absolute;
  color: white;
  top: 263px;
  font-size: 22px;
  line-height: 1.2;
  text-shadow: 1px 1px 1px black;
}

.beneficios-padres {
  min-height: 302px;
  border-radius: 10px;
  padding: 10px 10px 0 10px;
  border: 1px solid white;
  outline: none;
}

.beneficios-padres .lin-spaces {
  font-size: 13px;
}

.beneficios-padres img {
  width: 100%;
  height: 154px;
}

#rtbs-padres .slick-dots li button:before {
  font-size: 13px;
  color: white;
}

#rtbs-padres .slick-dots li.slick-active button:before {
  opacity: .75;
  color: white;
}

.position-btn-padres {
  position: fixed;
  right: 0;
  bottom: 10%;
  z-index: 9;
}

.position-btn-padres a {
  background-color: #002060;
  text-shadow: 1px 1px 1px black;
  color: white !important;
  font-size: 22px;
  padding: 10px 10px;
  border: 1px solid white;
}

/* css para nuevo diseño de Charlas virtuales */

.day-new {
  font-family: 'solano_gothic_mvb_stdBd';
  font-size: 32px;
}

.date-new {
  background-color: #002060;
  font-family: 'solano_gothic_mvb_stdBd';
  color: white;
  text-align: left;
  font-size: 34px;
}

.hour-new {
  font-family: 'solano_gothic_mvb_stdBd';
  text-align: right;
  font-size: 30px;
}

.content-height {
  min-height: 222px;
  padding: 20px 24px;
}

@media (min-width: 768px) {
  
  .bg-webinar-vivo-arizona {
    background-image: url('/upc-internacional/arizona/img/webinar/desktop1.png');
  }

  .webinar-size-arizona {
    width: 50%;
    height: 312px;
  }

  .beneficios-padres {
    width: 23% !important;
    min-height: 350px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .position-btn-padres {
    bottom: 110px;
  }

  .position-btn-padres a {
    font-size: 28px;
  }

  .size-arizona {
    font-size: 26px;
    line-height: 1.2;
  }

  .size-logo-charla {
    width: 94px;
  }

  .size-logo-charla1 {
    width: 69px;
  }

  .bg-arizona-global {
    background-image: linear-gradient(rgba(0, 0, 0, 0.37), rgba(0, 0, 0, 0.493)), url('/upc-internacional/arizona/img/arizona-global/desktop.jpg');
    min-height: 657px;
  }

  .positio-title-arizona {
    position: absolute;
    font-size: 81px;
    top: -74px;
    left: 434px;
  }

  .line-right {
    border-right: 1px solid white;
  }

  .style-arizona-global {
    margin-top: 120px;
  }

  .style-arizona-global .fuente-zizou {
    font-size: 22px;
  }

  .style-arizona-global .fuente-zizou-bold {
    font-size: 32px;
  }

  .size-logo-arizona-two {
    width: 110px;
  }

  /* CSS PARA FERIA DE ARIZONA */

  .bg-feria-arizona {
    background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1632422100/institucional/upc-internacional/arizona/banners/arizona-desktop_sxp5pw.jpg');  
    min-height: 650px;
    background-position: left bottom;
  }

  .position-date-arizona {
    bottom: 12%;
    left: 2%;
  }
  
  .position-date-arizona .fuente-slab-bold {
    font-size: 23px;
  } 

  .position-date-arizona .fuente-zizou-light {
    font-size: 21px;
  } 
  
  .image-icons .fa-calendar {
    font-size: 45px;
  }
  
  .image-icons .fa-clock-o {
    font-size: 26px;
    bottom: -6px;
    left: 29px;
  }

  #spopuparizona {
    padding: 12px 20px;
    font-size: 21px;
    bottom: 75px;
    right: 0px;
  }

  .style-webinars {
    min-height: 138px;
    font-size: 16px;
  }

  .style-programa {
    padding: 11px 13px 26px 13px;
  }

  .size-25-date {
    font-size: 25px;
  }

  .mla2 {
    margin-left: 40px;
  }

  .mla3 {
    margin-left: 83px;
  }

  .mla4 {
    margin-left: 122px;
  }

  .mla5 {
    margin-left: 165px;
  }

  .btn-register1 {
    font-size: 28px;
  }

  .title-date {
    font-size: 28px;
  }

  .title-cierre-arizona {
    font-size: 40px;
  }

  .size-font-cierre-25 {
    font-size: 25px;
  }

  .bg-transmision-feria {
    min-height: 700px;      
  }

  .size-iframe-arizona {
    width: 65%;
    height: 400px;
  }

  .size-title-feria {
    font-size: 50px;
    line-height: 1.2;
  }

  .size-font-19 {
    font-size: 19px;
  }

  .bg-feria-arizona-register {
    background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1632422100/institucional/upc-internacional/arizona/banners/arizona-desktop_sxp5pw.jpg');  
    min-height: 715px;
    background-size: cover;
    background-position: left;
  }

  .bg-feria-arizona-internacional {
    background-image: linear-gradient(rgba(0, 0, 0, 0.068), rgba(0, 0, 0, 0.014)), url('https://res.cloudinary.com/upcbinary/image/upload/v1704466349/institucional/upc-internacional/arizona/banners/FERIA-BE-ARIZONA-FEBRERO-desktop-1400-pixels-x-676-pixels-sinlogo_dljrvj.jpg');
    min-height: 715px;
    background-size: contain;
    background-position: top;
  }
  

  .size-25-register {
    font-size: 25px;
  }

  .height-widget-arizona {
    height: 40px;
  }

  .height-gracias-arizona {
    height: 85px;
  }

  .font-gracias-desc {
    font-size: 20px !important;
  }

  /* CSS PARA CHARLAS VIRTUALES ARIZONA */

  .bg-webinars {
    background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1669231916/institucional/upc-internacional/arizona/banners/desktop-arizona_l6ahbz.jpg');  
    background-size: cover;
    background-position: top left;
    min-height: 66vh;
  }

  .position-logo-upc {
    right: 2%;
    top: 3%;
    width: 56px;
  }

  .arizona-icon {
    font-size: 26px;
    padding-top: 56px;
    line-height: 1.4;
  }

  .bg-webinars-register {
    background-size: cover;
    min-height: 658px;
  }

  .title-gya {
    left: 94%;
  }

  .style-height {
    min-height: 582px !important;
    background-position: bottom;
  }

  .bg-access-white {
    background-color: rgba(255, 255, 255, 0.719);
    border-radius: 9px;
    height: 647px;
    margin-top: 6px;
  } 

  .padding-gracias-access {
    padding-left: 233px;
    padding-right: 233px;
  }
  
  .padding-access-form {
    padding-left: 72px;
    padding-right: 72px;
  }

  .position-banners-webinars {
    position: absolute;
    top: 180px;
  }

  .white-content-gracias {
    background-color: rgba(255, 255, 255, 0.719);
    border-radius: 9px;
    text-align: center;
    padding-left: 198px;
    padding-right: 198px;
    margin-top: 75px;
  }

  .title-be {
    color: white;
    font-size: 98px;
    text-shadow: 3px 3px 7px black;
    font-family: 'zizou-slab-regular';
    line-height: 1;
  }

  .subtitle-be {
    font-family: 'zizou-slab-bold';
    text-shadow: 3px 3px 7px black;
    font-size: 98px;
    color: #D50000;
    line-height: 1;
    padding-left: 56px;
  }

  .carta-box {
    position: relative;
    perspective: 1000px;
    margin-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .size-access-one {
    font-size: 20px;
  }

  .style-contents-padding {
    padding: 29px 12px;
    min-height: 343px;
  }

  .size-access-webinar {
    font-size: 24px;
  }

  .date-webinar {
    font-size: 16px;
    padding: 6px 13px;  
  }

  /* styles para charla padres */

  .bg-charlapadres {
    background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1612555326/institucional/upc-internacional/arizona/banners/charla-padres-desktop_xmravp.jpg');  
    min-height: 658px;
  }

  .title-padres {
    top: 412px;
    font-size: 25px;
    right: 33px;
  }

  .hcharlapadres {
    height: 580px;
  }

}

@media (min-width: 1200px) {

  .carta {
    margin-left: 0;
    margin-right: 0;
  }
}


/* timeline careers */

.careers-op-container {
  position: absolute;
  top: 85%;
  width: 100%;
  left: 0;
  background-color: #223EF2;
  border: 1px solid #364eee;
  border-top: 0;
  padding: 0;
  z-index: 10;
}

.careers-op-container li {
  font-family: 'zizou-slab-light';
  font-size: 16px;
  text-align: left;
  color: #FFF;
  padding: 8px;
  cursor: pointer;
}

.careers-op-container li:hover {
  background-color: #00A2FF;
  transition: background-color 500ms ease 0ms;
}

@media (min-width: 768px) {
  .careers-op-container {
    top: 100%;
  }
}

/* tabla de pagos 2022 */

.table-arizona td {
  border: 1px solid black !important;
  text-align: center;
  padding: 0 !important;
  font-family: 'zizou-slab-regular';
  font-size: 13px;
}

.table-arizona td .line-table {
  border-bottom: 1px solid black !important;
  padding: 8px 0;
}

.table-arizona td .line-table2 {
  padding: 8px 0;
}

.title2022 {
  vertical-align: middle !important;
}

.head-table td {
  border: 1px solid #ffffff !important;
  background-color: #01265C;
  font-family: 'zizou-slab-bold';
  color: #ffffff;
  padding: 12px 0 !important;
}

.bg-blue-table {
  background-color: #01265C;
}

.title2022.bg-blue-table.c-white.zizou-bold {
  border-right: 1px solid #ffffff !important;
}

@media (min-width: 768px) {
  .table-arizona td {
    font-size: 16px;
  }
}

/* logo wasc */

.w-wasc {
  width: 100%;
}

@media (min-width:768px) {
  .w-wasc {
    width: 100px;
  }
}

.header-cover.max-w {
  display: flex;
  justify-content: center;
}

.header-cover.max-w img {
  max-width: 414px;
}

.header-cover img {
  width: 100%;
}

@media (min-width: 600px) {

  .header-cover.max-w img {
    max-width: 1366px;
  }
}

@media (min-width: 992px) {
  .sm-mt-350{
    margin-top: 0px !important;
  }
  .bg-feria-arizona-internacional {
    background-image: linear-gradient(rgba(0, 0, 0, 0.068), rgba(0, 0, 0, 0.014)), url('https://res.cloudinary.com/upcbinary/image/upload/v1704466349/institucional/upc-internacional/arizona/banners/FERIA-BE-ARIZONA-FEBRERO-desktop-1400-pixels-x-676-pixels-sinlogo_dljrvj.jpg');
    min-height: 750px;
    background-size: cover;
    background-position: left;
  }

}

.cuadro-feria-arizona{
  border: solid red 2px;
  border-radius: 20px;
}
.cuadro-feria-arizona:hover{
  background-color: rgb(231, 231, 231);
}

.grado-derecho2{
  margin-top: 10px;
  margin-right: 5px;

}
.grado-derecho1{
  margin-right: 40px;
}
@media (min-width: 768px) {
  .grado-derecho2, .grado-derecho1 {
    margin-top: 10px;
    margin-right: 0px;
  }
}

/* Nuevo home Junio 2023 */
.height-25{
  height: 25px !important;
}
.height-100{
  height: 100px !important;
}
.bg-purpura-oscuro{
  background-color: #01265C !important;
}
.bg-black{
  background-color: black !important;
}
.bg-red{
  background-color: rgb(229, 10, 23) !important;
}
.fuente-zizou-regular{
  font-family: 'zizou-slab-regular' !important;
}
.fuente-zizou-ligth{
  font-family: 'zizou-slab-ligth' !important;
}
.fuente-zizou-bold{
  font-family: 'zizou-slab-bold' !important;
}
.fuente-gothic{
font-family: "sgothic-bdcap" !important;
}
.text-red{
  color: rgb(229, 10, 23) !important;
}
.size-22{
  font-size: 22px !important;
}
.size-19{
  font-size: 19px !important;
}

.ml-0{
  margin-left: 0 !important;
}
.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

@media (min-width: 992px){
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
}
.list-style-circle{
  list-style-type: circle !important;
}
.list-style-dot{
  list-style-type: inherit !important;
}

/* header */
.banner-home-arizona{
  background-image: linear-gradient(rgba(0, 0, 0, 0.466), rgba(0, 0, 0, 0.308)), url('../img/2025/portada-arizona.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 768px;
  background-position: center;
}
@media (min-width: 768px) {
  .banner-home-arizona{
      min-height: 720px;
      background-image: url('../img/2025/portada-arizona.jpg');
      background-repeat: no-repeat;
      background-position: left center;
      background-size: cover;
  }
}

.banner-home-arizona .container-fluid,
.arizona-interno .container-fluid,
.arizona-principal02 .container-fluid {
  max-width: 1400px;
}

.img-logos{
  width: 70px;
  height: auto;
}

h1.main-title{
  font-size: 5rem;
  line-height: 4.7rem;
}

h1.main-title span{
  font-size: 1.5rem;
  line-height: 1.5rem;
}

p.main-description{
  font-size: 1.5rem;
  line-height: 1.2;
}

/* pup up */
.circle-popup{
  position: fixed;
  right: 0px;
  bottom:30%;
  z-index: 10; 
  cursor: pointer;
  transform: none;
}
.circle-popup>a{
  width: 90px;
  height: 90px;
  font-size: 12px;
  border-radius: 50%;
  padding: 1rem 1.5rem;
}
@media (min-width: 768px) {
  .circle-popup{
      bottom:25%;
  }
}
/* fin pop up */
/* pup up */
.rectangle-popup{
  position: fixed;
  right: 0px;
  bottom:30%;
  z-index: 10; 
  cursor: pointer;
  transform: none;
}
.rectangle-popup>a{
  background-color: #FFFF78;
  color: #4B24B4;
  width: 220px;
  font-size: 18px;
  display: inline-block;
}
@media (min-width: 768px) {
  .rectangle{
      bottom:25%;
  }
}
/* fin pop up */
/* fin Nuevo Home */

.video-slider-1 .carousel-control.right,
.video-slider-1 .carousel-control.left {
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.0) 100%);
}
.video-slider-1 .carousel-indicators li {
  border: 1px solid red;
  margin: 5px;
}
.video-slider-1 .carousel-indicators {
  bottom: 0;
}

.video-slider-1 .carousel-indicators .active{
  background-color: red !important;
}

.boton-header-index2{
  /* background-color: #0020608c !important; */
  /* border-radius: 1rem ; */
  padding: 1rem;
}
.number-circle{
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cursor-pointer{
  cursor: pointer !important;
}

@media (min-width: 768px){
  .position-adm-arrow {
    position: absolute;
    left: 45%;
    bottom: 87px;
    cursor: pointer;
}
}

/* nuevas tablas index2 */
@media (min-width: 992px){
  .new-content-table{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.new-content-table .bg-bluelight-table{
  background-color: #D2DEEF;
}
.new-content-table .bg-bluegrey-table{
  background-color: #EAEFF7;
}
.new-content-table .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: 1px solid #ffffff !important;
  border-right: 1px solid #ffff;
}
.new-content-table .table > thead > tr > th {
  border-bottom: 2px solid #ffffff !important;
  border-right: 1px solid #ffff;
}
.fuente-zizou-light {
  font-family: 'zizou-slab-light'; 
}
.btn-brochure {
  text-decoration: none !important;
  padding: 8px 40px;
  background-color: #707070;
  color: white;
  border-radius: 8px;
  font-size: 1.2rem;
  display: table;
}
.box-darkblue {
  background-color: #01265C;
  padding: 20px 20px 30px;
  text-align: center;
  margin: 15px auto;
  min-height: 310px;
}
.box-darkblue img{
  width: 100%;
}
.btn-carrera {
  text-decoration: none !important;
  padding: 5px 20px;
  background-color: #FFFF78;
  color: #4B24B4;
  border-radius: 20px;
  font-size: 17px;
  font-family: 'zizou-slab-bold';
  display: inline-block;
}
a.btn-carrera:hover, a.btn-carrera:active, a.btn-carrera:focus{
  color: #4B24B4;
}
@media (max-width: 1200px) {
  .box-darkblue {
    min-height: 290px;
  }
}
ul.listado li{
  font-family: 'zizou-slab-regular';
}
small.detalle p.fuente-zizou-light {
  float: right;
}
.btn-contacto {
  text-decoration: none !important;
  padding: 10px 30px;
  background-color: #E50019;
  color: #fff;
  box-shadow: #01265C 4px 4px 0px -2px, #e50a17 4px 4px;
  font-family: 'zizou-slab-bold';
  font-size: 18px;
  display: inline-block;
}
.btn-contacto:hover {
  background-color: #fff;
  color: #E50019;
  box-shadow: #e50a17 4px 4px;
}
.bg-gray-light img.logos {
  width: 98px;
}
.bg-gray-light p.fuente-zizou-regular {
  line-height: 1.3;
}
.btn-participa {
  width: auto;
  padding: 1.1rem;
  background: #5A2BD6;
  color: #ffffff;
  font-family: 'zizou-slab-bold';
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  border-radius: 10px;
  display: inline-block;
}
@media (min-width: 768px){
  .boton-header-index2{
    display: flex;
    justify-content: flex-end;
  }
  .text-participa{
    width: 100%;
    max-width: 225px;
  }
}