/* ==========================================================================
   GENERAL
========================================================================== */
form:invalid, input:invalid {
    border: 0px solid white !important;
}
#Campos .fx-width-campos{
  width: 24.33333% !important;
}
::selection {
  background-color:#7cb0d9;
}
h3 {
  font-weight:bold;
}

h5 {
  margin-bottom:initial;
  line-height:1;
}
h6 {
  text-transform: initial;
  font-weight: initial;
}
section h3 {
  color:#7CAFD4;
  font-size:30px;
  margin: 0;
  margin-bottom: 1em;
  padding: 0;
  line-height: 1.3;
}
section h4 {
  font-size:20px;
  font-weight: initial;
}

.box {
  border-radius: 8px;
  border: 0;
}

.top-ditella-escuela .nav a,
.top-ditella-escuela .nav a:visited,
.top-ditella-escuela .nav button {
  font-size: 14px;
  font-family: 'Roboto'!IMPORTANT;
}

.button-blue {
  display:inline-block;
  padding:1em 2em;
  -webkit-box-shadow:inset 0 0 0 3px #7cb0d9;
  -moz-box-shadow:inset 0 0 0 3px #7cb0d9;
  box-shadow:inset 0 0 0 3px #7cb0d9;
  color:#fff!important;
  transition:all .6s;
  font-family:'Montserrat', sans-serif!important;
  font-weight:700;
  text-transform:uppercase;
  background: #7cb0d9;
  border-radius: 999px;
  text-decoration: none!important;
}
.button-blue:hover {
  background-color:#f2f7fb!important;
  color:#7cb0d9!important;
}

.button-white {
  display: inline-block;
  padding: 1em 2em;
  -webkit-box-shadow: inset 0 0 0 3px #ffffff;
  -moz-box-shadow: inset 0 0 0 3px #ffffff;
  box-shadow: inset 0 0 0 3px #ffffff;
  color: #7cb0d9 !important;
  transition: all .6s;
  font-family:'Montserrat', sans-serif!important;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #fff!important;
  border-radius: 999px;
}
.button-white:hover {
  background-color:#97c5e944!important;
  color: #fff!important;
}

.top-ditella-escuela h1 {
  max-width:100%;
}

a[class*="addthis_button"] { float: none !important; display: inline-block !important; }

#contenido {
  min-height:initial!important;
  margin:0!important;
}

.container-autoridades img {
  border-radius: 999px;
  width: 80%;
}

.destacados .bg_negocios {
  border-radius: 8px;
}

.bg_negocios img {
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}

/* ==========================================================================
   SLIDER HERO
========================================================================== */
.hero-slider-left h2 {
  margin:0;
  font-size:60px;
  font-weight:600;
  line-height:60px;
}

.hero-slider-left h2 span {
  font-size: 32px;
}

.hero-slider-left h2, .hero-slider-left h3 {
  color:#ffffff;
}
.hero-slider-left h4 {
  color: #ffffff;
  font-weight: 600;
}

.hero-slider-left a {
  background:none;
  color:#ffffff;
  font-weight:600;
  border-radius:0px;
  text-transform:uppercase;
  cursor:pointer;
  transition: 0.3s ease-in-out;
  font-size: 20px;
  font-family: "Montserrat", sans-serif!important;
}

/* ==========================================================================
   SECONDARY NAV
========================================================================== */
.top-ditella-escuela {
  height:40px;
  padding-top:4px;
  margin-bottom:0px!important;
}

nav > ul#menu > li > .btn-folleto {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,1);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,1);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,1);
  border-radius:0px;
  color:#ffffff;
  padding:4px 15px;
  margin-left:7px;
}

nav > ul#menu > li > .btn-folleto:hover {
  background:#ffffff!important;
  color:#7CAFD4!important;
}

.top-ditella-escuela .nav li > a:hover {
  border-radius:0px;
}

/* ==========================================================================
    MENU
========================================================================== */
.menu-dcayt {
  margin-top: -40px
}
.menu-dcayt a {
  color:#000000;
  font-size:14px;
  line-height: 1em;
  padding: 25px 0px 26px;
  margin-right: 0;
  display: block;
  text-align: center;
  background: #ffffff;
  transition: all 0.6s;
  min-height: 65px;
  height: auto; 
  font-weight: 600;
  box-shadow: 0 0 10px #BFBFBF;
  border-radius: 8px;
}
.menu-dcayt a.double-line {
  padding: 18px 0;
}
.menu-dcayt a:hover {
  color: #7CAFD4;
  box-shadow: 0 0 10px #666;
}
.menu-dcayt p {
  line-height:1em;
}
.menu-dcayt a img {
  float: right;
  opacity: 0.7;
  height: 48px;
}
.menu-dcayt div {
  border: 5px solid transparent;
}

/* ==========================================================================
   VIDEO
========================================================================== */
.container-video {
  font-weight:700;
}
.container-video video {
  object-fit:cover;
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
}
.container-video img {
  -webkit-filter: drop-shadow( 2px 2px 2px rgba(0, 0, 0, .7));
  filter: drop-shadow( 2px 2px 2px rgba(0, 0, 0, .7));
}
.container-video .video-wrapper {
  width:100vw;
  height:380px;
  position:relative;
  overflow:hidden;
  text-align:left;
  display:flex;
  align-items:center;
  justify-content:center;
  background-color:#7CAFD4;
}
.container-video .header{
  position:relative;
  color:#ffffff;
  text-align:left;
}

.container-video .header h2 {
  font-weight: 800;
}
.container-video .header h3 {
  font-size: 22px;
}
.container-video .header h2, .container-video .header h3 {
  text-shadow:1px 1px 5px #000;
  line-height:1em;
  margin: 0;
}
.container-video .header h2, .container-video .header h3, .container-video .header h4 {
  text-shadow: 0 0 5px #333;
  line-height:1em;
}
.container-video a {
  color:#ffffff;
  font-weight:600;
  border-radius:0;
  text-transform: uppercase;
  cursor: pointer;
  transition: .3s ease-in-out;
  font-size:20px;
  font-family:'Montserrat', sans-serif!important;
}
@media only screen and (min-width: 1280px) {
  .container-video .video-wrapper {
    height: 480px;
  }
}
@media only screen and (max-width: 768px) {
  .container-video .video-wrapper {
    width:100%;
    height:70vh;
  }
}

/* ==========================================================================
   01. SECTION MENSAJE DEL DIRECTOR + AGENDA + NOVEDADES
========================================================================== */
.mensaje-director {
  padding: 50px 0 70px 0;
  margin-top: 0;
}
.mensaje-director, .mensaje-director h3, .mensaje-director p, .mensaje-director a {
  color: #000000;
}
.mensaje-director h2 {
  font-size:20px!important;
  color:#7CAFD4;
  margin:0;
  padding:0;
  font-weight:bold;
}
.mensaje-director h3 {
  font-size: 22px;
  font-weight: 800;
}
.mensaje-director h4 {
  color: #7CAFD4;
  padding: 0;
  font-weight: bold;
}
.mensaje-director hr {
  width: 160px;
  border-top: 3px solid #7CAFD4;
  margin: 0 auto;
  margin-bottom: 2em;
}
.mensaje-director img {
  width: 200px;
  border-radius: 50%;
}
.container-msj-agenda-novedades {
  padding-bottom:70px;
  background-color: #ffffff;
  margin-top: 0;
}

.news-inner h3 {
  margin-bottom: 0;
  font-size: 30px;
  color: #7CAFD4;
}
.agenda .evento {
  margin-bottom:20px;
}

.agenda .evento .fecha {
  font-size:22px;
  font-weight: 700;
}

.agenda .evento .titulo {
  font-weight:bold;
}

.novedades .novedad {
  font-size:13px;
}

@media only screen and (min-width: 768px) {
  .mensaje-director .leftline:before {
    content: '';
    width: 60px;
    height: 4px;
    position: absolute;
    top: -25px;
    left: 0px;
    background-color: #7CAFD4;
  }
}
@media only screen and (max-width: 768px) {
  .mensaje-director {
    text-align: center;
  }
}


/* ==========================================================================
   03. AUTORIDADES
========================================================================== */
.container-autoridades {
  text-align:center;
  background-color: #d7e7f3;
  background-color: #eeeeee;
  padding: 70px 0;
}
.container-autoridades .row {
  display: flex;
  align-items: start;
}
.container-autoridades h3 {
  color:#7CAFD4;
}
.container-autoridades h4 {
  padding: 0;
  color:#2b2b2d;
  font-weight: 600;
}
.container-autoridades h6 {
  text-transform: none;
}

.container-autoridades .box, .container-autoridades .box h3 {
  color: #ffffff;
  background-color: #7CAFD4;
  border: none;
}

@media only screen and (max-width: 767px) {
  .container-autoridades {
    text-align: center;
  }
  .container-autoridades .row {
    display: initial;
  }
}

/* ==========================================================================
   04. PROGRAMA
========================================================================== */
.container-programa {
  margin-top: 0;
  padding: 70px 0;
  background-color: #f1f7fa;
}
.container-programa h3, .container-programa h4, .container-programa h5, .container-programa p {
  font-weight: bold;
}
.container-programa h3 {
  color:#ffffff;
}
.container-programa h4 {
  padding: 0;
  color:#2b2b2d!important;
}
.container-programa h4 sup {
  text-transform: lowercase;
}
.container-programa h5 {
  font-weight:100;
}
.container-programa h6 {
  text-transform: none;
}
.container-programa a {
  font-family: 'Montserrat';
}
.container-programa p {
  margin: 0;
  padding: 0;
}
.container-programa figure {
  margin: 0;
  padding: 0;
}

.container-programa .case {
  display: inline-block;
  background-color: #d5e4f2;
  background-color: #eeeeee;
  border-radius: 8px;
  width: 100%;
}

.container-programa .case article{
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 2px 6px #cccccc;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.container-programa .grid-container {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  gap: 20px;
  width: 100%;
}

.container-programa .grid-container h4 {
  margin: 0;
  padding: 0;
}
.container-programa .column {
  background-color: #f1f7fa;
  padding: 20px;
  border-radius: 8px;
}

.container-programa .column-1 {
  background-color: #f1f7fa;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
  padding: 20px;
}

.container-programa .column-1  > :nth-child(1) {
  grid-column: span 2;
}

.container-programa .sub-box {
  background-color: white;
  border: 2px solid #e0e0e0;
  border-radius: 6px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.container-programa .sub-box:nth-of-type(1) {
  display: block;
}

.container-programa .sub-box h3, .column h3  {
  color: #333;
  font-size: 16px;
  line-height: 1.4;
  margin: 0;
  padding: 0;
}

.container-programa .column-2, .column-3, .column-4 {
  display: grid;
  grid-template-rows: 0fr 1fr;
  gap: 15px;
}

.container-programa .column-box {
  background-color: white;
  border: 2px solid #e0e0e0;
  border-radius: 6px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  color: #333;
  font-size: 16px;
  font-weight: bold;
}

.container-programa .column-3 .column-box {
  flex: 1;
}

/* Responsive design */
@media only screen and (max-width: 767px) {
  .container-programa {
    text-align: center;
  }
}

@media (max-width: 1200px) {
  .container-programa .grid-container {
    grid-template-columns: repeat(3, 1fr);
    height: auto;
  }
}

@media (max-width: 768px) {
  .container-programa .grid-container {
    grid-template-columns: 1fr;
    gap: 15px;
  }

  .container-programa .column {
    padding: 15px;
  }

  .container-programa .column-1 {
    padding: 15px;
    gap: 10px;
  }
}

@media only screen and (max-width: 480px) {
  .container-programa .column-1 {
    grid-template-columns: 1fr;
  }
  #desarrollo {
    background-image: none;
  }
  #graduados {
    background-image: none;
    background: #E1EEF8;
    background: linear-gradient(180deg, rgba(225,238,248,1) 0%, rgba(255,255,255,1) 100%);
  }
  .plan ul {
    list-style: none;
  }
  .plan ul li {
    list-style: none;
  }
  .plan h4 {
    font-weight: bold;
    text-align: center;
  }
  .plan figcaption {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2em;
    text-align: center;
  }
  .plan figcaption span {
    color: #09ADA8;
    font-size: 36px;
    font-weight: 700;
  }
  .plan figcaption strong {
    color: #09ADA8;
  }
  .plan .plan-modalidades span {
    color: #09ADA8;
    font-size: 22px;
    font-weight: 700;
  }
  .plan ul, .plan li {
    font-size: 14px;
    margin: 0;
    padding: 0;
  }
  .plan .plan-modalidades img {
    width: 60px;
  }
  .plan .plan-modalidades span {
    font-size: 16px;
  }
}

/* ==========================================================================
    PROGRAMA
========================================================================== */
#Programa {
  background: #398bb6;
  background: linear-gradient(180deg, rgba(57,139,182,1) 0%, rgba(124, 175, 212,1) 100%);
  font-family: 'Montserrat'!important;
}
#programa-footer {
  background-color: #398bb6;
  background-size: auto;
  background-image: url('https://www.utdt.edu/Themes2G/escuela_negocios_mim/Images/bg-intercambio.png?v=3');
  background-position: top;
  background-repeat: no-repeat;
  min-height: 90px;
  height: auto;
}

#Programa h2 {
  color: #ffffff;
  text-align: center;
}

/* ==========================================================================
    PROGRAMA - TABS
========================================================================== */
.programa-mobile {
  display: none;
}
.tabs:not(.accordion) {
  position: relative;
  max-width: 1100px;
  margin: 0 auto 50px;
}
.tabs>ul, [role~=tablist] {
  list-style: none;
  display: flex;
  justify-content: space-around;
}
.tabs>ul li {
  background: #3D5F8B!important;
  border-radius: 0!important;
  border-right: 1px solid #fff!important;
  border-top: 1px solid #fff!important;
  border-left: 1px solid #fff!important;
  border-bottom: 1px solid #fff!important;
  color: #ffffff!important;
  font-family: 'Montserrat'!important;
  padding: 1em 0.6em;
  width: 50%!important;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
}
.tabs>div, [role~=tabpanel] {
  display: none;
  background: #fff;
  border: 1px solid #ffffff!important;
  color: #2b2b2d;
  -o-border-radius: 0 4px 4px;
  border-radius: 0px!important;
  border-bottom-left-radius: 8px!important;
  border-bottom-right-radius: 8px!important;
}
.tabs>ul li.active {
  background: #ffffff!important;
  color: #3D5F8B!important;
  font-family: 'Montserrat'!important;
}
#tab-vision-general .items-mim-container figure {
  background: #E5F4FF;
  display: flex;
  justify-content: space-around;
  box-shadow: inset 0 0 0 10px #ffffff!important;
}
#tab-vision-general .items-mim-container figcaption {
  display: block; 
  margin-left: 15px;
  width: 100%;
}
#tab-vision-general .items-mim-container figure span {
  color:#3D5F8B;
  font-size: 20px;
  font-weight: 600;
}
#tab-vision-general .items-mim-container figure hr {
  color:#7CAFD4;
}
.plan ul {
  list-style: none;
}
.plan ul li {
  list-style: none;
}
.plan h4 {
  font-weight: bold;
  text-align: center;
}
.plan figcaption {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4em;
  text-align: center;
}
.plan figcaption span {
  color: #7CAFD4;
  font-size: 70px;
  font-weight: 700;
}
.plan .plan-modalidades figcaption {
  border: 10px solid #fff;
  background: #e5faf9;
  border-radius: 4px;
}
.plan .plan-modalidades span {
  color: #7CAFD4;
  font-size: 22px;
  font-weight: 700;
}
.datos {
  color: #7CAFD4;
  width: 100%;
}
.datos figcaption {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  padding: 30px;
}
.datos figcaption b {
  font-family: 'Montserrat'!important;
  color: #7CAFD4;
  font-size: 80px;
  font-weight: 800;
  padding-right: 15px;
}
.datos figcaption i {
  font-size: 24px;
  font-weight: 600;
  text-align: left;
}
.items-mim-container .items {
  background: #e9f7ff;
  border: 1px solid #e9f7ff;
  border-radius: 8px;
}
.items-mim-container .items h4 {
  margin-top: 10px;
}
.items-mim-container .note {
  font-size: 12px;
}

@media only screen and (max-width: 767px) {
  .programa-mobile {
    display: block;
    margin: 0 auto;
  }
  .programa-desk {
    display: none;
  }
  .datos figcaption b {
    font-size: 36px;
    font-weight: 700;
  }
  .datos figcaption {
    display: inherit;
  }
}
@media only screen and (min-width: 767px) {
  .plan ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
}

/* ==========================================================================
   06. PROFESORES
========================================================================== */
.container-cuerpo-de-profesores {
  padding:70px 0;
  text-align:center;
  background-color:#E1EEF8;
  background-color:#eeeeee;
}

.container-cuerpo-de-profesores h2 {
  font-weight: 800;
  color: #7cb0d9;
}

.container-cuerpo-de-profesores h2, .container-cuerpo-de-profesores h3 {
  color:#3D5F8B;
  color: #7cb0d9;
}

.container-cuerpo-de-profesores h5 {
  font-size:1.6em;
  line-height:2em;
  font-weight:100;
}

.container-cuerpo-de-profesores ul {
  margin-bottom: 0;
}
.half.one, .halves.one{
  width: 50%;
}

@media only screen and (min-width: 768px) {
  #profesores-tit img {
    width: 120px;
  }
}

/* ==========================================================================
   08. ADMISION
========================================================================== */
.container-admision {
  padding:70px 0;
  text-align:center;
}

.container-admision h3 {
  color:#7cb0d9;
  font-size: 28px;
  text-align: center;
}
.container-admision .box h4 {
  color:#ffffff;
}
.container-admision h4 {
  padding: 0;
}
.container-admision h5 {
  font-size:1.6em;
  line-height:normal;
  font-weight:100;
}
.container-admision h6 {
  text-transform: none;
}
.container-admision li {
  line-height:initial;
}
.container-admision a {
  text-decoration: underline;
  font-weight: bold;
  font-family: 'Montserrat';
}
.container-admision .illus img {
  padding-right:20px;
}
.container-admision input {
  position:absolute;
  opacity:0;
  z-index:-1;
}

@media only screen and (max-width: 767px) {
  .container-admision .row {
    display: initial;
  }
  .container-admision h6 {
    text-align: center;
  }
}

.container-admision ul {
  list-style-type: none;
  margin: 0;
  padding-left: 1em;
}
.container-admision li:before {
  content: "\2714  ";
}
.container-admision .box ul {
  margin: 0;
}
.container-admision li {
  list-style-position: inside;
  text-indent: -1.2em;
  padding-left: .5em;
  padding-bottom: 1em;
}

.container-admision input {
  position:absolute;
  opacity:0;
  z-index:-1;
}

@media screen and (max-width: 768px) {
  .container-admision .empresas ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
}

.container-admision .case {
  border-radius: 8px;
  color: #00a3b4;
  color: black;
  font-weight: 600;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(20rem, 1fr));
  grid-gap: 1rem;
  grid-auto-rows: 1fr;
}

@media screen and (max-width: 768px) {
  .container-admision .case {
    grid-auto-rows: 0fr;
  }
}

.container-admision .case p {
  padding: 10px;
  margin: 0;
}
.container-admision .case a {
  font-weight: 700;
  text-decoration: none;
}
.container-admision .case article {
  background-color: #d5e4f2;
  background-color: #eeeeee;
  border-radius: 8px;
}
.container-admision .caja-2 {
  background: #d5e4f2;
  background-color: #eeeeee;
  border-radius: 8px;
  padding: 1em;
}
@media only screen and (min-width: 767px) {
  .container-admision .case {
    min-height:230px;
  }
}

.container-admision .box, .container-admision .box h3 {
  color: #ffffff;
  background-color: #7CAFD4;
}
.container-admision .box h3 {
  margin-bottom: .8em;
}



/*********************/
/***** ACCORDION *****/
/*********************/
.acc {
  width: 100%;
  margin: 0 auto;
  border-radius: 4px;
  box-shadow: 0px 2px rgba(0, 0, 0, 0.12);
}
.acc h4 {
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
  margin-bottom:0;
}
.acc p {
   padding: 0 2em 1em 0;
   margin: 5px 0 0 0;
}
.acc label {
  display: block;
  position: relative;
  color: #b5abab;
  overflow: hidden;
  cursor: pointer;
  height: auto;
  -webkit-transition: text-indent 0.2s;
  padding-top: 12px;
}
.acc label:hover {
  color: #ffffff;
  transition: text-indent 0.2s;
}
.acc input[type="checkbox"] {
  display: none;
}
.acc span {
  height: 5px;
  position: absolute;
  width: 0px;
  display: block;
  bottom: 0;
  background: #1abc9c;
}
.acc .content {
  height: 0;
  position: relative;
  top: 14px;
}
.acc .lil_arrow {
  width: 15px;
  height: 15px;
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  border-top: 2px solid rgba(255, 255, 255, 255.33);
  border-right: 2px solid rgba(255, 255, 255, 255.33);
  float: right;
  position: absolute;
  top: 24px;
  right: 24px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.acc input[type="checkbox"]:checked + label > .content {
  display: contents;
  height: 100%;
  margin-bottom:10px;
  background: #87AED0;
}
.acc input[type="checkbox"]:checked + label > span {
  display: none;
}
.acc input[type="checkbox"]:checked + label > .lil_arrow {
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.acc input[type="checkbox"]:checked + label {
  display: block;
  color: #ffffff;
  height: 100%;
  transition: height 0.8s;
  padding: 20px 30px 0 20px;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  background: #87AED0;
  margin-bottom: 10px;
  border-radius: 8px;
}
.acc label:hover > span {
  width: 0%;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: width 0.4s;
}
.acc input[type="checkbox"]:not(:checked) + label {
   display: flex;
   transition: height 0.8s;
   padding: 20px 30px 20px 20px;
   -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
   background-color: #87AED0;
   color: white;
   margin-bottom: 10px;
   flex-direction: column;
   border-radius: 8px;
}
::-webkit-scrollbar {
  display: none;
}


/* ==========================================================================
   CONTACTO FORM
========================================================================== */
.container-contacto {background-color:#7CAFD4; padding:50px 0; color:#ffffff; margin-top: 2px;}
.container-contacto h3 {color:#ffffff;}
.container-contacto .contacto h5 {color:#ffffff;}
.container-contacto .contacto .datos {color:#ffffff;}
.container-contacto button {color:#ffffff!important; border:3px solid #ffffff!important; background-color:#3d5f8b!important;}
.container-contacto button:hover {background-color:#7cb0d9!important;}
.container-contacto .contacto {background:initial!important;}

button[type=submit], input[type=submit], input[type=button], input[type=reset] {
    opacity:1!important;
}

.form-contacto h2 {display: none;}
.form-contacto .legaltextinfo {display: none;}
#contacto form button[type=submit] {
  border-radius: 999px;
}

/* ==========================================================================
    CONTACTO
========================================================================== */
.contact-wrapper, .contact-wrapper-2, .contact-wrapper-3, .contact-wrapper-4 {
  display: flex;
  flex-direction:column;
  align-items: center;
  justify-content: center;
  align-items: center;
  padding: 10px;
  border-radius: 0px;
  position: fixed;
  top: 80px;
  right: 0px;
  z-index: 10;
  color: #ffffff;
  transition: all 0.6s;
} 
.contact-wrapper-2 { top: 271px; }
.contact-wrapper-3 { top: 352px; }
.contact-wrapper-4 { top: 433px; }
.contact-wrapper-2, .contact-wrapper-3, .contact-wrapper-4, .contact-btn { 
  height: 80px;
  width: 80px;
/*  padding-top: 15px;*/
  font-size: 12px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.contact-wrapper-2 img, .contact-wrapper-3 img, .contact-wrapper-4 img, .contact-btn img { 
  width: 30px;
}
.contact-btn { background: rgb(84 84 84 / 57%);}
.contact-wrapper-2 a:hover, .contact-wrapper-3 a:hover, .contact-wrapper-4 a:hover { color: #ffffff; }
.contact-wrapper p { font-size: 14px; text-align: center; margin: 0 10px; }
.contact-wrapper input { border-radius: 15px; outline: none; display: flex; }
.contact-wrapper button { background: rgba(162,195,58,.5); border-radius: 50%; border: 0; padding: 0; margin: 0 5px; }
.contact-wrapper hr { border-top: 1px solid #ffffff; width: 70%; }
a:hover.contact-btn { background-color: #7CAFD4 }
#whatsapp-msng-icon { width: 48px; }
#contact-msng-icon { width: 38px; }
@media only screen and (max-width: 767px) {
  .contact-wrapper-2 { 
    right: 114px; 
  }
  .contact-wrapper-3 { 
    right:0; 
  }
  .contact-wrapper-4 { 
    right: 57px; 
  }
  .contact-wrapper-2, .contact-wrapper-3, .contact-wrapper-4, .contact-btn {
    height: 50px;
    width: 110px;
  }
  .contact-btn {
    height: 20px;
    width: 110px;
  }
  .contact-wrapper-2, .contact-wrapper-3, .contact-wrapper-4 { 
    top: initial;
    bottom: 0;
    flex-direction: row;
    background-color: #00000088;
    height: 50px;
    width: 55px;
    padding:0px 10px 10px;
  }
  .contact-wrapper-2, .contact-wrapper-3, .contact-wrapper-4, .contact-btn { 
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0px;
  }
}


/* PURE CSS BACK TO TOP */
.scrolltop-wrap { box-sizing: border-box; position: absolute; top: 12rem; right: 1rem; bottom: 0; pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1000000; }
.scrolltop-wrap #scrolltop-arrow { fill: white; }
.scrolltop-wrap a:hover #scrolltop-bg { fill: #93c7ed; }
.scrolltop-wrap a:hover #scrolltop-arrow { fill: white; }
@supports (-moz-appearance: meterbar) {
  .scrolltop-wrap { clip: rect(0, 3rem, auto, 0); }
}
.scrolltop-wrap [role~=button] {
  border-radius:8px 8px 0px 0px;
}
.scrolltop-wrap a {
  position: fixed;
  position: -webkit-sticky;
  position: sticky;
  padding: 0!important;
  top: -5rem;
  width: 5rem;
  height: 5rem;
  margin-bottom: -5rem;
  -webkit-transform: translateY(100vh);
          transform: translateY(100vh);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: inline-block;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: all;
  outline: none;
  overflow: hidden;
}
.scrolltop-wrap a svg { display: block; border-radius: 0px; width: 100%; height: 100%; }
.scrolltop-wrap a svg path { transition: all 0.1s; }
.scrolltop-wrap a #scrolltop-arrow {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
  -webkit-transform-origin: center;
          transform-origin: center;
}

.adacademia {
  top:5px;
}

.cnt{ background-color: #ffffff;}
.cnt:hover { background-color: #ffffff;  color:#000; }
.cnt active {font-weight: 700 !important;}
.cnt:focus {background-color:#ffffff;}
label{ color:#000000; }

.logo-amba{
  padding:10px 500px 10px;    
}

.formulariocontacto{
  width: 80%;
  padding-left: 300px;
}

.iFramecuadro{ position: relative; padding-bottom: 40%; overflow: hidden;}
.iframemedidas{position: absolute;top:5px;left:0;width:100%;height: 100%;}

#form_contacto_t{
  width:200%;
}
.boton-enviar{
  width:100%;  
}

/* ==========================================================================
   MEDIA QUERIES
========================================================================== */

@media screen and (max-width: 1025px) {
  .container-hero-slider.bg_lee > .row, .container-hero-slider.bg_lae > .row {
    height: 100%;
    background-image: none;
  }
  .container-hero-slider {
    height: initial;
  }
}

@media screen and (min-width: 1200px) {
  .container-cursada img {
    max-width: 70%;
  }
}

@media screen and (max-width: 900px) {
  .logo-amba {
    padding: 10px 40px 10px;
  }
  .hero-slider-left {
    padding-top:0px;
  }
  .hero-slider-left h2 {
    color:#ffffff;
    font-size:70px;
    font-weight:600;
    line-height:68px;
  }
  .hero-slider-left h4 {
    padding:0 0 18px 0!important;
  }
  .formulariocontacto {
    padding:inherit;
    width:100%;
  }
  #form_contacto_t{
    width:100%;
  }
  .boton-enviar{
    width:100%;  
  }
  .container-hero-slider.bg_lee > .row,  .container-hero-slider.bg_lae > .row  {
  background-size: 40%;
  background-position: initial;
  background-position: top center!important;
  }
  .banner {
    padding-right: 10px;
  }
}

@media screen and (max-width: 480px) {
  section h4 {
    font-size:16px;
  }
  .hero-slider-left h2 {
    font-size:40px;
    line-height:40px;
  }
  .hero-slider-left a {
    font-size: 15px;
  }
  .container-third-nav .clickable-card {
    padding: 16px;
    height: 60px;
  }
  .container-third-nav .clickable-card h5 {
    font-size: 17px;
    margin: 0;
    text-align: left;
    padding-left: 3em;
  }
  .formulariocontacto {
    padding:inherit;
    width:100%;
  }
  .container-tour .text-tour div {
    padding: 1em;
    width: 60%;
    min-height: 240px
  }
  #form_contacto_t{
    width:100%;
  }
  .boton-enviar{
    width:100%;  
  }
  .foto-director {
    margin-bottom: 1em;
  }
}

@media screen and (max-width: 900px) {
  img.mensaje-director, img.propuesta-academica, img.cuerpo-de-profesores , img.cursada {
    float:left;
    height:40px;
    width:initial;
  }
  .foto-director img {
    float:left;
    padding-right:20px;
    width:50%;
  }
  .formulariocontacto {
    padding:inherit;
    width:100%;
  }
  #form_contacto_t {
    width:100%;
  }
  .boton-enviar {
    width:100%;
  }
  .container-hero-slider.bg_lae > .row {
    height: 100%;
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: 97%;
    background: none;
  }
}

@media only screen and (max-width: 767px) {
  .contactos {
    margin: -4em 0 0 0;
  }
  .container-cuerpo-de-profesores h5 {
    font-size: 1.4em;
    line-height: 2em;
    font-weight: 100;
  }
  .formulariocontacto {
    padding:inherit;
    width:100%;
  }
  .iFramecuadro {
    position:relative;
    padding-bottom:56.25%;
    overflow:hidden;
  }
  .iframemedidas {
    position:absolute;
    top:5px;
    left:0;
    width:100%;
    height:100%;
  }
  .container-tour .text-tour div {
    padding: 1em;
    width:60%;
    min-height: 240px
  }
  #form_contacto_t {
    width:100%;
  }
  .boton-enviar {
    width:100%;
  }
  .propuesta-button {
    padding: 1em;
    -webkit-box-shadow:inset 0px 0px 0px 3px #ffffff;
    -moz-box-shadow:inset 0px 0px 0px 3px #ffffff;
    box-shadow:inset 0px 0px 0px 3px #ffffff;
    color: #ffffff!important;
    top: 20px;
    transition: all 0.6s;
    font-family: "Montserrat", sans-serif!important;
    font-weight: 700;
    width: 100%;
  }
  .propuesta-button:hover {
    color:#93c7ed;
  }
}

@media print {
  .scrolltop-wrap {display:none!important;}
  .formulariocontacto {padding:inherit;width:100%;}
}

@media screen and (max-width: 1025px){
  .container-third-nav img {
    display: none !important;
  }
  .container-third-nav .clickable-card {
    height: 60px;
    padding-top: 10px;
    padding: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}