html {
  font-size: 100%;
}
body {
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "Open sans", Helvetica, Arial, sans-serif;
  color: #666666;
  padding: 0;
}
.topspace {
  margin-top: 40px;
}

.gray-row {
  background:#7A7A7A;
}

.ccu-red-bkg {
  background:#e24128;
}

.ccu-gris-bkg {
  background:#818285;
}

.white-links {
  color:#ffffff;
}

.white-links>a:hover{
  color:cornsilk;
 }

.white-links>li>a, .white-text, ul>.icon-list>li {
  color:#ffffff;
}

.white-links>li>a:hover{
 color:cornsilk;
}

.white-icon {
  color:#ffffff;
}

.red-txt {
  color:#e24128;
}

.white-txt {
  color:#ffffff;
}

.gray-txt {
  color:#818285;
}

.dark-gray {
  color:#333;
}

.underline {
  text-decoration: underline;
}

.text-height {
 line-height: 1.1rem;
}

.arrow-right {
  display: block;
  flex-shrink: 0;
  width: 1.5em;
  height: 1.5em;
  margin-right: .5rem;
  content: "";
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23212529' viewBox='0 0 16 16'%3E%3Cpath d='m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z") no-repeat center center / 100% auto;

}


/*********************************************************************


                                HEADER


**********************************************************************/
#head-student {
  background: #c4cbd3 url(../images/header-estudiantes-951-550.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom; /* */
  color: #ffffff;
  padding: 30px 0 35px 0;
  height:550px;
  display: flex;
}

#head-profesor {
  background: #c4cbd3 url(../images/ccu-banner-abstracto-prof.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom; /* */
  color: #ffffff;
  padding: 30px 0 35px 0;
  height:550px;
  display: flex;
}

#head-profesor-cont {
  background: #c4cbd3 url(../images/ccu-banner-abstracto-prof.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom; /* */
  color: #ffffff;
  padding: 30px 0 35px 0;
  height:350px;
  display: flex;
}

#head img.img-circle {
  display: flex;
  width: 140px;
  height: 140px;
  overflow: hidden;
  border: 9px solid rgba(0, 0, 0, 0.05);
  margin: auto auto;
}
/*
#head img {
  display: flex;
  align-items: flex-end;
  z-index:-1;
  position:absolute;
  bottom:0;
}
*/

#head .title {
  font-family: Alice, Georgia, serif;
  font-size: 49px;
  font-size: 3.0625rem;
}
#head .title a {
  text-decoration: none;
  color: #ffffff;
}
#head .tagline {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.2em;
  color: #ffffff;
  margin: 5px 0 0;
}
#head .tagline b {
  font-weight: normal;
}
#head .tagline a {
  color: #ffffff;
}
.home #head {
  padding: 12px 0;
}
.home #head .title {
  font-size: 49px;
  font-size: 3.0625rem;
}
.home #head .tagline {
  font-size: 16px;
  font-size: 1rem;
  margin: 0 0 0 380px;
}

.nav-gray{
  color:#c4cbd3;
  background-color: #4d4d4d;
}

.navbar-nav {
  text-align:right;
}

.container {
  max-width:1020px !important;
}
/*
.justify-content-end {
  justify-content: flex-end !important;
}*/

.apoyo-tecnico-header  {
  color:#333;
  font-weight: 800;
  text-align: right !important;
   /*border:1px solid #7A7A7A;
  background-color: #fff;
  border-radius: 20px;
 width: 70%;*/
}

.apoyo-tecnico-header a {
  color:#333;
  font-weight: 600;
}

.apoyo-tecnico-header a:hover {
  color:#F71D07;
}
/*********************************************************************


                                CONTENT


**********************************************************************/
img {
  max-width: 100%;
}

.inicio-btn {
  /*position: absolute;
  margin:30% 0 0 0;
  z-index:10;
  display: none;*/
}

a.btn-danger {
  width:150px;
  background-color:#e24128;
  transition: width .4s ease-in-out, background-color 1s ease-in-out;
}

a.btn-danger:hover {
  width:200px;
  color: #fff;
  background-color: #7A7A7A;
}

.btn-ccu-red {
  color: #fff;
  background-color: #F71D07;
  border-radius: 10px;
}
.btn-ccu-red:hover,
.btn-ccu-red:focus,
.btn-ccu-red:active,
.btn-ccu-red.active {
  color: #fff;
  background-color: #333;
}

#section-youtube {
  /*background: #f4f4f4 url(../images/Bkg-Seccion-Youtube.png);*/
  background-size: cover;
  color: #ffffff;
  /*padding: 30px 0 35px 0;*/
  width:auto;
  height:350px;
}

/*********************************************************************


                                FOOTER


**********************************************************************/
#footer {
  /*background: #F71D07;*/
  padding: 30px 0 0 0;
  font-size: 12px;
  color: #fff;
}
#footer a {
  color: #fff;
}
#footer a:hover {
  color: #fff;
}
#footer h3.widget-title {
  font-size: 12px;
  font-size: 0.9375rem;
  text-transform: uppercase;
  color: #ccc;
  margin: 30px 0 20px;
}
#underfooter {
  background: #818285;
  padding: 15px 0;
  color: #fff;
  font-size: 12px;
  text-align:center;
}
#underfooter a {
  color: #aaa;
}
#underfooter a:hover {
  color: #fff;
}
#underfooter p {
  margin: 0;
}
.follow-me-icons {
  font-size: 30px;
}
.follow-me-icons i {
  float: left;
  margin: 0 10px 0 0;
}

.iframe-round2 {
	position: absolute;
	top: 0;
	left: 10;
	right: 0;
	bottom: 0;
	z-index: 10;
	width: 85%;
	height: 100%;
	border: 2;
	-webkit-border-radius: 150px;
	border-radius: 15px;
}

/* Max page width
/////////////////////////////////////////////////////////////////////*/
@media (min-width: 1200px) {
  .container {
    max-width: 1080px;
    display:flex;
  }
}

/* Head bkg img media queries
/////////////////////////////////////////////////////////////////////*/
@media (max-width: 640px) {
  #head {
    background: #c4cbd3 url(../images/ccu-banner-400x300.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; 
    color: #c4cbd3;
    padding: 30px 0 35px 0;
    height:450px;
    display: flex;
  }

  .inicio-btn {
   /* position: absolute;
    margin:20% 0 0 0;
    z-index:10;*/
  }
}

@media (max-width: 400px) {
  #head {
    background: #c4cbd3 url(../images/ccu-banner-400x300.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom; 
    color: #c4cbd3;
    padding: 30px 0 35px 0;
    height:350px;
    display: flex;
  }
  
  .inicio-btn {
    /*/position: absolute;
    margin:20% 0 0 0;
    z-index:10;*/
  }
}




/* SLIDER //////////////////////////////////////////////////////////////*/

div.grid {
  margin-top: 20px;
  padding: 10px 75px;
  text-align: center;
  z-index: 1000;
}

div.grid .left-arrow, div.grid .right-arrow {
  position: relative;
  top: 70px;
}

div.grid .left-arrow {
  float: left;
  width: 0;
  height: 0;
  margin: 0 30px 0 -50px;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-right: 35px solid #ddd;
}

div.grid .right-arrow {
  float: right;
  width: 0;
  height: 0;
  margin: 0 -50px 0 30px;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 35px solid #ddd;
}

div.items {
  display: inline-block;
  z-index: 100;
  width: 90%;
  overflow-x: scroll;
  white-space: nowrap;
}

div.item {
  margin: 10px;
  display: inline-block;
  position: relative;
  left: 0;  
}


/************************************************************************************ TAB Set *************************************************************************/




/**********************************************************************************************************************************************************************/