/* DEGREE PROGRAMS */

div#hp_dp {
  border: none;
  height: 200px;
  background-color: transparent;
  color: #ffffff;
  background-size: 100% 200%;
  background-image: linear-gradient(to top, transparent 50%, rgba(53, 83, 59, .8) 50%) !important;
  -webkit-transition: background-position 0.3s;
  -moz-transition: background-position 0.3s;
  transition: background-position 0.3s;
}


div.rollover_img:hover {
  background: none !important;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}

.event {
  background-image: linear-gradient(-45deg, #ececec 4%, #fff 5%, #fff 45%, #ececec 46%, #ececec 54%, #fff 55%, #fff 95%, #ececec 96%);
  background-size: 8px 8px;
}
}

.download {
  background: 0 0;
  border: 2px solid #0269c2;
  border-radius: 4px;
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  height: auto;
  line-height: unset;
  margin-top: 7px;
  padding: 2px 10px;
  margin-bottom: 15px;
  text-align: center;
  text-transform: uppercase;
  transition: opacity .2s ease-in-out 0s;
}

.view-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.node-news-basic-list.slick_view .news-carousel .view-content .news-card:first-child {
  margin-left: -1.2em;
}

.node-news-basic-list.slick_view .news-carousel .view-content .news-card {
  display: flex;
  flex-wrap: wrap;
}

div#hp_dp:hover {
  background-position: 0 100%;
  color: #ffffff;
}

#hp_main h1 {
  color: #ffffff;
  font-weight: 600;
  font-size: 30px;
  text-transform: capitalize;
  padding-top: 2em;
}

#hp_experience h1 {
  color: #ffffff;
  font-weight: 600;
  font-size: 30px;
  text-transform: capitalize;
  /* padding-top: 2.5em; */
}

.img_background h2 {
  color: #ffffff;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  padding-top: 5rem;
}

.img_background h2 span {
  font-size: 15px;
  text-transform: capitalize;
}

.img_background:hover h2 {
  display: none;
}

a.btn-hp-fix {
  margin: 5em !important;
}

elemento {}

.news-headline {
  border: 0;
  margin: 0 0 .625rem 0;
  color: rgba(0, 0, 0, 0.87);
  font-family: "Montserrat", sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: .19px;
  transition: all .2s ease;
}

div#hp_dp a.btn.btn-homepage {
  display: none;
  margin: 5.5rem;
  font-size: 1rem;
}

div#hp_dp:hover a.btn.btn-homepage {
  display: inline-flex;
}

.leer {
  color: #0269c2;
}


.module__title__link::before {
  height: 1.125rem;
  border-left-width: 0.225rem;
}

.module__title__link::before {
  border-color: #47a1d8;
}

.module__title__link::before {
  content: " ";
  display: inline-block;
  margin-right: 0.5rem;
  border-left: 2px solid #47a1d8;
  border-left-color: rgb(71, 161, 216);
  border-left-width: 2px;
  height: 1rem;
  padding: 0;
  width: 0;
}

.modal-content {
  padding-left: 5px;
  padding-right: 5px;
}

/**/
div#hp_dp {
  height: 225px;
}

div#hp_dp {
  border: none;
  height: 200px;
  background-color: transparent;
  color: #ffffff;
  background-size: 100% 200%;
  background-image: linear-gradient(to top, transparent 50%, rgba(53, 83, 59, .8) 50%) !important;
  -webkit-transition: background-position 0.3s;
  -moz-transition: background-position 0.3s;
  transition: background-position 0.3s;
}

div#hp_tf {
  height: 225px;
}

div#hp_tf {
  border: none;
  height: 200px;
  background-color: transparent;
  color: #ffffff;
  background-size: 100% 200%;
  background-image: linear-gradient(to top, transparent 50%, rgba(241, 140, 33, .8) 50%) !important;
  -webkit-transition: background-position 0.3s;
  -moz-transition: background-position 0.3s;
  transition: background-position 0.3s;
}

div#hp_fa {
  height: 225px;
}

div#hp_fa {
  border: none;
  height: 200px;
  background-color: transparent;
  color: #ffffff;
  background-size: 100% 200%;
  background-image: linear-gradient(to top, transparent 50%, rgba(8, 118, 167, 0.8) 50%);
  -webkit-transition: background-position 0.3s;
  -moz-transition: background-position 0.3s;
  transition: background-position 0.3s;
}

/* TUITION & FEES */

div#hp_tf {
  border: none;
  height: 200px;
  background-color: transparent;
  color: #ffffff;
  background-size: 100% 200%;
  background-image: linear-gradient(to top, transparent 50%, rgba(241, 140, 33, .8) 50%) !important;
  -webkit-transition: background-position 0.3s;
  -moz-transition: background-position 0.3s;
  transition: background-position 0.3s;
}

div#hp_tf:hover {
  background-position: 0 100%;
  color: #ffffff;
}

div#hp_tf a.btn.btn-homepage {
  display: none;
  margin: 5.5rem;
  font-size: 1rem;
}

div#hp_tf:hover a.btn.btn-homepage {
  display: inline-flex;
}

/* FINANCIAL AID */

div#hp_fa {
  border: none;
  height: 200px;
  background-color: transparent;
  color: #ffffff;
  background-size: 100% 200%;
  background-image: linear-gradient(to top, transparent 50%, rgba(8, 118, 167, 0.8) 50%);
  -webkit-transition: background-position 0.3s;
  -moz-transition: background-position 0.3s;
  transition: background-position 0.3s;
}

div#hp_fa:hover {
  background-position: 0 100%;
  color: #ffffff;
}

div#hp_fa a.btn.btn-homepage {
  display: none;
  margin: 5.5rem;
  font-size: 1rem;
}

div#hp_fa:hover a.btn.btn-homepage {
  display: inline-flex;
}

/* #hp_events .col-md-4 {
  background: #f2f2f2;
} */

#hp_events .img {
  padding: 40px;
  border: solid 3px #444;
}


.img_background h2 {
  font-size: 21px;
  padding-top: 2.25em important !;
  padding-bottom: 2.25em important !;
}

.img_background h2 {
  font-size: 21px;
  padding-top: 5rem;
}

.img_background h2 {
  color: #ffffff;
  font-weight: 600;
  font-size: 2.2em;
  text-transform: uppercase;
  padding-top: 5rem;
}

div#hp_dp:hover {
  color: #ffffff;
}

div#hp_tf:hover a.btn.btn-homepage {
  display: inline-flex;
}

div#hp_tf a.btn.btn-homepage {
  display: none;
  margin: 5.5rem;
  font-size: 1rem;
}

div#hp_fa:hover a.btn.btn-homepage {
  display: inline-flex;
}

div#hp_fa a.btn.btn-homepage {
  display: none;
  margin: 5.5rem;
  font-size: 1rem;
}

div#hp_dp:hover a.btn.btn-homepage {
  display: inline-flex;
}

div#hp_dp a.btn.btn-homepage {
  display: none;
  margin: 5.5rem;
  font-size: 1rem;
}

a.btn.btn-homepage:hover {
  color: #444;
  background-color: #fff;
}

a.btn.btn-homepage {
  background-color: rgba(0, 0, 0, 0.5);
  border: 2px solid white;
  border-radius: 5px;
  padding: 10px 15px;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
}

.btn:hover {
  color: #212529;
  text-decoration: none;
}

a.btn-hp-fix {
  margin: 5.5em !important;
}

a.btn-hp-fix {
  margin: 5em !important;
}

a.btn-hp-fix {
  margin: 5em !important;
}


.hp_video h2 {
  margin-top: 0px;
  margin-bottom: 0;
  position: absolute;
  /* 		top: 190px; */
  vertical-align: center;
  width: 100%;
  height: 100%;
}

div#hp_kansascity h1 {
  margin-top: 0;

  font-weight: normal;

  color: #ffffff;

  letter-spacing: normal;

  font-size: 2.5rem;

  line-height: 3.1rem;

  font-family: "proxima-nova", sans-serif;

  word-wrap: break-word;

  margin-bottom: 0.5em;

}

div#hp_experience h1 {
  font-size: 2.5rem;
}

div#hp_kansascity a.btn.btn-homepage {
  font-size: 1.25rem;
  padding: 15px 20px;
}

div.cta_advisor_mobile .btn {
  color: #fff;
  height: 100%;
  vertical-align: center;
  line-height: 1;
  font-size: 12x;
}

div#hp_main {
  /* height: 400px; */
  /* background: url("") no-repeat center center fixed; */
}

/* MAIN HERO COLUMN */

div.container-fluid.gradient {
  background: linear-gradient(180deg, rgba(241, 140, 33, 1) 0%, rgba(164, 29, 65, 1) 100%) !important;
}

.nav-tabs .nav-link.active .hp_icons {
  color: #0676A7 !important;
}

.border_five:hover h1 {
  color: #F0b310 !important;
}

.border_five:hover h3 {
  color: #F0b310 !important;
}

.border_five:hover .hp_icons {
  color: #F0b310 !important;
}

.btn-fixed-bottom {
  color: #fff;
  height: 50px;
  line-height: 50px;
  text-transform: uppercase;
  padding: 0px 20px;
  font-size: 1rem;
  font-weight: 700;
  position: relative;
  background: #78a22f;
  border-color: #78a22f;
  border-radius: .25rem;
  transition: .3s;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
}

.btn-fixed-bottom:hover {
  border-color: #b60050;
  background: #b60050;
  color: #fff !important;
}

div#hp_experience a.btn.btn-homepage {
  font-size: 1.25rem;
  padding: 15px 20px;
}

.fixed-bottom .row {
  margin-left: 0px;
  margin-right: 0px;
}

.overlay_lines::after {
  background: url('https://wprebuild.clevelandtelevision.com/wp-content/uploads/2020/03/overlay-alt-02-01.png');
}

div#hp_main {
  padding: 1.5rem 0px important !;
}

div#hp_kansascity {
  padding: 150px 0px;
}

div#video: h1 {
  display: none;
}

div#video:hover h1 {

  display: block;

}

div#hp_cta_bottom {
  /* height: 3sddsdsd00px; */
  background: rgb(241, 140, 33);
  position: center center fixed;
  background-size: contain;
  background: linear-gradient(180deg, rgba(241, 140, 33, 1) 0%, rgba(164, 29, 65, 1) 100%) !important;
}

/* 3 RIGHT COLUMNS */

div.img_blocks::before {
  opacity: .50;
}

div.img_blocks:nth-of-type(1) {
  background-image: url("http://escuelafatimalaplata.edu.ar/images/idea.jpg");
  background-size: cover;
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
}

div.img_blocks:nth-of-type(2) {
  background-image: url("http://escuelafatimalaplata.edu.ar/images/primaria.png");
  background-size: cover;
  background-position: center;
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
}

div.img_blocks:nth-of-type(3) {
  background-image: url("http://escuelafatimalaplata.edu.ar/images/g5.jpg");
  background-size: cover;
  background-position: right;
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
}

div.col-md-12.img_background:nth-child(1) {
  padding: 0px;
  background-size: cover;
  background-position: center;
  position: relative;
}

#hp_kansascity:after {
  /* background: rgba(101, 47, 142, 0.64);
      background: linear-gradient(45deg, rgba(101, 47, 142, 0.88) 0%, rgba(125, 46, 185, 0.45) 100%);
      background: -moz-linear-gradient(135deg, rgba(101, 47, 142, 0.88) 0%, rgba(125, 46, 185, 0.45) 100%);
      background: -webkit-linear-gradient(135deg, rgba(101, 47, 142, 0.88) 0%, rgba(125, 46, 185, 0.45) 100%); */
  background: url('https://wprebuild.clevelandtelevision.com/wp-content/uploads/2020/03/overlay_kc-01.png');

}

div.col-md-12-4.img_background:nth-child(2) {
  padding: 0px;
  background-image: url("") center center scroll;
  position: relative;
}

div.col-md-4.img_background:nth-child(3) {
  /* height: 225px; */
  padding: 0px;
  background-image: url("");
  /* background-image: url("https://www.cleveland.edu/uploaded/themes/default/images/home/cu-05.jpg"); */
  background-size: cover;
  background-position: center;
  position: relative;
}

/* .nav-link div.student_highlight {
      background-image: url('');
    } */

div#hp_kansascity {
  padding: 2.25em 0 important !;
}

.h2 {
  font-size: 21px;
  padding-top: 2.25em important !;
  padding-bottom: 2.25em important !;
  /* 	padding-top: 0px !important; */
}

#hp_students h3:hover {
  color: #F0B310;
}

#hp_students h1:hover {
  color: #F0B310 !important;
}

a.btn-hp-fix {
  /* 		margin: 0px !important; */
}


.texto-cole{
    padding-left:15%;
}

@media only screen and (max-width: 600px) {
  
  .card-deck .card {
    margin-bottom: 2%;
    
  }

  #menutop {
    display: none;
  }
  .carousel-inner {
    height: 250px;
  }
  .institucion {
    font-size: 0.7em;
    padding-left: 20%;
    min-height: 70px;
    padding-top: 5%;
    margin-bottom: 0px
  }

  .imagen-cole{
    display:none;
}

.texto-cole{
    margin-top:40px;
    font-size:1.3em;
    padding-left:0%;
}

}

/* Medium devices (tablets, 48em and up) */
@media only screen and (min-width: 48em) {

  div#hp_kansascity {
    /* 		padding: 200px 0px 0px 0px !important; */
  }
}

#v-pills-tab a {
  /*height: #34495e;
  color: #fff;
  background-color: #005057;
  border-radius: 10px;
  z-index: 0;
  box-shadow: 0px 5px 40px 0px;
  border-color: red;*/
    /*height: #34495e;*/
  color: #2f5aa2;
   z-index: 0;
  border-radius: 2px;

  text-decoration: none;

  box-shadow: 0 5px 0 #2f5aa2;
  margin-top: 2px;
  
}

#v-pills-tab a:link {
  border: solid blue;
}

#v-pills-tab a:hover {
  color: #fff;
  box-shadow: inset 200px 0 0 0 #54b3d6;
}

.menug .nav-link {
  display: block;
  font-size: 1.1em;
  /* padding: .6rem 1rem;
    padding-top: 22px;*/
}

.menugl {
  font-size: 1.3em;
}

.menugl a {
  height: 5.2em;
  text-align: center;
  padding-top: 2%;
}

.card-deck .card {
  min-width: 258px;
  margin-bottom: 2%;
}
.card{
  min-width: 254px; 
}
@media (min-width: 576px){
 

}
